@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap";.flicking-viewport{position:relative;overflow:hidden}.flicking-viewport.vertical{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.flicking-viewport.vertical>.flicking-camera{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flicking-viewport.flicking-hidden>.flicking-camera>*{visibility:hidden}.flicking-camera{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;z-index:1;will-change:transform}.flicking-camera>*{-ms-flex-negative:0;flex-shrink:0}.flicking-pagination{position:absolute;text-align:center;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;right:0;top:50%;transform:translateY(-50%)}@media screen and (max-width: 576px){.flicking-pagination{flex-direction:row;bottom:0;top:auto;right:auto;left:50%;transform:translate(-50%)}}.flicking-pagination-bullets,.flicking-pagination-scroll{font-size:0}.flicking-pagination-scroll{left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);white-space:nowrap;overflow:hidden}.flicking-pagination-scroll .flicking-pagination-slider{-webkit-transition:.2s transform;transition:.2s transform}.flicking-pagination-scroll.flicking-pagination-uninitialized .flicking-pagination-slider,.flicking-pagination-scroll.flicking-pagination-uninitialized .flicking-pagination-bullet{-webkit-transition:none;transition:none}.flicking-pagination-bullet{display:inline-block;width:8px;height:8px;margin:5px 0;border-radius:50%;background-color:#0a0a0a1a;cursor:pointer;font-size:1rem}@media screen and (max-width: 576px){.flicking-pagination-bullet{margin:0 5px}}.flicking-pagination-scroll .flicking-pagination-bullet{vertical-align:middle;position:relative;-webkit-transition:.2s transform;transition:.2s transform}.flicking-pagination-bullet-active{background-color:#7bb9c8;width:10px;height:10px}.flicking-pagination-scroll .flicking-pagination-bullet{vertical-align:middle;position:relative;-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.flicking-pagination-scroll .flicking-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.flicking-pagination-scroll .flicking-pagination-bullet-prev,.flicking-pagination-scroll .flicking-pagination-bullet-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.flicking-pagination-scroll .flicking-pagination-bullet-prev2,.flicking-pagination-scroll .flicking-pagination-bullet-next2{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.color-brand{color:#7bb9c8}hr.main-divider{width:100%;border:none;border-top:1px solid #E9E9E9;margin:0;padding:0;max-width:100px}.block-name__mark{font-weight:400;font-size:10px;opacity:.5;line-height:100%}.block-name__mark--large{font-size:12px}.block-name__title{font-weight:500;font-size:32px;line-height:100%;padding-top:8px}.block-name__title--bullet{position:relative}@media screen and (max-width: 576px){.block-name__title--bullet:after{display:none}}.block-name__title--bullet:after{content:"";position:absolute;top:-5px;right:-22px;background-image:url(/assets/bullets.9cceb1de.svg);height:10px;width:14px}.block-name__title--large{font-size:36px}.block-name__company-name{font-weight:500;font-size:32px;color:#fff;background-color:#7bb9c8;padding:0 4px;transform:translate(-4px);margin-bottom:24px}.input-block{display:block;width:100%}.input-block__input{width:100%;border:1px solid #C9C9C9;height:47px;padding:0 10px;font-weight:400;font-size:14px;transition:border .3s;border-radius:0}.input-block__input::placeholder{color:#b0b0b0}.input-block__input:focus{border-color:#000}.social-networks{display:flex}.social-networks__item{height:34px;width:34px;min-width:34px;background-color:#e9e9e9;display:flex;align-items:center;justify-content:center;margin-right:16px;border-radius:50%;transition:background-color .3s}@media screen and (max-width: 992px){.social-networks__item{height:22px;width:22px;min-width:22px;margin-right:8px}}.social-networks__item:last-child{margin-right:0}.social-networks__item--type-telegram .social-networks__image{transform:translate(-1px,1px)}.social-networks__item:hover{background-color:#7bb9c8}.social-networks__image{max-width:18px}@media screen and (max-width: 992px){.social-networks__image{max-width:12px}}li.list-item{text-indent:15px;color:#a8a8a8;position:relative;font-weight:400;font-size:10px;line-height:13px}li.list-item--large{font-size:12px}@media screen and (max-width: 576px){li.list-item--delete-mob:before{display:none}}li.list-item:before{content:"";position:absolute;top:6px;left:7px;height:2px;width:2px;border-radius:2px;background-color:#a8a8a8}.product-images{justify-content:space-between;display:flex}@media screen and (max-width: 768px){.product-images{width:100%}}.product-images--reverse{flex-direction:row-reverse}.product-images--reverse .product-images__img--large{border-top-left-radius:0;border-top-right-radius:100px;margin-right:0;margin-left:30px}@media screen and (max-width: 768px){.product-images--reverse .product-images__img--large{margin-left:0}}@media screen and (max-width: 450px){.product-images--reverse .product-images__img--large{border-top-right-radius:50px}}.product-images--reverse .product-images__img--small{border-bottom-right-radius:0;border-bottom-left-radius:50px}@media screen and (max-width: 450px){.product-images--reverse .product-images__img--small{border-bottom-left-radius:30px}}.product-images__img--large{max-width:370px;height:370px;margin-right:30px;border-top-left-radius:100px}@media screen and (max-width: 1200px){.product-images__img--large{max-width:280px;height:280px}}@media screen and (max-width: 768px){.product-images__img--large{max-width:none;width:60%;height:auto;padding-bottom:100px;margin-right:0}}@media screen and (max-width: 450px){.product-images__img--large{padding-bottom:70px;border-top-left-radius:50px}}.product-images__img--small{max-width:270px;height:300px;margin-top:160px;border-bottom-right-radius:50px}@media screen and (max-width: 1200px){.product-images__img--small{max-width:170px;height:200px}}@media screen and (max-width: 768px){.product-images__img--small{max-width:none;width:35%;height:auto}}@media screen and (max-width: 450px){.product-images__img--small{border-bottom-right-radius:30px}}.header{position:fixed;width:100%;z-index:1000;background-color:#fff;border-bottom:1px solid #E9E9E9}.footer{background-color:#f6f6f6}.header,.footer{height:78px}.header>.container,.footer>.container{height:100%}@media screen and (max-width: 992px){.header,.footer{height:60px}}.header__logo,.footer__logo{height:42px;width:34px}@media screen and (max-width: 992px){.header__logo,.footer__logo{height:32px;width:26px}}.header__content,.footer__content{height:100%;display:flex;align-items:center;justify-content:space-between}.header__num,.footer__num{font-weight:500;font-size:12px;color:#000;text-decoration:none;margin-right:32px}@media screen and (max-width: 992px){.header__num,.footer__num{display:none}}.header__contacts,.footer__contacts{display:flex;align-items:center}.header__mobile-menu-button,.footer__mobile-menu-button{display:none;height:24px;width:24px;justify-content:center;align-items:center;padding:0;border:none;background-color:transparent;margin-left:16px}@media screen and (max-width: 992px){.header .header-menu:not(.header-menu--mobile),.header .footer-menu,.footer .header-menu:not(.header-menu--mobile),.footer .footer-menu{display:none}.header__mobile-menu-button,.footer__mobile-menu-button{display:flex}}.header .mobile-menu,.footer .mobile-menu{display:none}.header--open,.footer--open{border-bottom:transparent}.header--open .mobile-menu,.footer--open .mobile-menu{display:block}.header-menu,.footer-menu{display:flex;align-items:center;height:100%}.header-menu__item,.footer-menu__item{height:100%}.header-menu__link,.footer-menu__link{padding:0 32px;height:100%;display:flex;align-items:center;font-size:14px;text-decoration:none;color:#000}.header-menu--mobile,.footer-menu--mobile{flex-direction:column;align-items:flex-start}.header-menu--mobile .header-menu__item,.footer-menu--mobile .header-menu__item{width:100%}.header-menu--mobile .header-menu__link,.footer-menu--mobile .header-menu__link{padding:12px 0;width:100%;display:block}.mobile-menu{border-bottom:1px solid #E9E9E9;padding-bottom:12px;background-color:#fff}.mobile-menu__num{display:block;padding:12px 0;font-size:12px;color:#000;text-decoration:none;margin-right:32px}.button{max-width:170px;width:100%;height:47px;border:1px solid transparent;transition:all .3s;font-weight:500;font-size:14px;display:flex;align-items:center;justify-content:center;text-decoration:none}.button--variant-outline-black{background-color:#fff;border-color:#000;color:#000}.button--variant-outline-black:hover,.button--variant-brand{background-color:#7bb9c8;color:#fff;border-color:#7bb9c8}.button--variant-brand:hover{background-color:#57a6b9;border-color:#57a6b9}.button--variant-outline-secondary{background-color:#fff;color:#a8a8a8;border-color:#a8a8a8}.button--variant-outline-secondary:hover{color:#fff;background-color:#7bb9c8;border-color:#7bb9c8}.first-screen{padding-top:121px}.first-screen__img{height:530px}@media screen and (max-width: 1200px){.first-screen__img{height:430px}}@media screen and (max-width: 992px){.first-screen__img{height:350px}}@media screen and (max-width: 768px){.first-screen__img{height:500px}}@media screen and (max-width: 576px){.first-screen__img{height:auto;width:100%}}.first-screen__content{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.first-screen__content{flex-direction:column;align-items:flex-start}}.first-screen__text-wrap{display:flex;flex-direction:column;align-items:flex-start;max-width:300px}@media screen and (max-width: 992px){.first-screen__text-wrap{max-width:270px}}@media screen and (max-width: 768px){.first-screen__text-wrap{max-width:none}}.first-screen__title-text{font-weight:600;font-size:54px;color:#fff;padding:0 8px;background-color:#7bb9c8;user-select:none;margin-bottom:7px;line-height:54px;transform:translate(-8px)}@media screen and (max-width: 992px){.first-screen__title-text{font-size:42px;line-height:42px}}.first-screen__extra-title{font-weight:400;font-size:42px;line-height:100%;margin-bottom:24px}@media screen and (max-width: 992px){.first-screen__extra-title{font-size:36px}}.first-screen__description-text{font-weight:400;font-size:14px;line-height:19px;margin:32px 0}.first-screen__mobile-gallery-wrap{margin-top:40px;display:none}@media screen and (max-width: 576px){.first-screen__mobile-gallery-wrap{display:block}}.first-screen__gallery{max-height:530px;padding-right:170px}@media screen and (max-width: 1200px){.first-screen__gallery{padding-right:80px;max-height:430px}}@media screen and (max-width: 992px){.first-screen__gallery{max-height:350px;padding-right:20px}}@media screen and (max-width: 768px){.first-screen__gallery{max-height:500px;margin-top:40px}}@media screen and (max-width: 576px){.first-screen__gallery{display:none!important}}.about{padding-top:120px}.about__content{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 992px){.about__content{flex-direction:column-reverse;align-items:flex-start}}.about__text{display:flex;flex-direction:column;align-items:flex-start;padding-left:100px}@media screen and (max-width: 992px){.about__text{padding-left:0;margin-bottom:40px}}.about__desc{margin:32px 0}.about__desc-item{font-weight:400;font-size:14px;line-height:19px;margin-bottom:19px}.about__desc-item:last-child{margin-bottom:0}.about__benefits{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}.benefit__num{color:#7bb9c8;font-weight:700;font-size:42px;line-height:51px;filter:blur(3px);margin-bottom:4px}.benefit__title{font-weight:500;font-size:14px;line-height:19px;margin-bottom:4px}.products{padding-top:120px}.products__title-wrap{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:40px}.products__title{margin-bottom:32px}.products__list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:50px 30px}@media screen and (max-width: 768px){.products__list{grid-template-columns:1fr 1fr}}@media screen and (max-width: 576px){.products__list{grid-template-columns:1fr}}@media screen and (min-width: 769px){.product:nth-child(3n) .product-description{padding-left:0!important;left:auto;right:-30px;padding-right:calc(100% + 30px)}.product:nth-child(3n) .product-description .product-description-block{padding-right:0;padding-left:30px}}@media screen and (min-width: 577px) and (max-width: 768px){.product:nth-child(2n) .product-description{padding-left:0!important;left:auto;right:-30px;padding-right:calc(100% + 30px)}.product:nth-child(2n) .product-description .product-description-block{padding-right:0;padding-left:30px}}.product .product-description,.product__close-button{display:none}.product--open{position:relative;z-index:200}.product--open .product__content{z-index:200}.product--open .product-description{display:block}.product--open .product__open-button{display:none}.product--open .product__close-button{display:flex}@media screen and (max-width: 576px){.product--open{box-shadow:7px 7px 30px #0000001a}}.product__content{position:relative}@media screen and (max-width: 576px){.product__content{padding:0 10px}}.product__img{width:100%;height:100%;max-height:350px}.product__text{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.product__desc{font-weight:400;font-size:14px;line-height:19px;color:#a8a8a8}.product__name{font-weight:500;font-size:18px;line-height:25px;margin-top:16px;margin-bottom:24px}.product__price{font-weight:600;font-size:20px;line-height:25px;margin-bottom:24px}.product-description{z-index:100;background-color:#fff;padding-top:55px}@media screen and (min-width: 577px){.product-description{position:absolute;top:-20px;left:-30px;bottom:-30px;padding-left:calc(100% + 30px);box-shadow:7px 7px 30px #0000001a}}@media screen and (max-width: 1200px){.product-description{padding-top:40px;padding-bottom:40px;overflow:hidden;overflow-y:auto}}.product-description-block{width:400px;padding-right:30px;margin-bottom:16px;padding-left:20px}@media screen and (max-width: 1200px){.product-description-block{max-width:330px}}@media screen and (max-width: 992px){.product-description-block{max-width:250px}}@media screen and (max-width: 768px){.product-description-block{max-width:285px}}@media screen and (max-width: 576px){.product-description-block{max-width:none;text-align:center;width:100%;padding:0 10px}}.product-description-block:last-child{margin-bottom:0}.product-description-block__title{font-weight:500;font-size:14px;line-height:19px;margin-bottom:8px}.product-description-block__description{font-weight:400;font-size:12px;line-height:16px;color:#a8a8a8}.creator{padding-top:120px}.creator__content{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 992px){.creator__content{flex-direction:column;align-items:flex-start}}.creator__text{display:flex;flex-direction:column;align-items:flex-start;padding-right:100px}@media screen and (max-width: 992px){.creator__text{padding-right:0}}.creator__desc{margin:32px 0}.creator__desc-item{font-weight:400;font-size:14px;line-height:19px;margin-bottom:19px}.creator__desc-item:last-child{margin-bottom:0}.order{padding-top:120px}.order__content{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.order__content{flex-direction:column-reverse;align-items:flex-start}}.order__image{max-width:550px}@media screen and (max-width: 1200px){.order__image{max-width:430px}}@media screen and (max-width: 992px){.order__image{max-width:350px}}@media screen and (max-width: 768px){.order__image{max-width:none;width:100%}}.order__text{max-width:440px;padding-right:40px;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width: 992px){.order__text{padding-right:0;padding-left:40px}}@media screen and (max-width: 768px){.order__text{padding:0;margin-bottom:40px}}.order__title{margin-bottom:24px}.order__desc{font-weight:400;font-size:14px;line-height:19px;margin:32px 0}.order__marketplace{display:block;height:20px;margin-bottom:24px}.order__marketplace:last-child{margin-bottom:0}.order__marketplace:hover .order__marketplace-path{fill:#7bb9c8}.order__marketplace-image{height:100%}.order__marketplace-path{transition:.3s;fill:#e9e9e9}.contact{padding:120px 0}.contact__content{display:grid;grid-template-columns:5fr 2fr}@media screen and (max-width: 992px){.contact__content{grid-template-columns:7fr 5fr}}@media screen and (max-width: 768px){.contact__content{grid-template-columns:1fr}}.contact__contact-us{display:flex;flex-direction:column;align-items:flex-start;padding-right:100px}@media screen and (max-width: 768px){.contact__contact-us{padding-right:0}}.contact__our-contacts{display:flex;flex-direction:column;align-items:flex-start;position:relative}.contact__our-contacts:after{content:"";position:absolute;bottom:-50px;right:0;background-image:url(/assets/feather.a9ef6d46.svg);width:130px;height:114px}@media screen and (max-width: 992px){.contact__our-contacts:after{bottom:50px}}@media screen and (max-width: 768px){.contact__our-contacts:after{bottom:-50px}}.contact__title{margin-bottom:24px}.contact__block{margin-top:32px;width:100%}.contact__contacts-block{margin-bottom:32px}.contact-form__inputs{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;margin-bottom:24px}@media screen and (max-width: 992px){.contact-form__inputs{grid-template-columns:1fr}}@media screen and (max-width: 768px){.contact-form__inputs{grid-template-columns:1fr 1fr}}@media screen and (max-width: 576px){.contact-form__inputs{grid-template-columns:1fr}}@media screen and (max-width: 768px){.contact-form{margin-bottom:40px}}.contact-item{margin-bottom:16px}.contact-item:last-child{margin-bottom:0}.contact-item__title{font-weight:600;font-size:12px;line-height:100%;color:#7bb9c8}.contact-item__value{font-weight:600;font-size:12px;line-height:100%}*,*:before,*:after{box-sizing:border-box}body{font-family:Montserrat,sans-serif;overflow-x:hidden}button,textarea,input{font-family:Montserrat,sans-serif}.container{max-width:1170px;margin:0 auto}@media screen and (max-width: 1200px){.container{max-width:960px}}@media screen and (max-width: 992px){.container{max-width:720px}}@media screen and (max-width: 768px){.container{max-width:540px}}@media screen and (max-width: 576px){.container{max-width:100%;padding:0 16px}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:""}table{border-collapse:collapse;border-spacing:0}button{cursor:pointer}button,textarea,input{outline:none}img{object-fit:cover}
