@font-face{font-family:"Montserrat-Bold";src:url(../fonts/Montserrat-Bold.ttf)}@font-face{font-family:"Montserrat-SemiBold";src:url(../fonts/Montserrat-SemiBold.ttf)}@font-face{font-family:"Montserrat-Medium";src:url(../fonts/Montserrat-Medium.ttf)}@font-face{font-family:"Montserrat-Regular";src:url(../fonts/Montserrat-Regular.ttf)}@font-face{font-family:"Roboto-Regular";src:url(../fonts/Roboto-Regular.ttf)}@font-face{font-family:"Roboto-Bold";src:url(../fonts/Roboto-Bold.ttf)}@font-face{font-family:"Roboto-Medium";src:url(../fonts/Roboto-Medium.ttf)}:root{--fz18-22: clamp(1.125rem, 0.92rem + 0.61vw, 1.375rem);--fz28-46: clamp(1.75rem, 0.83rem + 2.73vw, 2.875rem);--fz22-32: clamp(1.375rem, 0.864rem + 1.52vw, 2rem);--fz10-14: clamp(0.625rem, 0.42rem + 0.61vw, 0.875rem);--fz14-18: clamp(0.875rem, 0.67rem + 0.61vw, 1.125rem);--fz22-24: clamp(1.375rem, 1.273rem + 0.3vw, 1.5rem);--fz14-16: clamp(0.875rem, 0.773rem + 0.3vw, 1rem);--fz14: 14px;--fz16: 16px;--fz18: 18px;--fz22: 22px;--fz24: 24px;--fz40: 40px;--lh36-58: clamp(2.25rem, 1.125rem + 3.33vw, 3.625rem);--lh28-42: clamp(1.75rem, 1.034rem + 2.12vw, 2.625rem);--lh12-20: clamp(0.75rem, 0.341rem + 1.21vw, 1.25rem);--lh28-32: clamp(1.75rem, 1.545rem + 0.61vw, 2rem);--lh20-24: clamp(1.25rem, 1.045rem + 0.61vw, 1.5rem);--lh20: 20px;--lh24: 24px;--lh28: 28px;--lh32: 32px;--black-color: #000;--white-color: #fff;--primary-color: #f6f1fe;--secondary-color: #f8f8f8;--gray-text: #7a7b81;--green-color: #19cf6d;--red-label-text: #fff1f5;--red-label: #ff4e50;--swiper-pagination-color: #000;--border20: 20px;--border32: 32px}*,*::before,*::after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;scroll-behavior:smooth}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,h5,h6,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){color:currentColor}img,picture{display:block}input,button,textarea,select{font:inherit}:focus,:active{outline:none}body{font-family:"Montserrat-Regular",sans-serif;color:var(--black-color)}section{padding:40px 0}section:first-child{padding-top:0}footer{padding-top:40px}@media(min-width: 768px){footer{padding-top:60px}}.container{max-width:1440px;margin:0 auto;width:100%;padding:0 16px}@media(min-width: 1440px){.container{padding:0 100px}}b{font-family:"Roboto-Bold";color:inherit;font-weight:normal}#order-form{width:100%;height:590px;border:none;margin-top:-48px}.button__wrapper{padding:28px 0 20px 0;--btn-border: #e6e6e6;--btn-bg: #ff4e50;display:flex;justify-content:center;align-items:center}@media(min-width: 768px){.button__wrapper{padding-top:40px}}.button__wrapper .button{font-family:"Roboto-Regular";padding:12px 20px;line-height:var(--lh24px);text-decoration:none;background-color:var(--btn-bg);color:var(--white-color);font-size:var(--fz16);text-align:center;width:-moz-fit-content;width:fit-content;transition:all .2s ease-in-out}@media(min-width: 768px){.button__wrapper .button{padding:20px 32px}}.button__wrapper .button:hover{opacity:.8}.button__wrapper .button.button--black{background-color:var(--black-color);color:var(--white-color)}.button__wrapper .button.button--white{outline:1px solid var(--btn-border);background-color:var(--white-color);color:var(--black-color)}.promocode__wrapper{padding:28px 0 20px 0;--btn-border: #e6e6e6;display:flex;justify-content:center;align-items:center}@media(min-width: 768px){.promocode__wrapper{padding-top:40px}}.promocode__wrapper #promocode{font-family:"Roboto-Medium";text-transform:uppercase;border-radius:12px;padding:12px 20px;line-height:var(--lh24px);background-color:var(--white-color);color:var(--black);font-size:var(--fz16);text-align:center;width:-moz-fit-content;width:fit-content;outline:1px dashed var(--black-color);display:flex;flex-direction:row;align-items:center;gap:5px;cursor:pointer}@media(min-width: 768px){.promocode__wrapper #promocode{padding:20px 32px}}.block-title{text-align:center}.block-title .title{font-family:"Montserrat-SemiBold";font-size:var(--fz28-46);line-height:var(--lh36-58)}.block-title .subtitle{padding-top:12px;font-family:"Roboto-Regular";font-size:var(--fz16);line-height:var(--lh24px);max-width:740px;margin:0 auto}@media(min-width: 768px){.block-title .subtitle{padding-top:20px}}.wrapper{padding:20px}@media(min-width: 768px){.wrapper{padding:32px}}.red-text{color:#ff4e50}.plus-wrapper{--pluswrap-active-col: #eaecee;--plus-active-col: #5a6e85;background-color:var(--black-color);border-radius:100%;max-width:24px;max-height:24px;min-width:24px;min-height:24px;display:flex;align-items:center;justify-content:center}@media(min-width: 768px){.plus-wrapper{max-width:32px;max-height:32px;min-width:32px;min-height:32px}}.plus-wrapper .plus{width:8px;height:8px;background-color:var(--white-color);clip-path:polygon(10% 0, 0 10%, 40% 50%, 0 90%, 10% 100%, 50% 60%, 90% 100%, 100% 90%, 60% 50%, 100% 10%, 90% 0, 50% 40%);transform:rotate(45deg)}@media(min-width: 768px){.plus-wrapper .plus{width:10px;height:10px}}.plus-wrapper{transition:all .2s ease-in-out}.click{cursor:pointer}.positionr{position:relative}.annotation-area{display:none;position:absolute;max-width:300px;background-color:var(--secondary-color);border:1px solid var(--gray-text);padding:10px;top:-100px;border-radius:12px;box-shadow:0px 5px 10px 2px rgba(34,60,80,.2)}.annotation-area h5{font-family:"Montserrat-SemiBold";font-size:var(--fz18-22);line-height:var(--lh28-32)}.annotation-area p{font-size:var(--fz14);line-height:var(--lh24)}@media(min-width: 768px){.annotation-area{top:-65px}}.annotation-area.show{display:block}.header{padding:22px 0}@media(min-width: 768px){.header{padding:28px 0}}.header .header__wrapper{display:flex;justify-content:space-between;align-items:center}.header .header__wrapper a{height:16px}@media(min-width: 768px){.header .header__wrapper a{height:21px}}.header .header__wrapper a svg{height:16px;width:100%}@media(min-width: 768px){.header .header__wrapper a svg{height:21px}}.header .header__phone a{color:var(--black-color);text-decoration:none;font-family:"Montserrat-SemiBold";font-size:var(--fz18-22)}.banner.banner--default{padding-bottom:0}.banner.banner--default .banner__wrapper{text-align:center;padding-top:50px;padding-bottom:50px}@media(min-width: 768px){.banner.banner--default .banner__wrapper{padding-top:60px;padding-bottom:60px}}.banner.banner--default .banner__wrapper .banner__title{max-width:840px;margin:0 auto}.banner.banner--default .banner__wrapper .button__wrapper{padding-bottom:0}.banner.banner--default .banner__wrapper .banner__image{padding-top:20px}@media(min-width: 768px){.banner.banner--default .banner__wrapper .banner__image{padding-top:0}}.banner.banner--default .banner__wrapper .banner__image img{margin:0 auto;max-width:600px;width:100%}.banner.banner--float{padding-bottom:0}.banner.banner--float .container{padding:0}@media(min-width: 991px){.banner.banner--float .container{padding:0 48px}}.banner.banner--float .container .banner__wrapper{padding-top:50px;padding-bottom:50px;background-color:#e0f3f6;border-radius:0}@media(min-width: 768px){.banner.banner--float .container .banner__wrapper{display:flex;padding-top:60px;padding-bottom:60px;text-align:left;padding-left:52px;padding-right:52px}}.banner.banner--float .container .banner__wrapper .banner__title{max-width:840px;text-align:left}@media(min-width: 768px){.banner.banner--float .container .banner__wrapper .banner__title{margin-left:0;text-align:left}}@media(min-width: 768px){.banner.banner--float .container .banner__wrapper .banner__title .subtitle{margin-left:0}}.banner.banner--float .container .banner__wrapper .button__wrapper{padding-bottom:0}@media(min-width: 768px){.banner.banner--float .container .banner__wrapper .button__wrapper{justify-content:flex-start}}.banner.banner--float .container .banner__wrapper .banner__image{display:flex;align-items:flex-end;margin-bottom:-50px}@media(min-width: 768px){.banner.banner--float .container .banner__wrapper .banner__image{margin-bottom:-60px}}.banner.banner--float .container .banner__wrapper .banner__image img{margin:0 auto;max-width:600px;width:100%}.banner.banner--privelege .container{padding:0}@media(min-width: 991px){.banner.banner--privelege .container{padding:0 48px}}.banner.banner--privelege .container .banner__wrapper{position:relative;padding:0;z-index:1;border-radius:0}@media(min-width: 991px){.banner.banner--privelege .container .banner__wrapper{border-radius:var(--border32);padding:52px;background-color:var(--primary-color)}}.banner.banner--privelege .container .banner__wrapper .banner__inner{background-color:var(--primary-color);padding:0 16px;padding-top:52px;padding-bottom:52px}@media(min-width: 768px){.banner.banner--privelege .container .banner__wrapper .banner__inner{padding-top:0;padding-bottom:0;padding:0}}.banner.banner--privelege .container .banner__wrapper .banner__inner .banner__title{max-width:840px;position:relative;z-index:1;text-align:center}@media(min-width: 768px){.banner.banner--privelege .container .banner__wrapper .banner__inner .banner__title{text-align:left}}@media(min-width: 768px){.banner.banner--privelege .container .banner__wrapper .banner__inner .banner__title .subtitle{margin-left:0}}.banner.banner--privelege .container .banner__wrapper .banner__inner .button__wrapper{padding-bottom:48px;position:relative;z-index:1}@media(min-width: 991px){.banner.banner--privelege .container .banner__wrapper .banner__inner .button__wrapper{justify-content:flex-start}}.banner.banner--privelege .container .banner__wrapper .banner__inner .banner__image img{width:100%;max-width:768px;min-width:300px;margin:0 auto}@media(min-width: 991px){.banner.banner--privelege .container .banner__wrapper .banner__inner .banner__image img{max-width:600px;position:absolute;right:0;top:calc(50% - 225px);z-index:0}}.banner.banner--privelege .container .banner__wrapper .banner__privelege{display:flex;flex-direction:column;position:relative;z-index:1;gap:16px;padding:0 16px;padding-top:40px}@media(min-width: 991px){.banner.banner--privelege .container .banner__wrapper .banner__privelege{flex-direction:row;gap:24px;padding:0}}.banner.banner--privelege .container .banner__wrapper .banner__privelege .banner-privelege__item{border-radius:var(--border20);padding:25px;background-color:var(--secondary-color)}@media(min-width: 991px){.banner.banner--privelege .container .banner__wrapper .banner__privelege .banner-privelege__item{border-radius:var(--border32);background:hsla(0,0%,100%,.9);padding:32px;max-width:292px}}.banner.banner--privelege .container .banner__wrapper .banner__privelege .banner-privelege__item img{width:52px;height:52px}.banner.banner--privelege .container .banner__wrapper .banner__privelege .banner-privelege__item .banner__privelege-text{padding-top:20px}@media(min-width: 991px){.banner.banner--privelege .container .banner__wrapper .banner__privelege .banner-privelege__item .banner__privelege-text{padding-top:28px}}.banner.banner--privelege .container .banner__wrapper .banner__privelege .banner-privelege__item .banner__privelege-text .banner__privelege-text__title{font-family:"Montserrat-SemiBold";font-size:var(--fz18);line-height:var(--lh28)}.banner.banner--privelege .container .banner__wrapper .banner__privelege .banner-privelege__item .banner__privelege-text .banner__privelege-text__subtitle{padding-top:8px;font-family:"Roboto-Regular";font-size:var(--fz14)}.banner.banner--new{padding-bottom:0;padding:0}.banner.banner--new .banner__wrapper{text-align:center;padding-top:50px;padding-bottom:50px}@media(min-width: 991px){.banner.banner--new .banner__wrapper{padding-top:60px;padding-bottom:60px;text-align:left;display:flex;flex-direction:row-reverse;gap:64px;align-items:center}}.banner.banner--new .banner__wrapper .banner__title{max-width:510px;margin:0 auto;text-align:center}@media(min-width: 768px){.banner.banner--new .banner__wrapper .banner__title{text-align:left}}.banner.banner--new .banner__wrapper .banner__title .button__wrapper{padding-bottom:0}@media(min-width: 991px){.banner.banner--new .banner__wrapper .banner__title .button__wrapper{justify-content:flex-start}}.banner.banner--new .banner__wrapper .banner__image{padding-top:40px}@media(min-width: 991px){.banner.banner--new .banner__wrapper .banner__image{padding-top:0}}.banner.banner--new .banner__wrapper .banner__image img{margin:0 auto;width:100%;border-radius:var(--border20)}@media(min-width: 991px){.banner.banner--new .banner__wrapper .banner__image img{min-width:650px}}.privelege-block .privelege-block__wrapper{display:grid;grid-template-columns:1fr;gap:18px;padding:20px 0;padding-top:40px}@media(min-width: 991px){.privelege-block .privelege-block__wrapper{grid-template-columns:repeat(3, 1fr);align-items:center}}.privelege-block .privelege-block__wrapper .privelege-block__item{padding:25px;background-color:#f6f8fb;display:flex;flex-direction:row;gap:20px;align-items:flex-start}@media(min-width: 991px){.privelege-block .privelege-block__wrapper .privelege-block__item{padding:32px;flex-direction:column;gap:28px;min-height:243px}}.privelege-block .privelege-block__wrapper .privelege-block__item img{width:52px;height:52px}.privelege-block .privelege-block__wrapper .privelege-block__item .privelege-block-text .privelege-block__title{font-family:"Montserrat-Bold";font-size:var(--fz18);line-height:var(--lh28)}.privelege-block .privelege-block__wrapper .privelege-block__item .privelege-block-text .privelege-block__subtitle{padding-top:8px;font-family:"Roboto-Regular";font-size:var(--fz14)}.privelege-block .privelege-block__wrapper .privelege-block__item--selected{background-color:var(--primary-color)}@media(min-width: 768px){.privelege-block .privelege-block__wrapper .privelege-block__item--selected{height:260px}}.image-text .image-text__group{padding-top:40px;display:flex;flex-direction:column}@media(min-width: 768px){.image-text .image-text__group{padding-top:52px;flex-direction:row;align-items:center;gap:56px}}.image-text .image-text__group .image-text__image{background-color:#f6f8fb;overflow:hidden}.image-text .image-text__group .image-text__image img{max-width:680px;width:100%}.image-text .image-text__group .image-text__row{padding-top:44px}@media(min-width: 768px){.image-text .image-text__group .image-text__row{max-width:536px;padding-top:0}}.image-text .image-text__group .image-text__row .image-text__item{padding-top:40px}.image-text .image-text__group .image-text__row .image-text__item:first-child{padding-top:0}.image-text .image-text__group .image-text__row .image-text__item p:first-child{font-family:"Montserrat-SemiBold";font-size:var(--fz24);line-height:var(--lh32)}.image-text .image-text__group .image-text__row .image-text__item p:nth-child(2){font-family:"Roboto-Regular";font-size:var(--fz16);line-height:var(--lh24);padding-top:12px}.image-text .image-text__group .image-text__row .image-text__item p span{font-family:"Roboto-Bold";font-size:var(--fz16);line-height:var(--lh24)}.footer{--footer-tel: clamp(1.375rem, 1.273rem + 0.3vw, 1.5rem);--footer-border-col: #ededed;--footer-text-color: #5a6e85;--footer-link-color: #3184ff;font-family:"Roboto-Regular"}.footer .footer__wrapper{background-color:#f6f8fb;padding:20px}@media(min-width: 768px){.footer .footer__wrapper{padding:32px}}.footer .footer__wrapper .footer__top{display:flex;flex-direction:column;justify-content:space-between;gap:32px;margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid var(--footer-border-col)}.footer .footer__wrapper .footer__top .footer__socials{display:flex;flex-direction:row;align-items:center;gap:8px}.footer .footer__wrapper .footer__top .footer__socials svg{box-shadow:0px 5px 10px 2px rgba(34,60,80,.2)}@media(min-width: 768px){.footer .footer__wrapper .footer__top{flex-direction:row;align-items:flex-end;margin-bottom:40px;padding-bottom:40px}}.footer .footer__wrapper .footer__top .footer__group{display:flex;flex-direction:column;gap:20px}.footer .footer__wrapper .footer__top .footer__group .footer__logo{margin-bottom:12px}.footer .footer__wrapper .footer__top .footer__group .footer__contact{display:flex;flex-direction:column;gap:8px}.footer .footer__wrapper .footer__top .footer__group .footer__contact a{font-family:"Montserrat-Bold";color:currentColor;text-decoration:none;font-size:var(--footer-tel)}.footer .footer__wrapper .footer__top .footer__group .footer__contact span{font-size:var(--fz14-16);color:#5a6e85}.footer .footer__wrapper .footer__bottom{display:flex;flex-direction:column;justify-content:space-between;gap:32px}@media(min-width: 768px){.footer .footer__wrapper .footer__bottom{flex-direction:row;align-items:flex-end}}.footer .footer__wrapper .footer__bottom .footer__bottom-text{text-align:left}.footer .footer__wrapper .footer__bottom .footer__bottom-text p{font-size:var(--fz14-16);line-height:clamp(1.25rem,1.045rem + .61vw,1.5rem);color:var(--footer-text-color);margin-bottom:32px}.footer .footer__wrapper .footer__bottom .footer__bottom-text p:last-child{margin-bottom:0}.footer .footer__wrapper .footer__bottom .footer__bottom-text p b{font-family:"Roboto-Bold";color:var(--black-color)}.footer .footer__wrapper .footer__bottom .footer__bottom-text p a{color:currentColor}@media(min-width: 768px){.footer .footer__wrapper .footer__bottom .footer__bottom-text{max-width:80%}}.footer .footer__wrapper .footer__bottom .footer__markets{display:flex;flex-direction:row;justify-content:flex-start;gap:8px}.footer .footer__disclamer{background-color:#f6f8fb;padding:20px;margin-top:12px}@media(min-width: 768px){.footer .footer__disclamer{padding:32px}}.footer .footer__disclamer p{font-size:var(--fz14-16);line-height:clamp(1.25rem,1.045rem + .61vw,1.5rem);color:var(--footer-text-color)}.footer .footer__disclamer p a{color:var(--footer-link-color);text-decoration:none}@media(min-width: 768px){.footer .footer__disclamer p{max-width:80%}}.footer .footer__coopyright{max-width:800px;text-align:center;margin:0 auto;padding:32px;font-size:clamp(.75rem,.443rem + .91vw,1.125rem);color:var(--black-color)}