@font-face{font-family:'Open Sans';src:url(../../../../../../../../themes/truckspotlogistics/assets/fonts/OpenSans/OpenSans-Light.woff2) format('woff2');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Open Sans';src:url(../../../../../../../../themes/truckspotlogistics/assets/fonts/OpenSans/OpenSans-Regular.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Open Sans';src:url(../../../../../../../../themes/truckspotlogistics/assets/fonts/OpenSans/OpenSans-SemiBold.woff2) format('woff2');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Open Sans';src:url(../../../../../../../../themes/truckspotlogistics/assets/fonts/OpenSans/OpenSans-Bold.woff2) format('woff2');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Barlow';src:url(../../../../../../../../themes/truckspotlogistics/assets/fonts/Barlow/Barlow-Medium.woff2) format('woff2');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Barlow';src:url(../../../../../../../../themes/truckspotlogistics/assets/fonts/Barlow/Barlow-SemiBold.woff2) format('woff2');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Barlow';src:url(../../../../../../../../themes/truckspotlogistics/assets/fonts/Barlow/Barlow-Bold.woff2) format('woff2');font-weight:700;font-style:normal;font-display:swap}:root{--color-dark:#1F2428;--font-primary:'Open Sans',sans-serif;--font-second:'Barlow',sans-serif;--trans:all .2s ease;--container-width:1170px;--color-orange:#D96433;--color-blue:#3693E7}*,*::after,*::before{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{margin-top:90px!important}body{color:var(--color-dark);font-family:var(--font-primary);position:relative}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}img{height:auto;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}details>summary{list-style:none}details>summary::marker,details>summary::-webkit-details-marker{display:none}input[type=number]{-webkit-appearance:none;-moz-appearance:textfield}select{-moz-appearance:none;-webkit-appearance:none;text-overflow:''}select::-ms-expand{display:none}.container{width:var(--container-width);margin-left:auto;margin-right:auto}.btn{display:inline-block;outline:none;text-decoration:none;border-radius:4px;background:var(--color-orange);border:1px solid var(--color-orange);font-family:var(--font-primary);font-size:16px;font-weight:600;line-height:150%;text-transform:capitalize;color:#fff;padding:13.2px 23.3px;cursor:pointer;transition:var(--trans);text-align:center}.btn:hover{background:#F07440}.btn-transparent-white{border:1px solid rgba(255,255,255,.5);background:transparent;color:#FFF}.btn-transparent-white:hover{background:transparent;border:1px solid rgba(255,255,255,1)}.btn-transparent-black{border:1px solid var(--color-dark);background:transparent;color:var(--color-dark)}.btn-transparent-black:hover{background:transparent;border:1px solid var(--color-orange);color:var(--color-orange)}.btn-arrow{display:inline-block;width:13px;height:16px;background-image:url('data:image/svg+xml,<svg viewBox="0 0 13 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.41043 13.84L11.4105 7.83996M11.4105 7.83996L7.41049 1.83997M11.4105 7.83996L1.4104 7.83997" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:center;background-repeat:no-repeat;margin-left:11px;position:relative;top:3px}.inp{width:100%;color:var(--color-dark);font-family:var(--font-primary);font-size:16px;font-weight:400;line-height:150%;border-radius:4px;border:1px solid #CDD6DA;background:#FFF;padding:14px 16px;outline:none}.inp.error-text{border:1px solid red}.select-wrapper{cursor:pointer;position:relative}.select-wrapper::after{content:'';width:18px;height:9px;background-image:url('data:image/svg+xml,<svg viewBox="0 0 18 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 1L9 8L1 1" stroke="%231F2428" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:center;position:absolute;top:calc(50% - 4.5px);right:22px;pointer-events:none}.select-inp{cursor:pointer}.select-inp:required:invalid{color:#8F929B}.select-inp option:disabled{color:#8F929B}.select-inp option{color:var(--color-dark)}.subtitle{font-family:var(--font-second);font-size:14px;font-weight:600;line-height:150%;text-transform:uppercase;margin-bottom:8px}.title{font-family:var(--font-second);font-size:48px;font-weight:600;line-height:130%;text-transform:capitalize}.text{color:#FFF;font-size:16px;font-weight:400;line-height:150%}.logo{display:flex;align-items:center}.logo-icon{max-width:52px;height:auto}.logo-text{max-width:109px;height:auto;margin-left:16px}.header{padding:15px 0 13px;background-color:var(--color-dark);position:fixed;top:0;left:0;right:0;z-index:99}.header-wrapper{display:flex;justify-content:space-between;align-items:center}.header-content{display:flex;align-items:center}.header-right{display:flex;align-items:center}.header-menu{display:flex;list-style-type:none;margin-right:8px}.header-menu>li{margin-right:48px}.header-menu li a{font-size:16px;font-weight:600;line-height:150%;text-transform:uppercase;color:#fff;text-decoration:none}.header-menu>li>a,.menu-item-has-children li:hover a{transition:var(--trans)}.header-menu li a:hover{color:var(--color-orange)}.menu-item-has-children{position:relative}.menu-item-has-children a{position:relative;padding-right:24px}.menu-item-has-children:hover>a{color:var(--color-orange)}.menu-item-has-children>a{padding-top:13px;padding-bottom:13px}.menu-item-has-children>a:after{content:'';display:block;width:14px;height:7px;background-image:url('data:image/svg+xml,<svg viewBox="0 0 14 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 1L7 6L1 1" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:center;background-repeat:no-repeat;position:absolute;top:calc(50% - 3.5px);right:0;transition:var(--trans)}.menu-item-has-children:hover>a:after{background-image:url('data:image/svg+xml,<svg viewBox="0 0 14 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 1L7 6L1 1" stroke="%23D96433" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');transform:rotate(-180deg)}.menu-item-has-children:hover .sub-menu{visibility:visible}.header-phone{display:flex;align-items:center;color:#FFF;font-size:16px;font-weight:600;line-height:150%;text-decoration:none;transition:var(--trans);margin-right:40px;position:relative}.header-phone:hover{color:var(--color-orange)}.header-phone svg{margin-right:8px}.header-phone svg path{transition:var(--color-orange);transition:var(--trans)}.header-phone:hover svg path{fill:var(--color-orange)}.header-menu .sub-menu{visibility:hidden;position:absolute;top:36px;left:-50px;width:310px;border-radius:4px;background:var(--color-dark);padding:24px;transition:var(--trans);list-style-type:none;z-index:2;border:1px solid rgba(255,255,255,.12)}.header-menu .sub-menu li{margin-bottom:16px}.header-menu .sub-menu li:last-child{margin-bottom:0}.header-menu .sub-menu li a{font-size:15px;text-transform:capitalize}.hero{padding:80px 0 139px;background-color:var(--color-dark);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff}.hero .subtitle{margin-bottom:0}.hero-title{font-family:var(--font-second);font-size:72px;font-weight:600;line-height:110%;text-transform:capitalize;max-width:658px;margin:16px 0 24px}.hero-title-big{max-width:1026px;font-size:64px;line-height:115%}.hero-title span{color:var(--color-orange)}.hero-subtext{font-size:28px;font-weight:400;line-height:150%;max-width:836px;margin-bottom:16px}.hero .text{max-width:624px}.hero .hero-text-big{max-width:803px}.hero-vehicles-title{font-family:var(--font-second);font-size:24px;font-weight:500;line-height:120%;text-transform:capitalize;margin-top:48px}.hero-vehicles{margin-top:24px;display:flex;margin-left:-8px;margin-right:-8px;margin-bottom:48px}.hero-vehicles .slick-track{display:flex!important}.hero-vehicles .slick-slide{height:inherit!important}.hero-vehicles__item{display:flex!important;flex-direction:column;justify-content:center;width:140px;padding:22px 28px 21px;border-radius:4px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);text-align:center;margin:0 8px;text-decoration:none;color:#fff;transition:var(--trans)}.hero-vehicles__item:hover{border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.12)}.hero-vehicles__item-icon{line-height:0;text-align:center}.hero-vehicles__item-icon img{max-width:46px;margin-left:auto;margin-right:auto}.hero-vehicles__item-title{font-size:16px;font-weight:400;margin-top:4px;color:#fff}.default-section{padding:140px 0}.background-grey{background-color:#F8F9FA}.shippingServices-wrapper{display:flex;flex-wrap:wrap;margin-left:-16px;margin-top:32px}.shippingServices-item{padding:16px 32px 32px;width:calc(50% - 16px);margin-left:16px;margin-top:16px;height:396px;position:relative;color:#fff;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none}.shippingServices-item__img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:0;border-radius:8px;overflow:hidden}.shippingServices-item__img-overlay{width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.4) 0%,rgba(0,0,0,.4) 100%);border-radius:8px;transition:var(--trans);z-index:0}.shippingServices-item:hover .shippingServices-item__img-overlay{opacity:.7}.shippingServices-item__img img{border-radius:8px;position:absolute;bottom:0;left:0;min-width:100%;min-height:100%;width:100%;height:auto;display:block;object-fit:cover}.shippingServices-item__title{color:#FFF;font-family:var(--font-second);font-size:42px;font-weight:700;line-height:120%;position:relative;z-index:1}.shippingServices-item__text{max-width:430px;display:flex;flex-wrap:wrap;position:relative;z-index:1}.shippingServices-item__text p{color:#FFF;font-family:var(--font-second);font-size:20px;font-weight:600;line-height:115%;margin-top:8px}.shippingServices-item__text .separator{position:relative;display:block;width:2px;margin:0 7px}.shippingServices-item__text .separator::before{content:'';position:absolute;top:14px;left:0;border-right:2px solid #fff;height:14px;border-radius:10px}.shippingServices-item-last{color:var(--color-dark);padding:40px 32px 32px;border-radius:8px;background:#FFF;box-shadow:0 0 7px 0 rgba(0,0,0,.05)}.shippingServices-item-last__title{font-family:var(--font-second);font-size:48px;font-weight:600;line-height:120%;text-transform:capitalize;margin-top:8px}.shippingServices-item-last .btn{max-width:261px}.background-dark{background-color:var(--color-dark);color:#fff}.who-main{margin:48px 0}.who-title{font-family:var(--font-second);font-size:42px;font-weight:600;line-height:115%;text-transform:capitalize}.who-main__text{font-family:var(--font-second);font-size:32px;font-style:normal;font-weight:600;line-height:130%;margin-top:17px}.who-wrapper{display:flex;margin-top:80px}.who-img{width:379px;height:360px;position:relative;overflow:hidden;border-radius:4px}.who-img img{border-radius:4px;position:absolute;bottom:0;left:0;min-width:100%;min-height:100%;width:100%;height:auto;display:block;object-fit:cover}.who-content{margin-left:40px}.who-item{margin-bottom:48px}.who-item:last-child{margin-bottom:0}.who-item__text{margin-top:24px;max-width:750px}.ready-block-wrapper{display:flex;justify-content:space-between;align-items:flex-end}.ready-block-content{max-width:738px}.ready-block .btn{min-width:210px}.how-wrapper{margin:48px 0}.how-item{display:flex;justify-content:space-between;margin-bottom:60px}.how-item:last-child{margin-bottom:0}.how-item:nth-child(even){flex-direction:row-reverse;padding-left:145px}.how-img{line-height:0}.how-img img{max-width:427px;border-radius:4px}.how-main{width:506px;padding-top:14px;position:relative}.how-number{position:absolute;top:0;left:-145px;color:rgba(255,255,255,.14);font-family:var(--font-second);font-size:100px;font-weight:700;line-height:100%;width:113px;text-align:right}.how-item-top{display:flex}.how-item__title{font-family:var(--font-second);font-size:36px;font-weight:600;line-height:115%;margin-bottom:8px;max-width:289px}.how-item__text p{margin-top:16px}.how-btn{text-align:center}.how-btn .btn{min-width:210px}.coverageMap .text{color:var(--color-dark);max-width:654px;margin-top:24px}.coverageMap-wrapper{margin-top:48px;display:flex;justify-content:space-between;align-items:flex-start}.map-line,.svg-location{display:none}.form-map{width:328px;padding:32px;border-radius:8px;background:#FFF;margin-top:30px}.form-map-title{font-size:24px;font-weight:700;line-height:150%}.form-map-locations{margin:40px 0}.form-map-item{position:relative}.form-map-item__location{position:relative;font-size:14px;font-weight:600;line-height:150%;margin-bottom:16px;padding-left:22px}.form-map-item__location::before{content:'';width:14px;height:19px;background-image:url('data:image/svg+xml,<svg viewBox="0 0 14 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.75042 0.504581C3.26415 0.630062 0.367914 3.42016 0.0333178 6.9816C-0.0350405 7.69389 0.00453545 8.38404 0.126861 9.04465C0.126861 9.04465 0.137654 9.12216 0.173632 9.26978C0.281566 9.76432 0.443468 10.2441 0.644945 10.6944C1.34652 12.3994 2.96913 15.2523 6.61011 18.3561C6.83317 18.548 7.16057 18.548 7.38723 18.3561C11.0282 15.256 12.6508 12.4031 13.356 10.6907C13.5611 10.2404 13.7194 9.76432 13.8273 9.26609C13.8597 9.12216 13.8741 9.04096 13.8741 9.04096C13.9568 8.59809 14 8.14415 14 7.67913C14 3.62684 10.7296 0.360647 6.75042 0.504581ZM6.99867 11.2516C5.12062 11.2516 3.59874 9.69051 3.59874 7.76401C3.59874 5.83751 5.12062 4.27639 6.99867 4.27639C8.87673 4.27639 10.3986 5.83751 10.3986 7.76401C10.3986 9.69051 8.87673 11.2516 6.99867 11.2516Z" fill="%231F2428"/></svg>');background-position:center;background-repeat:no-repeat;position:absolute;top:1px;left:0}.form-map .btn{width:100%}.coverageMap-wrapper.selected .select-wrapper{display:none}.coverageMap-wrapper.selected .form-map-item__location{margin-bottom:0}.form-map-distance{position:relative;padding:30px 40px}.coverageMap-wrapper.selected .form-map-distance{padding:60px 40px}.form-map-distance::before{content:'';height:32px;border-right:2px dashed #1F2428;position:absolute;top:calc(50% - 16px);left:5px}.coverageMap-wrapper.selected .form-map-distance::before{height:80px;top:calc(50% - 40px)}.form-map-distance span{display:none}.coverageMap-wrapper.selected .form-map-distance span{display:block}.form-map-link{display:none}.coverageMap-wrapper.selected .form-map-btn{display:none}.coverageMap-wrapper.selected .form-map-link{display:inline-block}.coverageMap-wrapper.selected .map-line,.coverageMap-wrapper.selected .svg-location{display:block}.map-line{stroke:var(--color-dark);animation-name:path;animation-duration:2s;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes path{0%{d:path('M156 94L250.5 100')}10%{d:path('M156 94L300.5 103')}20%{d:path('M156 94L350.5 106')}30%{d:path('M156 94L400.5 109')}40%{d:path('M156 94L450.5 112')}50%{d:path('M156 94L500.5 115')}60%{d:path('M156 94L550.5 118')}70%{d:path('M156 94L600.5 121')}80%{d:path('M156 94L650.5 124')}90%{d:path('M156 94L700.5 127')}100%{d:path('M156 94L751.5 130')}}.svg-location{fill:var(--color-dark)}.coverageMap-wrapper.selected .state-blue{fill:var(--color-blue)}.coverageMap-img{position:relative}.coverageMap-img svg{max-width:100%;height:auto}.coverageMap-wrapper.selected .name-state{display:flex}.name-state{visibility:hidden;position:absolute;top:0;left:0;font-weight:700;font-size:13px;background:#FFF;border-radius:2px;padding:13px 10px 13px 12px;display:flex;justify-content:space-between}.coverageMap-wrapper.selected .name-state{visibility:visible}.name-state-remove{position:relative;width:18px;margin-left:6px}.name-state-remove::after{cursor:pointer;content:'';width:100%;height:18px;background:url(../../../../../../../../themes/truckspotlogistics/assets/images/remove-bold.svg);position:absolute;top:calc(50% - 9px);right:0}.name-state::before{content:'';width:15px;height:15px;background:#fff;transform:matrix(.71,.67,-.74,.71,0,0);position:absolute;bottom:-7px;left:10px;border-radius:1.5px}.name-point-from{top:40px;left:160px}.name-point-to{left:auto;right:22px;top:60px}.name-point-to::before{left:auto;right:32px}.form-map-item__up{display:flex;align-items:center}.form-map-item__up .name-state-remove{display:none;margin-left:12px}.coverageMap-wrapper.selected .form-map-item__up .name-state-remove{display:block}.why .title{max-width:566px}.why-wrapper{display:flex;justify-content:space-between;margin-top:48px}.why-item{width:calc(33.33% - 10px);padding:32px;background-color:#fff;color:var(--color-dark);border-radius:4px}.why-item__icon{line-height:0;margin-bottom:24px}.why-item__icon img{max-width:60px}.why-item__title{font-family:var(--font-second);font-size:20px;font-weight:600;line-height:150%}.why-item__text{margin:24px 0;color:var(--color-dark)}.why-item ul{list-style-type:none}.why-item ul li{position:relative;font-size:16px;font-weight:400;line-height:150%;margin-bottom:16px;padding-left:24px}.why-item ul li:last-child{margin-bottom:0}.why-item ul li::before{content:'';width:8px;height:8px;background-color:#1F2428;border-radius:50%;position:absolute;top:8px;left:0}.feedback-slider{margin-top:48px;margin-bottom:72px;margin-left:-8px;margin-right:-8px}.feedback-slider .slick-track{display:flex!important}.feedback-slider .slick-slide{height:inherit!important}.feedback-item{display:flex!important;flex-direction:column;justify-content:space-between;margin:0 8px;padding:40px 32px;border-radius:8px;border:1px solid rgba(31,36,40,.5)}.feedback-item__title{font-size:20px;font-weight:600;line-height:115%}.feedback-item__text{color:var(--color-dark);margin:16px 0 32px;padding-left:17px;position:relative}.feedback-item__text:before{content:'“';position:absolute;top:0;left:0;font-size:20px;font-weight:700;line-height:150%}.feedback-item-bottom{display:flex;align-items:center}.feedback-item__img{margin-right:24px;border-radius:50%;line-height:0}.feedback-item__img img{max-width:86px;min-width:86px;border-radius:50%}.feedback-item__name{font-size:18px;font-weight:600;line-height:115%}.feedback-item__date{font-size:16px;font-weight:400;line-height:150%;margin-top:8px}.feedback-slider .slick-arrow{position:absolute;bottom:-72px;right:0;width:24px;height:24px;font-size:0;border:none;outline:none;background:transparent;padding:0;background-image:url('data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 6L14 12L9 18" stroke="%231F2428" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:center;background-repeat:no-repeat;cursor:pointer}.feedback-slider .slick-prev{right:64px;transform:rotate(-180deg)}.faq-items{margin-top:48px}.faq-item{border-radius:4px;background:#FFF;margin-bottom:8px;position:relative}.faq-item:last-child{margin-bottom:0}.faq-item::before{content:'';position:absolute;top:0;bottom:0;left:0;height:100%;border-radius:4px 0 0 4px;border-left:4px solid var(--color-blue)}.faq-item summary{cursor:pointer;padding:24px 68px 24px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.faq-item summary::after{content:'';width:14px;height:7px;background-image:url('data:image/svg+xml,<svg width="14" height="7" viewBox="0 0 14 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 1L7 6L1 1" stroke="%231F2428" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:center;position:absolute;top:32px;right:30px;-webkit-transition:var(--lib-trans);-o-transition:var(--lib-trans);transition:var(--lib-trans)}.faq-item[open] summary::after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.faq-item summary h3{font-family:var(--font-second);font-size:18px;font-weight:700;line-height:115%;color:var(--color-dark)}.faq-text{padding:0 68px 32px 32px;margin-top:-8px;color:var(--color-dark)}.footer .logo-icon{max-width:34px}.footer .logo-text{max-width:71px;margin-left:11px}.footer-wrapper{display:flex;justify-content:space-between;align-items:flex-start}.footer-main{display:flex}.footer-main__title{font-family:var(--font-second);font-size:16px;font-weight:600;line-height:150%}.footer-item ul{list-style-type:none;display:flex;flex-direction:column;flex-wrap:wrap;margin-right:32px}.footer-services{max-height:120px;min-width:403px}.footer-information{max-height:74px;min-width:320px}.footer-item ul li{margin-top:16px;margin-right:48px}.footer-item ul li a{color:#FFF;font-size:14px;font-weight:400;line-height:150%;text-decoration:none;transition:var(--trans)}.footer-item ul li a:hover{color:var(--color-orange)}.call_car_shipping{display:none!important}.footer-social .social{margin-top:17px}.social{display:flex}.social-item{text-decoration:none;margin-right:16px}.social-item:last-child{margin-right:0}.social-item svg{fill:#fff;transition:var(--trans)}.social-item:hover svg{fill:var(--color-orange)}.copyright{margin-top:64px;text-align:center;font-size:12px;font-weight:400;line-height:normal}.burger-menu{display:none}@media screen and (max-width:1210px){:root{--container-width:960px}.header-right .btn{display:none}.header-phone{margin-right:0}.header-menu{margin-right:32px}.shippingServices-item-last__title,.shippingServices-item__title{font-size:36px}.how-img{width:400px;height:360px;position:relative;line-height:0}.how-img img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;width:100%;height:auto;display:block;object-fit:cover}.how-number{position:static;width:auto;line-height:75%;margin-right:16px}.how-item__title{margin-bottom:0}.how-item:nth-child(even){padding-left:0}.coverageMap-wrapper{flex-direction:column}.ready-block-content{max-width:650px}.form-map{margin-left:auto;margin-right:auto}.why-item{padding:24px 16px}.footer-information{max-height:none;min-width:auto}.footer-services{min-width:374px}.shippingServices-item__text p{font-size:18px}.shippingServices-item__text .separator::before{top:12px;height:13px}.hero-title-big{font-size:60px}}@media screen and (max-width:991px){:root{--container-width:730px}html{margin-top:72px!important}.header{padding:16px 0}.header .logo-icon{max-width:34px}.header .logo-text{max-width:71px;margin-left:11px}.burger-menu{display:block;width:34px;height:26px;transform:rotate(0deg);transition:var(--trans);cursor:pointer;z-index:3}.burger-menu span{display:block;position:absolute;width:100%;z-index:100;opacity:1;left:0;transform:rotate(0deg);transition:var(--trans);border-bottom:2px solid #fff;border-radius:15px}.burger-menu span:nth-child(1){top:0}.burger-menu span:nth-child(2),.burger-menu span:nth-child(3){top:calc(50% - 1px)}.burger-menu span:nth-child(4){bottom:0}.burger-menu.active span:nth-child(1){top:calc(50% - 1px);width:0%;left:50%}.burger-menu.active span:nth-child(2){top:calc(50% - 1px);transform:rotate(45deg)}.burger-menu.active span:nth-child(3){transform:rotate(-45deg)}.burger-menu.active span:nth-child(4){bottom:calc(50% - 1px);width:0%;left:50%}.header-content{z-index:9;position:fixed;top:72px;height:calc(100% - 72px);width:100%;right:-1000px;background-color:var(--color-dark);transition:var(--trans);display:flex;flex-direction:column;align-items:flex-start;overflow-y:scroll;padding:0;padding:40px 0;border-top:1px solid rgba(255,255,255,.2)}.header-content.active{right:0}.header-menu,.header-right{width:var(--container-width);margin-left:auto;margin-right:auto}.header-menu{flex-direction:column}.header-menu>li{padding:0;margin-bottom:32px}.header-menu>li:last-child{margin-bottom:0}.header-menu .sub-menu{position:static;display:none;visibility:visible;padding:24px 24px 0;box-shadow:none;border:none}.header-menu .sub-menu a{font-size:15px;line-height:20px}.menu-item-has-children.active .sub-menu{display:block}.header-menu .sub-menu li{margin-bottom:24px}.menu-item-has-children:hover>a{color:#fff!important}.menu-item-has-children:hover>a:after{background-image:url('data:image/svg+xml,<svg viewBox="0 0 14 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 1L7 6L1 1" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');transform:rotate(0)}.menu-item-has-children.active>a{color:var(--color-orange)!important}.menu-item-has-children.active>a:after{background-image:url('data:image/svg+xml,<svg viewBox="0 0 14 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 1L7 6L1 1" stroke="%23D96433" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');transform:rotate(-180deg)}.header-right{flex-direction:column;align-items:flex-start;margin-top:36px}.header-right .btn{display:block;margin-top:36px}.subtitle{font-size:12px}.hero{padding:100px 0 148px;background-position:20% center}.hero-title{font-size:48px;margin:8px 0 24px}.hero .text{max-width:460px}.hero-vehicles__item{padding:20px}.hero-vehicles__item-title{line-height:105%;margin-top:8px}.default-section{padding:100px 0}.title{font-size:36px}.shippingServices-item-last__title,.shippingServices-item__title{font-size:28px}.shippingServices-item{padding:20px}.shippingServices-wrapper{margin-top:24px}.shippingServices-item-last .btn{max-width:100%}.shippingServices-item-last{padding:24px 20px}.who-title{font-size:28px}.who-main__text{font-size:20px;line-height:140%}.who-img{width:356px;min-width:356px}.who-content{margin-left:20px}.who-item__text{margin-top:12px}.who-item{margin-bottom:32px}.ready-block-content{max-width:456px}.how-wrapper{margin:40px 0}.how-main{padding-top:0}.how-number{font-size:64px;line-height:100%;margin-right:16px}.how-item__title{font-size:28px;max-width:230px}.how-main{width:404px}.how-img{width:300px}.coverageMap .text{max-width:490px;margin-top:8px}.why-wrapper{flex-direction:column}.why-item{width:100%;position:relative;padding:32px 20px 24px 104px;margin-bottom:16px}.why-item:last-child{margin-bottom:0}.why-item__icon{position:absolute;top:32px;left:20px}.why-item__text{margin:20px 0}.why-item ul{display:flex;flex-wrap:wrap}.why-item ul li{margin-right:24px;margin-bottom:8px}.why-item ul li:last-child{margin-right:0}.feedback-slider{margin-top:40px;margin-bottom:50px}.feedback-item{padding:32px 20px}.feedback-slider .slick-arrow{bottom:-50px}.faq-items{margin-top:40px}.footer-main{flex-wrap:wrap;margin-left:80px}.footer-item{margin-bottom:80px}.footer-information{max-height:74px;min-width:320px}.footer-services{min-width:403px}.copyright{margin-top:0}.hero-title{font-size:46px}.hero-subtext{font-size:24px}.hero .hero-text-big{max-width:100%!important}}@media screen and (max-width:767px){:root{--container-width:540px}.hero-vehicles .slick-list{padding-left:0px!important}.shippingServices-wrapper{flex-direction:column;margin-left:0}.shippingServices-item{width:100%;height:320px;margin-left:0}.shippingServices-item-last{height:auto}.shippingServices-item-last__title{max-width:360px}.shippingServices-item-last .btn{margin-top:40px}.who-wrapper{flex-direction:column}.who-wrapper{margin-top:32px}.who-img{margin-left:auto;margin-right:auto}.who-content{margin-top:32px;margin-left:0}.ready-block-wrapper{flex-direction:column;align-items:flex-start}.ready-block .btn{margin-top:40px}.how-item,.how-item:nth-child(even){flex-direction:column}.how-img{overflow:hidden;width:400px;height:290px;margin-left:auto;margin-right:auto;border-radius:4px;margin-bottom:30px}.how-main{width:100%}.footer-main{margin-left:40px}.footer-item{margin-bottom:32px}.footer-social{width:100%}.footer-services{min-width:352px}.copyright{margin-top:41px}.name-point-from{top:0;left:78px}.name-point-to{right:0;top:20px}}@media screen and (max-width:575px){:root{--container-width:calc(100% - 30px)}.hero-title{font-size:32px}.hero-vehicles-title{font-size:20px}.hero{padding:40px 0 87px}.hero-vehicles__item{margin:0 4px;padding:16px}.hero-vehicles{margin-left:-4px;margin-right:-4px}.default-section{padding:64px 0}.shippingServices-item{height:280px}.shippingServices-item-last__title,.shippingServices-item__title{font-size:24px}.title{font-size:28px}.who-title{font-size:24px}.who-main__text{font-size:20px;margin-top:8px}.who-main{margin:32px 0}.who-img{width:100%;min-width:auto;height:320px}.who-item__text{margin-top:8px}.how-wrapper{margin:32px 0 40px}.how-img{width:100%}.how-item__title{font-size:24px;line-height:110%;max-width:200px}.how-number{line-height:75%}.btn{width:100%;display:block;max-width:350px;margin-left:auto;margin-right:auto}.form-map-link{display:none}.ready-block .btn{margin-left:0}.name-point-from{top:0;left:78px}.name-point-to{right:0;top:20px}.coverageMap-wrapper.selected .name-state{display:none!important}.why-wrapper{margin-top:32px}.why-item__icon{position:static;margin-bottom:0;margin-right:16px}.why-item-top{display:flex;align-items:center}.why-item{padding:32px 20px}.why-item__icon img{min-width:60px}.why-item__text{margin:24px 0 20px}.why-item ul{flex-direction:column}.why-item ul li{margin-right:0}.feedback-slider{margin-top:32px}.faq-item summary{padding:20px 57px 20px 20px}.faq-text{font-size:14px;padding:0 57px 20px 20px}.faq-item summary::after{top:30px;right:26px}.footer-wrapper{flex-direction:column}.footer-main{margin-left:0;margin-top:24px}.footer-social{width:auto}.footer-services{min-width:380px;margin-right:0!important}.shippingServices-item-last{height:auto}.hero-subtext{font-size:20px}.who-main__text{font-size:16px;line-height:150%}}@media screen and (max-width:410px){.shippingServices-item{height:240px}.how-img{height:270px}.form-map{width:100%}.footer-item ul li{margin-right:25px}.footer-item ul{margin-right:0}.shippingServices-item-last{height:auto}.feedback-item__text{margin:16px 0 24px}.footer-services,.footer-information{max-height:none;min-width:auto}.footer-services{min-width:230px;max-width:100%}.hero-title{font-size:29px}}@media screen and (max-width:359px){.text{font-size:14px}.shippingServices-item__text p{font-size:16px}.who-main__text{font-size:16px}.who-img{height:250px}.title{font-size:24px}.how-img{height:230px}.form-map-title{font-size:22px}.form-map{padding:32px 20px}.why-item ul li{font-size:14px}.feedback-item__img{margin-right:16px}.feedback-item__img img{max-width:76px;min-width:76px}.feedback-item__date{font-size:14px}.feedback-item__name{font-size:16px}.feedback-item{padding:24px 16px}.hero-subtext{font-size:18px}.hero-title{font-size:25px}.who-main__text{font-size:14px}}