*{padding:0;margin:0;outline:none;box-sizing:border-box}html,body{width:100%;height:100%}body{font-family:"Oswald",sans-serif;font-weight:400;overflow-x:hidden;background-color:#fff}.wrapper{width:100%;max-width:1344px;margin-left:auto;margin-right:auto}@media(min-width: 0)and (max-width: 767px){.wrapper{padding-left:18px;padding-right:18px}}@media(min-width: 768px){.wrapper{padding-left:60px;padding-right:60px}}.site-wrap{display:flex;flex-direction:column;min-height:100%;position:relative}.page-content{flex:1;display:flex;flex-direction:column}@media(min-width: 0)and (max-width: 767px){.hidden-mobile{display:none !important}}@media(min-width: 768px){.visible-mobile{display:none !important}}.helper-wrapper{overflow:hidden;display:flex;flex-direction:column}a{text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:500}ul,ol{list-style:none}.btn-primary{display:inline-flex;align-items:center;justify-content:center;font:16px/24px "Oswald",sans-serif;font-weight:500;text-transform:uppercase;cursor:pointer;position:relative;text-decoration:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:100px;width:100%;border:none;color:#fff;background-color:#000;transition-duration:.5s;transition-timing-function:ease;transition-property:background-color}.btn-primary:disabled{cursor:default}@media(min-width: 0)and (max-width: 767px){.btn-primary{padding:12px 16px}}@media(min-width: 768px)and (max-width: 1200px){.btn-primary{padding:16px}}@media(min-width: 1201px){.btn-primary{padding:20px 16px}}@media(any-hover: hover){.btn-primary:not(._loading):not(:disabled):not(.disabled):hover{background-color:#ff7a00}}.btn-primary:not(._loading):not(:disabled):not(.disabled):active{background-color:#ed7200}.btn-primary:not(._loading):disabled,.btn-primary.disabled{pointer-events:none;background-color:#d0d0d0;opacity:1}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;font:16px/24px "Oswald",sans-serif;font-weight:500;text-transform:uppercase;cursor:pointer;position:relative;text-decoration:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:100px;width:100%;border:none;font-size:18px;line-height:27px;color:#000;background-color:#fff;transition-duration:.5s;transition-timing-function:ease;transition-property:background-color}.btn-secondary:disabled{cursor:default}@media(min-width: 0)and (max-width: 767px){.btn-secondary{padding:12px 16px}}@media(min-width: 768px)and (max-width: 1200px){.btn-secondary{padding:16px}}@media(min-width: 1201px){.btn-secondary{padding:20px 16px}}@media(min-width: 0)and (max-width: 767px){.btn-secondary{font-size:16px;line-height:24px;padding:12px 16px;border-radius:24px}}@media(min-width: 768px)and (max-width: 1200px){.btn-secondary{font-size:18px;line-height:27px;padding:11px 16px;border-radius:25px}}@media(min-width: 1201px){.btn-secondary{font-size:22px;line-height:33px;padding:19px 16px;border-radius:36px}}@media(any-hover: hover){.btn-secondary:not(:disabled):not(.disabled):hover{background-color:#ff7a00}}.btn-secondary:not(:disabled):not(.disabled):active{background-color:#ed7200}.btn-secondary:disabled,.btn-secondary.disabled{pointer-events:none;background-color:#d0d0d0;opacity:1}.control-input input,.control-input textarea{display:block;width:100%;border:none;padding:16px;font:16px/24px "Oswald",sans-serif;font-weight:300;color:#565656;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#e9e9e9;filter:none !important;box-shadow:0px 4px 4px 0px rgba(0,0,0,.25) inset;transition-duration:.5s;transition-timing-function:ease;transition-property:background-color}@media(min-width: 0)and (max-width: 767px){.control-input input,.control-input textarea{border-radius:20px}}@media(min-width: 768px){.control-input input,.control-input textarea{border-radius:26px}}@media(any-hover: hover){.control-input input:not(:disabled):not(.disabled):hover,.control-input textarea:not(:disabled):not(.disabled):hover{border:1px solid #ff7a00;padding:15px}}.control-input input:not(:disabled):not(:-moz-read-only):focus, .control-input textarea:not(:disabled):not(:-moz-read-only):focus{border:1px solid #ff7a00;background-color:#f7f7f7;padding:15px}.control-input input:not(:disabled):not(:read-only):focus,.control-input textarea:not(:disabled):not(:read-only):focus{border:1px solid #ff7a00;background-color:#f7f7f7;padding:15px}.control-input input:-webkit-autofill,.control-input textarea:-webkit-autofill{box-shadow:inset 0 0 0px 48px #e9e9e9}.control-input textarea{resize:none}.header-section{position:absolute;left:0;top:0;right:0;z-index:10}@media(min-width: 0)and (max-width: 767px){.header-section{padding-top:40px}}@media(min-width: 768px)and (max-width: 1200px){.header-section{padding-top:69px}}@media(min-width: 1201px){.header-section{padding-top:60px}}.header-content{display:flex;align-items:center;justify-content:space-between}.header-logo{display:flex;align-items:flex-start}.header-logo img{height:auto}@media(min-width: 0)and (max-width: 767px){.header-logo img{width:100px}}@media(min-width: 768px)and (max-width: 1200px){.header-logo img{width:167px}}@media(min-width: 1201px){.header-logo img{width:266px}}@media(min-width: 0)and (max-width: 767px){.header-nav{display:none;position:absolute;left:0;top:0;right:0;padding:40px 40px 25px;background:url(../img/hero-m.jpg) no-repeat rgba(0,0,0,0) right top;background-size:768px 337px;z-index:9}._mobile-menu-opened .header-nav{display:block}}.header-nav-toggle{position:relative;z-index:20;width:24px;height:24px;cursor:pointer;display:flex;justify-content:center;align-items:center;margin-right:24px}@media(min-width: 768px){.header-nav-toggle{display:none !important}}.header-nav-toggle ._close{display:none}._mobile-menu-opened .header-nav-toggle ._close{display:block}.header-nav-toggle ._open{display:block}._mobile-menu-opened .header-nav-toggle ._open{display:none}@media(min-width: 768px){.header-menu{display:flex;align-items:center}}@media(min-width: 0)and (max-width: 767px){.header-menu li:not(:first-child){margin-top:16px}}@media(min-width: 768px)and (max-width: 1200px){.header-menu li:not(:first-child){margin-left:15px}}@media(min-width: 1201px){.header-menu li:not(:first-child){margin-left:40px}}.header-menu a{display:inline-block;vertical-align:top;color:#b3b3b3;line-height:30px;font-weight:300;transition-duration:.5s;transition-timing-function:ease;transition-property:color}.header-menu a:hover{color:#fff}@media(max-width: 1200px){.header-menu a{font-size:14px}}@media(min-width: 1201px){.header-menu a{font-size:18px}}.footer-section{display:flex;align-items:center;position:relative}@media(min-width: 0)and (max-width: 767px){.footer-section{padding:290px 0 220px}}@media(min-width: 768px)and (max-width: 1200px){.footer-section{padding:334px 0 250px}}@media(min-width: 1201px){.footer-section{padding:392px 0 245px}}.footer-content{position:relative;z-index:2}.footer-logo{display:flex;align-items:flex-start;justify-content:center}.footer-logo img{height:auto}@media(min-width: 0)and (max-width: 767px){.footer-logo img{width:268px}}@media(min-width: 768px){.footer-logo img{width:456px}}.footer-txt{color:#fff;font-weight:300;text-align:center;line-height:80px}@media(min-width: 0)and (max-width: 767px){.footer-txt{font-size:20px;margin-top:-10px}}@media(min-width: 768px){.footer-txt{font-size:40px;margin-top:-5px}}.footer-txt b{font-weight:600;color:#ff7a00}.footer-img{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden}@media(min-width: 768px)and (max-width: 1200px){.footer-img{justify-content:flex-start}}.footer-img img{display:block}.footer-img picture{display:flex;align-items:flex-start;justify-content:center}@media(min-width: 2561px){.footer-img picture img{width:100%;height:auto}}.hero-section{position:relative}@media(min-width: 0)and (max-width: 767px){.hero-section{height:265px;overflow:hidden}}@media(min-width: 1201px){.hero-section{height:calc(100vh - 453px);overflow:hidden;max-height:527px;min-height:374px}}.hero-img{overflow:hidden}.hero-img img{display:block}.hero-img picture{display:flex;align-items:flex-start;justify-content:center}@media(max-width: 1200px){.hero-img picture{justify-content:flex-end}}@media(min-width: 2561px){.hero-img picture img{width:100%;height:auto}}.top-section{position:relative}@media(min-width: 768px)and (max-width: 1200px){.top-section{margin-top:-137px}}@media(min-width: 1201px){.top-section{margin-top:-244px}}.top-section__bg{display:block;position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden}@media(min-width: 768px)and (max-width: 1200px){.top-section__bg{top:71px;bottom:-7px;transform:rotate(353.5deg);transform-origin:center center;z-index:3}}@media(min-width: 1201px){.top-section__bg{top:123px;bottom:-121px;transform:rotate(357.69deg);transform-origin:center center;z-index:3}}.top-section__bg:before{content:"";position:absolute}@media(min-width: 0)and (max-width: 767px){.top-section__bg:before{width:792px;height:1194px;top:-113px;left:50%;margin-left:-337px;background-image:url(../img/top-bg-m.png);background-size:cover}}@media(min-width: 768px)and (max-width: 1200px){.top-section__bg:before{width:1068px;height:800px;top:57px;left:50%;margin-left:-583px;background-image:url(../img/top-bg-td.png);background-size:cover;transform:rotate(6.5deg);transform-origin:center center}}@media(min-width: 1201px){.top-section__bg:before{width:1068px;height:800px;top:-200px;left:50%;margin-left:-408px;background-image:url(../img/top-bg-td.png);background-size:cover;transform:rotate(2.31deg);transform-origin:center center}}@media(min-width: 1920px){.top-section__bg:before{width:2063px;height:1219px;top:auto;bottom:-72px;left:50%;margin-left:-625px;background-image:url(../img/top-bg-dl.png)}}@media(min-width: 768px){.top-section__triangle{width:0;height:0;top:3px;display:block;position:absolute;overflow:hidden;left:50%;transform:translateX(-52%);z-index:1}}@media(min-width: 768px)and (min-width: 768px)and (max-width: 1200px){.top-section__triangle{border-left:1200px solid rgba(0,0,0,0);border-bottom:137px solid #fff}}@media(min-width: 768px)and (min-width: 1201px){.top-section__triangle{border-left:6000px solid rgba(0,0,0,0);border-bottom:244px solid #fff}}.top-content{display:flex;position:relative;z-index:4}@media(min-width: 0)and (max-width: 767px){.top-content{padding:0 18px 47px;margin:-47px -18px 0;flex-direction:column-reverse;overflow:hidden}}@media(min-width: 768px)and (max-width: 1200px){.top-content{align-items:flex-end;justify-content:center;transform:rotate(353.5deg);transform-origin:center center;margin-top:24px;margin-left:23px;margin-bottom:-60px;padding:0 0 33px}}@media(min-width: 1201px){.top-content{align-items:flex-end;justify-content:center;transform:rotate(357.69deg);transform-origin:center center;margin-top:57px;margin-left:40px;margin-bottom:-121px;padding:0 0 32px}}@media(min-width: 768px)and (max-width: 1200px){.top-content__left{flex:0 0 256px}}@media(min-width: 768px)and (max-width: 1200px)and (min-width: 880px){.top-content__left{margin-right:60px}}@media(min-width: 1201px){.top-content__left{flex:0 0 365px;margin-right:60px}}.top-content__right{position:relative}@media(min-width: 0)and (max-width: 767px){.top-content__right{margin:0 -18px;display:flex;justify-content:center;overflow:hidden}}@media(min-width: 768px)and (max-width: 1200px){.top-content__right{flex:0 0 410px}}@media(min-width: 1201px){.top-content__right{flex:0 0 600px}}.top__img{display:flex;align-items:flex-start;position:relative}@media(min-width: 0)and (max-width: 767px){.top__img{justify-content:center}}.top__img img{width:100%;height:auto}@media(min-width: 0)and (max-width: 767px){.top__img img{width:268px}}.top__desc{color:#141414}@media(min-width: 0)and (max-width: 767px){.top__desc{margin:24px auto 0;line-height:20px;text-align:center;letter-spacing:.3px;width:272px}}@media(min-width: 768px)and (max-width: 1200px){.top__desc{margin-top:35px;font-size:18px;line-height:31px;font-weight:300}}@media(min-width: 1201px){.top__desc{margin-top:32px;font-size:29px;line-height:46px;font-weight:300}}.top__link{position:relative}@media(min-width: 0)and (max-width: 767px){.top__link{width:269px;margin:40px auto 0}}@media(min-width: 768px)and (max-width: 1200px){.top__link{margin-top:40px}}@media(min-width: 1201px){.top__link{margin-top:44px}}.top__link:after{content:"";display:block;position:absolute;background-size:cover;z-index:-1}@media(min-width: 0)and (max-width: 767px){.top__link:after{width:368px;height:153px;left:-44px;top:-58px;background-image:url(../img/cta-btn-m.png)}}@media(min-width: 768px){.top__link:after{width:488px;height:164px;left:-67px;top:-77px;background-image:url(../img/cta-btn-d.png)}}.top__phones{display:flex;justify-content:space-between;align-items:flex-end;position:relative;overflow:hidden}@media(min-width: 0)and (max-width: 767px){.top__phones{width:350px;height:470px;margin-top:40px}}@media(min-width: 768px)and (max-width: 1200px){.top__phones{width:410px;height:882px;margin-bottom:-39px;position:absolute;bottom:0;left:40px}}@media(min-width: 768px)and (max-width: 1200px)and (min-width: 880px){.top__phones{left:auto;right:0}}@media(min-width: 1201px){.top__phones{width:600px;height:882px;margin-bottom:-32px;position:absolute;bottom:0;right:0}}.top__phones-item{position:absolute}.top__phones-item:after{content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0;background-size:cover}.top__phones-item._big{z-index:1;overflow:hidden}@media(min-width: 0)and (max-width: 767px){.top__phones-item._big{width:230px;height:448px;left:-3px;padding:16px 18px}.top__phones-item._big video,.top__phones-item._big img{border-radius:22px}}@media(min-width: 768px)and (max-width: 1200px){.top__phones-item._big{left:0;bottom:-42px;min-width:0;width:270px;height:526px;padding:20px 21px}.top__phones-item._big video,.top__phones-item._big img{border-radius:25px}}@media(min-width: 1201px){.top__phones-item._big{left:0;bottom:-88px;min-width:0;width:374px;height:728px;padding:25px;padding:27px 29px}.top__phones-item._big video,.top__phones-item._big img{border-radius:40px}}.top__phones-item._big:after{background-image:url(../img/phone-gold.png)}@media(min-width: 0)and (max-width: 767px){.top__phones-item._small{width:190px;height:371px;right:3px;bottom:0;padding:13px 15px}.top__phones-item._small video,.top__phones-item._small img{border-radius:20px}}@media(min-width: 768px)and (max-width: 1200px){.top__phones-item._small{right:0;bottom:-42px;min-width:0;width:218px;height:426px;margin-left:-100px;padding:15px 17px}.top__phones-item._small video,.top__phones-item._small img{border-radius:20px}}@media(min-width: 1201px){.top__phones-item._small{right:0;bottom:-108px;min-width:0;width:320px;height:625px;padding:22px 25px}.top__phones-item._small video,.top__phones-item._small img{border-radius:30px}}.top__phones-item._small:after{background-image:url(../img/phone-blue.png)}.top__phones-item video,.top__phones-item img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-color:#000}.easy-section{position:relative;overflow:hidden}@media(min-width: 0)and (max-width: 767px){.easy-section{padding:32px 0}}@media(min-width: 768px)and (max-width: 1200px){.easy-section{padding:202px 0}}@media(min-width: 1201px){.easy-section{padding:292px 0 321px}}@media(min-width: 768px){.easy-section__triangle{width:0;height:0;display:block;position:absolute;overflow:hidden;left:50%;transform:translateX(-50%);z-index:1}}.easy-section__triangle._top{top:0}@media(min-width: 768px)and (max-width: 1200px){.easy-section__triangle._top{border-right:1200px solid rgba(0,0,0,0);border-top:137px solid #fff}}@media(min-width: 1201px){.easy-section__triangle._top{border-right:6000px solid rgba(0,0,0,0);border-top:244px solid #fff}}.easy-section__triangle._btm{bottom:0px}@media(min-width: 768px)and (max-width: 1200px){.easy-section__triangle._btm{border-right:1200px solid rgba(0,0,0,0);border-bottom:137px solid #fff}}@media(min-width: 1201px){.easy-section__triangle._btm{border-right:6000px solid rgba(0,0,0,0);border-bottom:244px solid #fff}}.easy-content{position:relative;color:#fff;z-index:1}@media(min-width: 768px)and (max-width: 1200px){.easy-content{width:312px}}@media(min-width: 1201px){.easy-content{width:496px}}.easy__title{text-transform:uppercase}@media(min-width: 0)and (max-width: 767px){.easy__title{font-size:24px;line-height:36px}}@media(min-width: 768px)and (max-width: 1200px){.easy__title{font-size:56px;line-height:83px}}@media(min-width: 1201px){.easy__title{font-size:80px;line-height:119px}}.easy-list{counter-reset:easyList}@media(min-width: 0)and (max-width: 767px){.easy-list{margin-top:26px}}@media(min-width: 768px)and (max-width: 1200px){.easy-list{margin-top:17px}}@media(min-width: 1201px){.easy-list{margin-top:80px}}.easy-item{position:relative}@media(min-width: 0)and (max-width: 767px){.easy-item{padding-left:50px}}@media(min-width: 768px)and (max-width: 1200px){.easy-item{padding-left:54px}}@media(min-width: 1201px){.easy-item{padding-left:108px}}.easy-item:before{counter-increment:easyList;content:counter(easyList);position:absolute;left:0;background-color:#fff;border-radius:50%;color:#000;font-weight:500;display:flex;align-items:center;justify-content:center}@media(min-width: 0)and (max-width: 767px){.easy-item:before{width:33px;height:33px;font-size:16px;top:7px}}@media(min-width: 768px)and (max-width: 1200px){.easy-item:before{width:41px;height:41px;font-size:16px;top:18px}}@media(min-width: 1201px){.easy-item:before{width:57px;height:57px;font-size:24px;top:10px}}@media(min-width: 0)and (max-width: 767px){.easy-item:not(:last-child){padding-bottom:35px}}@media(min-width: 768px)and (max-width: 1200px){.easy-item:not(:last-child){padding-bottom:60px}}@media(min-width: 1201px){.easy-item:not(:last-child){padding-bottom:60px}}.easy-item:not(:last-child):after{content:"";display:block;position:absolute;background-color:#747474;width:1px}@media(min-width: 0)and (max-width: 767px){.easy-item:not(:last-child):after{top:48px;left:16px;bottom:1px}}@media(min-width: 768px)and (max-width: 1200px){.easy-item:not(:last-child):after{top:75px;left:20px;bottom:-1px}}@media(min-width: 1201px){.easy-item:not(:last-child):after{top:75px;left:28px;bottom:-2px}}.easy-item__title{font-weight:500;text-transform:uppercase}@media(min-width: 0)and (max-width: 767px){.easy-item__title{font-size:18px;line-height:27px}}@media(min-width: 768px)and (max-width: 1200px){.easy-item__title{font-size:22px;line-height:46px}}@media(min-width: 1201px){.easy-item__title{font-size:32px;line-height:46px}}.easy-item__title span,.easy-item__title b,.easy-item__title a{color:#ff7a00}.easy-item__desc{color:silver}@media(min-width: 0)and (max-width: 767px){.easy-item__desc{font-size:14px;line-height:21px;font-weight:300}}@media(min-width: 768px)and (max-width: 1200px){.easy-item__desc{font-size:14px;line-height:24px}}@media(min-width: 1201px){.easy-item__desc{font-size:16px;line-height:28px}}@media(max-width: 1200px){.easy__link{margin-top:32px}}@media(min-width: 1201px){.easy__link{margin-top:80px}}.easy-img{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden}.easy-img img{display:block}.easy-img picture{display:flex;align-items:flex-start;justify-content:center}@media(min-width: 2561px){.easy-img picture img{width:100%;height:auto}}.hiw-section{position:relative}@media(min-width: 0)and (max-width: 767px){.hiw-section{padding:40px 0 0}}@media(min-width: 768px)and (max-width: 1200px){.hiw-section{padding:98px 0 0}}@media(min-width: 1201px){.hiw-section{padding:98px 0 0}}.hiw-section__bg{display:block;position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden}@media(min-width: 768px)and (max-width: 1200px){.hiw-section__bg{top:-63px;transform:rotate(6.5deg);transform-origin:center center;z-index:3}}@media(min-width: 1201px){.hiw-section__bg{top:-120px;transform:rotate(2.31deg);transform-origin:center center;z-index:3}}.hiw-section__bg:before{content:"";position:absolute}@media(min-width: 0)and (max-width: 767px){.hiw-section__bg:before{width:1457px;height:1092px;top:0;left:50%;margin-left:-728px;background-image:url(../img/hiw-bg-dl.png);background-size:cover}}@media(min-width: 768px)and (max-width: 1200px){.hiw-section__bg:before{width:1457px;height:1092px;top:-297px;left:50%;margin-left:-396px;background-image:url(../img/hiw-bg-dl.png);background-size:cover;transform:rotate(-6.5deg);transform-origin:center center}}@media(min-width: 1201px){.hiw-section__bg:before{width:1212px;height:908px;top:-216px;left:50%;margin-left:-710px;background-image:url(../img/hiw-bg-d.png);background-size:cover;transform:rotate(-2.31deg);transform-origin:center center}}@media(min-width: 1920px){.hiw-section__bg:before{width:1457px;height:1092px;top:0;left:50%;margin-left:-825px;background-image:url(../img/hiw-bg-dl.png)}}.hiw-content{position:relative;z-index:4}@media(min-width: 768px){.hiw-content{display:flex;align-items:flex-start}}@media(min-width: 768px)and (max-width: 1200px){.hiw-content__left{flex:0 0 198px;margin-right:10px}}@media(min-width: 1201px){.hiw-content__left{flex:0 0 408px;margin-right:94px}}@media(min-width: 0)and (max-width: 767px){.hiw-content__right{margin-top:32px}}@media(min-width: 768px){.hiw-content__right{flex-grow:1}}@media(min-width: 1201px){.hiw-content__right{padding-top:21px}}.hiw__title{color:#020202;text-transform:uppercase}@media(min-width: 0)and (max-width: 767px){.hiw__title{font-size:24px;line-height:36px;text-align:center}}@media(min-width: 768px)and (max-width: 1200px){.hiw__title{font-size:56px;line-height:83px}}@media(min-width: 1201px){.hiw__title{font-size:80px;line-height:119px}}.hiw__subtitle{color:#565656}@media(min-width: 0)and (max-width: 767px){.hiw__subtitle{font-size:14px;line-height:24px;margin-top:24px;text-align:center}}@media(min-width: 768px)and (max-width: 1200px){.hiw__subtitle{font-size:16px;line-height:24px;margin-top:8px}}@media(min-width: 1201px){.hiw__subtitle{font-size:24px;line-height:36px;margin:3px 5px 0 0}}.hiw__subtitle b,.hiw__subtitle a{color:#ff7a00;font-weight:400}.hiw-item{position:relative}@media(min-width: 0)and (max-width: 767px){.hiw-item{padding-left:21px}.hiw-item:before{width:7px;height:7px;left:0;top:14px}}@media(min-width: 768px)and (max-width: 1200px){.hiw-item{padding-left:35px}.hiw-item:before{width:7px;height:7px;left:13px;top:21px}}@media(min-width: 1201px){.hiw-item{padding-left:49px}.hiw-item:before{width:10px;height:10px;left:19px;top:20px}}.hiw-item:before{content:"";display:block;position:absolute;border-radius:50%;background-color:#3f3f3f}@media(min-width: 0)and (max-width: 767px){.hiw-item:not(:first-of-type){margin-top:32px}}@media(min-width: 768px)and (max-width: 1200px){.hiw-item:not(:first-of-type){margin-top:24px}}@media(min-width: 1201px){.hiw-item:not(:first-of-type){margin-top:40px}}.hiw-item__title{color:#3f3f3f;font-weight:500;text-transform:uppercase}@media(min-width: 0)and (max-width: 767px){.hiw-item__title{font-size:22px;line-height:33px}}@media(min-width: 768px)and (max-width: 1200px){.hiw-item__title{font-size:22px;line-height:46px}}@media(min-width: 1201px){.hiw-item__title{font-size:32px;line-height:46px}}.hiw-item__title b,.hiw-item__title a{font-weight:500;color:#ff7a00}.hiw-item__desc{color:#959595}@media(max-width: 1200px){.hiw-item__desc{font-size:14px;line-height:21px}.hiw-item__desc p:not(:first-of-type){margin-top:21px}}@media(min-width: 1201px){.hiw-item__desc{font-size:16px;line-height:26px;margin-top:8px;max-width:515px}.hiw-item__desc p:not(:first-of-type){margin-top:26px}}.hiw-img{overflow:hidden}@media(min-width: 0)and (max-width: 767px){.hiw-img{margin-top:8px}}@media(min-width: 768px)and (max-width: 1200px){.hiw-img{margin-top:-245px}}@media(min-width: 1201px){.hiw-img{margin-top:-155px}}.hiw-img img{display:block}.hiw-img picture{display:flex;align-items:flex-start;justify-content:center}@media(min-width: 2561px){.hiw-img picture img{width:100%;height:auto}}.contact-section{position:relative;z-index:2}@media(min-width: 0)and (max-width: 767px){.contact-section{padding:48px 0 80px}}@media(min-width: 768px)and (max-width: 1200px){.contact-section{padding:98px 0}}@media(min-width: 1201px){.contact-section{padding:155px 0}}.contact-section__bg{display:block;position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden}.contact-section__bg:before{content:"";display:block;position:absolute;top:0;width:1441px;height:1079px;background-image:url(../img/contact-bg.png);background-size:1441px 1079px}@media(min-width: 0)and (max-width: 767px){.contact-section__bg:before{left:50%;margin-left:-768px;height:auto;bottom:0;background-position:0 -20px}}@media(min-width: 768px)and (max-width: 1200px){.contact-section__bg:before{left:50%;height:auto;bottom:0;margin-left:-440px;background-position:0 -241px}}@media(min-width: 1201px){.contact-section__bg:before{left:50%;height:839px;margin-left:-415px;background-position:0 -81px}}@media(min-width: 1920px){.contact-section__bg:before{left:auto;right:50%;height:774px;margin:0 -425px 0 0;background-position:0 -305px}}.contact-section__triangle{border-left:50vw solid rgba(0,0,0,0);border-right:50vw solid rgba(0,0,0,0);width:0;height:0;display:block;position:absolute;overflow:hidden;left:0;right:0;margin:auto}@media(min-width: 0)and (max-width: 767px){.contact-section__triangle._top{top:-10px;border-bottom:11px solid #fff}}@media(min-width: 768px)and (max-width: 1200px){.contact-section__triangle._top{top:-22px;border-bottom:24px solid #fff}}@media(min-width: 1201px){.contact-section__triangle._top{top:-36px;border-bottom:37px solid #fff}}@media(min-width: 0)and (max-width: 767px){.contact-section__triangle._btm{bottom:-10px;border-top:11px solid #fff}}@media(min-width: 768px)and (max-width: 1200px){.contact-section__triangle._btm{bottom:-23px;border-top:24px solid #fff}}@media(min-width: 1201px){.contact-section__triangle._btm{bottom:-36px;border-top:37px solid #fff}}.contact-content{position:relative}@media(min-width: 768px)and (max-width: 1200px){.contact-content{padding-bottom:96px}}@media(min-width: 768px){.contact-content{display:flex;align-items:flex-start}}@media(min-width: 768px)and (max-width: 1200px){.contact-content__left{flex:0 0 238px;margin-right:25px}}@media(min-width: 1201px){.contact-content__left{flex:0 0 340px;margin-right:76px}}@media(min-width: 768px){.contact-content__right{flex-grow:1}}.contact__title{color:#020202;text-transform:uppercase}@media(min-width: 0)and (max-width: 767px){.contact__title{font-size:24px;line-height:36px;text-align:center}}@media(min-width: 768px)and (max-width: 1200px){.contact__title{font-size:56px;line-height:83px}}@media(min-width: 1201px){.contact__title{font-size:80px;line-height:119px;margin-top:-31px}}.contact__subtitle{font-size:22px;line-height:33px;color:#565656}@media(min-width: 0)and (max-width: 767px){.contact__subtitle{margin-top:45px;text-align:center}}@media(min-width: 768px)and (max-width: 1200px){.contact__subtitle{margin-top:14px}}@media(min-width: 1201px){.contact__subtitle{margin-top:24px}}.contact__subtitle b,.contact__subtitle a{color:#ff7a00;font-weight:500}.contact__desc{font-size:22px;line-height:33px;font-weight:300;color:#565656}@media(min-width: 0)and (max-width: 767px){.contact__desc{margin-top:24px;text-align:center}}@media(min-width: 768px)and (max-width: 1200px){.contact__desc{margin-top:14px}}@media(min-width: 1201px){.contact__desc{margin-top:16px;width:320px}}@media(min-width: 0)and (max-width: 767px){.contact-form{margin-top:32px}}@media(min-width: 768px)and (max-width: 1200px){.contact-form{margin-top:21px}}@media(min-width: 0)and (max-width: 767px){.contact-form-row .control-input textarea{height:211px}}@media(min-width: 768px)and (max-width: 1200px){.contact-form-row .control-input textarea{height:457px}}@media(min-width: 1201px){.contact-form-row .control-input textarea{height:402px}}.contact-form-submit{margin-top:24px}@media(min-width: 768px)and (max-width: 1200px){.contact-form-submit{position:absolute;left:0;right:0;bottom:0}}