@charset "UTF-8";*{margin:0;padding:0}html{scroll-behavior:smooth}.main{min-height:1000px}a{text-decoration:none;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}input,textarea{background:0 0;border:none;outline:0}button{background:0 0;border:none;cursor:pointer}ol,ul{margin-top:0;margin-bottom:0;padding-left:0}ol li,ul li{list-style-type:none}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0;font-weight:500;line-height:1;cursor:default}img{max-width:100%}.btn-check:focus+.btn,.btn:focus{-webkit-box-shadow:none;box-shadow:none}.body select::-ms-expand{width:10px;height:4px;color:#000;padding-left:7px;display:none}.body ::-webkit-scrollbar{width:8px;height:6px}.body ::-webkit-scrollbar-thumb{background-color:#f3f3f3}.body ::-webkit-scrollbar-track{background-color:transparent}.body.white ::-webkit-scrollbar-thumb{background-color:#191919}*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%}body{margin:0;font-family:Montserrat,sans-serif;background:#fff}:root{--color-1:#2B2A28;--color-2:#fff;--color-3:#fff;--color-9:#0D0D0D;--Orange:#F8B540}.container{max-width:1200px;margin:0 auto;--bs-gutter-x:0rem}.container-bg{position:relative}.main{padding-top:125px}.modaltype{position:fixed;top:0;left:0;width:100%;height:100%;z-index:400}.modaltype__wrapper{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.4;z-index:401}.modaltype__content{position:absolute;z-index:402;border-radius:20px;top:10%}.body .preloader{position:fixed;width:100%;height:100vh;top:0;left:0;z-index:600;background:var(--color-1,#2b2a28);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.4s ease-out;-o-transition:.4s ease-out;transition:.4s ease-out}.body .preloader__circle{border-radius:50%;width:80px;height:80px;background-color:#f8b540;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:10}.body .preloader__circle svg path{fill:#000}.body .preloader__spin{width:250px;height:250px;position:absolute;top:calc(50% - 125px);left:calc(50% - 125px);border-radius:50%;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite;z-index:5}.body .preloader__spin svg path{fill:#fff}.body::-moz-selection{background:#f3f3f3}.body::selection{background:#f3f3f3}.body .main-title{color:var(--color-3,#fff);font-size:36px;font-style:normal;font-weight:500;line-height:normal}.body .white-btn{border-radius:20px;background:var(--Orange,#f8b540);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.body .white-btn:hover{background-color:#fddb92}.body .yellow-btn{background:var(--Orange,#f8b540)}.body .colortext{color:var(--color-3,#fff)}.body .modaltype__content{background:var(--color-1,#2b2a28);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.body .main-select{cursor:pointer}.body .main-select .main-others{display:none}.body .main-select.show .main-others{display:block}.body .main-select.show .main-current img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.body .main-current img{-webkit-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.body.white{background-color:#fff}.body.white .dark{display:none}.body.white .light{display:block}.body.white .main-title{color:var(--color-9,#0d0d0d)}.body.white .colortext{color:var(--color-9,#0d0d0d)}.body.white .modaltype__content{background:#fff}.body.white::-moz-selection{background:#191919}.body.white::selection{background:#191919}.body.white .preloader{background-color:#fff}.body.white .preloader__spin svg path{fill:#0d0d0d}.body.white .preloader__circle{background-color:#0d0d0d}.body.white .preloader__circle svg path{fill:#fff}.mobile{display:none}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.body .header{background:rgba(17,17,16,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:fixed;width:100%;height:125px;z-index:210}.body .header__content{position:relative;padding-left:150px}.body .header__phone a :hover{color:#fddb92}.body .header__logo{position:absolute;top:0;left:0;height:180px;width:120px}.body .header__logo img{width:100%}.body .header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 0}.body .header__top b{color:var(--Orange,#f8b540);font-size:13px;font-style:normal;font-weight:500;line-height:normal;margin-top:20px}.body .header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.body .header__right a{color:var(--color-3,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.body .header__btn{margin:0 25px 0 35px}.body .header__btn span{border-radius:20px;background:var(--Orange,#f8b540);display:block;color:#000;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:normal;height:37px;padding:10px 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.body .header__btn span:hover{background:#fddb92}.body .header__mode{position:relative;cursor:pointer;min-width:40px}.body .header__mode img{width:24px}.body .header__mode p{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:normal;height:0;overflow:hidden;position:absolute;bottom:-25px;left:-80px;text-wrap:nowrap}.body .header__mode img:hover+p{height:auto;overflow:auto}.body .header__date{margin-left:20px}.body .header__date p{color:var(--color-3,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.body .header__date span{color:var(--color-3,#fff);text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:normal;display:block;text-align:center}.body .header__bot{padding:12px 0 24px}.body .header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.body .header__menu a{color:var(--color-3,#fff);font-size:16px;font-style:normal;font-weight:400;line-height:normal}.body .header__menu a:hover{color:#fddb92}.body .header__burger{width:35px;height:20px;position:relative;margin-left:30px;cursor:pointer}.body .header__burger span{height:2px;width:100%;background-color:#fff;display:block;position:absolute}.body .header__burger span:nth-child(1){top:0}.body .header__burger span:nth-child(2){top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.body .header__burger span:nth-child(3){bottom:0}.body .header.sticky{height:70px}.body .header.sticky .header__content{padding-left:90px}.body .header.sticky .header__logo{width:63px}.body .header.sticky .header__top b{display:none}.body .header.sticky .header__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.body .header.sticky .header__menu li{max-width:110px;margin-right:20px}.body .header.sticky .header__menu a{font-size:13px}.body .header.sticky .header__right a{font-size:14px}.body .header.sticky .header__btn{margin:0 22px}.body .header.sticky .header__btn span{font-size:13px;padding:10px 17px;white-space:nowrap}.body .header.sticky .header__date span{font-size:10px}.body .header.sticky .header__date p{font-size:13px}.body .header.sticky .header__mode{display:none}.body .burger{display:none;top:125px;left:-300%;z-index:200;position:fixed;width:100%;height:calc(100% - 125px)}.body .burger.open{left:0}.body .burger__wrapper{position:absolute;top:125px;left:0;z-index:201;background-color:#000;opacity:.6;width:100%;height:100%}.body .burger__content{z-index:202;position:absolute;top:0;left:0;background:var(--color-1,#2b2a28);-webkit-box-shadow:0 3px 5px 1px rgba(0,0,0,.23);box-shadow:0 3px 5px 1px rgba(0,0,0,.23);padding:35px 20px 30px;width:100%}.body .burger__menu li{margin-bottom:20px}.body .burger__menu li a{color:var(--color-3,#fff);font-size:20px;font-style:normal;font-weight:400;line-height:normal}.body .burger__mid{margin:40px 0}.body .burger__mid a{font-size:32px;font-style:normal;font-weight:600;line-height:normal}.body .burger__data{display:-webkit-box;display:-ms-flexbox;display:flex;margin:30px 0}.body .burger__data span{display:block;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-right:20px}.body .burger__btn{width:100%;height:65px;margin-bottom:23px;border-radius:10px;font-size:24px}.body.white .burger__content{background-color:#e7e7e7}.body.white .header{background:#514942}.body .light{display:none}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.body{background-color:#2b2a28}.body .calc{display:none}.body .calc.show{display:block}.body .calc__bg{position:absolute;bottom:0;left:0;z-index:-1;max-height:500px}.body .calc__bg2{position:absolute;top:0;right:0;z-index:-1;max-height:500px}.body .calc__close{position:absolute;top:20px;right:50px;cursor:pointer}.body .calc__close svg{width:40px}.body .calc__close svg circle{fill:#fff}.body .calc__close svg path{fill:#000}.body .calc__content{top:20px;max-width:1316px;width:100%;margin:0 auto;padding:45px 70px 45px 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-height:700px;overflow-y:scroll;overflow-x:clip;margin-bottom:100px;position:relative}.body .calc__steps{width:100%}.body .calc__steps form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:350px}.body .calc__img{width:30%;height:100%;display:none}.body .calc__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px;max-height:450px}.body .calc__title{margin-bottom:27px;padding-right:70px;font-size:28px}.body .calc__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px}.body .calc__row--item{border-radius:22px;border:3px #2b2a28 solid;background:#fff;color:var(--color-1,#2b2a28);font-size:20px;font-style:normal;font-weight:400;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:52px;padding:10px 28px;position:relative;min-width:17%}.body .calc__row--item:first-child{left:0;z-index:1}.body .calc__row--item:nth-child(2){left:-3%;z-index:2}.body .calc__row--item:nth-child(3){left:-6%;z-index:3}.body .calc__row--item:nth-child(4){left:-9%;z-index:4}.body .calc__row--item:nth-child(5){left:-12%;z-index:5}.body .calc__row--item:nth-child(6){left:-15%;z-index:6}.body .calc__row--item:nth-child(7){left:-18%;z-index:7}.body .calc__row--item.active{border:3px solid var(--color-2,#fff);background:0 0;color:var(--color-2,#fff);z-index:0}.body .calc__choose--item{display:none}.body .calc__choose--item.active{display:block}.body .calc__item--title{margin-bottom:17px}.body .calc__item--bot{padding-top:25px}.body .calc__item--bot.own-var{display:none}.body .calc__item--bot.own-var.show{display:block}.body .calc__item--bot p{font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:18px;display:none}.body .calc__item--bot textarea{border-radius:10px;background-color:#807f7e;padding:19px 22px;color:#d2d2d2;font-size:16px;font-style:normal;font-weight:400;line-height:normal;width:100%;height:100px}.body .calc__item--bot textarea::-webkit-input-placeholder{color:#d2d2d2;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.body .calc__item--bot textarea::-moz-placeholder{color:#d2d2d2;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.body .calc__item--bot textarea:-ms-input-placeholder{color:#d2d2d2;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.body .calc__item--bot textarea::-ms-input-placeholder{color:#d2d2d2;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.body .calc__item--bot textarea::placeholder{color:#d2d2d2;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.body .calc__item--bot input{border-radius:10px;background-color:#807f7e;padding:19px 22px;color:#d2d2d2;font-size:16px;font-style:normal;font-weight:400;line-height:normal;width:100%;height:50px;margin-bottom:25px}.body .calc__item--bot input:last-child{margin-bottom:0}.body .calc__item--bot input::-webkit-input-placeholder{color:#d2d2d2;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.body .calc__item--bot input::-moz-placeholder{color:#d2d2d2;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.body .calc__item--bot input:-ms-input-placeholder{color:#d2d2d2;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.body .calc__item--bot input::-ms-input-placeholder{color:#d2d2d2;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.body .calc__item--bot input::placeholder{color:#d2d2d2;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.body .calc__btn{border-radius:20px;background:var(--Orange,#f8b540);padding:10px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;display:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;color:#000;font-size:24px;font-style:normal;font-weight:500;line-height:normal}.body .calc__btn:hover{background:#fddb92}.body .calc__btn.show{display:-webkit-box;display:-ms-flexbox;display:flex}.body .calc__btns{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:25px}.body .calc__range{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.body .calc__range p{margin:0 20px 13px}.body .calc-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px 40px}.body .calcitemtype{height:220px;border-radius:20px;background:#0f0f0e;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.body .calcitemtype:has(input[type=radio]:checked){background:var(--Orange,#f8b540);cursor:default}.body .calcitemtype:has(input[type=radio]:checked) b{color:var(--color-1,#2b2a28)}.body .calcitemtype input{height:0;overflow:hidden}.body .calcitemtype picture{height:150px;width:100%}.body .calcitemtype img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px;max-height:150px}.body .calcitemtype b{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-3,#fff);font-size:16px;font-style:normal;font-weight:500;line-height:normal;height:70px;padding:0 15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.body .calc2__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.body .calc2__item b{font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:14px}.body .calc2__item input{border-radius:10px;background-color:#807f7e;height:45px;width:230px;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:10px 20px}.body .calc2__item input::-webkit-input-placeholder{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.body .calc2__item input::-moz-placeholder{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.body .calc2__item input:-ms-input-placeholder{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.body .calc2__item input::-ms-input-placeholder{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.body .calc2__item input::placeholder{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.body.white .calc__btn{background-color:#0d0d0d;color:#fff}.body.white .calc__item--bot input{background:#efefef;color:#0d0d0d}.body.white .calc__item--bot input::-webkit-input-placeholder{color:#0d0d0d}.body.white .calc__item--bot input::-moz-placeholder{color:#0d0d0d}.body.white .calc__item--bot input:-ms-input-placeholder{color:#0d0d0d}.body.white .calc__item--bot input::-ms-input-placeholder{color:#0d0d0d}.body.white .calc__item--bot input::placeholder{color:#0d0d0d}.body.white .calc__item--bot textarea{background:#efefef;color:#0d0d0d}.body.white .calc__item--bot textarea::-webkit-input-placeholder{color:#0d0d0d}.body.white .calc__item--bot textarea::-moz-placeholder{color:#0d0d0d}.body.white .calc__item--bot textarea:-ms-input-placeholder{color:#0d0d0d}.body.white .calc__item--bot textarea::-ms-input-placeholder{color:#0d0d0d}.body.white .calc__item--bot textarea::placeholder{color:#0d0d0d}.body.white .calc__row--item{border:3px #fff solid;color:#fff;background:#0d0d0d}.body.white .calc__row--item.active{border:3px #0d0d0d solid;background-color:transparent;color:#0d0d0d}.body.white .calcitemtype{background:#6e6e6e}.body.white .calcitemtype:has(input[type=radio]:checked){border:3px #0d0d0d solid;background:#0d0d0d}.body.white .calcitemtype:has(input[type=radio]:checked) b{color:#fff}.body .calc2__item input{background-color:#efefef;color:#0d0d0d}.body .calc2__item input::-webkit-input-placeholder{color:#0d0d0d}.body .calc2__item input::-moz-placeholder{color:#0d0d0d}.body .calc2__item input:-ms-input-placeholder{color:#0d0d0d}.body .calc2__item input::-ms-input-placeholder{color:#0d0d0d}.body .calc2__item input::placeholder{color:#0d0d0d}.dust{position:absolute;z-index:-1}.dust1{top:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.dust2{top:20%}.dust3{top:80%;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}.dust4{bottom:0;-webkit-transform:translateY(250%);-ms-transform:translateY(250%);transform:translateY(250%);max-height:1000px}.dust5{top:10%}.dust6{top:-40%;right:0}.dust7{top:0}.dust8{top:50%}.dust9{top:45%;max-height:900px}.dust10{display:none;bottom:0}.dust11{bottom:0;left:0;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}.dust12{bottom:0;-webkit-transform:translateY(15%);-ms-transform:translateY(15%);transform:translateY(15%);right:0}@media (max-width:1600px){.body .calc__content{padding:25px 60px 25px 40px}}@media (max-width:1400px){.body .calc__content{max-width:1200px}}@media (max-width:1200px){.container{max-width:960px}.body .calc__close{top:20px;right:20px}.body .calc__close svg circle{fill:transparent}.body .calc__close svg path{fill:#fff}.body .calc__content{width:90%}.body .calc__steps{width:100%}.body .calc__img{display:none}.body .calc__title{padding-right:50px}.body.white .calc__close svg path{fill:#000}}@media (max-width:992px){.container{max-width:750px}.main{padding-top:80px}.body .main-title{font-size:32px}.desktop{display:none}.mobile{display:block}.body .header{height:85px}.body .header__logo{width:80px;height:auto}.body .header__top{height:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.body .header__top b{margin-top:0;color:#fff}.body .header__mode.desktop{display:none}.body .header__mode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.body .header__mode p{position:static;height:auto;margin-left:20px}.body .header.sticky{height:85px}.body .header.sticky .header__content{padding-left:150px}.body .header.sticky .header__logo{width:80px}.body .header.sticky .header__top{width:100%}.body .header.sticky .header__top b{display:block}.body .burger{top:80px;height:calc(100% - 80px);display:-webkit-box;display:-ms-flexbox;display:flex}.body .burger__content{padding:50px 20px 30px}.body.white .header__mode img{-webkit-filter:brightness(0) saturate(100%) invert(0) sepia(2%) saturate(858%) hue-rotate(340deg) brightness(96%) contrast(90%);filter:brightness(0) saturate(100%) invert(0) sepia(2%) saturate(858%) hue-rotate(340deg) brightness(96%) contrast(90%)}.body .calc__content{padding:20px 25px;top:40px}}@media (max-width:768px){.container{max-width:560px}.body .main-title{font-size:28px}.body .calc__row--item{height:40px;font-size:15px;padding:10px 15px}.body .calc-grid{grid-template-columns:1fr 1fr}.body .calcitemtype b{font-size:17px;height:60px}.body .calc2__item input{width:100%}}@media (max-width:576px){.main{min-height:700px}.body ::-webkit-scrollbar{width:3px}.container{max-width:100%;margin:0 20px}.main{padding-top:40px}.body .header{height:64px}.body .header__logo{width:60px}.body .header__top{height:64px}.body .header.sticky{height:64px}.body .header.sticky .header__content{padding-left:80px}.body .header.sticky .header__logo{width:60px}.body .burger{top:40px;height:calc(100% - 40px)}.body .calc__bg{max-height:250px}.body .calc__bg2{max-height:250px}.body .calc__title{margin-bottom:18px}.body .calc__row--item{padding:10px 10px;font-size:12px}.body .calc__row{margin-bottom:17px}.body .calc__item--title{margin-bottom:14px;font-size:14px}.body .calc__item--bot{padding-top:17px}.body .calc__item--bot p{font-size:14px}.body .calc__btn{height:40px;font-size:16px;border-radius:10px}.body .calc__btns{margin-top:17px}.body .calc-grid{gap:20px}.body .calcitemtype{height:180px}.body .calc2__item b{font-size:16px}.dust2{top:40%}.dust3{-webkit-transform:translateY(70%);-ms-transform:translateY(70%);transform:translateY(70%)}.dust4{-webkit-transform:translateY(300%);-ms-transform:translateY(300%);transform:translateY(300%)}.dust6{top:40%}.dust7{-webkit-transform:translateY(150%);-ms-transform:translateY(150%);transform:translateY(150%)}.dust8{top:70%}.dust10{display:block}.dust12{-webkit-transform:translateY(-20%);-ms-transform:translateY(-20%);transform:translateY(-20%)}}@media (max-width:480px){.body .main-title{font-size:24px}.body .header__content{padding-left:80px}.body .calc__content{padding:10px}.body .calc__row--item{padding:10px 5px;min-width:18%;position:relative;left:20px}.body .calc__row--item:first-child{left:-4%}.body .calc__row--item:nth-child(2){left:-10%}.body .calc__row--item:nth-child(3){left:-13%}.body .calc__row--item:nth-child(4){left:-16%}.body .calc__row--item:nth-child(5){left:-19%}.body .calc__row--item:nth-child(6){left:-22%}.body .calc__row--item:nth-child(7){left:-25%}.body .calcitemtype b{font-size:14px}}