@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)}}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-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-55058f {color: #9e9e9e; fill: #9e9e9e; position: absolute; top: 20px; right: 20px; color: #f5f5f5; background-color: #ffb700; border-radius: 50px; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; font-size: 10px; z-index: 99}.popup-close-button { cursor: pointer; text-align:center;}@media (max-width: 991px) {#brxe-55058f {font-size: 10px}}@media (max-width: 767px) {#brxe-55058f {font-size: 8px}}@media (max-width: 478px) {#brxe-55058f {font-size: 8px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; top: 10px; right: 10px}}#brxe-a987e8 {color: #ffffff; font-weight: 500; line-height: 3.2rem; font-size: 2.8rem; font-family: "BagossCondensed-TRIAL-Medium"}@media (max-width: 1439px) {#brxe-a987e8 {line-height: 3rem; font-size: 2.4rem}}@media (max-width: 1023px) {#brxe-a987e8 {font-size: 2.2rem}}@media (max-width: 767px) {#brxe-a987e8 {line-height: 3rem}}@media (max-width: 478px) {#brxe-a987e8 {text-align: left; font-size: 1.7rem; line-height: 2.4rem}}#brxe-7760ab {font-size: 1.6rem; color: #ffffff; font-family: "Inter"; font-weight: 500; line-height: 2.2rem; width: 100%}@media (max-width: 1439px) {#brxe-7760ab {font-size: 1.4rem; line-height: 2rem}}@media (max-width: 1279px) {#brxe-7760ab {margin-top: 10px; line-height: 2rem}}@media (max-width: 1023px) {#brxe-7760ab {font-size: 1.2rem}}@media (max-width: 767px) {#brxe-7760ab {width: 100%; font-size: clamp(1.4rem, calc(1.4rem + ((1vw - 0.32rem) * 0.375)), 2rem); margin-top: 15px}}@media (max-width: 478px) {#brxe-7760ab {width: 100%; text-align: left; font-size: 1.2rem; font-weight: 500; line-height: 1.6rem; margin-top: 0; margin-bottom: 5px}}#brxe-e664a4 {font-size: 1.4rem; font-family: "Inter"; font-weight: 500; color: #ffffff; line-height: 2rem}#brxe-e664a4 li {padding-right: 4px}#brxe-e664a4 .title {margin-right: 0; margin-left: 10px}#brxe-e664a4 .separator {flex-basis: 0px; flex-grow: 0}#brxe-e664a4 .content {justify-content: flex-start}#brxe-e664a4 .description {justify-content: flex-start}@media (max-width: 1439px) {#brxe-e664a4 {font-size: 1.2rem; line-height: 1.8rem}}@media (max-width: 1279px) {#brxe-e664a4 {font-size: 1.2rem}}@media (max-width: 1023px) {#brxe-e664a4 {font-size: 1.2rem; line-height: 2.2rem}}@media (max-width: 767px) {#brxe-e664a4 {font-size: 14px}}@media (max-width: 478px) {#brxe-e664a4 {font-size: 11px; text-align: left; line-height: 2rem}#brxe-e664a4 .icon {font-size: 15px}#brxe-e664a4 .icon svg {height: 15px; width: 15px}#brxe-e664a4 .content {justify-content: flex-start}#brxe-e664a4 .description {justify-content: flex-start}}#brxe-2e018f {position: relative; font-size: clamp(1.8rem, calc(1.8rem + ((1vw - 0.32rem) * 0.875)), 3.2rem); line-height: 3.2rem; display: flex; flex-direction: column; align-items: flex-start; row-gap: 10px}@media (max-width: 478px) {#brxe-2e018f {width: 90%}}#brxe-16016e {font-family: "Inter"; text-align: left; color: #ffffff; font-style: italic; font-size: 14px}#brxe-16016e a {font-family: "Inter"; text-align: left; color: #ffffff; font-style: italic; font-size: 14px; font-size: inherit}@media (max-width: 1439px) {#brxe-16016e {font-size: 1.2rem; line-height: 1.8rem}#brxe-16016e a {font-size: 1.2rem; line-height: 1.8rem; font-size: inherit}}#brxe-e4ae44 {position: absolute; top: -17px}#brxe-cf853f {background-color: rgba(255, 255, 255, 0.13); border: 1px solid #f5f5f5; border-radius: 10px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; box-shadow: 0 4px 12px 0 transparent; position: relative; width: 100%; margin-top: 10px}@media (max-width: 1023px) {#brxe-cf853f {width: 100%}}#brxe-ffc81c {width: 75%}@media (max-width: 478px) {#brxe-ffc81c {width: 28%}}@media (max-width: 374px) {#brxe-ffc81c {width: 25%}}#brxe-f9dacd {width: 65%}@media (max-width: 1599px) {#brxe-f9dacd {width: 70%}}@media (max-width: 1439px) {#brxe-f9dacd {width: 60%}}@media (max-width: 1023px) {#brxe-f9dacd {width: 75%}}@media (max-width: 767px) {#brxe-f9dacd {width: 32%}}@media (max-width: 478px) {#brxe-f9dacd {width: 40%}}#brxe-d302ff {font-size: clamp(1.2rem, calc(1.2rem + ((1vw - 0.32rem) * 0.2985)), 1.2rem); font-weight: 500; color: #ffffff; font-family: "Inter"}@media (max-width: 1599px) {#brxe-d302ff {font-weight: 500}}@media (max-width: 1439px) {#brxe-d302ff {font-weight: 500}}@media (max-width: 1023px) {#brxe-d302ff {line-height: 20px; text-align: left}}@media (max-width: 991px) {#brxe-d302ff {text-align: left}}@media (max-width: 478px) {#brxe-d302ff {width: 100%; color: #ffffff; text-align: center}}#brxe-0c9cff {padding-left: 10px; flex-direction: row; column-gap: 10px; align-items: center; justify-content: center}@media (max-width: 1599px) {#brxe-0c9cff {padding-left: 10px; flex-direction: row; align-items: center; column-gap: 10px}}@media (max-width: 1439px) {#brxe-0c9cff {flex-direction: row; column-gap: 10px; align-items: center; padding-left: 10px; justify-content: center; align-self: center !important}}@media (max-width: 1279px) {#brxe-0c9cff {width: 100%; align-items: center}}@media (max-width: 1023px) {#brxe-0c9cff {width: 80%; flex-direction: row; align-items: center}}@media (max-width: 991px) {#brxe-0c9cff {width: 70%; align-items: flex-start}}@media (max-width: 767px) {#brxe-0c9cff {width: 50%}}@media (max-width: 478px) {#brxe-0c9cff {width: 57%; align-items: center; flex-direction: column; row-gap: 10px}}#brxe-11ff5d {flex-direction: column; row-gap: 15px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; align-items: center; width: clamp(450px, 50vw,500px); border-radius: 10px; box-shadow: 2px 4px 12px 0 rgba(55, 64, 65, 0.12); background-color: rgba(255, 255, 255, 0.38); margin-top: 10px}@media (max-width: 1599px) {#brxe-11ff5d {padding-top: 10px; padding-bottom: 10px; flex-direction: column; align-items: center}}@media (max-width: 1439px) {#brxe-11ff5d {flex-direction: column; width: clamp(600px, 50vw, 500px); align-items: center; padding-top: 10px; padding-bottom: 10px; margin-top: 5px}}@media (max-width: 1023px) {#brxe-11ff5d {flex-direction: column; padding-top: 5px; padding-bottom: 5px}}@media (max-width: 991px) {#brxe-11ff5d {width: 30%}}@media (max-width: 767px) {#brxe-11ff5d {flex-direction: row}}@media (max-width: 478px) {#brxe-11ff5d {margin-top: 0; min-width: 0px; column-gap: 0px; padding-top: 0; padding-bottom: 0; padding-left: 0; border-style: none; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)); flex-direction: column-reverse; row-gap: 15px}}#brxe-c04220 {width: 17%}@media (max-width: 478px) {#brxe-c04220 {width: 28%}}@media (max-width: 374px) {#brxe-c04220 {width: 25%}}#brxe-dc41fe {width: 65%}@media (max-width: 1599px) {#brxe-dc41fe {width: 70%}}@media (max-width: 1439px) {#brxe-dc41fe {width: 55%}}@media (max-width: 1279px) {#brxe-dc41fe {width: 60%}}@media (max-width: 1023px) {#brxe-dc41fe {width: 75%}}@media (max-width: 767px) {#brxe-dc41fe {width: 32%}}@media (max-width: 478px) {#brxe-dc41fe {width: 40%}}#brxe-d2a213 {font-size: clamp(1.2rem, calc(1.2rem + ((1vw - 0.32rem) * 0.2985)), 1.2rem); font-weight: 500; color: #ffffff; font-family: "Inter"}@media (max-width: 1599px) {#brxe-d2a213 {font-weight: 500}}@media (max-width: 1439px) {#brxe-d2a213 {font-weight: 500}}@media (max-width: 1023px) {#brxe-d2a213 {line-height: 20px; text-align: left}}@media (max-width: 991px) {#brxe-d2a213 {text-align: left}}@media (max-width: 478px) {#brxe-d2a213 {width: 100%; color: #ffffff; text-align: center}}#brxe-fda4cf {padding-left: 10px; flex-direction: row; column-gap: 10px; align-items: center; justify-content: center}@media (max-width: 1599px) {#brxe-fda4cf {padding-left: 10px; flex-direction: row; align-items: center; column-gap: 10px}}@media (max-width: 1439px) {#brxe-fda4cf {flex-direction: row; column-gap: 10px; padding-left: 10px; align-items: center}}@media (max-width: 1279px) {#brxe-fda4cf {width: 100%; align-items: center}}@media (max-width: 1023px) {#brxe-fda4cf {width: 80%; flex-direction: row; align-items: center}}@media (max-width: 991px) {#brxe-fda4cf {width: 70%; align-items: flex-start}}@media (max-width: 767px) {#brxe-fda4cf {width: 50%}}@media (max-width: 478px) {#brxe-fda4cf {width: 57%; align-items: center; flex-direction: column; row-gap: 10px}}#brxe-2d0765 {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; flex-direction: column; align-items: center; margin-top: 10px; row-gap: 15px; width: clamp(450px, 50vw, 500px); background-color: rgba(255, 255, 255, 0.38); border-radius: 10px; box-shadow: 2px 4px 12px 0 rgba(55, 64, 65, 0.12)}@media (max-width: 1599px) {#brxe-2d0765 {padding-top: 10px; padding-bottom: 10px; flex-direction: column; align-items: center}}@media (max-width: 1439px) {#brxe-2d0765 {padding-top: 10px; padding-bottom: 10px; flex-direction: column; align-items: center; width: clamp(600px, 50vw, 500px); margin-top: 5px}}@media (max-width: 1023px) {#brxe-2d0765 {flex-direction: column; padding-top: 5px; padding-bottom: 5px}}@media (max-width: 991px) {#brxe-2d0765 {width: 30%}}@media (max-width: 767px) {#brxe-2d0765 {flex-direction: row}}@media (max-width: 478px) {#brxe-2d0765 {padding-top: 0; padding-bottom: 0; padding-left: 0; min-width: 0px; column-gap: 0px; border-style: none; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)); flex-direction: column-reverse; row-gap: 15px; margin-top: 0}}#brxe-922bb9 {width: 45%}@media (max-width: 478px) {#brxe-922bb9 {width: 28%}}@media (max-width: 374px) {#brxe-922bb9 {width: 25%}}#brxe-3133c5 {width: 65%}@media (max-width: 1599px) {#brxe-3133c5 {width: 70%}}@media (max-width: 1439px) {#brxe-3133c5 {width: 90%}}@media (max-width: 1279px) {#brxe-3133c5 {width: 60%}}@media (max-width: 1023px) {#brxe-3133c5 {width: 75%}}@media (max-width: 767px) {#brxe-3133c5 {width: 32%}}@media (max-width: 478px) {#brxe-3133c5 {width: 40%}}#brxe-32663b {font-family: "Inter"; font-size: clamp(1.2rem, calc(1.2rem + ((1vw - 0.32rem) * 0.2985)), 1.2rem); color: #ffffff; font-weight: 500}@media (max-width: 1599px) {#brxe-32663b {font-weight: 500}}@media (max-width: 1439px) {#brxe-32663b {font-weight: 500}}@media (max-width: 1023px) {#brxe-32663b {line-height: 20px; text-align: left}}@media (max-width: 991px) {#brxe-32663b {text-align: left}}@media (max-width: 478px) {#brxe-32663b {width: 100%; color: #ffffff; text-align: center}}#brxe-aacc67 {padding-left: 10px; flex-direction: row; column-gap: 10px; align-items: center; justify-content: center}@media (max-width: 1599px) {#brxe-aacc67 {padding-left: 10px; flex-direction: row; align-items: center; column-gap: 10px}}@media (max-width: 1439px) {#brxe-aacc67 {width: 65%; flex-direction: row; column-gap: 10px; align-items: center; padding-left: 10px}}@media (max-width: 1279px) {#brxe-aacc67 {width: 100%; align-items: center}}@media (max-width: 1023px) {#brxe-aacc67 {width: 80%; flex-direction: row; align-items: center}}@media (max-width: 991px) {#brxe-aacc67 {width: 70%; align-items: flex-start}}@media (max-width: 767px) {#brxe-aacc67 {width: 50%}}@media (max-width: 478px) {#brxe-aacc67 {width: 57%; align-items: center; flex-direction: column; row-gap: 10px}}#brxe-fa0d54 {row-gap: 15px; align-items: center; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; flex-direction: column; margin-top: 10px; width: clamp(450px, 50vw, 500px); border-radius: 10px; box-shadow: 2px 4px 12px 0 rgba(55, 64, 65, 0.12); background-color: rgba(255, 255, 255, 0.38)}@media (max-width: 1599px) {#brxe-fa0d54 {padding-top: 10px; padding-bottom: 10px; border-left-width: 8px; flex-direction: column; align-items: center}}@media (max-width: 1439px) {#brxe-fa0d54 {width: clamp(600px, 50vw, 500px); flex-direction: column; align-items: center; padding-top: 10px; padding-bottom: 10px; margin-top: 5px}}@media (max-width: 1023px) {#brxe-fa0d54 {padding-top: 5px; padding-bottom: 5px; flex-direction: column}}@media (max-width: 991px) {#brxe-fa0d54 {width: 30%}}@media (max-width: 767px) {#brxe-fa0d54 {flex-direction: row}}@media (max-width: 478px) {#brxe-fa0d54 {padding-top: 0; padding-bottom: 0; padding-left: 0; row-gap: 15px; margin-top: 0; min-width: 0px; column-gap: 0px; border-style: none; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)); flex-direction: column-reverse}}#brxe-856f61 {flex-direction: row; row-gap: 15px; column-gap: 15px; width: 100%}@media (max-width: 1439px) {#brxe-856f61 {flex-direction: row; column-gap: 15px}}#brxe-95f5e1 {flex-direction: column; position: relative; justify-content: flex-start; row-gap: 20px; width: 45%}@media (max-width: 1439px) {#brxe-95f5e1 {row-gap: 1rem; padding-top: 20px; padding-bottom: 20px}}@media (max-width: 1279px) {#brxe-95f5e1 {row-gap: 20px}}@media (max-width: 1023px) {#brxe-95f5e1 {row-gap: 10px; width: 50%}}@media (max-width: 767px) {#brxe-95f5e1 {padding-left: 0; row-gap: 10px; width: 128%}}@media (max-width: 478px) {#brxe-95f5e1 {align-items: center; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; row-gap: 10px; width: 100%}}#brxe-c36fcc {color: #ffffff; font-size: 20px; font-family: "BagossCondensed-TRIAL-Medium"; line-height: 2.8rem; text-align: left; font-weight: 500; width: 80%}@media (max-width: 1439px) {#brxe-c36fcc {text-align: center; font-size: 1.4rem; line-height: 2rem}}@media (max-width: 1023px) {#brxe-c36fcc {line-height: 1.4; text-align: left; font-size: 1.5rem; width: 95%}}@media (max-width: 991px) {#brxe-c36fcc {width: 95%}}@media (max-width: 767px) {#brxe-c36fcc {width: 95%; font-size: 28px; line-height: 32px; text-align: center; max-width: 95%; align-self: center}}@media (max-width: 478px) {#brxe-c36fcc {text-align: center; font-size: 28px; line-height: 32px}}#recruitment-popup-form label {color: #ffffff; font-family: "Inter"; font-weight: 500}#recruitment-popup-form .label {color: #ffffff; font-family: "Inter"; font-weight: 500}#recruitment-popup-form .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-top: 5px; padding-right: 0; padding-bottom: 5px}#recruitment-popup-form .form-group input {padding-right: 10px; padding-left: 10px; border-color: #ffcb61; border-radius: 5px}#recruitment-popup-form .flatpickr {padding-right: 10px; padding-left: 10px; border-color: #ffcb61; border-radius: 5px}#recruitment-popup-form select {padding-right: 10px; padding-left: 10px; border-color: #ffcb61; border-radius: 5px; font-size: 12px; font-family: "Inter"; font-weight: 500; color: rgba(158, 158, 158, 0.81)}#recruitment-popup-form textarea {padding-right: 10px; padding-left: 10px; border-color: #ffcb61; border-radius: 5px}#recruitment-popup-form .bricks-button:not([type=submit]) {border-color: #ffcb61; border-radius: 5px}#recruitment-popup-form .choose-files {border-color: #ffcb61; border-radius: 5px}#recruitment-popup-form .bricks-button {background-color: #ff791f; line-height: 30px; font-family: "Inter"; font-weight: 500; color: #ffffff}#recruitment-popup-form button[type=submit].bricks-button {border-radius: 5px}#recruitment-popup-form ::placeholder {font-size: 12px; font-family: "Inter"; font-weight: 500; color: rgba(158, 158, 158, 0.81)}#recruitment-popup-form .submit-button-wrapper {margin-top: 20px}#recruitment-popup-form .bricks-button:hover {background-color: #ff7142}#recruitment-popup-form {z-index: 999}@media (max-width: 1439px) {#recruitment-popup-form .form-group:nth-child(1) {width: 100%}#recruitment-popup-form .form-group:nth-child(2) {width: 1000%}#recruitment-popup-form .form-group:nth-child(3) {width: 100%}#recruitment-popup-form .form-group input {padding-right: 10px; padding-left: 10px; border-radius: 5px; line-height: 2}#recruitment-popup-form .flatpickr {padding-right: 10px; padding-left: 10px; border-radius: 5px}#recruitment-popup-form select {padding-right: 10px; padding-left: 10px; font-size: 8px; border-radius: 5px; line-height: 2}#recruitment-popup-form textarea {padding-right: 10px; padding-left: 10px; border-radius: 5px; line-height: 2}#recruitment-popup-form .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-top: 5px; padding-right: 0; padding-bottom: 5px}#recruitment-popup-form label {font-family: "Inter"; font-weight: 500; font-size: 8px}#recruitment-popup-form .label {font-family: "Inter"; font-weight: 500; font-size: 8px}#recruitment-popup-form ::placeholder {font-size: 8px}#recruitment-popup-form .bricks-button:not([type=submit]) {border-radius: 5px}#recruitment-popup-form .choose-files {border-radius: 5px}#recruitment-popup-form .bricks-button {font-size: 10px; color: #ffffff; line-height: 25px}#recruitment-popup-form button[type=submit].bricks-button {border-radius: 5px}#recruitment-popup-form .submit-button-wrapper {margin-top: 10px}}@media (max-width: 1279px) {#recruitment-popup-form .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 0}}@media (max-width: 1023px) {#recruitment-popup-form .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-top: 5px; padding-bottom: 5px}#recruitment-popup-form .form-group input {padding-right: 10px; padding-left: 10px}#recruitment-popup-form .flatpickr {padding-right: 10px; padding-left: 10px}#recruitment-popup-form select {padding-right: 10px; padding-left: 10px}#recruitment-popup-form textarea {padding-right: 10px; padding-left: 10px}}@media (max-width: 767px) {#recruitment-popup-form .submit-button-wrapper {width: 100%}}@media (max-width: 478px) {#recruitment-popup-form {padding-right: 0; padding-left: 0}#recruitment-popup-form .submit-button-wrapper {width: 100%}#recruitment-popup-form .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 0}#recruitment-popup-form label {font-size: 10px}#recruitment-popup-form .label {font-size: 10px}#recruitment-popup-form ::placeholder {font-size: 10px}#recruitment-popup-form select {font-size: 10px}#recruitment-popup-form .bricks-button {font-size: 12px}}@media (max-width: 374px) {#recruitment-popup-form .submit-button-wrapper {margin-right: 0; margin-left: 0}#recruitment-popup-form {z-index: 55555}}#brxe-c3661e {width: 80%; padding-top: 20px; padding-right: 30px; padding-bottom: 20px; padding-left: 30px; align-self: center !important; row-gap: 30px; border-radius: 20px; box-shadow: 0 0 15px 5px #ffcb61; z-index: 50; background-color: #ffe2a3}@media (max-width: 1439px) {#brxe-c3661e {width: 80%; max-width: 80%; row-gap: 25px; align-self: center !important; padding-top: 15px; padding-bottom: 15px}}@media (max-width: 1023px) {#brxe-c3661e {width: 95%; max-width: 100%; padding-right: 30px; padding-left: 30px}}@media (max-width: 991px) {#brxe-c3661e {width: 95%; align-items: center}}@media (max-width: 767px) {#brxe-c3661e {border: 1px solid rgba(255, 195, 66, 0.19); box-shadow: 0 6px 0 0 #faab00; background-image: linear-gradient(#ffffff, #e6ecff); margin-right: 0}}@media (max-width: 478px) {#brxe-c3661e {width: 90%; padding-right: 30px; padding-left: 30px; row-gap: 30px; background-image: url(https://resourceinn.com/wp-content/uploads/2025/06/bg-circle.webp); background-size: cover; background-position: center center; background-repeat: no-repeat}}@media (max-width: 374px) {#brxe-c3661e {width: 95%; padding-right: 20px; padding-left: 20px}}#brxe-0fde7d {transform: rotateZ(7deg); display: flex; justify-content: center; align-items: center; flex-direction: column; row-gap: 20px; padding-top: 20px; padding-bottom: 20px}@media (max-width: 1439px) {#brxe-0fde7d {padding-top: 15px; padding-bottom: 15px; row-gap: 15px}}@media (max-width: 478px) {#brxe-0fde7d {transform: rotateZ(0deg)}}#brxe-337319 {flex-direction: column; padding-top: 40px; padding-bottom: 40px; padding-left: 20px; width: 50%; background-color: rgba(245, 245, 245, 0.1); border-radius: 20px; transform: rotateZ(-7deg); overflow: hidden}@media (max-width: 1439px) {#brxe-337319 {padding-top: 10px; padding-bottom: 10px}}@media (max-width: 767px) {#brxe-337319 {padding-left: 0}}@media (max-width: 478px) {#brxe-337319 {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; width: 100%; justify-content: center; align-items: center; transform: rotateZ(0deg); background-color: rgba(0, 0, 0, 0)}}#brxe-fc1116 {position: absolute; top: 0px; left: 0px; opacity: 0.5}@media (max-width: 767px) {#brxe-fc1116 {top: 15px; right: 50px}}@media (max-width: 478px) {#brxe-fc1116 {top: 14px; right: 105px}}@media (max-width: 374px) {#brxe-fc1116 {top: 14px; right: 60px}}#brxe-112dd1 {display: flex; align-items: center; column-gap: 50px}@media (max-width: 1439px) {#brxe-112dd1 {display: flex; column-gap: 30px; justify-content: space-between}}@media (max-width: 1279px) {#brxe-112dd1 {column-gap: 30px; justify-content: space-between}}@media (max-width: 1023px) {#brxe-112dd1 {column-gap: 30px}}@media (max-width: 478px) {#brxe-112dd1 {flex-direction: column; row-gap: 0px}}#brxe-vfbyla {position: relative; overflow: hidden}#brxe-cfdc8a {background-position: top left; background-repeat: no-repeat; background-size: contain; border-radius: 20px; row-gap: 30px; padding-right: 0; padding-left: 4.0rem; width: 100%; justify-content: center; align-items: flex-start; background-image: linear-gradient(120deg, #ffc342 40%, #ffcb61); pointer-events: auto; overflow: hidden}.brx-popup-content { background-color: #ffffff00;}@media (max-width: 1439px) {#brxe-cfdc8a {row-gap: 0px; padding-top: 0; padding-bottom: 0; padding-left: 0}}@media (max-width: 1279px) {#brxe-cfdc8a {padding-top: 0; padding-bottom: 0; row-gap: 0px}}@media (max-width: 767px) {#brxe-cfdc8a {row-gap: 0px}}@media (max-width: 478px) {#brxe-cfdc8a {row-gap: 0px; padding-top: 3rem; padding-bottom: 1rem}}