@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 {.brxe-button{width:auto}}@layer bricks {.brxe-code{width:100%}}@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-related-posts) .related-posts{display:grid;gap:30px;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;list-style-type:none;margin:0;padding:0;width:100%}@media (max-width:478px){:where(.brxe-related-posts) .related-posts{grid-auto-flow:unset;grid-template-columns:repeat(1,1fr)}}:where(.brxe-related-posts) .related-posts.overlay .post-content{bottom:0;display:flex;flex-direction:column;position:absolute;right:0;top:0;width:100%;z-index:1}:where(.brxe-related-posts) .related-posts.image-right li{flex-direction:row-reverse}:where(.brxe-related-posts) .related-posts.image-right li>*{width:50%}:where(.brxe-related-posts) .related-posts.image-bottom li{flex-direction:column-reverse;justify-content:space-between}:where(.brxe-related-posts) .related-posts.image-left li{flex-direction:row}:where(.brxe-related-posts) .related-posts.image-left li>*{width:50%}:where(.brxe-related-posts) .related-posts figure{all:unset;position:relative}:where(.brxe-related-posts) .related-posts img{aspect-ratio:4/3;height:100%;object-fit:cover;object-position:center;width:100%}:where(.brxe-related-posts) .related-posts .post-content{height:100%}:where(.brxe-related-posts) .related-posts li{display:flex;flex-direction:column;position:relative;width:100%}:where(.brxe-related-posts) .related-posts h1,:where(.brxe-related-posts) .related-posts h2,:where(.brxe-related-posts) .related-posts h3,:where(.brxe-related-posts) .related-posts h4,:where(.brxe-related-posts) .related-posts h5,:where(.brxe-related-posts) .related-posts h6,:where(.brxe-related-posts) .related-posts p{margin:0}}@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}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {.brxe-shortcode{width:100%}}#brxe-vvlpfx {border: 1px solid rgba(181, 99, 255, 0.4); padding-top: 6px; padding-right: 20px; padding-bottom: 6px; padding-left: 20px; background-color: rgba(235, 213, 255, 0.22); font-size: 1.2rem; font-family: "BagossCondensed-TRIAL-Medium"; color: #b563ff; font-weight: 500}@media (max-width: 1279px) {#brxe-vvlpfx {font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500}}@media (max-width: 1023px) {#brxe-vvlpfx {font-size: 1.2rem}}@media (max-width: 767px) {#brxe-vvlpfx {padding-top: 5px; padding-right: 14px; padding-bottom: 5px; padding-left: 14px; font-size: 10px}}#brxe-hnsuna {font-size: 4.8rem; color: #311b49; font-style: normal; line-height: 5.4rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; text-align: center; align-self: center}@media (max-width: 1439px) {#brxe-hnsuna {font-size: 4.2rem; line-height: 4.8rem}}@media (max-width: 1279px) {#brxe-hnsuna {font-size: 3.8rem; line-height: 4.4rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500}}@media (max-width: 1023px) {#brxe-hnsuna {font-size: 3.2rem; line-height: 3.8rem}}@media (max-width: 767px) {#brxe-hnsuna {font-size: 3.2rem; text-align: center; line-height: 3.8rem}}@media (max-width: 478px) {#brxe-hnsuna {text-align: center; font-size: 3rem; line-height: 3.6rem}}@media (max-width: 374px) {#brxe-hnsuna {font-size: 2.5rem; text-align: center; line-height: 3.2rem}}#brxe-puhtgg {row-gap: 2rem; align-items: center; width: 48%; padding-bottom: 2rem}@media (max-width: 1599px) {#brxe-puhtgg {width: 52%}}@media (max-width: 767px) {#brxe-puhtgg {width: 70%}}@media (max-width: 478px) {#brxe-puhtgg {width: 100%}}#brxe-cfqekp {font-size: 1.6rem; font-family: "Inter"; line-height: 2.2rem; font-weight: 500; color: #494949}#brxe-cfqekp a {font-size: 1.6rem; font-family: "Inter"; line-height: 2.2rem; font-weight: 500; color: #494949; font-size: inherit}@media (max-width: 1599px) {#brxe-cfqekp {font-family: "Inter"; font-weight: 500}#brxe-cfqekp a {font-family: "Inter"; font-weight: 500; font-size: inherit}}@media (max-width: 1439px) {#brxe-cfqekp {font-size: 1.4rem; line-height: 2rem; font-family: "Inter"; font-weight: 500}#brxe-cfqekp a {font-size: 1.4rem; line-height: 2rem; font-family: "Inter"; font-weight: 500; font-size: inherit}}@media (max-width: 1023px) {#brxe-cfqekp {font-size: 1.2rem; line-height: 1.8rem}#brxe-cfqekp a {font-size: 1.2rem; line-height: 1.8rem; font-size: inherit}}@media (max-width: 767px) {#brxe-cfqekp {text-align: center}#brxe-cfqekp a {text-align: center; font-size: inherit}}#brxe-kdyyjo {width: 60%; align-self: center !important; padding-top: 4rem; padding-bottom: 4rem}@media (max-width: 767px) {#brxe-kdyyjo {width: 70%}}@media (max-width: 478px) {#brxe-kdyyjo {width: 80%}}@media (max-width: 374px) {#brxe-kdyyjo {width: 95%}}#brxe-qihmnh {font-size: 1.6rem; color: #ffffff; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; padding-top: 5px; padding-bottom: 5px; border-radius: 50px; background-color: #bb70fe; box-shadow: 1px 1px 5px 0 #c98cff}@media (max-width: 1599px) {#brxe-qihmnh {font-weight: 700; font-family: "Inter"; border-radius: 50px}}@media (max-width: 1439px) {#brxe-qihmnh {font-weight: 700; font-family: "Inter"; padding-right: 15px; padding-bottom: 2px; border-radius: 50px}}@media (max-width: 1279px) {#brxe-qihmnh {font-size: 1.4rem; font-family: "Inter"}}@media (max-width: 1023px) {#brxe-qihmnh {font-size: 1.2rem}}#brxe-xktbhp {font-size: 3.6rem; font-weight: 700; color: #c98cff; font-family: "Inter"; line-height: 6rem; padding-top: 0; padding-right: 20px; padding-bottom: 0; padding-left: 20px; border: 1px solid #c98cff; border-radius: 8px; background-color: #ffffff; box-shadow: 1px 1px 5px 0 #c98cff; position: absolute; top: -40px; right: 20px}@media (max-width: 1599px) {#brxe-xktbhp {font-weight: 700; font-family: "CentraNo2"}}@media (max-width: 1439px) {#brxe-xktbhp {font-weight: 700; font-family: "Inter"; padding-bottom: 2px}}@media (max-width: 1279px) {#brxe-xktbhp {font-size: 2.8rem; padding-right: 20px; padding-bottom: 0}}@media (max-width: 1023px) {#brxe-xktbhp {font-size: 3.4rem}}@media (max-width: 374px) {#brxe-xktbhp {font-size: 2rem; top: -30px; right: 11px}}#brxe-micyjz {font-size: 3.2rem; color: #ffffff; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500}@media (max-width: 1599px) {#brxe-micyjz {font-size: 24px}}@media (max-width: 1439px) {#brxe-micyjz {color: #ffffff; font-weight: 500; text-align: left}}@media (max-width: 1279px) {#brxe-micyjz {text-align: left}}@media (max-width: 991px) {#brxe-micyjz {text-align: left; font-size: 24px}}@media (max-width: 767px) {#brxe-micyjz {width: 100%; font-size: 28px; line-height: 30px}}@media (max-width: 478px) {#brxe-micyjz {width: 100%; font-size: 24px}}#brxe-aooale {font-size: 1.6rem; color: #ffffff; font-family: "Inter"; font-weight: 500; font-style: normal; line-height: 2.2rem}@media (max-width: 1439px) {#brxe-aooale {line-height: 2rem; font-size: 1.4rem}}@media (max-width: 1023px) {#brxe-aooale {font-size: 1.2rem; line-height: 1.8rem}}#brxe-bpymem {background-image: linear-gradient(60deg, #d67bff, #b15aff); padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid var(--bricks-color-bd5b7c); border-radius: 20px; position: relative}@media (max-width: 1279px) {#brxe-bpymem {border-radius: 15px}}@media (max-width: 374px) {#brxe-bpymem {padding-top: 10px; padding-right: 15px; padding-bottom: 10px; padding-left: 15px}}#brxe-khxgqe {padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; background-color: var(--bricks-color-73b57c); border: 1px solid #ffffff; border-radius: 20px; transform: rotateZ(7deg); justify-content: space-around; align-items: flex-start; row-gap: 20px; position: relative; width: 100%}@media (max-width: 1439px) {#brxe-khxgqe {width: 100%; align-items: flex-start; flex-direction: column; justify-content: space-around; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px}}@media (max-width: 1279px) {#brxe-khxgqe {align-items: flex-start}}@media (max-width: 1023px) {#brxe-khxgqe {max-width: 100%; width: 100%; align-items: flex-start; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}}@media (max-width: 991px) {#brxe-khxgqe {width: 100%; align-self: center !important; align-items: flex-start; justify-content: center}}@media (max-width: 767px) {#brxe-khxgqe {width: 100%; max-width: 100%}}@media (max-width: 478px) {#brxe-khxgqe {width: 100%; max-width: 100%; border-radius: 15px; background-image: url(https://resourceinn.com/wp-content/uploads/2025/04/cta-bg-1024x315.webp); background-size: cover; background-color: rgba(255, 255, 255, 0.19)}}@media (max-width: 374px) {#brxe-khxgqe {width: 100%; max-width: 100%; border-radius: 10px}}#brxe-hghiqu {background-color: rgba(156, 39, 176, 0.04); border: 1px solid #ffffff; border-radius: 20px; padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 10px; transform: rotateZ(-7deg); width: 80%}@media (max-width: 1439px) {#brxe-hghiqu {width: 90%}}@media (max-width: 1023px) {#brxe-hghiqu {width: 100%}}@media (max-width: 991px) {#brxe-hghiqu {align-self: center !important; padding-top: 30px; padding-right: 20px; padding-bottom: 30px; padding-left: 20px}}@media (max-width: 767px) {#brxe-hghiqu {width: 95%}}@media (max-width: 478px) {#brxe-hghiqu {width: 90%}}@media (max-width: 374px) {#brxe-hghiqu {padding-top: 29px; padding-right: 19px; padding-bottom: 29px; padding-left: 19px; width: 100%}}#brxe-nuefld {align-items: center; width: 42%}@media (max-width: 1599px) {#brxe-nuefld {width: 42%}}@media (max-width: 478px) {#brxe-nuefld {width: 100%}}#brxe-kvniim {width: 80%; flex-direction: column; column-gap: 3rem; align-items: center; max-width: 1660px}@media (max-width: 1439px) {#brxe-kvniim {width: 90%}}@media (max-width: 767px) {#brxe-kvniim {align-items: center; justify-content: center}}@media (max-width: 478px) {#brxe-kvniim {row-gap: 0px}}#brxe-xokhcl {background-image: linear-gradient(-180deg, #ffffff 10%, rgba(201, 140, 255, 0.56) 80%); padding-top: 8rem; padding-bottom: 10rem; flex-direction: column}@media (max-width: 1439px) {#brxe-xokhcl {padding-top: 6rem; padding-bottom: 8rem}}@media (max-width: 1023px) {#brxe-xokhcl {padding-top: 5rem; padding-bottom: 6rem}}@media (max-width: 767px) {#brxe-xokhcl {padding-top: 3rem; padding-bottom: 5rem}}@media (max-width: 478px) {#brxe-xokhcl {justify-content: space-between}}#brxe-apktok:not(.tag), #brxe-apktok img {object-fit: cover}#brxe-apktok {border-radius: 15px}#brxe-udnqmy {font-size: 1.6rem; font-family: "BagossCondensed-TRIAL-Medium"; color: #494949; font-weight: 400; font-style: normal; line-height: 2.4rem}@media (max-width: 1439px) {#brxe-udnqmy {font-size: 1.4rem; line-height: 2.2rem}}@media (max-width: 1023px) {#brxe-udnqmy {font-size: 1.2rem; line-height: 2rem}}#brxe-wbkfpi {margin-top: 4rem; width: 62%}@media (max-width: 1279px) {#brxe-wbkfpi {width: 55%}}@media (max-width: 767px) {#brxe-wbkfpi {width: 55%; margin-right: 1.5rem; margin-left: 1.5rem}}@media (max-width: 478px) {#brxe-wbkfpi {width: 100%; margin-right: 2rem; margin-left: 3rem}}#brxe-apdyag {margin-top: 2rem; font-size: 2.6rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; color: #311b49; line-height: 3.2rem}@media (max-width: 1439px) {#brxe-apdyag {font-size: 2.4rem; line-height: 3rem}}@media (max-width: 1023px) {#brxe-apdyag {font-size: 2.2rem; line-height: 2.8rem}}@media (max-width: 767px) {#brxe-apdyag {font-size: 2rem; line-height: 2.6rem}}@media (max-width: 478px) {#brxe-apdyag {margin-left: 2rem}}#brxe-yzxovk .repeater-item [data-field-id="a77d71"] {font-family: "Inter"; font-weight: 500; font-size: 1.6rem; color: #311b49}#brxe-yzxovk .post-content {width: 100%}#brxe-yzxovk {width: 100%}#brxe-yzxovk li {font-size: 1.6rem; font-weight: 400; color: #494949; font-family: "Inter"}@media (max-width: 1439px) {#brxe-yzxovk .repeater-item [data-field-id="a77d71"] {margin-top: 10px; font-size: 1.4rem; font-family: "Inter"; font-weight: 500}#brxe-yzxovk li {color: #494949; font-size: 1.4rem}}@media (max-width: 1023px) {#brxe-yzxovk .repeater-item [data-field-id="a77d71"] {font-size: 1.2rem; font-family: "Inter"; font-weight: 500}#brxe-yzxovk li {font-size: 1.2rem}}#brxe-gnbtio {border-radius: 15px; width: 90%; flex-direction: column; row-gap: 20px; margin-top: 2rem}.related-terms .brxe-related-posts .related-posts { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 12px; width: 100%;}.related-terms .brxe-related-posts .repeater-item { display: block; width: 100%;}.related-terms .brxe-related-posts .repeater-item .post-content { display: flex; align-items: center; gap: 10px; width: 100%; padding: 0px 20px; background-color: #f7f2ff; border-radius: 10px; transition: all 0.3s ease; cursor: pointer; box-sizing: border-box;}.related-terms .brxe-related-posts .repeater-item .post-content:hover { background-color: #ede2ff; transform: translateY(-2px);}.related-terms .brxe-related-posts .repeater-item .post-content::before { content: "→"; color: #a179ff; font-weight: 600; font-size: 3.2rem; transition: transform 0.3s ease;}.related-terms .brxe-related-posts .repeater-item .post-content:hover::before { transform: translateX(5px);}.related-terms .brxe-related-posts .post-content a { text-decoration: none; color: #212121; font-weight: 600; font-size: 1.8rem; line-height: 1.4; transition: color 0.3s ease; display: block; width: 100%;}.related-terms .brxe-related-posts .post-content:hover a { color: #a644ff;}.related-terms .brxe-related-posts h2,.related-terms .brxe-related-posts h3.bricks-heading { font-weight: 700; font-size: 1.2rem; margin-bottom: 15px; color: #222;}@media (max-width: 991px) { .related-terms .brxe-related-posts .repeater-item .post-content { padding: 8px 16px; } .related-terms .brxe-related-posts .repeater-item .post-content::before { font-size: 2.4rem; } .related-terms .brxe-related-posts .post-content a { font-size: 1.5rem; }}@media (max-width: 600px) { .related-terms .brxe-related-posts .repeater-item .post-content { padding: 8px 14px; gap: 8px; } .related-terms .brxe-related-posts .repeater-item .post-content::before { font-size: 1.8rem; } .related-terms .brxe-related-posts .post-content a { font-size: 1.2rem; line-height: 1.3; }}@media (max-width: 1023px) {#brxe-gnbtio {width: 90%}}@media (max-width: 478px) {#brxe-gnbtio {width: 100%}}#brxe-pkxmjj {font-size: 2.8rem; color: #ffffff; line-height: 3.2rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; border-radius: 8px}@media (max-width: 1439px) {#brxe-pkxmjj {font-size: 2.5rem; line-height: 3.4rem}}@media (max-width: 1023px) {#brxe-pkxmjj {font-size: 2.3rem; line-height: 2.5rem}}@media (max-width: 767px) {#brxe-pkxmjj {font-size: 2rem}}#brxe-tmqsnk {font-size: 1.4rem; color: #ffffff; font-family: "Inter"; font-weight: 500; font-style: normal; line-height: 2.2rem}@media (max-width: 1439px) {#brxe-tmqsnk {line-height: 2rem; font-size: 1.2rem}}#brxe-elbogh .form-group:nth-child(1) {width: 100%}#brxe-elbogh label {color: #5d6675; font-family: "Inter"; font-weight: 500}#brxe-elbogh .label {color: #5d6675; font-family: "Inter"; font-weight: 500}#brxe-elbogh .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-top: 5px; padding-bottom: 5px}#brxe-elbogh .form-group input {border-color: #a644ff; border-radius: 10px; padding-right: 10px; padding-left: 10px}#brxe-elbogh .flatpickr {border-color: #a644ff; border-radius: 10px; padding-right: 10px; padding-left: 10px}#brxe-elbogh select {border-color: #a644ff; border-radius: 10px; font-size: 12px; font-family: "Inter"; font-weight: 500; color: rgba(158, 158, 158, 0.81); padding-right: 10px; padding-left: 10px}#brxe-elbogh textarea {border-color: #a644ff; border-radius: 10px; padding-right: 10px; padding-left: 10px}#brxe-elbogh .bricks-button:not([type=submit]) {border-color: #a644ff; border-radius: 10px}#brxe-elbogh .choose-files {border-color: #a644ff; border-radius: 10px}#brxe-elbogh .bricks-button {background-color: var(--bricks-color-yosedq); font-family: "Inter"; font-weight: 500; color: #ffffff; font-size: 1.6rem; line-height: 2.4rem}#brxe-elbogh button[type=submit].bricks-button {border-radius: 10px}#brxe-elbogh ::placeholder {font-size: 12px; font-family: "Inter"; font-weight: 500; color: rgba(158, 158, 158, 0.81)}#brxe-elbogh {gap: 5px; justify-content: center; width: 100%}#brxe-elbogh .submit-button-wrapper {width: 100%}@media (max-width: 1599px) {#brxe-elbogh .submit-button-wrapper {margin-top: 10px}}@media (max-width: 1439px) {#brxe-elbogh .form-group input {padding-right: 10px; padding-left: 10px; border-radius: 5px}#brxe-elbogh .flatpickr {padding-right: 10px; padding-left: 10px; border-radius: 5px}#brxe-elbogh select {padding-right: 10px; padding-left: 10px; font-size: 8px; border-radius: 5px}#brxe-elbogh textarea {padding-right: 10px; padding-left: 10px; border-radius: 5px}#brxe-elbogh .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-top: 5px; padding-right: 0; padding-bottom: 5px}#brxe-elbogh label {color: #5d6675; font-family: "Inter"; font-weight: 500; font-size: 8px}#brxe-elbogh .label {color: #5d6675; font-family: "Inter"; font-weight: 500; font-size: 8px}#brxe-elbogh ::placeholder {font-size: 8px}#brxe-elbogh .bricks-button:not([type=submit]) {border-radius: 5px}#brxe-elbogh .choose-files {border-radius: 5px}#brxe-elbogh .bricks-button {color: #ffffff; font-size: 1.4rem; line-height: 2.2rem}#brxe-elbogh button[type=submit].bricks-button {border-radius: 5px}#brxe-elbogh .submit-button-wrapper {margin-top: 10px}}@media (max-width: 1279px) {#brxe-elbogh .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 0}#brxe-elbogh .form-group input {line-height: 2}#brxe-elbogh select {line-height: 2}#brxe-elbogh textarea {line-height: 2}}@media (max-width: 1023px) {#brxe-elbogh .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-top: 5px; padding-bottom: 5px}#brxe-elbogh .form-group input {padding-right: 10px; padding-left: 10px; line-height: 2}#brxe-elbogh .flatpickr {padding-right: 10px; padding-left: 10px}#brxe-elbogh select {padding-right: 10px; padding-left: 10px; line-height: 2}#brxe-elbogh textarea {padding-right: 10px; padding-left: 10px; line-height: 2}#brxe-elbogh .bricks-button {line-height: 24px; font-size: 1.2rem}#brxe-elbogh .submit-button-wrapper {margin-top: 0}}@media (max-width: 991px) {#brxe-elbogh .submit-button-wrapper {margin-top: 0}}@media (max-width: 767px) {#brxe-elbogh .submit-button-wrapper {width: 100%; margin-top: 20px}#brxe-elbogh label {font-size: 10px}#brxe-elbogh .label {font-size: 10px}#brxe-elbogh ::placeholder {font-size: 10px}#brxe-elbogh select {font-size: 10px}}@media (max-width: 478px) {#brxe-elbogh {padding-right: 0; padding-left: 0}#brxe-elbogh .submit-button-wrapper {width: 100%; margin-top: 10px}#brxe-elbogh .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 0}#brxe-elbogh label {font-size: 10px}#brxe-elbogh .label {font-size: 10px}#brxe-elbogh ::placeholder {font-size: 10px}#brxe-elbogh select {font-size: 10px}}@media (max-width: 374px) {#brxe-elbogh .form-group:nth-child(1) {width: 100%}#brxe-elbogh .submit-button-wrapper {margin-top: 10px; margin-right: 0; margin-left: 0}#brxe-elbogh {z-index: 55555}#brxe-elbogh label {font-size: 10px}#brxe-elbogh .label {font-size: 10px}#brxe-elbogh ::placeholder {font-size: 10px}#brxe-elbogh select {font-size: 10px; padding-right: 5px; padding-left: 5px}#brxe-elbogh .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-top: 0; padding-bottom: 0}#brxe-elbogh .form-group input {padding-right: 5px; padding-left: 5px}#brxe-elbogh .flatpickr {padding-right: 5px; padding-left: 5px}#brxe-elbogh textarea {padding-right: 5px; padding-left: 5px}}#brxe-rcsfxl {padding-top: 40px; padding-right: 30px; padding-bottom: 40px; padding-left: 30px; border-radius: 20px; row-gap: 2rem; background-image: linear-gradient(#a76ff9, #a14cf0); background-image: url(https://resourceinn.com/wp-content/uploads/2025/11/bg-casy-form.webp); background-size: cover; background-color: var(--bricks-color-pdrgsj); width: 90%; margin-top: 4rem}@media (max-width: 1023px) {#brxe-rcsfxl {padding-top: 20px; padding-right: 15px; padding-bottom: 20px; padding-left: 15px; margin-top: 2rem}}@media (max-width: 767px) {#brxe-rcsfxl {margin-top: 2rem; margin-right: 1.5rem; margin-left: 1.5rem}}@media (max-width: 478px) {#brxe-rcsfxl {width: 100%; margin-top: 0; margin-right: 0; margin-left: 0; padding-right: 20px; padding-left: 20px}}#brxe-vghpwj {width: 30%; align-items: flex-end}@media (max-width: 1279px) {#brxe-vghpwj {width: 43%}}@media (max-width: 1023px) {#brxe-vghpwj {width: 41%}}@media (max-width: 767px) {#brxe-vghpwj {width: 42%; margin-top: 2rem; margin-right: 1.5rem; margin-left: 1.5rem}}@media (max-width: 478px) {#brxe-vghpwj {width: 100%; margin-right: 2rem; margin-left: 3rem}}#brxe-nkibww {flex-direction: row; width: 85%; justify-content: center; align-self: center !important; max-width: 1660px}@media (max-width: 1439px) {#brxe-nkibww {width: 90%}}@media (max-width: 767px) {#brxe-nkibww {width: 90%}}@media (max-width: 478px) {#brxe-nkibww {width: 90%}}#brxe-qxaazu {padding-top: 10rem; padding-bottom: 10rem; background-color: #f6f6f6}@media (max-width: 1439px) {#brxe-qxaazu {padding-top: 8rem; padding-bottom: 8rem}}@media (max-width: 1023px) {#brxe-qxaazu {padding-top: 6rem; padding-bottom: 6rem}}@media (max-width: 767px) {#brxe-qxaazu {padding-top: 5rem; padding-bottom: 5rem}}#brxe-tvdzzx {color: #ffffff; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; font-size: 3rem}@media (max-width: 1439px) {#brxe-tvdzzx {color: #ffffff; font-size: 2.8rem}}@media (max-width: 1023px) {#brxe-tvdzzx {font-size: 2.4rem}}@media (max-width: 991px) {#brxe-tvdzzx {text-align: center}}@media (max-width: 767px) {#brxe-tvdzzx {font-size: 2.2rem}}#brxe-limwzw {color: rgb(255, 255, 255); text-align: center; font-family: "Inter"; margin-bottom: 3.2rem}@media (max-width: 1439px) {#brxe-limwzw {margin-bottom: 3.2rem; color: rgb(255, 255, 255); font-family: "Inter"}}@media (max-width: 991px) {#brxe-limwzw {text-align: center}}#brxe-nltsjn {font-size: clamp(1.2rem, calc(1.2rem + ((1vw - 0.32rem) * 0.25)), 1.4rem); color: #ffffff; font-family: "Inter"; font-weight: 400; cursor: pointer; background-color: #ff6600; border-radius: 10px; box-shadow: 2px 2px 5px 5px transparent; padding-right: 15px; padding-left: 15px; align-self: center; gap: 8px; transition: all 0.5s ease}#brxe-nltsjn svg {height: 30px; width: 20px}#brxe-nltsjn:hover {background-color: rgba(255, 102, 0, 0.82)}@media (max-width: 1279px) {#brxe-nltsjn {margin-top: 10px}}@media (max-width: 478px) {#brxe-nltsjn {margin-top: 10px; align-self: center}}#brxe-rrfvvw {display: flex; flex-direction: column; align-items: center; width: 70%}@media (max-width: 1439px) {#brxe-rrfvvw {width: 700px; display: flex; flex-direction: column}}@media (max-width: 991px) {#brxe-rrfvvw {align-items: center; justify-content: center; align-self: center !important}}@media (max-width: 478px) {#brxe-rrfvvw {align-items: center; text-align: center; width: 750px}}@media (max-width: 374px) {#brxe-rrfvvw {width: 100%}}#brxe-ivdpfp {padding-top: 5rem; padding-right: 5rem; padding-bottom: 5rem; padding-left: 5rem; border-radius: 25px; flex-direction: column; z-index: 10; overflow: hidden; position: relative; align-items: center}:where(#brxe-ivdpfp > *:not(figcaption)) {position: relative}#brxe-ivdpfp::before {background-image: linear-gradient(#a644ff, rgba(116, 16, 208, 0.62) 50%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 1439px) {#brxe-ivdpfp {position: relative; overflow: hidden; padding-top: 5rem; padding-right: 5rem; padding-bottom: 5rem; padding-left: 5rem; z-index: 10; flex-direction: column}}@media (max-width: 478px) {#brxe-ivdpfp {padding-top: 3rem; padding-right: 3rem; padding-bottom: 3rem; padding-left: 3rem}}@media (max-width: 374px) {#brxe-ivdpfp {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem}}#brxe-qajrci {padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; align-self: center !important; justify-content: center; align-items: center}@media (max-width: 1439px) {#brxe-qajrci {align-self: center !important; align-items: center; justify-content: center; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px}}@media (max-width: 374px) {#brxe-qajrci {padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px}}#brxe-shedle {padding-bottom: 8rem}@media (max-width: 1439px) {#brxe-shedle {padding-right: 2rem; padding-bottom: 8rem; padding-left: 2rem}}@media (max-width: 1023px) {#brxe-shedle {max-width: 95%; width: 95%; padding-bottom: 5rem}}@media (max-width: 478px) {#brxe-shedle {width: 100%; max-width: 100%}}#brxe-ewaenf {max-width: 1660px; width: 70%}@media (max-width: 1439px) {#brxe-ewaenf {padding-right: 2rem; padding-left: 2rem}}@media (max-width: 1279px) {#brxe-ewaenf {width: 80%}}@media (max-width: 1023px) {#brxe-ewaenf {max-width: 95%; width: 95%}}@media (max-width: 767px) {#brxe-ewaenf {margin-right: 0; margin-left: 0}}@media (max-width: 478px) {#brxe-ewaenf {width: 100%; margin-right: 0; margin-left: 0}}@media (max-width: 374px) {#brxe-ewaenf {max-width: 100%}}#brxe-zdeqca {background-color: #f6f6f6; padding-bottom: 10rem}@media (max-width: 1439px) {#brxe-zdeqca {padding-bottom: 8rem}}@media (max-width: 1023px) {#brxe-zdeqca {padding-bottom: 6rem}}@media (max-width: 767px) {#brxe-zdeqca {padding-bottom: 5rem}}@media (max-width: 478px) {#brxe-zdeqca {margin-top: 50px}}