*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;color:white;font-family:'Roboto', sans-serif}h1,h2,h3,h4,h5{font-family:'Amatic SC', cursive}h1{font-size:70px;line-height:1;margin:20px 0}h2{font-size:50px;line-height:1;margin:20px 0}p{line-height:1.5;font-size:18px;font-weight:300}.bg{width:100%;height:100vh;position:fixed;-o-object-fit:cover;object-fit:cover;top:0;left:0;z-index:-1}.btn{background:#e44d4d;border:0;outline:none;border-radius:100px;padding:10px 70px;color:white;font-family:'Amatic SC', cursive;font-size:30px;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.btn:hover{opacity:.8}button.btn.btn-small{font-size:25px;padding:0 47px;height:50px}.margin-top-30{margin-top:30px}.container{max-width:820px;width:100%;margin:0 auto;padding:10px}.margin-30-auto{margin:30px auto}.with-bg{background:#21a1b0bd;padding:44px;border-radius:50px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.center-text{text-align:center}.center-all{width:100%;min-height:calc(100vh - 60px);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}select,input{width:100%;border-radius:30px;padding:15px;border:0;outline:none;font-size:20px;font-weight:300;color:black;max-width:350px;cursor:pointer}select::-webkit-input-placeholder,input::-webkit-input-placeholder{color:black}select:-ms-input-placeholder,input:-ms-input-placeholder{color:black}select::-ms-input-placeholder,input::-ms-input-placeholder{color:black}select::placeholder,input::placeholder{color:black}input[type="email"]{width:100%;max-width:420px;cursor:default}.search-wrap{position:relative;display:inline}.search-wrap input{border:4px solid #22a1b0}.search-wrap::after{content:'';width:30px;height:30px;background:url(../img/search.svg) center center no-repeat;background-size:25px 25px;position:absolute;top:-6px;right:10px;pointer-events:none}.cta-form{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;max-width:500px;background:#22a1b0;padding:40px;text-align:center;cursor:default}.cta-form .btn{background:#eeb635 !important}.cta-form button{margin:20px 0;width:100%}.cta-form-wrapper{display:none;width:100%;height:100vh;background:#04151878;position:fixed;top:0;left:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:w-resize}ul{margin:0}.map{background:#eeb635;color:black;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 5px 5px 20px;margin:8px 0;border-radius:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0px 16px 30px #157e8abf;box-shadow:0px 16px 30px #157e8abf}.map .count{color:black}.map .btn{background:#21a1b0;color:black}.ime{max-width:550px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.map-inner-flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.map *{margin:0}.is_mobile{display:none}.is_desktop{display:inline-block}.footer{text-align:center;padding:30px 0;max-width:800px;margin:0 auto}.footer p{font-size:12px;line-height:1.4}.footer .footer-logo{max-width:120px}.back{position:fixed;top:80px;left:30px;cursor:pointer}.back img{width:30px}.back img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}@media (max-width: 500px){.with-bg{padding:15px}h1{font-size:50px}p{font-size:16px}.is_mobile{display:block}.is_desktop{display:none}button.btn.btn-small{font-size:21px;padding:0 23px}.back{left:20px}}
