@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 {@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)}}.gm-style{font:inherit!important;text-decoration:inherit!important}.brxe-map{height:300px;position:relative;width:100%}.brxe-map.no-key{overflow:hidden}.brxe-map.no-key.bricks-draggable-item>iframe{pointer-events:none}.brxe-map>iframe{border:0}.brxe-map ol,.brxe-map ul{list-style-type:none;margin:0;padding:0}.brxe-map .infoBox{background-color:#fff;border-radius:4px;box-shadow:4px 4px 4px rgba(0,0,0,.2);display:flex;flex-direction:column;font-size:14px;gap:5px;min-width:300px;padding:10px;transform:translate(-50%,calc(-100% - 60px))!important}.brxe-map .infoBox:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;bottom:0;content:"";left:50%;position:absolute;transform:translate(-50%,100%)}.brxe-map .infoBox .title{font-size:15px;line-height:1.4;margin:0;padding-right:30px}.brxe-map .infoBox .subtitle{font-size:14px;font-weight:500}.brxe-map .infoBox .content{font-size:13px;margin:0}.brxe-map .infoBox .content+.images{margin-top:10px}.brxe-map .infoBox .images{display:grid;gap:5px;grid-template-columns:repeat(4,1fr)}.brxe-map .infoBox .images img{width:100%}.brxe-map .infoBox .close-infobox{cursor:pointer;font-size:30px;line-height:1;pointer-events:all;position:absolute;right:15px;top:10px}.brxe-map .infoBox>img{height:14px;position:absolute!important;right:0;top:0;width:14px}.brxe-map .brx-infobox-popup{display:flex;flex-direction:column;min-width:300px;transform:translate(-50%,calc(-100% - 60px))!important}.brxe-map .brx-infobox-popup:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;bottom:0;content:"";left:50%;position:absolute;transform:translate(-50%,100%);z-index:1}.brxe-map .brx-infobox-popup .close-infobox{cursor:pointer;font-size:30px;line-height:1;pointer-events:all;position:absolute;right:15px;top:10px;z-index:1}.brxe-map .brx-infobox-popup img{width:100%}.brxe-map .brx-map-no-results{align-items:center;display:flex;justify-content:center;left:50%;padding:15px 30px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:999999}.brxe-map .brx-map-no-results,.brxe-map .brx-marker-text{background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.3)}.brxe-map .brx-marker-text{border-radius:4px;font-size:14px;max-width:200px;overflow:hidden;padding:5px 10px;text-overflow:ellipsis;white-space:nowrap}.brxe-map .brx-map-cluster{fill:#00f}.brxe-map .brx-map-cluster text{fill:#fff}}@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}}#brxe-skwicw {font-size: 1.3rem; text-align: center; font-weight: 300}@media (max-width: 478px) {#brxe-skwicw {font-size: 1.2rem}}#brxe-cilerb {width: 7rem; border-right: 1px solid var(--border-primary); display: flex; flex-direction: column; justify-content: center; min-width: 7rem}@media (max-width: 478px) {#brxe-cilerb {width: 5.5rem; min-width: 5.5rem}}.brxe-jibjbn .brxe-bgqctp.brxe-heading {color: var(--primary); font-size: 1.1rem; line-height: 1.6em; letter-spacing: 0.05px; margin-bottom: 0.1em}.brxe-jibjbn .brxe-ssfeoi.brxe-heading {font-size: 1.2rem; line-height: 1.5em; font-weight: 400}@media (max-width: 478px) {.brxe-jibjbn .brxe-ssfeoi.brxe-heading {font-size: clamp(1.1rem, 0.897rem + 0.633vw, 1.2rem)}}.brxe-jibjbn.brxe-div {display: flex; flex-direction: column; justify-content: center; padding-left: 2rem}@media (max-width: 478px) {.brxe-jibjbn.brxe-div {padding-left: 1.5rem}}#brxe-oahbbq {background-color: var(--light); border-top-left-radius: 1rem; border-bottom-left-radius: 1rem; align-self: flex-end !important; position: absolute; flex-direction: row; display: flex; height: clamp(8rem, 7rem + 0.781vw, 8.5rem); width: clamp(38.5rem, 35.5rem + 2.344vw, 40rem); padding-top: 1.4rem; padding-right: 4rem; padding-bottom: 1.4rem; box-shadow: 5px 5px 15px 0 var(--shadow-primary); z-index: 1; right: 0px; bottom: 4.5rem}@media (max-width: 1023px) {#brxe-oahbbq {bottom: 0px}}@media (max-width: 478px) {#brxe-oahbbq {bottom: -8.5rem; width: calc(100% - 1.5rem); max-width: 90%; padding-right: 2rem}}#brxe-mjahpg {color: var(--light); font-size: clamp(3.5rem, 1.5rem + 1.563vw, 4.5rem); letter-spacing: 8px; line-height: 1.5em}@media (max-width: 1279px) {#brxe-mjahpg {font-size: clamp(2.5rem, 0.997rem + 1.957vw, 3.5rem)}}@media (max-width: 767px) {#brxe-mjahpg {font-size: 28px}}@media (max-width: 478px) {#brxe-mjahpg {font-size: 27px}}#brxe-ifwniy {color: var(--light); font-size: clamp(1.6rem, 1.2rem + 0.313vw, 1.8rem); margin-top: 0.4em}@media (max-width: 1279px) {#brxe-ifwniy {font-size: clamp(1.25rem, 0.724rem + 0.685vw, 1.6rem)}}@media (max-width: 478px) {#brxe-ifwniy {font-size: 1.25rem}}#brxe-qawdar {flex-direction: column; display: flex; position: absolute; bottom: clamp(9rem, -13rem + 17.188vw, 20rem); left: clamp(11rem, 3rem + 6.25vw, 15rem)}@media (max-width: 1279px) {#brxe-qawdar {left: clamp(5rem, 1.994rem + 3.914vw, 7rem); bottom: clamp(12rem, 16.509rem + -5.871vw, 9rem)}}@media (max-width: 767px) {#brxe-qawdar {left: clamp(2.5rem, -2.919rem + 11.312vw, 5rem); bottom: 22rem}}#brxe-opnmwu {position: relative; border-radius: 2rem; background-image: url(https://onestep001.9ly-d.com/wp-content/uploads/2026/04/c801ecbb9b4641d1c3280faf8bc8ee09.webp); background-size: cover; background-repeat: no-repeat; background-position: bottom center; background-color: var(--dark-10); background-blend-mode: multiply; align-self: stretch !important; width: 100%; filter: saturate(117%) brightness(113%)}@media (max-width: 478px) {#brxe-opnmwu {border-radius: 1.7rem 0 0 1.7rem}}#brxe-gdgosy {height: 100svh; padding-top: 10rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; flex-direction: row; align-items: stretch; position: relative}@media (max-width: 1279px) {#brxe-gdgosy {padding-top: 8.5rem; height: 58rem}}@media (max-width: 767px) {#brxe-gdgosy {padding-top: 7rem; height: 66.7rem}}@media (max-width: 478px) {#brxe-gdgosy {padding-top: 6.5rem; padding-right: 0; padding-bottom: 1.5rem; padding-left: 1.5rem; aspect-ratio: 375/667}}#brxe-uishtw {color: var(--light); line-height: 1.6em; font-size: clamp(3rem, 1.4rem + 1.25vw, 3.8rem); margin-top: 8rem; margin-bottom: 4rem}@media (max-width: 1279px) {#brxe-uishtw {margin-top: 5rem; margin-bottom: 3rem; font-size: clamp(2.8rem, 0.784rem + 1.969vw, 3.3rem)}}@media (max-width: 1023px) {#brxe-uishtw {margin-top: 3rem; margin-bottom: 2.2rem; font-size: clamp(2.3rem, 0.192rem + 2.745vw, 3rem)}}@media (max-width: 767px) {#brxe-uishtw {font-size: clamp(2.6rem, 1.935rem + 1.389vw, 3rem); text-align: center; align-self: center; margin-bottom: 2rem}}@media (max-width: 478px) {#brxe-uishtw {font-size: clamp(1.8rem, 0.18rem + 5.063vw, 2.6rem); letter-spacing: -0.06em}}#brxe-gfkabt {color: var(--light); text-align: justify; padding-right: clamp(8.125rem, 24.375rem + -20.313vi, 0rem)}@media (max-width: 1279px) {#brxe-gfkabt {padding-right: 5rem}}@media (max-width: 1023px) {#brxe-gfkabt {padding-right: 0}}@media (max-width: 1023px) {#brxe-cswenm {width: 55%}}@media (max-width: 767px) {#brxe-cswenm {width: 100%}}#brxe-tizolz {background-image: url(https://onestep001.9ly-d.com/wp-content/uploads/2026/04/build-07-300x300.webp); background-size: cover; background-position: center center; background-repeat: no-repeat; border-radius: 1rem; align-self: flex-start !important; aspect-ratio: 1/1.5; position: absolute; height: auto; width: 40%; left: -25%; bottom: -25%}@media (max-width: 1023px) {#brxe-tizolz {width: 42%; left: -13%; bottom: -33%}}@media (max-width: 767px) {#brxe-tizolz {width: 44%; bottom: -40px; left: -23%}}#brxe-iikoei {width: clamp(40rem, 20rem + 15.625vw, 50rem); background-image: url(https://onestep001.9ly-d.com/wp-content/uploads/2026/04/priscilla-du-preez-OEdkPaxYMXU-unsplash.webp); background-size: cover; background-position: center center; background-repeat: no-repeat; border-radius: 1rem; align-self: flex-end !important; aspect-ratio: 1/1; position: relative; height: auto}@media (max-width: 1279px) {#brxe-iikoei {width: clamp(32.5rem, 2.264rem + 29.528vw, 40rem)}}@media (max-width: 1023px) {#brxe-iikoei {width: clamp(22rem, 0.918rem + 27.451vw, 29rem)}}@media (max-width: 767px) {#brxe-iikoei {align-self: center !important; width: clamp(27rem, 15.358rem + 24.306vw, 34rem); margin-left: 50px}}@media (max-width: 478px) {#brxe-iikoei {width: clamp(21.5rem, 10.361rem + 34.81vw, 27rem)}}@media (max-width: 1023px) {#brxe-mcphrn {width: 45%}}@media (max-width: 767px) {#brxe-mcphrn {width: 100%; margin-bottom: 40px}}#brxe-roikja {flex-direction: row; width: 1300px; margin-bottom: 140px}@media (max-width: 1279px) {#brxe-roikja {margin-bottom: clamp(7rem, -21.22rem + 27.559vw, 14rem)}}@media (max-width: 1023px) {#brxe-roikja {margin-bottom: 5rem}}@media (max-width: 767px) {#brxe-roikja {flex-direction: column-reverse}}#brxe-bnaxst :not([fill="none"]) {fill: var(--primary-l-1)}#brxe-bnaxst {width: 1400px; height: auto; padding-right: 50px}@media (max-width: 1279px) {#brxe-bnaxst {width: 1250px; padding-right: 40px}}@media (max-width: 1023px) {#brxe-bnaxst {width: 1100px; padding-right: 35px}}#brxe-rnyzxa {--rotate: 0deg; width: 100%; position: absolute; bottom: 0.5rem}#brxe-mhxphi {padding-top: var(--space-3xl); padding-right: 140px; padding-bottom: var(--space-4xl); padding-left: 140px; align-self: stretch !important; width: 100%; background-color: var(--primary); align-items: center; border-top-left-radius: 160px; position: relative; background-image: linear-gradient(-20deg, var(--primary) 60%, var(--primary-l-4) 90%)}@media (max-width: 1279px) {#brxe-mhxphi {padding-right: var(--space-3xl); padding-left: var(--space-3xl); border-top-left-radius: 11rem}}@media (max-width: 767px) {#brxe-mhxphi {border-top-left-radius: 7rem; padding-top: 7.5rem; padding-right: var(--space-2xl); padding-bottom: 10rem; padding-left: var(--space-2xl)}}@media (max-width: 478px) {#brxe-mhxphi {padding-top: 6rem; padding-right: var(--space-xl); padding-bottom: 10rem; padding-left: var(--space-xl); border-top-left-radius: 5rem}}#brxe-szutrl {padding-top: var(--space-2xl); padding-right: 0; padding-left: 0}@media (max-width: 478px) {#brxe-szutrl {padding-top: 12rem}}#brxe-pdspgt {text-align: center; padding-right: 0}#brxe-auyeyx {text-align: center}#brxe-aicnvb {display: flex; flex-direction: column; flex-wrap: wrap}#brxe-cikljx {flex-direction: row; justify-content: center; margin-bottom: 5rem}@media (max-width: 478px) {#brxe-cikljx {margin-bottom: 4rem}}#brxe-sczych {background-image: url(https://onestep001.9ly-d.com/wp-content/uploads/2026/04/room-04-300x272.webp); background-size: cover; background-position: center center; background-repeat: no-repeat}#brxe-ethzjp {background-image: url(https://onestep001.9ly-d.com/wp-content/uploads/2026/04/mtg-08-300x223.webp); background-size: cover; background-repeat: no-repeat; background-position: center center}#brxe-bpgpcn {background-image: url(https://onestep001.9ly-d.com/wp-content/uploads/2026/04/daniel-enders-theiss-9meZsq21IwE-unsplash.webp); background-size: cover}#brxe-hlnzom {background-image: url(https://onestep001.9ly-d.com/wp-content/uploads/2026/04/people-02.webp); background-size: cover}#brxe-cysqbq {display: grid; align-items: initial; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 40px}@media (max-width: 767px) {#brxe-cysqbq {grid-gap: 3rem}}@media (max-width: 478px) {#brxe-cysqbq {grid-template-columns: repeat(1, minmax(0, 1fr))}}#brxe-kdwlah {padding-right: 0; padding-left: 0; background-color: var(--primary)}@media (max-width: 767px) {#brxe-bmnahp {padding-right: 0; text-align: center}}@media (max-width: 767px) {#brxe-usixgu {text-align: center}}#brxe-jbgpdj {display: flex; flex-direction: column; flex-wrap: wrap}#brxe-hlexpm {text-align: justify; width: 600px; margin-top: 1.2rem}@media (max-width: 767px) {#brxe-vphnbr {justify-content: center; align-items: center}}#brxe-dugdcf {background-image: url(https://onestep001.9ly-d.com/wp-content/uploads/2026/04/maranda-vandergriff-7aakZdIl4vg-unsplash-300x200.webp); background-size: cover; background-position: center center; background-repeat: no-repeat}#brxe-terqua {background-image: url(https://onestep001.9ly-d.com/wp-content/uploads/2026/04/proxyclick-visitor-management-system-3h7j04-6y3Q-unsplash-300x200.webp); background-size: cover; background-position: center center; background-repeat: no-repeat}@media (max-width: 1023px) {#brxe-oksfun {flex-direction: row-reverse}}#brxe-ljadex {background-image: url(https://onestep001.9ly-d.com/wp-content/uploads/2026/04/mtg-06-300x198.webp); background-size: cover; background-position: center center; background-repeat: no-repeat}#brxe-lhfpnp {display: grid; align-items: initial; grid-gap: 7rem; grid-template-columns: repeat(6, minmax(0, 1fr))}@media (max-width: 1279px) {#brxe-lhfpnp {grid-gap: 5rem}}@media (max-width: 1023px) {#brxe-lhfpnp {grid-gap: 3rem; grid-template-columns: repeat(1, minmax(0, 1fr))}}@media (max-width: 767px) {#brxe-lhfpnp {grid-gap: 4rem}}#brxe-txdczn {margin-top: -0.4em}#brxe-uckvcf {text-align: justify}#brxe-azbodc {margin-top: -0.4em}#brxe-rrehgw {text-align: justify}#brxe-kwiord {border-left-width: 0}@media (max-width: 767px) {#brxe-kwiord {border-right: 0 solid var(--border-primary); border-left: 1px solid var(--border-primary)}}#brxe-vpjwjy {grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 70px; margin-top: 8rem; flex-direction: row; row-gap: 0px; column-gap: 0px}@media (max-width: 1023px) {#brxe-vpjwjy {margin-top: 5rem}}@media (max-width: 767px) {#brxe-vpjwjy {row-gap: 4.5rem; margin-top: 7rem}}@media (max-width: 478px) {#brxe-vpjwjy {margin-top: 6rem}}#brxe-oujkti {flex-direction: column; width: 1300px}#service {border-radius: 0; padding-top: 4rem; padding-bottom: 13rem}@media (max-width: 767px) {#service {padding-top: 0; padding-bottom: 9rem}}#brxe-yjygec {padding-right: 0; padding-left: 0}#brxe-mcbpzr {color: var(--light)}#brxe-lxfuth {color: var(--light)}#brxe-rboblm {display: flex; flex-direction: column; flex-wrap: wrap}#brxe-rzotqs {text-align: justify; color: var(--light); width: 600px; margin-top: 1.2rem}@media (max-width: 767px) {#brxe-rzotqs {width: 100%}}#brxe-aldcil {background-image: url(https://onestep001.9ly-d.com/wp-content/uploads/2026/04/itime-02-300x197.webp); background-size: cover; background-position: center center; background-repeat: no-repeat}#brxe-cwshac {background-image: url(https://onestep001.9ly-d.com/wp-content/uploads/2026/04/thestandingdesk-ITDPhtVzK48-unsplash.webp); background-size: cover; background-position: center center; background-repeat: no-repeat}#brxe-wibuey {background-image: url(https://onestep001.9ly-d.com/wp-content/uploads/2026/04/arlington-research-kN_kViDchA0-unsplash-300x200.webp); background-size: cover; background-position: center center; background-repeat: no-repeat}#brxe-fitbne {background-image: url(https://onestep001.9ly-d.com/wp-content/uploads/2026/04/build-01-300x300.webp); background-size: cover; background-position: center center; background-repeat: no-repeat}#brxe-lnipub {display: grid; align-items: initial; grid-gap: 4.5rem; grid-template-columns: repeat(8, minmax(0, 1fr))}@media (max-width: 1279px) {#brxe-lnipub {grid-gap: 3.5rem}}@media (max-width: 1023px) {#brxe-lnipub {grid-template-columns: repeat(8, minmax(0, 1fr)); grid-gap: 2.5rem}}@media (max-width: 767px) {#brxe-lnipub {grid-template-columns: repeat(4, minmax(0, 1fr)); grid-gap: 3rem}}@media (max-width: 478px) {#brxe-lnipub {grid-template-columns: repeat(2, minmax(0, 1fr))}}#works {background-color: var(--bg-bluegrey); align-self: stretch !important; width: 100%; align-items: center; border-top-left-radius: 16rem; background-image: linear-gradient(-20deg, var(--dark-30), var(--bg-bluegrey) 30%)}@media (max-width: 1279px) {#works {border-top-left-radius: 11ren}}@media (max-width: 1023px) {#works {border-top-left-radius: 11rem}}@media (max-width: 767px) {#works {border-top-left-radius: 7rem}}@media (max-width: 478px) {#works {border-top-left-radius: 5rem}}#brxe-bzdpud {padding-right: 0; padding-left: 0}#brxe-hcpmlp {background-position: top center; background-repeat: no-repeat; background-size: cover; background-image: url(https://onestep001.9ly-d.com/wp-content/uploads/2026/04/cut-31692816_s.webp); width: 33%; aspect-ratio: 300/370; border-radius: 1rem}@media (max-width: 1023px) {#brxe-hcpmlp {width: 35%}}@media (max-width: 767px) {#brxe-hcpmlp {width: clamp(27rem, 17.021rem + 20.833vw, 33rem); margin-bottom: 4.5rem}}@media (max-width: 478px) {#brxe-hcpmlp {width: 100%}}#brxe-fizhfe {display: flex; flex-direction: column; flex-wrap: wrap; margin-top: -2rem; margin-bottom: var(--space-l)}@media (max-width: 478px) {#brxe-fizhfe {margin-bottom: 1.8rem}}#brxe-jyayzl {font-size: 1.8rem; margin-bottom: 1.2rem}@media (max-width: 1023px) {#brxe-jyayzl {font-size: 1.5rem; margin-bottom: 0.6rem}}@media (max-width: 478px) {#brxe-jyayzl {margin-bottom: 0.2rem}}#brxe-jrodwk {margin-top: 0.25em; margin-right: 1.2em; margin-bottom: 0; font-size: 1.5rem; line-height: 1em}@media (max-width: 1023px) {#brxe-jrodwk {font-size: 1.3rem}}@media (max-width: 478px) {#brxe-jrodwk {margin-top: 2px; margin-bottom: 7px}}#brxe-zfuvty {margin-bottom: 0; font-size: 2.5rem; line-height: 1em; letter-spacing: 0.3em}@media (max-width: 1023px) {#brxe-zfuvty {font-size: 2.2rem}}#brxe-ugqvaa {display: flex; flex-direction: row; align-items: center}@media (max-width: 478px) {#brxe-ugqvaa {flex-direction: column; align-items: flex-start}}#brxe-gaxvuq {margin-top: 5rem; margin-bottom: 4.5rem}@media (max-width: 1023px) {#brxe-gaxvuq {margin-top: 2.5rem; margin-bottom: 4rem}}@media (max-width: 767px) {#brxe-gaxvuq {margin-top: 0.5rem; margin-bottom: 3rem}}@media (max-width: 478px) {#brxe-gaxvuq {margin-bottom: 2.5rem}}#brxe-zkhopi {text-align: justify}#brxe-bozyzj {padding-left: var(--space-2xl); width: 67%}@media (max-width: 1023px) {#brxe-bozyzj {width: 65%; padding-left: 4rem}}@media (max-width: 767px) {#brxe-bozyzj {width: 100%; padding-left: 0}}#brxe-ntbtrq {flex-direction: row}@media (max-width: 767px) {#brxe-ntbtrq {flex-direction: column}}#brxe-usfubo {display: flex; flex-direction: column; flex-wrap: wrap}@media (max-width: 767px) {#brxe-hvzyev {margin-bottom: 2.5rem}}#brxe-rsedfw {border-top: 1px solid var(--border-primary)}#brxe-bazyai {border-top: 1px solid var(--border-primary)}#company {padding-top: 10rem}@media (max-width: 1023px) {#company {padding-top: 8rem}}@media (max-width: 478px) {#company {padding-top: 7rem}}#brxe-fuemtj {height: 32rem; border-radius: 1rem}@media (max-width: 1023px) {#brxe-fuemtj {height: 26rem}}#brxe-bjwzup {margin-top: 8rem}@media (max-width: 1023px) {#brxe-bjwzup {margin-top: 7rem}}@media (max-width: 478px) {#brxe-bjwzup {margin-top: 5rem}}#message {background-color: var(--light); width: 85%; padding-top: calc(var(--space-3xl)*1.3); padding-right: 8%; padding-bottom: calc(var(--space-3xl)*1.3); padding-left: 13%; margin-top: 300px; margin-right: 0; margin-left: 0; align-self: flex-start !important; border-top-right-radius: 16rem}@media (max-width: 1279px) {#message {padding-right: var(--space-3xl); padding-left: var(--space-3xl); width: 90%; margin-top: 20rem; border-top-right-radius: 11rem}}@media (max-width: 1023px) {#message {width: 95%}}@media (max-width: 767px) {#message {padding-right: var(--space-2xl); padding-left: var(--space-2xl); border-top-right-radius: 7rem; margin-top: 15rem}}@media (max-width: 478px) {#message {width: 98%; padding-top: 6.5rem; padding-right: var(--space-xl); padding-bottom: 6rem; padding-left: var(--space-xl); border-top-right-radius: 5rem; margin-top: 13rem}}#brxe-cbkfmd {padding-left: 0; background-image: url(https://onestep001.9ly-d.com/wp-content/uploads/2026/04/big-28855546_m.webp); background-size: cover; background-position: bottom left; background-repeat: no-repeat}#brxe-ozxkuy {font-size: 1.5rem; font-weight: 500; line-height: 1em; color: var(--light)}@media (max-width: 1023px) {#brxe-ozxkuy {font-size: 1.3rem}}@media (max-width: 478px) {#brxe-ozxkuy {font-size: 1.2rem}}#brxe-gkvjqt {display: flex; align-items: center; justify-content: center; background-color: var(--primary); border-radius: var(--radius-full); margin-top: 3.5rem; width: 15.5rem; height: 4rem}@media (max-width: 1023px) {#brxe-gkvjqt {width: 14rem; height: 3.7rem}}@media (max-width: 767px) {#brxe-gkvjqt {position: absolute; right: 0px; bottom: 0px}}@media (max-width: 478px) {#brxe-gkvjqt {width: 11.5rem; height: 3.4rem}}#brxe-dspzmm {display: flex; flex-direction: column; flex-wrap: wrap}@media (max-width: 767px) {#brxe-dspzmm {position: relative; width: 100%}}#brxe-vhdfwe {border-top: 1px solid var(--border-primary); margin-top: 1.7rem}@media (max-width: 767px) {#brxe-vhdfwe {margin-top: 2.5rem}}#brxe-piduqd {flex-direction: row; margin-bottom: 1.5rem}#brxe-slfkvo {flex-direction: row}#brxe-tekniu {text-align: center; padding-right: 0}#brxe-iqazna {text-align: center}#brxe-erlzeb {text-align: center; font-size: 1.5rem; line-height: 1.9em; font-weight: 400; margin-top: 2rem}@media (max-width: 767px) {#brxe-erlzeb {font-size: 1.4rem; letter-spacing: -0.04em}}@media (max-width: 478px) {#brxe-erlzeb {text-align: justify; align-self: center}}#brxe-mtghez {display: flex; flex-direction: column; flex-wrap: wrap}#brxe-wtmpkg {flex-direction: row; justify-content: center}#brxe-edbtux .form-group:nth-child(7) {height: 250px}#brxe-edbtux label {font-family: "Noto Sans JP"; line-height: 1.9em; letter-spacing: -0.02em; font-weight: 500; font-size: 1.45rem}#brxe-edbtux .label {font-family: "Noto Sans JP"; line-height: 1.9em; letter-spacing: -0.02em; font-weight: 500; font-size: 1.45rem}#brxe-edbtux .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 1.6rem}#brxe-edbtux .form-group input {border: 1px solid var(--border-primary); border-radius: 0.7rem; padding-top: var(--space-s); padding-right: var(--space-m); padding-bottom: var(--space-s); padding-left: var(--space-m); background-color: var(--light); font-size: 15px; line-height: 1.6em; color: var(--text-body)}#brxe-edbtux .flatpickr {border: 1px solid var(--border-primary); border-radius: 0.7rem; padding-top: var(--space-s); padding-right: var(--space-m); padding-bottom: var(--space-s); padding-left: var(--space-m); background-color: var(--light)}#brxe-edbtux select {border: 1px solid var(--border-primary); border-radius: 0.7rem; padding-top: var(--space-s); padding-right: var(--space-m); padding-bottom: var(--space-s); padding-left: var(--space-m); font-size: 15px; font-family: "Noto Sans JP"; font-weight: 400; line-height: 1.6em; color: hsl(0, 0%, 73%); background-color: var(--light); color: var(--text-body)}#brxe-edbtux textarea {border: 1px solid var(--border-primary); border-radius: 0.7rem; padding-top: var(--space-s); padding-right: var(--space-m); padding-bottom: var(--space-s); padding-left: var(--space-m); background-color: var(--light); font-size: 15px; line-height: 1.6em; color: var(--text-body)}#brxe-edbtux .bricks-button:not([type=submit]) {border: 1px solid var(--border-primary); border-radius: 0.7rem}#brxe-edbtux .choose-files {border: 1px solid var(--border-primary); border-radius: 0.7rem}#brxe-edbtux ::placeholder {font-size: 15px; font-family: "Noto Sans JP"; font-weight: 400; line-height: 1.6em; color: hsl(0, 0%, 73%)}#brxe-edbtux .submit-button-wrapper {margin-top: var(--space-m); margin-right: auto; margin-left: auto; width: 30%}#brxe-edbtux .bricks-button {color: var(--light); font-size: 1.6rem; font-weight: 500; line-height: 2.2em; background-color: var(--primary)}#brxe-edbtux button[type=submit].bricks-button {border-radius: 100px}#brxe-edbtux .bricks-button:hover {background-color: var(--primary-d-1)}@media (max-width: 1023px) {#brxe-edbtux label {font-size: 1.4rem}#brxe-edbtux .label {font-size: 1.4rem}#brxe-edbtux .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 1.5rem}}@media (max-width: 767px) {#brxe-edbtux .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 1.3rem}#brxe-edbtux .submit-button-wrapper {width: 40%}}@media (max-width: 478px) {#brxe-edbtux .submit-button-wrapper {width: 50%}#brxe-edbtux .bricks-button {font-size: 15px}}#brxe-eahntc {overflow: hidden}