*,a,input{outline:0}body,h1,h2,h3,h4,h5,h6,p{margin:0;font-weight:400}.attention,.form__input{line-height:1;text-align:center}.footer__link,a{text-decoration:none}.attention,.content__text,.form__input,.message__title,.price,body{text-align:center}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:2px 3px;border-radius:5px}.header{background-image:url("../img/background_blue.svg");background-position:center;background-size:cover;background-repeat:no-repeat}.logo{max-width:250px;width:100%;margin:0 auto}.container{max-width:1080px;margin:auto;min-height:calc(100vh - (86px + var(--header-height)));min-height:calc(var(--vh,100vh) - (86px + var(--header-height)))}.title{font-size:1.9em;font-weight:600;margin-top:20px}.content{padding:0 4.5em}.btn{border:none;background-color:#2e7be8;background:linear-gradient(180deg,#5ebff5 0,#2e7be8 50%);color:#fff;border-radius:16px;font-size:24px;padding:16px;cursor:pointer;width:60%;transition:padding .3s}.btn:hover{padding:18px;color:#ff5300;background-color:#32a852}.btn:togle{padding:18px;color:#ff5300;background-color:#32a852}.content__text{font-size:1.5em;margin:.5em 0}.price{font-size:12px;color:grey}.form__input{display:block;width:100%;max-width:300px;margin:10px auto;padding:13px 20px;font-size:18px;font-weight:500;color:#000;border:1px solid silver;border-radius:10px;background:#fff}.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{max-width:450px;background:#fff;margin:0 auto}.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%}}.highlight{color:#2e7be8}@media screen and (min-width:1025px) and (max-height:700px){.logo{max-width:150px}}@media screen and (max-width:500px){.container{min-height:calc(100vh - (71px + var(--header-height)));min-height:calc(var(--vh,100vh) - (71px + var(--header-height)))}.content{padding:0 1em}.header{padding:4vh 0}.logo{max-width:220px}.btn{font-size:7vmin;padding:1.3vh;width:90%}.content__text{font-size:1.1em}}@media screen and (max-width:320px){.logo{max-width:170px}}@media screen and (orientation:landscape) and (min-width:480px) and (max-width:1024px) and (max-height:800px){.logo{max-width:150px}}@media screen and (orientation:landscape) and (min-width:480px) and (max-width:950px) and (max-height:500px){.container{min-height:calc(100vh - (71px + var(--header-height)));min-height:calc(var(--vh,100vh) - (71px + var(--header-height)))}.header{padding:6px 0}.logo{max-width:12%}.content__text{font-size:1.2em;margin:1vh 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%}.content__text{font-size:1em}.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;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)}}