@charset "UTF-8";*,::after,::before{margin:0;padding:0;background-repeat:no-repeat;box-sizing:border-box}blockquote,body,figure,h1,h2,h3,h4,p{margin:0;font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}html{font-size:62.5%;font-family:proxima-nova,sans-serif;scroll-behavior:smooth}html:focus-within{scroll-behavior:smooth}:target:before{content:"";display:block;height:200px;margin:-200px 0 0 0;visibility:hidden}html.sr [data-anim-x],html.sr [data-anim-xx],html.sr [data-anim-xxx],html.sr [data-anim-xxxx]{visibility:hidden}body{font-size:1.6rem;overflow-x:hidden;padding-top:120px;color:#00a1b0}@media screen and (max-width:991px){body{padding-top:102px}}body.is-fixed{overflow:hidden}a:focus{outline:0}button:focus{outline:0}ul{list-style:none}img{height:auto;max-width:100%}.h1,.h2,.h3,h1,h2,h3{font-size:clamp(3.5rem,1.38vw + 3rem,5rem);font-weight:700;color:#072629;line-height:1.1}.h2,h2{font-size:clamp(3.2rem,.92vw + 2.87rem,4.2rem);margin-bottom:3rem}.h3,h3{font-size:clamp(2.5rem,.46vw + 2.33rem,3rem);margin-bottom:8px}p{line-height:1.6;color:#798196;margin-bottom:20px}main ul li{position:relative;margin-bottom:16px;padding-left:30px;line-height:1.8;color:#798196}main ul li::before{content:"";position:absolute;left:0;top:.4em;width:22px;height:22px;border-radius:50%;background-image:url(../img/icon/check.svg);background-size:contain;background-repeat:no-repeat;background-position:center center}.bona{position:relative}.bona-logo{position:absolute;top:-20%;right:0;opacity:.2;z-index:-1}@media screen and (max-width:1199px){.bona-logo{max-width:50rem}}@media screen and (max-width:991px){.bona-logo{max-width:40rem}}@media screen and (max-width:767px){.bona-logo{display:none}}.form-items{display:grid;gap:24px;grid-template-columns:1fr 1fr}@media screen and (max-width:767px){.form-items{grid-template-columns:1fr}}.form-group{position:relative;display:flex}.form-group.--full{grid-column:span 2}@media screen and (max-width:767px){.form-group.--full{grid-column:span 1}}.form-group label{position:absolute;top:-14px;top:-1px;left:10px;padding:0 4px;background-color:#fff}.form-group input,.form-group textarea{width:100%;font-family:inherit;font-size:1.7rem;padding:10px 14px;margin-top:12px;border:1px solid #798196;border-radius:.5rem}.form-group.has-error input,.form-group.has-error textarea{border:2px solid red}.form-group.has-error input::-moz-placeholder,.form-group.has-error textarea::-moz-placeholder{color:red}.form-group.has-error input::placeholder,.form-group.has-error textarea::placeholder{color:red}.form-group.has-error .oc-visible{color:red;margin-top:5px}[data-validate-for].oc-visible{position:absolute;top:100%;font-size:12px}.alert-success{display:flex;align-items:center;background-color:green;width:400px;padding:20px;margin:0 auto;border-radius:10px}.alert-success p{order:-1;margin-bottom:0;margin-right:10px;color:#fff}.alert-success button{border:1px solid green;border-radius:5px;background-color:#fff}.form-group label.checkbox-label{position:relative;display:flex;align-items:center;gap:5px;flex-wrap:wrap}.form-group label.checkbox-label input{margin:0 20px 0 0;width:auto}.form-group label.checkbox-label a{font-weight:700;text-decoration:underline;color:#fcba12}.container{max-width:145rem;padding:0 3rem;margin:0 auto}.container.--sm{max-width:90rem}@media screen and (max-width:575px){.container{padding:0 1.5rem}}.footer{padding:3rem 0 2rem;background:#00a1b0}.footer__content{display:flex;justify-content:space-between;border-top:1px solid #fff;padding-top:2rem;flex-wrap:wrap;gap:16px}@media screen and (max-width:767px){.footer__content{justify-content:center¨}.footer__content p{text-align:center}}.footer__content p{color:#fff}.footer__content p a{color:#fff}.footer__wrapper{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:48px}@media screen and (max-width:767px){.footer__wrapper{flex-direction:column}}.footer__socials-item{display:flex;gap:8px;color:#fff;align-items:center;text-decoration:none;width:3rem;height:3rem}.footer__socials-item:hover{text-decoration:underline}.footer__socials{display:flex;gap:16px}.footer__socials img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:767px){.footer__socials{display:none}}@media screen and (min-width:767px){.footer__socials.--mobile{display:none}}@media screen and (max-width:767px){.footer__socials.--mobile{display:flex}}.footer__menu{display:flex;gap:48px}@media screen and (max-width:991px){.footer__menu{gap:24px}}@media screen and (max-width:767px){.footer__menu{flex-direction:column;margin-bottom:48px}}.footer__menu-item a{color:#fff;text-decoration:none;display:block}.footer__menu-item a:hover{text-decoration:underline}@media screen and (max-width:767px){.footer__menu-item a{text-align:center}}.footer__contacts{display:flex;gap:16px;align-items:center}.footer__contacts-item{display:flex;gap:8px;color:#fff;align-items:center;text-decoration:none}.footer__contacts-item:hover{text-decoration:underline}.footer__logo{width:auto;height:15rem}.footer__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer__logos{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;border-top:1px solid #fff;padding:30px 0}.footer__logos img{width:200px;height:auto;max-width:100%;background-color:#fff;padding:10px}.nav{display:flex;align-items:center}@media screen and (max-width:1199px){.nav{flex-direction:column;position:absolute;top:calc(100% - 1px);left:0;height:100vh;width:100%;background-color:#fff;opacity:0;visibility:hidden;transform:translateY(-15px);transition:all 250ms ease-in-out;overflow-y:auto}.nav.is-open{padding:1rem 0 15rem 0;opacity:1;visibility:visible;transform:translateY(0)}}.nav__item{display:inline-block}@media screen and (max-width:1199px){.nav__item{display:block;text-align:center}}.nav__link{position:relative;display:block;padding:1rem 2rem;text-decoration:none;overflow:hidden;font-size:1.6rem;color:#798196}.nav__link::after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%,10px);width:calc(100% - 4rem);height:2px;background-color:#00a1b0;transition:transform 250ms ease-in-out}@media screen and (max-width:1199px){.nav__link::after{width:30%;transform:translate(-50%,15px)}}.nav__link:hover::after{transform:translate(-50%,-5px)}.nav__link.--active{color:#00a1b0}@media screen and (max-width:1399px){.nav__link{padding:2rem}}@media screen and (max-width:1199px){.nav__link{position:relative;padding:1.4rem;min-width:30rem;font-size:2.2rem}}.header{position:fixed;top:0;left:0;width:100%;padding:1.5rem 0;z-index:99;transition:padding 250ms ease-in-out;background-color:#fff;border-bottom:1px solid #eee}.header.is-scroll{padding:1rem 0}.header.is-scroll .header__logo{height:8rem}.header__content{display:flex;gap:56px;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:1399px){.header__content{gap:32px}}@media screen and (max-width:1199px){.header__content{gap:28px}}.header__logo{width:auto;height:10rem;transition:all 250ms ease-in-out}.header__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}@media screen and (max-width:1199px){.header__logo{height:9rem}}@media screen and (max-width:575px){.header__logo{height:8rem}}.header__icons{display:flex;align-items:center;gap:1.75rem}@media screen and (max-width:1199px){.header__icons{margin:0 3rem 0 auto}}@media screen and (max-width:575px){.header__icons{margin:0 auto}}.header__icon{display:flex;align-items:center;justify-content:center;width:2.7rem;height:2.7rem}.header__icon img{-o-object-fit:contain;object-fit:contain}main>section{padding:9rem 0}@media screen and (max-width:1199px){main>section{padding:6rem 0}}main>section+section{padding:0 0 9rem 0}@media screen and (max-width:1199px){main>section+section{padding:0 0 6rem 0}}.text-center{text-align:center}.text-right{text-align:right}.text h1,.text h2,.text h3,.text h4,.text h5,.text h6{color:#00a1b0;font-weight:700}.text iframe,.text img{max-width:100%}.text p{color:#798196;line-height:1.3em;font-size:clamp(1.6rem,.37vw + 1.47rem,2rem)}.btn{position:relative;display:block;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:.8rem 4rem;font-size:clamp(1.6rem,.18vw + 1.53rem,1.8rem);background:0 0;color:#00a1b0;text-align:center;border:2px solid #00a1b0;outline:0;cursor:pointer;font-weight:700;text-decoration:none;outline:0;transition:all 250ms}.btn:hover{background-color:rgba(0,161,176,.1)}.btn.--icon{padding:.8rem 6rem .8rem 4rem}.btn.--icon::after{content:"";position:absolute;top:50%;right:2rem;transform:translateY(-50%);width:1.75rem;height:1.35rem;background-size:contain;background-image:url(../img/icon/arw.svg)}.hamburger{position:relative;display:none;width:3rem;height:3rem;cursor:pointer;z-index:9999}@media screen and (max-width:1199px){.hamburger{display:block}}.hamburger input{display:none}.hamburger span,.hamburger:after,.hamburger:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:3rem;height:.4rem;background-color:#00a1b0;border-radius:3rem;opacity:1;transition:transform 250ms}.hamburger:before{top:2.4rem}.hamburger:after{top:.6rem}.hamburger span{top:50%;transition:opacity 250ms}.hamburger.is-active:before{top:1.2rem;transform:translateX(-50%) rotate(-45deg)}.hamburger.is-active:after{top:1.2rem;transform:translateX(-50%) rotate(45deg)}.hamburger.is-active span{opacity:0}.members{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:12px;margin-bottom:40px}@media screen and (max-width:1199px){.members{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:991px){.members{grid-template-columns:1fr 1fr}}@media screen and (max-width:575px){.members{grid-template-columns:1fr}}.members.--main{grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:991px){.members.--main{grid-template-columns:1fr 1fr}}@media screen and (max-width:575px){.members.--main{grid-template-columns:1fr}}.members.--main .member__image{max-height:35rem}.member{display:flex;flex-direction:column;padding:24px 16px;gap:6px;box-shadow:0 6px 18px 0 rgba(0,0,0,.1);border-radius:1rem;background-color:#fff}@media screen and (max-width:767px){.member{gap:0}}.member__image{position:relative;width:100%;max-height:30rem;overflow:hidden;border-radius:1rem;margin-bottom:1rem}.member__image.--no-img{flex-grow:1;max-height:621px}.member__image.--no-img img{width:80%;-o-object-fit:contain;object-fit:contain;display:block;margin:0 auto;-o-object-position:center;object-position:center}.member__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.member__position{display:block;margin-bottom:.5rem;color:#fcba12;font-weight:700;font-size:16px}.member__perex{margin-bottom:auto}.member__phone{margin-top:1rem}.member__email,.member__phone{display:flex;gap:1rem;margin-bottom:0}.member__email a,.member__phone a{color:#072629;text-decoration:none}.member__email a:hover,.member__phone a:hover{text-decoration:underline}.member__email img,.member__phone img{width:20px;height:auto}.num{display:grid;grid-template-columns:1fr 1fr;gap:3rem}@media screen and (max-width:991px){.num{grid-template-columns:1fr}}.numbers{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}.numbers__item{display:flex;flex-direction:column;padding:2rem;background-color:#fff;box-shadow:0 0 250px 0 rgba(158,158,158,.15)}.numbers__item__num{font-size:clamp(2.8rem,1.1vw + 2.4rem,4rem);font-weight:700;color:#072629}.numbers__item__text{color:#798196}.blog__wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}@media screen and (max-width:991px){.blog__wrapper{grid-template-columns:1fr 1fr}}@media screen and (max-width:575px){.blog__wrapper{grid-template-columns:1fr}}.blog__item{display:flex;flex-direction:column;gap:16px;position:relative;transition:translate .3s ease-in-out;margin-bottom:30px;text-decoration:none}.blog__item h3{font-size:20px;line-height:1.3}.blog__item:hover{translate:0 -10px}.blog__image{width:100%;aspect-ratio:16/10;border-radius:10px 10px 0 0;overflow:hidden}.blog__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.blog__image .blog__image-not{-o-object-fit:contain;object-fit:contain}.blog__date{display:block;color:#798196;font-size:clamp(1.4rem,.18vw + 1.33rem,1.6rem)}.blog__heading{color:#072629;font-size:clamp(1.8rem,.55vw + 1.6rem,2.4rem)}.blog__perex{color:#798196}.blog__btn{display:flex;align-items:center;gap:8px;color:#00a1b0;text-decoration:none;position:relative;z-index:10}.blog__btn:hover{text-decoration:underline}.blog__btn:hover img{animation:arrow-right .5s}.news-detail__gallery-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:8px}@media screen and (max-width:1199px){.news-detail__gallery-wrapper{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:767px){.news-detail__gallery-wrapper{grid-template-columns:1fr 1fr}}@media screen and (max-width:575px){.news-detail__gallery-wrapper{grid-template-columns:1fr}}.news-detail__heading{margin-bottom:20px}.news-detail__gallery-heading{margin-top:32px}.news-detail__description{line-height:1.8}section.blog-section{padding-top:4rem}.step__section{overflow:hidden}.steps{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}@media screen and (max-width:991px){.steps{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:767px){.steps{grid-template-columns:1fr 1fr}}@media screen and (max-width:575px){.steps{grid-template-columns:1fr}}.step{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:40px}@media screen and (max-width:575px){.step{flex-direction:column-reverse;gap:16px;padding-top:10px}}.step__text{text-align:center}.step__number{position:relative;text-align:center;width:9rem;height:9rem;background:#00a1b0;border-radius:50%;font-weight:700;color:#fff;margin-top:20px;z-index:3}.step__number span{position:absolute;background-color:#fff;top:50%;left:50%;font-size:3rem;color:#000;line-height:calc(9rem - 8px);translate:-50% -50%;width:calc(9rem - 8px);height:calc(9rem - 8px);border-radius:50%;transition:all .5s ease-in-out;z-index:2}.step.active span{background:0 0;color:#fcba12}.step{position:relative}.step::after{content:"";position:absolute;height:3px;background:#00a1b0;width:100%;left:50%;bottom:calc(9rem - 4px)}@media screen and (max-width:575px){.step::after{height:16%;width:4px;bottom:0}}.step:last-child::after{display:none}.step:last-child .step__image{display:none}.step:nth-child(4n+1):not(:first-child)::before{content:"";position:absolute;height:3px;background:#00a1b0;width:1960px;right:50%;bottom:calc(9rem - 2px)}@media screen and (max-width:575px){.step:nth-child(4n+1):not(:first-child)::before{display:none}}.step:nth-child(4n):not(:first-child)::after{width:1960px}@media screen and (max-width:575px){.step:nth-child(4n):not(:first-child)::after{width:4px}}@media screen and (max-width:767px){.step:nth-child(2n+1):not(:first-child)::before{content:"";position:absolute;height:4px;background:#00a1b0;width:1960px;right:50%;bottom:calc(9rem - 2px)}}@media screen and (max-width:575px){.step:nth-child(2n+1):not(:first-child)::before{display:none}}.step__image{position:absolute;right:0;bottom:calc(9rem - 2px);width:35px;height:35px;transform:translateY(50%);z-index:2}.step__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:575px){.step__image{bottom:0;right:50%;transform:rotate(90deg) translateY(-55%) translateX(40%)}}.steps__intro{display:flex;flex-direction:column}.steps__intro__top{font-size:clamp(1.8rem,.55vw + 1.6rem,2.4rem);color:#fcba12;margin-bottom:0}.steps__intro__heading{display:flex;align-items:center;gap:40px}.steps__intro__heading span{font-size:clamp(7rem,7.34vw + 4.36rem,15rem);color:#072629;line-height:1}.steps__intro__heading p{font-size:clamp(2.2rem,.73vw + 1.94rem,3rem);color:#072629;margin-bottom:0}.banner{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media screen and (max-width:991px){.banner{grid-template-columns:1fr;gap:2rem}}.banner__top{display:flex;flex-direction:column;gap:20px;margin-bottom:30px;max-width:55rem}@media screen and (max-width:991px){.banner__top{max-width:100%}}.banner__top h1{text-transform:uppercase;margin-bottom:3rem}@media screen and (max-width:991px){.banner__top h1{margin-bottom:2rem}}.banner__top p{font-size:clamp(1.8rem,.18vw + 1.73rem,2rem);width:400px;max-width:100%;margin-bottom:20px}@media screen and (max-width:575px){.banner__top p{width:300px}}.banner__image{position:relative;width:100%;height:100%;min-height:45rem}@media screen and (max-width:991px){.banner__image{min-height:35rem}}@media screen and (max-width:575px){.banner__image{min-height:25rem}}.banner__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.banner__play{position:absolute;inset:0;width:100%;height:100%;display:block;z-index:10}.banner__play:before{content:"";position:absolute;top:50%;left:50%;width:80px;height:80px;background-image:url(../img/icon/play.svg);border-radius:50%;background-size:contain;transform:translate(-50%,-50%);transition:all 260ms ease-in-out;transform-origin:center center;animation:pulse-animation 2s infinite}@keyframes pulse-animation{0%{box-shadow:0 0 0 0 rgba(0,0,0,.3)}100%{box-shadow:0 0 0 30px transparent}}.contact__section{position:relative}.contact__section::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:#00a1b0}.contact{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;background:#fff;padding:60px;border-radius:1rem;box-shadow:0 -40px 120px rgba(158,158,158,.15);z-index:3}@media screen and (max-width:991px){.contact{grid-template-columns:1fr;gap:16px;padding:22px}}.contact__text a{color:#798196}.contact__text a:hover{text-decoration:none}.contact__text-info{font-weight:700;color:#7c0000}.contact__icons{display:flex;flex-direction:column}.contact__icons a{text-decoration:none}.contact__icons a:hover{text-decoration:underline}.contact__icon{display:flex;gap:20px;align-items:center;font-size:20px}.contact__icon img{width:30px;height:30px}.about-us{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:32px}@media screen and (max-width:991px){.about-us{grid-template-columns:1fr}}.about-us__image{height:100%}.about-us__image img{border-radius:10px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:991px){.about-us__image{width:100%;height:400px}.about-us__image img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}}.about-us__intro{display:block;margin-bottom:2rem;font-weight:700;color:#fcba12;font-size:clamp(1.8rem,.55vw + 1.6rem,2.4rem)}.about-us__list{margin-bottom:48px;color:#798196}.warranty{display:flex;flex-direction:column;gap:1.5rem;background-color:#fff;border-radius:10px;box-shadow:0 -40px 120px 0 rgba(158,158,158,.1490196078);padding:3rem 6rem}@media screen and (max-width:991px){.warranty{padding:3rem}}