header{margin-top:4rem}header video{width:100%;height:auto;display:block;border-radius:4px;box-shadow:0px 0px 12px rgba(0,0,0,.25)}header .loading{background:#101010 url("./../img/home/spinner.gif") center center no-repeat}.about_us{margin-top:4rem;padding:2rem 0;background-image:url("./../img/home/about-us.webp");background-position:center;background-size:cover;background-repeat:no-repeat}.about_us h1{color:#fafafa}.about_us_wrapper{padding:0 1rem}.about_us_text{margin-top:1rem}.about_us_text p{color:#fafafa}.about_us_text p:first-of-type{margin-bottom:1rem}.about_us_numbers{margin-top:1rem;padding:2rem 1rem;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:1rem;background-color:#bc9b6a;border-radius:35px 0 0 0}.about_us_numbers_item{text-align:center}.about_us_numbers_item p:first-of-type{font-weight:600}.about_us_cons{margin-top:1rem;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1rem}.about_us_cons_item{display:flex;align-items:center}.about_us_cons_item svg{fill:#bc9b6a}.about_us_cons_item p{padding-left:.25rem;font-weight:500;color:#fafafa}.offer{margin-top:4rem}.offer_wrapper{padding:0 1rem}.offer_btns{margin-top:1rem;display:flex;flex-wrap:wrap;gap:1rem}.offer_btns button{padding:1rem;width:200px;display:block;text-transform:uppercase;text-align:center;font-size:1rem;font-weight:500;background-color:#ccc;color:#666;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease-in-out}.offer_btns button:hover{background-color:#bc9b6a;color:#101010}.offer_btns .offer_btn_active{background-color:#bc9b6a;color:#101010;transition:background-color .2s ease-in-out}.offer_btns .offer_btn_active:hover{background-color:#a68453}.offer_info{position:relative;margin-top:1rem;padding:1rem;display:none;background-color:#fff;border-radius:35px 0 0 0;box-shadow:0px 0px 12px rgba(0,0,0,.25)}.offer_info::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:calc(100% + 2rem);height:50%;background-color:#101010;z-index:-1}.offer_info_row{margin-bottom:1rem;display:flex;flex-direction:column;gap:1rem}.offer_info_row img{max-width:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:4px}.offer_info a{margin-top:1rem;padding:1rem;width:200px;display:block;text-transform:uppercase;text-decoration:none;text-align:center;font-size:1rem;font-weight:500;background-color:#bc9b6a;color:#101010;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease-in-out}.offer_info a:hover{background-color:#a68453}.offer_info_large_text{display:none}.offer_info_list{margin-left:1rem}.offer_info_list p{position:relative;margin-top:0;padding-left:.25rem}.offer_info_list p:first-of-type{margin-top:1rem}.offer_info_list p::before{content:"";position:absolute;top:50%;left:-1rem;transform:translateY(-50%);height:10px;width:10px;background-color:#bc9b6a;border-radius:50%}.offer_info_active{display:block}.consultation{margin-top:4rem;padding:2rem 0;background-image:url("./../img/home/consultation.webp");background-position:center;background-size:cover;background-repeat:no-repeat}.consultation h2{color:#fafafa;margin-bottom:2rem}.consultation_wrapper{padding:0 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.consultation p{margin-bottom:1rem;text-align:center;color:#fafafa}.consultation input{margin-bottom:1rem;padding:.5rem;background-color:rgba(0,0,0,0);color:#fafafa;border:none;border-bottom:1px solid #ccc;outline:none}.consultation .input_err{border-color:#ff756b}.consultation button{padding:1rem;width:200px;display:block;text-transform:uppercase;text-align:center;font-size:1rem;font-weight:500;background-color:#bc9b6a;color:#101010;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease-in-out}.consultation button:hover{background-color:#a68453}.partners{margin:4rem 0}.partners_wrapper{margin-top:1rem;padding:0 1rem;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:2rem}.partners_wrapper img{max-width:250px;width:auto;height:auto;mix-blend-mode:multiply}.popup{position:fixed;top:0;left:0;width:100%;height:100%;display:none;justify-content:center;align-items:center;background-color:rgba(0,0,0,.75);z-index:2;overflow:auto}.popup_container{min-width:60%;max-width:90%;max-height:90%;width:auto;height:auto;background-color:#fafafa;border-radius:4px}.popup_header{min-height:200px;position:relative;padding:3.5rem 1rem 2rem;display:flex;justify-content:center;align-items:center;background-image:url("./../img/home/consultation.webp");background-position:center;background-size:cover;background-repeat:no-repeat}.popup_header h2{color:#fafafa}.popup_header button{position:absolute;top:8px;right:3px;background-color:rgba(0,0,0,0);border:none;outline:none;cursor:pointer}.popup_header button svg{fill:#fafafa}.popup_content{padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fafafa}.popup_content p{margin-bottom:1rem;font-weight:500;text-align:center}.popup_content input{margin-bottom:1rem;padding:.5rem;background-color:rgba(0,0,0,0);color:#101010;border:none;border-bottom:1px solid #666;outline:none}.popup_content .input_err{border-color:#ff756b}.popup_content button{padding:1rem;width:200px;display:block;text-transform:uppercase;text-align:center;font-size:1rem;font-weight:500;background-color:#bc9b6a;color:#101010;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease-in-out}.popup_content button:hover{background-color:#a68453}.popup_active{display:flex}@media(min-width: 424px){.about_us_cons{justify-content:space-around}}@media(min-width: 992px){.offer_info_row{flex-direction:row}.offer_info_row img{max-width:400px}}@media(min-width: 1400px){.offer_info_small_text{display:none}.offer_info_large_text{margin-top:1rem;display:block}}/*# sourceMappingURL=home.min.css.map */