/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0px}.pswp__button--arrow--next{right:0px}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.header-after-marks,.header-after .pic-marks,.header-grid-logo .logo{display:flex;align-items:center}.header{z-index:103;position:sticky;width:100%;top:0;left:0;background:rgba(5,20,31,.96)}.header.bg-active{background:rgba(5,20,31,.96)!important}.header:after{content:"";position:absolute;top:65px;left:0;width:100%;height:1px;background:white;z-index:-1;opacity:.15}.header a,.header div{color:#fff}@media (max-width: 599px){.header *::-webkit-scrollbar,.header::-webkit-scrollbar{width:2px}.header.open{height:100vh;overflow-y:auto}.header.open .header-after{display:none}}.header-grid{display:grid;grid-template-columns:3fr 1fr .5fr;align-items:center;padding:.75rem 0 0}@media (max-width: 1199px){.header-grid{grid-template-columns:1fr 1fr}}@media (max-width: 599px){.header-grid{padding:0;grid-template-columns:1fr}}.header-grid-logo a{display:inline-block}@media (max-width: 599px){.header-grid-logo{padding:.5rem 0;display:flex;align-items:center}}.header-grid-logo .callbutton a,.header-grid-logo .burgerbutton a{padding:.625rem}.header-grid-logo .callbutton img,.header-grid-logo .burgerbutton img{vertical-align:middle}@media (min-width: 600px){.header-grid-logo .callbutton,.header-grid-logo .burgerbutton{display:none}}.header-grid-logo .burgerbutton{padding:.625rem}.header-grid-logo .burgerbutton>div{width:25px;height:19px;position:relative}.header-grid-logo .burgerbutton>div span{display:block;position:absolute;height:3px;width:100%;background:white;border-radius:50px;left:0;transform:rotate(0);transition:.25s ease-in-out}.header-grid-logo .burgerbutton>div span:nth-child(2){top:0}.header-grid-logo .burgerbutton>div span:nth-child(2),.header-grid-logo .burgerbutton>div span:nth-child(3){top:8px}.header-grid-logo .burgerbutton>div span:last-child{top:16px}.header-grid-logo .burgerbutton.open span{height:2px}.header-grid-logo .burgerbutton.open span:nth-child(1){top:8px;width:0;left:50%}.header-grid-logo .burgerbutton.open span:nth-child(2){transform:rotate(45deg)}.header-grid-logo .burgerbutton.open span:nth-child(3){transform:rotate(-45deg)}.header-grid-logo .burgerbutton.open span:last-child{display:none}.header-grid-logo .callbutton{margin-left:auto}.header-grid-logo .logo{line-height:1;cursor:pointer}@media (max-width: 599px){.header-grid-logo .logo img{max-width:40px}}.header-grid-logo .logo-txt{margin-left:.5rem}.header-grid-logo .logo-txt span:first-child{font-size:24px;font-weight:600}@media (max-width: 599px){.header-grid-logo .logo-txt span:first-child{font-size:18px;font-weight:800}}.header-grid-info{margin-left:1.625rem}@media (max-width: 599px){.header-grid-info{display:none}}.header-grid-info .adress{color:#9c9c9c;font-size:.813rem;line-height:normal;margin-bottom:.375rem}.header-grid-info .adress span{text-transform:lowercase}.header-grid-tel{text-align:right}@media (max-width: 599px){.header-grid-tel{display:none}}.header-grid .nav{font-size:1rem;font-weight:600;display:flex;justify-content:end;grid-column:1/4;width:100%;gap:2.375rem;margin-top:1rem;position:relative}@media (max-width: 1199px){.header-grid .nav{grid-column:1/3;gap:0}}.header-grid .nav>a,.header-grid .nav>div{padding-bottom:.75rem}.header-grid .nav-models{cursor:pointer;padding-right:1.125rem;background:url(/dist/assets/arrow_down_white.svg) right top 9px/12px no-repeat}@media (max-width: 599px){.header-grid .nav-models{width:fit-content;background-position:right top 8px}}.header-grid .nav-models:hover .nav-select-list,.header-grid .nav .nav-select-list:hover{display:grid;grid-template-columns:repeat(5,1fr)}@media (max-width: 599px){.header-grid .nav-models:hover .nav-select-list,.header-grid .nav .nav-select-list:hover{grid-template-columns:1fr 1fr 1fr}}.header-grid .nav-select-list{padding:.75rem;position:absolute;background:white;top:20px;left:0;width:100%;display:none;text-align:center}.header-grid .nav-select-list-link{display:block}.header-grid .nav-select-list li{padding:.5rem;text-transform:none}.header-grid .nav-select-list li.menu_item{border-bottom:1px solid #9C9C9C}.header-grid .nav-select-list li .price{color:#9c9c9c;font-size:13px;font-weight:400}.header-grid .nav-select-list li .pic{width:100%;height:auto}.header-grid .nav-select-list li span:first-of-type{font-size:1.25rem}@media (max-width: 599px){.header-grid .nav-select-list li span:first-of-type{font-size:1rem}}.header-grid .nav-select-list li span:last-of-type{font-size:15px;color:#9c9c9c;font-weight:400}@media (max-width: 599px){.header-grid .nav-select-list li span:last-of-type{font-size:13px}}.header-grid .nav-select-list a{display:flex;flex-direction:column;gap:.25rem}@media (max-width: 599px){.header-grid .nav-select-list a{gap:0}}.header-grid .nav-select-list a,.header-grid .nav-select-list div{color:#333}@media (min-width: 600px){.header-grid .nav .no-desktop{display:none}}@media (max-width: 599px){.header-grid .nav{display:none;padding-top:1rem}.header-grid .nav.open{display:grid;height:calc(100vh - 80px);grid-template-columns:1fr 1fr}}.header-grid .nav-mobilepart{background:#217BCF;grid-column:1/3;display:grid;grid-template-columns:1fr 1fr;grid-row-gap:1rem;padding:2rem .75rem 0;margin:1rem -.75rem 0}.header-grid .nav-mobilepart::-webkit-scrollbar{width:2px;height:8px}@media (min-width: 600px){.header-grid .nav-mobilepart{display:none}}.header-grid .nav-mobilepart .elem-col{grid-column:1/3}.header-grid .nav-mobilepart .elem .uc{font-size:.875rem;font-weight:700}.header-grid .nav-mobilepart .elem ul{margin:1rem 0 0;padding:0;text-transform:none;font-size:.6875rem;font-style:normal;font-weight:400}.header-after{border-top:1px solid lightgray}.header-after .container{display:grid;grid-template-columns:88% 9%;justify-content:space-between}@media (max-width: 599px){.header-after .container{grid-template-columns:69% 31%;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}.header-after .container:first-child{padding:0}}.header-after .pic{display:none;padding-bottom:1rem}.header-after .pic.open{display:block}@media (max-width: 599px){.header-after .pic.open{background:white;height:100vh;overflow-y:auto;padding-bottom:7.5rem}}.header-after .pic-marks{justify-content:space-between;text-align:center;position:relative;cursor:pointer;padding:1.25rem 0}@media (max-width: 599px){.header-after .pic-marks{padding:.75rem 0}.header-after .pic-marks a{max-width:50px;max-height:50px}.header-after .pic-marks a img{width:100%}.header-after .pic-marks a:first-child{max-width:35px}.header-after .pic-marks a:nth-child(n+5){display:none}}.header-after-marks{justify-content:space-between;margin:0;padding:0}@media (max-width: 599px){.header-after-marks{overflow-x:auto;position:relative}.header-after-marks::-webkit-scrollbar{display:none;width:0}}.header-after-marks.full{display:grid;grid-gap:.5rem;grid-template-columns:repeat(8,1fr)}@media (max-width: 599px){.header-after-marks.full{grid-template-columns:1fr 1fr 1fr}}.header-after-marks.full a{background-color:#f7f8fa;width:100%}@media (max-width: 599px){.header-after-marks.full a{position:relative}}.header-after-marks.full a span:last-child{opacity:.55}@media (max-width: 599px){.header-after-marks.full a span:last-child{position:absolute;top:2px;right:3px;font-size:10px}}.header-after-marks.full a:hover{background-color:#dbdee4}.header-after-marks a{font-weight:500;border-radius:.375rem;transition:all .4s;padding:.5rem 1rem;display:inline-block;white-space:nowrap}@media (max-width: 599px){.header-after-marks a{padding:.5rem .875rem}}.header-after-marks a:hover{background-color:#f7f8fa}.header-after-showall{padding:.875rem 0;color:#ef1718;font-weight:500;cursor:pointer;background:url(/dist/assets/icon-arrow-up.svg) right 15px center no-repeat}@media (max-width: 599px){.header-after-showall{background-position:right 8px center;box-shadow:0 -5px 11px gray;padding-left:1rem}}@media (max-width: 599px){body:has(.pic.open){overflow:hidden}}body:has(.pic.open) .header-after-showall{background-image:url(/dist/assets/close-gray.svg);background-size:15px}.footer{background:#005D9B;padding:2.5rem 0 2rem}@media (max-width: 599px){.footer{padding:2rem 0}}.footer *{color:#fff}.footer-part .uc{font-weight:700;font-size:.875rem}@media (max-width: 599px){.footer-part .uc{background:url(/dist/assets/icon-arrow-up.svg) right center no-repeat;padding-right:1.5rem;width:fit-content}}@media (max-width: 599px){.footer-part>ul{display:none}.footer-part>ul.is-active{display:block}}.footer-part ul{padding:0}.footer-part ul li{line-height:normal;margin-bottom:.5rem}.footer-part ul li a{font-size:.6875rem}.footer-part ul li a:hover{color:#217bcf}.footer .s-foot{display:grid;grid-template-columns:26% 16% 15% 19% 24%;grid-gap:1rem}@media (max-width: 599px){.footer .s-foot{grid-template-columns:1fr}}.footer .s-foot .btnblock-addr{font-style:normal}.footer .s-foot .btnblock-addr .telcirc a{font-size:22px;font-weight:600;margin-left:10px;transition:all .4s}.footer .s-foot .btnblock-addr .addr{font-size:.6875rem;display:inline-block;padding:0 1rem .5rem 1.5rem;background:url(/dist/assets/icon-location.svg) left top 0 no-repeat}@media (max-width: 599px){.footer .s-foot .btnblock-addr .addr{margin-top:.5rem}}.footer .s-foot .btnblock-addr .tel{font-weight:700;font-size:1.5rem}.footer .s-foot .btnblock-addr .tel-number{display:block;margin-top:.5rem}.footer .s-foot .payment-block{margin:1rem 0}.footer .s-foot .payment-block .title{margin-bottom:.75rem}.footer .s-foot .box{display:grid;grid-template-columns:1fr 1fr}@media (max-width: 599px){.footer .s-foot .box{display:none}.footer .s-foot .box.is-active{display:grid}}.footer .b-foot{margin-top:2rem;opacity:.6;font-size:.813rem}.footer .b-foot p:last-of-type{margin-bottom:0}.faded-overlay{background:rgba(0,0,0,.7);position:fixed;left:0;top:0;width:100%;height:100%;z-index:9998}.faded-overlay.gift{background:transparent}.popup{position:fixed;top:20%;left:calc(50% - 250px);padding:1.5rem 2rem;width:500px;background:white;border:1px solid #2a2c2e;border-radius:.25rem;z-index:9999;opacity:1}@media all and (min-width: 900px) and (max-width: 1400px){.popup{top:10vh}}@media (max-width: 599px){.popup{box-shadow:0 0 4px #217bcf;background-size:cover;width:90%;left:5%;padding:1.625rem 1rem}}.popup-error-visible{color:#217bcf;padding-bottom:.375rem}.popup-input{font-size:1rem;height:55px;border-radius:.25rem;padding:0 1rem;border:1px solid #C7C7C7;margin-bottom:.5rem}.popup-input-error{border-color:#ef1718}.popup-input-error:focus-visible{outline-color:#ef1718}.popup.reserve,.popup.credit{width:900px;left:calc(50% - 450px)}@media (max-width: 599px){.popup.reserve,.popup.credit{width:90%;left:5%}}.popup.reserve .title,.popup.credit .title{font-size:1.25rem;font-weight:700;text-transform:uppercase}.popup.reserve .subtitle,.popup.credit .subtitle{margin-top:.25rem;font-size:.875rem;text-transform:uppercase;font-weight:600;color:#333}.popup.reserve .form,.popup.credit .form{display:flex;justify-content:space-between}.popup.reserve .form .credit-term,.popup.reserve .form .initial-payment,.popup.reserve .form .gift,.popup.credit .form .credit-term,.popup.credit .form .initial-payment,.popup.credit .form .gift{display:grid;grid-template-columns:40% 55%;align-items:center;gap:5%;margin-bottom:.625rem}.popup.reserve .form .credit-term select,.popup.reserve .form .initial-payment select,.popup.reserve .form .gift select,.popup.credit .form .credit-term select,.popup.credit .form .initial-payment select,.popup.credit .form .gift select{margin-top:0;height:40px;border:1px solid #C7C7C7}.popup.reserve .form>div,.popup.reserve .form>form,.popup.credit .form>div,.popup.credit .form>form{width:48%}@media (max-width: 599px){.popup.reserve .form>div,.popup.reserve .form>form,.popup.credit .form>div,.popup.credit .form>form{width:100%}}.popup.reserve .form .add-content,.popup.credit .form .add-content{background-color:#f2f3f5;padding:1rem}@media (max-width: 599px){.popup.reserve .form .add-content,.popup.credit .form .add-content{display:none}}.popup.reserve .form .add-content>div,.popup.credit .form .add-content>div{padding:.25rem 0}.popup.reserve .form .add-content span,.popup.credit .form .add-content span{color:#2a2c2e;font-weight:600;display:inline-block;width:50%;text-align:left;float:right;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.popup.modelcredit{width:750px;left:calc(50% - 375px);padding:2rem 2rem 4rem}@media (max-width: 599px){.popup.modelcredit{width:100%;left:0}}.popup.modelcredit .popup-form{margin-top:1.25rem}@media (min-width: 600px){.popup.modelcredit .popup-form{width:41%}}.popup.modelcredit .popup-form .popup-input,.popup.modelcredit .popup-form .btn-main{height:30px;border-radius:50rem}.popup.modelcredit .popup-form .popup-input{border-color:#d5d5d5;font-size:.625rem}.popup.modelcredit .popup-form .btn-main{margin-top:.25rem;font-size:.75rem;text-transform:uppercase}.popup.modelcredit .title{font-size:1.25rem;font-weight:400;line-height:1.2}@media (min-width: 600px){.popup.modelcredit .title{width:41%}}.popup.modelcredit .subtitle{display:none}.popup.modelcredit .new-content{position:relative;text-align:center}.popup.modelcredit .new-content:after{background:#B8DDFF;content:"";height:300px;width:60%;display:block;position:absolute;right:-2rem;z-index:-1;top:15px;border-radius:50rem 0 0 50rem}.popup.modelcredit .new-content .price{text-align:left;font-size:clamp(2rem,1.7083rem + 1.4583vw,2.875rem);color:#217bcf;font-weight:900}@media (min-width: 600px){.popup.modelcredit .new-content .price{width:41%}}.popup.modelcredit .new-content img{height:auto;position:absolute;max-width:436px}@media (min-width: 600px){.popup.modelcredit .new-content img{width:50%}}@media (max-width: 599px){.popup.modelcredit .new-content img{display:none}}.popup.specials{width:606px;padding:2rem;border-radius:1rem;background:white url(/dist/assets/specials.png) center/cover no-repeat}@media (max-width: 599px){.popup.specials{background:white url(/dist/assets/specials_m.png) center bottom/contain no-repeat;width:min(96%,344px);left:calc(50% - (min(96%,344px)/2));box-shadow:none;padding:2rem .875rem 13rem}}.popup.specials .title{font-size:1.563rem;text-transform:uppercase;line-height:normal;font-weight:800;color:#ff3c3c}@media (max-width: 599px){.popup.specials .title{text-align:center}}@media (min-width: 600px){.popup.specials .title{max-width:90%}}.popup.specials .subtitle{font-size:.75rem;color:#333}@media (max-width: 599px){.popup.specials .subtitle{max-width:70%}}.popup.specials form{max-width:223px}@media (max-width: 599px){.popup.specials form{max-width:230px}}.popup.specials .input:nth-of-type(1) input{background:#E7E7E7}.popup.specials .input:nth-of-type(1) input::placeholder{color:#787878}.popup.specials .input:nth-of-type(2) input{box-shadow:0 2px 5px #0003}.popup.specials .input:nth-of-type(2) input::placeholder{color:#6a6a6a}.popup.specials .popup-input,.popup.specials .btn-main{font-size:.625rem;border-radius:50rem}.popup.specials .popup-input{height:29px;margin-bottom:.625rem}@media (max-width: 599px){.popup.specials .popup-input{height:40px}}.popup.specials .btn-main{height:26px;background:#DA1F27;text-transform:uppercase;font-weight:400;box-shadow:0 2px 2px #0003}@media (max-width: 599px){.popup.specials .btn-main{height:31px}}.popup.specials .sogl,.popup.specials .sogl a{font-size:9px;color:#000;line-height:normal}.popup .title{font-size:2rem;font-weight:700}.popup-close{position:absolute;top:15px;right:15px;cursor:pointer}.popup-close img{width:20px}.popup p{color:#555;font-size:1.25rem}.popup form .btn-main{height:55px;width:100%;color:#fff;font-size:1.25rem;margin:0}*::-webkit-scrollbar-thumb{border-radius:6px;background:#00A8FF;border:1px solid #D9D9D9}*::-webkit-scrollbar-track{border:1px solid #e7e7e7;border-radius:4px;background-color:#e7e7e7}*::-webkit-scrollbar-button{width:1px;height:1px;border-radius:0;background:#fff}*::-webkit-scrollbar{width:8px;height:8px}body{line-height:1.5;text-rendering:optimizeLegibility;font-optical-sizing:none;font-synthesis:weight style small-caps;overflow-x:hidden;margin:0;font-size:.875rem;color:#333;background:white}a{text-decoration:none;color:#333}section{padding:1rem 0}fieldset{padding:0;margin:0;border:none}fieldset legend{display:none}*{box-sizing:border-box;font-family:Roboto Flex,Arial,sans-serif}.container{max-width:1280px;margin:0 auto;padding:0 1.875rem}@media (max-width: 599px){.container{padding:0 .825rem;overflow-x:hidden;overflow-y:clip}}.text-uppercase{text-transform:uppercase}.list-unstyled{list-style:none}.showmore{border-radius:.375rem;display:flex;align-items:center;gap:.625rem;width:fit-content;padding:.625rem 4rem;font-weight:500;font-size:1rem;color:#fff!important;background:#3CAAF4}.h-wrapper{background:linear-gradient(to right,transparent -3%,#e7e7e7 30%,#d3d3d3 50%,#e7e7e7 70%,transparent 103%) no-repeat center/100% 2px;display:block;width:auto;text-align:center}h2{width:auto}@media (max-width: 599px){h2{font-size:1.25rem}}.succ{background:url(/dist/assets/1succ.png) center/100% no-repeat}.succ *{opacity:0}.main_heading{font-size:1.75rem;font-weight:300;padding:0}label{display:block}select,input,button{border:1px solid #A7A7A7;border-radius:.25rem;width:100%;height:36px;transition:all .3s;-webkit-appearance:none;-ms-progress-appearance:none;-moz-appearance:none;outline:none;background:white;color:#333}select:focus-visible,input:focus-visible,button:focus-visible{outline:1px solid #217BCF}textarea{outline:none;background:white}textarea:focus-visible{outline:1px solid #217BCF}button{cursor:pointer}button.is-disabled{opacity:.6}select{margin-top:1rem;height:50px;padding:0 1rem;background-color:#fff;background-image:url(/dist/assets/icon-sel-down.svg);background-position:right 15px center;background-repeat:no-repeat}select:hover{border-color:#217bcf}select:focus{background-image:url(/dist/assets/icon-sel-up.svg)}input{padding:0 1rem;height:50px}input:not(.popup-input-error):hover{border-color:#217bcf}input::placeholder{color:#545454}.btn-main{background:#217BCF;border-radius:.25rem;height:48px;color:#fff;margin:2rem auto 0;width:229px;font-size:1rem;font-weight:500;border-color:transparent;display:block;transition:all .3s}.btn-main:hover{background:#00A8FF}.btn-main:active{box-shadow:inset 0 .13rem .25rem #217bcf}.breadcrumbs{padding:0;display:flex;gap:.25rem}.breadcrumbs li{display:inline-block;margin-top:2px;color:#888;font-size:.813rem}.breadcrumbs li a{color:#888}.breadcrumbs li a:hover{color:#ef1718}.breadcrumbs li:last-of-type{color:#333}h1,.as-h1{font-size:28px;font-weight:500;margin-bottom:1rem}@media (max-width: 599px){h1,.as-h1{font-size:26px}}.side-menu-bar{position:fixed;right:-155px;top:30%;z-index:102;font-size:1rem;display:none!important;background:#00A8FF url(/dist/assets/arrow-left.svg) center left/25px no-repeat;height:44px;border-radius:4px 0 0 4px;cursor:pointer}.side-menu-bar.open{right:0;height:0;border-radius:0;background:transparent}.side-menu-bar .el{cursor:pointer;display:flex;align-items:center;padding:.625rem;background:#00A8FF;color:#fff;transform:translate(135px);transition:all .4s;text-decoration:none}.side-menu-bar .el .icon{position:relative}.side-menu-bar .el .icon span{position:absolute;right:-7px;top:-5px;font-size:.813rem}.side-menu-bar .el:hover{transform:translate(0)}.side-menu-bar .el:nth-child(2) .icon{background:url(/dist/assets/icon-compare.svg) center/100% no-repeat}.side-menu-bar .el:nth-child(3) .icon{background:url(/dist/assets/icon-viewed.svg) center/100% no-repeat}.side-menu-bar .icon{width:25px;height:25px;background:url(/dist/assets/icon-favorite.svg) center/100% no-repeat;margin-right:1rem}.btn{cursor:pointer}.list-storage-box{width:450px;height:100%;position:fixed;left:0;top:0;background:white;box-shadow:0 0 15px gray;padding:1.5rem;z-index:103;transform:translate(calc(-100% - 15px));transition:all .4s}.list-storage-box .content{overflow-y:auto;height:100%}.list-storage-box .nav{display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;padding-bottom:1.5rem}.list-storage-box .nav span:last-child{font-size:1.825rem;font-weight:300;color:gray;padding:0 .5rem;cursor:pointer}.list-storage-box .card{border:1px solid lightgrey;padding:.825rem;display:grid;grid-template-columns:1fr 1.3fr;align-items:center;position:relative;margin-bottom:1rem;text-decoration:none}.list-storage-box .card img{width:100%;height:auto}.list-storage-box .card-mark{position:absolute;left:-1px;top:10px;background:#fd5035;color:#fff;padding:.125rem .5rem;font-size:.813rem}.list-storage-box .card-close{position:absolute;right:10px;top:10px;font-size:1.5rem;font-weight:300;cursor:pointer;z-index:1;width:25px;height:30px;background:url(/dist/assets/icon-remove-circle.svg) center/23px no-repeat}.list-storage-box .card-info{margin-left:1rem}.list-storage-box .card-info-name{font-size:1.125rem;text-transform:capitalize}.list-storage-box .card-info-price{font-weight:700;margin-top:.625rem;font-size:1.125rem}.list-storage-box.open,.list-storage-box.compare{transform:translate(0)}@media (max-width: 600px){.list-storage-box{width:100%}.list-storage-box .card{grid-template-columns:1fr 2fr}}#footer_before{align-items:center;text-align:center;background-image:linear-gradient(144deg,#3CAAF4,#217BCF,steelblue);color:#fff;display:flex;border-radius:50px;font-size:1rem;justify-content:center;line-height:1em;position:fixed;bottom:10px;left:32px;padding:3px;width:calc(100% - 64px);text-decoration:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;white-space:nowrap;cursor:pointer;opacity:.9;z-index:99}@media (min-width: 600px){#footer_before{display:none}}#footer_before span{padding:.75rem 1.5rem;width:100%;height:100%}.home-showall{font-size:1rem;padding-left:1.625rem;background:url(/dist/assets/icon-car.svg) left center no-repeat}@media (max-width: 599px){.home-showall.desktop{display:none}}@media (min-width: 600px){.home-showall.mobile{display:none}}.home-showall-accent{color:#217bcf;padding-right:.25rem}.wr-cookie-cookie-bar{display:none}.sogl{padding:.5rem 0 0;font-size:.75rem;display:inline-block}.sogl>a{font-weight:500;color:#217bcf;font-style:normal;font-size:.75rem}.js-redirect-link{cursor:pointer!important}@media (max-width: 599px){.home-shorts.mobile-long.china-services{overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}}.contact{background:url(/dist/assets/contact-bg.jpg) center/cover no-repeat;padding:3rem 0;color:#fff}@media (max-width: 599px){.contact{background:linear-gradient(rgba(0,0,0,0) 30%,rgba(0,0,0,.6) 35%),url(/dist/assets/contact-bg.jpg) center/cover no-repeat}}.contact-box .sogl a{color:#217bcf}.contact-box .form-inline-user{padding:1.5rem 1.5rem 1rem;background:rgba(255,255,255,.25);border-radius:.25rem}.contact-box .form-inline-title{font-size:1.125rem;font-weight:500}.contact-box .if{font-size:.875rem;font-weight:200;margin:1.5rem 0 2rem}.contact-box-top{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.contact-box-top iframe{width:100%;border-radius:.25rem}.contact-box-top input{margin-bottom:1rem;border:none}.contact-box-top textarea{resize:none;width:100%;border:none;border-radius:.25rem;padding:1rem}.contact-box-top .btn-main{width:100%;margin-top:1rem;background:#217BCF}@media (max-width: 599px){.contact-box-top{grid-template-columns:1fr}}.contact-box-bottom{margin-top:3rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem}@media (max-width: 599px){.contact-box-bottom{grid-template-columns:1fr;gap:1rem}}.contact-box-bottom .form-inline-title{padding-left:2rem;display:inline-block;margin-bottom:.625rem}.contact-box-bottom .about-text{background:#217BCF;padding:1rem 2rem;border-radius:.25rem;margin:0;font-weight:200}.contact-box-bottom .about-text a{color:#fff}.contact-box-bottom .about-text .addr{background:url(/dist/assets/icon-time.svg) left center/20px no-repeat}.contact-box-bottom .about-text .time{background:url(/dist/assets/icon-location.svg) left center/20px no-repeat}.contact-box-bottom .about-text .phone{background:url(/dist/assets/icon-call-contact.svg) left center/20px no-repeat}.contact-after .table-info{border-collapse:collapse;width:100%}.contact-after .table-info td{padding:.375rem .625rem;border:1px solid #333}.contact-gallery-box{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(6,1fr);grid-column-gap:12px;grid-row-gap:12px}@media (max-width: 599px){.contact-gallery-box{grid-template-columns:1fr}}@media (min-width: 600px){.contact-gallery-box .contact-gallery-item:nth-of-type(1){grid-area:1/1/4/4}.contact-gallery-box .contact-gallery-item:nth-of-type(2){grid-area:1/4/4/6}.contact-gallery-box .contact-gallery-item:nth-of-type(3){grid-area:4/1/7/3}.contact-gallery-box .contact-gallery-item:nth-of-type(4){grid-area:4/3/7/6}}.contact-gallery-item-img{width:100%;height:400px;display:block;object-fit:cover;border-radius:.25rem}
