body,h1,h2,h3,h4,h5,h6,p{margin:0;font-weight:400}.orange,body{text-align:center}*,a,input{outline:0}.footer__link,a{text-decoration:none}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}*{max-height:1000000px}input{border:none}h1,h2,h3,h4,h5,h6,p{font-size:inherit}img{vertical-align:top;max-width:100%;height:auto;border-style:none}a{display:inline-block;color:inherit}.footer a[href^=tel]{pointer-events:none;color:inherit;text-decoration:inherit}body{position:relative;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;-webkit-tap-highlight-color:transparent;font-family:Arial,Helvetica,sans-serif;background:#fff;direction:ltr}.lang-select{position:absolute;right:0;top:0;z-index:10;margin:5px;padding:4px 3px;border-radius:8px;border-color:#ff8c4d;color:#ff8c4d;outline:0;cursor:pointer}.wrapper{max-width:1080px;margin:auto}.header{padding:7vh 0;filter:saturate(1.5)}.logo{max-width:230px;width:100%;margin:0 auto}.container{min-height:calc(100vh - 86px);min-height:calc(var(--vh,100vh) - 86px)}.content{padding:0 4.5em}.btn{border:none;background-color:#1890ff;color:#fff;border-radius:16px;font-size:24px;padding:16px;cursor:pointer;width:60%;max-width:300px;transition:padding .3s}.btn:hover{padding:18px;color:#ff8c4d;background-color:#00d0ff}.btn:togle{padding:18px;color:#ff8c4d;background-color:#00d0ff}.orange{color:#ff8c4d;font-size:2.2em;margin:1em 0;line-height:1.4em}.attention,.form__input{line-height:1;text-align:center}.price{font-size:12px;color:grey;text-align:center}.form__input{display:block;width:100%;max-width:300px;margin:10px auto;padding:15px 20px;font-size:18px;font-weight:500;color:#5f5f5f;border:1px solid #1890ff;border-radius:10px;background:#fdfaf4}.form__input::placeholder{color:#5f5f5f}.attention{font-size:14px;color:#ff3d3d;opacity:0}.footer__link,.footer__text{font-size:12px;line-height:14px;color:#717171}.attention--show{-webkit-animation:1s ease-in-out both blink;animation:1s ease-in-out both blink}@-webkit-keyframes blink{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes blink{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.bottom{position:absolute;bottom:10px;left:0;width:100%}.hide,.message__btn{display:none}.footer{background:#fff}.footer__text{padding:0 5px}.footer__link{display:block;width:fit-content;margin:0 auto;padding:5px}.loader{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;justify-content:center;align-items:center;background-color:rgba(0,0,0,.85);backdrop-filter:blur(3px)}.loader__inner{display:inline-block;width:30vmin;height:30vmin;border:3vmin solid rgba(255,255,255,.3);border-radius:65%;border-top-color:#00e2ff;border-bottom-color:#fb0;transition:.5s ease-in-out;-webkit-transition:.5s ease-in-out;animation:1s ease-in-out infinite alternate spin;-webkit-animation:1s ease-in-out infinite alternate spin}@keyframes spin{to{transform:rotate(360deg);border-radius:20%}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);border-radius:20%}}@media screen and (min-width:1025px) and (max-height:700px){.logo{max-width:130px}}@media screen and (max-width:500px){.container{min-height:calc(100vh - 71px);min-height:calc(var(--vh,100vh) - 71px)}.content{padding:0 1em}.header{padding:4vh 0}.logo{max-width:200px}.btn{font-size:7vmin;padding:1.3vh;width:90%}.orange{font-size:5.7vmin}}@media screen and (max-width:320px){.logo{max-width:150px}}@media screen and (orientation:landscape) and (min-width:480px) and (max-width:1024px) and (max-height:800px){.logo{max-width:130px}}@media screen and (orientation:landscape) and (min-width:480px) and (max-width:950px) and (max-height:500px){.container{min-height:calc(100vh - 71px);min-height:calc(var(--vh,100vh) - 71px)}.header{padding:6px 0}.logo{max-width:10%}.orange{font-size:5.4vmin;margin:2vh 0}.bottom{position:relative}.btn{font-size:6vmin;padding:10px}}@media screen and (orientation:landscape) and (min-width:480px) and (max-width:950px) and (max-height:280px){.logo{max-width:9%}}@media screen and (orientation:landscape) and (min-width:480px) and (max-width:568px) and (max-height:236px){.logo{max-width:10%}.orange{font-size:15px}.btn{padding:6px}}.messageBox{display:none;position:fixed;z-index:999;left:0;top:0;width:100%;height:100%;justify-content:center;align-items:center;backdrop-filter:blur(4.5px);background:rgba(0,0,0,.85);flex-direction:column}.message__content{width:90%;max-width:350px;padding:25px 20px;margin-top:calc(var(--vh,100vh) * -.2);color:#000;background-color:#fff;border-radius:15px;will-change:transform;place-self:center;animation-name:fadeInDown;animation-duration:.8s;animation-delay:.4s;animation-fill-mode:both}.message__title{font-style:normal;font-weight:400;font-size:16px;line-height:16px;text-align:center;color:#222}.message__title:first-child{font-weight:600;margin-bottom:20px}.message__close{position:absolute;top:5px;right:5px;width:21px;height:21px;font-size:0;color:transparent;cursor:pointer}.message__close::after,.message__close::before{content:"";position:absolute;top:0;left:50%;width:2px;height:100%;background-color:#393d3f;transform:translateX(-50%) rotate(-45deg)}.message__close::after{transform:translateX(-50%) rotate(45deg)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}50%{opacity:1}to{opacity:1;transform:translate3d(0,0,0)}}