@import "https://fonts.googleapis.com/css2?family=Unbounded:wght@200..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Prosto+One&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-weight:400}body,html{height:100%}html{scroll-behavior:smooth}body{min-width:320px;font-size:12px;line-height:1.4;font-family:"Prosto One",sans-serif;background:#18191d;color:#f4f4f4;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto}body.b-hidden{overflow:hidden}img{max-width:100%;max-height:100%}.form-rules .wpcf7-list-item label,button{cursor:pointer}.container{max-width:846px;width:100%;margin:0 auto;padding:0 16px}.container-fullwidth{max-width:100%;padding:0 24px}@media (max-width:768px){.container-fullwidth{padding:0 16px}.container{max-width:500px}}.btn{display:flex;align-items:center;justify-content:center;text-align:center;height:66px;border-radius:16px;background-color:#b4a077;font-size:14px;text-decoration:none;color:#18191d;transition:background-color .3s ease}.btn:hover{background-color:#fff}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.style-select{max-width:100%}.header{position:fixed;top:0;left:0;width:100%;padding:8px 0;z-index:10}@media (max-width:768px){.header{z-index:11}}.header__wrap{display:flex;align-items:center;justify-content:space-between}@media (max-width:768px){.header__wrap{padding:4px 4px 4px 12px;background:#f4f4f4;border-radius:16px}}.header__logo{display:flex;width:136px;height:40px;position:relative}@media (max-width:768px){.header__logo{width:122px}}.header__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;left:0;top:0;transition:opacity .5s ease}@media (max-width:768px){.header__logo img{opacity:0}}.header__logo img.black{z-index:1;opacity:0}@media (max-width:768px){.header__logo img.black{opacity:1!important}}.header__bg{padding:4px;border-radius:16px}.header__right{display:flex;align-items:center;gap:8px}@media (max-width:768px){.header__right{display:none}}.header__soc{display:flex;align-items:center;list-style:none;border:1px solid #e8e8e8;background:#fff;border-radius:14px;overflow:hidden}.header__soc li:not(:last-child){border-right:1px solid #e8e8e8}.header__soc li a{width:56px;height:50px;display:flex;align-items:center;justify-content:center;transition:all .5s ease}.header__lang:hover .header__current-lang,.header__soc li a:hover{background:#b4a077}.header__soc li a img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.header__current-lang,.header__lang ul{background:#fff;border:1px solid #e8e8e8}.header__current-lang{width:80px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:14px;font-size:14px;text-transform:uppercase;color:#363638;cursor:pointer;position:relative;z-index:1;transition:all .5s ease}.header__current-lang img{display:flex;margin-left:6px;transition:transform .5s ease}.header__lang,label{position:relative}.header__lang ul{position:absolute;width:100%;top:calc(100% - 13px);left:0;list-style:none;margin:0;border-top:0;border-radius:0 0 16px 16px;padding:13px 16px 0;opacity:0;visibility:hidden;transition:opacity .5s ease}.header__lang ul li{padding:13px 0;border-top:1px solid #e8e8e8;font-size:14px;text-transform:uppercase;color:#b5b5b5}.header__lang ul li a{text-decoration:none;color:#363638;transition:color .5s ease}.form-title span,.header__lang ul li a:hover{color:#b4a077}.header__open-menu{display:none}@media (max-width:768px){.header__open-menu{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid #e8e8e8;border-radius:12px;background:#fff}}.footer{padding-top:120px;padding-bottom:16px}.footer__head{display:flex;align-items:center;justify-content:center;flex-direction:column}.footer__logo{display:flex;margin-bottom:48px}.footer__logo img{max-width:243px}@media (max-width:768px){.footer__logo img{max-width:136px}}.footer__email,.footer__madeby a{color:#b4a077;text-decoration:none}.footer__email{margin-bottom:48px;font-size:48px}@media (max-width:768px){.footer__email{font-size:20px;margin-bottom:32px}}.footer__address{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#e8e8e8;font-size:18px;max-width:368px;text-align:center}@media (max-width:768px){.footer__address{font-size:14px}}.footer__address svg{margin-bottom:9px}@media (max-width:768px){.footer__address svg{margin-bottom:16px}}.footer__foot{margin-top:120px;border-top:1px solid #363638;padding-top:24px}.footer__wrap{display:flex;align-items:center;justify-content:space-between;position:relative;color:#999}@media (max-width:768px){.footer__wrap{flex-direction:column;justify-content:center;font-size:12px}}.footer__madeby a{transition:all .3s ease}.footer__madeby a:hover,.footer__menu ul li a:hover{color:#fff}.footer__menu ul{list-style:none;display:flex;gap:24px}@media (max-width:768px){.footer__menu ul{flex-direction:column;gap:16px;margin-bottom:16px}.footer__menu ul li{text-align:center}}.footer__menu ul li a{color:#999;transition:color .3s ease;text-decoration:none}@media (min-width:768px){.footer__year{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}}@media (max-width:768px){.footer__year{margin-bottom:24px}}.form-modal,.modal-about,.modal-form{position:fixed;top:0;right:0;width:540px;height:100%;z-index:11;background:#18191d;padding:40px;overflow:auto;transform:translateX(100%);transition:transform .5s ease}@media (max-width:560px){.form-modal,.modal-about,.modal-form{width:100%;padding:40px 16px}}.form-modal__overlay,.modal-about__overlay,.modal-form__overlay{z-index:10;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(36,36,38,.5);opacity:0;visibility:hidden;transition:opacity .5s ease}.form-modal__close,.modal-about__close,.modal-form__close{display:flex;justify-content:flex-end;margin-bottom:16px}.form-modal__close button,.modal-about__close button,.modal-form__close button{width:40px;height:40px;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:16px;border:1px solid #e8e8e8}.about__head{margin-bottom:56px;max-width:528px}@media (max-width:768px){.about__head{max-width:100%;margin-bottom:32px}}.about__btn{padding-top:8px}@media (max-width:768px){.about__btn{padding-top:24px}}@property --p{syntax:"<percentage>";inherits:false;initial-value:0%}.form-switcher .form-calculate,.wpcf7-form-control-wrap{display:block}.label,input{font-size:14px}.label{color:#999;position:absolute;top:24px;left:32px;z-index:1;pointer-events:none;transition:all .3s ease;white-space:nowrap}input{width:100%;height:66px;font-family:"Prosto One",sans-serif;padding:0 32px;border-radius:16px;background:#363638;border:1px solid #363638;color:#fff;outline:0;transition:border-color .3s ease}input:focus,textarea:focus{border-color:#b4a077}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}input:-moz-placeholder,textarea:-moz-placeholder{color:#999}input::-moz-placeholder,textarea::-moz-placeholder{color:#999}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}.form-title{margin-bottom:48px;color:#f4f4f4;font-size:32px}@media (max-width:768px){.form-title{font-size:24px}}input:not([type=submit]){padding-top:17px}textarea{border:1px solid #363638;border-radius:16px;outline:0;padding:24px 32px;transition:border-color .3s ease;font-size:14px;font-family:"Prosto One",sans-serif;color:#fff;resize:none}.form-switch,.form-switch span{display:flex;align-items:center;position:relative}.form-switch{background:#363638;justify-content:space-between;height:66px;font-size:14px;color:#18191d;cursor:pointer;padding:4px}.form-switch span{width:58px;height:100%;justify-content:center;text-align:center;transition:opacity .5s ease;z-index:1}.form-switch span.yes{opacity:0}.form-switch:before{content:"";width:58px;height:58px;border-radius:12px;background:#fff;transition:all .5s ease;position:absolute;left:4px;top:4px}.form-diviver,textarea{width:100%;background:#363638}.form-diviver{height:1px;margin:48px 0}.form-rules{display:flex;flex-direction:column;gap:19px;margin-bottom:12px;cursor:pointer}.form-rules .wpcf7-list-item{margin:0;display:flex}.form-rules .wpcf7-list-item-label{padding-left:38px;position:relative;color:#999;display:block}.form-rules .wpcf7-list-item-label:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);background:#363638;border-radius:4px;width:22px;height:22px}.form-rules .wpcf7-list-item-label:after{content:"";position:absolute;left:4px;top:50%;transform:translateY(-50%);width:14px;height:14px;border-radius:2px;background:#b4a077;opacity:0;transition:opacity .5s ease}.form-rules input,.wpcf7 form.init .wpcf7-response-output{display:none}.form-rules input:checked+.wpcf7-list-item-label:after{opacity:1}.form-rules .wpcf7-form-control-wrap{margin:0!important}.modal-form .wpcf7-form-control-wrap{margin-bottom:24px}.form-margin{padding-top:48px;margin-top:48px;border-top:1px solid #363638;margin-bottom:48px}.form-textarea{position:relative}.form-textarea textarea{padding-top:70px;height:200px}.form-textarea__heading{position:absolute;z-index:1;top:24px;left:32px;color:#999;font-size:14px;width:calc(100% - 64px);pointer-events:none}.form-textarea__heading span{display:block;margin-top:4px;color:#6d6d6d;font-size:12px}.form-count{margin-bottom:24px;display:grid;grid-template-columns:1fr 164px;gap:24px;align-items:center}.form-count-label{font-size:14px;color:#999}.form-calculate{display:grid;grid-template-columns:48px 1fr 48px;border-radius:16px;overflow:hidden;height:66px}.form-calculate input{width:100%;border-radius:0;height:100%;outline:0;padding:0;border:0;text-align:center;border-left:1px solid #000;border-right:1px solid #000}.form-calculate .minus,.form-calculate .plus{background:#363638;border:0;display:flex;align-items:center;justify-content:center}.form-calculate .minus:before,.form-calculate .plus:before{content:"";display:flex;width:24px;height:24px}.form-calculate .minus:before{background:url(/wp-content/themes/emir/assets/images/dist/minus.svg)center center/cover}.form-calculate .plus:before{background:url(/wp-content/themes/emir/assets/images/dist/plus.svg)center center/cover}.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:0}.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:0 0;border:0}ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}html :where(img[class*=wp-image-]){height:auto;max-width:100%}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7-form-control-wrap{position:relative}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:after,.wpcf7-list-item-label:before{content:" "}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}