:root{--primary-color: #f3635e;--font: Poppins, "sans-serif";--margin-bottom-h1: 0;--margin-bottom-h2: 52px;--margin-bottom-h3: 8px;--margin-bottom-h5: 64px;--margin-bottom-h4: 0;--margin-bottom-h6: 0;--home-page-item-border-radius: 10px;--border-radius-media: 20px;--sale-items-gap: 16px;--sale-items-border-radius: 20px;--brands-items-gap: 16px;--brands-items-border-radius: 20px;--categories-items-column-gap: 110px;--categories-items-row-gap: 45px;--categories-preview-items-gap: 16px;--border-radius-table: 10px}*{font-family:var(--font),sans-serif}html{width:100%;margin:0;padding:0}a,u{color:var(--primary-color)}a.no-link,u.no-link{text-decoration:none;color:inherit}h3,h4,h5,h6{line-height:27px}h1{font-size:35px;font-weight:700;letter-spacing:-.005em;line-height:40px}h2{font-size:24px;font-weight:600;letter-spacing:-.005em;line-height:30px}h3{font-size:18px;font-weight:600;letter-spacing:-.005em}h5{font-size:16px;font-weight:600;letter-spacing:-.005em}p{font-size:18px;font-weight:500}.content-text a{display:block;width:fit-content}.content-text p>a{display:inline-block}.content-text table{border-collapse:separate;border-spacing:0;width:100%;text-align:center;margin:50px 0}.content-text table tr th,.content-text table tr td{border-right:1px solid #bbb;border-bottom:1px solid #bbb;padding:5px}.content-text table tr th:first-child,.content-text table tr td:first-child{border-left:1px solid #bbb}.content-text table tr th{border-top:solid 1px #bbb}.content-text table tr th p{font-weight:600;margin:0}.content-text table tr td p{margin:10px 0}.content-text table tr:first-child th:first-child{border-top-left-radius:var(--border-radius-table)}.content-text table tr:first-child th:last-child{border-top-right-radius:var(--border-radius-table)}.content-text table tr:last-child td:first-child{border-bottom-left-radius:var(--border-radius-table)}.content-text table tr:last-child td:last-child{border-bottom-right-radius:var(--border-radius-table)}.content-text table th{font-weight:700;background-color:var(--primary-color);color:#fff}.brands-block h1,.brands-block h2,.brands-block h3,.brands-block h4,.brands-block h5,.brands-block h6{margin:0}.brands-block:has(.brands-list>:only-child) .brands-container{width:calc(2 / 3 * 100%);grid-template:"text brands" auto / 3fr 1fr}.brands-block:has(.brands-list>:only-child) .brands-list{grid-template-columns:1fr}.brands-block:has(.brands-list>:only-child) .brand{border-bottom-right-radius:var(--brands-items-border-radius);border-top-right-radius:var(--brands-items-border-radius)}.brands-block:has(.brands-list>:first-child:nth-last-child(2)) .brands-container{width:calc(5 / 6 * 100%);grid-template:"text brands" auto / 3fr 2fr}.brands-block:has(.brands-list>:first-child:nth-last-child(2)) .brands-list{grid-template-columns:1fr 1fr}.brands-block:has(.brands-list>:first-child:nth-last-child(2)) .brand:nth-child(2){border-bottom-right-radius:var(--brands-items-border-radius);border-top-right-radius:var(--brands-items-border-radius)}.brands-block:has(.brands-list>:first-child:nth-last-child(3)) .brands-container{width:100%;grid-template:"text brands" auto / 1fr 1fr}.brands-block:has(.brands-list>:first-child:nth-last-child(3)) .brands-list{grid-template-columns:1fr 1fr 1fr}.brands-block:has(.brands-list>:first-child:nth-last-child(3)) .brand:nth-child(3){border-bottom-right-radius:var(--brands-items-border-radius);border-top-right-radius:var(--brands-items-border-radius)}.brands-block:has(.brands-list>:first-child:nth-last-child(4)) .brands-container{width:calc(5 / 6 * 100%);grid-template:"text brands" auto / 3fr 2fr}.brands-block:has(.brands-list>:first-child:nth-last-child(4)) .brands-list{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.brands-block:has(.brands-list>:first-child:nth-last-child(4)) .brand:nth-child(2){border-top-right-radius:var(--brands-items-border-radius)}.brands-block:has(.brands-list>:first-child:nth-last-child(4)) .brand:nth-child(4){border-bottom-right-radius:var(--brands-items-border-radius)}.brands-block:has(.brands-list>:first-child:nth-last-child(5)) .brands-container{width:100%;grid-template:"text brands" auto / 1fr 1fr}.brands-block:has(.brands-list>:first-child:nth-last-child(5)) .brands-list{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr}.brands-block:has(.brands-list>:first-child:nth-last-child(5)) .brand:nth-child(1){grid-area:1 / 1 / 3 / 2}.brands-block:has(.brands-list>:first-child:nth-last-child(5)) .brand:nth-child(3){border-top-right-radius:var(--brands-items-border-radius)}.brands-block:has(.brands-list>:first-child:nth-last-child(5)) .brand:nth-child(5){border-bottom-right-radius:var(--brands-items-border-radius)}.brands-block:has(.brands-list>:first-child:nth-last-child(6)) .brands-container{width:100%;grid-template:"text brands" auto / 1fr 1fr}.brands-block:has(.brands-list>:first-child:nth-last-child(6)) .brands-list{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr}.brands-block:has(.brands-list>:first-child:nth-last-child(6)) .brand:nth-child(3){border-top-right-radius:var(--brands-items-border-radius)}.brands-block:has(.brands-list>:first-child:nth-last-child(6)) .brand:nth-child(6){border-bottom-right-radius:var(--brands-items-border-radius)}@media (max-width: 800px){:root{--brands-items-gap: 8px}h1{font-size:26px}:is(.brands-block:has(.brands-list>:only-child),.brands-block:has(.brands-list>:first-child:nth-last-child(2)),.brands-block:has(.brands-list>:first-child:nth-last-child(3)),.brands-block:has(.brands-list>:first-child:nth-last-child(4)),.brands-block:has(.brands-list>:first-child:nth-last-child(5)),.brands-block:has(.brands-list>:first-child:nth-last-child(6))) .brands-container{display:flex;flex-direction:column;width:100%;gap:8px}:is(.brands-block:has(.brands-list>:only-child),.brands-block:has(.brands-list>:first-child:nth-last-child(2)),.brands-block:has(.brands-list>:first-child:nth-last-child(3)),.brands-block:has(.brands-list>:first-child:nth-last-child(4)),.brands-block:has(.brands-list>:first-child:nth-last-child(5)),.brands-block:has(.brands-list>:first-child:nth-last-child(6))) .brands-text-content{border-radius:var(--brands-items-border-radius) var(--brands-items-border-radius) 0 0}:is(.brands-block:has(.brands-list>:only-child),.brands-block:has(.brands-list>:first-child:nth-last-child(2)),.brands-block:has(.brands-list>:first-child:nth-last-child(3)),.brands-block:has(.brands-list>:first-child:nth-last-child(4)),.brands-block:has(.brands-list>:first-child:nth-last-child(5)),.brands-block:has(.brands-list>:first-child:nth-last-child(6))) .brands-container-scroll{display:block;overflow-x:scroll}:is(.brands-block:has(.brands-list>:only-child),.brands-block:has(.brands-list>:first-child:nth-last-child(2)),.brands-block:has(.brands-list>:first-child:nth-last-child(3)),.brands-block:has(.brands-list>:first-child:nth-last-child(4)),.brands-block:has(.brands-list>:first-child:nth-last-child(5)),.brands-block:has(.brands-list>:first-child:nth-last-child(6))) .brands-list{gap:var(--brands-items-gap);display:flex}:is(.brands-block:has(.brands-list>:only-child),.brands-block:has(.brands-list>:first-child:nth-last-child(2)),.brands-block:has(.brands-list>:first-child:nth-last-child(3)),.brands-block:has(.brands-list>:first-child:nth-last-child(4)),.brands-block:has(.brands-list>:first-child:nth-last-child(5)),.brands-block:has(.brands-list>:first-child:nth-last-child(6))) .brand:nth-child(n){border-radius:0}:is(.brands-block:has(.brands-list>:only-child),.brands-block:has(.brands-list>:first-child:nth-last-child(2)),.brands-block:has(.brands-list>:first-child:nth-last-child(3)),.brands-block:has(.brands-list>:first-child:nth-last-child(4)),.brands-block:has(.brands-list>:first-child:nth-last-child(5)),.brands-block:has(.brands-list>:first-child:nth-last-child(6))) .brand:first-child{border-bottom-left-radius:var(--brands-items-border-radius)}:is(.brands-block:has(.brands-list>:only-child),.brands-block:has(.brands-list>:first-child:nth-last-child(2)),.brands-block:has(.brands-list>:first-child:nth-last-child(3)),.brands-block:has(.brands-list>:first-child:nth-last-child(4)),.brands-block:has(.brands-list>:first-child:nth-last-child(5)),.brands-block:has(.brands-list>:first-child:nth-last-child(6))) .brand:last-child{border-bottom-right-radius:var(--brands-items-border-radius)}.brands-block:has(.brands-list>:only-child) .brands-list{width:100%}.brands-block:has(.brands-list>:only-child) .brands-list .brand{padding:10px 30%;box-sizing:border-box}.brands-block:has(.brands-list>:first-child:nth-last-child(2)) .brands-list{width:100%}.brands-block:has(.brands-list>:first-child:nth-last-child(2)) .brands-list .brand{min-width:calc(100% / 2 - var(--brands-items-gap) / 2)}.brands-block:has(.brands-list>:first-child:nth-last-child(3)) .brands-list{width:calc((100% - var(--brands-items-gap)) / 2 * 3 + 2 * var(--brands-items-gap))}.brands-block:has(.brands-list>:first-child:nth-last-child(3)) .brands-list .brand{width:calc(100% / 3 - var(--brands-items-gap) / 3)}.brands-block:has(.brands-list>:first-child:nth-last-child(4)) .brands-list{width:calc((100% - var(--brands-items-gap)) / 2 * 4 + 3 * var(--brands-items-gap))}.brands-block:has(.brands-list>:first-child:nth-last-child(4)) .brands-list .brand{width:calc(100% / 4 - var(--brands-items-gap) / 4)}.brands-block:has(.brands-list>:first-child:nth-last-child(5)) .brands-list{width:calc((100% - var(--brands-items-gap)) / 2 * 5 + 4 * var(--brands-items-gap))}.brands-block:has(.brands-list>:first-child:nth-last-child(5)) .brands-list .brand{width:calc(100% / 5 - var(--brands-items-gap) / 5)}.brands-block:has(.brands-list>:first-child:nth-last-child(6)) .brands-list{width:calc((100% - var(--brands-items-gap)) / 2 * 6 + 5 * var(--brands-items-gap))}.brands-block:has(.brands-list>:first-child:nth-last-child(6)) .brands-list .brand{width:calc(100% / 6 - var(--brands-items-gap) / 6)}}
