@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden;z-index:1}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.AboutUs_aboutUs__k2fhh{font-family:var(--font-secondary);display:flex;align-items:center;gap:6px;font-size:10px;font-weight:700;text-transform:uppercase;line-height:1.2;letter-spacing:.1em}.AboutUs_logo__ZFHJH{width:66px;height:14px}.AboutUs_aboutUs__k2fhh.AboutUs_medium__mWaM2{font-size:11px}.AboutUs_aboutUs__k2fhh.AboutUs_medium__mWaM2 .AboutUs_logo__ZFHJH{width:88px;height:20px}.Socials_container__GmlDE{font-family:var(--font-secondary);display:flex;height:16px;align-items:center;font-weight:700;font-size:11px;line-height:1.2;letter-spacing:.13em;text-transform:uppercase;transition:opacity .15s ease-out}.Socials_container__GmlDE:hover{opacity:.9}.Socials_container__GmlDE:active{opacity:.7}.Socials_icon__r5s2G{width:24px;height:24px;border-radius:50%;overflow:hidden}.Footer_footer__3A8u4{background-color:#faf9f7;color:#21201f}html[data-is-webview=true] .Footer_footer__3A8u4{display:none}.Footer_container__xNLcu{padding-top:64px;padding-bottom:64px;display:flex;flex-direction:column;gap:64px}.Footer_logo__MYoDC{color:inherit;display:flex;flex-direction:column;gap:16px}.Footer_categories___rb_k{display:grid;grid-template-columns:repeat(auto-fit,128px);justify-content:space-between;flex-wrap:wrap;grid-row-gap:32px;row-gap:32px}.Footer_category__QhY_9{display:flex;flex-direction:column;gap:16px}.Footer_category__QhY_9 .Footer_title__sCxbG{color:#9e9b98;font-size:11px;text-transform:uppercase;letter-spacing:.2em;font-weight:500}.Footer_category__QhY_9 .Footer_links__Hwv8M{gap:6px;display:flex;flex-direction:column;font-size:17px}.Footer_bottom__9Gwjz{display:flex;flex-direction:column;font-size:11px;font-weight:700;line-height:1.45;text-transform:uppercase;font-family:var(--ys-text);letter-spacing:.03em}.Footer_bottom__9Gwjz .Footer_links__Hwv8M{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:16px}.Footer_bottom__9Gwjz .Footer_copyright__3wu0N{margin-top:24px;letter-spacing:.11px;text-transform:none;font-size:11px;line-height:1.36;color:rgba(33,32,31,.6);font-weight:400;max-width:200px}@media screen and (min-width:400px){.Footer_categories___rb_k{gap:96px}.Footer_bottom__9Gwjz .Footer_links__Hwv8M{gap:16px;align-items:center;flex-direction:row}}@media screen and (min-width:600px){.Footer_categories___rb_k{gap:16px}}@media screen and (min-width:768px){.Footer_container__xNLcu{display:grid;grid-template-columns:288px 1fr;grid-template-areas:"logo categories" "bottom bottom";grid-gap:96px;gap:96px}.Footer_logo__MYoDC{grid-area:logo;justify-self:start;align-items:start}.Footer_categories___rb_k{grid-area:categories;justify-content:start;margin-top:0;gap:96px}.Footer_bottom__9Gwjz{display:block;grid-area:bottom;grid-template-columns:294px 1fr;-moz-column-gap:90px;column-gap:90px;row-gap:28px}.Footer_bottom__9Gwjz .Footer_copyright__3wu0N{margin-top:24px}.Footer_bottom__9Gwjz .Footer_links__Hwv8M{margin-top:16px}}@media screen and (min-width:992px){.Footer_categories___rb_k{gap:10px}}@media screen and (min-width:1424px){.Footer_container__xNLcu{grid-template-columns:312px 1fr 312px;grid-template-areas:"logo categories bottom";gap:48px}.Footer_categories___rb_k{grid-template-columns:repeat(auto-fit,144px);gap:20px}.Footer_category__QhY_9 .Footer_links__Hwv8M{padding:0}.Footer_bottom__9Gwjz{display:flex;flex-direction:column;gap:24px}.Footer_bottom__9Gwjz .Footer_links__Hwv8M{flex-direction:column;gap:8px;align-items:start}}.menu-dropdown_content__i3yAK{min-width:120px;padding:8px 0;list-style-type:none;position:absolute;transform:translateX(-12px);background:var(--Background);display:flex;flex-direction:column;font-size:16px;line-height:1.06;border-radius:12px;overflow:hidden;box-shadow:0 20px 20px 0 rgba(0,0,0,.12)}@keyframes menu-dropdown_fadeIn__JCBvK{0%{opacity:0}to{opacity:1}}@keyframes menu-dropdown_fadeOut__yYTYL{0%{opacity:1}to{opacity:0}}.menu-dropdown_content__i3yAK[data-state=open]{animation:menu-dropdown_fadeIn__JCBvK .3s ease-out}.menu-dropdown_content__i3yAK[data-state=closed]{animation:menu-dropdown_fadeOut__yYTYL .2s ease-in}.menu-dropdown_link__bKpfB{padding:11.5px 12px;display:block;transition:background-color .15s}@media (hover){.menu-dropdown_link__bKpfB:hover{background-color:var(--warmGray100)}}.menu-dropdown_link__bKpfB:active{background-color:var(--warmGray100)}.menu_list__db9rc{display:flex;gap:32px;align-items:center;list-style-type:none;padding:0;margin:0}.menu_link___BIk_{transition:text-shadow .3s}@media (hover){.menu_link___BIk_:hover{text-shadow:0 0 1px currentColor}}.menu_link___BIk_:active,.menu_link___BIk_[data-state=open]{text-shadow:0 0 1px currentColor}
/*# sourceMappingURL=152a39f235addcf4.css.map*/