@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-shortcode{width:100%}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {.brxe-button{width:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}#brxe-cgaetl {text-align: center}#brxe-zbfaae {text-align: center}@media (max-width: 478px) {#brxe-gkavwa {width: 100%}}@media (max-width: 478px) {#brxe-dprmbe {width: 100%}}@media (max-width: 478px) {#brxe-odsfkx {width: 100%}}#brxe-qwxayi {justify-content: center; align-items: center}#brxe-bqkvrf {align-items: center; justify-content: center}#brxe-zzgtrq {position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: -1; width: 100%; height: 100%}#brxe-zzgtrq:not(.tag), #brxe-zzgtrq img {object-fit: cover}#brxe-pnkqfm {font-variation-settings: "wght" 500; font-size: var(--text-s)}#brxe-gwfzhn {font-variation-settings: "wght" 500; font-size: var(--text-s)}#brxe-dzkzpd {font-variation-settings: "wght" 500; font-size: var(--text-s)}#brxe-pncbho {font-variation-settings: "wght" 500; font-size: var(--text-s)}.section__form {  position: relative; overflow: hidden;}.section__form::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 55% 70% at 15% 50%, rgba(197,160,89,0.055) 0%, transparent 65%), radial-gradient(ellipse 35% 50% at 85% 20%, rgba(197,160,89,0.035) 0%, transparent 55%); pointer-events: none; z-index: 0;} .container__form { position: relative; z-index: 1;}.container__form { display: grid; grid-template-columns: 1fr 1fr; gap: var(--space-3xl, 3.5rem); align-items: start;}@media (max-width: 768px) { .container__form { grid-template-columns: 1fr; gap: var(--space-2xl, 2.5rem); }}.wrap__fform,.container__form > .brxe-block:last-child { opacity: 0; transform: translateY(28px); animation: form-section-in 0.75s cubic-bezier(0.16, 1, 0.3, 1) forwards;} .wrap__fform { animation-delay: 0.1s; } .container__form > .brxe-block:last-child { animation-delay: 0.28s; }@keyframes form-section-in { to { opacity: 1; transform: translateY(0); }}.section__form .subtitle { display: inline-block; font-family: var(--font-heading, 'Montserrat', sans-serif); font-size: var(--text-xs, 0.68rem); font-weight: 700; letter-spacing: 0.22em; text-transform: uppercase; color: var(--brand-gold, #C5A059); position: relative; padding-left: 28px; margin-bottom: var(--space-s, 0.9rem);} .section__form .subtitle::before { content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 18px; height: 1px; background: var(--brand-gold, #C5A059);}.section__form .h2-title { color: var(--brand-light, #F2EFE8); font-family: var(--font-heading, 'Montserrat', sans-serif); font-size: var(--text-2xl, 2.5rem); font-weight: 700; line-height: 1.15; letter-spacing: -0.01em;}.section__form .fluentform,.section__form .fluentform fieldset { background: transparent !important; border: none !important; box-shadow: none !important; padding: 0 !important; margin: 0 !important;}.section__form .ff-el-group,.section__form .ff-field_container { margin-bottom: var(--space-l, 1.5rem); position: relative;}.section__form .ff-el-input--label label { display: block; font-family: var(--font-body, 'Roboto', sans-serif); font-size: var(--text-s, 0.85rem); font-weight: 400; color: var(--brand-muted, #888880); margin-bottom: 10px; letter-spacing: 0.02em; transition: color 0.3s ease;}.section__form .ff-el-group:focus-within .ff-el-input--label label,.section__form .ff-field_container:focus-within .ff-el-input--label label { color: var(--brand-gold, #C5A059);}.section__form .ff-el-form-control { width: 100%; background: var(--brand-gray-2, #222222); border: 1px solid var(--brand-border, rgba(197,160,89,0.18)); border-radius: 6px; color: var(--brand-light, #F2EFE8); font-family: var(--font-body, 'Roboto', sans-serif); font-size: var(--text-m, 1rem); padding: 15px 18px; outline: none; transition: border-color 0.35s cubic-bezier(0.16, 1, 0.3, 1), background-color 0.35s ease, box-shadow 0.35s cubic-bezier(0.16, 1, 0.3, 1), transform 0.25s ease; -webkit-appearance: none; appearance: none;} .section__form .ff-el-form-control::placeholder { color: rgba(136,136,128,0.55); font-size: var(--text-s, 0.85rem);}.section__form .ff-el-form-control:hover { border-color: rgba(197,160,89,0.35); background: rgba(42,42,42,0.8);}.section__form .ff-el-form-control:focus { border-color: var(--brand-gold, #C5A059); background: var(--brand-gray-3, #2a2a2a); box-shadow: 0 0 0 3px rgba(197,160,89,0.10), 0 4px 20px rgba(0,0,0,0.35); transform: translateY(-1px);}.section__form .ff-el-input--content { position: relative;} .section__form .ff-el-input--content::after { content: ''; position: absolute; left: 0; bottom: 0; width: 0; height: 2px; background: linear-gradient(90deg, var(--brand-gold, #C5A059), transparent); border-radius: 0 0 0 6px; transition: width 0.45s cubic-bezier(0.16, 1, 0.3, 1);} .section__form .ff-el-group:focus-within .ff-el-input--content::after,.section__form .ff-field_container:focus-within .ff-el-input--content::after { width: 100%;}.section__form .ff-btn-submit { position: relative; overflow: hidden; display: inline-flex; align-items: center; justify-content: center; background: var(--brand-gold, #C5A059); color: var(--brand-dark, #0F0F0F); border: none; border-radius: 6px; font-family: var(--font-heading, 'Montserrat', sans-serif); font-size: var(--text-s, 0.85rem); font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; padding: 17px 44px; cursor: pointer; transition: background-color 0.3s ease, transform 0.3s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.3s ease; min-width: 220px; margin-top: var(--space-xs, 0.5rem);}.section__form .ff-btn-submit::before { content: ''; position: absolute; top: 0; left: -120%; width: 60%; height: 100%; background: linear-gradient( 105deg, transparent 30%, rgba(255,255,255,0.28) 50%, transparent 70% ); transform: skewX(-20deg); transition: left 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);} .section__form .ff-btn-submit:hover::before { left: 160%;} .section__form .ff-btn-submit:hover { background: var(--brand-gold-2, #C9A84C); transform: translateY(-3px); box-shadow: 0 12px 32px rgba(197,160,89,0.28);} .section__form .ff-btn-submit:active { transform: translateY(-1px); box-shadow: 0 6px 16px rgba(197,160,89,0.2);}.container__form > .brxe-block:last-child { display: flex; flex-direction: column; gap: var(--space-s, 0.9rem); padding-top: calc(var(--text-xs, 0.68rem) + 10px + var(--text-2xl, 2.5rem) * 1.15 + var(--space-s, 0.9rem)); }@media (max-width: 768px) { .container__form > .brxe-block:last-child { padding-top: 0; }}.section__form .phone-link { display: block; font-size: var(--text-xl, 2rem); font-weight: 700; color: var(--brand-light, #F2EFE8); letter-spacing: -0.01em; text-decoration: none; transition: color 0.3s ease, letter-spacing 0.4s cubic-bezier(0.16, 1, 0.3, 1); line-height: 1;} .section__form .phone-link:hover { color: var(--brand-gold, #C5A059); letter-spacing: 0.01em;}.section__form .email-contacts { display: block; font-family: var(--font-body, 'Roboto', sans-serif); font-size: var(--text-s, 0.9rem); color: var(--brand-muted, #888880); text-decoration: none; transition: color 0.3s ease; line-height: 1.6;} .section__form a.email-contacts:hover { color: var(--brand-gold, #C5A059);}.section__form .wrap-content-form { margin-top: var(--space-l, 1.5rem); padding: var(--space-l, 1.4rem) var(--space-xl, 1.8rem); border: 1px solid var(--brand-border, rgba(197,160,89,0.18)); border-left: 3px solid var(--brand-gold, #C5A059); border-radius: 0 6px 6px 0; background: rgba(197,160,89,0.04); position: relative; overflow: hidden; transition: background 0.4s ease, border-color 0.4s ease;} .section__form .wrap-content-form::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 80% 60% at 0% 50%, rgba(197,160,89,0.06) 0%, transparent 60%); pointer-events: none;} .section__form .wrap-content-form:hover { background: rgba(197,160,89,0.07);} .section__form .text-form { font-size: var(--text-s, 0.9rem); font-weight: 600; color: var(--brand-gold, #C5A059); letter-spacing: 0.04em; text-transform: uppercase; margin-bottom: 6px;} .section__form .text-form01 { font-size: var(--text-s, 0.88rem); color: var(--brand-muted, #888880); line-height: 1.5;}.section__form .ff-field_container,.section__form .ff-el-group { opacity: 0; transform: translateY(12px); animation: field-in 0.55s cubic-bezier(0.16, 1, 0.3, 1) forwards;} .section__form .ff-field_container { animation-delay: 0.35s; } .section__form .ff-el-group:nth-of-type(1) { animation-delay: 0.45s; } .section__form .ff-el-group:nth-of-type(2) { animation-delay: 0.55s; } .section__form .ff_submit_btn_wrapper { animation-delay: 0.65s; }@keyframes field-in { to { opacity: 1; transform: translateY(0); }}.section__form .ff-el-form-control.ff-is-invalid,.section__form .ff-el-form-control:invalid:not(:placeholder-shown) { border-color: rgba(220, 80, 80, 0.6); box-shadow: 0 0 0 3px rgba(220,80,80,0.08);} .section__form .error.text-danger { font-family: var(--font-body, 'Roboto', sans-serif); font-size: var(--text-xs, 0.65rem); color: rgba(220, 80, 80, 0.85); margin-top: 6px; letter-spacing: 0.02em;}.section__form .ff-btn-submit,.section__form .fluentform .ff-btn-submit,.section__form button.ff-btn-submit,.section__form .ff_submit_btn_wrapper .ff-btn-submit,.fluent_form_1 .ff-btn-submit { background: #C5A059 !important; background-color: #C5A059 !important; color: #0F0F0F !important; border: none !important; border-radius: 6px !important; font-family: 'Montserrat', sans-serif !important; font-size: 0.85rem !important; font-weight: 700 !important; letter-spacing: 0.14em !important; text-transform: uppercase !important; padding: 17px 44px !important; min-width: 220px !important; box-shadow: none !important; position: relative !important; overflow: hidden !important; cursor: pointer !important; transition: background 0.3s ease, transform 0.3s cubic-bezier(0.16,1,0.3,1), box-shadow 0.3s ease !important;} .section__form .ff-btn-submit:hover,.section__form .fluentform .ff-btn-submit:hover,.fluent_form_1 .ff-btn-submit:hover { background: #C9A84C !important; background-color: #C9A84C !important; transform: translateY(-3px) !important; box-shadow: 0 12px 32px rgba(197,160,89,0.28) !important; color: #0F0F0F !important;} .section__form .ff-btn-submit:active,.fluent_form_1 .ff-btn-submit:active { transform: translateY(-1px) !important; box-shadow: 0 6px 16px rgba(197,160,89,0.2) !important;}.section__form .ff-el-form-control,.section__form .fluentform .ff-el-form-control,.section__form input.ff-el-form-control,.section__form input[type="text"].ff-el-form-control,.section__form input[type="email"].ff-el-form-control,.section__form input[type="tel"].ff-el-form-control,.fluent_form_1 .ff-el-form-control { background: #222222 !important; background-color: #222222 !important; border: 1px solid rgba(197,160,89,0.22) !important; border-radius: 6px !important; color: #F2EFE8 !important; font-family: 'Roboto', sans-serif !important; font-size: 1rem !important; padding: 15px 18px !important; outline: none !important; box-shadow: none !important; width: 100% !important; -webkit-appearance: none !important; appearance: none !important; transition: border-color 0.35s ease, box-shadow 0.35s ease, background-color 0.35s ease, transform 0.25s ease !important;} .section__form .ff-el-form-control::placeholder,.fluent_form_1 .ff-el-form-control::placeholder { color: rgba(136,136,128,0.55) !important; font-size: 0.88rem !important;} .section__form .ff-el-form-control:focus,.fluent_form_1 .ff-el-form-control:focus { border-color: #C5A059 !important; background-color: #2a2a2a !important; box-shadow: 0 0 0 3px rgba(197,160,89,0.10), 0 4px 20px rgba(0,0,0,0.35) !important; transform: translateY(-1px) !important; outline: none !important;}.section__form .ff-el-input--label label,.section__form .fluentform .ff-el-input--label label,.fluent_form_1 .ff-el-input--label label { color: #888880 !important; font-family: 'Roboto', sans-serif !important; font-size: 0.85rem !important; font-weight: 400 !important; margin-bottom: 10px !important; transition: color 0.3s ease !important;} .section__form .ff-el-group:focus-within .ff-el-input--label label,.section__form .ff-field_container:focus-within .ff-el-input--label label { color: #C5A059 !important;}.section__form .ff-el-is-required .ff-el-input--label label::after,.fluent_form_1 .asterisk-right label::after { color: rgba(197,160,89,0.6) !important;}.section__form .ff-el-form-control:-webkit-autofill,.section__form .ff-el-form-control:-webkit-autofill:hover,.section__form .ff-el-form-control:-webkit-autofill:focus { -webkit-text-fill-color: #F2EFE8 !important; -webkit-box-shadow: 0 0 0 1000px #222222 inset !important; box-shadow: 0 0 0 1000px #222222 inset !important; border-color: rgba(197,160,89,0.22) !important; transition: background-color 5000s ease-in-out 0s !important;}@media (max-width: 1200px) { .process__grid { grid-template-columns: repeat(3, 1fr); }}@media (max-width: 760px) { .process__grid { grid-template-columns: repeat(2, 1fr); }}@media (max-width: 560px) { .process__grid { grid-template-columns: 1fr; gap: 10px; } .process__cta { flex-direction: column; align-items: stretch; } .process__btn { text-align: center; }}@media (max-width: 478px) {#brxe-dpxtuh {text-align: center}}@media (max-width: 478px) {#brxe-ltrycy {text-align: center}}#brxe-nxxeod { letter-spacing: 0.12em; text-transform: uppercase; padding: 14px 36px; border-radius: 0; border: 1px solid #C3A350; background: #C3A350; color: #151515; cursor: pointer; position: relative; overflow: hidden; display: inline-flex; align-items: center; justify-content: center; text-decoration: none; transition: color 0.4s ease, border-color 0.4s ease; z-index: 0;}#brxe-nxxeod::after { content: ''; position: absolute; inset: 0; background: #ffffff; transform: scaleX(0); transform-origin: right; transition: transform 0.45s cubic-bezier(0.76, 0, 0.24, 1); z-index: -1;}#brxe-nxxeod:hover::after { transform: scaleX(1); transform-origin: left;}#brxe-nxxeod:hover { color: #151515; border-color: #ffffff;}@media (max-width: 478px) {#brxe-nxxeod {width: 100%}}#brxe-pbyzbn {margin-top: var(--space-xl)}@media (max-width: 478px) {#brxe-pbyzbn {align-items: center; justify-content: center}}@media (max-width: 478px) {#brxe-bzqrxb {align-items: center}}#brxe-nsjysq {height: 32px; width: 32px}#brxe-napqri {height: 32px; width: 32px}#brxe-ixemhs {height: 32px; width: 32px}#brxe-shgiwx {align-items: flex-end; column-gap: var(--space-s); flex-grow: var(--space-m); flex-direction: row; justify-content: flex-end; margin-top: var(--space-s)}@media (max-width: 478px) {#brxe-shgiwx {align-items: center; justify-content: center}}