.BlogItem-module-scss-module__9AK1Tq__container{background-color:var(--color-white);border-radius:.5rem;flex-direction:column;width:100%;max-width:320px;height:470px;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;display:flex;box-shadow:0 1px 3px #0000001a}.BlogItem-module-scss-module__9AK1Tq__container:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.BlogItem-module-scss-module__9AK1Tq__container.BlogItem-module-scss-module__9AK1Tq__horizontal{flex-direction:row;align-items:stretch;max-width:100%;height:370px}.BlogItem-module-scss-module__9AK1Tq__container.BlogItem-module-scss-module__9AK1Tq__horizontal .BlogItem-module-scss-module__9AK1Tq__image_wrapper{border-radius:.5rem 0 0 .5rem;flex:0 0 50%;width:590px;height:370px}.BlogItem-module-scss-module__9AK1Tq__container.BlogItem-module-scss-module__9AK1Tq__horizontal .BlogItem-module-scss-module__9AK1Tq__content{flex-direction:column;flex:1;justify-content:space-between;height:100%;min-height:370px;padding:1.5rem;display:flex}.BlogItem-module-scss-module__9AK1Tq__container.BlogItem-module-scss-module__9AK1Tq__horizontal .BlogItem-module-scss-module__9AK1Tq__title{margin-bottom:1rem;font-size:1.25rem}@media (max-width:1024px){.BlogItem-module-scss-module__9AK1Tq__container.BlogItem-module-scss-module__9AK1Tq__horizontal{flex-direction:column;max-width:320px;height:470px}.BlogItem-module-scss-module__9AK1Tq__container.BlogItem-module-scss-module__9AK1Tq__horizontal .BlogItem-module-scss-module__9AK1Tq__image_wrapper{border-radius:.375rem;flex:none;width:320px;height:240px}.BlogItem-module-scss-module__9AK1Tq__container.BlogItem-module-scss-module__9AK1Tq__horizontal .BlogItem-module-scss-module__9AK1Tq__content{flex:none;min-height:230px;max-height:230px;padding:1.5rem}.BlogItem-module-scss-module__9AK1Tq__container.BlogItem-module-scss-module__9AK1Tq__horizontal .BlogItem-module-scss-module__9AK1Tq__title{margin-bottom:0;font-size:1.125rem}.BlogItem-module-scss-module__9AK1Tq__container.BlogItem-module-scss-module__9AK1Tq__horizontal .BlogItem-module-scss-module__9AK1Tq__subtitle{display:none}}@media (max-width:768px){.BlogItem-module-scss-module__9AK1Tq__container.BlogItem-module-scss-module__9AK1Tq__horizontal .BlogItem-module-scss-module__9AK1Tq__content{flex-direction:column;justify-content:space-between;height:100%;max-height:230px;padding:1.5rem;display:flex}.BlogItem-module-scss-module__9AK1Tq__container.BlogItem-module-scss-module__9AK1Tq__horizontal .BlogItem-module-scss-module__9AK1Tq__title{color:var(--color-gray-900);font-size:1.125rem;font-weight:600;line-height:1.4}.BlogItem-module-scss-module__9AK1Tq__container.BlogItem-module-scss-module__9AK1Tq__horizontal .BlogItem-module-scss-module__9AK1Tq__subtitle{font-size:12px}.BlogItem-module-scss-module__9AK1Tq__container.BlogItem-module-scss-module__9AK1Tq__horizontal .BlogItem-module-scss-module__9AK1Tq__image_wrapper{width:300px;height:200px}.BlogItem-module-scss-module__9AK1Tq__container{width:300px;height:470px}}.BlogItem-module-scss-module__9AK1Tq__image_wrapper{border-radius:.375rem;width:320px;height:240px;position:relative;overflow:hidden}@media (max-width:768px){.BlogItem-module-scss-module__9AK1Tq__image_wrapper{width:300px;height:200px}}.BlogItem-module-scss-module__9AK1Tq__image{object-fit:cover;width:100%;height:100%}.BlogItem-module-scss-module__9AK1Tq__content{flex-direction:column;justify-content:space-between;height:100%;max-height:230px;padding:1.5rem;display:flex}.BlogItem-module-scss-module__9AK1Tq__title{color:var(--color-gray-900);font-size:1.125rem;font-weight:600;line-height:1.4}.BlogItem-module-scss-module__9AK1Tq__link{color:var(--blue);align-items:center;gap:.5rem;font-weight:500;transition:color .2s ease-in-out;display:inline-flex}.BlogItem-module-scss-module__9AK1Tq__link:hover{color:var(--color-blue-700)}.BlogItem-module-scss-module__9AK1Tq__link svg{width:1.25rem;height:1.25rem;transition:transform .2s ease-in-out}.BlogItem-module-scss-module__9AK1Tq__link:hover svg{transform:translate(4px)}
.CommandMenu-module__gtkhCG__commandMenu{background:var(--white);border:1px solid #00000014;border-radius:12px;width:100%;max-width:640px;margin:0 auto;transition:transform .3s cubic-bezier(.4,0,.2,1);overflow:hidden;transform:translateY(0);box-shadow:0 16px 32px -4px #0000001a,0 4px 8px -2px #0000000d}.CommandMenu-module__gtkhCG__commandMenu__container{width:100%;max-width:640px;margin:50px auto 0}@media (max-width:640px){.CommandMenu-module__gtkhCG__commandMenu{touch-action:pan-y;will-change:transform;border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0;flex-direction:column;width:100%;height:70vh;max-height:none;margin:0;display:flex;position:fixed;bottom:0;left:0;right:0}.CommandMenu-module__gtkhCG__commandMenu__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:1;background:#f3f3f333;justify-content:flex-end;align-items:flex-end;padding:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.CommandMenu-module__gtkhCG__commandMenu__list{height:var(--cmdk-list-height);-webkit-overflow-scrolling:touch;padding-bottom:20px;max-height:none!important}.CommandMenu-module__gtkhCG__commandMenu__escButton{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:14px;font-weight:600;display:flex}.CommandMenu-module__gtkhCG__commandMenu:before{content:"";background:#0000001a;border-radius:2px;width:40px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}}.CommandMenu-module__gtkhCG__commandMenu__input{font-family:var(--font-sans);background:0 0;border:none;outline:none;width:100%;margin:4px 0;padding:12px;font-size:16px}.CommandMenu-module__gtkhCG__commandMenu__input:focus{border:none}.CommandMenu-module__gtkhCG__commandMenu__input::placeholder{color:#0006;font-size:18px}.CommandMenu-module__gtkhCG__commandMenu__list{height:var(--cmdk-list-height);overscroll-behavior:none;-webkit-overflow-scrolling:touch;min-height:100px;max-height:400px;padding:4px;overflow:auto}.CommandMenu-module__gtkhCG__commandMenu__list::-webkit-scrollbar{width:4px}.CommandMenu-module__gtkhCG__commandMenu__list::-webkit-scrollbar-track{background-color:#0000}.CommandMenu-module__gtkhCG__commandMenu__list::-webkit-scrollbar-thumb{background:#0000001a;border-radius:999px}.CommandMenu-module__gtkhCG__commandMenu__itemWrapper{padding:0 8px}.CommandMenu-module__gtkhCG__commandMenu__item{content-visibility:auto;cursor:pointer;color:#000c;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:8px;height:40px;padding:0 4px;font-size:14px;display:flex;position:relative}@media screen and (min-width:640px){.CommandMenu-module__gtkhCG__commandMenu__item:hover,.CommandMenu-module__gtkhCG__commandMenu__item[data-selected=true]{background:#0000000d;margin:0 -4px;padding:0 8px}}.CommandMenu-module__gtkhCG__commandMenu__item:before{content:"";border-radius:8px;transition:all .15s;position:absolute;inset:0}.CommandMenu-module__gtkhCG__commandMenu__item svg{color:#00000080;z-index:1;width:16px;height:16px;position:relative}.CommandMenu-module__gtkhCG__commandMenu__item span{z-index:1;position:relative}.CommandMenu-module__gtkhCG__commandMenu__groupHeading{-webkit-user-select:none;user-select:none;color:#0009;align-items:center;padding:0 8px;font-size:12px}.CommandMenu-module__gtkhCG__commandMenu__empty{white-space:pre-wrap;color:#0006;justify-content:center;align-items:center;height:48px;font-size:14px;display:flex}.CommandMenu-module__gtkhCG__commandMenu__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#0006;animation:.2s ease-out CommandMenu-module__gtkhCG__fadeIn;position:fixed;inset:0}@keyframes CommandMenu-module__gtkhCG__fadeIn{0%{opacity:0}to{opacity:1}}.CommandMenu-module__gtkhCG__commandMenu__searchGroup{padding:8px 12px;position:relative}.CommandMenu-module__gtkhCG__commandMenu__searchGroup:before{content:"";z-index:0;background:#00000014;width:1px;position:absolute;top:48px;bottom:8px;left:24px}.CommandMenu-module__gtkhCG__commandMenu__searchGroupHeading{color:#000c;cursor:pointer;border-radius:8px;align-items:center;gap:8px;height:40px;margin:0 -4px;padding:0 8px;font-size:13px;display:flex}.CommandMenu-module__gtkhCG__commandMenu__searchItem{content-visibility:auto;cursor:pointer;color:#000c;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:8px;height:40px;margin:0 -8px;padding:0 28px;font-size:14px;display:flex;position:relative}.CommandMenu-module__gtkhCG__commandMenu__searchItem:hover,.CommandMenu-module__gtkhCG__commandMenu__searchItem[data-selected=true]{background:#0000000d}.CommandMenu-module__gtkhCG__commandMenu__inputWrapper{border-bottom:1px solid #00000014;align-items:center;width:100%;padding:0 4px;display:flex}.CommandMenu-module__gtkhCG__commandMenu__truncate{white-space:nowrap;text-overflow:ellipsis;max-width:400px;overflow:hidden}.CommandMenu-module__gtkhCG__commandMenu [cmdk-group-heading]{-webkit-user-select:none;user-select:none;align-items:center;height:40px;padding:0 4px;display:flex}.CommandMenu-module__gtkhCG__commandMenu__escButton{color:#00000080;-webkit-user-select:none;user-select:none;cursor:pointer;z-index:1001;border:1px solid #00000014;border-radius:4px;align-items:center;height:20px;margin-right:8px;padding:0 8px;font-size:12px;font-weight:500;display:flex}.CommandMenu-module__gtkhCG__commandMenu__escButton:hover{background:#0000001a}
.faq-module-scss-module__DO8kyG__wrapper{gap:7.5rem;margin-bottom:50px;padding-top:1.5rem}@media screen and (max-width:767px){.faq-module-scss-module__DO8kyG__wrapper{margin-bottom:24px;padding-top:0}}.faq-module-scss-module__DO8kyG__dropdownContentWrapper{will-change:grid-template-rows;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1);display:grid}.faq-module-scss-module__DO8kyG__dropdownContentWrapper.faq-module-scss-module__DO8kyG__open{grid-template-rows:1fr}@media (prefers-reduced-motion:reduce){.faq-module-scss-module__DO8kyG__dropdownContentWrapper{transition-duration:50ms}}.faq-module-scss-module__DO8kyG__arrow{will-change:transform;flex-shrink:0;transition:transform .35s cubic-bezier(.4,0,.2,1)}.faq-module-scss-module__DO8kyG__arrow.faq-module-scss-module__DO8kyG__open{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.faq-module-scss-module__DO8kyG__arrow{transition-duration:50ms}}.faq-module-scss-module__DO8kyG__askCard{background-blend-mode:multiply;background-color:#ffebf5;width:23.75rem}@media screen and (max-width:767px){.faq-module-scss-module__DO8kyG__askCard{width:100%}}
.CardsGrid1-module-scss-module__-kWmvG__wrapper{padding:2.5rem 0}@media screen and (max-width:1280px){.CardsGrid1-module-scss-module__-kWmvG__wrapper{padding:1.875rem 0}}@media screen and (max-width:767px){.CardsGrid1-module-scss-module__-kWmvG__wrapper{padding:1.25rem 0}}.CardsGrid1-module-scss-module__-kWmvG__offers_item{border-radius:1.875rem;flex-direction:column;justify-content:space-between;display:flex;overflow:hidden}.CardsGrid1-module-scss-module__-kWmvG__offers_item img{object-fit:cover;width:100%;height:100%}.CardsGrid1-module-scss-module__-kWmvG__wrapper[class*=grid-cols-4] .CardsGrid1-module-scss-module__-kWmvG__offers_item .CardsGrid1-module-scss-module__-kWmvG__offers_item_img{height:10rem!important}@media screen and (min-width:1024px){.CardsGrid1-module-scss-module__-kWmvG__wrapper[class*=grid-cols-4] .CardsGrid1-module-scss-module__-kWmvG__offers_item .CardsGrid1-module-scss-module__-kWmvG__offers_item_img{height:10.625rem!important}}@media screen and (min-width:1280px){.CardsGrid1-module-scss-module__-kWmvG__wrapper[class*=grid-cols-4] .CardsGrid1-module-scss-module__-kWmvG__offers_item .CardsGrid1-module-scss-module__-kWmvG__offers_item_img{height:11.25rem!important}}.CardsGrid1-module-scss-module__-kWmvG__wrapper[class*=grid-cols-4] .CardsGrid1-module-scss-module__-kWmvG__offers_item .CardsGrid1-module-scss-module__-kWmvG__offers_item_img img{object-position:center;border-radius:1rem 1rem 0 0}
.FeatureCards-module-scss-module__SVkCfa__image{object-fit:cover;width:100%;height:100%;max-height:250px}
.Offers-module-scss-module__DIkToW__offers_item{border-radius:1.875rem;flex-direction:column;justify-content:space-between;height:100%;display:flex;overflow:hidden}.Offers-module-scss-module__DIkToW__offers_item img{object-fit:cover;width:100%;height:100%}.Offers-module-scss-module__DIkToW__slider .swiper-wrapper{align-items:stretch;padding-bottom:2.5rem}.Offers-module-scss-module__DIkToW__slider .swiper-slide{height:auto;display:flex}.Offers-module-scss-module__DIkToW__slider .swiper-slide>div{width:100%;height:100%}.Offers-module-scss-module__DIkToW__slider .swiper-pagination{bottom:0}.Offers-module-scss-module__DIkToW__slider .swiper-pagination-bullet{opacity:1;background:#0003;width:8px;height:8px;margin:0 4px;transition:all .3s}.Offers-module-scss-module__DIkToW__slider .swiper-pagination-bullet-active{background:var(--blue);transform:scale(1.2)}
.CartCard-module-scss-module__sE9cCG__card{border-radius:16px;flex-direction:column;width:250px;min-height:580px;transition:transform .3s;display:flex;box-shadow:0 5px 25px #0712b71a}.CartCard-module-scss-module__sE9cCG__card:hover{transition:transform .3s;transform:translateY(-10px)}.CartCard-module-scss-module__sE9cCG__card .CartCard-module-scss-module__sE9cCG__cardImage{object-fit:cover;border-radius:16px 16px 0 0;width:100%;height:100%;max-height:200px}.CartCard-module-scss-module__sE9cCG__card .CartCard-module-scss-module__sE9cCG__cardContent{flex-direction:column;justify-content:space-between;height:100%;min-height:400px;padding:20px 25px;display:flex}.CartCard-module-scss-module__sE9cCG__card .CartCard-module-scss-module__sE9cCG__cardTitle{letter-spacing:.24px;word-wrap:break-word;width:inherit;margin-bottom:8px;font-size:26px;font-weight:600;line-height:32px}.CartCard-module-scss-module__sE9cCG__card .CartCard-module-scss-module__sE9cCG__cardDescription{color:var(--grey);text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;letter-spacing:.16px;-webkit-box-orient:vertical;max-height:45px;margin:0;padding-bottom:0;font-size:16px;font-weight:300;line-height:20.11px;display:-webkit-box;overflow:hidden}.CartCard-module-scss-module__sE9cCG__card .CartCard-module-scss-module__sE9cCG__cardPriceContainer{flex-direction:column;justify-content:space-between;min-height:125px;display:flex}.CartCard-module-scss-module__sE9cCG__card .CartCard-module-scss-module__sE9cCG__cardPrice{letter-spacing:.24px;font-size:24px;font-weight:600;line-height:32px}.CartCard-module-scss-module__sE9cCG__card .CartCard-module-scss-module__sE9cCG__cardButton{cursor:pointer;background-color:var(--blue);color:var(--white);border:none;border-radius:32px;width:fit-content;padding:10px 20px;font-size:16px;font-weight:600;line-height:20.11px;transition:background-color .3s}.CartCard-module-scss-module__sE9cCG__card .CartCard-module-scss-module__sE9cCG__cardButton:hover{background-color:var(--blue-700);color:var(--blue);border:1px solid var(--blue)}@media (max-width:1024px){.CartCard-module-scss-module__sE9cCG__card{width:360px;min-height:530px}.CartCard-module-scss-module__sE9cCG__cardImage{max-height:180px}.CartCard-module-scss-module__sE9cCG__cardContent{height:300px}.CartCard-module-scss-module__sE9cCG__cardPriceContainer{min-height:100px}}
.CartItem-module-scss-module__Td5Dfq__tableGrid{grid-template-rows:2fr;grid-template-columns:2.5fr 1fr 1fr 1.5fr;display:grid}@media screen and (max-width:1024px){.CartItem-module-scss-module__Td5Dfq__tableGrid{grid-template-columns:1fr 1fr 1fr}.CartItem-module-scss-module__Td5Dfq__tableGrid>p:first-child{padding-left:1.25rem}.CartItem-module-scss-module__Td5Dfq__tableGrid>div:nth-child(3){padding-right:1.25rem}}.CartItem-module-scss-module__Td5Dfq__bottomTable>div:first-child{padding-left:1.875rem;padding-right:1.875rem}.CartItem-module-scss-module__Td5Dfq__bottomTable>div:last-child{padding-right:1.875rem}@media screen and (max-width:1024px){.CartItem-module-scss-module__Td5Dfq__bottomTable>div:first-child{padding-left:1.25rem}.CartItem-module-scss-module__Td5Dfq__bottomTable>div:nth-child(3),.CartItem-module-scss-module__Td5Dfq__bottomTable>div:last-child{padding-right:1.25rem}}@media screen and (max-width:767px){.CartItem-module-scss-module__Td5Dfq__bottomTable{grid-template-columns:1fr 1fr;display:grid}}@media screen and (max-width:767px) and (max-width:1024px){.CartItem-module-scss-module__Td5Dfq__bottomTable{gap:.75rem}.CartItem-module-scss-module__Td5Dfq__bottomTable>div:first-child{padding-left:0;padding-right:0}.CartItem-module-scss-module__Td5Dfq__bottomTable>div:nth-child(2){margin-bottom:10px}.CartItem-module-scss-module__Td5Dfq__bottomTable>div:nth-child(3),.CartItem-module-scss-module__Td5Dfq__bottomTable>div:last-child{padding-left:0;padding-right:0}}
.SocialsRounded-module-scss-module__uHqMAq__wrapper{justify-content:center;align-items:center;gap:10px;padding:1rem;display:flex}.SocialsRounded-module-scss-module__uHqMAq__socials{gap:10px;display:flex}.SocialsRounded-module-scss-module__uHqMAq__social{background-color:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;display:flex}
.GetDiscount-module-scss-module__12fBeq__wrapper{padding:3.8125rem 0 4.125rem}@media screen and (max-width:767px){.GetDiscount-module-scss-module__12fBeq__wrapper{padding:30px 0}}.GetDiscount-module-scss-module__12fBeq__wrapper.GetDiscount-module-scss-module__12fBeq__women{background-color:var(--pink)}.GetDiscount-module-scss-module__12fBeq__textBlock{max-width:23.125rem}@media screen and (max-width:767px){.GetDiscount-module-scss-module__12fBeq__textBlock{max-width:100%}}
.GridLinks-module-scss-module__2ycQzG__linksGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media screen and (max-width:1024px){.GridLinks-module-scss-module__2ycQzG__linksGrid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.GridLinks-module-scss-module__2ycQzG__linksGrid{grid-template-columns:repeat(1,1fr)}}.GridLinks-module-scss-module__2ycQzG__linkItem{color:var(--blue);background-color:var(--blue-light);border-radius:30px;justify-content:flex-start;align-items:center;min-height:100px;padding:1.25rem;font-size:18px;font-weight:500;line-height:110%;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;display:flex;position:relative}.GridLinks-module-scss-module__2ycQzG__linkItem:hover{transform:translateY(-3px);box-shadow:0 4px 10px #0000000d}.GridLinks-module-scss-module__2ycQzG__linkArrow{width:20px;height:20px;margin-top:-10px;position:absolute;top:50%;right:20px}
.BigHero-module__g--CLG__wrapper{background-color:#f8f9fa;flex-direction:column;justify-content:center;height:80vh;max-height:calc(100vh - 130px);display:flex;position:relative}@media screen and (max-width:768px){.BigHero-module__g--CLG__wrapper{background-color:var(--blue);height:auto;min-height:32vh;padding:1.5rem 0 10rem}}@media screen and (max-height:720px){.BigHero-module__g--CLG__wrapper{height:720px;max-height:460px}}.BigHero-module__g--CLG__title{letter-spacing:-.72px;white-space:pre-wrap;max-width:31.875rem}.BigHero-module__g--CLG__subtitle{max-width:27.625rem;line-height:1.3}.BigHero-module__g--CLG__slide{flex-direction:column;justify-content:center;display:flex}@media screen and (max-width:768px){.BigHero-module__g--CLG__slide{justify-content:flex-start;padding-top:.5rem}}.BigHero-module__g--CLG__slideTitle{max-width:16.3125rem;line-height:1.1}.BigHero-module__g--CLG__slideDescription{max-width:19.9375rem;line-height:1.3}.BigHero-module__g--CLG__swiperProgress{z-index:10;width:5.625rem;height:.125rem;position:absolute;bottom:15.625rem;right:14.375rem}@media screen and (max-height:700px){.BigHero-module__g--CLG__swiperProgress{bottom:13.75rem}}.BigHero-module__g--CLG__swiperProgressBody{background-color:#fff3;border-radius:.125rem;width:100%;height:2px}.BigHero-module__g--CLG__swiperProgressBodyHelper{background-color:var(--white);width:50%;height:2px;translate:transformY(-2px);border-radius:.125rem;transition:width .1s linear}.BigHero-module__g--CLG__autoplayBtn{z-index:1;position:absolute;bottom:15rem;right:11.25rem}@media screen and (max-height:700px){.BigHero-module__g--CLG__autoplayBtn{bottom:13.125rem}}.BigHero-module__g--CLG__autoplayBtn span{width:20px;height:20px}.BigHero-module__g--CLG__autoplayBtn svg{width:20px;height:20px;color:var(--white);transition:all 1s}.BigHero-module__g--CLG__slideText{z-index:1;width:100%;max-width:30rem;padding:0 0 10.0625rem;position:relative}@media screen and (max-width:768px){.BigHero-module__g--CLG__slideText{max-width:100%;padding:.5rem 0 1rem}}.BigHero-module__g--CLG__slideImage{object-fit:cover;width:100%;height:100%;display:block;position:absolute}@media screen and (max-width:768px){.BigHero-module__g--CLG__slideImage{display:none}}
.BigHeroWithCarousel-module-scss-module__n3VxMG__wrapper{padding-bottom:30px;transition:background-color .3s}@media (max-width:768px){.BigHeroWithCarousel-module-scss-module__n3VxMG__wrapper{background-color:var(--blue-tint)}}.BigHeroWithCarousel-module-scss-module__n3VxMG__slide{position:relative}.BigHeroWithCarousel-module-scss-module__n3VxMG__slideImage{height:600px}.BigHeroWithCarousel-module-scss-module__n3VxMG__slideImage img{object-fit:cover;width:100%;height:100%}@media (max-width:768px){.BigHeroWithCarousel-module-scss-module__n3VxMG__slideImage,.BigHeroWithCarousel-module-scss-module__n3VxMG__slideImage img{height:210px}}.BigHeroWithCarousel-module-scss-module__n3VxMG__slideContent{flex-flow:wrap;align-items:center;width:100%;height:100%;padding-top:5%;padding-bottom:30px;display:flex;position:absolute;top:0;left:0}@media (max-width:768px){.BigHeroWithCarousel-module-scss-module__n3VxMG__slideContent{height:auto;padding-top:1rem;position:relative}}.BigHeroWithCarousel-module-scss-module__n3VxMG__slideContentInner{padding:20px 40px 0 30px}@media (max-width:768px){.BigHeroWithCarousel-module-scss-module__n3VxMG__slideContentInner{padding:14px 1.5rem}}.BigHeroWithCarousel-module-scss-module__n3VxMG__slideTitle{margin-bottom:10px;font-size:36px;font-style:normal;font-weight:400;line-height:42px}@media (max-width:768px){.BigHeroWithCarousel-module-scss-module__n3VxMG__slideTitle{font-size:24px;line-height:28px}}
.GradientColorHero-module-scss-module__wIFI3a__hero_container{z-index:11;align-items:center;width:100%;display:flex}@media screen and (max-width:768px){.GradientColorHero-module-scss-module__wIFI3a__hero_container{flex-direction:column;height:auto;padding:0}}.GradientColorHero-module-scss-module__wIFI3a__hero_box{z-index:1;flex-direction:column;gap:24px;width:100%;display:flex}@media (max-width:768px){.GradientColorHero-module-scss-module__wIFI3a__hero_box{max-width:100%;margin-top:24px;padding:0 24px}}.GradientColorHero-module-scss-module__wIFI3a__hero_title{color:var(--black);font-weight:600}.GradientColorHero-module-scss-module__wIFI3a__hero_description{color:var(--black);font-weight:300}.GradientColorHero-module-scss-module__wIFI3a__hero_wrapper{z-index:10;width:100%;position:relative}.GradientColorHero-module-scss-module__wIFI3a__hero_container{z-index:11;align-items:center;width:100%;height:500px;display:flex}@media screen and (max-width:768px){.GradientColorHero-module-scss-module__wIFI3a__hero_container{flex-direction:column;height:auto;padding:0}}.GradientColorHero-module-scss-module__wIFI3a__hero_box{z-index:1;flex-direction:column;gap:24px;width:100%;max-width:600px;display:flex}@media (max-width:1260px){.GradientColorHero-module-scss-module__wIFI3a__hero_box{max-width:500px;margin-left:0}}@media (max-width:768px){.GradientColorHero-module-scss-module__wIFI3a__hero_box{max-width:100%;margin-top:24px;padding:0 24px}}.GradientColorHero-module-scss-module__wIFI3a__hero_box .GradientColorHero-module-scss-module__wIFI3a__hero_title{color:var(--black);max-width:600px;font-size:64px;font-weight:600;line-height:68px}@media (max-width:768px){.GradientColorHero-module-scss-module__wIFI3a__hero_box .GradientColorHero-module-scss-module__wIFI3a__hero_title{max-width:100%;font-size:34px;line-height:40px}}.GradientColorHero-module-scss-module__wIFI3a__hero_box .GradientColorHero-module-scss-module__wIFI3a__hero_description{color:var(--black);max-width:500px;font-size:16px;font-weight:300;line-height:24px}@media (max-width:768px){.GradientColorHero-module-scss-module__wIFI3a__hero_box .GradientColorHero-module-scss-module__wIFI3a__hero_description{max-width:100%;margin-bottom:32px;font-size:14px;line-height:20px}}
.GradientColorHeroSlim-module-scss-module__mKGzGG__hero_wrapper{z-index:10;width:100%;position:relative}.GradientColorHeroSlim-module-scss-module__mKGzGG__hero_container{z-index:11;align-items:center;width:100%;display:flex}@media screen and (max-width:768px){.GradientColorHeroSlim-module-scss-module__mKGzGG__hero_container{flex-direction:column;height:auto;padding:0}}.GradientColorHeroSlim-module-scss-module__mKGzGG__hero_box{z-index:1;flex-direction:column;gap:24px;width:100%;display:flex}@media (max-width:768px){.GradientColorHeroSlim-module-scss-module__mKGzGG__hero_box{max-width:100%;margin-top:24px;padding:0 24px}}.GradientColorHeroSlim-module-scss-module__mKGzGG__hero_title{color:var(--black);font-weight:600}.GradientColorHeroSlim-module-scss-module__mKGzGG__hero_description{color:var(--black);font-weight:300}.GradientColorHeroSlim-module-scss-module__mKGzGG__hero_container{height:250px}.GradientColorHeroSlim-module-scss-module__mKGzGG__hero_box{max-width:900px}@media (max-width:1260px){.GradientColorHeroSlim-module-scss-module__mKGzGG__hero_box{margin-left:0}}.GradientColorHeroSlim-module-scss-module__mKGzGG__hero_box .GradientColorHeroSlim-module-scss-module__mKGzGG__hero_title{font-size:64px;line-height:68px}@media (max-width:1024px){.GradientColorHeroSlim-module-scss-module__mKGzGG__hero_box .GradientColorHeroSlim-module-scss-module__mKGzGG__hero_title{max-width:100%;font-size:40px;line-height:54px}}.GradientColorHeroSlim-module-scss-module__mKGzGG__hero_box .GradientColorHeroSlim-module-scss-module__mKGzGG__hero_description{max-width:920px;font-size:16px;line-height:24px}@media (max-width:1024px){.GradientColorHeroSlim-module-scss-module__mKGzGG__hero_box .GradientColorHeroSlim-module-scss-module__mKGzGG__hero_description{max-width:100%;margin-bottom:32px;font-size:20px;line-height:26px}}
.HeroTextBlock-module-scss-module__5_Y8xG__hero_box{z-index:1;flex-direction:column;gap:24px;width:100%;max-width:600px;display:flex}@media (max-width:1260px){.HeroTextBlock-module-scss-module__5_Y8xG__hero_box{max-width:500px;margin-left:0}}@media (max-width:768px){.HeroTextBlock-module-scss-module__5_Y8xG__hero_box{max-width:100%;margin-top:24px;padding:0 24px}}.HeroTextBlock-module-scss-module__5_Y8xG__hero_subtitle{color:#1a2188;letter-spacing:.1575rem;text-transform:uppercase;font-size:14px;font-weight:400;line-height:20px}.HeroTextBlock-module-scss-module__5_Y8xG__hero_title{color:#231f20;max-width:600px;font-size:2.25rem;font-weight:500;line-height:1.2}@media (max-width:768px){.HeroTextBlock-module-scss-module__5_Y8xG__hero_title{max-width:100%;font-size:34px}}.HeroTextBlock-module-scss-module__5_Y8xG__hero_description{color:var(--black);max-width:500px;font-size:16px;font-weight:400;line-height:24px}@media (max-width:768px){.HeroTextBlock-module-scss-module__5_Y8xG__hero_description{max-width:100%;margin-bottom:32px;font-size:14px;line-height:20px}}
.GradientImageHero-module-scss-module__89Kdoa__hero_wrapper{z-index:10;width:100%;position:relative}.GradientImageHero-module-scss-module__89Kdoa__hero_container{align-items:center;width:100%;height:500px;padding:48px 12px;display:flex}@media screen and (max-width:768px){.GradientImageHero-module-scss-module__89Kdoa__hero_container{flex-direction:column;height:auto;padding:0}}.GradientImageHero-module-scss-module__89Kdoa__hero_gradient{z-index:1;background-image:linear-gradient(269deg, #f1f0ee00, #f1f0eea6 18%, var(--neutral-bg) 30%);width:80%;height:100%;display:block;position:absolute;top:0;left:0;overflow:hidden}@media screen and (max-width:768px){.GradientImageHero-module-scss-module__89Kdoa__hero_gradient{display:none}}.GradientImageHero-module-scss-module__89Kdoa__hero_image{position:absolute;inset-block-start:0;inset-inline-end:0}.GradientImageHero-module-scss-module__89Kdoa__hero_image img{object-fit:cover;object-position:right;width:100%;height:500px}@media screen and (max-width:768px){.GradientImageHero-module-scss-module__89Kdoa__hero_image{width:100%;height:300px;position:relative}.GradientImageHero-module-scss-module__89Kdoa__hero_image img{object-fit:cover;object-position:30% right;width:100%;height:100%}}
.HeroSlider-module-scss-module__SlUwcW__wrapper{position:relative}.HeroSlider-module-scss-module__SlUwcW__slider{overflow:hidden}.HeroSlider-module-scss-module__SlUwcW__slide{position:relative}.HeroSlider-module-scss-module__SlUwcW__slide_wrapper{z-index:10;width:100%;max-width:1600px;margin:0 auto;position:relative;overflow:hidden}.HeroSlider-module-scss-module__SlUwcW__slide_container{align-items:center;width:100%;height:500px;padding:48px 12px;display:flex}@media screen and (max-width:768px){.HeroSlider-module-scss-module__SlUwcW__slide_container{flex-direction:column;height:auto;padding:0 0 38px}}.HeroSlider-module-scss-module__SlUwcW__slide_gradient{z-index:1;background-image:linear-gradient(269deg, #f1f0ee00, #f1f0eea6 18%, var(--neutral-bg) 30%);width:80%;height:100%;display:block;position:absolute;top:0;left:0;overflow:hidden}@media screen and (max-width:768px){.HeroSlider-module-scss-module__SlUwcW__slide_gradient{display:none}}.HeroSlider-module-scss-module__SlUwcW__slide_image{position:absolute;inset-block-start:0;inset-inline-end:0}.HeroSlider-module-scss-module__SlUwcW__slide_image img{object-fit:cover;object-position:right;width:100%;height:500px}@media screen and (max-width:768px){.HeroSlider-module-scss-module__SlUwcW__slide_image{width:100%;height:300px;position:relative}.HeroSlider-module-scss-module__SlUwcW__slide_image img{object-fit:cover;object-position:30% right;width:100%;height:100%}}.HeroSlider-module-scss-module__SlUwcW__slide_content{z-index:2;flex-direction:column;gap:24px;display:flex;position:relative}.HeroSlider-module-scss-module__SlUwcW__slide_buttons{flex-wrap:wrap;gap:16px;display:flex}@media screen and (max-width:768px){.HeroSlider-module-scss-module__SlUwcW__slide_buttons{padding:0 24px 24px}}.HeroSlider-module-scss-module__SlUwcW__dark_slide_wrapper{border-radius:0;width:100%;max-width:1600px;height:540px;margin:0 auto;position:relative;overflow:hidden}@media screen and (max-width:768px){.HeroSlider-module-scss-module__SlUwcW__dark_slide_wrapper{height:420px}}.HeroSlider-module-scss-module__SlUwcW__dark_slide_bg{z-index:0;position:absolute;inset:0}.HeroSlider-module-scss-module__SlUwcW__dark_slide_bg img{object-position:center}.HeroSlider-module-scss-module__SlUwcW__dark_slide_overlay{z-index:1;position:absolute;inset:0}.HeroSlider-module-scss-module__SlUwcW__dark_slide_content{z-index:2;align-items:center;height:100%;padding-top:48px;padding-bottom:48px;display:flex;position:relative}@media screen and (max-width:768px){.HeroSlider-module-scss-module__SlUwcW__dark_slide_content{align-items:flex-end;padding:24px}}.HeroSlider-module-scss-module__SlUwcW__dark_text_block{flex-direction:column;gap:20px;max-width:560px;display:flex}@media screen and (max-width:768px){.HeroSlider-module-scss-module__SlUwcW__dark_text_block{max-width:100%}}.HeroSlider-module-scss-module__SlUwcW__dark_title{color:#fff;letter-spacing:-.01em;text-shadow:0 2px 16px #00000026;font-size:2.5rem;font-weight:600;line-height:1.15}@media screen and (max-width:768px){.HeroSlider-module-scss-module__SlUwcW__dark_title{font-size:1.75rem}}.HeroSlider-module-scss-module__SlUwcW__dark_description{color:#ffffffd9;max-width:480px;font-size:1.0625rem;font-weight:400;line-height:1.6}@media screen and (max-width:768px){.HeroSlider-module-scss-module__SlUwcW__dark_description{max-width:100%;font-size:.9375rem}}.HeroSlider-module-scss-module__SlUwcW__dark_buttons{flex-wrap:wrap;gap:16px;margin-top:4px;display:flex}.HeroSlider-module-scss-module__SlUwcW__dark_buttons .btn{color:#fff;border-color:#ffffff80}.HeroSlider-module-scss-module__SlUwcW__dark_buttons .btn:hover{background:#ffffff1a;border-color:#fff}.HeroSlider-module-scss-module__SlUwcW__dark_buttons .btn-blue-filled{color:#1a2188;background:#fff;border-color:#fff}.HeroSlider-module-scss-module__SlUwcW__dark_buttons .btn-blue-filled:hover{background:#ffffffe6}.HeroSlider-module-scss-module__SlUwcW__dark_buttons .link{color:#fff}.HeroSlider-module-scss-module__SlUwcW__overlay_cinematic{background:linear-gradient(90deg,#000000bf 0%,#0000008c 30%,#00000026 60%,#0000 80%),linear-gradient(#0000 40%,#00000026 65%,#00000080 100%)}.HeroSlider-module-scss-module__SlUwcW__overlay_soft-dark{-webkit-backdrop-filter:brightness(.9)saturate(1.1);backdrop-filter:brightness(.9)saturate(1.1);background:#00000073}.HeroSlider-module-scss-module__SlUwcW__variant_soft-dark .HeroSlider-module-scss-module__SlUwcW__dark_slide_content{text-align:center;justify-content:center;align-items:center}@media screen and (max-width:768px){.HeroSlider-module-scss-module__SlUwcW__variant_soft-dark .HeroSlider-module-scss-module__SlUwcW__dark_slide_content{justify-content:flex-end;align-items:center}}.HeroSlider-module-scss-module__SlUwcW__variant_soft-dark .HeroSlider-module-scss-module__SlUwcW__dark_text_block{align-items:center;max-width:700px}.HeroSlider-module-scss-module__SlUwcW__variant_soft-dark .HeroSlider-module-scss-module__SlUwcW__dark_title{font-size:2.75rem}@media screen and (max-width:768px){.HeroSlider-module-scss-module__SlUwcW__variant_soft-dark .HeroSlider-module-scss-module__SlUwcW__dark_title{font-size:1.75rem}}.HeroSlider-module-scss-module__SlUwcW__variant_soft-dark .HeroSlider-module-scss-module__SlUwcW__dark_buttons{justify-content:center}.HeroSlider-module-scss-module__SlUwcW__split_slide{width:100%;max-width:1600px;height:540px;margin:0 auto;position:relative;overflow:hidden}@media screen and (max-width:768px){.HeroSlider-module-scss-module__SlUwcW__split_slide{height:360px}}.HeroSlider-module-scss-module__SlUwcW__split_slide_bg{z-index:0;position:absolute;inset:0}.HeroSlider-module-scss-module__SlUwcW__split_slide_bg img{object-position:center}.HeroSlider-module-scss-module__SlUwcW__split_overlay{z-index:1;background:linear-gradient(90deg,#000000b8 0%,#0000008c 40%,#00000059 70%,#00000040 100%);position:absolute;inset:0}.HeroSlider-module-scss-module__SlUwcW__split_content{z-index:2;align-items:center;gap:48px;height:100%;padding-top:48px;padding-bottom:48px;display:flex;position:relative}@media screen and (max-width:768px){.HeroSlider-module-scss-module__SlUwcW__split_content{flex-direction:column;align-items:flex-start;gap:32px;padding:40px 24px}}.HeroSlider-module-scss-module__SlUwcW__split_left{flex-direction:column;flex:1;gap:20px;display:flex}@media screen and (max-width:768px){.HeroSlider-module-scss-module__SlUwcW__split_left{order:2}}.HeroSlider-module-scss-module__SlUwcW__split_title{color:#fff;letter-spacing:-.01em;font-size:85px;font-weight:600;line-height:1.05}@media screen and (max-width:768px){.HeroSlider-module-scss-module__SlUwcW__split_title{font-size:50px}}.HeroSlider-module-scss-module__SlUwcW__split_description{color:#ffffffd9;max-width:500px;font-size:1.0625rem;font-weight:400;line-height:1.6}@media screen and (max-width:768px){.HeroSlider-module-scss-module__SlUwcW__split_description{max-width:100%;font-size:.9375rem}}.HeroSlider-module-scss-module__SlUwcW__split_buttons{flex-wrap:wrap;gap:16px;margin-top:8px;display:flex}.HeroSlider-module-scss-module__SlUwcW__split_buttons .btn{color:#fff;border-color:#ffffff80}.HeroSlider-module-scss-module__SlUwcW__split_buttons .btn:hover{background:#ffffff1a;border-color:#fff}.HeroSlider-module-scss-module__SlUwcW__split_buttons .btn-blue-filled{color:#1a2188;background:#fff;border-color:#fff}.HeroSlider-module-scss-module__SlUwcW__split_buttons .btn-blue-filled:hover{background:#ffffffe6}.HeroSlider-module-scss-module__SlUwcW__split_buttons .link{color:#fff}.HeroSlider-module-scss-module__SlUwcW__split_right{flex:1;justify-content:center;align-items:center;padding-left:16px;display:flex}@media screen and (max-width:768px){.HeroSlider-module-scss-module__SlUwcW__split_right{order:1;width:100%;padding-left:0}}.HeroSlider-module-scss-module__SlUwcW__split_image_card{display:none}
.MaybeOfInterest-module-scss-module__XqIgDq__cards{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media screen and (max-width:1280px){.MaybeOfInterest-module-scss-module__XqIgDq__cards{grid-template-columns:1fr 1fr}}@media screen and (max-width:767px){.MaybeOfInterest-module-scss-module__XqIgDq__cards{grid-template-columns:1fr}}.MaybeOfInterest-module-scss-module__XqIgDq__article{height:13.125rem;padding:1.75rem 1.875rem 1.5625rem}.MaybeOfInterest-module-scss-module__XqIgDq__article .MaybeOfInterest-module-scss-module__XqIgDq__articleTitle{max-width:13.125rem}.MaybeOfInterest-module-scss-module__XqIgDq__articleTitle{line-height:1.1}
.OrderTestBanner-module-scss-module__DggpWq__wrapper{background-color:var(--blue-light);height:max-content;padding:1.875rem}
.styles-module-scss-module__fBcUbW__search::placeholder{font-size:12px}
.AccountNavbar-module__TaID5G__header{z-index:11;background:var(--blue-aqua);flex-direction:column;width:100%;height:40px;transition:transform .3s ease-in-out;display:flex;position:absolute;top:0;left:0}.AccountNavbar-module__TaID5G__headerBottom{width:100%;color:var(--blue);background:var(--white);z-index:11;margin-top:-40px;position:sticky;left:0;right:0;box-shadow:0 2px 10px #0000001a}.AccountNavbar-module__TaID5G__header:not(.AccountNavbar-module__TaID5G__headerHidden)~.AccountNavbar-module__TaID5G__headerBottom{top:0}@media (max-width:767px){.AccountNavbar-module__TaID5G__header:not(.AccountNavbar-module__TaID5G__headerHidden)~.AccountNavbar-module__TaID5G__headerBottom{top:0}}@media (max-width:767px){.AccountNavbar-module__TaID5G__header{height:auto;margin-top:-40px;position:relative}.AccountNavbar-module__TaID5G__headerBottom{position:relative;top:0;transform:none!important}}.AccountNavbar-module__TaID5G__accountNavbar{background-color:var(--blue-dark);color:#fff;font-weight:700}
.DropdownMenu-module__hp6EjW__dropdownWrapper{display:inline-block;position:relative}.DropdownMenu-module__hp6EjW__navLink{cursor:pointer;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.DropdownMenu-module__hp6EjW__navLink:hover,.DropdownMenu-module__hp6EjW__navLink.DropdownMenu-module__hp6EjW__active{color:#2563eb;background-color:#f3f4f6}.DropdownMenu-module__hp6EjW__navLink:after{content:"";width:100%;max-width:100%;height:.75rem;position:absolute;top:100%;left:0}.DropdownMenu-module__hp6EjW__navLink .DropdownMenu-module__hp6EjW__arrow{transition:transform .3s cubic-bezier(.4,0,.2,1)}.DropdownMenu-module__hp6EjW__navLink.DropdownMenu-module__hp6EjW__active .DropdownMenu-module__hp6EjW__arrow{transform:rotate(180deg)}.DropdownMenu-module__hp6EjW__statusDot{border-radius:50%;flex-shrink:0;width:4px;height:4px;transition:background-color .2s}.DropdownMenu-module__hp6EjW__statusDot.DropdownMenu-module__hp6EjW__active{background-color:var(--orange)}.DropdownMenu-module__hp6EjW__statusDot.DropdownMenu-module__hp6EjW__inactive{background-color:#0000}
.styles-module__wkmClG__button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:60px;height:60px;padding:0;display:flex;position:relative}.styles-module__wkmClG__iconWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.styles-module__wkmClG__menuIcon,.styles-module__wkmClG__xIcon{transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute}.styles-module__wkmClG__menuIcon{opacity:1;transform:rotate(0)scale(1)}.styles-module__wkmClG__menuIcon.styles-module__wkmClG__hidden{opacity:0;transform:rotate(90deg)scale(.8)}.styles-module__wkmClG__xIcon{opacity:0;transform:rotate(-90deg)scale(.8)}.styles-module__wkmClG__xIcon.styles-module__wkmClG__visible{opacity:1;transform:rotate(0)scale(1)}
.HomeNavigation-module-scss-module__MqPQmW__wrapper{padding:5.0625rem 0 3.4375rem}@media screen and (max-width:767px){.HomeNavigation-module-scss-module__MqPQmW__wrapper{padding:1.875rem 0}}.HomeNavigation-module-scss-module__MqPQmW__btnLarge{border:3px solid var(--white);border-color:var(--blue);max-width:100%;height:3.125rem;color:var(--blue);background-color:#0000;border-radius:1.875rem;align-items:center;gap:.625rem;height:100px;font-size:.875rem;font-weight:500;line-height:1.2;display:flex}@media screen and (max-width:1024px){.HomeNavigation-module-scss-module__MqPQmW__btnLarge{border-radius:1.325rem;height:75px}}@media screen and (max-width:767px){.HomeNavigation-module-scss-module__MqPQmW__btnLarge{border-radius:1.325rem;height:60px}}
.LanguageDropdown-module-scss-module__iypuna__dropdown{-webkit-user-select:none;user-select:none;color:var(--blue);position:absolute;box-shadow:0 1px 3px #0000001a}.LanguageDropdown-module-scss-module__iypuna__chevron{transition:transform .3s ease-in-out;transform:rotate(0)}.LanguageDropdown-module-scss-module__iypuna__chevron_active{transform:rotate(180deg)}
.MainHeader-module-scss-module__BsRT7W__header_wrapper{z-index:12;width:100%;position:relative;box-shadow:0 2px #e5e6ee}.MainHeader-module-scss-module__BsRT7W__headerBottom{width:100%;color:var(--blue);background:var(--white);z-index:11}.MainHeader-module-scss-module__BsRT7W__headerBottom_content{padding:12px 0}@media (max-width:767px){.MainHeader-module-scss-module__BsRT7W__headerBottom_content{min-height:70px;padding:6px 0}.MainHeader-module-scss-module__BsRT7W__headerBottom{position:relative;top:0;transform:none!important}}.MainHeader-module-scss-module__BsRT7W__accountNavbar{background-color:var(--dark-blue);color:#fff;font-weight:700}.MainHeader-module-scss-module__BsRT7W__header__searchButton{cursor:pointer}.MainHeader-module-scss-module__BsRT7W__header__cart{position:relative}.MainHeader-module-scss-module__BsRT7W__header__cartCount{color:var(--blue);font-size:10px;font-weight:500;position:absolute;top:-6px;right:11px}
@keyframes styles-module-scss-module__M4RFXG__submenuSlideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}@keyframes styles-module-scss-module__M4RFXG__submenuSlideUp{0%{opacity:1;max-height:1000px}to{opacity:0;max-height:0}}.styles-module-scss-module__M4RFXG__sidebar{z-index:900;width:100%;height:100dvh;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}@media screen and (min-width:1025px){.styles-module-scss-module__M4RFXG__sidebar{overflow-x:visible}}@media screen and (max-width:1024px){.styles-module-scss-module__M4RFXG__sidebar{overflow-x:hidden}}.styles-module-scss-module__M4RFXG__header{position:relative}.styles-module-scss-module__M4RFXG__header__bar{z-index:1001;pointer-events:none;align-items:center;gap:24px;width:100%;max-width:1536px;padding:0 3rem;display:flex;position:fixed;top:2.5rem;left:50%;transform:translate(-50%)}.styles-module-scss-module__M4RFXG__header__bar>*{pointer-events:auto;margin-left:auto}@media (min-width:1025px){.styles-module-scss-module__M4RFXG__header__bar>*{margin-right:calc(28.57% + 30px)}}@media (max-width:1024px){.styles-module-scss-module__M4RFXG__header__bar{padding:0 3rem;top:2.5rem}.styles-module-scss-module__M4RFXG__header__bar>*{margin-right:0}}@media (max-width:768px){.styles-module-scss-module__M4RFXG__header__bar{gap:16px;padding:0 24px;top:12px}}.styles-module-scss-module__M4RFXG__header__logo{width:85px;transition:color .3s,fill .3s}@media (max-width:768px){.styles-module-scss-module__M4RFXG__header__logo{width:85px}}.styles-module-scss-module__M4RFXG__content{grid-template-columns:13fr 5.2fr;max-width:100%;height:100dvh;display:grid}@media screen and (min-width:1025px){.styles-module-scss-module__M4RFXG__content{overflow:visible}}@media (max-width:1024px){.styles-module-scss-module__M4RFXG__content{grid-template-columns:1fr;padding-bottom:32px}}.styles-module-scss-module__M4RFXG__content__main{background-color:var(--blue);border-radius:48px;flex-direction:column;height:100%;padding:0 30px;display:flex;position:relative}@media screen and (min-width:1025px){.styles-module-scss-module__M4RFXG__content__main{overflow:visible}}@media screen and (max-width:1024px){.styles-module-scss-module__M4RFXG__content__main{border-radius:22px}}.styles-module-scss-module__M4RFXG__content__main__list{z-index:10;flex-direction:column;justify-content:space-between;gap:60px;display:flex;position:relative}@media (max-width:1024px){.styles-module-scss-module__M4RFXG__content__main__list{gap:0}}.styles-module-scss-module__M4RFXG__nav__list{flex-direction:column;gap:20px;width:fit-content;padding-top:80px;display:flex}@media screen and (min-width:1025px){.styles-module-scss-module__M4RFXG__nav__list{overflow:visible}.styles-module-scss-module__M4RFXG__nav__list:has(.styles-module-scss-module__M4RFXG__nav__item:hover) .styles-module-scss-module__M4RFXG__nav__item{opacity:.7}.styles-module-scss-module__M4RFXG__nav__list:has(.styles-module-scss-module__M4RFXG__nav__item:hover) .styles-module-scss-module__M4RFXG__nav__item .styles-module-scss-module__M4RFXG__nav__link{color:#ffffffb3}.styles-module-scss-module__M4RFXG__nav__list:has(.styles-module-scss-module__M4RFXG__nav__item:hover) .styles-module-scss-module__M4RFXG__nav__item:hover{opacity:1}.styles-module-scss-module__M4RFXG__nav__list:has(.styles-module-scss-module__M4RFXG__nav__item:hover) .styles-module-scss-module__M4RFXG__nav__item:hover .styles-module-scss-module__M4RFXG__nav__link{color:var(--white)}}@media screen and (max-width:767px){.styles-module-scss-module__M4RFXG__nav__list{padding-top:70px}}.styles-module-scss-module__M4RFXG__nav__item{width:100%;transform:translate3d(90deg);opacity:1;flex-direction:column;align-items:flex-start;transition:all .3s ease-in-out;display:flex;position:relative}@media screen and (min-width:1025px){.styles-module-scss-module__M4RFXG__nav__item{flex-direction:row;align-items:center}.styles-module-scss-module__M4RFXG__nav__item:hover .styles-module-scss-module__M4RFXG__nav__arrow{opacity:1}.styles-module-scss-module__M4RFXG__nav__item:hover .styles-module-scss-module__M4RFXG__submenu{opacity:1;visibility:visible;pointer-events:auto;max-height:1000px;animation:.3s ease-out forwards styles-module-scss-module__M4RFXG__submenuSlideDown;overflow:visible;transform:translateY(0)}}@media screen and (max-width:1024px){.styles-module-scss-module__M4RFXG__nav__item{gap:20px}.styles-module-scss-module__M4RFXG__nav__item.styles-module-scss-module__M4RFXG__active .styles-module-scss-module__M4RFXG__nav__link{opacity:1}.styles-module-scss-module__M4RFXG__nav__item.styles-module-scss-module__M4RFXG__active .styles-module-scss-module__M4RFXG__submenu{opacity:1;visibility:visible;max-height:1000px;animation:.3s ease-out forwards styles-module-scss-module__M4RFXG__submenuSlideDown;transform:translateY(0)}.styles-module-scss-module__M4RFXG__nav__item.styles-module-scss-module__M4RFXG__active .styles-module-scss-module__M4RFXG__nav__arrow{transform:rotate(90deg)}}@media screen and (min-width:1025px){.styles-module-scss-module__M4RFXG__nav__item_wrapper{height:100%;padding-left:20px;position:absolute;top:0;left:100%}.styles-module-scss-module__M4RFXG__nav__item_wrapper:hover .styles-module-scss-module__M4RFXG__submenu{opacity:1;visibility:visible;pointer-events:auto;max-height:1000px;animation:.3s ease-out forwards styles-module-scss-module__M4RFXG__submenuSlideDown;overflow:visible;transform:translateY(0)}}@media screen and (max-width:1024px){.styles-module-scss-module__M4RFXG__nav__item_wrapper{display:none}.styles-module-scss-module__M4RFXG__active .styles-module-scss-module__M4RFXG__nav__item_wrapper{display:block}}.styles-module-scss-module__M4RFXG__nav__link{cursor:pointer;width:fit-content;color:var(--white);align-items:center;max-height:100px;font-size:clamp(18px,5vw + 1rem,98px);font-weight:700;line-height:1;display:flex}.styles-module-scss-module__M4RFXG__active .styles-module-scss-module__M4RFXG__nav__link{color:var(--grey-black);opacity:1!important}.styles-module-scss-module__M4RFXG__nav__arrow{opacity:1;width:clamp(18px,4vw,64px);height:clamp(18px,4vw,64px);margin-left:10px;transition:all .3s}@media screen and (min-width:1025px){.styles-module-scss-module__M4RFXG__nav__arrow{opacity:0}}@media screen and (max-width:1024px){.styles-module-scss-module__M4RFXG__nav__arrow{width:clamp(28px,4vw,64px);height:clamp(28px,4vw,64px)}}.styles-module-scss-module__M4RFXG__submenu{z-index:1002;width:fit-content;min-width:350px;color:var(--white);opacity:0;visibility:hidden;pointer-events:none;will-change:transform,opacity,max-height;max-height:0;font-size:clamp(18px,2vw,24px);font-weight:700;animation:.3s ease-out forwards styles-module-scss-module__M4RFXG__submenuSlideUp;position:absolute;top:20%;left:0;overflow:hidden;transform:translateY(-20px)}.styles-module-scss-module__M4RFXG__submenu:hover{opacity:1;visibility:visible;pointer-events:auto;max-height:1000px;animation:.3s ease-out forwards styles-module-scss-module__M4RFXG__submenuSlideDown;transform:translateY(0)}.styles-module-scss-module__M4RFXG__submenu.styles-module-scss-module__M4RFXG__open{opacity:1;visibility:visible;pointer-events:auto;max-height:1000px;animation:.3s ease-out forwards styles-module-scss-module__M4RFXG__submenuSlideDown;overflow:visible;transform:translateY(0)}@media screen and (max-width:1024px){.styles-module-scss-module__M4RFXG__submenu{width:100%;min-width:100%;box-shadow:none;background:0 0;font-size:16px;position:static}}.styles-module-scss-module__M4RFXG__submenu:before{content:"";background:0 0;width:20px;height:calc(100% + 40px);position:absolute;top:-20px;left:-20px}.styles-module-scss-module__M4RFXG__submenu__link{position:relative}.styles-module-scss-module__M4RFXG__submenu__link:hover{color:var(--grey-black)}.styles-module-scss-module__M4RFXG__submenu__link:hover:after{width:100%}.styles-module-scss-module__M4RFXG__submenu__link:after{content:"";background-color:var(--grey-black);z-index:999;width:0;height:1px;transition:width .3s ease-in-out;position:absolute;bottom:-2px;left:0}.styles-module-scss-module__M4RFXG__submenu__link{width:fit-content;height:auto;font-weight:400;text-decoration:none;display:inline-block}@media screen and (max-width:1024px){.styles-module-scss-module__M4RFXG__submenu__link{font-size:16px;line-height:1.5}}@media screen and (min-width:1025px){.styles-module-scss-module__M4RFXG__submenu{padding-left:30px}}.styles-module-scss-module__M4RFXG__footer{color:var(--white);grid-template-columns:1fr 1fr;gap:25px;margin-top:10px;margin-bottom:30px;display:grid}@media screen and (max-width:1024px){.styles-module-scss-module__M4RFXG__footer{grid-template-columns:1fr;margin-top:20px;padding:50px 0}}@media screen and (max-width:768px){.styles-module-scss-module__M4RFXG__footer{margin-bottom:10px;padding:20px 0 40px}}.styles-module-scss-module__M4RFXG__footer h3{padding-bottom:10px}.styles-module-scss-module__M4RFXG__footer__section{flex-direction:column;display:flex}.styles-module-scss-module__M4RFXG__footer__title{color:var(--white);font-size:clamp(18px,2vw,18px);font-weight:100;text-decoration:none}.styles-module-scss-module__M4RFXG__footer__list{flex-direction:column;display:flex}.styles-module-scss-module__M4RFXG__footer__link{position:relative}.styles-module-scss-module__M4RFXG__footer__link:hover{color:var(--grey-black)}.styles-module-scss-module__M4RFXG__footer__link:hover:after{width:100%}.styles-module-scss-module__M4RFXG__footer__link:after{content:"";background-color:var(--grey-black);z-index:999;width:0;height:1px;transition:width .3s ease-in-out;position:absolute;bottom:-2px;left:0}.styles-module-scss-module__M4RFXG__footer__link{color:var(--white);font-size:clamp(18px,2vw,24px);font-weight:500;text-decoration:none}.styles-module-scss-module__M4RFXG__sidebar-right{flex-direction:column;max-width:100%;height:100%;line-height:1;display:flex}.styles-module-scss-module__M4RFXG__sidebar-right__top{border-radius:48px;flex-direction:column;justify-content:space-between;width:100%;height:47%;padding:40px 30px;display:flex}@media screen and (max-width:1024px){.styles-module-scss-module__M4RFXG__sidebar-right__top{border-radius:22px}}.styles-module-scss-module__M4RFXG__sidebar-right__top-title{color:var(--blue-dark);font-size:clamp(24px,3vw,48px);font-weight:600}@media screen and (max-width:1024px){.styles-module-scss-module__M4RFXG__sidebar-right__top-title{font-size:clamp(40px,8vw,68px)}}.styles-module-scss-module__M4RFXG__sidebar-right__top-subtitle{font-size:clamp(12px,3vw,18px)}@media screen and (max-width:1024px){.styles-module-scss-module__M4RFXG__sidebar-right__top-subtitle{margin-top:18px;font-size:clamp(16px,4vw,22px)}}.styles-module-scss-module__M4RFXG__sidebar-right__middle{border-radius:48px;flex-direction:column;justify-content:space-between;height:33%;padding:40px 30px;display:flex;position:relative}@media screen and (max-width:1024px){.styles-module-scss-module__M4RFXG__sidebar-right__middle{border-radius:22px}}.styles-module-scss-module__M4RFXG__sidebar-right__middle-title{max-width:75%;font-size:18px;font-weight:500}.styles-module-scss-module__M4RFXG__sidebar-right__middle-icon{width:100px;height:100px;position:absolute;top:50%;right:5%;transform:rotate(10deg)}@media screen and (max-width:1024px){.styles-module-scss-module__M4RFXG__sidebar-right__middle-icon{width:50px;height:50px;position:absolute;top:50%;right:5%;transform:rotate(10deg)}}.styles-module-scss-module__M4RFXG__sidebar-right__bottom{background:linear-gradient(135deg, var(--blue-light) 0%, #b8d4e8 100%);border-radius:48px;flex-direction:column;flex-grow:1;justify-content:space-between;padding:40px 30px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__M4RFXG__sidebar-right__bottom:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle at 20%,#ffffff4d 0%,#0000 50%),radial-gradient(circle at 80% 80%,#fff3 0%,#0000 50%);width:150%;height:150%;position:absolute;top:-50%;right:-20%}@media screen and (max-width:1024px){.styles-module-scss-module__M4RFXG__sidebar-right__bottom{border-radius:22px;margin-bottom:25px}}.styles-module-scss-module__M4RFXG__sidebar-right__bottom-content{z-index:1;justify-content:space-between;align-items:flex-start;gap:16px;display:flex;position:relative}.styles-module-scss-module__M4RFXG__sidebar-right__bottom-text{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__M4RFXG__sidebar-right__bottom-title{color:var(--blue-dark);font-size:clamp(20px,2.5vw,28px);font-weight:500}@media screen and (max-width:1024px){.styles-module-scss-module__M4RFXG__sidebar-right__bottom-title{font-size:clamp(28px,5vw,32px)}}.styles-module-scss-module__M4RFXG__sidebar-right__bottom-subtitle{color:var(--blue-dark);opacity:.8;max-width:250px;font-size:clamp(14px,1.5vw,16px);font-weight:400;line-height:1.4}@media screen and (max-width:1024px){.styles-module-scss-module__M4RFXG__sidebar-right__bottom-subtitle{max-width:100%;font-size:clamp(16px,2.5vw,20px)}}.styles-module-scss-module__M4RFXG__sidebar-right__bottom-icon{width:48px;height:48px;color:var(--blue-dark);opacity:.7}@media screen and (max-width:1024px){.styles-module-scss-module__M4RFXG__sidebar-right__bottom-icon{width:56px;height:56px}}
.WomenPageHero-module-scss-module__76tI-W__wrapper{padding:1.875rem 0 8.125rem}@media screen and (max-width:767px){.WomenPageHero-module-scss-module__76tI-W__wrapper{padding-bottom:7.5rem}}.WomenPageHero-module-scss-module__76tI-W__textBlock{width:100%;max-width:30rem}@media screen and (max-width:767px){.WomenPageHero-module-scss-module__76tI-W__textBlock{max-width:100%}}.WomenPageHero-module-scss-module__76tI-W__bottomBlock{margin-bottom:-100px;transform:translateY(-100px)}@media screen and (max-width:767px){.WomenPageHero-module-scss-module__76tI-W__bottomBlock p+p{margin-top:16px}}
.CircleImageHero-module-scss-module__0oaMQa__hero_wrapper{z-index:10;width:100%;position:relative}.CircleImageHero-module-scss-module__0oaMQa__hero_container{align-items:center;width:100%;height:500px;padding:48px;display:flex}@media screen and (max-width:1024px){.CircleImageHero-module-scss-module__0oaMQa__hero_container{flex-direction:column;height:auto;padding:0}}.CircleImageHero-module-scss-module__0oaMQa__hero_image{height:100%;position:absolute;inset-block-start:0;inset-inline-end:0}.CircleImageHero-module-scss-module__0oaMQa__hero_image img{object-fit:cover;object-position:right;width:100%;height:500px}@media screen and (max-width:1024px){.CircleImageHero-module-scss-module__0oaMQa__hero_image{width:100%;height:400px;position:relative}.CircleImageHero-module-scss-module__0oaMQa__hero_image img{object-fit:cover;object-position:30% right;width:100%;height:100%}}.CircleImageHero-module-scss-module__0oaMQa__hero_image .CircleImageHero-module-scss-module__0oaMQa__circle{background-color:var(--white);opacity:1;inset-block-start:0;inset-inline-end:0;border-radius:80%;width:600px;height:600px;position:absolute;top:-10%;right:82%}@media screen and (max-width:1024px){.CircleImageHero-module-scss-module__0oaMQa__hero_image .CircleImageHero-module-scss-module__0oaMQa__circle{opacity:0;display:none;position:relative}}.CircleImageHero-module-scss-module__0oaMQa__hero_image .CircleImageHero-module-scss-module__0oaMQa__pattern{border:3px solid var(--white);opacity:1;inset-block-start:0;inset-inline-end:0;border-radius:80%;width:610px;height:610px;position:absolute;top:-11%;right:80%}@media screen and (max-width:1024px){.CircleImageHero-module-scss-module__0oaMQa__hero_image .CircleImageHero-module-scss-module__0oaMQa__pattern{opacity:0;display:none;position:relative}}
.MobileMenu-module-scss-module__rGcoxq__overlay{-webkit-backdrop-filter:blur();backdrop-filter:blur();opacity:0;visibility:hidden;z-index:10;background-color:#0000;transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility .4s cubic-bezier(.4,0,.2,1),background-color .4s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .4s cubic-bezier(.4,0,.2,1),backdrop-filter .4s cubic-bezier(.4,0,.2,1);position:fixed;inset:0}.MobileMenu-module-scss-module__rGcoxq__overlay.MobileMenu-module-scss-module__rGcoxq__open{opacity:1;visibility:visible;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080}.MobileMenu-module-scss-module__rGcoxq__mobileMenu{z-index:11;background-color:#f8f9fa;flex-direction:column;width:100%;max-width:100%;height:100vh;transition:transform .5s cubic-bezier(.4,0,.2,1),box-shadow .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;overflow:hidden auto;transform:translate(100%);box-shadow:-10px 0 30px #0000}.MobileMenu-module-scss-module__rGcoxq__mobileMenu.MobileMenu-module-scss-module__rGcoxq__open{transform:translate(0);box-shadow:-10px 0 30px #00000026}@media (min-width:1024px){.MobileMenu-module-scss-module__rGcoxq__mobileMenu{display:none}}.MobileMenu-module-scss-module__rGcoxq__nav{flex:1;padding:4rem 1.5rem 2rem;position:relative;overflow-y:auto}.MobileMenu-module-scss-module__rGcoxq__menuItem{opacity:0;margin-bottom:0;animation:.5s cubic-bezier(.4,0,.2,1) forwards MobileMenu-module-scss-module__rGcoxq__slideInItem;transform:translate(30px)}.MobileMenu-module-scss-module__rGcoxq__menuItem:not(:last-child){border-bottom:1px solid #e5e7eb}.MobileMenu-module-scss-module__rGcoxq__open .MobileMenu-module-scss-module__rGcoxq__menuItem:first-child{animation-delay:50ms}.MobileMenu-module-scss-module__rGcoxq__open .MobileMenu-module-scss-module__rGcoxq__menuItem:nth-child(2){animation-delay:.1s}.MobileMenu-module-scss-module__rGcoxq__open .MobileMenu-module-scss-module__rGcoxq__menuItem:nth-child(3){animation-delay:.15s}.MobileMenu-module-scss-module__rGcoxq__open .MobileMenu-module-scss-module__rGcoxq__menuItem:nth-child(4){animation-delay:.2s}.MobileMenu-module-scss-module__rGcoxq__open .MobileMenu-module-scss-module__rGcoxq__menuItem:nth-child(5){animation-delay:.25s}.MobileMenu-module-scss-module__rGcoxq__open .MobileMenu-module-scss-module__rGcoxq__menuItem:nth-child(6){animation-delay:.3s}@keyframes MobileMenu-module-scss-module__rGcoxq__slideInItem{to{opacity:1;transform:translate(0)}}.MobileMenu-module-scss-module__rGcoxq__menuButton{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;transition:opacity .2s;display:flex}.MobileMenu-module-scss-module__rGcoxq__menuButton:hover{opacity:.8}.MobileMenu-module-scss-module__rGcoxq__menuLabel{color:#1e293b;flex:1;font-size:1.75rem;font-weight:600;line-height:1.2}.MobileMenu-module-scss-module__rGcoxq__icon{color:#1e293b;flex-shrink:0;transition:transform .2s}.MobileMenu-module-scss-module__rGcoxq__submenu{max-height:0;padding:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.MobileMenu-module-scss-module__rGcoxq__submenu.MobileMenu-module-scss-module__rGcoxq__expanded{max-height:2000px;padding-bottom:1.5rem;transition:max-height .5s cubic-bezier(.4,0,.2,1)}.MobileMenu-module-scss-module__rGcoxq__submenuLink{color:#475569;padding:.875rem 0;font-size:1.125rem;font-weight:400;line-height:1.5;transition:color .2s;display:block}.MobileMenu-module-scss-module__rGcoxq__submenuLink:hover{color:#1e293b}.MobileMenu-module-scss-module__rGcoxq__submenuLink.MobileMenu-module-scss-module__rGcoxq__highlighted{color:#2563eb;font-weight:600}.MobileMenu-module-scss-module__rGcoxq__linkButton{color:#2563eb;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:1.5rem 0;font-size:1.125rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:block}.MobileMenu-module-scss-module__rGcoxq__linkButton:hover{opacity:.8}
.ContactUs-module-scss-module___ksQ4W__wrapper{align-items:center;width:100%;max-width:48.6875rem;min-height:389px;margin:0 auto;padding:1.875rem;display:flex}@media screen and (max-width:1024px){.ContactUs-module-scss-module___ksQ4W__wrapper{min-height:auto;padding:1.875rem 1.5rem}}.ContactUs-module-scss-module___ksQ4W__btn{color:var(--white)}.ContactUs-module-scss-module___ksQ4W__btn svg{width:20px;height:20px}
.SpecialityHeader-module-scss-module__5PphTa__header_wrapper{z-index:12;width:100%;position:relative;box-shadow:0 2px #e5e6ee}.SpecialityHeader-module-scss-module__5PphTa__headerBottom{width:100%;color:var(--blue);background:var(--white);z-index:11}@media screen and (max-width:767px){.SpecialityHeader-module-scss-module__5PphTa__headerBottom{padding:0 16px}}.SpecialityHeader-module-scss-module__5PphTa__headerBottom_content{padding:12px 0}@media screen and (max-width:1024px){.SpecialityHeader-module-scss-module__5PphTa__headerBottom_content{padding:0}}@media (max-width:767px){.SpecialityHeader-module-scss-module__5PphTa__headerBottom{margin-top:0;position:relative;top:0;transform:none!important}}.SpecialityHeader-module-scss-module__5PphTa__logo_text{color:var(--pink);font-size:24px}@media (max-width:767px){.SpecialityHeader-module-scss-module__5PphTa__logo_text{font-size:16px}}.SpecialityHeader-module-scss-module__5PphTa__logo_text:before{content:"";background-color:var(--blue);vertical-align:middle;width:.5px;height:28px;color:var(--blue);margin-right:12px;display:inline-block;position:relative;top:-2px}@media (max-width:767px){.SpecialityHeader-module-scss-module__5PphTa__logo_text:before{height:24px}}@media (max-width:640px){.SpecialityHeader-module-scss-module__5PphTa__logo_text:before{margin-right:5px}}.SpecialityHeader-module-scss-module__5PphTa__logo_icon{margin-top:7px;margin-right:7px;width:30px!important;height:28px!important}@media (max-width:767px){.SpecialityHeader-module-scss-module__5PphTa__logo_icon{margin-top:2px;width:25px!important;height:25px!important}}
.HealthcareCard-module-scss-module__HRMkEq__wrapper{gap:5.625rem;min-height:520px;max-height:32.5rem;padding:0;position:relative}@media screen and (max-width:1024px){.HealthcareCard-module-scss-module__HRMkEq__wrapper{justify-content:center;align-items:center;gap:1.5rem;min-height:400px;padding:2.5rem 0}.HealthcareCard-module-scss-module__HRMkEq__imgBlock{width:100%;height:100%;position:absolute;top:0;left:0}.HealthcareCard-module-scss-module__HRMkEq__imgBlock:after{content:"";background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}}.HealthcareCard-module-scss-module__HRMkEq__img{object-fit:cover;width:100%;height:100%}
.TestsHeader-module-scss-module__0_MWaG__headerBottom{z-index:11;width:100%}.TestsHeader-module-scss-module__0_MWaG__headerBottom_content{color:var(--white);background:var(--blue);padding-top:16px;padding-bottom:16px}@media (max-width:1024px){.TestsHeader-module-scss-module__0_MWaG__headerBottom_content{padding-top:0;padding-bottom:0}}@media (max-width:767px){.TestsHeader-module-scss-module__0_MWaG__headerBottom{position:relative;top:0;transform:none!important}}.TestsHeader-module-scss-module__0_MWaG__accountNavbar{background-color:var(--blue-dark);color:#fff;font-weight:700}.TestsHeader-module-scss-module__0_MWaG__logo_text{color:var(--white);font-size:26px}@media (max-width:767px){.TestsHeader-module-scss-module__0_MWaG__logo_text{font-size:20px}}.TestsHeader-module-scss-module__0_MWaG__logo_text:before{content:"";background-color:var(--white);vertical-align:middle;width:.5px;height:28px;color:var(--white);margin-right:12px;display:inline-block;position:relative;top:-2px}@media (max-width:767px){.TestsHeader-module-scss-module__0_MWaG__logo_text:before{height:24px}}.TestsHeader-module-scss-module__0_MWaG__logo_icon{margin-top:7px;margin-right:7px;width:30px!important;height:28px!important}@media (max-width:767px){.TestsHeader-module-scss-module__0_MWaG__logo_icon{margin-top:5px;width:25px!important;height:25px!important}}.TestsHeader-module-scss-module__0_MWaG__cart{position:relative}.TestsHeader-module-scss-module__0_MWaG__cartCount{color:var(--white);font-size:10px;font-weight:500;position:absolute;top:-6px;right:11px}.TestsHeader-module-scss-module__0_MWaG__shopBtn{background-color:var(--blue-aqua);color:var(--white);border-color:var(--blue-aqua);font-weight:600}.TestsHeader-module-scss-module__0_MWaG__shopBtn:hover{border-color:var(--blue-aqua);background-color:var(--blue)}.TestsHeader-module-scss-module__0_MWaG__navLink{color:var(--white);align-items:center;gap:.25rem;font-weight:600;text-decoration:none;display:flex}.TestsHeader-module-scss-module__0_MWaG__navLink:hover{opacity:.8}
.ProvidersCarousel-module__UKhBPW__wrapper{background-color:#0000;padding:3.125rem 0}@media screen and (max-width:1280px){.ProvidersCarousel-module__UKhBPW__wrapper{padding:2.5rem 0}}@media screen and (max-width:767px){.ProvidersCarousel-module__UKhBPW__wrapper{padding:1.875rem 0}}.ProvidersCarousel-module__UKhBPW__slideW{flex-shrink:1;position:relative}.ProvidersCarousel-module__UKhBPW__slide{background-color:var(--white);grid-template-columns:repeat(1,1fr);width:17.5rem;height:18.75rem;display:grid;overflow:hidden}.ProvidersCarousel-module__UKhBPW__slide img{object-fit:cover;width:100%;height:100%}@media screen and (max-width:1280px){.ProvidersCarousel-module__UKhBPW__slide{height:21.875rem}}.ProvidersCarousel-module__UKhBPW__slideStart{padding:1.875rem}@media screen and (max-width:1280px){.ProvidersCarousel-module__UKhBPW__slideStart{padding:1.875rem 2.5rem}}.ProvidersCarousel-module__UKhBPW__slideTitle{white-space:break-word;line-height:1.1}@media screen and (max-width:1280px){.ProvidersCarousel-module__UKhBPW__slideTitle{max-width:100%}}.ProvidersCarousel-module__UKhBPW__slideDescription{white-space:break-word;width:100%;line-height:1.3;overflow:hidden}.ProvidersCarousel-module__UKhBPW__slider{padding-bottom:6.1875rem!important}
@media (max-width:767px){.TopLineBar-module__yhM-nW__header{display:none}}.TopLineBar-module__yhM-nW__header_inner{padding:10px 30px}
.ProvidersHealthResources-module__JIhTkW__offers_item{border-radius:30px;flex-direction:column;justify-content:space-between;height:100%;max-height:460px;display:flex;overflow:hidden}.ProvidersHealthResources-module__JIhTkW__offers_item img{object-fit:cover;width:100%;height:100%}.ProvidersHealthResources-module__JIhTkW__slide{flex-direction:column;flex-shrink:0;height:auto;display:flex}.ProvidersHealthResources-module__JIhTkW__slideInner{flex-direction:column;height:100%;display:flex}.ProvidersHealthResources-module__JIhTkW__slideImg{object-fit:cover;width:100%;height:200px}
.OndemandTopSlider-module-scss-module__aCo_Iq__slideImage{object-fit:cover;object-position:top 0 right 25%;z-index:5;width:100%;height:390px}@media screen and (max-width:767px){.OndemandTopSlider-module-scss-module__aCo_Iq__slideImage{display:none}}.OndemandTopSlider-module-scss-module__aCo_Iq__slideText{max-width:22.3125rem}@media screen and (max-width:767px){.OndemandTopSlider-module-scss-module__aCo_Iq__slideText{max-width:100%}}.OndemandTopSlider-module-scss-module__aCo_Iq__slideDescription{margin-bottom:36px;font-size:18px}.OndemandTopSlider-module-scss-module__aCo_Iq__slideButton,.OndemandTopSlider-module-scss-module__aCo_Iq__slideButtonText{font-size:12px}.OndemandTopSlider-module-scss-module__aCo_Iq__slideTitle{margin-bottom:12px;font-size:28px;font-weight:700}@media screen and (max-width:1280px){.OndemandTopSlider-module-scss-module__aCo_Iq__slideText{max-width:100%}}@media screen and (max-width:767px){.OndemandTopSlider-module-scss-module__aCo_Iq__swiperCards{width:50%}.OndemandTopSlider-module-scss-module__aCo_Iq__slideText{max-width:100%}.OndemandTopSlider-module-scss-module__aCo_Iq__slideTitle{margin-bottom:12px;font-size:18px;font-weight:700}.OndemandTopSlider-module-scss-module__aCo_Iq__slideDescription{margin-bottom:36px;font-size:14px}.OndemandTopSlider-module-scss-module__aCo_Iq__slideButton{font-size:8px}.OndemandTopSlider-module-scss-module__aCo_Iq__slideButtonText{font-size:clamp(6px,2vw,12px)}.OndemandTopSlider-module-scss-module__aCo_Iq__slideImage{width:100%;height:200px}}
.VideoHero-module-scss-module__Ung6ta__hero_wrapper{width:100%;position:relative}.VideoHero-module-scss-module__Ung6ta__hero_video{align-items:center;width:100%;height:600px;display:flex;position:relative;overflow:hidden}.VideoHero-module-scss-module__Ung6ta__hero_video .VideoHero-module-scss-module__Ung6ta__video_element{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (max-width:768px){.VideoHero-module-scss-module__Ung6ta__hero_video{height:400px}}.VideoHero-module-scss-module__Ung6ta__hero_content{z-index:2;max-width:600px;padding:60px 0;position:relative}@media screen and (max-width:768px){.VideoHero-module-scss-module__Ung6ta__hero_content{max-width:100%;padding:40px 0}}.VideoHero-module-scss-module__Ung6ta__hero_title{color:#fff;margin:0 0 24px;font-size:48px;font-weight:600;line-height:1.2}@media screen and (max-width:768px){.VideoHero-module-scss-module__Ung6ta__hero_title{font-size:32px;line-height:1.3}}.VideoHero-module-scss-module__Ung6ta__hero_description{color:#fff;max-width:500px;margin:0;font-size:18px;font-weight:300;line-height:28px}@media screen and (max-width:768px){.VideoHero-module-scss-module__Ung6ta__hero_description{max-width:100%;font-size:16px;line-height:24px}}.VideoHero-module-scss-module__Ung6ta__playPauseBtn{cursor:pointer;z-index:2;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:absolute;bottom:20px;right:20px;box-shadow:0 4px 12px #00000026}.VideoHero-module-scss-module__Ung6ta__playPauseBtn:hover{background:#fff;transform:scale(1.1)}.VideoHero-module-scss-module__Ung6ta__playPauseBtn svg{color:#333;width:24px;height:24px}@media screen and (max-width:768px){.VideoHero-module-scss-module__Ung6ta__playPauseBtn{width:50px;height:50px;bottom:15px;right:15px}.VideoHero-module-scss-module__Ung6ta__playPauseBtn svg{width:20px;height:20px}}
.TaxonsGrid-module-scss-module__PZK4-a__wrapper{padding:0 0 6.25rem}.TaxonsGrid-module-scss-module__PZK4-a__icon{background-color:var(--blue-light);border-radius:50%;width:4.375rem;height:4.375rem}.TaxonsGrid-module-scss-module__PZK4-a__list{background-color:var(--blue-light)}.TaxonsGrid-module-scss-module__PZK4-a__listItem{background-color:var(--white)}.TaxonsGrid-module-scss-module__PZK4-a__counter{padding:.1875rem .375rem;font-size:.6875rem;line-height:normal}
.ArticlesCarousel-module__MYcJtG__wrapper{padding:3.125rem 0}@media screen and (max-width:1280px){.ArticlesCarousel-module__MYcJtG__wrapper{padding:2.5rem 0}}@media screen and (max-width:767px){.ArticlesCarousel-module__MYcJtG__wrapper{padding:1.875rem 0}}.ArticlesCarousel-module__MYcJtG__slideW{flex-shrink:1;position:relative}.ArticlesCarousel-module__MYcJtG__slide{background-color:var(--white);grid-template-columns:repeat(1,1fr);width:17.5rem;height:18.75rem;display:grid;overflow:hidden}.ArticlesCarousel-module__MYcJtG__slide img{object-fit:cover;width:100%;height:100%}@media screen and (max-width:1280px){.ArticlesCarousel-module__MYcJtG__slide{height:21.875rem}}.ArticlesCarousel-module__MYcJtG__slideStart{padding:1.875rem}@media screen and (max-width:1280px){.ArticlesCarousel-module__MYcJtG__slideStart{padding:1.875rem 2.5rem}}.ArticlesCarousel-module__MYcJtG__slideTitle{white-space:break-word;line-height:1.1}@media screen and (max-width:1280px){.ArticlesCarousel-module__MYcJtG__slideTitle{max-width:100%}}.ArticlesCarousel-module__MYcJtG__slideDescription{white-space:break-word;width:100%;line-height:1.3;overflow:hidden}.ArticlesCarousel-module__MYcJtG__slider{padding-bottom:6.1875rem!important}
.BigCarousel-module__Mi5KGa__slide{grid-template-columns:repeat(2,1fr);height:100%;display:grid}.BigCarousel-module__Mi5KGa__slideImage{min-height:260px;position:relative}@media screen and (max-width:767px){.BigCarousel-module__Mi5KGa__slide{flex-direction:column-reverse;display:flex}.BigCarousel-module__Mi5KGa__slideImage{min-height:180px}}.BigCarousel-module__Mi5KGa__slideStart{padding:3.625rem 0 4.0625rem 3.125rem}@media screen and (max-width:1280px){.BigCarousel-module__Mi5KGa__slideStart{flex:1;padding:1.875rem 2.5rem}}@media screen and (max-width:767px){.BigCarousel-module__Mi5KGa__slideStart{padding:14px 1.5rem}}.BigCarousel-module__Mi5KGa__slideTitle{max-width:16.3125rem;line-height:1.1}@media screen and (max-width:1280px){.BigCarousel-module__Mi5KGa__slideTitle{max-width:100%}}.BigCarousel-module__Mi5KGa__slideDescription{max-width:19.9375rem;line-height:1.3}@media screen and (max-width:1280px){.BigCarousel-module__Mi5KGa__slideDescription{max-width:100%}}.BigCarousel-module__Mi5KGa__slider{padding-bottom:6.1875rem}
.TestsPopularArticlesSlider-module__dwZJ9G__wrapper{padding:5.6875rem 0 7.1875rem}@media screen and (max-width:767px){.TestsPopularArticlesSlider-module__dwZJ9G__wrapper{padding:0}}.TestsPopularArticlesSlider-module__dwZJ9G__sliderWrapper{height:auto}.TestsPopularArticlesSlider-module__dwZJ9G__slide{grid-template-columns:repeat(2,1fr);height:100%;display:grid}@media screen and (max-width:767px){.TestsPopularArticlesSlider-module__dwZJ9G__slide{grid-template-columns:1fr}}.TestsPopularArticlesSlider-module__dwZJ9G__slideStart{padding:3.625rem 0 4.0625rem 3.125rem}@media screen and (max-width:767px){.TestsPopularArticlesSlider-module__dwZJ9G__slideStart{padding:20px}}.TestsPopularArticlesSlider-module__dwZJ9G__slideTitle{max-width:25.625rem}.TestsPopularArticlesSlider-module__dwZJ9G__slideDescription{max-width:19.9375rem}.TestsPopularArticlesSlider-module__dwZJ9G__slider{padding-bottom:6.1875rem!important}@media screen and (max-width:767px){.TestsPopularArticlesSlider-module__dwZJ9G__slider{padding-bottom:4rem!important}}
.ArrowButton-module-scss-module__9G4FYq__arrowButton_button{width:60px;height:60px;color:var(--white);background-color:var(--color-news,var(--blue));cursor:pointer;transform:rotate(var(--arrow-rotation,-45deg));border-radius:50%;justify-content:center;align-items:center;transition:transform .4s ease-in-out,background-color .4s ease-in-out;display:flex}
.CircleImageSlider-module-scss-module__oChi3q__swiper{max-width:1400px;margin:0 auto;padding-top:50px;padding-bottom:50px}@media screen and (max-width:768px){.CircleImageSlider-module-scss-module__oChi3q__swiper{padding-top:25px}}.CircleImageSlider-module-scss-module__oChi3q__carouselItemImageOverlay{background-color:#0000;border-style:solid;border-width:2px;border-radius:50%;width:100%;max-width:360px;height:100%;max-height:360px;position:absolute;top:0;left:10px}.CircleImageSlider-module-scss-module__oChi3q__carouselItemImage{max-width:360px;max-height:360px}.CircleImageSlider-module-scss-module__oChi3q__carouselItemImage img{object-fit:cover;width:100%;max-width:100%;height:100%}
.NewsCard-module-scss-module__EzxBvG__news_card{background-color:var(--neutral-stone);border-radius:16px;height:100%;min-height:200px;padding:30px;position:relative}.NewsCard-module-scss-module__EzxBvG__news_card:hover{--arrow-rotation:0deg;--color-news:var(--black)}.NewsCard-module-scss-module__EzxBvG__news_card:hover .NewsCard-module-scss-module__EzxBvG__diamond{transition:transform .3s ease-in-out;transform:scale(1.05)}.NewsCard-module-scss-module__EzxBvG__news_card:before{content:"";z-index:2;background:#fff;border-radius:30%;width:80px;height:80px;position:absolute;top:-15px;right:-15px}.NewsCard-module-scss-module__EzxBvG__inner_wrapper{flex-direction:column;justify-content:space-between;gap:16px;height:100%;display:flex}.NewsCard-module-scss-module__EzxBvG__inner_wrapper .NewsCard-module-scss-module__EzxBvG__diamond{z-index:1;transition:transform .3s ease-in-out;position:absolute;top:40px;right:40px}@media screen and (max-width:1024px){.NewsCard-module-scss-module__EzxBvG__inner_wrapper .NewsCard-module-scss-module__EzxBvG__diamond{display:none}}.NewsCard-module-scss-module__EzxBvG__arrw_btn{z-index:2;position:absolute;top:0;right:0}.NewsCard-module-scss-module__EzxBvG__top_block{font-size:14px;font-weight:400;line-height:20px;display:flex}.NewsCard-module-scss-module__EzxBvG__bottom_block{flex-direction:column;display:flex}.NewsCard-module-scss-module__EzxBvG__bottom_block .NewsCard-module-scss-module__EzxBvG__title{color:var(--black);font-size:24px;font-weight:700;line-height:32px}.NewsCard-module-scss-module__EzxBvG__bottom_block .NewsCard-module-scss-module__EzxBvG__date{color:var(--grey);margin-top:16px;font-size:16px;font-weight:400;line-height:24px}
.TestsSteps-module-scss-module__nf8wwq__wrapper{margin-bottom:0;padding:4.0625rem 0 3.4375rem}@media screen and (max-width:767px){.TestsSteps-module-scss-module__nf8wwq__wrapper{margin-bottom:.5625rem;padding:1.5rem 0}}.TestsSteps-module-scss-module__nf8wwq__cards{grid-template-columns:.75fr 1.25fr;display:grid}@media screen and (max-width:1024px){.TestsSteps-module-scss-module__nf8wwq__cards{grid-template-columns:1fr}}.TestsSteps-module-scss-module__nf8wwq__card{border-width:2px;padding:1.375rem 1.625rem 1.375rem 1.375rem}@media screen and (max-width:767px){.TestsSteps-module-scss-module__nf8wwq__card{border-width:1px;padding:17px}}.TestsSteps-module-scss-module__nf8wwq__card.TestsSteps-module-scss-module__nf8wwq__smallCard{max-width:25.625rem}@media screen and (max-width:767px){.TestsSteps-module-scss-module__nf8wwq__card.TestsSteps-module-scss-module__nf8wwq__smallCard{max-width:100%}}.TestsSteps-module-scss-module__nf8wwq__cardNumber{padding:.125rem}.TestsSteps-module-scss-module__nf8wwq__cardTitle{font-size:1.1875rem}.TestsSteps-module-scss-module__nf8wwq__slider .swiper-wrapper{align-items:stretch;padding-bottom:2.5rem}.TestsSteps-module-scss-module__nf8wwq__slider .swiper-slide{height:auto;display:flex}.TestsSteps-module-scss-module__nf8wwq__slider .swiper-slide>div{width:100%;height:100%}.TestsSteps-module-scss-module__nf8wwq__slider .swiper-pagination{bottom:0}
.AccordionItem-module-scss-module__Gr1Q0G__wrapper{gap:7.5rem;margin:30px 0;padding-bottom:4.625rem}.AccordionItem-module-scss-module__Gr1Q0G__dropdownContentWrapper{grid-template-rows:0fr;transition:grid-template-rows .4s;display:grid}.AccordionItem-module-scss-module__Gr1Q0G__dropdownContentWrapper.AccordionItem-module-scss-module__Gr1Q0G__open{grid-template-rows:1fr}.AccordionItem-module-scss-module__Gr1Q0G__arrow{transition:transform .4s}.AccordionItem-module-scss-module__Gr1Q0G__arrow.AccordionItem-module-scss-module__Gr1Q0G__open{transform:rotate(180deg)}.AccordionItem-module-scss-module__Gr1Q0G__askCard{background-blend-mode:multiply;background-color:#ffebf5;width:23.75rem}
.styles-module-scss-module__FKCTta__tableGrid{grid-template-rows:2fr;grid-template-columns:2.5fr 1fr 1fr 1.5fr;display:grid}@media screen and (max-width:1024px){.styles-module-scss-module__FKCTta__tableGrid{grid-template-columns:1fr 1fr 1fr}.styles-module-scss-module__FKCTta__tableGrid>p:first-child{padding-left:1.25rem}.styles-module-scss-module__FKCTta__tableGrid>div:nth-child(3){padding-right:1.25rem}}@media screen and (max-width:767px){.styles-module-scss-module__FKCTta__topTable{justify-content:space-between;display:flex}}.styles-module-scss-module__FKCTta__bottomTable>div:first-child{padding-left:1.875rem;padding-right:1.875rem}.styles-module-scss-module__FKCTta__bottomTable>div:last-child{padding-right:1.875rem}@media screen and (max-width:1024px){.styles-module-scss-module__FKCTta__bottomTable>div:first-child{padding-left:1.25rem}.styles-module-scss-module__FKCTta__bottomTable>div:nth-child(3),.styles-module-scss-module__FKCTta__bottomTable>div:last-child{padding-right:1.25rem}}@media screen and (max-width:767px){.styles-module-scss-module__FKCTta__bottomTable{grid-template-columns:1fr 1fr;display:grid}}@media screen and (max-width:767px) and (max-width:1024px){.styles-module-scss-module__FKCTta__bottomTable{gap:.75rem}.styles-module-scss-module__FKCTta__bottomTable>div:first-child{padding-left:0;padding-right:0}.styles-module-scss-module__FKCTta__bottomTable>div:nth-child(2){margin-bottom:10px}.styles-module-scss-module__FKCTta__bottomTable>div:nth-child(3),.styles-module-scss-module__FKCTta__bottomTable>div:last-child{padding-left:0;padding-right:0}}.styles-module-scss-module__FKCTta__description{max-width:42.5rem}
.NewsGrid-module-scss-module__QiV95q__news_grid{height:100%;margin-top:24px;padding-bottom:24px}
.WhyGenex-module-scss-module__sXRJOG__wrapper{margin-bottom:2.25rem;padding:3.125rem 0 3.75rem}@media screen and (max-width:767px){.WhyGenex-module-scss-module__sXRJOG__wrapper{margin-bottom:1.875rem}}.WhyGenex-module-scss-module__sXRJOG__cards{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:3.125rem;display:grid}@media screen and (max-width:767px){.WhyGenex-module-scss-module__sXRJOG__cards{grid-template-columns:1fr}}.WhyGenex-module-scss-module__sXRJOG__card{border-width:.1875rem;max-width:30rem}.WhyGenex-module-scss-module__sXRJOG__cardTitle{font-size:1.625rem;line-height:1.2}@media screen and (max-width:767px){.WhyGenex-module-scss-module__sXRJOG__cardTitle{font-size:1.375rem}}.WhyGenex-module-scss-module__sXRJOG__reviewCard{max-width:23.75rem;padding-left:1.875rem;padding-right:1.875rem}.WhyGenex-module-scss-module__sXRJOG__reviewCardInfo{max-width:20rem}.WhyGenex-module-scss-module__sXRJOG__video{background-image:url(../media/video-layer.0wiwumvqo.fr5.jpg);background-position:50%;background-size:cover;height:37.5rem}.WhyGenex-module-scss-module__sXRJOG__videoTitle{text-shadow:1px 1px 2px red,0 0 1em #00f,0 0 .2em #00f;max-width:30rem;line-height:1.1}
.AccordionSection-module-scss-module__3dU0Lq__wrapper{gap:7.5rem;margin-top:1.875rem;padding-bottom:4.625rem}.AccordionSection-module-scss-module__3dU0Lq__dropdownContentWrapper{grid-template-rows:0fr;transition:grid-template-rows .4s;display:grid}.AccordionSection-module-scss-module__3dU0Lq__dropdownContentWrapper.AccordionSection-module-scss-module__3dU0Lq__open{grid-template-rows:1fr}.AccordionSection-module-scss-module__3dU0Lq__arrow{transition:transform .4s}.AccordionSection-module-scss-module__3dU0Lq__arrow.AccordionSection-module-scss-module__3dU0Lq__open{transform:rotate(180deg)}.AccordionSection-module-scss-module__3dU0Lq__askCard{background-blend-mode:multiply;background-color:#ffebf5;width:23.75rem}
.GenexTestsExplorer-module-scss-module__6JkLVa__wrapper{width:100%}.GenexTestsExplorer-module-scss-module__6JkLVa__cards{grid-template-columns:repeat(3,1fr);display:grid}@media screen and (max-width:1024px){.GenexTestsExplorer-module-scss-module__6JkLVa__cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.GenexTestsExplorer-module-scss-module__6JkLVa__cards{grid-template-columns:1fr}}
.NewsHero-module-scss-module__SUMHza__news_hero{height:100%;margin-top:44px;padding-bottom:154px}@media screen and (max-width:768px){.NewsHero-module-scss-module__SUMHza__news_hero{margin-top:24px;padding-bottom:34px}}
@media screen and (max-width:767px){.Pagination-module-scss-module__Lf9ntq__container{justify-content:center}}.Pagination-module-scss-module__Lf9ntq__navBtn{flex-shrink:0;justify-content:center!important;align-items:center!important;width:3.125rem!important;max-width:3.125rem!important;display:flex!important}.Pagination-module-scss-module__Lf9ntq__navBtn svg{flex-shrink:0;transform:none!important}@media screen and (max-width:767px){.Pagination-module-scss-module__Lf9ntq__navBtn{width:2rem!important;max-width:2rem!important}}.Pagination-module-scss-module__Lf9ntq__pageBtn{display:flex;width:1.875rem!important;max-width:1.875rem!important}
.ProductCardCarousel-module__jYAZua__slideW{flex-shrink:1;position:relative}.ProductCardCarousel-module__jYAZua__slide{grid-template-columns:repeat(1,1fr);width:100%;height:auto;display:grid;overflow:hidden}.ProductCardCarousel-module__jYAZua__slide img{object-fit:cover;width:100%;height:100%}.ProductCardCarousel-module__jYAZua__slideStart{padding:1.875rem}@media screen and (max-width:1280px){.ProductCardCarousel-module__jYAZua__slideStart{padding:1.875rem 2.5rem}}.ProductCardCarousel-module__jYAZua__slideTitle{white-space:break-word;line-height:1.1}@media screen and (max-width:1280px){.ProductCardCarousel-module__jYAZua__slideTitle{max-width:100%}}.ProductCardCarousel-module__jYAZua__slideDescription{white-space:break-word;width:100%;line-height:1.3;overflow:hidden}.ProductCardCarousel-module__jYAZua__slider{padding-bottom:6.1875rem}@media screen and (max-width:1280px){.ProductCardCarousel-module__jYAZua__slider{padding-bottom:4.5rem}}
.GenexTestCard-module__WPQtTW__wrapper{gap:2.8125rem}.GenexTestCard-module__WPQtTW__slider{flex:50%}@media screen and (max-width:1024px){.GenexTestCard-module__WPQtTW__slider{flex:0 100%;width:100%}}.GenexTestCard-module__WPQtTW__textContent{flex:50%}.GenexTestCard-module__WPQtTW__slideImg{object-fit:cover;height:auto}
.HealthCareTabs-module-scss-module__mHYqGa__wrapper{padding:4.375rem 0 5rem}@media screen and (max-width:767px){.HealthCareTabs-module-scss-module__mHYqGa__wrapper{padding:1.875rem 0}}
.DrivenByScience-module-scss-module__vjNPvG__article{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:space-between;padding:1.125rem 1.25rem 1.25rem;display:flex}.DrivenByScience-module-scss-module__vjNPvG__article.DrivenByScience-module-scss-module__vjNPvG__analyze{background-image:url(../media/analyze.06jipd2v1tgir.jpg);height:25rem}.DrivenByScience-module-scss-module__vjNPvG__article.DrivenByScience-module-scss-module__vjNPvG__screening{background-image:url(../media/regular-screening.0.vziy3oe1h~h.jpg);height:26.25rem}.DrivenByScience-module-scss-module__vjNPvG__article.DrivenByScience-module-scss-module__vjNPvG__screening .DrivenByScience-module-scss-module__vjNPvG__articleTitle,.DrivenByScience-module-scss-module__vjNPvG__article.DrivenByScience-module-scss-module__vjNPvG__complexCare .DrivenByScience-module-scss-module__vjNPvG__articleTitle{max-width:15.625rem}.DrivenByScience-module-scss-module__vjNPvG__article.DrivenByScience-module-scss-module__vjNPvG__alzheimer{height:13.125rem}.DrivenByScience-module-scss-module__vjNPvG__article.DrivenByScience-module-scss-module__vjNPvG__alzheimer .DrivenByScience-module-scss-module__vjNPvG__articleTitle{max-width:13.125rem}.DrivenByScience-module-scss-module__vjNPvG__article.DrivenByScience-module-scss-module__vjNPvG__thyroid{background-image:url(../media/thyroid-gland.0tdzqj4_79xt_.jpg)}.DrivenByScience-module-scss-module__vjNPvG__article.DrivenByScience-module-scss-module__vjNPvG__thyroid .DrivenByScience-module-scss-module__vjNPvG__articleTitle{max-width:13.125rem}.DrivenByScience-module-scss-module__vjNPvG__articleTitle{max-width:15.625rem;line-height:1}.DrivenByScience-module-scss-module__vjNPvG__layout{flex-direction:row;gap:1.25rem;display:flex}@media (max-width:767px){.DrivenByScience-module-scss-module__vjNPvG__layout{flex-direction:column;gap:1.25rem}}.DrivenByScience-module-scss-module__vjNPvG__leftColumn{flex-direction:column;width:45%;min-width:320px;display:flex}@media (max-width:1024px){.DrivenByScience-module-scss-module__vjNPvG__leftColumn{width:40%}}@media (max-width:767px){.DrivenByScience-module-scss-module__vjNPvG__leftColumn{width:100%;min-width:unset}}.DrivenByScience-module-scss-module__vjNPvG__rightColumn{gap:1.25rem;width:55%;display:flex}@media (max-width:767px){.DrivenByScience-module-scss-module__vjNPvG__rightColumn{flex-direction:column;gap:1.25rem;width:100%}}.DrivenByScience-module-scss-module__vjNPvG__rightColLeft,.DrivenByScience-module-scss-module__vjNPvG__rightColRight{flex-direction:column;gap:1.25rem;display:flex}.DrivenByScience-module-scss-module__vjNPvG__rightColLeft{width:60%}@media (max-width:1024px){.DrivenByScience-module-scss-module__vjNPvG__rightColLeft{width:100%}}.DrivenByScience-module-scss-module__vjNPvG__rightColRight{width:40%}@media (max-width:1024px){.DrivenByScience-module-scss-module__vjNPvG__rightColRight{width:100%}}.DrivenByScience-module-scss-module__vjNPvG__articleWide{height:100%;min-height:300px}.DrivenByScience-module-scss-module__vjNPvG__innerbtn{max-width:fit-content}@media screen and (max-width:1024px){.DrivenByScience-module-scss-module__vjNPvG__innerbtn{height:40px}}.DrivenByScience-module-scss-module__vjNPvG__link{max-width:fit-content}.DrivenByScience-module-scss-module__vjNPvG__bottomCol{gap:1.25rem;width:100%;display:flex}.DrivenByScience-module-scss-module__vjNPvG__bottomCol .DrivenByScience-module-scss-module__vjNPvG__bottomCard{width:40%;height:100%;min-height:250px}.DrivenByScience-module-scss-module__vjNPvG__bottomCol .DrivenByScience-module-scss-module__vjNPvG__bottomCardWide{width:80%;height:100%;min-height:250px}@media screen and (max-width:767px){.DrivenByScience-module-scss-module__vjNPvG__bottomCol{flex-direction:column}.DrivenByScience-module-scss-module__vjNPvG__bottomCol .DrivenByScience-module-scss-module__vjNPvG__bottomCard,.DrivenByScience-module-scss-module__vjNPvG__bottomCol .DrivenByScience-module-scss-module__vjNPvG__bottomCardWide{width:100%}}
.NewsSearchLine-module-scss-module__hN3pxW__news_search_line{border-bottom:2px solid var(--blue);align-items:center;padding:1rem 0;display:flex}.NewsSearchLine-module-scss-module__hN3pxW__input_box{align-items:center;gap:1rem;display:flex}.NewsSearchLine-module-scss-module__hN3pxW__input_wrapper{width:250px;position:relative}.NewsSearchLine-module-scss-module__hN3pxW__input{border:2px solid var(--blue);width:100%;color:var(--black);border-radius:24px;padding:14px 45px 14px 18px}.NewsSearchLine-module-scss-module__hN3pxW__input:focus{outline:none}.NewsSearchLine-module-scss-module__hN3pxW__search_icon{color:var(--blue);cursor:pointer;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.NewsSearchLine-module-scss-module__hN3pxW__filter_bar{background-color:var(--neutral-stone);cursor:pointer;border-radius:24px;justify-content:space-between;align-items:center;gap:1rem;width:250px;margin-left:12px;padding:14px 18px;display:flex;position:relative}.NewsSearchLine-module-scss-module__hN3pxW__dropdown{background-color:var(--blue);z-index:1000;width:350px;color:var(--white);border-radius:24px;justify-content:space-between;align-items:center;gap:1rem;padding:10px 18px;display:flex;position:absolute;top:25px;left:175px;transform:translate(-50%,-50%)}.NewsSearchLine-module-scss-module__hN3pxW__year_button{color:var(--white);cursor:pointer;background:0 0;border:none;border-radius:12px;padding:4px;transition:background-color .2s}.NewsSearchLine-module-scss-module__hN3pxW__year_button:hover{background-color:var(--neutral-stone);color:var(--black)}.NewsSearchLine-module-scss-module__hN3pxW__calendar_icon{color:var(--black)}.NewsSearchLine-module-scss-module__hN3pxW__calendar_icon_open{color:var(--white)}
.Test-module-scss-module__VlvO0G__refTable{border-collapse:collapse;background-color:#fff;width:80%}.Test-module-scss-module__VlvO0G__refTable th{text-align:center;background-color:#f3f4f6;border:1px solid #e5e7eb;padding:1rem;font-size:1.125rem;font-weight:500}.Test-module-scss-module__VlvO0G__refTable td{text-align:center;border:1px solid #e5e7eb;padding:1rem}.Test-module-scss-module__VlvO0G__refTable tr:first-child{background-color:#f9fafb}.Test-module-scss-module__VlvO0G__refTable tbody tr:first-child{font-weight:500}.Test-module-scss-module__VlvO0G__refTable tbody tr:nth-child(n+2) td{color:#7382a0}@media screen and (max-width:1024px){.Test-module-scss-module__VlvO0G__table tr{flex-direction:column;display:flex}}.Test-module-scss-module__VlvO0G__sidebar{width:23.75rem}@media screen and (max-width:767px){.Test-module-scss-module__VlvO0G__sidebar{width:100%}}.Test-module-scss-module__VlvO0G__synonyms{width:43.75rem}@media screen and (max-width:1280px){.Test-module-scss-module__VlvO0G__synonyms{width:auto}}@media screen and (max-width:1024px){.Test-module-scss-module__VlvO0G__table tr{flex-direction:column;display:flex}}
.styles-module-scss-module__OxRhHW__slider .swiper-wrapper{align-items:stretch;padding-bottom:2.5rem}.styles-module-scss-module__OxRhHW__slider .swiper-slide{height:auto;display:flex}.styles-module-scss-module__OxRhHW__slider .swiper-slide>div{width:100%;height:100%}.styles-module-scss-module__OxRhHW__slider .swiper-pagination{bottom:0}
.WhyConsiderTest-module-scss-module__g3I5Lq__wrapper{padding:3.8125rem 0 3.4375rem}@media screen and (max-width:767px){.WhyConsiderTest-module-scss-module__g3I5Lq__wrapper{padding:30px 0}}.WhyConsiderTest-module-scss-module__g3I5Lq__title{max-width:30.625rem}@media screen and (max-width:1024px){.WhyConsiderTest-module-scss-module__g3I5Lq__title{max-width:100%}}.WhyConsiderTest-module-scss-module__g3I5Lq__smallCard{width:26.25rem}@media screen and (max-width:1024px){.WhyConsiderTest-module-scss-module__g3I5Lq__smallCard{width:100%}}.WhyConsiderTest-module-scss-module__g3I5Lq__mediumCard{width:30rem}@media screen and (max-width:1024px){.WhyConsiderTest-module-scss-module__g3I5Lq__mediumCard{width:100%}}
.InfoCards-module-scss-module__ct3rKG__wrapper{padding-bottom:4.375rem}
.contact-module__LmhDXG__container{flex-direction:column;display:flex}.contact-module__LmhDXG__label{color:#374151;min-height:40px;font-size:.875rem;display:block}.contact-module__LmhDXG__label span{color:red}.contact-module__LmhDXG__error{color:#dc2626;min-height:20px;margin-top:.5rem;font-size:.875rem;display:block}.contact-module__LmhDXG__title{margin:0 auto;font-size:24px;font-weight:400}.contact-module__LmhDXG__form{flex-direction:column;align-items:flex-start;gap:12px;width:100%;display:flex}.contact-module__LmhDXG__formGroup{align-items:center;gap:24px;width:100%;display:flex}@media screen and (max-width:768px){.contact-module__LmhDXG__formGroup{flex-direction:column}.contact-module__LmhDXG__form{align-items:center}}.contact-module__LmhDXG__inputWrapper{width:100%;max-width:100%;margin-bottom:14px}.contact-module__LmhDXG__inputField{border-bottom:1.5px solid var(--black);width:100%;padding:10px 0;font-size:18px;font-weight:300}.contact-module__LmhDXG__inputField:focus{outline:none}.contact-module__LmhDXG__inputField:-webkit-autofill{-webkit-text-fill-color:inherit;box-shadow:inset 0 0 0 1000px #fff}.contact-module__LmhDXG__inputField:-webkit-autofill:hover{-webkit-text-fill-color:inherit;box-shadow:inset 0 0 0 1000px #fff}.contact-module__LmhDXG__inputField:-webkit-autofill:focus{-webkit-text-fill-color:inherit;box-shadow:inset 0 0 0 1000px #fff}.contact-module__LmhDXG__option{font-size:14px;font-weight:300}.contact-module__LmhDXG__submitButton{background-color:var(--blue);color:var(--white);cursor:pointer;border-radius:5px;width:100%;max-width:150px;margin-top:24px;padding:10px 20px}@media screen and (max-width:768px){.contact-module__LmhDXG__submitButton{max-width:100%}}.contact-module__LmhDXG__buttonWrapper{width:100%;max-width:100%}.contact-module__LmhDXG__orDivider{color:#6b7280;flex-shrink:0;justify-content:center;align-items:center;min-width:40px;padding-bottom:24px;font-size:18px;font-weight:500;display:flex}@media screen and (max-width:768px){.contact-module__LmhDXG__orDivider{padding:4px 0}}.contact-module__LmhDXG__radioCheckbox{appearance:none;border:1px solid var(--black);cursor:pointer;vertical-align:middle;border-radius:2px;outline:none;width:16px;height:16px;position:relative}.contact-module__LmhDXG__radioCheckbox:checked{background-color:var(--blue)}.contact-module__LmhDXG__radioCheckbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}
.HomeHero-module-scss-module__TDmY1q__wrapper{background-image:url(../media/our-research.0qp4kc7i34hdg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;height:46.25rem;max-height:calc(100vh - 130px);padding:0;display:flex;position:relative}.HomeHero-module-scss-module__TDmY1q__wrapper:after{content:"";background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (max-width:1024px){.HomeHero-module-scss-module__TDmY1q__wrapper{justify-content:center;align-items:center;gap:1.5rem;min-height:400px;padding:2.5rem 0}.HomeHero-module-scss-module__TDmY1q__wrapper .HomeHero-module-scss-module__TDmY1q__container{z-index:1;color:#fff;position:relative}}.HomeHero-module-scss-module__TDmY1q__hero{z-index:2}.HomeHero-module-scss-module__TDmY1q__title{letter-spacing:-.72px;white-space:pre-wrap;max-width:31.875rem}.HomeHero-module-scss-module__TDmY1q__subtitle{max-width:27.625rem;line-height:1.3}
.NewsSidebar-module-scss-module__GJ2Sqq__content{flex-direction:column;gap:1rem;display:flex}.NewsSidebar-module-scss-module__GJ2Sqq__title{border-bottom:2px solid var(--black);margin-bottom:2rem;font-size:1.7rem;font-weight:600}.NewsSidebar-module-scss-module__GJ2Sqq__card{max-height:200px;overflow:hidden}
.ShareButton-module-scss-module__iOP5-G__btnMulti{flex-direction:column;align-items:center;display:flex;position:relative}.ShareButton-module-scss-module__iOP5-G__btnMulti input{display:none}.ShareButton-module-scss-module__iOP5-G__btnMulti input:not(:checked)~label{transform:rotate(0)}.ShareButton-module-scss-module__iOP5-G__btnMulti input:not(:checked)~label .ShareButton-module-scss-module__iOP5-G__btn{width:30px;height:30px;box-shadow:none;border-radius:0}.ShareButton-module-scss-module__iOP5-G__btnMulti input:not(:checked)~label .ShareButton-module-scss-module__iOP5-G__btn:first-child{border-top-left-radius:100%;transform:translate(10px,10px)}.ShareButton-module-scss-module__iOP5-G__btnMulti input:not(:checked)~label .ShareButton-module-scss-module__iOP5-G__btn:nth-child(2){border-top-right-radius:100%;transform:translate(40px,10px)}.ShareButton-module-scss-module__iOP5-G__btnMulti input:not(:checked)~label .ShareButton-module-scss-module__iOP5-G__btn:nth-child(3){border-bottom-left-radius:100%;transform:translate(10px,40px)}.ShareButton-module-scss-module__iOP5-G__btnMulti input:not(:checked)~label .ShareButton-module-scss-module__iOP5-G__btn:nth-child(4){border-bottom-right-radius:100%;transform:translate(40px,40px)}.ShareButton-module-scss-module__iOP5-G__btnMulti input:not(:checked)~label .ShareButton-module-scss-module__iOP5-G__btn .ShareButton-module-scss-module__iOP5-G__icon{opacity:0}.ShareButton-module-scss-module__iOP5-G__btnMulti input:not(:checked)~label>.ShareButton-module-scss-module__iOP5-G__triggerIcon{opacity:1;cursor:pointer}.ShareButton-module-scss-module__iOP5-G__btnMulti label{cursor:default;border-radius:20px;width:80px;height:80px;margin-top:-10px;margin-bottom:-10px;transition:all .2s ease-in;display:block;position:relative;transform:rotate(45deg)}.ShareButton-module-scss-module__iOP5-G__btnMulti label .ShareButton-module-scss-module__iOP5-G__btn{cursor:pointer;background-color:var(--blue);color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s ease-in;display:inline-flex;position:absolute;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.ShareButton-module-scss-module__iOP5-G__btnMulti label .ShareButton-module-scss-module__iOP5-G__btn:nth-child(2){transform:translate(44px)}.ShareButton-module-scss-module__iOP5-G__btnMulti label .ShareButton-module-scss-module__iOP5-G__btn:nth-child(3){transform:translateY(44px)}.ShareButton-module-scss-module__iOP5-G__btnMulti label .ShareButton-module-scss-module__iOP5-G__btn:nth-child(4){transform:translate(44px,44px)}.ShareButton-module-scss-module__iOP5-G__btnMulti label .ShareButton-module-scss-module__iOP5-G__btn .ShareButton-module-scss-module__iOP5-G__icon{opacity:1;transition:all .15s ease-in-out;transform:rotate(-45deg)}.ShareButton-module-scss-module__iOP5-G__btnMulti label>.ShareButton-module-scss-module__iOP5-G__triggerIcon{color:#fff;opacity:0;background-color:var(--blue);-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s ease-in-out;display:flex;position:absolute;top:20px;left:20px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.ShareButton-module-scss-module__iOP5-G__label{color:#64748b;margin-top:0;font-size:12px;font-weight:500}.ShareButton-module-scss-module__iOP5-G__telegram{background-color:#2aabee}.ShareButton-module-scss-module__iOP5-G__whatsapp{background-color:#25d366}.ShareButton-module-scss-module__iOP5-G__email{background-color:#64748b}.ShareButton-module-scss-module__iOP5-G__close{background-color:var(--grey-dark)}
.ContactBanner-module-scss-module__XdoKvG__section{background-color:var(--white);padding:64px 16px}@media screen and (max-width:768px){.ContactBanner-module-scss-module__XdoKvG__section{padding:48px 16px}}.ContactBanner-module-scss-module__XdoKvG__container{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:640px;margin:0 auto;display:flex}.ContactBanner-module-scss-module__XdoKvG__title{letter-spacing:-.02em;color:var(--black);font-size:2.25rem;font-weight:800}@media screen and (max-width:768px){.ContactBanner-module-scss-module__XdoKvG__title{font-size:1.75rem}}.ContactBanner-module-scss-module__XdoKvG__description{color:var(--gray-500,#6b7280);max-width:540px;font-size:1.125rem;font-weight:300;line-height:1.7}@media screen and (max-width:768px){.ContactBanner-module-scss-module__XdoKvG__description{font-size:1rem}}.ContactBanner-module-scss-module__XdoKvG__button{margin-top:8px}
.BannerSection-module-scss-module__n5G0UG__wrapper{gap:5.625rem;max-height:32.5rem;padding:0 0 0 5.625rem;position:relative}@media screen and (max-width:1024px){.BannerSection-module-scss-module__n5G0UG__wrapper{justify-content:center;align-items:center;gap:1.5rem;min-height:400px;padding:2.5rem 1.5rem}.BannerSection-module-scss-module__n5G0UG__imgBlock{width:100%;height:100%;position:absolute;top:0;left:0}.BannerSection-module-scss-module__n5G0UG__imgBlock:after{content:"";background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}}.BannerSection-module-scss-module__n5G0UG__img{object-fit:cover;width:100%;height:100%}
.styles-module-scss-module__NebqdW__wrapper{padding:0}.styles-module-scss-module__NebqdW__grid{grid-template-columns:auto 23.75rem;gap:7.5rem;display:grid}@media screen and (max-width:1024px){.styles-module-scss-module__NebqdW__grid{gap:1.5rem}}@media screen and (max-width:767px){.styles-module-scss-module__NebqdW__grid{grid-template-columns:1fr;gap:1.5rem}}.styles-module-scss-module__NebqdW__testItem+.styles-module-scss-module__NebqdW__testItem{margin-top:1.5rem}
.TaxonsSlider-module__ew8XDa__icon{background-color:var(--white-10);width:4.375rem;height:4.375rem;color:var(--blue-aqua-light);border-radius:9999px;transition:all .3s}.TaxonsSlider-module__ew8XDa__list{background-color:var(--white-10);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.TaxonsSlider-module__ew8XDa__listItem{background-color:var(--white);transition:all .3s}.TaxonsSlider-module__ew8XDa__listItem:hover .TaxonsSlider-module__ew8XDa__icon{background-color:var(--blue-aqua-light);color:var(--white);transform:scale(1.05)}.TaxonsSlider-module__ew8XDa__activeItem .TaxonsSlider-module__ew8XDa__icon{background-color:var(--blue-aqua-light);transform:scale(1.05)}.TaxonsSlider-module__ew8XDa__counter{padding:.1875rem .375rem;font-size:.6875rem;line-height:normal}.TaxonsSlider-module__ew8XDa__slider{padding:0 1.125rem}
.styles-module__af7fCG__headingGradient{background:linear-gradient(135deg,#1e293b 0%,#475569 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.styles-module__af7fCG__healthCategoryCard{background:var(--blue-mid);border-radius:16px;transition:all .3s;position:relative;overflow:hidden}.styles-module__af7fCG__healthCategoryCard:before{content:"";z-index:1;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);border-radius:16px;position:absolute;inset:0}.styles-module__af7fCG__healthCategoryCard:hover{transform:translateY(-4px);box-shadow:0 20px 40px #3d4ccf4d}
.WelcomeSlider-module-scss-module__s7HN4G__textBlock{text-align:left;flex-direction:column;align-items:center;max-width:23.75rem;padding-top:5.875rem;display:flex}@media screen and (max-width:1024px){.WelcomeSlider-module-scss-module__s7HN4G__textBlock{text-align:center;max-width:100%;padding:3.75rem 1.5rem}}.WelcomeSlider-module-scss-module__s7HN4G__btn{border:3px solid var(--white);border-color:var(--white);max-width:100%;height:3.125rem;color:var(--white);background-color:#0000;border-radius:1.875rem;align-items:center;gap:.625rem;height:100px;font-size:.875rem;font-weight:500;line-height:1.2;display:flex}@media screen and (max-width:1024px){.WelcomeSlider-module-scss-module__s7HN4G__btn{border-radius:1.325rem;height:75px}}@media screen and (max-width:767px){.WelcomeSlider-module-scss-module__s7HN4G__btn{border-radius:1.325rem;height:60px}}.WelcomeSlider-module-scss-module__s7HN4G__swiperProgress{z-index:2;width:5.625rem;height:.125rem;position:absolute;bottom:90px;right:150px}.WelcomeSlider-module-scss-module__s7HN4G__swiperProgressBody{background-color:#fff3;border-radius:.125rem;width:100%;height:2px}.WelcomeSlider-module-scss-module__s7HN4G__swiperProgressBodyHelper{background-color:var(--white);width:50%;height:2px;translate:transformY(-2px);border-radius:.125rem;transition:width .1s linear}.WelcomeSlider-module-scss-module__s7HN4G__autoplayBtn{z-index:2;position:absolute;bottom:80px;right:100px}
