@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap);*{outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{overflow-x:hidden}body{margin:0;padding:0;font-family:Montserrat,sans-serif}h1,h2,h3,h4,h5,h6,li,p,ul{margin:0;padding:0}img{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}a{text-decoration:none}input{font-size:16px;line-height:20px;font-family:Montserrat,sans-serif;color:#747474;background:#fff;border:none;padding:15px 20px}input::-webkit-input-placeholder{color:#747474;opacity:1}input::-moz-placeholder{color:#747474;opacity:1}input:-ms-input-placeholder{color:#747474;opacity:1}input::-ms-input-placeholder{color:#747474;opacity:1}input::placeholder{color:#747474;opacity:1}.body-gray{position:relative}.body-gray::after{content:'';display:block;width:100%;height:100%;position:fixed;left:0;top:0;background:rgba(0,0,0,.5);z-index:90}.ttl{font-size:50px;line-height:60px;font-weight:700;color:#333;text-align:center;text-transform:uppercase}.slick-arrow{background:url(../img/main/slick-arrow.svg) no-repeat center center;width:137px;height:100px;border:none;font-size:0;cursor:pointer;-webkit-transition:.3s;transition:.3s;position:absolute}.slick-arrow:hover{background:url(../img/main/slick-arrow__hover.svg) no-repeat center center}.slick-next{-webkit-transform:rotate(180deg) scale(1,-1);transform:rotate(180deg) scale(1,-1)}.slick-dots{margin-top:35px;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.slick-dots li{margin:0 8px 8px;padding:0}.slick-dots li button{width:25px;height:2px;font-size:0;border:none;background:0 0;background-color:#bcbcbc;cursor:pointer;-webkit-transition:.3s;transition:.3s}.slick-dots .slick-active button{background-color:#ff2a00;width:45px}.btn{font-weight:600;font-size:16px;line-height:20px;font-family:Montserrat,sans-serif;border:none;background:0 0;background-color:#ff2a00;-webkit-transition:.3s;transition:.3s;padding:15px;text-transform:uppercase;color:#fff;cursor:pointer;text-align:center}.btn:hover{background-color:#d82603}.btn-primary{background-color:inherit;color:#3e99f7;border:solid 1px #3e99f7}.btn-primary:hover{background-color:#09f;color:#fff}.btn-blue{background-color:#09f;color:#fff}.btn-blue:hover{background-color:#006fb9;border-color:#006fb9}.wrap{max-width:1920px;margin:0 auto;position:relative}.container{max-width:1330px;margin:0 auto;padding:0 15px}.header{background-color:#3e99f7;-webkit-box-shadow:0 8px 40px rgba(10,16,21,.34);box-shadow:0 8px 40px rgba(10,16,21,.34);padding:30px 0 35px;position:relative;z-index:100}.header-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.header-wrap__mobile{display:none}.header-wrap__menu{display:none}.header-wrap__title{font-weight:600;margin-bottom:9px}.header-wrap__select{cursor:pointer;position:relative}.header-wrap__select--item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex}.header-wrap__select--item svg{-webkit-transition:.3s;transition:.3s}.header-wrap__select--item span{padding:0 10px}.header-wrap__select a{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;opacity:0;visibility:hidden}.header-wrap__select--active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header-wrap__select--active a{margin-top:10px;opacity:1;visibility:visible;color:#fff}.header-wrap__select--active a:hover{text-decoration:underline}.header-wrap__adress{max-width:220px}.header-wrap__email a{color:#fff}.header-wrap__email a:hover{text-decoration:underline}.header-wrap__phone--number{color:#fff;font-weight:700}.header-wrap__phone--number:hover{text-decoration:underline}.header-wrap__phone--socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:11px}.header-wrap__phone--socials a{display:block;margin-right:15px;-webkit-transition:.3s;transition:.3s}.header-wrap__phone--socials a:hover{opacity:.25}.main{margin-top:-1px;min-height:580px}.main-bg{position:absolute;left:0;top:-140px}.main-bg__mobile{display:none}.main-wrap{position:relative;z-index:2;padding-top:96px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-wrap__content{width:100%;max-width:854px;color:#fff}.main-wrap__content h1{font-size:45px;line-height:60px;font-weight:400;text-transform:uppercase}.main-wrap__content h1 strong{font-weight:800}.main-wrap__content--title{margin:54px 0 24px;font-size:24px;line-height:29px;font-weight:600}.main-wrap__content--list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-wrap__content--list .item{width:100%;max-width:235px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-wrap__content--list .item:nth-child(2){margin-top:50px}.main-wrap__content--list .item-count{margin-right:20px}.main-wrap__image{position:absolute;top:-100px;right:-130px}.main-wrap__image--play{position:absolute;top:50%;left:50%;margin-right:-50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.contact-wrap{width:100%;background-color:#e6e6e6;position:relative;z-index:2;padding:30px}.contact-wrap::after{content:'';display:block;width:20px;height:20px;background-color:#ec4325;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:-8px;left:-8px}.contact-wrap::before{content:'';display:block;width:12px;height:12px;background-color:#333;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;bottom:-5px;left:30px}.contact-wrap form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.contact-wrap form::after{content:'';display:block;width:9px;height:9px;background-color:#3e99f7;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:-20px;left:180px}.contact-wrap form input{width:100%;display:block;max-width:380px}.contact-wrap form .btn{width:100%;max-width:380px}.services{margin:120px 0 60px}.services-wrap__title{margin-bottom:70px}.services-wrap__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.services-wrap__list .item{width:100%;max-width:300px;text-align:center;margin-bottom:50px;margin-right:30px;display:none}.services-wrap__list .item-active{display:block!important}.services-wrap__list .item:nth-child(1),.services-wrap__list .item:nth-child(2),.services-wrap__list .item:nth-child(3),.services-wrap__list .item:nth-child(4),.services-wrap__list .item:nth-child(5),.services-wrap__list .item:nth-child(6),.services-wrap__list .item:nth-child(7),.services-wrap__list .item:nth-child(8){display:block}.services-wrap__list .item:nth-child(4n+4){margin-right:0}.services-wrap__list .item:nth-child(10) .item-icon::after,.services-wrap__list .item:nth-child(12) .item-icon::after,.services-wrap__list .item:nth-child(2) .item-icon::after,.services-wrap__list .item:nth-child(4) .item-icon::after,.services-wrap__list .item:nth-child(5) .item-icon::after,.services-wrap__list .item:nth-child(7) .item-icon::after{background:url(../img/main/service-bg__even.svg) no-repeat center center/cover}.services-wrap__list .item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;min-height:100px;display:flex;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.services-wrap__list .item-icon::after{position:absolute;left:50%;margin-right:-505;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:'';display:block;width:137px;height:100px;background:url(../img/main/service-bg.svg) no-repeat center center/cover;z-index:-1}.services-wrap__list .item-title{margin-top:30px;line-height:24px}.services-wrap__more{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}.services-wrap__more .btn{min-width:190px}.project{margin:120px 0}.project-wrap__title{margin-bottom:60px}.project-wrap__list{max-width:850px;margin:0 auto}.project-wrap__list .slick-arrow{top:35%}.project-wrap__list .slick-prev{left:-213px}.project-wrap__list .slick-next{right:-213px}.project-wrap__list .item-title{text-align:center;font-size:24px;line-height:29px;font-weight:500;margin-bottom:31px;text-transform:uppercase}.project-wrap__list .item-img{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.project-wrap__list .item-img img{width:100%;height:470px;-o-object-fit:cover;object-fit:cover}.project-wrap__list .item-text{line-height:26px;text-align:center}.project-wrap__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}.project-wrap__more .btn{margin:0 15px}.list{margin:120px 0}.list-wrap .slick-arrow{top:40%}.list-wrap .slick-prev{left:-213px}.list-wrap .slick-next{right:-213px}.list-wrap .wrapper{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list-wrap .wrapper .item{width:100%;max-width:410px;border:2px solid #e6e6e6;padding:50px 40px}.list-wrap .wrapper .item-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}.list-wrap .wrapper .item-text{text-align:center;font-size:16px;line-height:24px;height:100px;-webkit-transition:.3s;transition:.3s;overflow:hidden}.list-wrap .wrapper .item-text__active{height:100%}.list-wrap .wrapper .item-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px;color:#ff2a00;cursor:pointer}.list-wrap .wrapper .item-more:hover{text-decoration:underline}.list-wrap .wrapper .item-more svg{margin-left:13px}.facts{margin-bottom:60px}.facts-bg{position:absolute;top:-150px;right:0}.facts-bg__play{position:absolute;top:50%;right:40%}.facts-wrap__title{max-width:779px;font-size:50px;line-height:60px;font-weight:700;margin-bottom:60px;text-transform:uppercase;color:#333}.facts-wrap__title span{color:#ff2a00}.facts-wrap__list{max-width:585px;position:relative}.facts-wrap__list::after{content:'';display:block;width:1px;height:98%;background:rgba(0,0,0,.19);position:absolute;left:6px;top:2px}.facts-wrap__list .item{position:relative;z-index:2;padding-left:36px;line-height:24px;margin-bottom:20px;display:none}.facts-wrap__list .item-active{display:block}.facts-wrap__list .item:nth-child(1),.facts-wrap__list .item:nth-child(2),.facts-wrap__list .item:nth-child(3),.facts-wrap__list .item:nth-child(4),.facts-wrap__list .item:nth-child(5),.facts-wrap__list .item:nth-child(6){display:block}.facts-wrap__list .item::after{content:'';display:block;width:17px;height:17px;background:url(../img/main/li.svg) no-repeat center center;position:absolute;left:0;top:3px}.facts-wrap__more{margin-top:40px}.facts-wrap__more .btn{min-width:300px}.partners{margin:120px 0}.partners-wrap__title{margin-bottom:81px}.partners-wrap__list .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.partners-wrap__list .slick-arrow{top:0}.partners-wrap__list .slick-prev{left:-213px}.partners-wrap__list .slick-next{right:-213px}.partners-wrap__list .wrapper{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.partners-wrap__list .wrapper .item{width:100%;max-width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer{background-color:#3e99f7;padding:55px 0 60px}.footer-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff}.footer-wrap__title{font-weight:600;font-size:16px;line-height:20px;margin-bottom:15px}.footer-wrap__menu ul{list-style-type:none}.footer-wrap__menu ul li{margin-bottom:10px}.footer-wrap__menu ul li a{color:#fff}.footer-wrap__menu ul li a:hover{text-decoration:underline}.footer-wrap__email .footer-wrap__phone{display:none}.footer-wrap__email a{color:#fff}.footer-wrap__email a:hover{text-decoration:underline}.footer-wrap__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-wrap__socials a{display:block;margin-right:20px;-webkit-transition:.3s;transition:.3s}.footer-wrap__socials a:hover{opacity:.25}.footer-wrap__phone a{color:#fff;font-weight:700}.footer-wrap__phone a:hover{text-decoration:underline}.footer-wrap__logo{max-width:300px}.footer-wrap__logo--copyright{margin-top:16px}@media (max-width:1750px){.list-wrap .slick-prev,.partners-wrap .slick-prev{left:-90px!important}.list-wrap .slick-next,.partners-wrap .slick-next{right:-90px!important}}@media (max-width:1650px){.facts-bg{max-width:800px}}@media (max-width:1490px){.list-wrap,.partners-wrap{padding-bottom:100px}.list-wrap .slick-arrow,.partners-wrap .slick-arrow{top:auto!important;bottom:-120px!important}.list-wrap .slick-prev,.partners-wrap .slick-prev{left:30%!important}.list-wrap .slick-next,.partners-wrap .slick-next{right:30%!important}.partners-wrap__list{padding-bottom:50px}}@media (max-width:1400px){.facts-bg{max-width:600px;top:0}}@media (max-width:1350px){.main-wrap__content{max-width:750px}.main-wrap__content h1{font-size:35px;line-height:45px}.main-wrap__image{max-width:660px}.list-wrap .wrapper .item{max-width:350px}}@media (max-width:1319px){.services-wrap__list .item{max-width:100%;width:28%}.services-wrap__list .item:nth-child(1n+1){margin-right:8%}.services-wrap__list .item:nth-child(7),.services-wrap__list .item:nth-child(8){display:none}.services-wrap__list .item:nth-child(3n+3){margin-right:0}.slick-prev{left:-75px!important;z-index:2}.slick-next{right:-75px!important;z-index:2}}@media (max-width:1250px){.contact-wrap form .btn,.contact-wrap form input{max-width:100%;width:32%}.facts-bg{max-width:500px;top:100px}}@media (max-width:1130px){.header-wrap__logo{display:none}.header-wrap__mobile{display:block}.main-bg{top:0}.main-wrap{padding-top:40px}.main-wrap__content h1{max-width:500px;font-size:25px;line-height:35px}.main-wrap__content--title{margin-top:20px;font-size:20px;line-height:30px}.main-wrap__content--list .item{width:100%;max-width:100%;margin-bottom:15px}.main-wrap__content--list .item-count{-webkit-transform:scale(.75);transform:scale(.75);margin-right:0}.main-wrap__content--list .item:nth-child(2){margin-top:0;margin-left:100px}.list-wrap .wrapper .item{max-width:95%}}@media (max-width:1050px){.facts-bg{max-width:400px}.facts-wrap{max-width:450px}.facts-wrap__title{font-size:35px;line-height:45px}.partners-wrap__list .wrapper .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.partners-wrap__list .wrapper .item img{display:block;margin-bottom:50px}}@media (max-width:968px){.slick-arrow{top:auto!important;bottom:-120px!important}.slick-prev{left:30%!important}.slick-next{right:30%!important}.project-wrap{padding-bottom:100px}}@media (max-width:868px){.header-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.header-wrap__mobile{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.header-wrap__menu{display:-webkit-box;display:-ms-flexbox;display:flex;width:35px;height:22px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;cursor:pointer}.header-wrap__menu span{display:block;width:100%;height:2px;background-color:#fff;-webkit-transition:.3s;transition:.3s}.header-wrap__menu span:nth-child(2){width:50%}.header-wrap__menu--active{position:relative;margin-top:1em}.header-wrap__menu--active span:nth-child(1){-webkit-transform:rotate(40deg);transform:rotate(40deg)}.header-wrap__menu--active span:nth-child(2){display:none}.header-wrap__menu--active span:nth-child(3){position:absolute;-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}.header-wrap__adress,.header-wrap__email,.header-wrap__select{display:none}.header-wrap__select{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:36px;margin-bottom:20px}.header-wrap__adress{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin:25px 0}.header-wrap__email{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.header-active .header-wrap__adress,.header-active .header-wrap__email,.header-active .header-wrap__select{display:block;width:100%}.main{min-height:auto;overflow:hidden}.main-bg{width:100%;height:100%}.main-bg img{display:none}.main-bg__mobile{display:block}.main-bg__mobile img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.main-wrap__image{position:relative;margin:0;right:auto;top:auto;max-width:500px;margin:-50px 0}.services-wrap__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.services-wrap__list .item{width:48%}.services-wrap__list .item:nth-child(1n+1){margin:0 0 50px}.facts-bg{max-width:500px;top:20px}.facts-wrap{max-width:100%}.facts-wrap__title{text-align:center}.facts-wrap__list{margin-top:500px}.list-wrap .slick-arrow{bottom:-50px!important}}@media (max-width:768px){.slick-arrow{width:90px;height:70px;background-size:contain!important;bottom:-100px!important}.contact-wrap form{-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-wrap form .btn,.contact-wrap form input{width:100%}.contact-wrap form input{margin-bottom:20px}.project-wrap__more{-ms-flex-wrap:wrap;flex-wrap:wrap}.project-wrap__more .btn{width:100%;margin-bottom:20px;max-width:400px}}@media (max-width:668px){.facts-bg{top:30px}.facts-bg__play svg{width:30px}.facts-wrap__title{font-size:26px;line-height:40px}}@media (max-width:520px){.slick-prev{left:50px!important}.slick-next{right:50px!important}.ttl{font-size:26px;line-height:31px}.main-wrap{margin-bottom:0}.main-wrap__image{margin-left:-20%}.main-wrap__image--play{left:60%}.main-wrap__image--play svg{max-width:25px}.main-wrap__image img{max-width:120%}.main-wrap__content h1{font-size:23px;line-height:35px}.main-wrap__content--title{font-size:18px;line-height:21px}.main-wrap__content--list .item-text{max-width:137px}.main-wrap__content--list .item:nth-child(2){margin-left:60px}.contact .container{padding:0}.contact-wrap{padding:40px 19px}.contact-wrap::after{width:13px;height:13px;left:8px;top:30px}.contact-wrap::before{bottom:35px;left:20px;z-index:2}.contact-wrap form::after{width:13px;height:13px;top:-45px;left:auto;right:10px}.services{margin:80px 0}.services-wrap__title{margin-bottom:31px}.services-wrap__list .item{width:100%;display:none!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.services-wrap__list .item:nth-child(even) .item-icon{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.services-wrap__list .item-icon{width:100%;max-width:137px}.services-wrap__list .item-title{width:100%;max-width:172px;text-align:left}.services-wrap__list .item:nth-child(1),.services-wrap__list .item:nth-child(2),.services-wrap__list .item:nth-child(3){display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.services-wrap__list .item-active{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.project{margin:80px 0}.project-wrap__title{margin-bottom:40px}.project-wrap__list .item-title{font-size:20px}.project-wrap__list .item-img img{height:220px}.list{margin:80px 0}.list-wrap .slick-arrow{bottom:0!important}.list-wrap .slick-prev{left:50px!important}.list-wrap .slick-next{right:50px!important}.list-wrap .wrapper .item{padding:50px 24px}.list-wrap .wrapper .item-image img{max-height:160px}.partners-wrap__title{margin-bottom:45px}.partners-wrap__list{padding-bottom:0;margin-bottom:-50px}.partners-wrap__list .wrapper .item img{margin:0 auto 50px;width:80%}.partners-wrap__list .slick-arrow{bottom:-70px!important}.partners-wrap__list .slick-prev{left:50px!important}.partners-wrap__list .slick-next{right:50px!important}.footer{padding-bottom:110px;position:relative}.footer-wrap__logo{-webkit-box-ordinal-group:-9;-ms-flex-order:-10;order:-10;width:100%;max-width:100%;margin-bottom:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-wrap__logo--copyright{position:absolute;left:15px;bottom:50px;text-align:center;width:90%}.footer-wrap__socials{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.footer-wrap__phone{display:none}.footer-wrap__email .footer-wrap__phone{display:block;margin-top:20px}}@media (max-width:426px){.facts-bg{top:100px}}@media (max-width:400px){.facts-wrap__list{margin-top:400px}}@supports (-webkit-appearance:none){.slick-arrow{background:url(../img/main/slick-arrow.svg) no-repeat center center}.slick-arrow:hover{background:url(../img/main/slick-arrow__hover.svg) no-repeat center center}.services-wrap__list .item:nth-child(10) .item-icon::after,.services-wrap__list .item:nth-child(12) .item-icon::after,.services-wrap__list .item:nth-child(2) .item-icon::after,.services-wrap__list .item:nth-child(4) .item-icon::after,.services-wrap__list .item:nth-child(5) .item-icon::after,.services-wrap__list .item:nth-child(7) .item-icon::after{background:url(../img/main/service-bg__even.svg) no-repeat center center/cover}.services-wrap__list .item-icon::after{background:url(../img/main/service-bg.svg) no-repeat center center/cover}.facts-wrap__list .item::after{background:url(../img/main/li.svg) no-repeat center center}}