:root{--ff-primary:var(--font-inter);--ff-secondary:var(--font-unbounded);--color-primary:#5f01d1;--color-secondary:#f1f0f5;--black:#000;--white:#fff;--dark-gray:#a2a2a2;--dark-gray-2:#4e4e4e;--pink:#e7396c;--green:#46ca08;--header-height:92px;--header-mobile-height:78px;--z-index-header:1000;--z-index-modal:999;--transition-duration-fast:0.225s;--transition-duration-normal:0.3s;--transition-duration-slow:0.4s;--scroll-margin-top:30px;--scroll-margin-top-mobile:calc(var(--header-mobile-height) + 20px)}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;background-repeat:no-repeat}:after,:before{text-decoration:inherit;vertical-align:inherit}:where(:root){cursor:default;line-height:1.5;overflow-wrap:break-word;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}:where(body){margin:0}:where(h1){font-size:2em;margin:.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li):before{content:"\200B";float:left}:where(pre){font-family:monospace,monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:inline;display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0,0,0,0);position:absolute}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-weight:400;line-height:1;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}a{text-decoration:none;color:inherit}p,ul{margin-top:0;margin-bottom:0}ul{padding-left:0}li{list-style:none}button,input,optgroup,select,textarea{font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;outline-color:transparent}fieldset{margin:0;border:none}button,fieldset,legend{padding:0}button{border:none;background:transparent;color:inherit}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input::-ms-clear{display:none}input[type=time]::-webkit-clear-button{display:none}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{border-radius:4px;-webkit-text-fill-color:#000!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}textarea{resize:none}textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{border-radius:4px;-webkit-text-fill-color:#000!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;font-weight:400}address{font-style:normal}html{--sb-track-color:var(--color-secondary);--sb-thumb-color:var(--dark-gray);--sb-width:14px;--sb-height:8px;height:100%}body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100%;font-family:var(--ff-primary)}img{display:block;max-width:100%}svg{width:100%;height:100%}input[type=email],input[type=password],input[type=text]{cursor:text}input[type=button],input[type=checkbox],input[type=date],input[type=radio],input[type=submit]{cursor:pointer}input[type=range]{cursor:ew-resize}@media (prefers-reduced-motion:no-preference){.smooth-scroll{scroll-behavior:smooth}}.container{max-width:1300px;width:100%;padding:0 20px;margin:0 auto}.mobile .container{padding:0 15px;width:100%}.page-paddings{padding:40px 0 60px}.mobile .page-paddings{padding:30px 0 50px}.visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;width:1px;white-space:nowrap}.scroll-hidden{overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:none;-ms-touch-action:none;touch-action:none}.h1{font-family:var(--ff-secondary);font-size:30px;font-weight:500}.mobile .h1{font-size:24px}.h2{font-family:var(--ff-secondary);font-size:20px;font-weight:500}.mobile .h2{font-size:18px}.base-form-field{background-color:var(--white);color:var(--black);border-radius:10px;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.1);box-shadow:0 2px 10px 0 rgba(0,0,0,.1);font-size:16px}.base-form-field--sm{font-size:14px}.base-form-field--lg{font-size:20px}.base-form-field{-webkit-transition:outline-color var(--transition-duration-fast);transition:outline-color var(--transition-duration-fast)}.base-form-field:focus-within{outline-color:var(--color-primary)}.base-form-field-size{width:100%;height:50px;padding:0 15px}.base-form-field-size--sm{height:40px;padding:0 10px}.base-form-field-size--lg{height:60px;padding:0 20px}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CategoryCard_link__o4_C5{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;height:223px;padding:30px;border-radius:30px;background-color:var(--color-secondary)}.CategoryCard_title__9Bejm{z-index:1;color:var(--color-secondary);font-family:var(--ff-secondary);font-size:24px}.mobile .CategoryCard_link__o4_C5{height:160px;padding:20px 0 0 20px}.CategoryCardSkeleton_wrapper__N0XbK{width:100%;height:223px}.mobile .CategoryCardSkeleton_wrapper__N0XbK{height:160px}.BaseButton_button__0pPJq{cursor:pointer}.BaseButton_button__0pPJq:disabled{cursor:not-allowed}.PrimaryButton_button__bj7WH{display:-ms-flexbox;display:flex;padding:10px 20px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-width:146px;width:100%;font-weight:500;border-radius:10px;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s}.PrimaryButton_button--sm__ODqaG{font-size:12px;height:32px}.PrimaryButton_button--md__l_VkP{font-size:14px;height:40px}.PrimaryButton_button--lg___S1Uy{font-size:18px;font-weight:600;height:46px}.PrimaryButton_button--primary__xxftU{background-color:var(--color-primary);color:var(--white)}.PrimaryButton_button--secondary__iZSDP{background-color:var(--color-secondary);color:var(--color-primary)}.PrimaryButton_button--shadow__7hBEg{-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.1);box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.PrimaryButton_button__bj7WH:disabled{background-color:var(--color-secondary);color:var(--dark-gray)}.PrevNextIcon_icon__9Y7Ly{width:100%;height:100%}.PrevNextIcon_icon--prev___dmHj{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.BurgerIcon_button__cxdie{position:relative;display:block;width:24px;height:22px}.BurgerIcon_line__4gt4d{display:-ms-flexbox;display:flex;position:absolute;left:50%;top:0;width:calc(100% - 2px);height:2px;-webkit-transition:opacity var(--transition-duration-fast) ease-in,-webkit-transform var(--transition-duration-fast) ease-in;transition:opacity var(--transition-duration-fast) ease-in,-webkit-transform var(--transition-duration-fast) ease-in;transition:transform var(--transition-duration-fast) ease-in,opacity var(--transition-duration-fast) ease-in;transition:transform var(--transition-duration-fast) ease-in,opacity var(--transition-duration-fast) ease-in,-webkit-transform var(--transition-duration-fast) ease-in;color:var(--white)}.BurgerIcon_line--upper__vL7AE{-webkit-transform:translate(-50%,5px);transform:translate(-50%,5px)}.BurgerIcon_line--upper__active__Rtvds{-webkit-transform:translate(-50%,10px) rotate(45deg);transform:translate(-50%,10px) rotate(45deg)}.BurgerIcon_line--central__j8KDN{-webkit-transform:translate(-50%,10px);transform:translate(-50%,10px)}.BurgerIcon_line--central__active__8EThR{opacity:0}.BurgerIcon_line--lower__Ua6eE{-webkit-transform:translate(-50%,15px);transform:translate(-50%,15px)}.BurgerIcon_line--lower__active__WK_eo{-webkit-transform:translate(-50%,10px) rotate(-45deg);transform:translate(-50%,10px) rotate(-45deg)}.mobile .BurgerButton_button__NM6iU{-ms-flex-direction:column;flex-direction:column;row-gap:5px;width:30px;color:var(--color-secondary);font-size:12px;line-height:120%}.BackButton_button__xn__B,.mobile .BurgerButton_button__NM6iU{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.BackButton_button__xn__B{-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;padding:10px 15px;border-radius:100px;color:var(--color-primary);background-color:var(--white);-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.1);box-shadow:0 2px 10px 0 rgba(0,0,0,.1);font-size:14px}.BackButton_icon__EKK8J{width:4px;height:100%}.FilterButton_button__YKroP{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;padding:15px 20px;border-radius:100px;color:var(--color-primary);background-color:var(--white);font-size:12px;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.1);box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.FilterButton_icon__Ut9SI{display:-ms-flexbox;display:flex;width:4px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.FilterButton_icon--open__mWej1{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.FavoritesButton_button__cIeS_{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border-radius:100px}.FavoritesButton_button--primary__rdgSz{background-color:var(--color-primary)}.FavoritesButton_button--secondary__S7zOc{background-color:var(--color-secondary)}.FavoritesButton_button--sm__tdO6_{width:40px;height:40px}.FavoritesButton_button--md__jTpc7{width:48px;height:48px}.FavoritesButton_icon__OFCpn{display:-ms-inline-flexbox;display:inline-flex;width:25px;color:var(--white)}.mobile .FavoritesButton_button__cIeS_{width:auto;height:auto;background-color:transparent}.mobile .FavoritesButton_icon__OFCpn{width:24px;height:20px}.CartButton_button__84KYf{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border-radius:100px}.CartButton_button--primary__HMfBU{background-color:var(--color-primary)}.CartButton_button--secondary__zOefN{background-color:var(--color-secondary)}.CartButton_button--sm__DZdO5{width:40px;height:40px}.CartButton_button--md__rza0L{width:48px;height:48px}.CartButton_icon__nI2dS{display:-ms-inline-flexbox;display:inline-flex;width:25px;color:var(--white)}.mobile .CartButton_button__84KYf{width:auto;height:auto;background-color:transparent}.mobile .CartButton_icon__nI2dS{width:20px;height:20px}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_e8ce0c;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_e8ce0c{font-family:__Inter_e8ce0c,__Inter_Fallback_e8ce0c,Arial,sans-serif;font-style:normal}.__variable_e8ce0c{--font-inter:"__Inter_e8ce0c","__Inter_Fallback_e8ce0c",Arial,sans-serif}@font-face{font-family:__Unbounded_116e04;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/e546cf32c9d4702c-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Unbounded_116e04;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/d76fe899475ae4d7-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Unbounded_116e04;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/8048a25e80cc4179-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Unbounded_116e04;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/0345698916b890a0-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Unbounded_116e04;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/176b159565394c49-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Unbounded_Fallback_116e04;src:local("Arial");ascent-override:73.44%;descent-override:18.08%;line-gap-override:0.00%;size-adjust:135.48%}.__className_116e04{font-family:__Unbounded_116e04,__Unbounded_Fallback_116e04,Arial,sans-serif;font-style:normal}.__variable_116e04{--font-unbounded:"__Unbounded_116e04","__Unbounded_Fallback_116e04",Arial,sans-serif}.Carousel_content__QGYfE{overflow:hidden}.Error404_content__OchP1{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-row-gap:82px;row-gap:82px;padding:50px;background-color:var(--color-secondary);border-radius:25px}.Error404_titleWrapper__zACJp{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;row-gap:20px}.Error404_title__cGgKd{font-family:var(--ff-secondary)}.Error404_title--lg__32Nz_{font-size:80px;font-weight:700}.Error404_title--sm__4eYFa{font-size:30px}.Error404_wrapper__fiFAu{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:40px;max-width:500px}.Error404_textWrapper__JYPk0{position:relative}.Error404_text__XAqVg{font-size:25px;font-weight:300;line-height:120%}.Error404_arrow__2oGBH{position:absolute;top:48px;right:0;display:-ms-flexbox;display:flex;width:70px;height:100px}.Error404_link__jFIyd{-ms-flex-item-align:start;align-self:start;padding:15px 30px;background-color:var(--color-primary);color:var(--white);border-radius:50px;text-align:center;font-size:18px;font-weight:500}.Error404_image__6XEFG{grid-row:1/3;grid-column:2/3;justify-self:end}.mobile .Error404_content__OchP1{grid-template-columns:1fr;grid-template-rows:auto;row-gap:0;padding:0;background-color:transparent}.mobile .Error404_titleWrapper__zACJp{row-gap:10px}.mobile .Error404_title--lg__32Nz_{font-size:50px}.mobile .Error404_title--sm__4eYFa{font-size:20px}.mobile .Error404_wrapper__fiFAu{row-gap:20px}.mobile .Error404_text__XAqVg{font-size:20px}.mobile .Error404_arrow__2oGBH{top:-10%;right:0;width:40px;height:60px;-webkit-transform:rotate(280deg);transform:rotate(280deg)}.mobile .Error404_link__jFIyd{width:100%;font-size:16px}.mobile .Error404_image__6XEFG{grid-area:auto;width:100%;height:auto;margin:20px 0 30px}.Error500_content__vzMsq{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-row-gap:82px;row-gap:82px;padding:50px;background-color:var(--color-secondary);border-radius:25px}.Error500_titleWrapper__B71av{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;row-gap:20px}.Error500_title__LimV8{font-family:var(--ff-secondary)}.Error500_title--lg__xKqec{font-size:80px;font-weight:700}.Error500_title--sm__nC_Y7{font-size:30px}.Error500_imageWrapper__REuoa{position:relative;grid-row:1/3;grid-column:2/3}.Error500_number__FM8N1{text-align:center;color:var(--white);font-family:var(--ff-secondary);font-size:222px;font-weight:900;line-height:80%}.Error500_image__TVoZw{position:absolute;bottom:0;right:0}.Error500_wrapper__V82_F{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:40px;max-width:500px}.Error500_textWrapper__NlkZ2{position:relative}.Error500_text__7za_y{font-size:25px;font-weight:300;line-height:120%}.Error500_arrow__b9nLB{position:absolute;top:48px;right:0;display:-ms-flexbox;display:flex;width:70px;height:100px}.Error500_button__uGvsY{-ms-flex-item-align:start;align-self:start}.mobile .Error500_content__vzMsq{grid-template-columns:1fr;grid-template-rows:auto;row-gap:0;padding:0;background-color:transparent}.mobile .Error500_titleWrapper__B71av{row-gap:10px}.mobile .Error500_title--lg__xKqec{font-size:50px}.mobile .Error500_title--sm__nC_Y7{font-size:20px}.mobile .Error500_imageWrapper__REuoa{grid-area:auto;margin:20px 0 30px}.mobile .Error500_number__FM8N1{color:var(--color-secondary);font-size:110px}.mobile .Error500_image__TVoZw{position:relative;bottom:50px;margin-bottom:-50px}.mobile .Error500_wrapper__V82_F{row-gap:20px}.mobile .Error500_text__7za_y{font-size:20px}.mobile .Error500_arrow__b9nLB{top:70%;right:10%;width:40px;height:60px;-webkit-transform:rotate(350deg);transform:rotate(350deg)}.LocaleSwitcher_item___JydJ,.LocaleSwitcher_list__LiPQL{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.LocaleSwitcher_item___JydJ{position:relative;height:100%}.LocaleSwitcher_item___JydJ:not(:last-child):after{content:"";display:block;width:1px;height:20px;margin:0 8px;background-color:var(--black)}.LocaleSwitcher_button__i5JSd{width:35px;height:100%;font-size:16px;text-transform:uppercase}@media (hover:hover){.LocaleSwitcher_button__i5JSd:hover{color:var(--color-primary)}}.mobile .LocaleSwitcher_list__LiPQL{height:100%;margin-right:12px}.mobile .LocaleSwitcher_item___JydJ:not(:last-child):after{width:1px;height:15px;margin:0 5px;background-color:var(--white)}.mobile .LocaleSwitcher_button__i5JSd{width:30px;color:var(--white)}.BaseLayout_main__4CDMc{-ms-flex-positive:1;flex-grow:1}.mobile .BaseLayout_main__4CDMc{padding-top:var(--header-mobile-height)}.Skeleton_wrapper__9GfKS{position:relative;overflow:hidden;width:100%;height:100%}.Skeleton_wrapper--primary__o1m5d{background-color:var(--color-secondary)}.Skeleton_wrapper--secondary__hX74J{background-color:var(--dark-gray)}.Skeleton_wrapper--rounded__G9HcB{border-radius:20px}.Skeleton_wrapper--circle__f3yBn{border-radius:100%}.Skeleton_wrapper__9GfKS:before{content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:linear-gradient(90.14deg,hsla(0,0%,100%,0) .1%,hsla(0,0%,100%,.78) 12.76%,hsla(0,0%,100%,0) 36.21%);pointer-events:none;-webkit-animation:Skeleton_gradient-animation__pdQtI 2s ease-in-out 0s infinite;animation:Skeleton_gradient-animation__pdQtI 2s ease-in-out 0s infinite}@-webkit-keyframes Skeleton_gradient-animation__pdQtI{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes Skeleton_gradient-animation__pdQtI{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.TheHeader_header__BQpna{display:-ms-flexbox;display:flex;min-height:var(--header-height);max-height:var(--header-height);background-color:var(--white);-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.1)}.TheHeader_navigation__8TWHI{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%}.TheHeader_container__wIkau{gap:8px}.TheHeaderAccount_TheHeaderAccount__eNxGT,.TheHeader_container__wIkau{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.TheHeaderAccount_TheHeaderAccount__eNxGT{--size:36px;-ms-flex-pack:center;justify-content:center;width:var(--size);height:var(--size);background-color:var(--color-primary);border-radius:100%}.TheHeaderAccount_svg__Er5Ju{display:-ms-flexbox;display:flex;width:22px;height:20px;color:var(--white)}.mobile .TheHeaderAccount_TheHeaderAccount__eNxGT{--size:28px;background-color:var(--white)}.mobile .TheHeaderAccount_svg__Er5Ju{width:18px;height:16px;color:var(--color-primary)}.TheFooter_footer__diqBk{margin-top:auto;padding:20px 0 40px}.TheFooter_wrapper__vlSNS{display:-ms-flexbox;display:flex;gap:60px}.TheFooter_content__zOp4t,.TheFooter_logoWrapper__j3RGo{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.TheFooter_content__zOp4t{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:22px}.TheFooter_logo__IVdNl{min-width:158px;max-width:158px;-ms-flex-item-align:start;align-self:flex-start;color:var(--color-primary)}.TheFooter_note__WGwZ0{-ms-flex-item-align:end;align-self:end;font-size:14px;color:var(--dark-gray)}.mobile .TheFooter_wrapper__vlSNS{-ms-flex-direction:column;flex-direction:column;gap:30px}.TheFooterGrid_grid__GY8DP{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.TheFooterGrid_item__mAYJO{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px}.mobile .TheFooterGrid_grid__GY8DP{gap:30px}.mobile .TheFooterGrid_item__mAYJO{gap:16px}.TheFooterGridItem_title__8yYL6{font-size:18px;font-weight:600}.TheFooterGridItem_list__mry8W{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.TheFooterGridItem_item__iZGc7{white-space:nowrap}.TheFooterGridItem_link__7XNtA{font-size:14px}.TheFooterGridItem_link--disabled__YsGsj{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:6px;color:var(--dark-gray)}.TheFooterGridItem_soon__6CLNq{-ms-flex-item-align:center;align-self:center;padding:3px 6px;border:1px solid var(--pink);border-radius:3px;color:var(--pink);font-size:12px;font-weight:300}.mobile .TheFooterGridItem_list__mry8W{gap:16px}.SocialLink_link__6ZXJp{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:50px;height:50px;margin-left:auto;border-radius:100px;color:#fff;background-color:var(--color-primary)}.SocialLink_icon__zYDPK{display:-ms-flexbox;display:flex;width:23px;height:23px;color:var(--white)}.mobile .SocialLink_link__6ZXJp{width:40px;height:40px}.mobile .SocialLink_icon__zYDPK{width:20px;height:20px}.TheHeaderLogo_logo__C6o5Y{display:-ms-flexbox;display:flex;width:186px;height:100%;color:var(--color-primary)}.mobile .TheHeaderLogo_logo__C6o5Y{width:110px;margin:0 auto;color:var(--white)}.TheHeaderMenu_list__jJv65{display:-ms-flexbox;display:flex;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.mobile .TheHeaderMenu_list__jJv65{-ms-flex-direction:column;flex-direction:column;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;row-gap:30px;padding:calc(var(--header-mobile-height) + 30px) 15px 30px 15px;border-radius:0 0 20px 20px;background-color:var(--white);-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.2);box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}.TheFooterSocialLinks_list__1MZ5z{display:-ms-flexbox;display:flex;gap:20px}.TheHeaderMenuItem_link__cHcOc{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%;padding:0 10px;border-bottom:2px solid transparent}.TheHeaderMenuItem_link--active__Bgsn4{color:var(--color-primary)}@media (hover:hover){.TheHeaderMenuItem_link__cHcOc:hover{border-bottom-color:var(--color-primary)}}.Drawer_overlay__MjQNo{top:0;left:0;right:0;bottom:0;background-color:var(--black)}.Drawer_content__0BJ1J,.Drawer_overlay__MjQNo{position:fixed;z-index:var(--z-index-modal)}.Drawer_button__iX8VL{width:100%;height:100%}.Modal_modal__gfJL3{position:fixed;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.Modal_modal__gfJL3,.Modal_overlay__bJS98{top:0;left:0;right:0;bottom:0;z-index:var(--z-index-modal)}.Modal_overlay__bJS98{position:absolute;background-color:var(--black)}.Modal_content__Ft593{position:fixed;z-index:var(--z-index-modal)}.Popup_popup__K8he9{position:absolute;left:0;right:0;top:100%;z-index:var(--z-index-modal);display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:10px}.TheHeaderMenuSkeleton_list__PdVNa{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.mobile .TheHeaderMobile_header__xR8Ms{position:fixed;right:0;left:0;top:0;z-index:var(--z-index-header);display:-ms-flexbox;display:flex;min-height:var(--header-mobile-height);max-height:var(--header-mobile-height);padding:18px 0;background-color:var(--color-primary);-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.1)}.mobile .TheHeaderMobile_navigation__eqp99{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;height:100%}.mobile .TheHeaderMobile_wrapper__hqlH0{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}