@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}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 {@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 {: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-269cb6 {color: #9e9e9e; fill: #9e9e9e; position: absolute; top: 20px; right: 20px; color: #f5f5f5; background-color: #c54bd8; 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-269cb6 {font-size: 10px}}@media (max-width: 767px) {#brxe-269cb6 {font-size: 8px}}@media (max-width: 478px) {#brxe-269cb6 {font-size: 8px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; top: 10px; right: 10px}}#brxe-fda5aa {color: #ffffff; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; line-height: 3.2rem; font-size: 2.8rem}@media (max-width: 1439px) {#brxe-fda5aa {line-height: 3rem; font-size: 2.4rem}}@media (max-width: 1023px) {#brxe-fda5aa {font-size: 2.2rem}}@media (max-width: 767px) {#brxe-fda5aa {line-height: 3rem}}@media (max-width: 478px) {#brxe-fda5aa {text-align: left; font-size: 1.7rem; line-height: 2.4rem}}@media (max-width: 374px) {#brxe-fda5aa {font-size: 1.5rem; line-height: 1.8rem; margin-bottom: 0}}#brxe-91aacb {font-size: 1.6rem; color: #ffffff; font-family: "Inter"; font-weight: 500; line-height: 2.2rem; width: 100%}@media (max-width: 1439px) {#brxe-91aacb {font-size: 1.4rem; line-height: 2rem}}@media (max-width: 1279px) {#brxe-91aacb {margin-top: 10px; line-height: 2rem}}@media (max-width: 1023px) {#brxe-91aacb {font-size: 1.2rem; line-height: 2rem}}@media (max-width: 767px) {#brxe-91aacb {width: 100%; font-size: clamp(1.4rem, calc(1.4rem + ((1vw - 0.32rem) * 0.375)), 2rem); margin-top: 15px}}@media (max-width: 478px) {#brxe-91aacb {width: 100%; text-align: left; font-size: 1.2rem; line-height: 1.6rem; font-weight: 400; margin-top: 5px; margin-bottom: 5px}}@media (max-width: 374px) {#brxe-91aacb {font-size: 1.2rem}}#brxe-b857a3 {font-size: 1.4rem; font-family: "Inter"; font-weight: 500; color: #ffffff; line-height: 2rem}#brxe-b857a3 li {padding-right: 4px}#brxe-b857a3 .title {margin-right: 0; margin-left: 10px}#brxe-b857a3 .separator {flex-basis: 0px; flex-grow: 0}#brxe-b857a3 .content {justify-content: flex-start}#brxe-b857a3 .description {justify-content: flex-start}@media (max-width: 1439px) {#brxe-b857a3 {font-size: 1.2rem; line-height: 1.8rem}}@media (max-width: 1279px) {#brxe-b857a3 {font-size: 1.2rem}}@media (max-width: 1023px) {#brxe-b857a3 {font-size: 1.2rem; line-height: 2.2rem}}@media (max-width: 767px) {#brxe-b857a3 {font-size: 14px}}@media (max-width: 478px) {#brxe-b857a3 {font-size: 11px; text-align: left; line-height: 2rem}#brxe-b857a3 .icon {font-size: 12px}#brxe-b857a3 .icon svg {height: 12px; width: 12px}#brxe-b857a3 .content {justify-content: flex-start}#brxe-b857a3 .description {justify-content: flex-start}}#brxe-16d5b9 {position: relative; display: flex; flex-direction: column; align-items: flex-start; row-gap: 10px}@media (max-width: 478px) {#brxe-16d5b9 {width: 90%; row-gap: 0px}}#brxe-c15565 {font-family: "Inter"; text-align: left; color: #ffffff; font-style: italic; font-size: 14px}#brxe-c15565 a {font-family: "Inter"; text-align: left; color: #ffffff; font-style: italic; font-size: 14px; font-size: inherit}@media (max-width: 1439px) {#brxe-c15565 {font-size: 1.2rem; line-height: 1.8rem}#brxe-c15565 a {font-size: 1.2rem; line-height: 1.8rem; font-size: inherit}}#brxe-07a632 {position: absolute; top: -17px}#brxe-06f450 {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-06f450 {width: 100%}}#brxe-0e0c5d {width: 75%}@media (max-width: 478px) {#brxe-0e0c5d {width: 28%}}@media (max-width: 374px) {#brxe-0e0c5d {width: 25%}}#brxe-835713 {width: 65%}@media (max-width: 1599px) {#brxe-835713 {width: 70%}}@media (max-width: 1439px) {#brxe-835713 {width: 60%}}@media (max-width: 1023px) {#brxe-835713 {width: 75%}}@media (max-width: 767px) {#brxe-835713 {width: 32%}}@media (max-width: 478px) {#brxe-835713 {width: 40%}}#brxe-1acf4b {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-1acf4b {font-weight: 500}}@media (max-width: 1439px) {#brxe-1acf4b {font-weight: 500}}@media (max-width: 1023px) {#brxe-1acf4b {line-height: 20px; text-align: left}}@media (max-width: 991px) {#brxe-1acf4b {text-align: left}}@media (max-width: 478px) {#brxe-1acf4b {width: 100%; color: #ffffff; text-align: center}}#brxe-4cf7ac {padding-left: 10px; flex-direction: row; column-gap: 10px; align-items: center; justify-content: center}@media (max-width: 1599px) {#brxe-4cf7ac {padding-left: 10px; flex-direction: row; align-items: center; column-gap: 10px}}@media (max-width: 1439px) {#brxe-4cf7ac {flex-direction: row; column-gap: 10px; align-items: center; padding-left: 10px; justify-content: center; align-self: center !important}}@media (max-width: 1279px) {#brxe-4cf7ac {width: 100%; align-items: center}}@media (max-width: 1023px) {#brxe-4cf7ac {width: 80%; flex-direction: row; align-items: center}}@media (max-width: 991px) {#brxe-4cf7ac {width: 70%; align-items: flex-start}}@media (max-width: 767px) {#brxe-4cf7ac {width: 50%}}@media (max-width: 478px) {#brxe-4cf7ac {width: 57%; align-items: center; flex-direction: column; row-gap: 10px}}#brxe-7e346c {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.11); margin-top: 10px}@media (max-width: 1599px) {#brxe-7e346c {padding-top: 10px; padding-bottom: 10px; flex-direction: column; align-items: center}}@media (max-width: 1439px) {#brxe-7e346c {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-7e346c {flex-direction: column; padding-top: 5px; padding-bottom: 5px}}@media (max-width: 991px) {#brxe-7e346c {width: 30%}}@media (max-width: 767px) {#brxe-7e346c {flex-direction: row}}@media (max-width: 478px) {#brxe-7e346c {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-035007 {width: 17%}@media (max-width: 478px) {#brxe-035007 {width: 28%}}@media (max-width: 374px) {#brxe-035007 {width: 25%}}#brxe-5e0288 {width: 65%}@media (max-width: 1599px) {#brxe-5e0288 {width: 70%}}@media (max-width: 1439px) {#brxe-5e0288 {width: 55%}}@media (max-width: 1279px) {#brxe-5e0288 {width: 60%}}@media (max-width: 1023px) {#brxe-5e0288 {width: 75%}}@media (max-width: 767px) {#brxe-5e0288 {width: 32%}}@media (max-width: 478px) {#brxe-5e0288 {width: 40%}}#brxe-58d33e {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-58d33e {font-weight: 500}}@media (max-width: 1439px) {#brxe-58d33e {font-weight: 500}}@media (max-width: 1023px) {#brxe-58d33e {line-height: 20px; text-align: left}}@media (max-width: 991px) {#brxe-58d33e {text-align: left}}@media (max-width: 478px) {#brxe-58d33e {width: 100%; color: #ffffff; text-align: center}}#brxe-4c6165 {padding-left: 10px; flex-direction: row; column-gap: 10px; align-items: center; justify-content: center}@media (max-width: 1599px) {#brxe-4c6165 {padding-left: 10px; flex-direction: row; align-items: center; column-gap: 10px}}@media (max-width: 1439px) {#brxe-4c6165 {flex-direction: row; column-gap: 10px; padding-left: 10px; align-items: center}}@media (max-width: 1279px) {#brxe-4c6165 {width: 100%; align-items: center}}@media (max-width: 1023px) {#brxe-4c6165 {width: 80%; flex-direction: row; align-items: center}}@media (max-width: 991px) {#brxe-4c6165 {width: 70%; align-items: flex-start}}@media (max-width: 767px) {#brxe-4c6165 {width: 50%}}@media (max-width: 478px) {#brxe-4c6165 {width: 57%; align-items: center; flex-direction: column; row-gap: 10px}}#brxe-b26ef1 {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.12); border-radius: 10px; box-shadow: 2px 4px 12px 0 rgba(55, 64, 65, 0.12)}@media (max-width: 1599px) {#brxe-b26ef1 {padding-top: 10px; padding-bottom: 10px; flex-direction: column; align-items: center}}@media (max-width: 1439px) {#brxe-b26ef1 {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-b26ef1 {flex-direction: column; padding-top: 5px; padding-bottom: 5px}}@media (max-width: 991px) {#brxe-b26ef1 {width: 30%}}@media (max-width: 767px) {#brxe-b26ef1 {flex-direction: row}}@media (max-width: 478px) {#brxe-b26ef1 {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-4d0b60 {width: 45%}@media (max-width: 478px) {#brxe-4d0b60 {width: 28%}}@media (max-width: 374px) {#brxe-4d0b60 {width: 25%}}#brxe-0d0a2c {width: 65%}@media (max-width: 1599px) {#brxe-0d0a2c {width: 70%}}@media (max-width: 1439px) {#brxe-0d0a2c {width: 90%}}@media (max-width: 1279px) {#brxe-0d0a2c {width: 60%}}@media (max-width: 1023px) {#brxe-0d0a2c {width: 75%}}@media (max-width: 767px) {#brxe-0d0a2c {width: 32%}}@media (max-width: 478px) {#brxe-0d0a2c {width: 40%}}#brxe-ce82ed {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-ce82ed {font-weight: 500}}@media (max-width: 1439px) {#brxe-ce82ed {font-weight: 500}}@media (max-width: 1023px) {#brxe-ce82ed {line-height: 20px; text-align: left}}@media (max-width: 991px) {#brxe-ce82ed {text-align: left}}@media (max-width: 478px) {#brxe-ce82ed {width: 100%; color: #ffffff; text-align: center}}#brxe-9d6262 {padding-left: 10px; flex-direction: row; column-gap: 10px; align-items: center; justify-content: center}@media (max-width: 1599px) {#brxe-9d6262 {padding-left: 10px; flex-direction: row; align-items: center; column-gap: 10px}}@media (max-width: 1439px) {#brxe-9d6262 {width: 65%; flex-direction: row; column-gap: 10px; align-items: center; padding-left: 10px}}@media (max-width: 1279px) {#brxe-9d6262 {width: 100%; align-items: center}}@media (max-width: 1023px) {#brxe-9d6262 {width: 80%; flex-direction: row; align-items: center}}@media (max-width: 991px) {#brxe-9d6262 {width: 70%; align-items: flex-start}}@media (max-width: 767px) {#brxe-9d6262 {width: 50%}}@media (max-width: 478px) {#brxe-9d6262 {width: 57%; align-items: center; flex-direction: column; row-gap: 10px}}#brxe-0b14a2 {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.12)}@media (max-width: 1599px) {#brxe-0b14a2 {padding-top: 10px; padding-bottom: 10px; border-left-width: 8px; flex-direction: column; align-items: center}}@media (max-width: 1439px) {#brxe-0b14a2 {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-0b14a2 {padding-top: 5px; padding-bottom: 5px; flex-direction: column}}@media (max-width: 991px) {#brxe-0b14a2 {width: 30%}}@media (max-width: 767px) {#brxe-0b14a2 {flex-direction: row}}@media (max-width: 478px) {#brxe-0b14a2 {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-a133d6 {flex-direction: row; row-gap: 15px; column-gap: 15px; width: 100%}@media (max-width: 1439px) {#brxe-a133d6 {flex-direction: row; column-gap: 15px}}#brxe-518b88 {flex-direction: column; position: relative; justify-content: flex-start; row-gap: 20px; width: 45%}@media (max-width: 1439px) {#brxe-518b88 {row-gap: 1rem; padding-top: 20px; padding-bottom: 20px}}@media (max-width: 1279px) {#brxe-518b88 {row-gap: 20px}}@media (max-width: 1023px) {#brxe-518b88 {width: 50%; row-gap: 10px}}@media (max-width: 767px) {#brxe-518b88 {padding-left: 0; row-gap: 10px; width: 128%}}@media (max-width: 478px) {#brxe-518b88 {row-gap: 10px; width: 100%; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; align-items: center}}#brxe-8b5d42 {color: #ffffff; font-size: 20px; font-family: "BagossCondensed-TRIAL-Medium"; line-height: 2.8rem; text-align: center; font-weight: 500; width: 80%}@media (max-width: 1439px) {#brxe-8b5d42 {text-align: center; font-size: 1.4rem; line-height: 2rem}}@media (max-width: 1023px) {#brxe-8b5d42 {width: 95%}}@media (max-width: 767px) {#brxe-8b5d42 {width: 95%; font-size: 28px; line-height: 32px; text-align: center; max-width: 95%; align-self: center}}@media (max-width: 478px) {#brxe-8b5d42 {text-align: center; font-size: 1.8rem; line-height: 2.4rem}}#people-popup-form-hcm label {color: #ffffff; font-family: "Inter"; font-weight: 500}#people-popup-form-hcm .label {color: #ffffff; font-family: "Inter"; font-weight: 500}#people-popup-form-hcm .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-top: 5px; padding-right: 0; padding-bottom: 5px}#people-popup-form-hcm .form-group input {padding-right: 10px; padding-left: 10px; border-color: #9c27b0; border-radius: 5px}#people-popup-form-hcm .flatpickr {padding-right: 10px; padding-left: 10px; border-color: #9c27b0; border-radius: 5px}#people-popup-form-hcm select {padding-right: 10px; padding-left: 10px; border-color: #9c27b0; border-radius: 5px; font-size: 12px; font-family: "Inter"; font-weight: 500; color: rgba(158, 158, 158, 0.81)}#people-popup-form-hcm textarea {padding-right: 10px; padding-left: 10px; border-color: #9c27b0; border-radius: 5px}#people-popup-form-hcm .bricks-button:not([type=submit]) {border-color: #9c27b0; border-radius: 5px}#people-popup-form-hcm .choose-files {border-color: #9c27b0; border-radius: 5px}#people-popup-form-hcm .bricks-button {background-color: #ff791f; line-height: 30px; font-family: "Inter"; font-weight: 500; color: #ffffff}#people-popup-form-hcm button[type=submit].bricks-button {border-radius: 5px}#people-popup-form-hcm ::placeholder {font-size: 12px; font-family: "Inter"; font-weight: 500; color: rgba(158, 158, 158, 0.81)}#people-popup-form-hcm .submit-button-wrapper {margin-top: 20px}#people-popup-form-hcm .bricks-button:hover {background-color: #ff7142}@media (max-width: 1439px) {#people-popup-form-hcm .form-group:nth-child(1) {width: 100%}#people-popup-form-hcm .form-group:nth-child(2) {width: 1000%}#people-popup-form-hcm .form-group:nth-child(3) {width: 100%}#people-popup-form-hcm .form-group input {padding-right: 10px; padding-left: 10px; border-radius: 5px; line-height: 2}#people-popup-form-hcm .flatpickr {padding-right: 10px; padding-left: 10px; border-radius: 5px}#people-popup-form-hcm select {padding-right: 10px; padding-left: 10px; font-size: 8px; border-radius: 5px; line-height: 2}#people-popup-form-hcm textarea {padding-right: 10px; padding-left: 10px; border-radius: 5px; line-height: 2}#people-popup-form-hcm .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-top: 5px; padding-right: 0; padding-bottom: 5px}#people-popup-form-hcm label {font-family: "Inter"; font-weight: 500; font-size: 8px}#people-popup-form-hcm .label {font-family: "Inter"; font-weight: 500; font-size: 8px}#people-popup-form-hcm ::placeholder {font-size: 8px}#people-popup-form-hcm .bricks-button:not([type=submit]) {border-radius: 5px}#people-popup-form-hcm .choose-files {border-radius: 5px}#people-popup-form-hcm .bricks-button {font-size: 10px; color: #ffffff; line-height: 25px}#people-popup-form-hcm button[type=submit].bricks-button {border-radius: 5px}#people-popup-form-hcm .submit-button-wrapper {margin-top: 10px}}@media (max-width: 1279px) {#people-popup-form-hcm .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 0}}@media (max-width: 1023px) {#people-popup-form-hcm .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-top: 5px; padding-bottom: 5px}#people-popup-form-hcm .form-group input {padding-right: 10px; padding-left: 10px}#people-popup-form-hcm .flatpickr {padding-right: 10px; padding-left: 10px}#people-popup-form-hcm select {padding-right: 10px; padding-left: 10px}#people-popup-form-hcm textarea {padding-right: 10px; padding-left: 10px}}@media (max-width: 991px) {#people-popup-form-hcm {padding-right: 0}#people-popup-form-hcm .bricks-button {line-height: 25px}#people-popup-form-hcm .form-group input {line-height: 2}#people-popup-form-hcm select {line-height: 2}#people-popup-form-hcm textarea {line-height: 2}}@media (max-width: 767px) {#people-popup-form-hcm .submit-button-wrapper {width: 100%}}@media (max-width: 478px) {#people-popup-form-hcm {padding-right: 0; padding-left: 0}#people-popup-form-hcm .submit-button-wrapper {width: 100%}#people-popup-form-hcm .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 0}#people-popup-form-hcm label {font-size: 10px}#people-popup-form-hcm .label {font-size: 10px}#people-popup-form-hcm ::placeholder {font-size: 10px}#people-popup-form-hcm select {font-size: 10px}#people-popup-form-hcm .bricks-button {font-size: 12px}}@media (max-width: 374px) {#people-popup-form-hcm .submit-button-wrapper {margin-right: 0; margin-left: 0}#people-popup-form-hcm {z-index: 55555}#people-popup-form-hcm .bricks-button {font-size: 12px}}#brxe-f53033 {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 #af57ff; z-index: 50; background-color: #c17dff}@media (max-width: 1439px) {#brxe-f53033 {width: 80%; max-width: 80%; row-gap: 25px; align-self: center !important; padding-top: 15px; padding-bottom: 15px}}@media (max-width: 1023px) {#brxe-f53033 {width: 95%; max-width: 100%; padding-right: 30px; padding-left: 30px}}@media (max-width: 991px) {#brxe-f53033 {align-items: center}}@media (max-width: 767px) {#brxe-f53033 {border: 1px solid rgba(166, 68, 255, 0.19); box-shadow: 0 6px 0 0 #a644ff; background-image: linear-gradient(#ffffff, #e6ecff); margin-right: 0}}@media (max-width: 478px) {#brxe-f53033 {width: 90%; padding-right: 30px; padding-left: 30px; row-gap: 30px; background-image: url(https://resourceinn.com/wp-content/uploads/2025/06/popup-module-bg.webp); background-size: cover}}@media (max-width: 374px) {#brxe-f53033 {width: 95%; padding-right: 20px; padding-left: 20px}}#brxe-cffca3 {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-cffca3 {padding-top: 15px; padding-bottom: 15px; row-gap: 15px}}@media (max-width: 478px) {#brxe-cffca3 {transform: rotateZ(0deg); row-gap: 0px}}#brxe-d12c62 {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-d12c62 {padding-top: 10px; padding-bottom: 10px}}@media (max-width: 767px) {#brxe-d12c62 {padding-left: 0}}@media (max-width: 478px) {#brxe-d12c62 {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; width: 100%; justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0); transform: rotateZ(0deg)}}#brxe-48ea41 {position: absolute; top: 0px; left: 0px; opacity: 0.5}@media (max-width: 767px) {#brxe-48ea41 {top: 15px; right: 50px}}@media (max-width: 478px) {#brxe-48ea41 {top: 0px; right: 105px}}@media (max-width: 374px) {#brxe-48ea41 {top: 14px; right: 60px}}#brxe-5e7553 {display: flex; align-items: center; column-gap: 50px}@media (max-width: 1439px) {#brxe-5e7553 {display: flex; column-gap: 30px; justify-content: space-between}}@media (max-width: 1279px) {#brxe-5e7553 {row-gap: 20px}}@media (max-width: 1023px) {#brxe-5e7553 {column-gap: 30px}}@media (max-width: 478px) {#brxe-5e7553 {flex-direction: column; row-gap: 0px}}@media (max-width: 374px) {#brxe-5e7553 {column-gap: 20px}}#brxe-soeelw {position: relative; overflow: hidden}#brxe-e7396a {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%; height: auto; justify-content: center; align-items: flex-start; background-image: linear-gradient(120deg, #8e2ce7 40%, #c17dff); overflow: hidden}.brx-popup-content { background-color: #ffffff00;}@media (max-width: 1439px) {#brxe-e7396a {row-gap: 0px; padding-top: 0; padding-bottom: 0; padding-left: 0}}@media (max-width: 1279px) {#brxe-e7396a {padding-top: 0; padding-bottom: 0; row-gap: 0px}}@media (max-width: 767px) {#brxe-e7396a {row-gap: 0px}}@media (max-width: 478px) {#brxe-e7396a {row-gap: 0px; padding-top: 3rem; padding-bottom: 1rem}}@media (max-width: 374px) {#brxe-e7396a {padding-bottom: 1rem}}