@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@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}}#brxe-oxokbp {text-align: center}.hero-title{ font-family: "Poppins", system-ui, -apple-system, Segoe UI, Roboto, sans-serif; font-weight: 800; line-height: 1.08; letter-spacing: -0.02em; color: #0F172A; font-size: clamp(32px, 6vw, 56px); margin: 0 0 14px 0;} .hero-title__hl{ color: #16A34A; }.hero-title__hl--grad{ background: linear-gradient(90deg,#16A34A 0%, #22C55E 100%); -webkit-background-clip: text; background-clip: text; color: transparent;}#brxe-hkcbsp {font-weight: 600; font-size: 18px}#brxe-hkcbsp a {font-weight: 600; font-size: 18px; font-size: inherit}#brxe-yjboho {display: flex; flex-direction: column; justify-content: center; column-gap: 20px; row-gap: 20px}#brxe-mfhvtq {text-transform: uppercase; text-align: center; font-size: 18px; font-weight: 600}#brxe-mphwlh {margin-top: 20px; text-align: center; font-size: 16px}#brxe-mphwlh a {text-align: center; font-size: 16px; font-size: inherit}#brxe-jkgphn {display: flex; flex-direction: column; column-gap: 20px; row-gap: 20px; align-items: center}#brxe-cegtpa {margin-left: 30px; align-self: center !important; row-gap: 20px; column-gap: 20px; position: sticky; top: 1px}@media (max-width: 767px) {#brxe-cegtpa {flex-direction: column}}@media (max-width: 478px) {#brxe-cegtpa {flex-direction: row}}#brxe-ijtzau {display: flex}:root { --gs-primary: #00b368; --gs-primary-dark: #008657; --gs-text: #020617; --gs-text-muted: #6b7280; --gs-border: #e5e7eb;}.gs-contact { padding: 90px 16px 110px; background: linear-gradient(180deg, #e9fff2 0%, #ffffff 70%);} .gs-contact__inner { max-width: 1120px; margin: 0 auto;}.gs-contact__header { text-align: center; margin-bottom: 36px;} .gs-contact__header h1,.gs-contact__header h2 { margin-bottom: 8px;} .gs-contact__header p { color: var(--gs-text-muted);}.gs-contact__card { position: relative; background: #ffffff; border-radius: 34px; padding: 34px 34px 30px; border: 1px solid rgba(148, 163, 184, 0.3); box-shadow: 0 40px 90px rgba(16, 185, 129, 0.35); overflow: visible;} .gs-contact__card::before { content: ""; position: absolute; inset: -60px 10% auto; background: radial-gradient( circle at 20% 0, rgba(34, 197, 94, 0.45), transparent 65% ); z-index: -1;}.gs-contact__form { max-width: 780px;}.gs-contact__form label { display: block; font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase; font-weight: 600; color: var(--gs-text-muted); margin-bottom: 6px;}.gs-contact__form input[type="text"],.gs-contact__form input[type="email"],.gs-contact__form input[type="tel"],.gs-contact__form select,.gs-contact__form textarea { width: 100%; border-radius: 999px; border: 1px solid var(--gs-border); background-color: #f9fafb; padding: 13px 18px; font-size: 14px; color: var(--gs-text); transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease; outline: none; margin-bottom: 14px;} .gs-contact__form textarea { border-radius: 20px; min-height: 150px; resize: vertical;} .gs-contact__form input::placeholder,.gs-contact__form textarea::placeholder { color: #9ca3af; font-size: 12px;}.gs-contact__form input:focus,.gs-contact__form select:focus,.gs-contact__form textarea:focus { border-color: var(--gs-primary); box-shadow: 0 0 0 1px rgba(34, 197, 94, 0.35); background-color: #ffffff;}.gs-contact__form button[type="submit"],.gs-contact__form input[type="submit"] { display: inline-flex; align-items: center; justify-content: center; border-radius: 999px; border: none; background: linear-gradient(135deg, #00b368, #10b981); color: #ffffff; font-weight: 600; padding: 11px 30px; font-size: 14px; box-shadow: 0 20px 40px rgba(16, 185, 129, 0.55); cursor: pointer; transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;} .gs-contact__form button[type="submit"]:hover,.gs-contact__form input[type="submit"]:hover { transform: translateY(-1px); filter: brightness(1.03); box-shadow: 0 24px 55px rgba(16, 185, 129, 0.7);}.gs-contact__social { position: absolute; top: 50%; right: -26px; transform: translateY(-50%); display: flex; flex-direction: column; gap: 10px; padding: 14px 10px; background: linear-gradient(180deg, #00b368, #10b981); border-radius: 999px; box-shadow: 0 26px 60px rgba(15, 23, 42, 0.4);}.gs-contact__social-item { width: 40px; height: 40px; border-radius: 999px; display: flex; align-items: center; justify-content: center; background: transparent; transition: background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;} .gs-contact__social-icon { font-size: 20px;  color: #ffffff;} .gs-contact__social-item:hover { background: rgba(255, 255, 255, 0.16); transform: translateX(2px); box-shadow: 0 14px 28px rgba(15, 23, 42, 0.45);}@media (max-width: 768px) { .gs-contact__card { padding: 28px 20px 24px; } .gs-contact__social { position: static; transform: none; margin: 18px auto 0; flex-direction: row; justify-content: center; } .gs-contact__social-item { width: 36px; height: 36px; }}.gsc-social { position: absolute; top: 50%; right: -22px;  transform: translateY(-50%); display: flex; flex-direction: column; gap: 10px; padding: 12px 10px; background: rgba(255, 255, 255, 0.96); border-radius: 999px; box-shadow: 0 20px 50px rgba(15, 23, 42, 0.22); border: 1px solid rgba(148, 163, 184, 0.35);}.gsc-social__item { width: 38px; height: 38px; border-radius: 999px; display: flex; align-items: center; justify-content: center; background: transparent; transition: background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;}.gsc-social__icon { font-size: 20px;  color: #020617;}.gsc-social__item:hover { background: #ecfdf5;  transform: translateX(2px); box-shadow: 0 10px 25px rgba(16, 185, 129, 0.35);} .gsc-social__item:hover .gsc-social__icon { color: #00b368;}@media (max-width: 768px) { .gsc-social { position: static; transform: none; margin: 16px auto 0; flex-direction: row; justify-content: center; } .gsc-social__item { width: 34px; height: 34px; }}@media (max-width: 478px) {#brxe-ijtzau {flex-direction: column}}#brxe-bpgwoe {flex-direction: row; display: grid; align-items: initial; grid-template-columns: 1fr ; grid-gap: 50px; padding-top: 100px; padding-bottom: 100px; justify-items: center}@media (max-width: 991px) {#brxe-bpgwoe {grid-template-columns: 1fr; padding-right: 20px; padding-left: 20px}}#brxe-yazimk {min-height: 70vh; background-image: linear-gradient(180deg, #ecfff4 0%, #ffffff 100%); justify-content: center}