@font-face{font-family:Inter;src:url(../fonts/Inter/Inter.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}.app{display:flex;flex-direction:column;min-height:100vh}main{flex:1}.consult__form_body,.offer__form{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:16px}.consult__select-wrap{width:100%}.office__list li a{display:flex;align-items:flex-start;gap:12px;font-size:.86rem;color:var(--ink-soft);line-height:1.45}.offer__form textarea{resize:none}.consult__input_1_2,.offer__input.w-1-2{width:48%}.consult__input_full,.offer__input.w-full{width:100%}.offer__submit{margin-top:0}.offer__form_buttonbox{margin-top:5px;display:flex;align-items:center;gap:20px;justify-content:center}.offer__form_loading{width:30px;height:30px;display:none}.offer__form_loading.active{display:block;animation:spin 1s linear infinite}.offer__form_loading svg{width:100%;height:100%;color:var(--blue-700)}@keyframes spin{to{transform:rotate(360deg)}}.offer__form_alert{display:none;font-size:14px}.offer__form_alert.active{display:block}.offer__form_alert.success{color:green}.offer__form_alert.error{color:red}.news-card__timer{display:flex;align-items:center;gap:20px}.news-featured__body .news-card__timer{margin-bottom:10px}.single-event__timer{margin:20px 0}.error_page{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:80px 0;background:var(--bg-soft)}.error_page_wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;gap:28px}.error_page_title{font-size:clamp(6rem,22vw,13rem);font-weight:800;line-height:.9;letter-spacing:-.04em;background:linear-gradient(120deg,var(--blue-700),var(--blue-400));-webkit-background-clip:text;background-clip:text;color:transparent}.error_page_btn{display:inline-flex;align-items:center;gap:10px;padding:12px 32px;border-radius:56px;font-size:16px;font-weight:400;letter-spacing:0;color:#fff;background:var(--accent, #0B4996);border:1px solid var(--accent, #0B4996);transition:background .3s ease,color .3s ease}.error_page_btn:hover{background:#fff;color:var(--accent, #0B4996)}.gallery__video{display:none!important}.gallery__main img{height:100%;object-fit:contain;width:auto}
