*{box-sizing:border-box;touch-action:manipulation}.container{max-width:1200px;padding:0 16px;margin:0 auto}@media (max-width:1200px){.container{max-width:960px}}@media (max-width:960px){.container{max-width:640px}}@media (max-width:640px){.container{max-width:100%}}body[style="overflow: hidden;"]{padding-right:17px}.header{background:#1B296B;padding:20px 0}@media (max-width:640px){.header{padding:10px 0}}.header .header__flex{display:flex;align-items:center;justify-content:space-between}.header .logo a{display:inline-block}@media (max-width:640px){.header .logo img{height:30px}}.header .lang{display:flex;align-items:center;cursor:pointer;position:relative}@media (max-width:960px){.header .lang{display:none}}.header .lang:after{background-image:url(../img/svg/chevron-down.svg);width:16px;height:16px;min-width:16px;content:'';margin-left:10px}.header .lang .item{background-repeat:no-repeat;background-position:center;border-radius:50%;color:#fff}.header .lang .drop{position:absolute;background-color:#fff;padding:10px;top:200%;display:none;box-shadow:2px 2px 2px 2px rgba(0,0,0,0.1);border-radius:4px}.header .lang .drop>a{margin-bottom:5px;display:block;color:#000;text-decoration:none;padding:5px}.header .lang .drop.show{display:block}.header .lang .ru{background-image:url(../img/flag/flag-rus.svg)}.header .lang .en{background-image:url(../img/flag/flag-usa.svg)}.header .lang .kg{background-image:url(../img/flag/flag-kg.svg)}@media (max-width:960px){.header nav{display:none}}.header nav ul{display:flex;align-items:center}.header nav ul li{margin-right:24px}.header nav ul li:last-child{margin-right:0}.header nav ul li a{font-weight:normal;font-size:14px;line-height:20px;color:#FFFFFF;text-decoration:none}.header .shop-links{display:flex}@media (max-width:960px){.header .shop-links{display:none}}.header .shop-links a{width:24px;height:24px;min-width:24px;margin-right:10px}.header .shop-links a:last-child{margin-right:0}.header .social{display:flex}@media (max-width:1200px){.header .social{display:none}}.header .social a{width:24px;height:24px;min-width:24px;margin-right:10px}.header .social a:last-child{margin-right:0}.header .feedback{font-weight:500;font-size:14px;line-height:20px;text-align:center;color:#FFFFFF;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #FFFFFF;border-radius:10px;padding:0 32px;text-decoration:none}@media (max-width:1200px){.header .feedback{display:none}}.header .menu-wrapper{width:30px;height:17px;cursor:pointer}@media (min-width:1200px){.header .menu-wrapper{display:none}}.header .hamburger-menu,.header .hamburger-menu:after,.header .hamburger-menu:before{width:30px;height:1px}.header .hamburger-menu{position:relative;transform:translateY(8px);background:white;transition:all 0ms 300ms}.header .hamburger-menu.animate{background:rgba(255,255,255,0)}.header .hamburger-menu:before{content:"";position:absolute;left:0;bottom:8px;background:white;transition:bottom 300ms 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms cubic-bezier(0.23,1,0.32,1)}.header .hamburger-menu:after{content:"";position:absolute;left:0;top:8px;background:white;transition:top 300ms 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms cubic-bezier(0.23,1,0.32,1)}.header .hamburger-menu.animate:after{top:0;transform:rotate(45deg);transition:top 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms 300ms cubic-bezier(0.23,1,0.32,1)}.header .hamburger-menu.animate:before{bottom:0;transform:rotate(-45deg);transition:bottom 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms 300ms cubic-bezier(0.23,1,0.32,1)}.header .hamburger-menu-dropdown{visibility:hidden;opacity:0;transition:0.3s;position:absolute;top:80px;left:0;right:0;background:#1B296B;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px}@media (max-width:640px){.header .hamburger-menu-dropdown{top:50px}}.header .hamburger-menu-dropdown.show{visibility:visible;opacity:1}.header .hamburger-menu-dropdown .lang{display:flex;margin-bottom:20px;justify-content:center}@media (min-width:960px){.header .hamburger-menu-dropdown .lang{display:none}}.header .hamburger-menu-dropdown .lang a{padding:10px;margin:0 10px;border-radius:4px;text-decoration:none}.header .hamburger-menu-dropdown .lang a.active{background-color:#fff;color:#000}.header .hamburger-menu-dropdown .lang:after{display:none}.header .hamburger-menu-dropdown nav{display:flex}@media (min-width:960px){.header .hamburger-menu-dropdown nav{display:none}}.header .hamburger-menu-dropdown nav ul{flex-wrap:wrap;width:100%}.header .hamburger-menu-dropdown nav ul li{width:100%;margin-right:0;margin-bottom:24px}.header .hamburger-menu-dropdown nav ul li a{display:flex;justify-content:center;text-align:center}.header .hamburger-menu-dropdown .shop-links{display:flex;justify-content:center;margin-bottom:20px}@media (min-width:960px){.header .hamburger-menu-dropdown .shop-links{display:none}}.header .hamburger-menu-dropdown .social{display:flex;justify-content:center;margin-bottom:20px}.header .hamburger-menu-dropdown .feedback{display:flex;max-width:320px;margin:0 auto}.headroom{will-change:transform;transition:transform 200ms linear;position:sticky;top:0;z-index:100;box-shadow:0px -10px 11px 8px rgba(0,0,0,0.5)}.headroom--pinned{transform:translateY(0%)}.headroom--unpinned{transform:translateY(-100%)}.footer{background-color:#1B296B;overflow:hidden}@media (max-width:960px){.footer{padding:40px 0}}.footer .container{position:relative}.footer .container:after{bottom:0;top:0;background:#1F2F7A;content:'';display:block;position:absolute;height:100%;right:-100vw;min-width:calc(100vw - -16px)}@media (max-width:960px){.footer .container:after{display:none}}.footer h2{font-weight:bold;margin-bottom:50px;color:#fff}@media (max-width:640px){.footer h2{font-size:calc(22px + 23.8 * ((100vw - 320px) / 1920))}}@media (min-width:640px){.footer h2{font-size:calc(22px + 14 * (100vw / 1920))}}.footer .footer-flex{display:flex}@media (max-width:960px){.footer .footer-flex{flex-wrap:wrap}}.footer .footer-flex_col_left{width:100%;padding:72px 58px 80px 0}@media (max-width:960px){.footer .footer-flex_col_left{padding:0;margin-bottom:40px}}.footer .footer-flex_col_right{width:370px;min-width:370px;background:#1F2F7A;padding:72px 0 80px 72px;box-sizing:content-box;position:relative;z-index:2}@media (max-width:960px){.footer .footer-flex_col_right{width:100%;min-width:100%;background:transparent;padding:0}}.footer .footer-flex-grid{display:flex;justify-content:space-between}@media (max-width:1200px){.footer .footer-flex-grid{flex-wrap:wrap}}.footer .mt-64{margin-top:64px}@media (max-width:960px){.footer .mt-64{margin-top:10px}}@media (max-width:1200px){.footer .footer-flex-grid__item{width:100%!important;margin-bottom:40px}}@media (max-width:960px){.footer .footer-flex-grid__item{margin-bottom:20px}}.footer .footer-flex-grid__item:last-child{min-width:270px}.footer .footer-flex-grid__item a{font-weight:300;font-size:18px;line-height:32px;color:#FFFFFF;text-decoration:none;display:flex;align-items:center}.footer .footer-flex-grid__item a .icon{width:32px;height:32px;min-width:32px;margin-right:12px;background-size:32px}.footer .footer-flex-grid__item a:hover{color:#ddd}.footer .footer-flex-grid__item .google{width:24px;height:24px;min-width:24px;margin-right:10px;display:inline-block}.footer .footer-flex-grid__item .apple{width:24px;height:24px;min-width:24px;margin-right:10px;display:inline-block}.footer .footer-flex-grid__item span{font-weight:bold;font-size:16px;line-height:24px;color:#FFFFFF;min-height:24px;display:inline-block;vertical-align:top;margin-right:28px}.footer .line{margin:40px 0;width:100%;height:1px;background-color:rgba(255,255,255,0.1)}@media (max-width:960px){.footer .line{margin:10px 0 30px 0}}.footer .social{display:flex;flex-wrap:wrap}.footer .social a{width:32px;height:32px;min-width:32px;margin-right:50px}.footer .social a:hover{opacity:0.6}.footer .copyright{display:flex;margin-top:97px;flex-wrap:wrap}@media (max-width:960px){.footer .copyright{margin-top:30px}}.footer .copyright a{margin-right:30px;font-weight:normal;font-size:14px;line-height:24px;color:#FFFFFF;text-decoration:none}.footer .copyright a:hover{color:#ddd}.footer .copyright .text{margin-top:20px;font-weight:normal;font-size:18px;line-height:24px;color:#FFFFFF;width:100%}.footer h4{font-weight:bold;font-size:16px;line-height:24px;color:#FFFFFF;margin-bottom:8px}.footer .form-control{margin-bottom:20px}.footer .form-control input{width:100%;border:1px solid rgba(255,255,255,0.5);box-sizing:border-box;border-radius:10px;height:48px;color:#fff;background-color:transparent;padding:0 16px;font-weight:normal;font-size:15px;line-height:24px}.footer .form-control textarea{width:100%;border:1px solid rgba(255,255,255,0.5);box-sizing:border-box;border-radius:10px;color:#fff;background-color:transparent;padding:16px;font-weight:normal;font-size:15px;line-height:24px}.footer label{display:flex;cursor:pointer;margin-bottom:30px}.footer .checkbox{margin-right:12px;width:24px;height:24px;min-width:24px}.footer span{font-weight:normal;font-size:15px;line-height:24px;color:#FFFFFF}.footer button{background:rgba(255,255,255,0.1);border-radius:10px;font-weight:bold;font-size:14px;line-height:20px;text-align:center;color:rgba(255,255,255,0.4);height:56px;width:100%;display:flex;outline:none!important;border:0;align-items:center;justify-content:center}.footer button:hover{background:rgba(255,255,255,0.2)}.main-section{background-color:#fff}.main-section .container{position:relative}.main-section .main-flex{display:flex;flex-wrap:wrap;margin-left:-30px;padding:40px 0;align-items:center}@media (max-width:960px){.main-section .main-flex{margin-left:0;flex-direction:column-reverse}}.main-section .main-flex .main-flex_col{width:calc(50% - 30px);margin-left:30px}@media (max-width:960px){.main-section .main-flex .main-flex_col{width:100%;margin-left:0}}.main-section .main-flex .main-flex_col h1{color:#1B296B;font-weight:bold;margin-bottom:35px}@media (max-width:640px){.main-section .main-flex .main-flex_col h1{font-size:calc(24px + 34 * ((100vw - 320px) / 1920))}}@media (min-width:640px){.main-section .main-flex .main-flex_col h1{font-size:calc(24px + 20 * (100vw / 1920))}}@media (max-width:640px){.main-section .main-flex .main-flex_col h1{line-height:calc(30px + 51 * ((100vw - 320px) / 1920))}}@media (min-width:640px){.main-section .main-flex .main-flex_col h1{line-height:calc(30px + 30 * (100vw / 1920))}}.main-section .main-flex .main-flex_col p{font-weight:normal;color:#6D7885;max-width:470px;margin-bottom:50px}@media (max-width:640px){.main-section .main-flex .main-flex_col p{font-size:calc(14px + 6.8 * ((100vw - 320px) / 1920))}}@media (min-width:640px){.main-section .main-flex .main-flex_col p{font-size:calc(14px + 4 * (100vw / 1920))}}@media (max-width:640px){.main-section .main-flex .main-flex_col p{line-height:calc(24px + 3.4 * ((100vw - 320px) / 1920))}}@media (min-width:640px){.main-section .main-flex .main-flex_col p{line-height:calc(24px + 2 * (100vw / 1920))}}.main-section .main-flex .main-flex_col img{width:100%;display:block}@media (max-width:960px){.main-section .main-flex .main-flex_col img{width:80%;margin:0 auto 40px auto}}.main-section .main-card{position:absolute;bottom:-50px;left:16px;display:flex}@media (max-width:1200px){.main-section .main-card{position:static}}@media (max-width:960px){.main-section .main-card{flex-wrap:wrap}}.main-section .main-card .main-card__item{max-width:270px;padding:30px;display:flex;margin-right:30px;background:#FFFFFF;align-items:center;box-shadow:0px 20px 60px rgba(0,0,0,0.05);border-radius:10px}@media (max-width:960px){.main-section .main-card .main-card__item{width:100%;max-width:100%;margin-bottom:20px;margin-right:0}}.main-section .main-card .image{margin-right:20px;width:40px;height:40px}.main-section .main-card .image img{width:100%}.btn.red-btn{background-color:#ce0210;border-radius:10px;font-weight:bold;text-decoration:none;transition:0.3s;font-size:14px;line-height:20px;text-align:center;display:inline-flex;align-items:center;justify-content:center;color:#FFFFFF;height:56px;padding:0 40px;cursor:pointer}.btn.red-btn:hover{background-color:#b3010d}.advantages-section{padding:170px 0 112px 0;background-color:#F9FAFB}@media (max-width:1200px){.advantages-section{padding:60px 0}}.advantages-section h2{font-weight:bold;color:#1B296B;margin-bottom:12px;max-width:670px}@media (max-width:640px){.advantages-section h2{font-size:calc(22px + 23.8 * ((100vw - 320px) / 1920))}}@media (min-width:640px){.advantages-section h2{font-size:calc(22px + 14 * (100vw / 1920))}}@media (max-width:640px){.advantages-section h2{line-height:calc(26px + 37.4 * ((100vw - 320px) / 1920))}}@media (min-width:640px){.advantages-section h2{line-height:calc(26px + 22 * (100vw / 1920))}}.advantages-section h3{font-weight:normal;font-size:18px;color:#6D7885;max-width:670px}@media (max-width:640px){.advantages-section h3{font-size:calc(14px + 6.8 * ((100vw - 320px) / 1920))}}@media (min-width:640px){.advantages-section h3{font-size:calc(14px + 4 * (100vw / 1920))}}@media (max-width:640px){.advantages-section h3{line-height:calc(22px + 6.8 * ((100vw - 320px) / 1920))}}@media (min-width:640px){.advantages-section h3{line-height:calc(22px + 4 * (100vw / 1920))}}.advantages-section .advantages-grid{display:flex;margin-top:100px;margin-left:-30px;flex-wrap:wrap}@media (max-width:640px){.advantages-section .advantages-grid{margin-left:0;margin-top:50px}}.advantages-section .advantages-grid .advantages-grid__item{width:calc(25% - 30px);margin-left:30px;margin-bottom:30px}@media (max-width:1200px){.advantages-section .advantages-grid .advantages-grid__item{width:calc(50% - 30px)}}@media (max-width:640px){.advantages-section .advantages-grid .advantages-grid__item{width:100%;margin-left:0}}.advantages-section .advantages-grid .advantages-grid__item .image{width:60px;height:60px;min-width:60px;margin-bottom:40px}.advantages-section .advantages-grid .advantages-grid__item h4{font-weight:bold;font-size:20px;line-height:28px;color:#212332;margin-bottom:16px}.advantages-section .advantages-grid .advantages-grid__item p{font-weight:normal;font-size:16px;line-height:24px;color:#6D7885}.company-section{padding:70px 0 340px 0;background:#1B296B;overflow:hidden}@media (max-width:960px){.company-section{padding:60px 0}}.company-section .company-flex{margin-left:-60px;display:flex;flex-wrap:wrap}@media (max-width:960px){.company-section .company-flex{flex-wrap:wrap;margin-left:0;flex-direction:column-reverse}}.company-section .company-flex .company-flex__col{width:calc(50% - 60px);margin-left:60px}@media (max-width:960px){.company-section .company-flex .company-flex__col{margin-left:0;width:100%}}.company-section .company-flex .company-flex__col img{display:block}@media (max-width:960px){.company-section .company-flex .company-flex__col img{width:80%;margin:0 auto 40px auto}}.company-section h2{font-weight:bold;color:#FFFFFF;margin-bottom:40px}@media (max-width:640px){.company-section h2{font-size:calc(22px + 23.8 * ((100vw - 320px) / 1920))}}@media (min-width:640px){.company-section h2{font-size:calc(22px + 14 * (100vw / 1920))}}.company-section p{font-weight:normal;line-height:26px;color:#FFFFFF;margin-bottom:24px}@media (max-width:640px){.company-section p{font-size:calc(14px + 3.4 * ((100vw - 320px) / 1920))}}@media (min-width:640px){.company-section p{font-size:calc(14px + 2 * (100vw / 1920))}}.company-section .count-grid{display:flex;margin-left:-30px;margin-top:60px}@media (max-width:640px){.company-section .count-grid{margin-left:0;flex-wrap:wrap}}.company-section .count-grid__item{width:calc(33.33% - 30px);margin-left:30px}@media (max-width:640px){.company-section .count-grid__item{width:100%;margin-left:0;text-align:center;margin-bottom:30px}}.company-section .count-grid__item .int{font-weight:300;font-size:40px;line-height:48px;color:#FFFFFF;margin-bottom:4px}.company-section .count-grid__item .text{font-weight:300;font-size:16px;line-height:24px;color:#FFFFFF;opacity:0.5}.services-section{margin-top:-274px;position:relative;z-index:2;padding-bottom:120px}@media (max-width:960px){.services-section{margin-top:0;padding:40px 0}}.services-section h2{font-weight:bold;color:#FFFFFF;margin-bottom:40px;padding-top:50px;border-top:1px solid rgba(255,255,255,0.1)}@media (max-width:640px){.services-section h2{font-size:calc(22px + 23.8 * ((100vw - 320px) / 1920))}}@media (min-width:640px){.services-section h2{font-size:calc(22px + 14 * (100vw / 1920))}}@media (max-width:960px){.services-section h2{color:#000}}.services-section .services-grid{display:flex;flex-wrap:wrap;margin-left:-30px}@media (max-width:960px){.services-section .services-grid{margin-left:0}}.services-section .services-grid__item{width:calc(33.33% - 30px);margin-left:30px;margin-bottom:30px;background:#FFFFFF;box-shadow:0 20px 60px rgba(0,0,0,0.05);border-radius:10px;padding:40px 30px}@media (max-width:960px){.services-section .services-grid__item{margin-left:0;width:100%}}.services-section .services-grid__item .image{width:100px;height:100px;margin-bottom:50px}.services-section .services-grid__item h3{margin-bottom:20px;font-weight:bold;font-size:20px;line-height:28px;color:#000000}.services-section .services-grid__item ul li{font-weight:normal;font-size:16px;line-height:24px;color:#212332;position:relative;padding-left:40px;display:flex;margin-bottom:12px}.services-section .services-grid__item ul li:before{width:24px;height:24px;background-image:url(../img/svg/ok.svg);left:0;top:0;content:'';position:absolute}.office-section{padding-bottom:100px}.office-section h2{font-weight:bold;margin-bottom:55px;color:#000;text-align:center}@media (max-width:640px){.office-section h2{font-size:calc(22px + 23.8 * ((100vw - 320px) / 1920))}}@media (min-width:640px){.office-section h2{font-size:calc(22px + 14 * (100vw / 1920))}}.office-section .office-wrapper{max-width:970px;margin:0 auto}.office-section .office-grid{display:flex;margin-left:-70px;margin-bottom:45px}@media (max-width:640px){.office-section .office-grid{margin-left:0;flex-wrap:wrap}}.office-section .office-grid__item{width:calc(33.33% - 70px);margin-left:70px;text-align:center}@media (max-width:640px){.office-section .office-grid__item{width:100%;margin-left:0;margin-bottom:70px}}.office-section .image{width:80px;height:80px;margin:0 auto}.office-section .image img{width:100%;height:100%;object-fit:contain}.office-section .center{text-align:center}.office-section h3{font-weight:bold;font-size:20px;line-height:28px;text-align:center;color:#212332;margin:30px 0 16px 0;min-height:56px}@media (max-width:640px){.office-section h3{min-height:auto}}.office-section p{font-weight:normal;font-size:16px;line-height:24px;text-align:center;color:#6D7885}.breadcrumbs .breadcrumb-flex{display:flex;align-items:center;padding:16px 0}.breadcrumbs span{font-weight:normal;font-size:14px;line-height:20px;color:#AEB7C2}.breadcrumbs a{display:flex;align-items:center;font-weight:normal;font-size:14px;line-height:20px;color:#212332;text-decoration:none}.breadcrumbs a:after{content:'';width:20px;height:20px;min-width:20px;background-image:url(../img/svg/angle.svg);background-repeat:no-repeat;background-position:center;background-size:20px;margin:0 4px}.search-box{padding:60px 0}.search-box h1{margin-bottom:30px;font-weight:bold;font-size:36px;line-height:48px;text-align:center;color:#000000}.search-box .search-input{position:relative;max-width:570px;margin:0 auto 20px auto}.search-box .search-input input{background:#FFFFFF;height:48px;border:1px solid #B8C1CC;box-sizing:border-box;border-radius:10px;width:100%;font-weight:normal;font-size:15px;line-height:24px;padding:0 45px 0 16px;font-family:'Ubuntu'}.search-box .search-input button{background-repeat:no-repeat;background-position:center;outline:none;width:40px;height:40px;top:4px;right:4px;bottom:4px;position:absolute;z-index:1;border:0;background-color:#E3000F;border-radius:10px;transition:0.2s;background-image:url(../img/svg/search.svg)}.search-box .search-input button:hover{background-color:#c1010e}.search-box .search-result{position:relative;max-width:570px;margin:0 auto}.search-box .search-result .search-result-item{background:#FFFFFF;box-shadow:0px 20px 60px rgba(0,0,0,0.05);border-radius:10px;padding:20px;position:relative;margin-bottom:20px}.search-box .search-result .search-result-item:hover .box{background-color:#e6e7ea}.search-box .search-result a{position:absolute;top:0;bottom:0;right:0;left:0;z-index:1}.search-box .search-result .status{font-weight:normal;font-size:16px;line-height:28px;color:#818C99;margin-bottom:16px}.search-box .search-result .status span{color:#88ce17}.search-box .search-result .box{padding:20px;background-color:#F2F3F5;background-repeat:no-repeat;border-radius:10px;background-image:url(../img/svg/angle-single.svg);background-position:right 20px center;transition:0.3s}.search-box .search-result .box .date{font-weight:normal;font-size:12px;line-height:12px;color:#818C99}.search-box .search-result .box .number{margin-top:10px;font-weight:bold;font-size:19px;line-height:26px;color:#212332}.search-box .search-result .box .city{font-weight:normal;font-size:16px;line-height:24px;color:#212332}.tracking-box{padding:60px 0}.tracking-box .tracking-box-flex{display:flex}@media (max-width:960px){.tracking-box .tracking-box-flex{flex-wrap:wrap;justify-content:center}}.tracking-box .tracking-box-flex .tracking-box-flex-left{margin-right:100px;background:#FFFFFF;box-shadow:0px 20px 60px rgba(0,0,0,0.05);border-radius:10px;width:370px;padding:30px;align-self:flex-start}@media (max-width:960px){.tracking-box .tracking-box-flex .tracking-box-flex-left{width:100%;margin-bottom:30px;margin-right:0}}.tracking-box .tracking-box-flex .tracking-box-flex-left-head{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #EBEDF0;background-image:url(../img/svg/box.svg);background-repeat:no-repeat;background-position:right top}.tracking-box .tracking-box-flex .tracking-box-flex-left-bold-text{font-weight:bold;font-size:20px;line-height:28px;color:#000000}.tracking-box .tracking-box-flex .tracking-box-flex-left-gray-text{font-weight:400;font-size:20px;line-height:28px;color:#000000}.tracking-box .tracking-box-flex .tracking-box-flex-left-body dl{margin-bottom:16px}.tracking-box .tracking-box-flex .tracking-box-flex-left-body dt{font-weight:normal;font-size:14px;line-height:20px;color:#99A2AD}.tracking-box .tracking-box-flex .tracking-box-flex-left-body dd{font-weight:bold;font-size:18px;line-height:24px;color:#212332}.tracking-box .tracking-box-flex .tracking-box-flex-left-body dd.status-1{color:#FD6844}.tracking-box .tracking-box-flex .tab .tab-head{background:#F2F3F5;border-radius:10px;padding:4px;display:inline-flex;margin-bottom:34px}.tracking-box .tracking-box-flex .tab .tab-head .tab-item{border-radius:10px;padding:12px 34px;min-width:180px;text-align:center;cursor:pointer}.tracking-box .tracking-box-flex .tab .tab-head .tab-item.active{background:#FFFFFF;box-shadow:0px 1px 0px #B8C1CC}.tracking-box .tracking-box-flex .tab .tab-content>div{display:none}.tracking-box .tracking-box-flex .tab .tab-content>div.active{display:block}.tracking-box .tracking-box-flex .tab .tab-content .relative-list .list{display:flex;padding-bottom:36px}.tracking-box .tracking-box-flex .tab .tab-content .relative-list .list:last-child .status:after{display:none}.tracking-box .tracking-box-flex .tab .tab-content .relative-list .list.active .status:before{background-image:url(../img/svg/checked-active.svg)}.tracking-box .tracking-box-flex .tab .tab-content .relative-list .list .date{font-weight:bold;font-size:16px;line-height:20px;color:#212332;width:130px}@media (max-width:960px){.tracking-box .tracking-box-flex .tab .tab-content .relative-list .list .date{width:100px}}.tracking-box .tracking-box-flex .tab .tab-content .relative-list .list .date span{font-weight:normal;font-size:14px;line-height:20px;color:#818C99;display:block;width:100%}.tracking-box .tracking-box-flex .tab .tab-content .relative-list .list .status{position:relative;margin-right:53px}@media (max-width:960px){.tracking-box .tracking-box-flex .tab .tab-content .relative-list .list .status{margin-right:20px}}.tracking-box .tracking-box-flex .tab .tab-content .relative-list .list .status:before{display:inline-block;content:'';width:24px;height:24px;min-width:24px;background-repeat:no-repeat;background-position:center;background-image:url(../img/svg/checked-not-active.svg)}.tracking-box .tracking-box-flex .tab .tab-content .relative-list .list .status:after{position:absolute;width:1px;height:100%;content:'';border-right:1px dashed #B8C1CC;left:10px;bottom:-32px}.tracking-box .tracking-box-flex .tab .tab-content .relative-list .list .place{width:200px}@media (max-width:960px){.tracking-box .tracking-box-flex .tab .tab-content .relative-list .list .place{width:150px}}.tracking-box .tracking-box-flex .tab .tab-content .relative-list .list .place .city{font-weight:bold;font-size:16px;line-height:20px;color:#212332;margin-bottom:4px}.tracking-box .tracking-box-flex .tab .tab-content .relative-list .list .place .place-status{font-weight:normal;font-size:14px;line-height:20px;color:#818C99}.tracking-box .tracking-box-flex .tab .tab-content .accordionjs li.acc_active .item-accordion{background-image:url(../img/svg/chevron-up-red.svg)}.tracking-box .tracking-box-flex .tab .tab-content .accordionjs .item-accordion{padding:16px 0;cursor:pointer;font-weight:bold;font-size:23px;line-height:28px;color:#212332;background-image:url(../img/svg/chevron-down-gray.svg);background-repeat:no-repeat;background-position:right center}.tracking-box .tracking-box-flex .tab .tab-content .accordionjs .item-content p{margin-bottom:2px;font-weight:normal;font-size:14px;line-height:20px;color:#212332}.tracking-box .tracking-box-flex .tab .tab-content .accordionjs .item-content dl{margin-bottom:14px}.tracking-box .tracking-box-flex .tab .tab-content .accordionjs .item-content dt{margin-bottom:2px;font-weight:normal;font-size:14px;line-height:20px;color:#212332}.tracking-box .tracking-box-flex .tab .tab-content .accordionjs .item-content dd{font-weight:normal;font-size:16px;line-height:24px;color:#6D7885}.modal{visibility:hidden;opacity:0;position:fixed;top:0;bottom:0;right:0;left:0;z-index:110;background-color:rgba(0,0,0,0.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:0.3s;overflow:auto}.modal.is-open{visibility:visible;opacity:1}.modal .bg-close{min-height:100vh;width:100%}.modal .modal-content{background:#FFFFFF;border-radius:20px;padding:30px;max-width:430px;margin:100px auto;position:relative}.modal h2{font-weight:bold;font-size:24px;line-height:24px;color:#000000;margin-bottom:40px}.modal .close{background-image:url(../img/svg/close.svg);background-repeat:no-repeat;background-position:center;width:24px;height:24px;position:absolute;top:30px;right:30px;cursor:pointer}.modal .user{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #EBEDF0;display:flex}.modal .user:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.modal .user .user-ava{width:56px;height:56px;min-width:56px;margin-right:12px}.modal .user .user-ava img{width:100%;height:100%;object-fit:cover}.modal .user .user-info .user-name{font-weight:bold;font-size:18px;line-height:24px;color:#212332;margin-bottom:4px}.modal .user .user-info .user-phone{font-weight:normal;font-size:16px;line-height:24px;color:#6D7885;text-decoration:none}.calculator{margin-bottom:100px;text-align:center}.calculator .calculator-box{max-width:570px;margin:0 auto}.calculator h1{font-weight:bold;font-size:36px;line-height:48px;text-align:center;color:#000000;margin-bottom:20px}.calculator h6{font-weight:bold;font-size:18px;line-height:24px;margin-bottom:10px;color:#212332;text-align:left}.calculator .form-control{margin-bottom:20px;position:relative}.calculator .form-control .abs-text{position:absolute;top:9px;left:16px;font-weight:normal;font-size:12px;line-height:12px;color:#6D7885}.calculator .form-flex-3{display:flex;margin-left:-30px}@media (max-width:640px){.calculator .form-flex-3{margin-left:0;flex-wrap:wrap}}.calculator .form-flex-3>div{width:calc(33.33% - 30px);margin-left:30px}@media (max-width:640px){.calculator .form-flex-3>div{margin-left:0;width:100%}}.calculator .form-flex{display:flex;margin-left:-30px}@media (max-width:640px){.calculator .form-flex{margin-left:0;flex-wrap:wrap}}.calculator .form-flex>div{width:calc(50% - 30px);margin-left:30px}@media (max-width:640px){.calculator .form-flex>div{margin-left:0;width:100%}}.calculator input{width:100%;background-color:#FFFFFF;border:1px solid #B8C1CC;border-radius:10px;height:48px;padding:0 16px;-webkit-appearance:none;appearance:none;font-weight:normal;font-size:15px}.calculator input.h56{height:56px;padding-top:24px}.calculator input[type=radio]{display:none}.calculator input[type=radio]:checked+.wrapper{border:2px solid #E3000F}.calculator .wrapper{border:2px solid transparent;background:#FFFFFF;box-shadow:0px 12px 20px rgba(0,0,0,0.05);border-radius:10px;padding:20px;height:100%;cursor:pointer;text-align:left}.calculator .wrapper img{display:block;margin-bottom:12px}.calculator .wrapper .tarif{font-weight:500;font-size:18px;line-height:20px;color:#212332}.calculator .wrapper .tarif-info{margin-bottom:8px;font-weight:300;font-size:14px;line-height:20px;color:#6D7885}.calculator .wrapper .tarif-day{font-weight:normal;font-size:14px;line-height:20px;color:#000000}.calculator .wrapper .tarif-price{font-weight:bold;font-size:16px;line-height:24px;color:#212332}.calculator select{width:100%;background-color:#FFFFFF;border:1px solid #B8C1CC;border-radius:10px;height:48px;padding:0 16px;cursor:pointer;background-image:url(../img/svg/arrow-bottom.svg);background-repeat:no-repeat;background-position:right 12px center;-webkit-appearance:none;appearance:none;font-weight:normal;font-size:15px}.calculator select.has-decor{background-image:url(../img/svg/arrow-bottom.svg),url(../img/svg/location.svg);background-position:right 12px center,left 16px center;background-repeat:no-repeat,no-repeat;padding-left:48px}.calculator .help-text{font-weight:normal;font-size:10px;display:block;line-height:16px;color:#6D7885;background-image:url(../img/svg/danger.svg);background-repeat:no-repeat;background-position:left top;padding-left:20px;margin-top:10px;text-align:left}.calculator button{cursor:pointer;outline:none;border:0;display:inline-flex;align-items:center;justify-content:center;font-weight:bold;font-size:14px;line-height:20px;text-align:center;color:#FFFFFF;padding:18px 44px;background:#B8C1CC;border-radius:10px;margin-top:30px}.partners-section{padding-bottom:100px}.partners-section h2{font-weight:bold;margin-bottom:55px;color:#000;text-align:center}@media (max-width:640px){.partners-section h2{font-size:calc(22px + 23.8 * ((100vw - 320px) / 1920))}}@media (min-width:640px){.partners-section h2{font-size:calc(22px + 14 * (100vw / 1920))}}.partners-section .item{text-align:center}.partners-section .item img{display:block;margin:0 auto 20px auto;width:200px;object-fit:contain}.lSAction>a{background-color:#1B296B;border-radius:50%;display:none}.video-section{padding-bottom:100px}
/*# sourceMappingURL=style.css.map */