@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;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}}@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 {.brxe-code{width:100%}}@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-zvkrru {width: 8px; height: 8px; background-color: #12b33f; border-radius: 50%}#brxe-iwvudn {width: 16px; height: 16px; display: flex; align-items: center; justify-content: center}#brxe-yerkrk {font-size: var(--text-s)}#brxe-ffgguj {display: inline-flex; align-items: center; background-color: #fff; border-style: solid; border-color: #e5e5e5; border-radius: 24px; padding-top: 6px; padding-right: 16px; padding-bottom: 6px; padding-left: 8px; font-size: 12px; font-weight: 600; color: #333}#brxe-ffgguj { gap: 8px; box-shadow: 0px 2px 8px rgba(0,0,0,0.04);}#brxe-mfxhis {font-size: var(--text-3xl); line-height: 0.95; letter-spacing: -0.03em; font-weight: 700}#brxe-etwygd {font-size: var(--text-l); line-height: 1.5; letter-spacing: -0.01em; color: #4b5563; font-weight: 500; max-width: 440px}#brxe-njlree {white-space: wrap; --transitiondurationswap: 0.5s; --easeswap: cubic-bezier(0.1, 0, 0.3, 1); flex-direction: row-reverse; --dimensions: 23px; --arrow-distance: 300%; --scale: 1.25; --transitionduration: 0.5s; --ease: cubic-bezier(0.1, 0, 0.3, 1)}#brxe-njlree .bc-arrow-button_title-wrapper {padding-top: 15px; padding-right: 20px; padding-bottom: 15px; padding-left: 20px; color: #ffffff; text-align: center; font-size: 18px; letter-spacing: -0.5px; line-height: 1.15; background-color: #2c2b2b; border-radius: 100px}#brxe-njlree .bc-arrow-button__circle {padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; background-color: #2c2b2b; border-radius: 50%}#brxe-njlree .bc-arrow-button__arrow {--fill: #ffffff; stroke-width: 0.1; rotate: -45deg}#brxe-oxucjm {display: flex; flex-direction: column; align-items: flex-start}#brxe-oxucjm { flex: 1 1 420px; gap: 24px;}#brxe-razryu {width: 100%; max-width: 580px; border-style: solid; border-color: rgba(255,255,255,0.5); border-radius: 20px; transition: transform 0.5s ease}#brxe-razryu { box-shadow: -10px 30px 60px -12px rgba(0,0,0,0.15); object-fit: cover; transform: perspective(1000px) rotateY(-8deg) rotateX(2deg);}#brxe-fcjdev {display: flex; align-items: center; justify-content: center; position: relative}#brxe-fcjdev { flex: 1 1 480px;}@media (max-width: 991px) {#brxe-fcjdev {width: 100%}}#hero {display: flex; align-items: center; min-height: 80vh; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; flex-direction: row; justify-content: space-between; width: 1140px}#hero { gap: clamp(16px, 3vw, 48px);}@media (max-width: 991px) { #hero > * { flex: 0 1 auto !important; }}@media (max-width: 991px) {#hero {flex-direction: column; align-items: stretch; width: 100%; min-height: auto; justify-content: flex-start}}@media (max-width: 478px) {#hero {min-height: 60vh}}#brxe-yywzex {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 32px; padding-bottom: 0; padding-left: 32px; flex-wrap: nowrap}#brxe-ivctgm {width: 36px; height: 36px; border-style: solid; border-color: #fff; border-radius: 50%}#brxe-ivctgm { object-fit: cover;}#brxe-eyyzhb {width: 36px; height: 36px; border-style: solid; border-color: #fff; border-radius: 50%; margin-left: -12px}#brxe-eyyzhb { object-fit: cover;}#brxe-pxrbwz {width: 36px; height: 36px; border-style: solid; border-color: #fff; border-radius: 50%; margin-left: -12px}#brxe-pxrbwz { object-fit: cover;}#brxe-etmjnj {width: 36px; height: 36px; border-style: solid; border-color: #fff; border-radius: 50%; margin-left: -12px}#brxe-etmjnj { object-fit: cover;}#brxe-xmnpim {display: flex}@media (max-width: 478px) {#brxe-xmnpim {overflow: hidden}}#brxe-ycivin {width: 12px}#brxe-ycivin { fill: #000;}#brxe-zlqori {width: 12px}#brxe-gkmhld { fill: #000;}#brxe-lzrxte {width: 12px}#brxe-gkmhld { fill: #000;}#brxe-tzmzvn {width: 12px}#brxe-gkmhld { fill: #000;}#brxe-uroups {width: 12px}#brxe-vimvdc { fill: #000;}#brxe-villry {display: flex}#brxe-villry { gap: 2px;}#brxe-dfakcf {font-size: 14px; color: #000; font-weight: 600}#brxe-dfopov {display: flex; flex-direction: column; align-items: flex-start}#brxe-dfopov { gap: 4px;}@media (max-width: 478px) {#brxe-dfopov {overflow: hidden}}#brxe-eqtvyr {display: flex; align-items: center; flex-shrink: 0}#brxe-eqtvyr { gap: 16px;}@media (max-width: 991px) {#brxe-eqtvyr {overflow: hidden}}@media (max-width: 478px) {#brxe-eqtvyr {overflow: hidden; width: 100%}}#brxe-oytivp {height: 22px; width: 22px}#brxe-oytivp { object-fit: contain; filter: grayscale(1) brightness(.75) opacity(.8);}#brxe-doftvy {font-size: 18px; font-weight: 700; color: #6b7280}#brxe-doftvy { white-space: nowrap;}#brxe-xofocr {display: flex; align-items: center}#brxe-xofocr { gap: 10px;}@media (max-width: 478px) {#brxe-xofocr {flex-shrink: 0}}#brxe-yphhni {height: 22px; width: 22px}#brxe-yphhni { object-fit: contain; filter: grayscale(1) brightness(.75) opacity(.8);}#brxe-daoyyp {font-size: 18px; font-weight: 700; color: #6b7280}#brxe-daoyyp { white-space: nowrap;}#brxe-xmvxgs {display: flex; align-items: center}#brxe-xmvxgs { gap: 10px;}@media (max-width: 478px) {#brxe-xmvxgs {flex-shrink: 0}}#brxe-mmdplq {height: 22px; width: 22px}#brxe-mmdplq { object-fit: contain; filter: grayscale(1) brightness(.75) opacity(.8);}#brxe-djzual {font-size: 18px; font-weight: 700; color: #6b7280}#brxe-djzual { white-space: nowrap;}#brxe-ziafkq {display: flex; align-items: center}#brxe-ziafkq { gap: 10px;}@media (max-width: 478px) {#brxe-ziafkq {flex-shrink: 0}}#brxe-ssucog {height: 22px; width: 22px}#brxe-ssucog { object-fit: contain; filter: grayscale(1) brightness(.75) opacity(.8);}#brxe-ovovsb {font-size: 18px; font-weight: 700; color: #6b7280}#brxe-ovovsb { white-space: nowrap;}#brxe-qeuioh {display: flex; align-items: center}#brxe-qeuioh { gap: 10px;}@media (max-width: 478px) {#brxe-qeuioh {flex-shrink: 0}}#brxe-eferfr {height: 22px; width: 22px}#brxe-eferfr { object-fit: contain; filter: grayscale(1) brightness(.75) opacity(.8);}#brxe-siiypx {font-size: 18px; font-weight: 700; color: #6b7280}#brxe-siiypx { white-space: nowrap;}#brxe-lrfsgb {display: flex; align-items: center}#brxe-lrfsgb { gap: 10px;}@media (max-width: 478px) {#brxe-lrfsgb {flex-shrink: 0}}#brxe-hjelnm {height: 22px; width: 22px}#brxe-hjelnm { object-fit: contain; filter: grayscale(1) brightness(.75) opacity(.8);}#brxe-wlynwt {font-size: 18px; font-weight: 700; color: #6b7280}#brxe-wlynwt { white-space: nowrap;}#brxe-jgdqjy {display: flex; align-items: center}#brxe-jgdqjy { gap: 10px;}@media (max-width: 478px) {#brxe-jgdqjy {flex-shrink: 0}}#brxe-qwquua {height: 22px; width: 22px}#brxe-qwquua { object-fit: contain; filter: grayscale(1) brightness(.75) opacity(.8);}#brxe-qrckdx {font-size: 18px; font-weight: 700; color: #6b7280}#brxe-qrckdx { white-space: nowrap;}#brxe-wvmvmx {display: flex; align-items: center}#brxe-wvmvmx { gap: 10px;}@media (max-width: 478px) {#brxe-wvmvmx {flex-shrink: 0}}#brxe-wxnpxm {height: 22px; width: 22px}#brxe-wxnpxm { object-fit: contain; filter: grayscale(1) brightness(.75) opacity(.8);}#brxe-xdxzsi {font-size: 18px; font-weight: 700; color: #6b7280}#brxe-xdxzsi { white-space: nowrap;}#brxe-fixodw {display: flex; align-items: center}#brxe-fixodw { gap: 10px;}@media (max-width: 478px) {#brxe-fixodw {flex-shrink: 0}}#brxe-fawckx {display: flex; align-items: center; width: max-content}#brxe-fawckx { gap: 80px; animation: scrollMarquee 25s linear infinite;}@media (max-width: 478px) {#brxe-fawckx {width: max-content}}#brxe-kxvtzv {overflow: hidden}#brxe-kxvtzv { flex: 1; mask-image: linear-gradient(270deg, transparent 0%, black 15%, black 85%, transparent 100%); -webkit-mask-image: linear-gradient(270deg, transparent 0%, black 15%, black 85%, transparent 100%);}@media (max-width: 991px) {#brxe-kxvtzv {overflow: hidden}}@media (max-width: 478px) {#brxe-kxvtzv {width: 100%; min-width: 0px; overflow: hidden}}#brxe-fulghu {max-width: 1140px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; padding-top: 0; padding-right: 32px; padding-bottom: 0; padding-left: 32px; display: flex; flex-wrap: wrap; align-items: center}#brxe-fulghu { gap: 40px;}@media (max-width: 478px) {#brxe-fulghu {flex-direction: column; align-items: stretch}}#brxe-lugdci {background-color: #fff; padding-top: 24px; padding-right: 0; padding-bottom: 24px; padding-left: 0}#brxe-lugdci { border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea;}@media (max-width: 991px) {#brxe-lugdci {overflow: hidden}}@media (max-width: 478px) {#brxe-lugdci {overflow: hidden}}#brxe-osmnio {font-size: clamp(40px, 6vw, 64px); line-height: 1.05; letter-spacing: -0.03em; font-weight: 700; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-qwdgct {display: flex; flex-direction: column}#brxe-qwdgct { flex: 1.5 1 400px; gap: 24px;}#brxe-yrqnjy {position: absolute; left: 23px; top: 48px; bottom: 0px; width: 2px; background-color: #f3f4f6; z-index: 0}#brxe-yvclml {width: 20px; height: 20px}#brxe-yvclml { fill: none; stroke: #fff; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;}#brxe-uiraii {position: relative; z-index: 1; width: 48px; height: 48px; flex-shrink: 0; background-color: #000; border-radius: 50%; display: flex; align-items: center; justify-content: center}#brxe-uiraii { box-shadow: 0 0 0 8px #fff;}#brxe-ijjtse {font-size: clamp(18px, 2vw, 22px); font-weight: 500; line-height: 1.4; color: #000; letter-spacing: -0.01em; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 8px}#brxe-lzpcck {display: flex; align-items: flex-start; position: relative; padding-bottom: clamp(32px, 4vw, 48px)}#brxe-lzpcck { gap: 24px;}#brxe-qqddlj {position: absolute; left: 23px; top: 48px; bottom: 0px; width: 2px; background-color: #f3f4f6; z-index: 0}#brxe-cwoivx {width: 20px; height: 20px}#brxe-cwoivx { fill: none; stroke: #fff; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;}#brxe-owjwxo {position: relative; z-index: 1; width: 48px; height: 48px; flex-shrink: 0; background-color: #000; border-radius: 50%; display: flex; align-items: center; justify-content: center}#brxe-owjwxo { box-shadow: 0 0 0 8px #fff;}#brxe-yaoalu {font-size: clamp(18px, 2vw, 22px); font-weight: 500; line-height: 1.4; color: #000; letter-spacing: -0.01em; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 8px}#brxe-gkmooy {display: flex; align-items: flex-start; position: relative; padding-bottom: clamp(32px, 4vw, 48px)}#brxe-gkmooy { gap: 24px;}#brxe-dfpnic {width: 20px; height: 20px}#brxe-dfpnic { fill: none; stroke: #fff; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;}#brxe-lygcce {position: relative; z-index: 1; width: 48px; height: 48px; flex-shrink: 0; background-color: #000; border-radius: 50%; display: flex; align-items: center; justify-content: center}#brxe-lygcce { box-shadow: 0 0 0 8px #fff;}#brxe-olouok {font-size: clamp(18px, 2vw, 22px); font-weight: 500; line-height: 1.4; color: #000; letter-spacing: -0.01em; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 8px}#brxe-vkahab {display: flex; align-items: flex-start; position: relative}#brxe-vkahab { gap: 24px;}#brxe-bksxdx {display: flex; flex-direction: column; position: relative}#brxe-bksxdx { flex: 1 1 340px;}#brxe-mosarp {display: flex; flex-wrap: wrap; align-items: flex-start}#brxe-mosarp { gap: clamp(48px, 6vw, 64px);}#brxe-mjxnco {width: 100%; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; max-width: 1140px}#brxe-mjxnco { padding: clamp(48px, 8vw, 128px) clamp(22px, 4vw, 44px);}#services {background-color: #fff; width: 100%; padding-top: var(--space-l); padding-bottom: var(--space-l)}#services { border-top: 1px solid #eaeaea;}#brxe-qetyys {font-size: 40px; font-weight: 700; line-height: 1.1; letter-spacing: -0.02em; color: #000; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-qetyys { overflow-wrap: break-word;}#brxe-zzkbic {font-size: var(--text-l); line-height: 1.5; letter-spacing: -0.01em; color: #4b5563; font-weight: 500; max-width: 440px}#brxe-npdmeg {display: flex; flex-direction: column; align-items: center; text-align: center; max-width: 600px}#brxe-npdmeg { gap: 16px;}#brxe-zjgrzr {border-radius: 20px}#brxe-zjgrzr:not(.tag), #brxe-zjgrzr img {object-fit: cover}#brxe-zjgrzr { object-fit: contain; box-shadow: 0 16px 32px -8px rgba(0,0,0,0.15);}#brxe-lczjno {background-color: #f7f2ea; display: flex; align-items: center; justify-content: center; aspect-ratio: 16 / 10; flex-wrap: nowrap; overflow: hidden}#brxe-iunkze {font-size: 22px; font-weight: 700; color: #000; letter-spacing: -0.01em; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-hhwgxv {width: 24px; height: 24px; flex-shrink: 0}#brxe-hhwgxv { fill: none; stroke: #000; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;}#brxe-uelwtv {display: flex; justify-content: space-between; align-items: flex-start}#brxe-uelwtv { gap: 16px;}#brxe-twpijm {font-size: 16px; line-height: 1.5; color: #4b5563; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-fkqorc {padding-top: 32px; padding-right: 32px; padding-bottom: 32px; padding-left: 32px; display: flex; flex-direction: column}#brxe-fkqorc { gap: 16px; flex: 1;}#brxe-zgvrsd {border-style: solid; border-color: #eaeaea; border-radius: 20px; overflow: hidden; display: flex; flex-direction: column; background-color: #fff}#brxe-vaxjir {border-radius: 20px}#brxe-vaxjir { object-fit: contain; box-shadow: 0 16px 32px -8px rgba(0,0,0,0.15);}#brxe-obvbxa {background-color: #f7f2ea; display: flex; align-items: center; justify-content: center; aspect-ratio: 16 / 10; overflow: hidden}#brxe-bskomz {font-size: 22px; font-weight: 700; color: #000; letter-spacing: -0.01em; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-vhtuxf {width: 24px; height: 24px; flex-shrink: 0}#brxe-vhtuxf { fill: none; stroke: #000; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;}#brxe-azgtxw {display: flex; justify-content: space-between; align-items: flex-start}#brxe-azgtxw { gap: 16px;}#brxe-jctpxz {font-size: 16px; line-height: 1.5; color: #4b5563; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-mupsdz {padding-top: 32px; padding-right: 32px; padding-bottom: 32px; padding-left: 32px; display: flex; flex-direction: column}#brxe-mupsdz { gap: 16px; flex: 1;}#brxe-bsowmu {border-style: solid; border-color: #eaeaea; border-radius: 20px; overflow: hidden; display: flex; flex-direction: column; background-color: #fff}#brxe-wfigcm {border-radius: 20px}#brxe-wfigcm { object-fit: contain; box-shadow: 0 16px 32px -8px rgba(0,0,0,0.15);}#brxe-mauzji {background-color: #f7f2ea; display: flex; align-items: center; justify-content: center; aspect-ratio: 16 / 10; overflow: hidden}#brxe-tgasbh {font-size: 22px; font-weight: 700; color: #000; letter-spacing: -0.01em; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-awxumr {width: 24px; height: 24px; flex-shrink: 0}#brxe-awxumr { fill: none; stroke: #000; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;}#brxe-jhkcqh {display: flex; justify-content: space-between; align-items: flex-start}#brxe-jhkcqh { gap: 16px;}#brxe-oflwon {font-size: 16px; line-height: 1.5; color: #4b5563; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-ljjrcb {padding-top: 32px; padding-right: 32px; padding-bottom: 32px; padding-left: 32px; display: flex; flex-direction: column}#brxe-ljjrcb { gap: 16px; flex: 1;}#brxe-yxenia {border-style: solid; border-color: #eaeaea; border-radius: 20px; overflow: hidden; display: flex; flex-direction: column; background-color: #fff}#brxe-ymuuxp {display: grid; align-items: initial; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); width: 100%}#brxe-ymuuxp { gap: 32px;}#brxe-vzvpan {width: 100%; max-width: 1140px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; padding-top: 0; padding-right: 24px; padding-bottom: 0; padding-left: 24px; display: flex; flex-direction: column; align-items: center}#brxe-vzvpan { gap: 64px;}#brxe-gyrmdq {background-color: #fff; width: 100%; padding-top: 48px; padding-right: 0; padding-bottom: 48px; padding-left: 0}#brxe-auruou {width: 8px; height: 8px; background-color: #12b33f; border-radius: 50%}#brxe-owdggu {font-size: 12px; font-weight: 600; color: #333; text-transform: uppercase; letter-spacing: 0.1em}#brxe-tpzmqz {display: inline-flex; align-items: center; background-color: #fff; border-style: solid; border-color: #e5e5e5; border-radius: 24px; padding-top: 6px; padding-right: 16px; padding-bottom: 6px; padding-left: 16px}#brxe-tpzmqz { gap: 8px; box-shadow: 0px 2px 8px rgba(0,0,0,0.04);}#brxe-jaarzc {font-weight: 700; line-height: 1.15; letter-spacing: -0.03em; color: #000; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; max-width: 600px}#brxe-zveadm {display: flex; flex-direction: column; align-items: center; text-align: center}#brxe-zveadm { gap: 20px;}#brxe-aszkpj {position: absolute; top: 0px; bottom: 0px; left: 50%; width: 2px; background-color: #f3f4f6; z-index: 0}#brxe-aszkpj { transform: translateX(-50%);}#brxe-xhcnnf {color: #fff; font-weight: 700; font-size: 14px}#brxe-eysazy {position: absolute; left: 50%; top: 50%; width: 48px; height: 48px; background-color: #000; border-style: solid; border-color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; z-index: 2}#brxe-eysazy { transform: translate(-50%, -50%);}#brxe-ltnaqr {width: 100%; height: 100%; transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1)}#brxe-ltnaqr { object-fit: cover;}#brxe-gquruw {width: 45%; height: 360px; border-radius: 24px; overflow: hidden; background-color: #f3f4f6}#brxe-gquruw { box-shadow: 0 10px 30px -10px rgba(0,0,0,0.05);}#brxe-agfmec {font-weight: 700; line-height: 1.2; letter-spacing: -0.02em; color: #000; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-ptmrgc {line-height: 1.6; color: #4b5563; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-yzxhcf {width: 45%; display: flex; flex-direction: column; padding-top: 0; padding-right: 24px; padding-bottom: 0; padding-left: 24px}#brxe-yzxhcf { gap: 16px;}#brxe-knhcft {display: flex; align-items: center; justify-content: space-between; position: relative; z-index: 1; width: 100%}#brxe-jxdkzv {color: #fff; font-weight: 700; font-size: 14px}#brxe-xyhakx {position: absolute; left: 50%; top: 50%; width: 48px; height: 48px; background-color: #000; border-style: solid; border-color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; z-index: 2}#brxe-xyhakx { transform: translate(-50%, -50%);}#brxe-kzuyqt {width: 100%; height: 100%; transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1)}#brxe-kzuyqt { object-fit: cover;}#brxe-vjvawe {width: 45%; height: 360px; border-radius: 24px; overflow: hidden; background-color: #f3f4f6}#brxe-vjvawe { box-shadow: 0 10px 30px -10px rgba(0,0,0,0.05);}#brxe-ziqyag {font-weight: 700; line-height: 1.2; letter-spacing: -0.02em; color: #000; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-hfyhow {line-height: 1.6; color: #4b5563; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-tzvrap {width: 45%; display: flex; flex-direction: column; padding-top: 0; padding-right: 24px; padding-bottom: 0; padding-left: 24px}#brxe-tzvrap { gap: 16px;}#brxe-vlgodq {display: flex; align-items: center; justify-content: space-between; position: relative; z-index: 1; width: 100%}#brxe-dlajdk {color: #fff; font-weight: 700; font-size: 14px}#brxe-pvsprk {position: absolute; left: 50%; top: 50%; width: 48px; height: 48px; background-color: #000; border-style: solid; border-color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; z-index: 2}#brxe-pvsprk { transform: translate(-50%, -50%);}#brxe-rizimo {width: 100%; height: 100%; transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1)}#brxe-rizimo { object-fit: cover;}#brxe-kvevlh {width: 45%; height: 360px; border-radius: 24px; overflow: hidden; background-color: #f3f4f6}#brxe-kvevlh { box-shadow: 0 10px 30px -10px rgba(0,0,0,0.05);}#brxe-uwhbgr {font-weight: 700; line-height: 1.2; letter-spacing: -0.02em; color: #000; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-ygphsj {line-height: 1.6; color: #4b5563; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-dnncpw {width: 45%; display: flex; flex-direction: column; padding-top: 0; padding-right: 24px; padding-bottom: 0; padding-left: 24px}#brxe-dnncpw { gap: 16px;}#brxe-wzddam {display: flex; align-items: center; justify-content: space-between; position: relative; z-index: 1; width: 100%}#brxe-ntwihb {position: relative; display: flex; flex-direction: column}#brxe-ntwihb { gap: 64px;}#brxe-hyykob {width: 100%; max-width: 1140px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; padding-top: 0; padding-right: 24px; padding-bottom: 0; padding-left: 24px; display: flex; flex-direction: column}#how-it-works {background-color: #fff; width: 100%}#how-it-works { border-top: 1px solid #eaeaea;}#brxe-jljmur {display: inline-flex; align-items: center; background-color: #fff; border-style: solid; border-color: #e5e5e5; border-radius: 24px; padding-top: 6px; padding-right: 16px; padding-bottom: 6px; padding-left: 16px; font-size: 12px; font-weight: 600; color: #333; text-transform: uppercase; letter-spacing: 0.1em; width: max-content}#brxe-jljmur { box-shadow: 0px 2px 8px rgba(0,0,0,0.04);}#brxe-dtqrxs {font-size: 40px; font-weight: 700; line-height: 1.2; letter-spacing: -0.03em; color: #000; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; max-width: 600px}#brxe-dtqrxs { overflow-wrap: break-word;}#brxe-zkkhfy {display: flex; flex-direction: column; min-width: 0px}#brxe-zkkhfy { gap: 16px; flex: 1 1 400px;}#brxe-tbsroa {width: 18px; height: 18px}#brxe-tbsroa { fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;}#brxe-rytdgs {display: inline-flex; align-items: center; background-color: #000; color: #fff; font-weight: 600; font-size: 15px; padding-top: 12px; padding-right: 24px; padding-bottom: 12px; padding-left: 24px; border-radius: 100px; transition: all 0.3s ease; flex-shrink: 0; cursor: pointer}#brxe-rytdgs { gap: 8px;}#brxe-eiufgq {display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-end}#brxe-eiufgq { gap: 24px;}#brxe-eibfxs {width: 100%; height: 100%; position: absolute}#brxe-eibfxs { object-fit: cover; inset: 0;}#brxe-ptdplb {min-height: 320px; position: relative; overflow: hidden; background-color: #f3f4f6}#brxe-ptdplb { flex: 1 1 360px;}@media (max-width: 991px) {#brxe-ptdplb {width: 100%}}#brxe-majiyt {font-size: 28px; font-weight: 700; line-height: 1.3; letter-spacing: -0.02em; color: #000; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-majiyt { overflow-wrap: break-word;}#brxe-wxxvfx {width: 20px; height: 20px}#brxe-wxxvfx { fill: none; stroke: #000; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;}#brxe-qeogbu {width: 48px; height: 48px; flex-shrink: 0; border-radius: 50%; background-color: #f3f4f6; display: flex; align-items: center; justify-content: center}#brxe-ugldjh {display: flex; justify-content: space-between; align-items: flex-start}#brxe-ugldjh { gap: 24px;}#brxe-ziwxne {font-size: 28px; font-weight: 700; color: #000; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-wksjvk {font-size: 14px; font-weight: 500; color: #6b7280; line-height: 1.4; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-hbjhgc {display: flex; flex-direction: column; min-width: 0px}#brxe-hbjhgc { flex: 1 1 100px; gap: 4px;}#brxe-uqruzz {font-size: 28px; font-weight: 700; color: #000; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-onugyr {font-size: 14px; font-weight: 500; color: #6b7280; line-height: 1.4; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-ouvrgg {display: flex; flex-direction: column; min-width: 0px}#brxe-ouvrgg { flex: 1 1 100px; gap: 4px;}#brxe-ywemch {font-size: 28px; font-weight: 700; color: #000; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-ofkgps {font-size: 14px; font-weight: 500; color: #6b7280; line-height: 1.4; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-xexpmh {display: flex; flex-direction: column; min-width: 0px}#brxe-xexpmh { flex: 1 1 100px; gap: 4px;}#brxe-oootez {display: flex; flex-wrap: wrap}#brxe-oootez { gap: 24px;}#brxe-tprvzg {width: 100%; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-tprvzg { border: none; border-top: 1px solid #e5e7eb;}#brxe-msqzdh {padding-top: 6px; padding-right: 16px; padding-bottom: 6px; padding-left: 16px; border-style: solid; border-color: #e5e7eb; border-radius: 100px; font-size: 13px; font-weight: 500; color: #4b5563}#brxe-mkxesv {padding-top: 6px; padding-right: 16px; padding-bottom: 6px; padding-left: 16px; border-style: solid; border-color: #e5e7eb; border-radius: 100px; font-size: 13px; font-weight: 500; color: #4b5563}#brxe-vhcdob {padding-top: 6px; padding-right: 16px; padding-bottom: 6px; padding-left: 16px; border-style: solid; border-color: #e5e7eb; border-radius: 100px; font-size: 13px; font-weight: 500; color: #4b5563}#brxe-xeisgk {display: flex; flex-wrap: wrap}#brxe-xeisgk { gap: 8px;}#brxe-djlads {display: flex; flex-direction: column; justify-content: center; padding-top: 48px; padding-right: 32px; padding-bottom: 48px; padding-left: 32px; min-width: 0px}#brxe-djlads { flex: 1.5 1 400px; gap: 32px;}@media (max-width: 991px) {#brxe-djlads {width: 100%}}#brxe-sscrba {display: flex; flex-wrap: wrap; background-color: #fff; border-style: solid; border-color: #f3f4f6; border-radius: 24px; overflow: hidden; color: inherit; position: relative; cursor: pointer}#brxe-sscrba { box-shadow: 0 10px 30px -10px rgba(0,0,0,0.05);}@media (max-width: 991px) {#brxe-sscrba {flex-direction: column}}#brxe-nbjqru {width: 100%; height: 100%; position: absolute}#brxe-nbjqru { object-fit: cover; inset: 0;}#brxe-zkpura {min-height: 320px; position: relative; overflow: hidden; background-color: #f3f4f6}#brxe-zkpura { flex: 1 1 360px;}@media (max-width: 991px) {#brxe-zkpura {width: 100%}}#brxe-ufloxp {font-size: 28px; font-weight: 700; line-height: 1.3; letter-spacing: -0.02em; color: #000; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-ufloxp { overflow-wrap: break-word;}#brxe-fhagsh {width: 20px; height: 20px}#brxe-fhagsh { fill: none; stroke: #000; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;}#brxe-uqczcx {width: 48px; height: 48px; flex-shrink: 0; border-radius: 50%; background-color: #f3f4f6; display: flex; align-items: center; justify-content: center}#brxe-jsooqb {display: flex; justify-content: space-between; align-items: flex-start}#brxe-jsooqb { gap: 24px;}#brxe-iowpum {font-size: 28px; font-weight: 700; color: #000; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-jfoejh {font-size: 14px; font-weight: 500; color: #6b7280; line-height: 1.4; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-amoakr {display: flex; flex-direction: column; min-width: 0px}#brxe-amoakr { flex: 1 1 100px; gap: 4px;}#brxe-ettrrl {font-size: 28px; font-weight: 700; color: #000; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-gbkwtz {font-size: 14px; font-weight: 500; color: #6b7280; line-height: 1.4; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-nnuspa {display: flex; flex-direction: column; min-width: 0px}#brxe-nnuspa { flex: 1 1 100px; gap: 4px;}#brxe-pcmzon {font-size: 28px; font-weight: 700; color: #000; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-jqmxdd {font-size: 14px; font-weight: 500; color: #6b7280; line-height: 1.4; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-dqwqda {display: flex; flex-direction: column; min-width: 0px}#brxe-dqwqda { flex: 1 1 100px; gap: 4px;}#brxe-eftorm {display: flex; flex-wrap: wrap}#brxe-eftorm { gap: 24px;}#brxe-ourehw {width: 100%; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-ourehw { border: none; border-top: 1px solid #e5e7eb;}#brxe-ugluux {padding-top: 6px; padding-right: 16px; padding-bottom: 6px; padding-left: 16px; border-style: solid; border-color: #e5e7eb; border-radius: 100px; font-size: 13px; font-weight: 500; color: #4b5563}#brxe-kykapu {padding-top: 6px; padding-right: 16px; padding-bottom: 6px; padding-left: 16px; border-style: solid; border-color: #e5e7eb; border-radius: 100px; font-size: 13px; font-weight: 500; color: #4b5563}#brxe-iyivch {padding-top: 6px; padding-right: 16px; padding-bottom: 6px; padding-left: 16px; border-style: solid; border-color: #e5e7eb; border-radius: 100px; font-size: 13px; font-weight: 500; color: #4b5563}#brxe-gginwh {display: flex; flex-wrap: wrap}#brxe-gginwh { gap: 8px;}#brxe-rnhdid {display: flex; flex-direction: column; justify-content: center; padding-top: 48px; padding-right: 32px; padding-bottom: 48px; padding-left: 32px; min-width: 0px}#brxe-rnhdid { flex: 1.5 1 400px; gap: 32px;}@media (max-width: 991px) {#brxe-rnhdid {width: 100%}}#brxe-trsabz {display: flex; flex-wrap: wrap; background-color: #fff; border-style: solid; border-color: #f3f4f6; border-radius: 24px; overflow: hidden; color: inherit; position: relative; cursor: pointer}#brxe-trsabz { box-shadow: 0 10px 30px -10px rgba(0,0,0,0.05);}@media (max-width: 991px) {#brxe-trsabz {flex-direction: column}}#brxe-qmdnjn {width: 100%; height: 100%; position: absolute}#brxe-qmdnjn { object-fit: cover; inset: 0;}#brxe-erfsya {min-height: 320px; position: relative; overflow: hidden; background-color: #f3f4f6}#brxe-erfsya { flex: 1 1 360px;}@media (max-width: 991px) {#brxe-erfsya {width: 100%}}#brxe-odlxws {font-size: 28px; font-weight: 700; line-height: 1.3; letter-spacing: -0.02em; color: #000; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-odlxws { overflow-wrap: break-word;}#brxe-bogqbu {width: 20px; height: 20px}#brxe-bogqbu { fill: none; stroke: #000; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;}#brxe-xnolfu {width: 48px; height: 48px; flex-shrink: 0; border-radius: 50%; background-color: #f3f4f6; display: flex; align-items: center; justify-content: center}#brxe-ruxaut {display: flex; justify-content: space-between; align-items: flex-start}#brxe-ruxaut { gap: 24px;}#brxe-nsnhkc {font-size: 28px; font-weight: 700; color: #000; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-xfbjen {font-size: 14px; font-weight: 500; color: #6b7280; line-height: 1.4; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-qapapr {display: flex; flex-direction: column; min-width: 0px}#brxe-qapapr { flex: 1 1 100px; gap: 4px;}#brxe-qilnjc {font-size: 28px; font-weight: 700; color: #000; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-wowarf {font-size: 14px; font-weight: 500; color: #6b7280; line-height: 1.4; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-gbyxed {display: flex; flex-direction: column; min-width: 0px}#brxe-gbyxed { flex: 1 1 100px; gap: 4px;}#brxe-mruddx {font-size: 28px; font-weight: 700; color: #000; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-kgfprd {font-size: 14px; font-weight: 500; color: #6b7280; line-height: 1.4; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-exfsov {display: flex; flex-direction: column; min-width: 0px}#brxe-exfsov { flex: 1 1 100px; gap: 4px;}#brxe-ytdirz {display: flex; flex-wrap: wrap}#brxe-ytdirz { gap: 24px;}#brxe-qitget {width: 100%; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-qitget { border: none; border-top: 1px solid #e5e7eb;}#brxe-jscjxn {padding-top: 6px; padding-right: 16px; padding-bottom: 6px; padding-left: 16px; border-style: solid; border-color: #e5e7eb; border-radius: 100px; font-size: 13px; font-weight: 500; color: #4b5563}#brxe-uyibvd {padding-top: 6px; padding-right: 16px; padding-bottom: 6px; padding-left: 16px; border-style: solid; border-color: #e5e7eb; border-radius: 100px; font-size: 13px; font-weight: 500; color: #4b5563}#brxe-vriwuu {padding-top: 6px; padding-right: 16px; padding-bottom: 6px; padding-left: 16px; border-style: solid; border-color: #e5e7eb; border-radius: 100px; font-size: 13px; font-weight: 500; color: #4b5563}#brxe-nbrteb {display: flex; flex-wrap: wrap}#brxe-nbrteb { gap: 8px;}#brxe-yyjzyv {display: flex; flex-direction: column; justify-content: center; padding-top: 48px; padding-right: 32px; padding-bottom: 48px; padding-left: 32px; min-width: 0px}#brxe-yyjzyv { flex: 1.5 1 400px; gap: 32px;}@media (max-width: 991px) {#brxe-yyjzyv {width: 100%}}#brxe-avbmet {display: flex; flex-wrap: wrap; background-color: #fff; border-style: solid; border-color: #f3f4f6; border-radius: 24px; overflow: hidden; color: inherit; position: relative; cursor: pointer}#brxe-avbmet { box-shadow: 0 10px 30px -10px rgba(0,0,0,0.05);}@media (max-width: 991px) {#brxe-avbmet {flex-direction: column}}#brxe-xvupaq {display: flex; flex-direction: column}#brxe-xvupaq { gap: 40px;}#brxe-pbelxv {width: 100%; max-width: 1140px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; padding-top: 0; padding-right: 24px; padding-bottom: 0; padding-left: 24px; display: flex; flex-direction: column}#brxe-pbelxv { gap: 48px;}#projects {background-color: #f9fafb; width: 100%; padding-top: 80px; padding-right: 0; padding-bottom: 80px; padding-left: 0}#projects { border-top: 1px solid #eaeaea;}#brxe-cmsxvb {width: 18px; height: 18px; flex-shrink: 0}#brxe-cmsxvb { stroke: #eab308; stroke-width: 2.5; fill: none; stroke-linecap: round; stroke-linejoin: round;}#brxe-hbdkmm {width: 18px; height: 18px; flex-shrink: 0}#brxe-hbdkmm { stroke: #eab308; stroke-width: 2.5; fill: none; stroke-linecap: round; stroke-linejoin: round;}#brxe-xofizm {width: 18px; height: 18px; flex-shrink: 0}#brxe-xofizm { stroke: #eab308; stroke-width: 2.5; fill: none; stroke-linecap: round; stroke-linejoin: round;}#brxe-kcrwga {width: 18px; height: 18px; flex-shrink: 0}#brxe-kcrwga { stroke: #eab308; stroke-width: 2.5; fill: none; stroke-linecap: round; stroke-linejoin: round;}#brxe-pkxrzi {width: 18px; height: 18px; flex-shrink: 0}#brxe-pkxrzi { stroke: #eab308; stroke-width: 2.5; fill: none; stroke-linecap: round; stroke-linejoin: round;}#brxe-tjbqpn {display: flex; flex-direction: column}#brxe-ekoxrf {width: 18px; height: 18px; flex-shrink: 0}#brxe-ekoxrf { stroke: #d1d5db; stroke-width: 2; fill: none; stroke-linecap: round; stroke-linejoin: round;}#brxe-ynlxth {width: 18px; height: 18px; flex-shrink: 0}#brxe-ynlxth { stroke: #d1d5db; stroke-width: 2; fill: none; stroke-linecap: round; stroke-linejoin: round;}#brxe-wjziul {width: 18px; height: 18px; flex-shrink: 0}#brxe-wjziul { stroke: #d1d5db; stroke-width: 2; fill: none; stroke-linecap: round; stroke-linejoin: round;}#brxe-cggjtn {width: 18px; height: 18px; flex-shrink: 0}#brxe-cggjtn { stroke: #d1d5db; stroke-width: 2; fill: none; stroke-linecap: round; stroke-linejoin: round;}#brxe-okuufr {width: 18px; height: 18px; flex-shrink: 0}#brxe-okuufr { stroke: #d1d5db; stroke-width: 2; fill: none; stroke-linecap: round; stroke-linejoin: round;}#brxe-vvxkuz {display: flex; flex-direction: column}#brxe-uitcra {font-family: "Inter"; font-size: clamp(48px, 5vw, 80px); font-weight: 600; letter-spacing: -0.04em; line-height: 1; color: #0a0a0a}#brxe-vprmao {font-family: "Inter"; font-size: 16px; line-height: 1.5; color: rgba(10, 10, 10, 0.6); max-width: 300px}@media (max-width: 991px) {#brxe-vprmao {max-width: 100%}}#brxe-gduwna {flex-direction: column; row-gap: 24px}#brxe-gduwna { position: sticky; top: 40px; }@media (max-width: 991px) { #brxe-gduwna { position: static; } }#brxe-ogcggi {font-family: "Inter"; font-size: 18px; font-weight: 500; line-height: 1.3; color: #0a0a0a}#brxe-hmpztx {width: 20px; height: 20px; margin-left: 16px}#brxe-sdkmis {flex-direction: row; justify-content: space-between; align-items: center; padding-top: 26px; padding-right: 26px; padding-bottom: 26px; padding-left: 26px}@media (max-width: 478px) {#brxe-sdkmis {flex-wrap: nowrap}}#brxe-fhnfeo {font-family: "Inter"; font-size: 15px; font-weight: 500; line-height: 1.5; color: rgba(10, 10, 10, 0.6); padding-top: 0; padding-right: 26px; padding-bottom: 26px; padding-left: 26px}#brxe-btlnan {background-color: #ffffff; border-radius: 14px; overflow: hidden; flex-direction: column}#brxe-obhqer {font-family: "Inter"; font-size: 18px; font-weight: 500; line-height: 1.3; color: #0a0a0a}#brxe-ttcryt {width: 20px; height: 20px; margin-left: 16px}#brxe-vxmbdz {flex-direction: row; justify-content: space-between; align-items: center; padding-top: 26px; padding-right: 26px; padding-bottom: 26px; padding-left: 26px}@media (max-width: 478px) {#brxe-vxmbdz {flex-wrap: nowrap}}#brxe-ovjgks {font-family: "Inter"; font-size: 15px; font-weight: 500; line-height: 1.5; color: rgba(10, 10, 10, 0.6); padding-top: 0; padding-right: 26px; padding-bottom: 26px; padding-left: 26px}#brxe-lczvmw {background-color: #ffffff; border-radius: 14px; overflow: hidden; flex-direction: column}#brxe-idvblc {font-family: "Inter"; font-size: 18px; font-weight: 500; line-height: 1.3; color: #0a0a0a}#brxe-vymzod {width: 20px; height: 20px; margin-left: 16px}#brxe-lyvwqu {flex-direction: row; justify-content: space-between; align-items: center; padding-top: 26px; padding-right: 26px; padding-bottom: 26px; padding-left: 26px}@media (max-width: 478px) {#brxe-lyvwqu {flex-wrap: nowrap}}#brxe-zxpegf {font-family: "Inter"; font-size: 15px; font-weight: 500; line-height: 1.5; color: rgba(10, 10, 10, 0.6); padding-top: 0; padding-right: 26px; padding-bottom: 26px; padding-left: 26px}#brxe-xjwuht {background-color: #ffffff; border-radius: 14px; overflow: hidden; flex-direction: column}#brxe-ndlxpb {font-family: "Inter"; font-size: 18px; font-weight: 500; line-height: 1.3; color: #0a0a0a}#brxe-ydyjqz {width: 20px; height: 20px; margin-left: 16px}#brxe-lifkeb {flex-direction: row; justify-content: space-between; align-items: center; padding-top: 26px; padding-right: 26px; padding-bottom: 26px; padding-left: 26px}@media (max-width: 478px) {#brxe-lifkeb {flex-wrap: nowrap}}#brxe-vmrsay {font-family: "Inter"; font-size: 15px; font-weight: 500; line-height: 1.5; color: rgba(10, 10, 10, 0.6); padding-top: 0; padding-right: 26px; padding-bottom: 26px; padding-left: 26px}#brxe-bcmzpe {background-color: #ffffff; border-radius: 14px; overflow: hidden; flex-direction: column}#brxe-phurnh {font-family: "Inter"; font-size: 18px; font-weight: 500; line-height: 1.3; color: #0a0a0a}#brxe-doblmh {width: 20px; height: 20px; margin-left: 16px}#brxe-wuimgf {flex-direction: row; justify-content: space-between; align-items: center; padding-top: 26px; padding-right: 26px; padding-bottom: 26px; padding-left: 26px}@media (max-width: 478px) {#brxe-wuimgf {flex-wrap: nowrap}}#brxe-ruxeqw {font-family: "Inter"; font-size: 15px; font-weight: 500; line-height: 1.5; color: rgba(10, 10, 10, 0.6); padding-top: 0; padding-right: 26px; padding-bottom: 26px; padding-left: 26px}#brxe-fmsjeq {background-color: #ffffff; border-radius: 14px; overflow: hidden; flex-direction: column}#brxe-kakate {font-family: "Inter"; font-size: 18px; font-weight: 500; line-height: 1.3; color: #0a0a0a}#brxe-wsbivo {width: 20px; height: 20px; margin-left: 16px}#brxe-pawezv {flex-direction: row; justify-content: space-between; align-items: center; padding-top: 26px; padding-right: 26px; padding-bottom: 26px; padding-left: 26px}@media (max-width: 478px) {#brxe-pawezv {flex-wrap: nowrap}}#brxe-odnxdy {font-family: "Inter"; font-size: 15px; font-weight: 500; line-height: 1.5; color: rgba(10, 10, 10, 0.6); padding-top: 0; padding-right: 26px; padding-bottom: 26px; padding-left: 26px}#brxe-osbgbs {background-color: #ffffff; border-radius: 14px; overflow: hidden; flex-direction: column}#brxe-dponle {flex-direction: column; row-gap: 4px}#brxe-tkfhby {display: grid; align-items: initial; grid-template-columns: 1fr 1.5fr; grid-gap: 60px; width: 100%; max-width: 1200px; align-items: start}@media (max-width: 991px) {#brxe-tkfhby {grid-template-columns: 1fr; grid-gap: 40px}}#brxe-esntbm {background-color: #f5f5f5; padding-top: 80px; padding-right: 20px; padding-bottom: 80px; padding-left: 20px; justify-content: center; align-items: center}@media (max-width: 478px) {[data-name="blog__section"] { padding: 120px 0; background-color: #fbfbfb; border-top: 1px solid #eaeaea; }[data-name="blog__container"] { max-width: 1140px; margin: 0 auto; padding: 0 24px; display: flex; flex-direction: column; gap: 64px; }[data-name="blog__header"] { display: flex; flex-direction: column; align-items: center; gap: 20px; text-align: center; }[data-name="blog__badge"] { background-color: #fff; padding: 6px 16px; border-radius: 100px; font-size: 13px; font-weight: 600; color: #111; border: 1px solid #eaeaea; box-shadow: 0 2px 8px rgba(0,0,0,0.04); }[data-name="blog__title"] { font-size: 56px; font-weight: 700; color: #111; margin: 0; line-height: 1.15; letter-spacing: -0.03em; max-width: 650px; }[data-name="blog__grid"] { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px; }[data-name="blog__card"] { background-color: #fff; border-radius: 24px; border: 1px solid #eaeaea; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.03); cursor: pointer; display: flex; position: relative; transition: transform 0.4s ease, box-shadow 0.4s ease; }[data-name="blog__image-wrap"] { background-color: #f3f4f6; overflow: hidden; position: relative; }[data-name="blog__image"] { width: 100%; height: 100%; flex: 1 1 auto; transition: transform 0.6s ease; }[data-name="blog__image"] picture, [data-name="blog__image"] img { width: 100%; height: 100%; display: block; }[data-name="blog__image"] img { object-fit: cover; }[data-name="blog__content"] { display: flex; flex-direction: column; }[data-name="blog__card"],[data-name="blog__image-wrap"],[data-name="blog__content"] { min-width: 0; }[data-name="blog__card-title"] { font-weight: 700; color: #111; margin: 0; }[data-name="blog__card-desc"] { color: #6b7280; line-height: 1.6; margin: 0; }[data-name="blog__meta"] { display: flex; align-items: center; justify-content: space-between; margin-top: auto; }[data-name="blog__tag"]:empty { display: none !important; }[data-name="blog__card"]:first-child { grid-column: span 3; flex-direction: row; align-items: stretch; }[data-name="blog__card"]:first-child [data-name="blog__image-wrap"] { width: 50%; flex: 0 0 50%; aspect-ratio: 16 / 9; height: auto; min-height: 0; display: flex; align-items: stretch; background-color: #fff; -webkit-mask-image: none; mask-image: none; }[data-name="blog__card"]:first-child [data-name="blog__content"] { width: 50%; padding: 48px; justify-content: center; }[data-name="blog__card"]:first-child [data-name="blog__tag"] { background-color: #f3f4f6; padding: 6px 16px; border-radius: 100px; font-size: 13px; font-weight: 600; color: #4b5563; width: max-content; margin-bottom: 24px; }[data-name="blog__card"]:first-child [data-name="blog__card-title"] { font-size: 32px; margin-bottom: 16px; line-height: 1.25; letter-spacing: -0.02em; }[data-name="blog__card"]:first-child [data-name="blog__card-desc"] { font-size: 16px; margin-bottom: 32px; }[data-name="blog__feat-read"] { display: flex; align-items: center; gap: 8px; font-size: 14px; font-weight: 600; color: #111; }[data-name="blog__feat-author"] { font-size: 22px; font-family: Georgia, 'Times New Roman', Times, serif; font-style: italic; font-weight: 600; color: #111; }[data-name="blog__card"]:not(:first-child) { flex-direction: column; }[data-name="blog__card"]:not(:first-child) [data-name="blog__image-wrap"] { width: 100%; height: 240px; -webkit-mask-image: linear-gradient(to bottom, black 60%, transparent 100%); mask-image: linear-gradient(to bottom, black 60%, transparent 100%); }[data-name="blog__card"]:not(:first-child) [data-name="blog__content"] { padding: 0 24px 32px 24px; flex: 1; z-index: 1; margin-top: -24px; }[data-name="blog__card"]:not(:first-child) [data-name="blog__tag"] { position: absolute; top: 16px; right: 16px; background-color: rgba(255,255,255,0.85); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); padding: 4px 12px; border-radius: 100px; font-size: 12px; font-weight: 600; color: #111; z-index: 2; }[data-name="blog__card"]:not(:first-child) [data-name="blog__card-title"] { font-size: 20px; margin-bottom: 12px; line-height: 1.3; letter-spacing: -0.01em; }[data-name="blog__card"]:not(:first-child) [data-name="blog__card-desc"] { font-size: 15px; }[data-name="blog__card"]:not(:first-child) [data-name="blog__meta"] { display: none; }@media (hover: hover) and (pointer: fine) { [data-name="blog__card"]:hover { transform: translateY(-6px); box-shadow: 0 20px 40px -10px rgba(0,0,0,0.1); } [data-name="blog__card"]:hover [data-name="blog__image"] { transform: scale(1.05); }}@media (max-width: 991px) { [data-name="blog__grid"] { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; } [data-name="blog__card"]:first-child { grid-column: span 2; flex-direction: column; } [data-name="blog__card"]:first-child [data-name="blog__image-wrap"] { width: 100%; height: 320px; -webkit-mask-image: linear-gradient(to bottom, black 65%, transparent 100%); mask-image: linear-gradient(to bottom, black 65%, transparent 100%); } [data-name="blog__card"]:first-child [data-name="blog__content"] { width: 100%; padding: 0 32px 32px; margin-top: -24px; justify-content: flex-start; } [data-name="blog__card"]:first-child [data-name="blog__card-desc"] { margin-bottom: 0; }}@media (max-width: 767px) { [data-name="blog__section"] { padding: 80px 0; } [data-name="blog__title"] { font-size: 36px; } [data-name="blog__grid"] { grid-template-columns: 1fr; } [data-name="blog__card"]:first-child { grid-column: span 1; } [data-name="blog__card"]:first-child [data-name="blog__card-title"] { font-size: 28px; } [data-name="blog__card"]:first-child [data-name="blog__content"] { padding: 0 24px 32px; margin-top: 0; justify-content: flex-start; } [data-name="blog__card"]:first-child [data-name="blog__image-wrap"] { height: 240px; aspect-ratio: unset; -webkit-mask-image: none; mask-image: none; }}@media (max-width: 478px) { [data-name="blog__container"] { padding-left: 20px; padding-right: 20px; gap: 48px; } [data-name="blog__title"] { font-size: 32px; } [data-name="blog__card"]:first-child [data-name="blog__content"], [data-name="blog__card"]:not(:first-child) [data-name="blog__content"] { padding-left: 20px; padding-right: 20px; }}@media (prefers-reduced-motion: reduce) { [data-name="blog__card"], [data-name="blog__image"] { transition: none !important; } [data-name="blog__card"]:hover { transform: none !important; } [data-name="blog__card"]:hover [data-name="blog__image"] { transform: none !important; }}[data-name="blog__image-wrap"] > a.brxe-ifcjqa { width: 100% !important; height: 100% !important; display: flex;}img[data-name="blog__image"] { width: 100% !important; height: 100% !important; display: block; object-fit: cover;}}#brxe-fvmwii {position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 1}#brxe-fvmwii { background-image: url('https://staging.fauzansuryo.com/wp-content/uploads/noise-overlay.webp'); opacity: 0.08; pointer-events: none; }#brxe-jsrayc {position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 0}#brxe-njwjtq {font-family: "Inter"; font-size: 28px; font-weight: 600; letter-spacing: -0.04em; line-height: 1.2; color: #0a0a0a; margin-bottom: 24px}#brxe-wlmgxp .form-group:nth-child(4) {height: 140px}#brxe-wlmgxp .form-group:nth-child(4) textarea {resize: vertical}#brxe-wlmgxp .submit-button-wrapper {width: 100%; margin-top: 10px}#brxe-wlmgxp .bricks-button {font-family: "Inter"; font-size: 14px; font-weight: 600; color: #ffffff; background-color: #0a0a0a}#brxe-wlmgxp button[type=submit].bricks-button {border-radius: 50px}#brxe-wlmgxp label {font-family: "Inter"; font-size: 12px; font-weight: 600; color: #0a0a0a}#brxe-wlmgxp .label {font-family: "Inter"; font-size: 12px; font-weight: 600; color: #0a0a0a}#brxe-wlmgxp .form-group input {font-family: "Inter"; font-size: 14px; color: #0a0a0a; background-color: #f5f5f5; border: 1px solid transparent; border-radius: 12px; padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px}#brxe-wlmgxp select {font-family: "Inter"; font-size: 14px; color: #0a0a0a; background-color: #f5f5f5; border: 1px solid transparent; border-radius: 12px; padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px}#brxe-wlmgxp textarea {font-family: "Inter"; font-size: 14px; color: #0a0a0a; background-color: #f5f5f5; border: 1px solid transparent; border-radius: 12px; padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px}#brxe-wlmgxp .flatpickr {background-color: #f5f5f5; border: 1px solid transparent; border-radius: 12px; padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px}#brxe-wlmgxp .bricks-button:not([type=submit]) {border: 1px solid transparent; border-radius: 12px}#brxe-wlmgxp .choose-files {border: 1px solid transparent; border-radius: 12px}#brxe-wlmgxp .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 16px}#brxe-wlmgxp .form-group { margin-bottom: 16px; }#brxe-wlmgxp .form-group label { display: block; font-family: 'Inter', sans-serif; font-size: 12px; font-weight: 600; color: #0a0a0a; margin-bottom: 8px; }#brxe-wlmgxp input::placeholder { color: #999; opacity: 1; }#brxe-wlmgxp input:focus { background-color: #fff; border-color: #e0e0e0; }#brxe-wlmgxp .submit-button-wrapper { margin-top: 10px; }#brxe-wlmgxp .submit-button:hover { opacity: 0.9; }#brxe-wlmgxp textarea::placeholder { color: #999; opacity: 1; }#brxe-wlmgxp textarea:focus { background-color: #fff; border-color: #e0e0e0; }#brxe-fzijix {flex-direction: column; background-color: #ffffff; border-radius: 24px; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; box-shadow: 0 20px 40px 0 rgba(0,0,0,0.2)}@media (max-width: 478px) {#brxe-fzijix {width: 100%; padding-top: 24px; padding-right: 20px; padding-bottom: 24px; padding-left: 20px}}#brxe-cnayix {font-family: "Inter"; font-size: 96px; font-weight: 600; letter-spacing: -0.06em; line-height: 1; color: #ffffff; font-size:tablet_portrait: 64px; font-size:mobile_portrait: 48px; margin-bottom: 40px}@media (max-width: 991px) {#brxe-cnayix {font-size: 56px}}@media (max-width: 478px) {#brxe-cnayix {font-size: 48px}}#brxe-muyzgf {font-family: "Inter"; font-size: 28px; font-weight: 500; line-height: 1.3; color: rgba(255,255,255,0.6); font-size:mobile_portrait: 20px; max-width: 600px; margin-bottom: 60px}#brxe-muyzgf a {font-family: "Inter"; font-size: 28px; font-weight: 500; line-height: 1.3; color: rgba(255,255,255,0.6); font-size:mobile_portrait: 20px; font-size: inherit}@media (max-width: 478px) {#brxe-muyzgf {font-size: 16px}#brxe-muyzgf a {font-size: 16px; font-size: inherit}}#brxe-yzwaro {width: 100%; height: 1px; background-color: rgba(255,255,255,0.2); margin-bottom: 40px}#brxe-nrosfo {width: 20px; flex-shrink: 0}#brxe-kiihrs {font-family: "Inter"; font-size: 16px; font-weight: 600; color: #ffffff}#brxe-yedrsy {flex-direction: row; align-items: center; column-gap: 10px}#brxe-zdbcjt {font-family: "Inter"; font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.6); max-width: 300px}#brxe-zzjdjg {flex-direction: column; row-gap: 12px}#brxe-snyguc {width: 20px; flex-shrink: 0}#brxe-naumor {font-family: "Inter"; font-size: 16px; font-weight: 600; color: #ffffff}#brxe-pbpokw {flex-direction: row; align-items: center; column-gap: 10px}#brxe-hopavo {font-family: "Inter"; font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.6); max-width: 300px}#brxe-hspbrl {flex-direction: column; row-gap: 12px}#brxe-aadufq {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: 40px}@media (max-width: 478px) {#brxe-aadufq {grid-template-columns: 1fr}}#brxe-iuuyjr {flex-direction: column; padding-top: 40px}@media (max-width: 991px) {#brxe-iuuyjr {padding-top: 0; order: -1}}@media (max-width: 478px) {#brxe-iuuyjr {order: -1}}#brxe-elvjkq {position: relative; z-index: 2; width: 100%; max-width: 1200px; display: grid; align-items: initial; grid-template-columns: 400px 1fr; grid-gap: 80px; align-items: start}@media (max-width: 991px) {#brxe-elvjkq {grid-template-columns: 1fr; grid-gap: 60px; max-width: 600px}}#contact {background-color: #000000; padding-top: 80px; padding-right: 40px; padding-bottom: 80px; padding-left: 40px; min-height: 100vh; justify-content: center; align-items: center; position: relative; overflow: hidden}@media (max-width: 478px) {#contact {padding-top: 40px; padding-right: 10px; padding-bottom: 40px; padding-left: 10px}}