@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}*{padding:0;margin:0}*,:after,:before{box-sizing:border-box}body{font-family:Montserrat,sans-serif;font-weight:500;font-size:18px;line-height:1.56;letter-spacing:.08em;padding-top:100px;background-color:#fff}img{display:block;height:auto;max-width:100%}.list{padding:0;margin:0;list-style:none}.link{text-decoration:none}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}.title{margin-top:0;margin-bottom:0;font-weight:800;font-size:20px;line-height:1.3;letter-spacing:.03em;color:#111518}@media screen and (min-width:768px){.title{font-size:26px}}@media screen and (min-width:1400px){.title{font-size:46px}}.button{display:inline-block;border:none;color:#fff;background-color:#ff6b09;font-family:inherit;font-weight:700;font-size:12px;line-height:1.25;letter-spacing:.08em;text-align:center;text-transform:uppercase;cursor:pointer}@media screen and (min-width:1400px){.button{font-size:14px;line-height:1.21;letter-spacing:.14em}}.container{padding-left:20px;padding-right:20px}@media screen and (min-width:480px){.container{margin-left:auto;margin-right:auto;width:480px}}@media screen and (min-width:768px){.container{width:728px}}@media screen and (min-width:1400px){.container{width:1354px}}#preloader{position:fixed;left:0;top:0;z-index:9999;width:100%;height:100%;overflow:visible;background-color:#fff}.loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader__icon{animation-duration:1s;animation-iteration-count:infinite;width:100%}.header .container{position:relative}.header{z-index:800;position:fixed;width:100%;top:0;left:0;background-color:#fff;padding-top:30px;padding-bottom:30px}@media screen and (min-width:767px){.header{padding-top:40px}}@media screen and (min-width:1400px){.header{padding-top:33px}}.header .logo__header:hover{animation-name:pulse;animation-duration:1s;animation-iteration-count:2}.header .logo__header{display:block;display:flex;align-items:center;margin-right:auto;text-align:center}.header .logo__header-link{color:#111518;font-weight:800;font-size:26px;line-height:1.23;letter-spacing:.04em}.header .logo__header-part{display:flex;margin-bottom:3px}.header .logo__header-img{margin-top:-2px;width:31px;height:30px}.header .logo__header-subtitle{color:#111518;font-weight:700;font-size:8px;line-height:1.25;letter-spacing:.18em;text-transform:uppercase}.header .logo__header-subtitle-accent{color:#ff6b09}.nav{display:flex;justify-content:center;align-items:center}@media screen and (min-width:768px){.nav .menu-wrap__form-btn{display:none}}@media screen and (max-width:1399px){.nav__list{display:none}}@media screen and (max-width:767px){.nav__form-btn{display:none}}@media screen and (min-width:768px){.nav__form-btn{color:#ff6b09;border:2px solid #ff6b09;background-color:transparent;outline:none;font-weight:700;font-size:12px;line-height:1.25;text-align:center;letter-spacing:.08em;text-transform:uppercase;min-width:260px;padding:16px 5px 17px;margin-right:40px;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.nav__form-btn:focus,.nav__form-btn:hover{transform:scale(1.1);outline:none;background-color:#ff6b09;color:#fff;border:2px solid #ff6b09}}@media screen and (min-width:768px) and (min-width:1400px){.nav__form-btn{width:336px;height:70px;font-size:14px;line-height:1.21;letter-spacing:.14em;padding:25px 20px}}@media screen and (min-width:1400px){.nav .backdrop,.nav .burger-btn,.nav .menu-wrap{display:none}.nav__list{display:flex;margin-right:60px}.nav__list-item{position:relative;display:inline-block;font-weight:700;font-size:14px;line-height:17px;text-transform:uppercase}.nav__list-item:not(:last-child){margin-right:30px}.nav__list-wrap{position:relative}.nav__list-wrap:after{content:"";display:inline-block;position:absolute;width:55px;height:2px;transform:rotate(90deg);left:-35px;top:7px;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.nav__list-link:hover .nav__list-wrap:after{background-color:#ff6b09;transform:rotate(-90deg)}.nav__list-wrap:before{content:"";display:inline-block;position:absolute;width:55px;height:2px;transform:rotate(-90deg);right:-35px;top:7px;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.nav__list-link:hover .nav__list-wrap:before{background-color:#ff6b09;transform:rotate(90deg)}.nav__list-link:after{right:0;top:5px}.nav__list-link:after,.nav__list-link:before{content:"";position:absolute;width:100%;height:2px;transform:scaleX(0);background-color:#ff6b09;transition:transform .25s cubic-bezier(.4,0,.2,1)}.nav__list-link:before{display:inline-block;top:60px}.nav__list-link:hover:after{transform:scale(1)}.nav__list-link:hover:before{transform:scaleX(1)}.nav__list-link{display:inline-block;padding-top:27px;padding-bottom:26px;color:#b9b9b9;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.nav__list-link:focus,.nav__list-link:hover{transform:scale(1.1);outline:none;color:#ff6b09}}.burger-btn{outline:none;display:inline-flex;margin:0;padding:0;border:none;background-color:transparent;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.burger-btn:focus,.burger-btn:hover{transform:scale(1.5);fill:#ff6b09}.burger-cross{outline:none;border:none;background-color:transparent;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.burger-cross:focus,.burger-cross:hover{transform:scale(1.5);fill:#ff6b09;--color1:$accent-color}.backdrop{z-index:999;opacity:1;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(17,21,24,.9)}.backdrop.is-hidden{opacity:0;pointer-events:none}.menu-wrap{position:absolute;transform:translate(-50%);left:50%;padding:30px 20px;width:320px;height:568px}@media screen and (min-width:768px){.menu-wrap{padding:42px 40px;width:768px;height:1024px}}.menu-wrap .logo-burger{display:inline-block}@media screen and (max-width:767px){.menu-wrap .logo-burger{margin-bottom:50px;margin-right:100px}}@media screen and (min-width:768px){.menu-wrap .logo-burger{margin-right:500px}}.menu-wrap .logo-burger__link{display:flex;color:#fff;font-weight:800;font-size:26px;line-height:1.23;letter-spacing:.04em}.menu-wrap .logo-burger .logo-part{display:flex;margin-bottom:3px}.menu-wrap .logo-burger__img{width:31px;height:30px;margin-top:-2px}.menu-wrap .logo-burger__subtitle{color:#fff;font-weight:700;font-size:8px;line-height:1.25;letter-spacing:.18em;text-transform:uppercase}.menu-wrap .logo-burger__subtitle-accent{color:#ff6b09}.menu-wrap .menu-burger__list{margin-bottom:50px}@media screen and (min-width:768px){.menu-wrap .menu-burger__list{width:360px;margin:72px auto}}.menu-wrap .menu-burger__list-link{color:#fff;font-weight:800;font-size:20px;line-height:1.8;letter-spacing:.08em;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.menu-wrap .menu-burger__list-link:focus,.menu-wrap .menu-burger__list-link:hover{outline:none;color:#ff6b09}@media screen and (min-width:768px){.menu-wrap .menu-burger__list-link{font-size:26px}}.menu-wrap__form-btn{color:#ff6b09;border:2px solid #ff6b09;outline:none;font-weight:700;font-size:12px;line-height:1.25;text-align:center;letter-spacing:.08em;text-transform:uppercase;min-width:260px;padding:14px;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.menu-wrap__form-btn:focus,.menu-wrap__form-btn:hover{outline:none;background-color:#ff6b09;color:#fff;border:2px solid #ff6b09}.hero{background-repeat:no-repeat;background-size:cover;background-position:bottom;background-image:url(/parcel-project-template/wave-tel.2fa11f10.png);display:flex;padding-top:50px;padding-bottom:50px}@media screen and (min-width:768px){.hero{padding-top:72px}}@media screen and (min-width:1400px){.hero{padding-top:46px;padding-bottom:0}}@media screen and (min-width:768px){.hero .container{display:flex;justify-content:center;align-items:center}}.hero__subtitle{color:#b9b9b9}@media screen and (min-width:1400px){.hero__subtitle{font-size:20px;line-height:1.7}}.hero .title{margin-bottom:30px}.hero .title__span{display:block}@media screen and (min-width:768px){.hero .title{width:300px}}@media screen and (min-width:1400px){.hero .title{margin-top:80px;width:550px}}.hero__description{color:#111518;margin-bottom:30px}@media screen and (min-width:1400px){.hero__description{font-size:20px;line-height:1.7;margin-bottom:40px}}.hero__decription-accent{color:#ff6b09}.hero__img{display:flex;justify-content:center}@media screen and (min-width:1400px){.hero__img{max-width:841px}}.hero__left-side{margin-bottom:30px}.hero__form-btn{display:flex;justify-content:center;border:2px solid #ff6b09;width:260px;padding:16px 1px;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hero__form-btn:focus,.hero__form-btn:hover{transform:scale(1.1);outline:none;background-color:#fff;color:#ff6b09;border:2px solid #ff6b09}@media screen and (max-width:767px){.hero__form-btn{margin-left:auto;margin-right:auto}}@media screen and (min-width:1400px){.hero__form-btn{min-width:354px;font-size:14px;line-height:1.21;letter-spacing:.14em;padding:26px 20px}}@media screen and (min-device-pixel-ratio:2),screen and (min-resolution:2dppx),screen and (min-resolution:192dpi){.hero{background-image:url(/parcel-project-template/wave-tel@2x.bf9c7c63.png)}}.hero__anchor{position:relative}.hero__anchor-link{position:absolute;top:-100px}@media screen and (min-width:768px) and (max-width:1399px){.hero__anchor-link{top:-130px}}@media screen and (min-width:1400px){.hero__anchor-link{top:-150px}}@media screen and (min-width:768px){.hero{background-image:url(/parcel-project-template/wave-tablet.6d494183.png)}}@media screen and (min-device-pixel-ratio:2),screen and (min-resolution:2dppx),screen and (min-resolution:192dpi){.hero{background-image:url(/parcel-project-template/wave-tablet@2x.afeaf28b.png)}}@media screen and (min-width:1400px){.hero{background-image:url(/parcel-project-template/wave-desc.25093f04.png)}}@media screen and (min-device-pixel-ratio:2),screen and (min-resolution:2dppx),screen and (min-resolution:192dpi){.hero{background-image:url(/parcel-project-template/wave-desc@2x.1def79ac.png)}}.features{padding-top:30px;padding-bottom:30px}@media screen and (min-width:768px){.features{padding-bottom:50px}}@media screen and (min-width:1400px){.features{padding-top:95px;padding-bottom:130px}}@media screen and (max-width:767px){.features__list{margin-left:auto;margin-right:auto;width:216px}}@media screen and (min-width:768px){.features__list{display:flex}}.features__list-item{display:inline-flex;align-items:center;margin-right:40px}@media screen and (max-width:767px){.features__list-item{margin-bottom:30px}}.features__icon-wrap{position:absolute;display:flex;justify-content:center;align-items:center;border:2px solid #ff6b09;width:60px;height:60px;transition:.25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:1400px){.features__icon-wrap{width:100px;height:102px}}.features__icon-wrap:before{position:absolute;content:"";height:44px;width:10px;background-color:#fff;outline:2px solid #fff;left:90%}@media screen and (min-width:1400px){.features__icon-wrap:before{height:74px;width:10px;left:95%}}.features__title{display:block;color:#111518;font-weight:700;font-size:14px;line-height:1.4;padding-left:70px;z-index:1;transition:.25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:1400px){.features__title{font-size:20px;line-height:1.6;padding-left:90px}}.features__list-svg{fill:#ff6b09;transition:.25s cubic-bezier(.4,0,.2,1)}.features__icon-female{width:34px;height:39px}.features__icon-mobile{width:40px;height:41px}.features__icon-umbrella{width:34px;height:40px}@media screen and (min-width:1400px){.features__icon-female{width:40px;height:47px}.features__icon-mobile{width:46px;height:47px}.features__icon-umbrella{width:41px;height:48px}}.features__list-item:hover .features__icon-wrap{border:2px solid #111518}.features__list-item:hover .features__list-svg{fill:#111518;animation-name:pulse;animation-duration:1s;animation-iteration-count:2}.features__title:hover{color:#ff6b09}.main-problems{position:relative;height:545px;background-color:#111518;padding-top:50px}.main-problems__item{width:280px;font-weight:800;font-size:20px;line-height:1.35;letter-spacing:.03em;color:#fff}.main-problems__world{color:#ff6b09}@media screen and (min-width:768px){.main-problems{height:340px;padding-top:60px}.main-problems__item{box-sizing:border-box;width:568px;font-size:26px;line-height:1.307}}@media screen and (min-width:1400px){.main-problems{height:560px;position:relative;padding-top:100px;padding-bottom:178px;background-image:url(/parcel-project-template/fire-dec.fffc32f3.png);background-repeat:no-repeat;background-position:right -10px bottom 0}.main-problems__item{box-sizing:border-box;width:866px;font-size:46px;line-height:1.304}}@media not all,screen and (min-resolution:2dppx) and (min-width:1400px),screen and (min-resolution:192dpi) and (min-width:1400px){.main-problems{background-image:url(/parcel-project-template/fire-dec@2x.731d1ad3.png);background-size:435px 472px}}.our-help{padding-top:30px;padding-bottom:30px;position:absolute;bottom:-150px;left:50%;transform:translate(-50%);background-color:#fff;box-shadow:-5px 8px 26px rgba(0,0,0,.04)}.our-help__item-title{font-weight:700;font-size:14px;line-height:1.428;align-items:center;letter-spacing:.08em;color:#111518;position:relative}.our-help__item-li{width:250px}.our-help__item,.our-help__item-li{margin-left:0;margin-right:0}.our-help__item-li .accent-line:before{content:"";display:block;background-color:#ff6b09;color:#ff6b09;height:2px;width:20px;margin-bottom:20px}.our-help__item-li .accent-line:after{content:counter(section,decimal-leading-zero);counter-increment:section;position:absolute;display:block;top:-11px;color:#ff6b09;width:20px;-webkit-transform:translateX(130%);transform:translateX(130%)}.number{color:#ff6b09}body{counter-reset:section}@media screen and (max-width:767px){.our-help__item-li:nth-child(-n+5){margin-bottom:20px}}@media screen and (min-width:768px) and (max-width:1399px){.our-help{width:688px;padding-top:30px;position:absolute;bottom:-180px;left:50%;transform:translate(-50%);background-color:#fff;box-shadow:-5px 8px 26px rgba(0,0,0,.04)}.our-help__item{display:flex;flex-wrap:wrap;justify-content:center}.our-help__item-li{box-sizing:border-box;width:236px}.our-help__item-li:nth-child(2n){margin-left:25px}.our-help__item-li:nth-child(-n+4){margin-bottom:20px}.our-help__item-li .accent-line:before{content:"";display:block;background-color:#ff6b09;color:#ff6b09;height:2px;width:20px;margin-bottom:15px}.our-help__item-li .accent-line:after{content:counter(section,decimal-leading-zero);counter-increment:section;position:absolute;display:block;top:-11px;color:#ff6b09;width:20px;-webkit-transform:translateX(130%);transform:translateX(130%)}}@media screen and (min-width:1400px){.our-help__item-title{font-weight:700;font-size:20px;line-height:1.714;align-items:center;letter-spacing:.08em;color:#111518;position:relative}.our-help__main-section{counter-reset:section;height:362px;max-width:1313px;padding-right:112px;padding-left:112px}.our-help__item{display:flex;flex-wrap:wrap;justify-content:space-between}.our-help__item-li{box-sizing:border-box;width:336px}.our-help__item-li:nth-child(-n+3){margin-bottom:30px}.our-help__item-li .accent-line:before{content:"";display:block;background-color:#ff6b09;color:#ff6b09;height:2px;width:20px;margin-bottom:15px}.our-help__item-li .accent-line:after{content:counter(section,decimal-leading-zero);counter-increment:section;position:absolute;display:block;top:-15px;color:#ff6b09;width:20px;-webkit-transform:translateX(130%);transform:translateX(130%)}.our-help__item-li .our-help__item-title+.our-help__item-title{margin-left:40px}.our-help{width:1314px;height:362px;padding-top:70px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);background-color:#fff;box-shadow:-5px 8px 26px rgba(0,0,0,.04)}}.how-we-do{width:100%;padding-top:200px;padding-bottom:50px}.how-we-do__anchor{position:relative}.how-we-do__anchor-link{position:absolute;top:-120px}@media screen and (min-width:768px) and (max-width:1399px){.how-we-do__anchor-link{top:-130px}}@media screen and (min-width:1400px){.how-we-do__anchor-link{top:-150px}}.how-we-do__main-caption{font-size:800;font-size:20px;line-height:1.301;text-align:center;letter-spacing:.03em;color:#111518;margin-bottom:30px}.how-we-do__item-li .psevdo-line:after{content:"";display:block;width:20px;height:2px;background-color:#ff6b09;transition:all .25s cubic-bezier(.4,0,.2,1);margin:15px auto 0}.how-we-do__item-li:hover .psevdo-line:after{background-color:#fff}.how-we-do__item_border{width:100%;max-width:334px;height:280px;padding-top:30px;margin:0 auto;background-color:#fff;box-shadow:0 8px 26px rgba(0,0,0,.1);transition:all .5s cubic-bezier(.4,0,.2,1)}.how-we-do__item_border:before{border-bottom:2px solid #fff;border-color:#fff currentcolor;border-top:2px solid #fff;transform:scaleX(0)}.how-we-do__item_border:after,.how-we-do__item_border:before{content:"";position:absolute;display:block;left:3%;top:3%;right:3%;bottom:3%;transition:all .5s cubic-bezier(.4,0,.2,1)}.how-we-do__item_border:after{border-left:2px solid #fff;border-bottom-color:#fff;border-right:2px solid #fff;border-top-color:#fff;transform:scaleY(0)}.how-we-do__item_border:hover:after,.how-we-do__item_border:hover:before{transform:scale(1)}.how-we-do__item-li{position:relative;text-align:center}.how-we-do__item_svg{display:flex;justify-content:center;align-items:center;align-content:center;fill:#ff6b09;margin:0 auto}.how-we-do__item_border:hover .how-we-do__item_svg{fill:#fff}.how-we-do__item_border:hover .how-we-do__item-text,.how-we-do__item_border:hover .how-we-do__item_caption{color:#fff}.how-we-do__item_border:focus,.how-we-do__item_border:hover{background-color:#ff6b09;color:#fff;transform:scale(1.02)}.how-we-do__item_caption{text-align:center;font-family:inherit;font-weight:700;font-size:14px;line-height:1.429;align-items:center;color:#111518;margin-top:20px;margin-bottom:20px}.how-we-do__item-text{color:#b9b9b9;font-family:inherit;font-weight:500;font-size:12px;line-height:1.666;letter-spacing:.08em;margin:auto;width:280px}@media screen and (max-width:767px){.how-we-do__item-li:not(:last-child){margin-bottom:15px}}@media screen and (min-width:768px) and (max-width:1399px){.how-we-do{padding-top:205px}.how-we-do__item{display:flex;flex-wrap:wrap;justify-content:space-between}.how-we-do__item_border{padding-top:40px;max-width:334px;width:334px;height:334px;padding-right:10px;padding-left:10px}.how-we-do__item-li:nth-child(-n+4){margin-bottom:30px}.how-we-do__item_caption{margin-top:31px}.how-we-do__item-text{margin-top:20px}}@media screen and (min-width:1400px){.how-we-do{height:1330px;padding-top:280px;padding-bottom:130px}.how-we-do__item{display:flex;flex-wrap:wrap;justify-content:space-between}.how-we-do__main-caption{font-weight:800;font-size:46px;line-height:1.304;letter-spacing:.03em;margin-bottom:50px;text-align:left}.how-we-do__item_border{max-width:424px;height:396px}.how-we-do__item_caption{font-weight:700;font-size:20px;line-height:1.4}.how-we-do__item-text{font-weight:500;font-size:18px;line-height:1.555;width:365px}.how-we-do__item-li:not(:nth-child(3n)){margin-right:20px}.how-we-do__item-li:nth-child(-n+3){margin-bottom:20px}.how-we-do__item-li{width:424px;height:396px}}.our-program{position:relative;padding-top:50px;padding-bottom:537px;background-color:#111518}@media screen and (min-width:768px){.our-program{padding-top:60px;padding-bottom:392px}}@media screen and (min-width:1400px){.our-program{padding-top:120px;padding-bottom:364px}}.our-program__anchor{position:relative}.our-program__anchor-link{position:absolute;top:-120px}@media screen and (min-width:768px) and (max-width:1399px){.our-program__anchor-link{top:-140px}}@media screen and (min-width:1400px){.our-program__anchor-link{top:-150px}}.our-program__title{color:#fff}@media screen and (max-width:767px){.our-program__title{margin-bottom:43px;text-align:center}}@media screen and (min-width:768px) and (max-width:1399px){.our-program__title{margin-bottom:52px}}@media screen and (min-width:1400px){.border-wrapper{padding-bottom:100px;margin-bottom:60px;border-bottom:2px solid #546264}}.image-wrapper{position:relative}.image-wrapper:after{content:"";position:absolute;display:block;background-size:contain;background-repeat:no-repeat}@media screen and (max-width:399px){.image-wrapper:after{right:0;bottom:-98px;width:120px;height:137px;background-image:url(/parcel-project-template/our-pr-tel.4fa91b5e.png)}}@media screen and (max-width:399px) and (-o-min-device-pixel-ratio:2/1),screen and (max-width:399px) and (-webkit-min-device-pixel-ratio:2),screen and (max-width:399px) and (min-device-pixel-ratio:2),screen and (max-width:399px) and (min-resolution:2dppx),screen and (max-width:399px) and (min-resolution:192dpi){.image-wrapper:after{background-image:url(/parcel-project-template/our-pr-tel@2x.b1e18992.png)}}@media screen and (min-width:400px){.image-wrapper:after{right:10%;bottom:-98px;width:176px;height:137px;background-image:url(/parcel-project-template/our-pr-tablet.224d7bea.png)}}@media screen and (min-width:400px) and (-o-min-device-pixel-ratio:2/1),screen and (min-width:400px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:400px) and (min-device-pixel-ratio:2),screen and (min-width:400px) and (min-resolution:2dppx),screen and (min-width:400px) and (min-resolution:192dpi){.image-wrapper:after{background-image:url(/parcel-project-template/our-pr-tablet@2x.ea73b028.png)}}@media screen and (min-width:768px){.image-wrapper:after{width:384px;height:280px;right:0;bottom:-140px;background-image:url(/parcel-project-template/our-pr-tablet.224d7bea.png)}}@media screen and (min-width:768px) and (-o-min-device-pixel-ratio:2/1),screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:2dppx),screen and (min-width:768px) and (min-resolution:192dpi){.image-wrapper:after{background-image:url(/parcel-project-template/our-pr-tablet@2x.ea73b028.png)}}@media screen and (min-width:1400px){.image-wrapper:after{width:672px;height:502px;left:-164px;bottom:-320px;background-image:url(/parcel-project-template/our-pr-desc.51a846a5.png)}}@media screen and (min-width:1400px) and (-o-min-device-pixel-ratio:2/1),screen and (min-width:1400px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:1400px) and (min-device-pixel-ratio:2),screen and (min-width:1400px) and (min-resolution:2dppx),screen and (min-width:1400px) and (min-resolution:192dpi){.image-wrapper:after{background-image:url(/parcel-project-template/our-pr-desc@2x.8a0fb74d.png)}}.our-program__list{counter-reset:section}@media screen and (max-width:767px){.our-program__list{padding-left:100px}}@media screen and (min-width:768px) and (max-width:1399px){.our-program__list{padding-left:120px}}@media screen and (min-width:1400px){.our-program__list{display:flex}}.our-program__list-item{position:relative}@media screen and (min-width:1400px){.our-program__list-item{flex-basis:calc((100% - 120px)/5)}}@media screen and (max-width:767px){.our-program__list-item:not(:last-child){margin-bottom:40px}}@media screen and (min-width:768px) and (max-width:1399px){.our-program__list-item:not(:last-child){margin-bottom:30px}}@media screen and (min-width:1400px){.our-program__list-item:not(:last-child){margin-right:30px}}.our-program__list-item:not(:last-child):before{content:"";display:block;width:1px;height:calc(100% + 40px);background-color:#fff;position:absolute;top:15px;left:-26px}@media screen and (min-width:768px){.our-program__list-item:not(:last-child):before{height:calc(100% + 30px);left:-56px}}@media screen and (min-width:1400px){.our-program__list-item:not(:last-child):before{display:none}}.our-program__list-item:after{content:"";display:inline-block;position:absolute;left:-31px;top:8px;width:12px;height:12px;border-radius:50%;background-color:#ff6b09}@media screen and (min-width:768px){.our-program__list-item:after{left:-61px}}@media screen and (min-width:1400px){.our-program__list-item:after{width:16px;height:16px;left:0;top:-69px}}.our-program__list-title{margin-bottom:5px;font-weight:700;font-size:14px;line-height:2;letter-spacing:.08em;text-transform:uppercase;transition:transform .3s cubic-bezier(.4,0,.2,1);color:#fff}.our-program__list-title:before{content:counter(section) " ";counter-increment:section}@media screen and (min-width:1400px){.our-program__list-title:before{font-size:30px}}@media screen and (min-width:1400px){.our-program__list-title{margin-bottom:25px;font-size:21px;line-height:1.15}}@media screen and (min-width:1400px){.our-program__list-item:hover .our-program__list-title{transform:scale(1.2)}}@media screen and (min-width:768px) and (max-width:1399px){.our-program__sublist{display:flex}}@media screen and (min-width:768px) and (max-width:1399px){.our-program__sublist-item{flex-basis:calc((100% - 100px)/3)}}@media screen and (max-width:479px){.our-program__sublist-item:not(:last-child){margin-bottom:8px}}@media screen and (min-width:768px) and (max-width:1399px){.our-program__sublist-item:not(:last-child){margin-right:50px}}@media screen and (min-width:1400px){.our-program__sublist-item:not(:last-child){margin-bottom:25px}}.our-program__sublist-title{display:flex;align-items:center;margin-bottom:8px;font-weight:700;font-size:12px;line-height:1.67;color:#ff6b09}.our-program__sublist-title:before{content:"";margin-right:5px;width:12px;height:1px;background-color:#ff6b09}@media screen and (min-width:1400px){.our-program__sublist-title:before{margin-right:10px;width:20px;height:2px}}.our-program__sublist-title--last{margin-bottom:10px;height:32px}@media screen and (min-width:1400px){.our-program__sublist-title{font-size:20px;line-height:1.65;margin-bottom:10px}}.our-program__second-sublist-item{font-weight:500;font-size:12px;line-height:1.67;color:#b9b9b9;opacity:.5}@media screen and (min-width:1400px){.our-program__second-sublist-item{font-size:18px;line-height:1.56}}.choose{position:absolute;bottom:-230px;width:280px;counter-reset:section;z-index:100;width:100%}@media screen and (min-width:768px){.choose{bottom:-252px}}@media screen and (min-width:1400px){.choose{bottom:0;left:50%;transform:translate(-50%,50%)}}.choose__title{color:#fff;padding-right:130px;margin-bottom:30px;font-style:normal;font-weight:800;font-size:20px;line-height:1.35;letter-spacing:.03em}@media screen and (min-width:768px){.choose__title{text-align:center;padding-right:0;font-style:normal;font-weight:800;font-size:26px;line-height:1.3;margin-bottom:30px}}@media screen and (min-width:1400px){.choose__title{display:none}}.choose__item{font-size:14px;line-height:20px;letter-spacing:.08em;position:relative;width:100%}@media screen and (min-width:768px){.choose__item{width:216px}}@media screen and (min-width:1400px){.choose__item{width:356px}}@media screen and (min-width:200px) and (max-width:767px){.choose__item:not(:last-child){margin-bottom:53px}}@media screen and (min-width:768px) and (max-width:1399px){.choose__item:not(:nth-child(n+5)){margin-bottom:63px}}@media screen and (min-width:1400px){.choose__item:not(:nth-child(n+4)){margin-bottom:75px}}.choose__item:before{content:"";display:block;width:13px;height:2px;background-color:#ff6b09;position:absolute;left:3px;top:-20px;margin-bottom:15px;letter-spacing:.08em}@media screen and (min-width:1400px){.choose__item:before{top:-15px}}.choose__item:after{content:counter(section,decimal-leading-zero);counter-increment:section;position:absolute;bottom:100%;color:#ff6b08;font-weight:600;left:-2px;top:-30px;width:20px;-webkit-transform:translateX(130%);transform:translateX(130%);letter-spacing:.08em;font-size:14px;line-height:1.64}@media screen and (min-width:1400px){.choose__item:after{font-size:20px;line-height:1.65}}.choose__topic{color:#111518;font-style:normal;font-weight:700;font-size:14px;line-height:1.43;letter-spacing:.08em}@media screen and (min-width:1400px){.choose__topic{font-size:20px;line-height:1.4}}.choose__list{padding-left:30px;padding-right:34px}@media screen and (min-width:768px){.choose__list{display:flex;flex-wrap:wrap;justify-content:space-between;padding-left:98px;padding-right:98px}}@media screen and (min-width:1400px){.choose__list{display:flex;flex-wrap:wrap;justify-content:space-between;padding-left:83px;padding-right:83px}}.choose__box{background-color:#fff;box-shadow:-5px 8px 26px rgba(0,0,0,.04);padding-top:53px;padding-bottom:20px}@media screen and (min-width:768px){.choose__box{padding-top:63px;padding-bottom:25px}}@media screen and (min-width:1400px){.choose__box{padding-top:101px;padding-bottom:70px}}@media screen and (min-width:768px){.choose .container{max-width:728px}}@media screen and (min-width:1400px){.choose .container{max-width:1314px;padding-left:0;padding-right:0}}.instructor{padding-top:270px}@media screen and (min-width:768px){.instructor{padding-top:302px}}@media screen and (min-width:1400px){.instructor{padding-top:329px}}.instructor__title{font-style:normal;font-weight:800;font-size:20px;line-height:26px;letter-spacing:.03em;margin-bottom:20px}@media screen and (min-width:768px){.instructor__title{margin-bottom:30px;font-size:26px;line-height:34px}}@media screen and (min-width:1400px){.instructor__title{margin-bottom:50px;font-size:46px;line-height:60px}}.instructor__picture{padding-right:37px;width:100%;display:block}@media screen and (min-width:768px){.instructor__picture{width:243px;height:306px;padding-right:0;margin-right:41px;box-shadow:2px 3px 11px 0 rgba(0,0,0,.21)}}@media screen and (min-width:1400px){.instructor__picture{width:530px;height:667px;margin-right:31px;box-shadow:2px 3px 11px 0 rgba(0,0,0,.21)}}.instructor__skill-list{margin-bottom:43px;padding-left:27px}@media screen and (min-width:768px){.instructor__skill-list{margin-bottom:38px;padding-left:30px}}@media screen and (min-width:1400px){.instructor__skill-list{margin-bottom:63px}}.instructor__gray{font-style:normal;font-weight:500;font-size:12px;line-height:1.67;color:#b9b9b9;letter-spacing:normal}@media screen and (min-width:1400px){.instructor__gray{font-size:18px;line-height:1.55}}.instructor__gray:not(:last-child){margin-bottom:20px}.instructor__link{text-decoration:underline;cursor:pointer;color:#ff6b08;font-style:normal;font-weight:500;font-size:12px;line-height:1.66;letter-spacing:normal}@media screen and (min-width:1400){.instructor__link{font-size:18px;line-height:1.56}}.instructor__subtitle{font-size:20px;line-height:24px;letter-spacing:.08em;border-bottom:1px solid #b9b9b9;margin-bottom:20px;padding-bottom:10px;font-style:normal;font-weight:800}@media screen and (min-width:1400px){.instructor__subtitle{font-size:30px;line-height:37px}}.instructor__skill-list{margin-right:none}@media screen and (min-width:1400px){.instructor__skill-list{margin-right:52px}}.instructor__skill-item{position:relative}@media screen and (min-width:1400px){.instructor__skill-item{padding-left:34.6px}}.instructor__skill-item:before{content:"";display:block;width:17px;height:14px;position:absolute;background-repeat:no-repeat;top:0;left:-25px;background-image:url(/parcel-project-template/ok1.df09c347.svg)}@media screen and (min-width:1400px){.instructor__skill-item:before{width:24.4px;height:20px}}.instructor__skill-item:not(:last-child){margin-bottom:20px}@media screen and (min-width:768px){.instructor__skill-item:not(:last-child){margin-bottom:30px}}@media screen and (min-width:1400px){.instructor__skill-item:not(:last-child){margin-bottom:40px}}.instructor__skill-description{font-style:normal;font-weight:600;font-size:14px;line-height:1.21;letter-spacing:.06em}@media screen and (min-width:1400px){.instructor__skill-description{font-size:16px;line-height:1.25}}.instructor__skill-description_special:after{content:"";display:flex;width:20px;height:2px;background-color:#ff6b09;position:absolute;bottom:-26px;left:-26px}@media screen and (min-width:768px){.instructor__skill-description_special:after{left:-30px}}@media screen and (min-width:1400px){.instructor__skill-description_special:after{left:-63px}}.instructor__skill-description_special{position:relative}@media screen and (min-width:768px){.instructor__wrapper{display:flex;align-items:flex-start}}@media screen and (min-width:1400px){.instructor__subinfo{margin-bottom:20px}}@media screen and (min-width:768px){.instructor__info{width:401px}}@media screen and (min-width:1400px){.instructor__info{width:641px}}.instructor__anchor{position:relative}.instructor__anchor-link{position:absolute;top:-100px}@media screen and (min-width:768px) and (max-width:1399px){.instructor__anchor-link{top:-120px}}@media screen and (min-width:1400px){.instructor__anchor-link{top:-130px}}.warranties{padding-bottom:30px;padding-top:50px;background-image:linear-gradient(180deg,#fff 111px,#f1f1f1 112px,#f1f1f1 430px)}@media screen and (min-width:768px){.warranties{background-image:none;background-color:#fff}}@media screen and (min-width:1400px){.warranties{padding-top:130px}}.warranties__container{padding-top:30px}@media screen and (min-width:768px){.warranties__container{padding:30px 50px 30px 79px;background-color:#f1f1f1}}@media screen and (min-width:1400px){.warranties__container{padding:50px 112px 45px}}.warranties__list{margin-left:35px}.warranties__title{margin-bottom:30px;text-align:center;font-size:26px}@media screen and (min-width:1400px){.warranties__title{font-size:46px;margin-bottom:50px}}.warranties__item{position:relative}.warranties__item:not(:last-child){margin-bottom:23px}@media screen and (min-width:768px){.warranties__item:not(:last-child){margin-bottom:20px}}.warranties__item:not(:last-child):before{content:"";display:inline-block;width:0;height:90%;border-left:1px dashed #b9b9b9;position:absolute;top:26px;left:-28.5px}@media screen and (min-width:768px){.warranties__item:not(:last-child):before{top:23px;left:-28.5px}}@media screen and (min-width:1400px){.warranties__item:not(:last-child):before{height:70%;top:35px;left:-35.5px}}.warranties__item:after{content:"";display:block;width:20px;height:20px;background-image:url(/parcel-project-template/fire-desktop.21d3f9b6.gif);background-size:contain;background-repeat:no-repeat;position:absolute;top:0;left:-38px}@media screen and (min-width:768px){.warranties__item:after{width:20px;height:20px}}@media screen and (min-width:1400px){.warranties__item:after{width:31px;height:30px;top:0;left:-50px}}.warranties__discription{font-style:normal;font-weight:500;font-size:12px;line-height:1.7;color:#3d3d3d;letter-spacing:normal}@media screen and (min-width:1400px){.warranties__discription{font-size:20px;line-height:1.4}}.warranties__item_text{color:#ff6b09}.graduates{padding-top:50px;padding-bottom:50px}@media screen and (min-width:1400px){.graduates{padding-top:130px;padding-bottom:130px}}.graduates__title{text-align:center;margin-bottom:20px}@media screen and (min-width:768px){.graduates__title{margin-bottom:30px}}@media screen and (min-width:1400px){.graduates__title{margin-bottom:50px}}.graduates__info{background-color:#fff;box-shadow:-5px 8px 26px rgba(0,0,0,.04);text-align:center;padding:20px 20px 30px;background:#f7f5f5}@media screen and (min-width:768px){.graduates__info{display:flex;width:688px}}@media screen and (min-width:1400px){.graduates__info{padding:50px 112px 51px 82px;width:1090px;margin:0 auto}}@media screen and (min-width:768px){.graduates__info_first{margin-right:46px}}.graduates__name{font-style:normal;font-weight:800;font-size:14px;line-height:17px;text-align:center;letter-spacing:.08em;color:#ff6b09;margin-bottom:10px}@media screen and (min-width:768px){.graduates__name{margin-bottom:20px;text-align:start;font-size:20px}}@media screen and (min-width:1400px){.graduates__name{font-size:30px}}.graduates__university{font-style:normal;font-weight:500;font-size:12px;line-height:1.25;text-align:center;letter-spacing:.08em;color:#b9b9b9;margin-bottom:10px;display:block}@media screen and (min-width:768px){.graduates__university{margin-bottom:20px;text-align:start;width:412px}}@media screen and (min-width:1400px){.graduates__university{font-size:14px;line-height:1.2;width:438px}}.graduates__comment{font-style:normal;font-weight:500;font-size:12px;line-height:1.7;color:#3d3d3d;letter-spacing:normal}@media screen and (min-width:768px){.graduates__comment{text-align:start}}@media screen and (min-width:1400px){.graduates__comment{font-size:18px;line-height:1.55}}.graduates__comment_end{color:#ff6b09;text-decoration:none;display:inline-block;position:relative}.graduates__comment_end:after{content:"";display:block;width:100%;height:1px;background-color:#ff6b09;border:none;position:absolute;bottom:4px;left:0}.graduates__link{display:block;width:90px;height:90px;border-radius:50%;margin-bottom:26.5px;margin-right:auto;margin-left:auto}@media screen and (min-width:768px){.graduates__link{width:150px;height:150px}}.graduates__img{border-radius:50%}.graduates__vk{width:30px;height:30px;display:block;background-image:url(/parcel-project-template/icon-vk.9dc3995a.svg);background-size:contain;background-repeat:no-repeat;margin:0 auto 20px}.slider{min-width:0;position:relative;margin-bottom:40px}.slider .slick-arrow{position:absolute;top:50%;z-index:10;font-size:0;width:25px;height:15px}.slider .slick-arrow.slick-prev{left:-15px;width:25px;height:15px;background:url(/parcel-project-template/arrow-prev.86abb5f0.svg) 0 0/100% no-repeat;border:transparent}.slider .slick-arrow.slick-next{right:-15px;width:25px;height:15px;background:url(/parcel-project-template/arrow-next.2a183799.svg) 0 0/100% no-repeat;border:transparent}.slick-list{overflow:hidden}.slick-track{display:flex;align-items:flex-start}.wrapper{position:relative;height:60px}.wrapper .slick-list{display:flex;overflow:hidden;width:182px;margin:0 auto;height:60px}@media screen and (min-width:768px){.wrapper .slick-list{width:558px}}.wrapper__item{border-radius:50%;width:54px!important;height:54px}.wrapper__item:not(:last-child){margin-right:10px}@media screen and (min-width:768px){.wrapper__item:not(:last-child):not(:last-child){margin-right:30px}}.wrapper__img{width:54px;height:54px;border-radius:50%}.wrapper .slick-track{display:flex;align-items:center;justify-content:center}.wrapper .slick-arrow{position:absolute;z-index:10;width:25px;height:15px;font-size:0}.wrapper .slick-arrow.slick-prev{top:40%;left:4%;width:25px;height:15px;background:url(/parcel-project-template/arrow-prev.86abb5f0.svg) 0 0/100% no-repeat;border:transparent;font-size:0}.wrapper .slick-arrow.slick-next{font-size:0;top:40%;right:4%;width:25px;height:15px;background:url(/parcel-project-template/arrow-next.2a183799.svg) 0 0/100% no-repeat;border:transparent}.wrapper__item.slick-current .wrapper__img{border:2px solid #ff6b09}.request{background-color:#111518;text-align:center;width:100%;margin:0 auto;background-image:url(/parcel-project-template/request-bg.a4531c15.png);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:50px 20px}@media screen and (min-width:768px){.request{padding-top:50px;padding-bottom:71px}}@media screen and (min-width:1400px){.request{padding-top:100px;padding-bottom:62px}}.request__title{color:#fff;max-width:280px;font-weight:800;font-size:14px;line-height:1.36;text-align:center;letter-spacing:.03em;margin:auto auto 30px}@media screen and (min-width:768px){.request__title{max-width:688px;font-size:26px;line-height:1.3}}@media screen and (min-width:1400px){.request__title{font-size:46px;max-width:1090px;margin:auto auto 50px}}.request__title-part{color:#ff6b09}.request__subtitle{color:#fff;max-width:280px;font-weight:600;font-size:12px;line-height:1.25;text-align:center;letter-spacing:.08em;margin:auto auto 30px}@media screen and (min-width:768px){.request__subtitle{font-size:14px;line-height:1.21;max-width:688px;margin-bottom:40px}}@media screen and (min-width:1400px){.request__subtitle{max-width:1090px;font-size:30px;line-height:1.23;width:1090px;margin-bottom:56px}}.request__subtitle-part{color:#ff6b09}.request__form{display:flex;flex-direction:column;align-items:center}.request__form-input{color:#fff;font-weight:600;line-height:1.21;font-size:14px;letter-spacing:.08em;width:100%;height:48px;border:1px solid #fff;background-color:transparent;padding:15px 28px;transition:.25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:480px){.request__form-input{width:280px}}@media screen and (min-width:768px){.request__form-input{width:390px;padding:23px 40px}}@media screen and (min-width:1400px){.request__form-input{font-size:20px;width:478px;height:70px}}.request__form-input:not([type=tel]){margin-bottom:20px}@media screen and (min-width:1400px){.request__form-input:not([type=tel]){margin-bottom:30px}}.request__form-input::placeholder{color:#fff;font-weight:600;font-size:14px;line-height:1.21;letter-spacing:.08em}@media screen and (min-width:1400px){.request__form-input::placeholder{font-size:20px;line-height:1.2}}.request__form-input:focus,.request__form-input:hover{border:1px solid #ff6b09;outline:none}.request__form-input-tel{color:#b9b9b9;font-weight:400;line-height:1.21;font-size:10px;letter-spacing:.08em;margin-top:10px}@media screen and (min-width:1400px){.request__form-input-tel{font-size:15px}}.request__form-btn{color:#fff;outline:none;font-weight:700;font-size:12px;line-height:1.25;text-align:center;letter-spacing:.08em;text-transform:uppercase;min-width:260px;padding:14px 1px;margin-top:50px;transition:.25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:768px){.request__form-btn{margin-top:31px}}@media screen and (min-width:1400px){.request__form-btn{width:354px;height:70px;font-size:14px;line-height:1.21;letter-spacing:.14em;padding:26px 25px;margin-top:80px}}.request__form-btn:focus,.request__form-btn:hover{outline:none;background-color:#fff;color:#ff6b09}@media not all,screen and (min-device-pixel-ratio:1) and (max-width:767px),screen and (min-resolution:1dppx) and (max-width:767px),screen and (min-resolution:68dpi) and (max-width:767px){.request{background-image:url(/parcel-project-template/foot-tel.b2c36bff.png)}}@media not all,screen and (min-device-pixel-ratio:2) and (max-width:767px),screen and (min-resolution:2dppx) and (max-width:767px),screen and (min-resolution:192dpi) and (max-width:767px){.request{background-image:url(/parcel-project-template/foot-tel@2x.9713a474.png)}}@media not all,screen and (min-device-pixel-ratio:1) and (min-width:768px),screen and (min-resolution:1dppx) and (min-width:768px),screen and (min-resolution:68dpi) and (min-width:768px){.request{background-image:url(/parcel-project-template/foot-tablet.add948e8.png)}}@media not all,screen and (min-device-pixel-ratio:2) and (min-width:768px),screen and (min-resolution:2dppx) and (min-width:768px),screen and (min-resolution:192dpi) and (min-width:768px){.request{background-image:url(/parcel-project-template/foot-tablet@2x.be473b15.png)}}@media not all,screen and (min-device-pixel-ratio:1) and (min-width:1400px),screen and (min-resolution:1dppx) and (min-width:1400px),screen and (min-resolution:68dpi) and (min-width:1400px){.request{background-image:url(/parcel-project-template/foot-desc.b578c0ae.png)}}@media not all,screen and (min-device-pixel-ratio:2) and (min-width:1400px),screen and (min-resolution:2dppx) and (min-width:1400px),screen and (min-resolution:192dpi) and (min-width:1400px){.request{background-image:url(/parcel-project-template/foot-desc@2x.750bd40b.png)}}.request__anchor{position:relative}.request__anchor-link{position:absolute;top:-120px}@media screen and (min-width:768px) and (max-width:1399px){.request__anchor-link{top:-140px}}@media screen and (min-width:1400px){.request__anchor-link{top:-150px}}.footer{background-color:#fff}.footer__logo{padding-top:30px;padding-bottom:30px;text-align:center}@media screen and (min-width:768px){.footer__logo{display:flex;align-items:center;text-align:center;padding-top:40px;padding-bottom:40px}}@media screen and (min-width:1400px){.footer__logo{padding-top:51px;padding-bottom:54px}}.footer__logo-link{color:#111518;font-weight:800;font-size:26px;line-height:1.23;letter-spacing:.04em}.footer__logo-link:focus{outline-color:#ff6b09}.footer__logo-img{width:31px;height:30px;margin-top:-2px}.footer__logo-subtitle{font-weight:700;font-size:8px;line-height:1.25;letter-spacing:.18em;text-transform:uppercase}.footer__logo-subtitle-accent{color:#ff6b09}@media screen and (min-width:768px){.footer__contacts{display:flex}}.footer__contacts-tel{color:#111518;font-weight:600;font-size:14px;line-height:1.2;letter-spacing:.08em;margin-bottom:29.79px;transition:.25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:768px){.footer__contacts-tel{font-size:20px;line-height:1.2}}@media screen and (min-width:1400px){.footer__contacts-tel{font-size:30px;line-height:1.23}}.footer__contacts-svg{fill:#ff6b09;width:20px;height:19.21px;margin-right:10px}@media screen and (min-width:768px){.footer__contacts-svg{width:24px;height:23px}}@media screen and (min-width:1400px){.footer__contacts-svg{width:30px;height:29px;margin-right:9.27px}}.footer__contacts-inst{display:block;width:40px;height:40px}@media screen and (min-width:768px){.footer__contacts-inst{margin-left:24px}}.footer__contacts-link:focus,.footer__contacts-link:hover{outline-color:#ff6b09}@media screen and (min-width:768px){.footer__contacts-tel:after{border:1px solid #b9b9b9;background-color:#b9b9b9;content:"";width:0;height:40px;margin-left:24px}}@media screen and (min-width:1400px){.footer__contacts-tel:after{margin-left:16px}}.footer__contacts-tel:focus,.footer__contacts-tel:hover{color:#ff6b09;outline-color:#ff6b09}.footer:hover .footer__contacts-svg{animation-name:swing;animation-duration:1s;animation-iteration-count:infinite}.bottom{background-color:#111518;padding-top:21px;padding-bottom:21px}.bottom__title{color:#b9b9b9;font-weight:500;font-size:14px;line-height:2}@media screen and (max-width:767px){.bottom__title{display:flex;justify-content:center;font-size:11px}}@media screen and (max-width:1399px){.contacts-tel{display:inline-block;align-items:center}}.logo-link{display:flex;align-items:center;justify-content:center;text-align:center}@media screen and (max-width:767px){.logo-link{margin-bottom:20px}}@media screen and (min-width:768px){.logo-link{margin-right:203px}}@media screen and (min-width:1400px){.logo-link{margin-right:292.27px}}.logo-link-part{display:flex;margin-bottom:3px}.logo-link:hover{animation-name:pulse;animation-duration:1s;animation-iteration-count:2}.logo-link:focus{outline-color:#ff6b09}.contacts-svg{display:inline-flex;align-items:center}@media screen and (max-width:767px){.contacts-inst{display:flex;justify-content:center;margin-top:30px}}
/*# sourceMappingURL=/parcel-project-template/src.5a3e1676.css.map */