@charset "utf-8";

/* @fileRef style.bundle.css */
@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;}body,html{margin:0;padding:0;}*,:after,:before{box-sizing:border-box;}.ts-wrapper{color:#04222d;font-family:-apple-system,BlinkMacSystemFont,Roboto,sans-serif;display:flex;min-height:100vh;width:100%;overflow:hidden;flex-direction:column;}.ts-main{flex:1;}.ts-width{max-width:1150px;margin:0 auto;width:100%;padding:0 20px;}@media screen and (max-width:1150px){.ts-width{width:100%;}}@media screen and (max-width:1150px){.ts-header{height:auto;}}.ts-header-line-1{display:flex;align-items:center;justify-content:space-between;height:120px;}.ts-header-line-1 nav a{color:#fff;text-decoration:none;margin-left:10px;}.ts-header-line-2{text-align:center;display:flex;justify-content:center;height:630px;flex-direction:column;}.ts-header-line-2 h2{font-size:40px;line-height:1;margin:0 0 25px;}.ts-header-line-2 h3{font-size:26px;font-weight:lighter;margin:0 0 40px;}@media screen and (max-width:1150px){.ts-header-line-2{height:auto;}.ts-header-line-2 h2{font-size:26px;}.ts-header-line-2 h3{font-size:15px;}}.ts-calc{position:relative;height:300px;max-width:920px;width:100%;margin:0 auto 48px;}@media screen and (max-width:600px){.ts-calc{margin-bottom:80px;}}.ts-calc h4{color:#04222d;font-size:20px;line-height:1.41;margin:40px 0 29px;width:100%;}@media screen and (max-width:1150px){.ts-calc h4{margin:24px 0 17px;font-size:15px;}}.ts-calc:after,.ts-calc:before{content:"";display:block;position:absolute;height:100%;}.ts-calc:before{top:20px;left:50px;right:50px;background-color:hsla(0,0%,100%,0.1);}.ts-calc:after,.ts-calc:before{border-radius:5px;box-shadow:0 10px 22px 0 rgba(0,0,0,0.05);}.ts-calc:after{top:10px;left:22px;right:22px;background-color:hsla(0,0%,100%,0.4);}.ts-calc-bg{z-index:1;top:0;}.ts-calc-bg,.ts-calc-content{position:absolute;background:#fff;left:0;width:100%;height:100%;border-radius:5px;box-shadow:0 10px 22px 0 rgba(0,0,0,0.05);}.ts-calc-content{z-index:3;}@media screen and (max-width:1150px){.ts-calc-content{padding:0 20px;}}@media screen and (max-width:800px){.ts-calc-content{padding:0 10px;}}.ts-calc-container{position:relative;height:300px;}@media screen and (max-width:1150px){.ts-calc-container{height:100%;margin:0 0 5px;}}.ts-calc-footer{display:flex;justify-content:space-between;align-items:center;}@media screen and (max-width:800px){.ts-calc-footer{flex-direction:column;}}@media screen and (max-width:800px){.ts-calc-info{margin-bottom:10px;}}.ts-calc-hidden{position:absolute;left:0;top:0;height:100%;width:100%;transition:all 0.25s linear 0s;background:#fff;border-radius:5px;color:#04222d;z-index:3;transform:scale(0);padding:0 45px;}@media screen and (max-width:800px){.ts-calc-hidden{padding:0 10px;}}.ts-calc-hidden-with-card{padding-right:285px;}@media screen and (max-width:600px){.ts-calc-hidden-with-card{padding-right:10px;}}.ts-calc-hidden-with-card .ts-card{position:absolute;right:-95px;top:50%;transform:translateY(-50%);}@media screen and (max-width:1150px){.ts-calc-hidden-with-card .ts-card{right:-20px;}}@media screen and (max-width:600px){.ts-calc-hidden-with-card .ts-card{right:-10px;top:auto;bottom:-50px;transform:none;}}.ts-calc-hidden header{position:relative;text-align:center;margin:40px 0 35px;}@media screen and (max-width:800px){.ts-calc-hidden header{margin:24px 0 17px;}}.ts-calc-hidden header h2{font-size:20px;font-weight:700;line-height:1.41;color:#04222d;margin:0;}@media screen and (max-width:800px){.ts-calc-hidden header h2{font-size:15px;}}.ts-calc-hidden header .ts-calc-back{position:absolute;left:0;top:50%;transform:translateY(-50%);}.ts-calc-hidden-show{transform:scale(1);}.ts-calc-btn{width:190px;height:155px;border-radius:5px;border:5px solid #f7f8fa;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;flex-direction:column;transition:all 0.25s linear 0s;margin:0 10px auto;text-decoration:none;}@media screen and (max-width:1150px){.ts-calc-btn{flex-direction:row;width:100%;height:60px;margin:0;justify-content:right;}.ts-calc-btn img{width:36px;height:36px;margin-right:11px;}}.ts-calc-btn span{font-size:16px;font-weight:700;line-height:1.41;color:#04222d;}.ts-calc-btn:hover{border-color:var(--primary);}.ts-calc-back{position:relative;display:inline-block;width:24px;height:25px;}.ts-calc-back:after,.ts-calc-back:before{content:"";position:absolute;}.ts-calc-back:after{height:1px;top:50%;width:100%;left:0;background:#04222d;}.ts-calc-back:before{width:16px;height:16px;left:0;top:50%;border-top:1px solid #04222d;border-left:1px solid #04222d;transform:translateY(-50%) rotate(-45deg);}.ts-article-1{padding:80px 0;background-color:#f7f8fa;}@media screen and (max-width:1150px){.ts-article-1{padding:30px 0 0;}}.ts-article-1 .ts-column-1{width:63%;padding:0 65px 0 0;}@media screen and (max-width:1150px){.ts-article-1 .ts-column-1{width:100%;padding:0 65px 30px 0;}}.ts-article-1 .ts-column-2{width:37%;}@media screen and (max-width:1150px){.ts-article-1 .ts-column-2{width:100%;}}.ts-article-2{padding:90px 0;}@media screen and (max-width:800px){.ts-article-2{padding:30px 0;}}.ts-article-2 .ts-width{display:flex;flex-wrap:wrap;justify-content:space-between;}@media screen and (max-width:1150px){.ts-article-2 .ts-width{justify-content:center;}}.ts-article-2 section{width:350px;text-align:center;}.ts-article-2 section figure{margin:0;}.ts-article-2 section p{margin:0;font-size:16px;line-height:1.64;color:#3f4348;}.ts-article-2 section h4{font-size:20px;font-weight:700;line-height:1.41;color:#04222d;margin:19px 0 22px;}@media screen and (max-width:350px){.ts-article-2 section{width:100%;}}@media screen and (max-width:800px){.ts-article-2 section figure img{width:70px;height:70px;}.ts-article-2 section h4{font-size:15px;}.ts-article-2 section p{font-size:14px;}}.ts-article-2 footer{width:100%;text-align:center;padding-top:50px;}.ts-article-3{padding:90px 0;text-align:center;background-color:#f7f8fa;}.ts-article-3 .ts-width{display:flex;flex-wrap:wrap;justify-content:space-between;}@media screen and (max-width:1150px){.ts-article-3 .ts-width{justify-content:center;}}.ts-article-3 figure{width:255px;height:240px;border-radius:5px;box-shadow:0 10px 22px 0 rgba(0,0,0,0.05);background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 0 30px;}.ts-article-3 figure img{margin-bottom:30px;}.ts-article-3 figure figcaption{font-size:16px;font-weight:700;line-height:1.41;color:#04222d;}@media screen and (max-width:1150px){.ts-article-3 figure{margin:0 5px 10px;}}@media screen and (max-width:700px){.ts-article-3 figure{width:135px;height:120px;}.ts-article-3 figure img{width:56px;height:56px;margin-bottom:5px;}.ts-article-3 figure figcaption{font-size:14px;}}.ts-article-3 h1{font-size:40px;font-weight:700;line-height:1.41;color:#04222d;margin:0 0 25px;}.ts-article-3 h4{font-size:26px;font-weight:300;line-height:1.41;color:#04222d;margin:0;}.ts-article-3 header{width:100%;margin-bottom:44px;}.ts-article-3 footer{width:100%;text-align:center;padding-top:30px;}@media screen and (max-width:1150px){.ts-article-3 h1{font-size:20px;}.ts-article-3 h4{font-size:15px;}}.ts-article-4{padding:80px 0;}.ts-article-4 h2{margin:0 0 22px;}.ts-article-4 .ts-width{display:flex;flex-wrap:wrap;justify-content:space-between;}.ts-article-4-content{font-size:16px;line-height:1.52;color:#3f4348;width:66%;order:1;}@media screen and (max-width:1150px){.ts-article-4-content{width:100%;}}.ts-article-4-sidebar{order:2;}@media screen and (max-width:1150px){.ts-article-4-sidebar{width:100%;order:1;margin-bottom:20px;}}.ts-article-4 .ts-info-block{height:auto;margin:25px 0;}.ts-article-4 .ts-info-block h6{font-size:16px;font-weight:700;line-height:1.52;color:#3f4348;margin:0;}.ts-columns{display:flex;flex-wrap:wrap;}.ts-number-list{counter-reset:list;margin:0;padding:0;}.ts-number-list > li{display:block;list-style:none;position:relative;padding:0 0 32px 63px;margin-left:32px;border-left:1px solid #c6d5db;}.ts-number-list > li h4{font-size:20px;margin:0 0 14px;}.ts-number-list > li p{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.64;letter-spacing:normal;color:#3f4348;margin:0;}.ts-number-list > li:after,.ts-number-list > li:before{position:absolute;left:-32px;top:0;width:65px;height:65px;border-radius:50%;}.ts-number-list > li:before{counter-increment:list;content:counter(list);display:flex;align-items:center;justify-content:center;background-color:#fff;font-size:22px;font-weight:700;box-sizing:border-box;}.ts-number-list > li:after{content:"";border:5px solid transparent;transform:rotate(45deg);}.ts-number-list > li:first-child:after{border-top-color:var(--third-color);}.ts-number-list > li:nth-child(2):after,.ts-number-list > li:nth-child(3):after{border-top-color:var(--third-color);border-right-color:var(--third-color);}.ts-number-list > li:nth-child(3):after{border-bottom-color:var(--third-color);}.ts-number-list > li:nth-child(4):after{border-color:var(--third-color);}.ts-number-list > li:last-child{border-left-color:transparent;}.ts-number-list-2{counter-reset:list2;margin:0;padding:0;}.ts-number-list-2 > li{display:block;list-style:none;position:relative;padding:6px 0 6px 35px;font-size:16px;line-height:20px;color:#81898c;}.ts-number-list-2 > li:before{position:absolute;left:0;top:4px;width:24px;height:24px;background-color:#c6d5db;border-radius:50%;counter-increment:list2;content:counter(list2);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;}.ts-number-list-2 > li.active{color:#04222d;}.ts-number-list-2 > li.active:before{background:var(--primary);color:var(--btn-text-color);}.ts-info-block{border-radius:5px;box-shadow:0 10px 22px 0 rgba(0,0,0,0.05);border:4px solid var(--primary);background-color:#fff;padding:35px;margin-bottom:49px;position:relative;}.ts-info-block h4{margin:0 0 12px;font-size:20px;font-weight:700;line-height:1.41;color:#04222d;}.ts-info-block p{font-size:16px;line-height:1.64;color:#3f4348;}.ts-info-icon-doc:before{background:url(/i/static/img/lite/svg/google-drive-document.svg) 50% 50% var(--primary) no-repeat;}.ts-info-icon-check:before,.ts-info-icon-doc:before{content:"";position:absolute;left:0;top:0;width:44px;height:44px;border-radius:50%;transform:translate(-50%,-50%);}.ts-info-icon-check:before{background:url(/i/static/img/lite/svg/correct-symbol.svg) 50% 50% var(--primary) no-repeat;}.ts-button{display:inline-flex;width:255px;height:70px;align-items:center;justify-content:center;color:var(--btn-text-color);font-size:16px;line-height:1;border-radius:5px;background-color:var(--primary);text-decoration:none;font-weight:700;max-width:100%;}@media screen and (max-width:800px){.ts-button{height:50px;}}.ts-span-1{border-radius:5px;border:2px solid var(--primary);background-color:#fff;}.ts-span-1,.ts-span-2{display:inline-flex;height:46px;padding:0 15px;align-items:center;justify-content:center;color:#3f4348;font-size:16px;line-height:1;text-decoration:none;font-weight:700;}.ts-span-2{border-radius:5px;background-color:var(--primary);color:var(--btn-text-color);}.ts-footer{background-color:#f7f8fa;min-height:520px;color:#7c888c;font-size:12px;line-height:1.88;}.ts-footer h5{font-size:16px;font-weight:700;line-height:1.32;color:#04222d;}.ts-footer li,.ts-footer ul{list-style:none;padding:0;margin:0;}.ts-footer-menu{display:flex;flex-wrap:wrap;}.ts-footer-menu > li{padding-right:65px;max-width:332px;}.ts-footer-menu > li:last-child{padding-right:0;}.ts-footer-menu a{font-size:14px;font-weight:400;line-height:2.23;color:#7c888c;text-decoration:none;}.ts-img-left{float:left;margin:0 30px 0 0;}.ts-tags{display:flex;flex-wrap:wrap;}.ts-tags h2{width:100%;}.ts-tags a,.ts-tags span{height:32px;border-radius:5px;background-color:#f7f8fa;display:inline-flex;align-items:center;padding:0 10px;margin:0 5px 5px 0;font-size:14px;text-decoration:none;color:#3f4348;}.ts-range{padding:0 10px;margin:0 0 35px;display:flex;flex-wrap:wrap;justify-content:space-between;}@media screen and (max-width:800px){.ts-range{margin-bottom:20px;padding:0;}}.ts-range input[type="range"]{background:transparent;-webkit-appearance:none;margin:0;width:100%;font-size:0;line-height:0;overflow:visible;height:30px;}.ts-range input[type="range"]::-webkit-slider-thumb{box-shadow:0 4px 10px 0 hsla(0,0%,62.4%,0.5);border:6px solid #fff;height:24px;width:24px;border-radius:14px;background:var(--primary);cursor:pointer;-webkit-appearance:none;margin:-6px 0;position:relative;box-sizing:border-box;}.ts-range input[type="range"]::-webkit-slider-runnable-track{background:transparent;border-radius:0;border:0;box-sizing:border-box;width:100%;height:10px;}.ts-range input[type="range"]::-moz-range-track{background:transparent;border-radius:0;border:0;box-sizing:border-box;width:100%;height:10px;}.ts-range input[type="range"]::-moz-range-thumb{box-shadow:0 4px 10px 0 hsla(0,0%,62.4%,0.5);border:6px solid #fff;height:24px;width:24px;border-radius:14px;background:#ffcf07;cursor:pointer;-webkit-appearance:none;margin:-6px 0;position:relative;box-sizing:border-box;}.ts-range input[type="range"]::-ms-thumb{box-shadow:0 4px 10px 0 hsla(0,0%,62.4%,0.5);border:6px solid #fff;height:24px;width:24px;border-radius:14px;background:#ffcf07;cursor:pointer;-webkit-appearance:none;margin:-6px 0;position:relative;box-sizing:border-box;}.ts-range input[type="range"]::-ms-track{background:transparent;border-radius:0;border:0;box-sizing:border-box;width:100%;height:10px;}.ts-range input[type="range"]:focus{outline:none;}.ts-range-max,.ts-range-min{font-size:12px;line-height:1.41;color:#81888c;}.ts-range-input{position:relative;z-index:2;}.ts-range-input-wrapper{width:100%;position:relative;}.ts-range-input-wrapper:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:10px;background:#f5f6fa;border-radius:5px;width:100%;}.ts-range-value{font-size:32px;line-height:1.41;color:#04222d;}.ts-range-progress{position:absolute;left:0;top:50%;transform:translateY(-50%);height:10px;background:var(--primary);z-index:1;border-radius:5px 0 0 5px;}.ts-select{position:relative;height:70px;border-radius:5px;background-color:#f2f3f5;z-index:1;}.ts-select label{position:absolute;left:30px;top:15px;color:#81898c;font-size:13px;}.ts-select select{display:block;width:310px;background:transparent;outline:none;border:0;height:70px;padding:35px 50px 15px 30px;font-size:16px;color:#3f4348;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.ts-select option{background-color:#f2f3f5;color:#3f4348;cursor:pointer;}.ts-select:after,.ts-select:before{content:"";display:block;position:absolute;z-index:-1;}.ts-select:after{right:25px;top:50%;width:10px;height:10px;border-left:1px solid #000;border-bottom:1px solid #000;transform:translate(-50%,-50%) rotate(-45deg);}.ts-select:before{background-color:#f2f3f5;right:0;top:0;width:50px;height:100%;}.ts-card{width:340px;height:214px;background:url(/i/static/img/lite/svg/card.svg);background-size:cover;position:relative;box-shadow:0 0 30px 0 rgba(0,0,0,0.15);border-radius:15px;}@media screen and (max-width:1150px){.ts-card{width:265px;height:139px;}}@media screen and (max-width:600px){.ts-card{width:240px;height:114px;}}.ts-card-text-1,.ts-card-text-2{position:absolute;font-size:14px;font-weight:600;text-transform:uppercase;color:#3f4348;}.ts-card-text-1{right:25px;top:25px;}@media screen and (max-width:600px){.ts-card-text-1{top:10px;right:10px;font-size:12px;}}.ts-card-text-2{left:30px;bottom:27px;}@media screen and (max-width:600px){.ts-card-text-2{left:15px;bottom:10px;font-size:12px;}}.ts-card-text-price{position:absolute;right:25px;top:50%;transform:translateY(-50%);font-size:44px;line-height:50px;font-weight:700;}@media screen and (max-width:600px){.ts-card-text-price{right:10px;font-size:20px;line-height:22px;}}

/* @fileRef new.css */
.header__nav{display:flex;align-items:center;}.header__nav .nav-item{list-style:none;position:relative;}.header__nav .nav-item .dropdown-menu.dropdown-menu-right{position:absolute;transform:translate3d(0px,32px,0px);top:0px;left:0px;will-change:transform;background:rgba(0,0,0,.5);min-width:7rem;border-radius:3px;margin:15px 0 0;padding:.5rem 0;}.header__nav .nav-item .dropdown-menu.dropdown-menu-right:after{bottom:100%;right:19px;border:solid transparent;border-top-width:medium;border-right-width:medium;border-bottom-width:medium;border-left-width:medium;content:"";position:absolute;border-bottom-color:rgba(0,0,0,.5);border-width:8px;}a.dropdown-item{font-size:.813rem;line-height:1.5rem;font-weight:400;color:#fff;text-align:right;}.nav-item .dropdown-menu .dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;color:#fff;margin:0;}.nav-item .dropdown-menu .dropdown-item:hover,.nav-item .dropdown-menu .dropdown-item.active{background:var(--primary-light);}.header__nav .nav-item{padding:10px 10px;}.header__nav .nav-link:hover{color:#ffd800;text-decoration:underline;}.header__nav .nav-link{white-space:nowrap;}.btn-group{position:relative;vertical-align:middle;display:inline-flex;}label.lang_btn{padding:7px 5px;font-weight:700;margin-bottom:0;width:60px;height:35px;cursor:pointer;}.lang_btn.btn_noactive{border:2px solid #f5f6fa !important;color:#424242;background-color:#fff;}.lang_btn:last-child{border-radius:0 6px 6px 0;}.lang_btn:first-child{border-radius:6px 0 0 6px;}.lang_btn{display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:.067rem solid transparent;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;width:64px;height:48px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;z-index:2;font-size:14px;line-height:18.5px;padding:15px 5px;font-weight:700;}.lang_btn.btn_active{color:#fff;background-color:var(--primary-light);border-color:var(--primary-light);}.lang_btn > input{display:none;}.lang_btn.btn_noactive:hover,.lang_btn.btn_noactive:focus{border:2px solid #ffd504 !important;color:#0f1011;}.lang_btn.btn_active:hover,.lang_btn.btn_active:focus{color:#fff;background-color:#ffe86b;border-color:#ffe86b;}.header__nav .navbar-toggler{background:none;border:none;height:32px;display:flex;flex-direction:column;padding:0;justify-content:space-around;cursor:pointer;margin-left:20px;}.navbar-toggler>span{background:rgb(211,217,222);width:30px;height:5px;display:block;border-radius:25px;}.navbar-mob{height:100%;position:fixed;background:white;width:320px;right:0;bottom:0;z-index:999;box-shadow:0 0 20px rgba(0,0,0,.3);right:-320px;transition:all .15s ease-in;}.navbar-mob__item .navbar-mob__link{color:#424242;font-weight:700;font-size:.875rem;}.navbar-mob__item{padding:10px 22px;width:100%;}.navbar-mob__item.navbar-mob__close{padding-top:1.5rem;padding-bottom:2.5rem;}.navbar-mob__item.navbar-mob__close .navbar-mob__link{font-size:2.3rem;font-weight:400;}.navbar-mob__item.navbar-mob__footer{position:absolute;bottom:0;}.navbar-mob_open{-webkit-transform:translateX(-320px);transform:translateX(-320px);}.navbar-mob__item.navbar-mob__footer{display:flex;justify-content:space-between;}.navbar-mob__login{align-self:center;background-color:var(--primary);border-radius:6px;color:var(--btn-text-color) !important;}.navbar-mob__footer .navbar-mob__login.navbar-mob__link{height:35px;display:flex;align-items:center;padding:0 3rem;}@media(max-width:991px){.hidemobile{display:none!important;}}@media(min-width:990px){.hidedesktop{display:none!important;}}footer .link_style_border{position:relative;text-decoration:none;border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;cursor:pointer;color:#2688dd;}footer .link_style_border:after{content:"";position:absolute;left:0;bottom:0;width:100%;display:block;border-bottom:1px #4eadff dashed;}footer .link_style_border:focus,.link_style_border:hover{color:#4eadff;outline:0;}footer a{background-color:transparent;-webkit-text-decoration-skip:objects;color:#2688dd;}.ts-header{background-size:cover;}

/* @fileRef footer.css */
.hidden{display:none;}.ts-article-3 h2{font-size:40px;font-weight:700;line-height:1.41;color:#04222d;margin:0 0 25px;}.fixed-bottom-text{padding:0!important;background-color:#edf2f2;font-size:0.75rem;font-weight:400;line-height:1.5rem;z-index:99;}.fixed_btn.show_btn,.fixed-bottom-text{position:unset;}.cookie-wrap{display:flex;justify-content:center;flex-direction:row;align-items:center;background:#edf2f2;padding:10px;}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;}#hider{text-align:center;margin-left:10px;display:inline-block;cursor:pointer;}.fixed-bottom-text .btn{min-width:5.125rem;border:0.063rem solid #353b40;border-radius:13px;padding:0;font-size:0.75rem;font-weight:600;line-height:1.5rem;}.l_wrap{position:fixed;bottom:0;left:0;z-index:9;display:flex;flex-direction:column;width:100%;}.fixed_btn{display:none;}.fixed_btn.show_btn{display:flex;}.fixed_btn.show_btn{background:rgba(255,255,255,0.9);padding:5px 0;}@media(min-width:992px){.fixed_btn.show_btn,.fixed_btn{display:none;}}.ts-footer-bottom{margin:0 auto;max-width:1150px;display:flex;justify-content:space-between;padding:15px;align-items:flex-end;}.ts-footer-bottom .ts-bottom-first,.ts-footer-bottom .ts-bottom-first a{display:flex;flex-direction:column;text-decoration:none;}.ts-footer-bottom .ts-bottom-first a span{color:#7c888c;font-size:12px;line-height:1.88rem}.ts-footer-bottom .ts-bottom-second{display:flex;align-items:flex-end;padding-bottom:30px;}.ts-footer-bottom .ts-bottom-second img{padding:5px;max-width:125px;}.ts-footer-menu > li{max-width:210px!important;}.ts-footer-menu li div{display:flex;}.ts-footer-menu li div a:nth-child(1){margin-right:5px;}.ts-footer-menu li div a:nth-child(2){margin-left:5px;}.ts-footer-menu li div a img{vertical-align:inherit;}.ts-article-4-sidebar ol{max-width:343px;}@media (min-width:1150px){.ts-calc-btn:nth-last-child(1):not(:first-child),.ts-calc-btn:nth-last-child(1):not(:first-child) ~ .ts-calc-btn{width:90%;}.ts-calc-btn:nth-last-child(2):not(:first-child),.ts-calc-btn:nth-last-child(2):not(:first-child) ~ .ts-calc-btn{width:45%;}.ts-calc-btn:nth-last-child(3):not(:first-child),.ts-calc-btn:nth-last-child(3):not(:first-child) ~ .ts-calc-btn{width:30%;}.ts-calc-btn:nth-last-child(4):not(:first-child),.ts-calc-btn:nth-last-child(4):not(:first-child) ~ .ts-calc-btn{width:22%;}}@media (max-width:600px){.ts-number-list > li h4{font-size:18px;}.ts-article-1 h1{font-size:1.5rem;line-height:inherit;}.ts-header-line-2 h1{font-size:1.5rem !important;}.ts-footer-bottom .ts-bottom-second img{width:60px;}.ts-footer-bottom .ts-bottom-second{display:inline-block;padding-bottom:0px;}body,html{overflow-x:hidden;}.btn-calc-get-money{display:block !important;}.text-img-mobile{display:block !important;}.text-img-desktop{display:none;}}.ts-select{margin-left:inherit;margin-right:inherit;}.btn-calc-get-money{margin-left:auto;margin-right:5px;font-size:14px !important;background-color:#fff;border-radius:4px;color:#fff !important;display:none;border:1px solid transparent;white-space:nowrap;padding:3px 5px;}.text-img-mobile{display:none;}.ts-header{height:750px;background-color:#555;background-repeat:no-repeat;background-size:50% 50%/cover;color:#fff;}
