.SocialsContacts_container__1Gd65{grid-area:socialsContacts;display:flex;flex-direction:row;justify-content:center;gap:24px;padding:32px 0 0;border-top:1px solid var(--Neutral-Gray-Outline)}.SocialsContacts_link__f098_ svg{color:var(--Neutral-Accent-Gray);fill:var(--Neutral-Accent-Gray)}.SocialsContacts_link__f098_:hover svg{color:var(--Theme-Blue);fill:var(--Theme-Blue)}.SocialsContacts_link__f098_{margin:0 -4px;display:flex;align-items:center}@media (min-width:768px){.SocialsContacts_container__1Gd65{justify-content:start;padding:0;margin-top:0;border-top:none}.SocialsContacts_link__f098_ svg{scale:.75}}.SupportContacts_container__HCn1v{display:flex;flex-direction:column;align-items:center;gap:16px;padding-bottom:16px}.SupportContacts_link__OKz_Z{display:flex;flex-direction:row;align-items:center;gap:8px;min-width:175px;font-size:14px;line-height:18px;height:18px;color:var(--Theme-Dark-Blue-Text)}.SupportContacts_link__OKz_Z svg:not(.SupportContacts_icon-max__aUmMN){scale:.75}.SupportContacts_link__OKz_Z svg{color:var(--Neutral-Accent-Gray);fill:var(--Neutral-Accent-Gray)}.SupportContacts_link__OKz_Z:hover svg{color:var(--Theme-Blue);fill:var(--Theme-Blue)}.SupportContacts_icon-wrapper__RRZZA{margin:0 -4px;display:flex;align-items:center}.SupportContacts_support__XvpkY{display:flex;flex-direction:column;align-items:center;font-size:14px;line-height:18px;color:var(--Theme-Dark-Blue-Text)}@media screen and (min-width:576px){.SupportContacts_container__HCn1v{flex-direction:row;flex-wrap:wrap;align-items:center;width:100%;border-bottom:0;margin-bottom:16px;padding:0}.SupportContacts_support__XvpkY{flex-direction:row;gap:4px}.SupportContacts_link__OKz_Z{margin-left:0;min-width:auto}}@media screen and (min-width:768px){.SupportContacts_container__HCn1v{margin-bottom:24px}}.footer-quick-links_list-groups__0G5dt{display:flex;flex-wrap:wrap;align-content:space-between;gap:24px 16px}.footer-quick-links_title-group__C1OuF{display:block;font-size:16px;font-weight:600}.footer-quick-links_container-links__eJH15{display:flex;flex-direction:column;gap:16px;width:100%}.footer-quick-links_list-links__CzdP7{display:flex;flex-direction:column;gap:12px}.footer-quick-links_link__M1vyF{color:var(--Neutral-Accent-Gray);font-weight:400;line-height:24px}.footer-quick-links_link__M1vyF:hover{color:var(--Theme-Blue)}.footer-quick-links_spoiler-dots__UpZhy:after{color:var(--Neutral-Accent-Gray);cursor:pointer;display:inline-block;font-size:30px;height:32px;line-height:12px;content:"..."}.footer-quick-links_link-hidden__EQ_Ck{display:none}@media screen and (min-width:576px){.footer-quick-links_container-links__eJH15{width:calc(25% - 12px)}}.header-menu_container__3IHAe{padding:0 0 0 8px}.header-menu_list__51PzS{display:flex;gap:24px;align-items:center;margin:0;padding:0;list-style:none}.header-menu_itemRoot__E6r8m{width:100%;position:relative;display:flex;align-items:center}.header-menu_item___9c8h{white-space:nowrap;font-size:16px;letter-spacing:-.2px;flex-grow:1;line-height:1.5}.header-menu_trigger__C_Y33{font:inherit;line-height:1.5;background:transparent;border:none;padding:0;cursor:pointer;color:inherit}.header-menu_trigger__C_Y33:focus-visible{outline:2px solid rgba(0,0,0,.2);outline-offset:4px;border-radius:4px}.header-menu_dropdownItem__jIlsl{font-size:18px;line-height:1.5}.header-menu_dropdown__oWZwj{z-index:20;background:var(--white-color);border-radius:4px;box-shadow:0 0 24px 0 rgba(0,0,0,.106);padding:24px 32px;gap:22px;transform-origin:top center;will-change:transform,opacity}.header-menu_dropdown__oWZwj:not(.header-menu_dropdown__oWZwj[hidden]){display:flex;flex-direction:column}.header-menu_dropdown__oWZwj[data-state=open]{animation:header-menu_promoHeaderDropdownIn__fKM_u .16s cubic-bezier(.4,0,.2,1)}.header-menu_dropdown__oWZwj[data-state=closed]{animation:header-menu_promoHeaderDropdownOut__MlW7l .12s cubic-bezier(.4,0,1,1)}@keyframes header-menu_promoHeaderDropdownIn__fKM_u{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes header-menu_promoHeaderDropdownOut__MlW7l{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.header-menu_mobileNestedRoot___3M9t{width:100%}.header-menu_mobileNestedHeader__HQzjB{cursor:pointer;display:flex;align-items:center;gap:8px;padding:8px 16px;border-bottom:1px solid rgba(0,0,0,.08)}.header-menu_mobileBackButton__EZA_k{border:0;background:transparent;padding:0;cursor:pointer;display:grid;place-items:center;color:inherit}.header-menu_mobileNestedTitle__QUeXr{font-size:18px;line-height:32px}.header-menu_mobileNestedList__PA4lP{list-style:none;margin:0;padding:0}.header-menu_mobileNestedItem__GX3qb{transition:color .2s,background .2s;display:block;width:100%;padding:8px 16px;font-size:18px;line-height:32px;text-decoration:none;color:inherit}.header-menu_mobileNestedItem__GX3qb:hover{background:rgba(0,0,0,.03)}.header-menu_mobileNestedTrigger__VMVzl{transition:background .2s;width:100%;display:flex;align-items:center;justify-content:space-between;border:0;padding:0 16px 0 0;background:transparent;cursor:pointer;font:inherit;color:inherit}@media (max-width:1279px){.header-menu_item___9c8h,.header-menu_trigger__C_Y33{font-size:min(13px,1.18vw)}.header-menu_dropdownItem__jIlsl{font-size:16px}}@media (max-width:1000px){.header-menu_item___9c8h,.header-menu_trigger__C_Y33{transition:color .2s,background .2s;font-size:18px;padding:12px 16px}.header-menu_item___9c8h:hover,.header-menu_mobileNestedTrigger__VMVzl:hover{background:rgba(0,0,0,.03)}.header-menu_container__3IHAe{padding:0}.header-menu_list__51PzS{gap:0;flex-direction:column;align-items:flex-start}}.ExpertOpinion_wrapper__OHBLS{display:flex;flex-direction:column;gap:48px}.ExpertOpinion_avatar__6ikTM{padding:0;min-width:250px;display:flex;align-items:center;color:var(--Neutral-Header);flex-direction:column}.ExpertOpinion_expert-name__kVwV0{font-weight:600;align-self:center;color:var(--Theme-Dark-Blue-Text);line-height:32px;word-break:break-word;overflow-wrap:break-word;text-decoration:none;font-size:18px;text-align:center;margin-top:12px}.ExpertOpinion_avatar-image__jMqWt{position:relative;flex-shrink:0;height:118px;margin-right:0;width:118px;border-width:4px;border-style:solid;border-color:var(--Functional-Orange-Hover);border-image:initial;align-items:center;color:var(--Neutral-Header);display:flex;justify-content:center;border-radius:50%;overflow:hidden}.ExpertOpinion_description-text__Q8kub{color:var(--Neutral-Dark-Gray);font-size:16px;line-height:24px;font-weight:400;text-align:center}.ExpertOpinion_opinion-wrapper__e0uvE{flex-grow:1;min-height:144px;background-color:var(--Neutral-Light-Orange);position:relative;border-radius:8px;padding:20px}.ExpertOpinion_opinion-wrapper__e0uvE:before{background-color:var(--Neutral-Light-Orange);content:"";height:46px;position:absolute;width:46px;border-radius:8px;left:0;right:0;top:-15px;transform:rotate(45deg) skew(13deg,13deg);margin:0 auto}.ExpertOpinion_opinion-quotes__zr1Rv{height:103px;position:absolute;width:138px;right:25px;top:25px}.ExpertOpinion_expert-opinion-title__qCssg{font-size:16px;font-weight:600;margin-bottom:4px;z-index:2;position:relative}.ExpertOpinion_expert-opinion-text__et8bd{color:inherit;line-height:32px;word-break:break-word;z-index:2;position:relative;font-size:18px}@media screen and (min-width:768px){.ExpertOpinion_wrapper__OHBLS{flex-direction:row;gap:unset}.ExpertOpinion_avatar__6ikTM{padding-top:34px;padding-right:12px}.ExpertOpinion_expert-name__kVwV0{font-size:21px;margin-top:20px}.ExpertOpinion_description-text__Q8kub{font-size:18px;margin-top:8px}.ExpertOpinion_opinion-wrapper__e0uvE{padding:30px 30px 30px 60px}.ExpertOpinion_opinion-wrapper__e0uvE:before{left:-19px;right:unset;top:68px;transform:rotate(-45deg) skew(13deg,13deg);margin:unset}.ExpertOpinion_opinion-quotes__zr1Rv{right:30px;top:40px}.ExpertOpinion_expert-opinion-text__et8bd{font-size:21px}}.history-section_section__VEEkn{&:not(:last-child){margin-bottom:16px}}.history-section_sectionTitle__ObIhB{font-size:14px;color:var(--gray-color-1);margin-bottom:12px}.history-section_chips__gVOIP{display:flex;gap:8px;flex-wrap:wrap}.history-section_chip__b8kGz{transition:background .2s;display:inline-flex;align-items:center;padding:8px 12px;border-radius:10px;background:var(--blue-color-6);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:14px;line-height:18px;color:var(--Theme-Blue)}.history-section_chip__b8kGz[data-highlighted]{background:var(--blue-color-4)}.AuthorBlock_container__MeW4n{padding:0 0 38px;position:relative}.AuthorBlock_container__MeW4n:after,.AuthorBlock_container__MeW4n:before{content:"";position:absolute;display:block;height:18px;bottom:0;right:0}.AuthorBlock_container__MeW4n:before{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDcyIiBoZWlnaHQ9IjE4Ij48cGF0aCBkPSJNMCAxaDc5LjgxM3YxNmwxNi40LTE2SDEwNzIiIHN0cm9rZT0iI0ZGNUEwMiIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==") 0 0 no-repeat;left:0;width:97px}.AuthorBlock_container__MeW4n:after{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxIiBoZWlnaHQ9IjE4Ij48cGF0aCBkPSJNMCAxaDc5LjgxdjE2bDE2LjQtMTZIMTA3MiIgc3Ryb2tlPSIjRkY1QTAyIiBmaWxsPSJub25lIi8+PC9zdmc+") 0 0 repeat-x;width:calc(100% - 97px)}.AuthorBlock_link-wrapper__RRxGe{display:flex;gap:12px;align-items:center;width:max-content}.AuthorBlock_image-container__Ub9bj{width:48px;height:48px;position:relative;flex-shrink:0}.AuthorBlock_img__lzuZf{border-radius:50%;object-fit:cover}.AuthorBlock_author-name__nwF3o{color:var(--Theme-Dark-Blue-Text);line-height:1.2;word-break:break-word;word-wrap:break-word}.AuthorBlock_author-title__XZRIb{color:var(--Neutral-Accent-Gray);font-size:14px;line-height:1.2;white-space:pre-wrap;margin-top:8px}.shop-row_itemLeft__C1XSO{display:flex;align-items:center;gap:12px;min-width:0}.shop-row_itemText__qD_ig{transition:color .2s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px}.shop-row_itemLogoPlaceholder__CLkAI,.shop-row_itemLogo__zRB_p{width:40px;height:40px;border-radius:12px;background:var(--blue-color-6);flex:0 0 auto;object-fit:contain}.shop-row_itemRight__3_kZ1{display:flex;align-items:center;gap:8px;color:var(--blue-color-2);flex:0 0 auto}.shop-row_badgeIcon__OwUPb{width:20px;height:20px;border-radius:6px;background:var(--blue-color-2);display:inline-block}.shop-row_badgeCount__1uTFO{font-size:16px;color:var(--dark-blue-color-2)}.ExpertApproves_container__k2kGO{display:flex;align-items:center;gap:12px}.ExpertApproves_image-wrapper__cGH_w{width:32px;height:32px;position:relative;flex-shrink:0}.ExpertApproves_image-wrapper__cGH_w img{border-radius:8px}.ExpertApproves_image-wrapper__cGH_w:after{content:"";position:absolute;height:13px;bottom:-4px;right:-4px;width:13px;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTkuNjEgMTcuOTc0bC0uMDM0LS4wMy0uMDMuMDMtNS4yNC01LjI0IDEuODYzLTEuODYyIDMuNDA3IDMuNDEzIDguMjU3LTguMjYgMS44NiAxLjg2M0w5LjYxIDE3Ljk3NHpNMTIgMEM1LjM3NCAwIDAgNS4zNzUgMCAxMnM1LjM3NCAxMiAxMiAxMiAxMi01LjM3MyAxMi0xMlMxOC42MjQgMCAxMiAweiIgZmlsbD0iIzcwY2Y0NSIvPjwvc3ZnPg==") 0 0 /contain no-repeat rgb(255,255,255);border:2px solid rgb(255,255,255);border-radius:50%}.shop-list-section_section__clrsv{&:not(:last-child){margin-bottom:16px}}.shop-list-section_sectionTitle__R_q4j{font-size:14px;color:var(--gray-color-1);margin-bottom:12px}.shop-list-section_list__TLnDd{display:flex;flex-direction:column}.shop-list-section_item__WFhtX{transition:background .2s;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px;border-radius:10px;cursor:pointer}.shop-list-section_item__WFhtX:hover,.shop-list-section_item__WFhtX[data-highlighted]{background:var(--blue-color-6)}.shop-list-section_state__gVOgd{font-size:14px;line-height:18px;color:var(--gray-color-1)}.ZoomImage_wrapper__0CJB8{position:relative;flex-shrink:0;max-width:500px;min-width:290px;width:85%;display:flex;flex-direction:column;word-break:break-word;overflow:hidden;@media screen and (min-width:768px){width:calc(50% - 24px);max-width:unset;padding:unset;min-width:unset;flex-shrink:unset}@media screen and (min-width:1001px){width:calc(25% - 24px)}}.ZoomImage_image-wrapper__28Lju{overflow:hidden;height:195px;position:relative;border-radius:4px;width:100%;@media screen and (min-width:1024px){height:216px}}.ZoomImage_image__X0wHt{transition:transform .3s ease;border-radius:4px;object-fit:cover;height:100%;width:100%}.ZoomImage_link-text__ZD3Bb{margin-top:16px;font-size:21px;line-height:32px}.ZoomImage_wrapper__0CJB8:hover .ZoomImage_image__X0wHt{transform:scale(1.1)}.header-search_container__S4_hL{order:2;width:100%;max-width:487px;margin-left:auto}.header-search_positioner__5qw5O{z-index:30}.header-search_content__JhGEr{margin-top:8px;background:var(--white-color);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.12);padding:16px;transform-origin:top;will-change:transform,opacity}@media (prefers-reduced-motion:no-preference){.header-search_content__JhGEr[data-state=open]{animation:header-search_hsSlideFadeIn__1RQ50 .14s cubic-bezier(.2,0,0,1)}.header-search_content__JhGEr[data-state=closed]{animation:header-search_hsSlideFadeOut__Iy6tb .12s cubic-bezier(.2,0,0,1)}}@keyframes header-search_hsSlideFadeIn__1RQ50{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes header-search_hsSlideFadeOut__Iy6tb{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-6px) scale(.98)}}.header-search_control___X9mW{transition:border-color .2s;display:flex;align-items:center;height:40px;padding:0 12px 0 9px;background:#f3f5fd;border-radius:8px;border:2px solid transparent;cursor:text;gap:1px}.header-search_control___X9mW:focus-within{border-color:#5b85ffcc}.header-search_searchIcon__Jnvfr{color:#5b85ff;flex:0 0 auto}.header-search_input__AUax_{width:100%;height:100%;border:0;outline:none;background:transparent;font-size:16px;line-height:20px}.header-search_clearBtn__0AlRh{border:0;background:transparent;padding:0;cursor:pointer;display:grid;place-items:center;color:var(--gray-color-2)}@media (max-width:1000px){.header-search_container__S4_hL{max-width:unset}}.ZoomImageList_container__MTDtN{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;gap:32px;width:calc(100% + 32px);margin:0 -16px;padding:0 16px;@media screen and (min-width:768px){flex-wrap:wrap;width:100%;margin-left:0;margin-bottom:0;margin-right:0;margin-top:0;padding-left:0;padding-bottom:0;padding-right:0;padding-top:0}}.ZoomImageList_container__MTDtN::-webkit-scrollbar{display:none}.ZoomImageList_group-title__Y4BLZ{color:var(--Theme-Dark-Blue-Text);font-size:24px;font-style:normal;font-weight:400;line-height:32px}.ZoomImageList_list-container__1GMQn{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.header-mobile-menu_mobileNav__ppD_P{order:1;display:none;margin-left:auto}.header-mobile-menu_burgerButton__L4Y4f,.header-mobile-menu_closeButton__MUcRS{border:0;background:transparent;padding:0;cursor:pointer;display:grid;place-items:center}.header-mobile-menu_sidebarBackdrop__k2eQD{position:fixed;inset:0;z-index:50}.header-mobile-menu_sidebarPositioner___LavL{position:fixed;top:112px;right:0;z-index:51;display:flex;justify-content:flex-end}.header-mobile-menu_sidebarContent__DPTTb{width:375px;height:calc(100vh - 112px);background:var(--white-color);overflow:auto}@media (prefers-reduced-motion:no-preference){.header-mobile-menu_sidebarContent__DPTTb[data-state=open]{animation:header-mobile-menu_promoSidebarIn__NtsoF .18s cubic-bezier(.2,0,0,1)}.header-mobile-menu_sidebarContent__DPTTb[data-state=closed]{animation:header-mobile-menu_promoSidebarOut__c0R4X .14s cubic-bezier(.2,0,0,1)}.header-mobile-menu_sidebarBackdrop__k2eQD[data-state=open]{animation:header-mobile-menu_promoSidebarFadeIn__J8Nkg .18s cubic-bezier(.2,0,0,1)}.header-mobile-menu_sidebarBackdrop__k2eQD[data-state=closed]{animation:header-mobile-menu_promoSidebarFadeOut___fJtc .14s cubic-bezier(.2,0,0,1)}}@keyframes header-mobile-menu_promoSidebarIn__NtsoF{0%{transform:translateX(16px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes header-mobile-menu_promoSidebarOut__c0R4X{0%{transform:translateX(0);opacity:1}to{transform:translateX(16px);opacity:0}}@keyframes header-mobile-menu_promoSidebarFadeIn__J8Nkg{0%{opacity:0}to{opacity:1}}@keyframes header-mobile-menu_promoSidebarFadeOut___fJtc{0%{opacity:1}to{opacity:0}}.header-mobile-menu_sidebarHeader__6yVPS{display:flex;justify-content:flex-end}.header-mobile-menu_sidebarBody__JdE82{display:flex;flex-direction:column;gap:16px}@media (max-width:1000px){.header-mobile-menu_mobileNav__ppD_P{display:block}}@media (max-width:576px){.header-mobile-menu_sidebarContent__DPTTb{width:100vw}}.FooterLinks_title__TbBbq{color:var(--Theme-Dark-Blue-Text)}.FooterLinks_item__yaivY{font-size:14px;color:var(--Neutral-Dark-Gray);font-weight:400;line-height:17px}.FooterLinks_container__npV1h{display:flex;width:100%;align-items:flex-start;gap:32px;flex-wrap:wrap;justify-content:space-between}.FooterLinks_column__JdKNa{display:flex;flex-direction:column;gap:16px;flex-shrink:0;max-width:100%}.FooterLinks_heavy-text__Vfg_x{font-weight:600}.FooterLinks_fz-16-lh-19__1sgmT{line-height:19px;font-size:16px}.promo-code-header_wrapper__VBS7L{z-index:11;background:var(--white-color);box-shadow:0 0 24px rgba(0,0,0,.106)}.promo-code-header_container__ZPDo1{width:100%;max-width:1248px;margin:0 auto;display:flex;gap:32px;padding:6px 16px;align-items:center}.promo-code-header_logo__i3NtN{height:44px}.promo-code-header_logo__i3NtN>svg{height:100%;overflow:visible}.promo-code-header_desktopNav__E08F_{flex:0 0 auto}.promo-code-header_desktopSearch__Thmi8{flex:1 1 auto;min-width:0}@media (max-width:1000px){.promo-code-header_wrapper__VBS7L[aria-hidden=true]{width:100vw;box-shadow:none}.promo-code-header_container__ZPDo1{flex-wrap:wrap;padding:8px 16px;gap:16px}.promo-code-header_logo__i3NtN{height:40px}.promo-code-header_desktopNav__E08F_,.promo-code-header_desktopSearch__Thmi8{display:none}.promo-code-header_mobileNav__8scTw{display:block}}.SEOFooter_bottom-seo-wrapper__7AY40 ol li:has(p){display:-webkit-box}.SEOFooter_tab-content__7QTDb h2{font-size:24px;line-height:1.25}.SEOFooter_tab-content__7QTDb strong{font-weight:600}.SEOFooter_title-wrapper__A_Log{display:flex;flex-direction:column;gap:8px}.SEOFooter_bottom-seo-wrapper__7AY40{display:flex;flex-direction:column;gap:40px;padding:20px 0}.SEOFooter_helper-tabs-content-one___VKcr{font-size:16px;line-height:24px;width:100%;padding:16px;border-radius:8px;box-shadow:0 0 24px 0 var(--Box-Shadow-Ligth-Grey)}@media screen and (min-width:1024px){.SEOFooter_helper-tabs-content-one___VKcr{padding:24px}}