@charset "UTF-8";@font-face{font-family:Micra;font-style:normal;font-weight:400;src:url(../fonts/Micra.woff) format("woff")}@font-face{font-family:Micra;font-style:normal;font-weight:700;src:url(../fonts/Micra-Bold.woff) format("woff")}*{-webkit-box-sizing:border-box;box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;margin:0;padding: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:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{background:none;border:none}.default-title{color:#282828;font-family:Micra,sans-serif;font-size:50px;font-weight:700;line-height:.9;text-align:center}@media screen and (max-width:1600px){.default-title{font-size:42px}}@media screen and (max-width:640px){.default-title{font-size:24px}}.default-desc{color:#282828;font-size:24px;font-weight:400;line-height:1.333;text-align:center}@media screen and (max-width:1600px){.default-desc{font-size:20px}}@media screen and (max-width:640px){.default-desc{font-size:16px}}.button{background:#23af66;border-radius:15px;color:#fff;font-size:24px;font-weight:700;padding:30px 40px;text-decoration:none;text-transform:uppercase;-webkit-transition:all .4s ease;transition:all .4s ease}@media screen and (max-width:1600px){.button{font-size:20px;padding:24px 36px}}@media screen and (max-width:640px){.button{font-size:16px;padding:16px 24px}}.button:hover{background:#fff;color:#282828}.outline-button{border:1px solid #fff;border-radius:15px;color:#fff;font-size:14px;font-weight:700;padding:20px 40px;text-decoration:none;text-transform:uppercase;-webkit-transition:all .4s ease;transition:all .4s ease}@media screen and (max-width:1600px){.outline-button{padding:18px 36px}}.outline-button:hover{background:#fff;color:#23af66}.outline-button--green{border-color:#23af66;color:#23af66}.outline-button--green:hover{background:#23af66;color:#fff}.icon-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f8f8f8;border:1px solid transparent;border-radius:15px;color:#23af66;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;padding:20px 40px;text-transform:uppercase;-webkit-transition:all .2s ease;transition:all .2s ease}.icon-button:hover{background:#fff;border:1px solid #23af66}.icon-button img{margin-right:10px;width:16px}p{color:#282828;font-size:18px;font-weight:400;line-height:1.33333}@media screen and (max-width:1600px){p{font-size:16px}}.breadcrumbs__item{color:#282828;font-size:16px;font-weight:400;line-height:1.875;text-decoration:none}@media screen and (max-width:640px){.breadcrumbs__item{font-size:14px}}.breadcrumbs__item:not(:last-child):after{content:"—";margin:0 8px}@media screen and (max-width:640px){.breadcrumbs__item:not(:last-child):after{margin:0 6px}}.cats{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;justify-content:center}@media screen and (max-width:640px){.cats{-webkit-box-pack:start;-ms-flex-pack:start;gap:8px;justify-content:flex-start}}.cats-item{background:#f8f8f8;border-radius:6px;color:#282828;font-size:14px;font-weight:400;padding:10px 20px;text-decoration:none;text-transform:uppercase}@media screen and (max-width:640px){.cats-item{padding:8px 16px}}.cats-item.active{background:#23af66;color:#fff;font-weight:700;pointer-events:none}.cats-item:hover{background:#282828;color:#fff}.container{margin:0 auto;max-width:85%;width:100%}@media screen and (max-width:1300px){.container{max-width:100%;padding:0 30px}}@media screen and (max-width:640px){.container{padding:0 15px}}::-moz-selection{background-color:#2da866;color:#fff}::selection{background-color:#2da866;color:#fff}input,textarea{outline:none}input:focus:required:invalid,textarea:focus:required:invalid{border-color:red}input:required:valid,textarea:required:valid{border-color:green}body{color:#000;font-family:Montserrat,sans-serif;min-width:320px;overflow-x:hidden;position:relative}.block{padding:80px 0}@media screen and (max-width:1600px){.block{padding:72px 0}}@media screen and (max-width:640px){.block{padding:40px 0}}.block .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.block .default-title{margin-bottom:40px;max-width:800px;text-align:center}@media screen and (max-width:1600px){.block .default-title{margin-bottom:36px}}@media screen and (max-width:640px){.block .default-title{margin-bottom:16px}}.block .default-desc{margin-bottom:60px;max-width:680px;text-align:center}@media screen and (max-width:1600px){.block .default-desc{margin-bottom:54px}}@media screen and (max-width:640px){.block .default-desc{margin-bottom:32px;max-width:300px}.block .default-desc br{display:none}}.block-more{margin-top:60px}@media screen and (max-width:1600px){.block-more{margin-top:50px}}.opacity-ts{cursor:pointer;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.opacity-ts:hover{opacity:.7}.footer{background:#282828;padding:80px 0}.footer .container{-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr;grid-gap:20px;display:-ms-grid;display:grid;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1300px){.footer .container{-ms-grid-columns:1fr 20px 1fr;grid-gap:80px 20px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.footer .container{-ms-grid-columns:1fr;grid-gap:40px;grid-template-columns:repeat(1,1fr)}.footer-logo{margin-bottom:24px}}.footer-logo img{width:264px}.footer-payments{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;margin-top:auto}.footer-payments img{height:32px}.footer-col{height:100%}.footer-col:first-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between}.footer-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.footer-nav__title{color:#35e98f;font-size:24px;font-weight:700;line-height:1.1;margin-bottom:20px;min-height:52px}@media screen and (max-width:640px){.footer-nav__title{min-height:auto}}.footer-nav__link{color:#fff;font-size:18px;font-weight:400;line-height:2;text-decoration:none}.footer-nav__link:hover{color:#35e98f}.socials-main{margin-bottom:52px}@media screen and (max-width:640px){.socials-main{margin-bottom:32px}}.socials-main-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.socials-main-item:not(:last-child){margin-bottom:20px}.socials-main-item__icon{margin-right:20px;width:60px}.socials-main-item__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.socials-main-item strong{color:#fff;font-size:24px;font-weight:700;line-height:1.1;margin-bottom:10px}.socials-main-item span{color:#fff;font-size:18px;font-weight:400;line-height:1.33333}.socials-other{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.socials-other-item img{width:60px}@media screen and (max-width:1600px){.footer{padding:60px 0}.footer-logo img{width:200px}.footer-payments img{height:24px}.footer-nav__title{font-size:20px}.footer-nav__link{font-size:16px}.socials-main-item__icon{width:48px}.socials-main-item strong{font-size:20px}.socials-main-item span{font-size:16px}.socials-other-item img{width:48px}}.header{left:0;padding-top:30px;position:absolute;right:0;top:0; z-index: 10}.header--light{margin-bottom:60px;position:static}@media screen and (max-width:640px){.header--light{margin-bottom:32px}}.header--light .header-nav__item{color:#282828}.header--light .burger-line{background:#282828}@media screen and (max-width:640px){.header{padding-top:15px}}.header .container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.header__logotype img{width:264px}@media screen and (max-width:1600px){.header__logotype img{width:180px}}.header-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:36px}@media screen and (max-width:1600px){.header-nav{gap:24px}}@media screen and (max-width:1300px){.header-nav{display:none}}.header-nav__item{color:#fff;font-size:16px;font-weight:600;line-height:1.125;text-decoration:none;text-transform:uppercase;-webkit-transition:color .2s ease;transition:color .2s ease}@media screen and (max-width:1600px){.header-nav__item{font-size:14px}}.header-nav__item:hover{color:#35e98f}@media screen and (max-width:640px){.header .outline-button{display:none}}.burger-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-pack:distribute;cursor:pointer;display:none;-ms-flex-direction:column;flex-direction:column;height:27px;justify-content:space-around;margin-left:24px;width:30px}.burger-line{background-color:#fff;border-radius:5px;height:3px;width:100%}.sidebar{background:#282828;height:100%;left:0;padding:40px 0;position:fixed;top:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:50%;z-index:200}@media screen and (max-width:640px){.sidebar{padding:20px 0;width:80%}}.sidebar-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sidebar-nav__item{color:#fff;font-size:24px;font-weight:400;line-height:2;padding:8px 32px;text-decoration:none}@media screen and (max-width:640px){.sidebar-nav__item{font-size:20px;padding:8px 24px}}.sidebar-nav .outline-button{bottom:20px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:640px){.sidebar-nav .outline-button{bottom:16px;left:16px;right:16px;text-align:center;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@media (max-width:1300px){.burger-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.header__logotype{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.sidebar.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.backdrop.active{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;visibility:visible}}.backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:hsla(0,0%,100%,.1);height:100%;left:0;opacity:0;position:fixed;top:0;-webkit-transition:opacity .3s ease,visibility 0s .3s;transition:opacity .3s ease,visibility 0s .3s;visibility:hidden;width:100%;z-index:100}.about-block{background:#f8f8f8}.about-block .default-title{max-width:900px}.stats{-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr;grid-gap:20px;display:-ms-grid;display:grid;grid-template-columns:repeat(4,1fr);width:100%}@media screen and (max-width:1300px){.stats{-ms-grid-columns:1fr 20px 1fr;grid-gap:40px 20px;grid-template-columns:repeat(2,1fr)}}.stats-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #c9c9c9;color:#282828;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:24px;font-weight:700;line-height:1.1;padding-bottom:80px;text-align:center}@media screen and (max-width:1600px){.stats-item{font-size:20px;padding-bottom:60px}}@media screen and (max-width:640px){.stats-item{font-size:14px;padding-bottom:20px}}.stats-item strong{color:#23af66;font-size:48px;line-height:.9;margin-bottom:40px}@media screen and (max-width:1600px){.stats-item strong{font-size:40px;margin-bottom:32px}}@media screen and (max-width:640px){.stats-item strong{font-size:32px;margin-bottom:16px}}.awards-block .default-title{max-width:1020px}.awards-list{-ms-grid-columns:1fr 84px 1fr 84px 1fr 84px 1fr 84px 1fr 84px 1fr;grid-gap:84px;display:-ms-grid;display:grid;grid-template-columns:repeat(6,1fr)}@media screen and (max-width:1300px){.awards-list{-ms-grid-columns:1fr 84px 1fr 84px 1fr;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:640px){.awards-list{-ms-grid-columns:1fr 40px 1fr;grid-gap:40px;grid-template-columns:repeat(2,1fr)}}.awards-list__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.awards-list__item img{width:100%}@media screen and (max-width:640px){.awards-list__item img{width:70%}}.new-blog-block .default-title{margin-bottom:60px;max-width:700px}@media screen and (max-width:640px){.new-blog-block .default-title{margin-bottom:32px}}.new-blog-block-list{-ms-grid-columns:1fr 20px 1fr 20px 1fr;grid-gap:20px;display:-ms-grid;display:grid;grid-template-columns:repeat(3,1fr);width:100%}@media screen and (max-width:1300px){.new-blog-block-list{-ms-grid-columns:1fr 20px 1fr;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.new-blog-block-list{-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr)}}.new-blog-block-list .card__image{height:450px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:1600px){.new-blog-block-list .card__image{height:300px}}.new-blog-block-list .card__title{margin-bottom:20px}.new-blog-block-list .card__text{max-width:none}.cases-block .default-title{margin-bottom:60px}@media screen and (max-width:640px){.cases-block .default-title{margin-bottom:32px}}.cases-slider{width:100%}.cases-slider .swiper-wrapper{margin-bottom:60px}@media screen and (max-width:640px){.cases-slider .swiper-wrapper{margin-bottom:32px}}.card{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-date{margin-bottom:20px}.card__image{border-radius:10px;height:300px;margin-bottom:35px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:1600px){.card__image{margin-bottom:24px}}.card__title{color:#282828;font-size:24px;font-weight:700;line-height:1.1;margin-bottom:16px;min-height:52px}@media screen and (max-width:1600px){.card__title{font-size:22px}}@media screen and (max-width:640px){.card__title{font-size:20px;min-height:auto}}.card__text{margin-bottom:20px;max-width:380px}.card-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-bottom:20px}@media screen and (max-width:640px){.card-tags{gap:8px}}.card-tags__item{background:#f8f8f8;border:1px solid #f8f8f8;border-radius:8px;color:#282828;font-size:18px;font-weight:400;line-height:1.33333;padding:10px 20px;text-decoration:none}@media screen and (max-width:640px){.card-tags__item{font-size:16px;padding:8px 10px}}.card .outline-button{-ms-flex-item-align:start;align-self:flex-start}.swiper-custom-nav{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;justify-content:center;position:relative;z-index:10}@media screen and (max-width:640px){.swiper-custom-nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.swiper-custom-nav-next,.swiper-custom-nav-prev{background-size:100% 100%;height:96px;width:116px}@media screen and (max-width:1600px){.swiper-custom-nav-next,.swiper-custom-nav-prev{height:76.8px;width:92.8px}}@media screen and (max-width:640px){.swiper-custom-nav-next,.swiper-custom-nav-prev{height:52px;width:57px}}.swiper-custom-nav-prev{background-image:url(../images/left.svg)}.swiper-custom-nav-next{background-image:url(../images/right.svg)}.customers{-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr;display:-ms-grid;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1300px){.customers{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:640px){.customers{-ms-grid-columns:1fr 8px 1fr;grid-gap:8px;grid-template-columns:repeat(2,1fr)}}.customers-item{border-radius:10px;overflow:hidden}.customers-item img{width:100%}.faq-block .default-title{margin-bottom:60px}@media screen and (max-width:640px){.faq-block .default-title{margin-bottom:32px}}.faq-items{width:100%}.faq-items-item__header{-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #c9c9c9;color:#282828;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;font-weight:700;justify-content:space-between;line-height:1.5;padding-bottom:20px;padding-top:40px;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:640px){.faq-items-item__header{font-size:16px!important}}.faq-items-item__header.active{color:#2da866}.faq-items-item__header.active .faq-items-item__header:after{-webkit-filter:brightness(100%);filter:brightness(100%)}.faq-items-item__header:hover{color:#2da866}.faq-items-item__header:hover .faq-items-item__header:after{-webkit-filter:brightness(100%);filter:brightness(100%)}.faq-items-item__header:after{background-image:url(../images/plus.svg);background-size:cover;content:"";display:block;-webkit-filter:brightness(0);filter:brightness(0);height:24px;width:24px}.faq-items-item__body{max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out}.faq-items-item__body.open{max-height:none}.faq-items-item__body p{margin-top:24px}@media screen and (max-width:1600px){.faq-items-item__header{font-size:20px;padding-bottom:15px;padding-top:20px}.faq-items-item__header:after{height:20px;width:20px}.faq-items-item__body p{margin-top:16px}}.hero-block{background-size:cover;padding-bottom:145px;padding-top:230px}@media screen and (max-width:1600px){.hero-block{padding-bottom:110px;padding-top:190px}}.hero-block__title{color:#000;font-family:Micra,sans-serif;font-size:80px;font-weight:700;line-height:.9;margin-bottom:40px;max-width:900px}@media screen and (max-width:1600px){.hero-block__title{font-size:80px;margin-bottom:32px}}@media screen and (max-width:1300px){.hero-block__title{font-size:64px}}@media screen and (max-width:640px){.hero-block__title{font-size:32px;margin-bottom:20px}}.hero-block__title strong{color:#fff}.hero-block__text{color:#fff;font-size:24px;font-weight:400;line-height:1.25;margin-bottom:32px;max-width:390px}@media screen and (max-width:1600px){.hero-block__text{font-size:20px;margin-bottom:28px}}@media screen and (max-width:640px){.hero-block__text{font-size:14px;margin-bottom:20px;max-width:260px}}.hero-block .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.packages-block{background:#f8f8f8}.packages-slider{padding-bottom:20px;width:100%}@media screen and (max-width:640px){.packages-slider{padding-bottom:16px}}.packages-slider .swiper-slide{height:auto}.packages-slider .swiper-slide .package{}.package{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border-radius:10px;color:#282828;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:40px 60px;-webkit-transition:all .2s ease;transition:all .2s ease}.package.active{background:#23af66;color:#fff}.package.active .package__desc{border-color:#fff;color:#fff}.package.active .package__price{color:#fff}.package.active .package-preferences li:before{-webkit-filter:contrast(0) brightness(2);filter:contrast(0) brightness(2)}.package__title{font-family:Micra,sans-serif;font-size:24px;font-weight:700;line-height:1.1;margin-bottom:24px;max-width:250px;}.package__time{font-size:18px;font-weight:400;line-height:1.33333;margin-bottom:10px}.package__price{color:#23af66;font-size:70px;font-weight:700;line-height:1.1;margin-bottom:10px}.package__desc{border-bottom:1px solid #23af66;font-weight:400;line-height:1.33333;padding-bottom:20px}.package__button,.package__desc{font-size:18px;margin-bottom:30px}.package__button{background:#fff;border:1px solid #23af66;border-radius:15px;color:#282828;font-weight:700;padding:30px 40px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transition:all .2s ease;transition:all .2s ease}.package__button:hover{background:#23af66;border-color:#fff;color:#fff}.package-preferences{gap:20px}.package-preferences,.package-preferences li{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.package-preferences li{font-size:16px;font-weight:400;line-height:1.33333;padding-left:44px;position:relative}.package-preferences li:before{background-image:url(../images/done.svg);background-size:cover;content:"";display:block;height:34px;left:0;position:absolute;top:0;width:34px}.package-preferences li strong{font-weight:700;line-height:1.1;margin-bottom:5px}@media screen and (max-width:1600px){.package{padding:30px}.package__title{font-size:20px}.package__desc,.package__time{font-size:16px}.package__price{font-size:50px}.package__button{font-size:16px;padding:20px 30px}.package-preferences{gap:15px}.package-preferences li{font-size:14px;padding-left:34px}.package-preferences li:before{height:24px;width:24px}}.swiper-pagination-bullet{background:transparent;border:1px solid #282828;height:18px;margin:0 8px!important;opacity:1!important;width:18px}@media screen and (max-width:640px){.swiper-pagination-bullet{height:12px;width:12px}}.swiper-pagination-bullet-active{background:#282828}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0}.partners-block{background:#f8f8f8}.partners-block .default-title{margin-bottom:60px}@media screen and (max-width:640px){.partners-block .default-title{margin-bottom:32px}}.partners{width:100%}@media screen and (max-width:1300px){.partners{-ms-grid-columns:1fr 80px 1fr;grid-gap:80px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.partners{grid-gap:20px}}.partners__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.partners__item img{width:100%}@media screen and (max-width:1300px){.partners__item img{width:80%}}.promotion-block .default-title{max-width:960px}.promotion-cards{-ms-grid-columns:1fr 20px 1fr 20px 1fr;grid-gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-ms-grid;display:grid;grid-template-columns:repeat(3,1fr);max-width:1210px;width:100%}@media screen and (max-width:640px){.promotion-cards{grid-gap:8px}}.promotion-cards__col{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (max-width:640px){.promotion-cards__col{grid-gap:8px}}.promotion-cards__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#23af66;border-radius:10px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;font-weight:400;height:150px;justify-content:center;line-height:1.25;text-align:center}@media screen and (max-width:640px){.promotion-cards__item{font-size:14px;font-weight:600;height:100px;padding:12px}}.promotion-cards__item:nth-child(2n){background:#282828}.provide-block{padding-bottom:120px}@media screen and (max-width:640px){.provide-block{padding-bottom:130px}}.cards{-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr;display:-ms-grid;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);width:80%}@media screen and (max-width:1300px){.cards{-ms-grid-columns:1fr 20px 1fr;grid-gap:20px;grid-template-columns:repeat(2,1fr)}}.cards-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;aspect-ratio:1.4/1;border:1px solid #c9c9c9;border-radius:10px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:16px;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:640px){.cards-item{padding:16px}}.cards-item:hover{background:#23af66;border-color:#23af66}.cards-item:hover .cards-item__name{color:#fff}.cards-item:hover .cards-item__icon{-webkit-filter:contrast(0) brightness(2);filter:contrast(0) brightness(2)}.cards-item:nth-child(2n){-webkit-transform:translateY(110px) !important;-ms-transform:translateY(110px);transform:translateY(110px)}.cards-item__icon{-webkit-transition:all .3s ease;transition:all .3s ease;width:60px}@media screen and (max-width:640px){.cards-item__icon{width:60px}}.cards-item__name{color:#282828;font-size:18px;font-weight:400;line-height:1.4;margin-top:auto;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:1600px){.cards-item__name{font-size:14px}}@media screen and (max-width:640px){.cards-item__name{font-size:14px; line-height: 0.9; margin-top: 8px}}.reviews-block{background:#23af66}.reviews-block .default-title{color:#fff;max-width:600px}.reviews-block .default-desc{color:#fff}.reviews-block .swiper-pagination-bullet{border:1px solid #fff}.reviews-block .swiper-pagination-bullet-active{background:#fff}.reviews-slider{padding-bottom:78px;width:100%}@media screen and (max-width:640px){.reviews-slider{padding-bottom:48px}}.review{background:#fff;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px}.review__avatar{border-radius:100px;height:90px;margin-right:30px;width:90px}.review-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.review__name{color:#282828;font-size:24px;font-weight:400;line-height:1.1;margin-bottom:10px;min-height:52px}.review__body{margin-bottom:12px}.review__social{color:#23af66;font-size:18px;font-weight:700;line-height:1.1;text-decoration:none}@media screen and (max-width:1600px){.review{padding:24px}.review__avatar{height:70px;margin-right:24px;width:70px}.review__name{font-size:20px;min-height:auto}.review__body,.review__social{font-size:16px}}.services{-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr;grid-gap:20px;display:-ms-grid;display:grid;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1300px){.services{-ms-grid-columns:1fr 20px 1fr;-ms-grid-columns:1fr;grid-template-columns:repeat(2,1fr);grid-template-columns:repeat(1,1fr)}}.services-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;background:#f8f8f8;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:60px 30px;text-decoration:none}@media screen and (max-width:1600px){.services-item{padding:48px 24px}}.services-item:hover .services-item__title{color:#2da866}.services-item__icon{margin-bottom:20px;width:120px}.services-item__title{color:#282828;font-size:24px;font-weight:700;line-height:1.2;margin-bottom:20px;min-height:60px;text-align:center}@media screen and (max-width:1600px){.services-item__title{font-size:20px;min-height:48px}}@media screen and (max-width:1300px){.services-item__title{min-height:auto}}.services-item__text{margin-bottom:20px;text-align:center}.services-item__more{color:#23af66;font-size:18px;font-weight:700;line-height:1.1;text-align:center;text-decoration:none}.team-slider{width:100%}.team-slider .swiper-wrapper{margin-bottom:60px}@media screen and (max-width:640px){.team-slider .swiper-wrapper{margin-bottom:32px}}.team-member{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#f8f8f8;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:40px 45px}.team-member__image{border-radius:10px;margin-bottom:30px}.team-member__name{color:#282828;font-size:24px;font-weight:400;line-height:1.1;min-height:52px}@media screen and (max-width:640px){.team-member__name{margin-bottom:10px}}.team-member__position{color:#282828;font-size:18px;font-weight:400;line-height:1.33333;margin-bottom:10px}.team-member__link{color:#23af66;font-size:18px;font-weight:700;line-height:1.1;text-decoration:none}@media screen and (max-width:1600px){.team-member{padding:30px}.team-member__image{margin-bottom:20px}.team-member__name{font-size:20px;min-height:auto}.team-member__link,.team-member__position{font-size:16px}}.trigger-block{background:#23af66;padding:80px 0}@media screen and (max-width:1600px){.trigger-block{padding:72px 0}}@media screen and (max-width:640px){.trigger-block{padding:48px 0}}.trigger-block__title{color:#fff;font-family:Micra,sans-serif;font-size:30px;font-weight:700;line-height:1;margin-bottom:40px;max-width:854px;text-align:center}@media screen and (max-width:1600px){.trigger-block__title{font-size:26px;margin-bottom:32px}}@media screen and (max-width:640px){.trigger-block__title{font-size:18px;margin-bottom:22px}}.trigger-block__title strong{color:#282828}.trigger-block__text{color:#fff;margin-bottom:40px;max-width:800px;text-align:center}@media screen and (max-width:640px){.trigger-block__text{font-size:16px;margin-bottom:22px}}.trigger-block__button{background:#282828}.trigger-block .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.not-found-block,.trigger-block .container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.not-found-block{-webkit-box-pack:center;-ms-flex-pack:center;background:rgba(0,0,0,.4) url(../images/nf.jpg);background-size:cover;height:100vh;justify-content:center}.not-found-block__title{color:#fff;font-family:Micra,sans-serif;font-size:48px;font-weight:700;line-height:1;margin-bottom:40px;max-width:900px}.not-found-block__text{color:#fff;font-size:24px;font-weight:400;line-height:1.25;margin-bottom:34px;max-width:540px}.not-found-block .container{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.not-found-block .breadcrumbs{margin-bottom:40px}.not-found-block .breadcrumbs__item{color:#fff}.content{border-bottom:1px solid #23af66;padding-bottom:80px;padding-top:80px}@media screen and (max-width:640px){.content{padding-bottom:40px;padding-top:40px}}.content .container{-ms-grid-columns:1fr 20px 2fr;grid-gap:20px;display:-ms-grid;display:grid;grid-template-columns:1fr 2fr}@media screen and (max-width:640px){.content .container{-ms-grid-columns:1fr;grid-template-columns:1fr}}.content-aside{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:sticky;top:0}@media screen and (max-width:640px){.content-aside{position:static}}.content-aside__title{color:#282828;font-size:24px;font-weight:700;line-height:1.1;margin-bottom:20px}@media screen and (max-width:640px){.content-aside__title{margin-bottom:16px}}.content-aside__link{color:#282828;font-size:18px;font-weight:400;line-height:2;text-decoration:none}@media screen and (max-width:640px){.content-aside__link{font-size:16px}}.content-aside__link:hover{color:#2da866}@media screen and (max-width:1300px){.content-article{padding-right:0!important}}.content-article>*{margin-bottom:20px}.content-article>img{margin-bottom:40px}.content-article h1,.content-article h2,.content-article h3,.content-article h4,.content-article h5,.content-article h6{color:#282828;font-family:Micra,sans-serif;font-weight:700;line-height:1.1}.content-article h1{font-size:48px}.content-article h2{font-size:32px}.content-article h3{font-size:28px}.content-article h4{font-size:24px}.content-article h5{font-size:20px}.content-article h6{font-size:16px}.content-article img{width:100%}.content-article ol{color:#282828;font-size:18px;font-weight:400;line-height:1.33333;list-style-type:decimal;padding-left:24px}@media screen and (max-width:640px){.content-article ol{font-size:16px}}.content-article ol li{padding-left:10px}.content-article ol li:not(:last-child){margin-bottom:20px}.content-article ol a{color:#23af66;text-decoration:none}.preview-block{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-image:url(../images/post.jpg);background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;height:60vh;justify-content:center}@media screen and (max-width:640px){.preview-block{height:auto;padding-bottom:40px;padding-top:100px}}.preview-block .container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.preview-block .breadcrumbs{margin-bottom:40px}@media screen and (max-width:640px){.preview-block .breadcrumbs{margin-bottom:24px}}.preview-block .breadcrumbs__item{color:#fff}.preview-block__title{color:#fff;font-family:Micra,sans-serif;font-size:44px;font-weight:700;line-height:1;max-width:900px;text-align:center}@media screen and (max-width:640px){.preview-block__title{font-size:24px;text-align:left}}.page-services .breadcrumbs{margin-bottom:80px}@media screen and (max-width:640px){.page-services .breadcrumbs{margin-bottom:32px}}.page-services .cats{margin-bottom:60px}@media screen and (max-width:640px){.page-services .cats{margin-bottom:32px}}.page-services .services-list{margin-bottom:60px}@media screen and (max-width:640px){.page-services .services-list{margin-bottom:32px}}.page-services .icon-button{margin:0 auto 80px}@media screen and (max-width:640px){.page-services .icon-button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:32px;width:100%}}.services-list{-ms-grid-columns:1fr 20px 1fr 20px 1fr;grid-gap:40px 20px;display:-ms-grid;display:grid;grid-template-columns:repeat(3,1fr);width:100%}@media screen and (max-width:1300px){.services-list{-ms-grid-columns:1fr 20px 1fr;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.services-list{-ms-grid-columns:1fr;grid-gap:32px;grid-template-columns:repeat(1,1fr)}}.services-list .card{width:auto}.services-list .card__image{height:450px}@media screen and (max-width:640px){.not-found-block__title{font-size:32px;line-height:1.2;margin-bottom:20px;max-width:100%}.not-found-block__text{font-size:18px;line-height:1.5;margin-bottom:20px;max-width:100%}.breadcrumbs{margin-bottom:20px}.breadcrumbs__item{font-size:14px}}

@media screen and (max-width: 640px) {
    .content .container {
        display: block;
    }
}