html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}*,*:before,*:after{box-sizing:border-box}:root{--color-pink: 255 83 127;--color-pink-dark: 242 79 120;--color-grey: 239 239 239;--color-black: 0 0 0;--color-black-light: 51 51 51;--color-white: 255 255 255;--border-radius: 16px;--font-main: "Inter", sans-serif}::placeholder{color:rgb(var(--color-black-light) / .55)}body{font-family:var(--font-main);font-size:14px;line-height:1.2;color:rgb(var(--color-black) / .95);background:rgb(var(--color-white))}.main{padding-top:72px;padding-bottom:56px}.wrap{width:1236px;max-width:100%;margin:0 auto;padding-left:20px;padding-right:20px}a,button{cursor:pointer;transition:75ms}a:not([class]){color:rgb(var(--color-text));text-decoration:underline 1px;text-underline-offset:1px}a:not([class]):hover{text-decoration-color:transparent}b,strong{font-weight:600}h1,h2,h3,h4,h5,h6{color:rgb(var(--color-black));font-weight:400}h1:not([class]),h2:not([class]),h3:not([class]),h4:not([class]),h5:not([class]),h6:not([class]){color:rgb(var(--color-blue));margin:2em 0 1em}h1:not([class]){font-size:36px}h2:not([class]){font-size:28px}h3:not([class]){font-size:24px}h4:not([class]){font-size:22px}h5:not([class]){font-size:20px}h6:not([class]){font-size:18px}.btn{background:rgb(var(--color-pink));color:rgb(var(--color-white));fill:rgb(var(--color-white));stroke:rgb(var(--color-white));border:none;border-radius:8px;font-size:14px;line-height:1.4;font-weight:600;padding:6px 16px;display:inline-flex;align-items:center;justify-content:center;gap:6px;position:relative;text-decoration:none;width:fit-content}.btn:hover{background:rgb(var(--color-pink-dark))}.btn--str{background:rgb(var(--color-white));color:rgb(var(--color-black) / .95);box-shadow:0 0 0 1px rgb(var(--color-black-light) / .15)}.btn--str:hover{background:rgb(var(--color-black-light) / .05)}.btn--big{padding:8px 16px;line-height:24px}.btn--full-width{display:flex;width:100%}.header{position:fixed;top:0;left:0;width:100%;background:rgb(var(--color-white));box-shadow:rgb(var(--color-black-light) / .08) 0 1px;z-index:10}.header-wrap{display:grid;grid-template-columns:1fr auto 1fr}.logo{height:56px;display:flex;align-items:center;color:rgb(var(--color-black));text-decoration:none;font-size:16px;font-weight:600}.nav{display:flex;align-items:center}.nav__list{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:12px}.nav__link{padding:8px 10px;display:block;color:rgb(var(--color-black-light) / .7);text-decoration:none;font-weight:500;border-radius:8px}.nav__link:hover{background:rgb(var(--color-black-light) / .03)}.hidden{display:none!important}.faq__main{display:flex;flex-direction:column;gap:24px}.faq__main p{margin:0}.faq__btns{width:50%;max-width:100%;margin:0 auto;display:flex;flex-direction:column;gap:24px}.faq-item__content{margin-top:40px;display:flex;flex-direction:column;gap:16px}.faq-item__title{font-size:21px;font-weight:600}.faq__copy-btn{margin-top:8px}.content p{margin:12px 0}.content ul{padding-left:24px;margin:16px 0}.content li{margin:4px 0;line-height:1.4}.content *:first-child{margin-top:0}.content *:last-child{margin-bottom:0}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;list-style:none;padding:0;margin:0 0 24px;gap:4px 8px}.breadcrumbs__item{position:relative;display:flex;align-items:center;gap:8px}.breadcrumbs__link{color:rgb(var(--color-black-light) / .55);text-decoration:none;line-height:1.5}.breadcrumbs__link:hover{color:rgb(var(--color-black) / .95)}.breadcrumbs__separator{width:12px;height:12px;flex-shrink:0;stroke:rgb(var(--color-black-light) / .55);transform:rotate(-90deg)}.breadcrumbs__text{font-weight:600}.product{display:flex;flex-direction:column;gap:24px}.product-title{margin:0;font-size:21px;font-weight:600}.product-img{display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid rgb(var(--color-black-light) / .08);padding:24px}.product-img__inner{max-width:720px}.product-img__item{max-width:100%;display:block;border-radius:12px}.product-info{width:720px;max-width:100%;margin:0 auto;display:flex;flex-direction:column;gap:16px}.product-attr{font-size:18px;font-weight:600;line-height:1.4;letter-spacing:-.01em;margin:0}.product-prices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-price{border:1px solid rgb(var(--color-grey));border-radius:12px;padding:16px 20px}.product-price__title{font-size:14px;font-weight:500;line-height:1.4;letter-spacing:-.01em;color:rgb(var(--color-black-light) / .7)}.product-price__value{font-size:24px;font-weight:600;line-height:1.2;letter-spacing:-.01em;margin-top:4px}.socials{text-align:center}.socials__title{line-height:1.4;color:rgb(var(--color-black-light) / .7);margin-bottom:16px}.socials__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.socials__link{color:rgb(var(--color-black) / .95);text-decoration:none;padding:8px 16px;border-radius:8px;line-height:24px;display:block;letter-spacing:0;font-weight:600}.socials__link:hover{background:rgb(var(--color-black) / .02)}.page-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;margin-bottom:28px}.page-title{margin:0;font-size:24px;font-weight:600;line-height:1.2;letter-spacing:-.01em}.search{position:relative;width:300px;max-width:100%}.search__input{background:rgb(var(--color-black-light) / .08);border:1px solid transparent;padding:0 0 0 34px;width:100%;height:36px;border-radius:8px;outline:none}.search__input:hover{border-color:rgb(var(--color-black-light) / .15);box-shadow:0 0 0 1px rgb(var(--color-black-light) / .15)}.search__input:focus{border-color:rgb(var(--color-pink));box-shadow:0 0 0 1px rgb(var(--color-pink))}.search__icon{position:absolute;top:50%;left:8px;width:20px;height:20px;transform:translateY(-50%);stroke:rgb(var(--color-black-light) / .55);pointer-events:none}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.card{border-radius:16px;box-shadow:#efefef 0 0 0 1px inset,#efefef 0 0;display:flex;flex-direction:column;gap:8px;padding:8px;color:rgb(var(--color-black) / .95);text-decoration:none}.card:hover{box-shadow:0 0 0 4px #efefef}.card__img-container{width:100%;aspect-ratio:1;border-radius:8px;position:relative;overflow:hidden}.card__img{width:100%;height:100%;object-fit:cover}.card__info{padding:10px;display:flex;flex-direction:column;gap:8px}.card__sku{font-size:12px;line-height:1.25;color:rgb(var(--color-black-light) / .7)}.card__title{font-size:11px;font-weight:600;line-height:16px;text-transform:uppercase;color:rgb(var(--color-pink))}.card__price{font-size:14px;line-height:1.2;margin-bottom:1px}.card__sizes{font-size:14px;line-height:1.25;color:rgb(var(--color-black-light) / .7)}.pagination-container{margin-top:16px}.pagination{display:flex;justify-content:center;align-items:center;gap:2px;margin:0;padding:0;list-style:none}.pagination-link,.pagination-text,.pagination-current{min-width:36px;height:36px;border-radius:8px;padding:6px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:rgb(var(--color-black) / .95);font-size:12px}.pagination-link:hover{background:rgb(var(--color-black) / .03)}.pagination-current{background:rgb(var(--color-pink) / .1);color:rgb(var(--color-pink))}.pagination-item:first-child>*,.pagination-item:last-child>*{min-width:64px;box-shadow:0 0 0 1px rgb(var(--color-black-light) / .15);font-size:20px}.pagination-item:first-child{margin-right:22px}.pagination-item:last-child{margin-left:22px}.pagination-item:first-child.disabled>*,.pagination-item:last-child.disabled>*{opacity:.4;pointer-events:none}@media screen and (min-width: 1201px){.hide-xl{display:none!important}}@media screen and (max-width: 1200px) and (min-width: 1025px){.hide-lg{display:none!important}}@media screen and (max-width: 1024px) and (min-width: 769px){.hide-md{display:none!important}}@media screen and (max-width: 768px){.header-wrap{display:flex;justify-content:space-between}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.product-img{padding:16px}}@media screen and (max-width: 768px) and (min-width: 481px){.hide-sm{display:none!important}}@media screen and (max-width: 640px){.faq__btns{width:100%}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 400px){.hide-xs{display:none!important}.product-prices{grid-template-columns:1fr}}
