@charset "UTF-8";.hero__cat{position:relative}@media(max-width:992px){.hero__cat{display:none}.hero__cat:nth-child(-n+6){display:flex;flex-direction:column}}.hero__cat:hover .cat-image img{border-radius:60px}.hero__cat .cat-link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.hero__cat .cat-image{width:100%}.hero__cat .cat-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s;border-radius:12px}main{overflow:hidden auto}.certificate__body{position:relative}.certificate__body .heading-row{position:relative;z-index:2}@media(max-width:992px){.certificate__body .grid{max-width:unset;width:calc(100% + 40px);padding:0 20px;margin-left:-20px;-ms-overflow-style:none;scrollbar-width:none;overflow:auto;display:flex!important}.certificate__body .grid .product{min-width:170px;flex:0 0 auto;max-width:170px}}.certificate__body .image{display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;right:0;width:438px}@media(max-width:992px){.certificate__body .image{display:none}}.certificate__body .image img{width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:992px){.hero{width:calc(100% + 24px);margin-left:-12px;margin-top:0}}.hero .custom-swiper .swiper .swiper-slide{border-radius:24px}@media(max-width:992px){.hero .custom-swiper .swiper .swiper-slide{border-radius:0;padding-bottom:56px}}@media(max-width:992px){.hero .custom-swiper .swiper .swiper-slide .flex{flex-direction:column-reverse}}.hero .custom-swiper .swiper .swiper-slide .info{max-width:500px;width:100%}@media(max-width:992px){.hero .custom-swiper .swiper .swiper-slide .info{max-width:unset;margin-left:0;padding-left:12px;padding-right:12px}}@media(max-width:992px){.hero .custom-swiper .swiper .swiper-slide .info .btn{width:100%}}.hero .custom-swiper .swiper .swiper-slide .image{display:flex;align-items:center;justify-content:center;height:480px;width:495px}@media(max-width:992px){.hero .custom-swiper .swiper .swiper-slide .image{width:100%;height:auto}}.hero .custom-swiper .swiper .swiper-slide .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero .custom-swiper .custom-btn{position:absolute;z-index:5;top:50%;translate:0 -50%}@media(max-width:992px){.hero .custom-swiper .custom-btn{display:none}}.hero .custom-swiper .custom-btn.prev-btn{left:0}.hero .custom-swiper .custom-btn.next-btn{right:0}@media(max-width:992px){.hero .categories{padding-left:12px;padding-right:12px}}.brands{position:relative}.brands .marquee{background:transparent;height:70px;display:flex;align-items:center;white-space:nowrap;overflow:hidden;position:relative;left:0;width:100%;top:0}@media(max-width:992px){.brands .marquee{height:56px}}.brands .marquee.reverse,.brands .marquee.reverse .data .brand{transform:scaleX(-1)}.brands .marquee .data{display:flex;align-items:center;-moz-column-gap:40px;column-gap:40px;padding-right:40px}@media(max-width:992px){.brands .marquee .data{-moz-column-gap:12px;column-gap:12px;padding-right:12px}}.brands .marquee .data .brand{display:flex;align-items:center;justify-content:center;width:140px;height:70px;position:relative}.brands .marquee .data .brand:hover img{scale:1.1}@media(max-width:992px){.brands .marquee .data .brand{height:56px;width:112px}}.brands .marquee .data .brand img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:relative;z-index:1;transition:.2s}.steps__body{min-height:490px;padding-left:52px;padding-right:52px}@media(max-width:1080px){.steps__body{flex-direction:column;padding-top:48px;padding-bottom:48px}}@media(max-width:992px){.steps__body{padding-left:0;padding-right:0}}.steps__content{max-width:400px;width:100%}@media(max-width:1080px){.steps__content .text--center-tablet{text-align:center}}.steps__content .title:after{content:"";display:block;position:absolute;left:0;top:calc(100% - 2px);width:178px;background:url(/build/assets/steps-DhkB2D_z.svg);height:35px;background-size:cover;background-repeat:no-repeat;background-position:center;z-index:-1}@media(max-width:1080px){.steps__content .title:after{width:118px;height:26px;left:150px;top:calc(100% - 7px)}}.steps__form{width:100%}.steps__form .step{display:none}@media(max-width:992px){.steps__form .step .buttons{width:100%}.steps__form .step .buttons .btn{width:calc(50% - 8px)}.steps__form .step .buttons.grid .btn{width:100%}}.steps__form .step .progress-wrap{position:relative;width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center}.steps__form .step .progress-wrap .txt{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.steps__form .step .progress{transform:rotate(-90deg)}.steps__form .step .progress .bar{--p: 20;stroke-dasharray:var(--p) 100}.steps__form .step .proggress{position:relative;display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;border:5px solid rgba(0,0,0,.25)}.steps__form .step.step-2 .progress .bar{--p: 40;stroke-dasharray:var(--p) 100}.steps__form .step.step-3 .progress .bar{--p: 60;stroke-dasharray:var(--p) 100}.steps__form .step.step-4 .progress .bar{--p: 80;stroke-dasharray:var(--p) 100}.steps__form .step.step-1{display:block}.steps__form .step .inner{border-radius:24px}.steps__form .step .inner .icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px}.steps__form .step .inner .icon img,.steps__form .step .inner .icon svg{width:100%;height:100%;border-radius:50%}.steps__form .step .radio-buttons .checkbox-btn{display:flex;align-items:center;padding:16px;border-radius:16px;background:#fff;cursor:pointer;transition:.2s;-moz-column-gap:12px;column-gap:12px;font-size:16px;line-height:140%}.steps__form .step .radio-buttons .checkbox-btn:has(input:checked) .fake-input{background:#df6282;border:2px solid #DF6282}.steps__form .step .radio-buttons .checkbox-btn:has(input:checked) .fake-input:before{opacity:1}.steps__form .step .radio-buttons .checkbox-btn input{display:none}.steps__form .step .radio-buttons .checkbox-btn .fake-input{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:4px;border:2px solid #E6E9EE;position:relative}.steps__form .step .radio-buttons .checkbox-btn .fake-input:before{content:"";display:block;position:absolute;left:50%;top:50%;width:10px;height:10px;background:url(/build/assets/check-rflac7Md.svg);background-position:center;background-repeat:no-repeat;background-size:contain;opacity:0;transition:.2s;translate:-50% -50%}.steps__form .step .radio-buttons .checkbox-btn:hover{box-shadow:0 5px 15px #0a0b111a}.steps__form .step .radio-buttons .radio-btn{background:#fff;cursor:pointer;transition:.2s;border-radius:16px;padding:24px;border:2px solid #FFFFFF;font-size:16px}.steps__form .step .radio-buttons .radio-btn:has(input:checked){border:2px solid #DF6282}@media(max-width:992px){.steps__form .step .radio-buttons .radio-btn{padding:16px}}.steps__form .step .radio-buttons .radio-btn:hover{box-shadow:0 5px 15px #0a0b111a}.steps__form .step .radio-buttons .radio-btn input{display:none}.steps__form .step .radio-buttons.type-1 .radio-btn{display:flex;flex-direction:column;padding:28px;align-items:center;row-gap:10px;font-size:18px;text-align:center;line-height:140%}@media(max-width:992px){.steps__form .step .radio-buttons.type-1 .radio-btn{flex-direction:row;justify-content:center;-moz-column-gap:8px;column-gap:8px}}.steps__form .step .radio-buttons.type-1 .radio-btn .icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px}.steps__form .step .radio-buttons.type-1 .radio-btn .icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.steps__form .step .radio-buttons.type-2{justify-content:center}.steps__form .step .radio-buttons.type-2 .radio-btn{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px}.steps__form .step .radio-buttons.type-2 .radio-btn .color{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%}.steps__form .step .radio-buttons.type-3,.steps__form .step .radio-buttons.type-4{justify-content:center}.steps__form .step .buttons .btn{min-width:150px}.testimonials{position:relative}.testimonials .mob-visible{position:relative;z-index:2}.testimonials:before{content:"";display:block;position:absolute;left:0;top:0;width:269px;height:278px;background:url(/build/assets/t-heart-9srLUIPM.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:left}@media(max-width:992px){.testimonials:before{width:188px;height:203px;left:auto;right:12px}}.testimonials .container:after{content:"";display:block;position:absolute;right:46px;bottom:-80px;width:389px;height:266px;background:url(/build/assets/t-after-Cbx-XGo6.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:left}@media(max-width:992px){.testimonials .container:after{display:none}}
