@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 {.brxe-shortcode{width:100%}}@layer bricks {.brxe-code{width:100%}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {.brxe-button{width:auto}}#brxe-ltflno {line-height: 5rem; font-size: 4.2rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; color: var(--bricks-color-lqvtkf); width: 48%}@media (max-width: 1599px) {#brxe-ltflno {font-size: 4rem}}@media (max-width: 1439px) {#brxe-ltflno {line-height: 4.6rem; font-weight: 500; font-size: 3.8rem}}@media (max-width: 1023px) {#brxe-ltflno {width: 60%; font-size: 3.4rem; line-height: 4rem}}@media (max-width: 767px) {#brxe-ltflno {font-size: 3rem; width: 80%}}@media (max-width: 478px) {#brxe-ltflno {line-height: 3.2rem; font-size: 2.6rem; text-align: center; max-width: 100%; width: 100%}}@media (max-width: 374px) {#brxe-ltflno {font-size: 2.5rem}}#brxe-dxnpqg {font-family: "Inter"; font-weight: 500; font-size: 1.6rem; color: var(--bricks-color-lqvtkf); width: 55%}@media (max-width: 1439px) {#brxe-dxnpqg {font-size: 1.4rem}}@media (max-width: 1023px) {#brxe-dxnpqg {font-size: 1.2rem}}@media (max-width: 478px) {#brxe-dxnpqg {width: 100%; font-family: "Inter"; text-align: center; font-weight: 400}}#brxe-depsuf {row-gap: 3rem; width: 90%}@media (max-width: 478px) {#brxe-depsuf {justify-content: center}}#brxe-hbcims {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; border: 2px solid var(--bricks-color-lqvtkf); box-shadow: 2px 2px 5px 5px transparent; padding-top: 9px; padding-right: 15px; padding-bottom: 9px; padding-left: 15px; gap: 8px; align-self: flex-start; transition: all 0.5s ease}#brxe-hbcims svg {height: 30px; width: 20px}#brxe-hbcims:hover {background-color: rgba(255, 102, 0, 0.82)}#brxe-hbcims i {font-size: 2rem}#brxe-pfgqej {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: 2px solid var(--bricks-color-lqvtkf); border-radius: 10px; box-shadow: 2px 2px 5px 5px transparent; padding-top: 9px; padding-right: 15px; padding-bottom: 9px; padding-left: 15px; gap: 8px; align-self: flex-start; transition: all 0.5s ease}#brxe-pfgqej svg {height: 30px; width: 20px}#brxe-pfgqej:hover {background-color: rgba(255, 102, 0, 0.82)}#brxe-pfgqej i {font-size: 1.9rem}#brxe-ugdjop {flex-direction: row; column-gap: 2rem}@media (max-width: 478px) {#brxe-ugdjop {justify-content: center}}@media (max-width: 374px) {#brxe-ugdjop {row-gap: 2rem}}#brxe-ailwdd {row-gap: 4rem; width: 80%; max-width: 1660px}@media (max-width: 1439px) {#brxe-ailwdd {width: 90%}}@media (max-width: 478px) {#brxe-ailwdd {align-self: center !important; width: 90%; align-items: center}}#brxe-odunby {background-image: url(https://resourceinn.com/wp-content/uploads/2026/03/tax-banner.webp); background-position: center center; background-repeat: no-repeat; background-size: cover; padding-top: 5rem; padding-bottom: 5rem}#brxe-usxsjm {font-size: 3.6rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; line-height: 4.2rem; color: #311b49}@media (max-width: 1599px) {#brxe-usxsjm {font-size: 3.4rem; line-height: 4rem}}@media (max-width: 1439px) {#brxe-usxsjm {line-height: 3.8rem; font-size: 3.2rem}}@media (max-width: 1023px) {#brxe-usxsjm {font-size: 2.8rem; line-height: 3.4rem}}@media (max-width: 767px) {#brxe-usxsjm {font-size: 2.4rem; line-height: 3rem}}@media (max-width: 478px) {#brxe-usxsjm {text-align: center; font-size: 2.2rem; line-height: 2.8rem}}#brxe-kyipkd {font-family: "Inter"; font-weight: 500; font-size: 1.6rem; width: 95%}@media (max-width: 1439px) {#brxe-kyipkd {font-size: 1.4rem}}@media (max-width: 1023px) {#brxe-kyipkd {font-size: 1.2rem}}@media (max-width: 767px) {#brxe-kyipkd {text-align: center}}@media (max-width: 478px) {#brxe-kyipkd {width: 95%; font-family: "Inter"; text-align: center; font-weight: 400}}#brxe-wfjyqh {display: flex; flex-direction: column; row-gap: 1.2rem}@media (max-width: 767px) {#brxe-wfjyqh {align-items: center}}#brxe-hbtain {display: flex; width: 97%}@media (max-width: 1439px) {#brxe-hbtain {width: 97%}}@media (max-width: 478px) {#brxe-hbtain {width: 100%}}#brxe-trtzgf {font-size: 3.6rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; line-height: 4.2rem; color: #311b49; width: 85%}@media (max-width: 1599px) {#brxe-trtzgf {font-size: 3.4rem; line-height: 4rem}}@media (max-width: 1439px) {#brxe-trtzgf {line-height: 3.8rem; font-size: 3.2rem}}@media (max-width: 1023px) {#brxe-trtzgf {font-size: 2.8rem; line-height: 3.4rem; width: 90%}}@media (max-width: 767px) {#brxe-trtzgf {font-size: 2.4rem; line-height: 3rem; text-align: center}}@media (max-width: 478px) {#brxe-trtzgf {text-align: center; font-size: 2.2rem; line-height: 2.8rem; width: 100%}}@media (max-width: 374px) {#brxe-trtzgf {width: 100%; font-size: 2rem; line-height: 2.6rem}}#brxe-vzwarx {font-family: "Inter"; font-weight: 500; font-size: 1.6rem; width: 80%}@media (max-width: 1439px) {#brxe-vzwarx {font-size: 1.4rem}}@media (max-width: 1023px) {#brxe-vzwarx {font-size: 1.2rem}}@media (max-width: 767px) {#brxe-vzwarx {text-align: center}}@media (max-width: 478px) {#brxe-vzwarx {width: 92%; font-family: "Inter"; text-align: center; font-weight: 400}}@media (max-width: 374px) {#brxe-vzwarx {width: 93%}}#brxe-filzey {display: flex; flex-direction: column; row-gap: 1.2rem}@media (max-width: 767px) {#brxe-filzey {align-items: center}}#brxe-eubgbc {background-color: var(--bricks-color-lqvtkf)}#brxe-eubgbc ::placeholder {font-size: 1.4rem; font-family: "Inter"; color: #494949; font-weight: 500}#brxe-eubgbc select {font-size: 1.4rem; font-family: "Inter"; color: #494949; font-weight: 500}#brxe-eubgbc .bricks-button {background-color: #5C3E98; color: var(--bricks-color-lqvtkf); font-size: 1.4rem; font-family: "Inter"; font-weight: 500; line-height: 2rem}#brxe-eubgbc button[type=submit].bricks-button {border-radius: 25px}#download-guide {display: flex; padding-top: 5rem; padding-right: 3rem; padding-bottom: 5rem; padding-left: 3rem; box-shadow: 0 0 8px 5px hsla(0, 0%, 88%, 0.4); border-radius: 12px; width: 70%}@media (max-width: 478px) {#download-guide {width: 100%; padding-top: 3rem; padding-bottom: 3rem}}@media (max-width: 374px) {#download-guide {padding-top: 3rem; padding-bottom: 3rem}}#brxe-wcfpox {row-gap: 4rem; width: 52%}@media (max-width: 1599px) {#brxe-wcfpox {row-gap: 3rem}}@media (max-width: 1279px) {#brxe-wcfpox {row-gap: 2rem}}@media (max-width: 767px) {#brxe-wcfpox {width: 90%; align-items: center}}@media (max-width: 478px) {#brxe-wcfpox {width: 100%; row-gap: 3.0rem}}#brxe-tgmeyn {width: 20%}#brxe-pfwkrb {font-size: 3.2rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; color: #311b49}@media (max-width: 1439px) {#brxe-pfwkrb {font-size: 3rem}}@media (max-width: 1023px) {#brxe-pfwkrb {font-size: 2.8rem}}@media (max-width: 767px) {#brxe-pfwkrb {font-size: 2.6rem}}@media (max-width: 478px) {#brxe-pfwkrb {text-align: center; font-size: 2.2rem; line-height: 2.8rem}}@media (max-width: 374px) {#brxe-pfwkrb {font-size: 2.2rem}}#brxe-wmtgrz {font-family: "Inter"; font-weight: 500; font-size: 1.6rem; width: 80%; padding-top: 1rem; padding-left: 2rem}@media (max-width: 1439px) {#brxe-wmtgrz {font-size: 1.4rem}}@media (max-width: 1023px) {#brxe-wmtgrz {font-size: 1.2rem}}@media (max-width: 478px) {#brxe-wmtgrz {width: 100%; font-family: "Inter"; text-align: left; font-weight: 400}}#brxe-avrbta {display: flex; flex-wrap: wrap; align-items: center}#brxe-oznvys {align-self: center !important; row-gap: 2rem; display: flex; flex-direction: column; background-color: #FFFFFF; padding-top: 2rem; padding-right: 1rem; padding-bottom: 2rem; padding-left: 1rem; border-radius: 15px}#brxe-ispcid {color: #07AF6B; fill: #07AF6B; font-size: 40px}@media (max-width: 478px) {#brxe-ispcid {font-size: 30px}}#brxe-rwhcgt {font-size: 2.4rem; text-align: center; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; line-height: 3.2rem; align-self: center}@media (max-width: 1439px) {#brxe-rwhcgt {line-height: 3rem; font-size: 2.2rem}}@media (max-width: 1023px) {#brxe-rwhcgt {line-height: 3rem; font-size: 2rem}}@media (max-width: 767px) {#brxe-rwhcgt {font-size: 2.4rem; line-height: 3rem}}@media (max-width: 478px) {#brxe-rwhcgt {font-size: 1.8rem; line-height: 2.6rem; text-align: center}}#brxe-iutmyo {display: flex; column-gap: 1.5rem; justify-content: center; align-self: center !important; align-items: center}#brxe-wowuem {font-family: "Inter"; font-weight: 500; font-size: 1.6rem; width: 90%}@media (max-width: 1599px) {#brxe-wowuem {width: 87%}}@media (max-width: 1439px) {#brxe-wowuem {font-size: 1.4rem; width: 85%}}@media (max-width: 1023px) {#brxe-wowuem {font-size: 1.2rem; width: 85%}}@media (max-width: 478px) {#brxe-wowuem {width: 100%; font-family: "Inter"; text-align: left; font-weight: 400}}#brxe-kmyxcd {background-color: #FFFFFF; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; display: flex; column-gap: 1rem; flex-direction: row; flex-wrap: wrap; row-gap: 1.5rem; border-radius: 12px}@media (max-width: 1023px) {#brxe-kmyxcd {padding-right: 1.5rem; padding-left: 1.5rem}}#brxe-aiyycb {width: 45%; background-color: #F8F2FF; border-radius: 12px; padding-top: 3rem; padding-right: 3rem; padding-bottom: 3rem; padding-left: 3rem; row-gap: 3rem}@media (max-width: 1599px) {#brxe-aiyycb {padding-top: 3rem; padding-right: 3rem; padding-bottom: 3rem; padding-left: 3rem}}@media (max-width: 767px) {#brxe-aiyycb {width: 90%}}@media (max-width: 478px) {#brxe-aiyycb {width: 100%; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem}}#brxe-hycrnr {width: 80%; flex-direction: row; justify-content: space-between; align-items: stretch; max-width: 1660px}@media (max-width: 1439px) {#brxe-hycrnr {width: 90%}}@media (max-width: 1279px) {#brxe-hycrnr {width: 90%}}@media (max-width: 1023px) {#brxe-hycrnr {width: 95%}}@media (max-width: 767px) {#brxe-hycrnr {align-self: center !important; justify-content: center; align-items: center; row-gap: 3rem}}@media (max-width: 478px) {#brxe-hycrnr {width: 100%; padding-right: 1.5rem; padding-left: 1.5rem; align-self: center !important; align-items: center}}#calculate-tax {padding-top: 10rem; padding-bottom: 10rem}@media (max-width: 1439px) {#calculate-tax {padding-top: 8rem; padding-bottom: 8rem}}@media (max-width: 1023px) {#calculate-tax {padding-top: 6rem; padding-bottom: 6rem}}@media (max-width: 767px) {#calculate-tax {padding-top: 5rem; padding-bottom: 5rem}}#brxe-rumyyw {font-size: 3.6rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; line-height: 4.2rem; color: #311b49}@media (max-width: 1599px) {#brxe-rumyyw {font-size: 3.4rem; line-height: 4rem}}@media (max-width: 1439px) {#brxe-rumyyw {line-height: 3.8rem; font-size: 3.2rem}}@media (max-width: 1023px) {#brxe-rumyyw {line-height: 3.4rem; font-size: 2.8rem}}@media (max-width: 767px) {#brxe-rumyyw {font-size: 2.4rem; line-height: 3rem}}@media (max-width: 478px) {#brxe-rumyyw {font-size: 2.2rem; line-height: 2.8rem}}#brxe-gjuzqh {font-size: 1.6rem; font-family: "Inter"; font-weight: 500; width: 90%}@media (max-width: 1439px) {#brxe-gjuzqh {font-size: 1.4rem}}@media (max-width: 1023px) {#brxe-gjuzqh {font-size: 1.2rem}}@media (max-width: 478px) {#brxe-gjuzqh {font-family: "Inter"; font-weight: 400; width: 100%}}#brxe-tgyfgz {row-gap: 1.2rem; display: flex; flex-direction: column}#brxe-kaotjq {font-size: 3.6rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; line-height: 4.2rem; color: #311b49}@media (max-width: 1599px) {#brxe-kaotjq {font-size: 3.4rem; line-height: 4rem}}@media (max-width: 1439px) {#brxe-kaotjq {font-size: 3.2rem; line-height: 3.8rem}}@media (max-width: 1023px) {#brxe-kaotjq {font-size: 2.8rem; line-height: 3.4rem}}@media (max-width: 767px) {#brxe-kaotjq {font-size: 2.4rem; line-height: 3rem}}@media (max-width: 478px) {#brxe-kaotjq {font-size: 2.2rem; line-height: 2.8rem}}#brxe-hywdch {font-size: 1.6rem; font-family: "Inter"; font-weight: 500; width: 90%}@media (max-width: 1439px) {#brxe-hywdch {font-size: 1.4rem}}@media (max-width: 1023px) {#brxe-hywdch {font-size: 1.2rem}}@media (max-width: 478px) {#brxe-hywdch {font-family: "Inter"; font-weight: 400; width: 100%}}#brxe-tdzazk {display: flex; flex-direction: column; row-gap: 1.2rem}#brxe-akqmta {row-gap: 3rem}#brxe-clclmx {width: 80%; flex-direction: row; justify-content: space-between; align-items: stretch}@media (max-width: 1439px) {#brxe-clclmx {width: 90%}}@media (max-width: 1279px) {#brxe-clclmx {width: 90%}}@media (max-width: 478px) {#brxe-clclmx {width: 90%}}#brxe-ilqqja {padding-bottom: 8rem}@media (max-width: 1439px) {#brxe-ilqqja {padding-bottom: 8rem}}@media (max-width: 1023px) {#brxe-ilqqja {padding-bottom: 6rem}}@media (max-width: 767px) {#brxe-ilqqja {padding-bottom: 5rem}}#brxe-wvhfrq {width: 75%; line-height: 4.6rem; font-size: 4rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; color: var(--bricks-color-lqvtkf)}@media (max-width: 1599px) {#brxe-wvhfrq {font-size: 3.8rem; line-height: 4.4rem}}@media (max-width: 1439px) {#brxe-wvhfrq {line-height: 4.2rem; font-weight: 500; font-size: 3.6rem}}@media (max-width: 1023px) {#brxe-wvhfrq {font-size: 3.4rem; line-height: 4rem; width: 90%}}@media (max-width: 767px) {#brxe-wvhfrq {font-size: 3rem}}@media (max-width: 478px) {#brxe-wvhfrq {line-height: 2.8rem; font-size: 2.2rem; text-align: center; max-width: 100%; width: 100%}}@media (max-width: 374px) {#brxe-wvhfrq {font-size: 2.5rem}}#brxe-dggqze {font-size: 1.6rem; font-family: "Inter"; font-weight: 500; color: var(--bricks-color-pdrgsj); width: 90%}@media (max-width: 1439px) {#brxe-dggqze {font-size: 1.4rem}}@media (max-width: 1023px) {#brxe-dggqze {font-size: 1.2rem}}@media (max-width: 478px) {#brxe-dggqze {text-align: center; font-family: "Inter"; font-weight: 400; width: 100%}}#brxe-ecwxoi {width: 3rem}@media (max-width: 1439px) {#brxe-ecwxoi {width: 2.8rem}}@media (max-width: 1023px) {#brxe-ecwxoi {width: 2.6rem}}@media (max-width: 767px) {#brxe-ecwxoi {width: 2.2rem}}#brxe-rywckn {font-size: 2.2rem; text-align: center; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; line-height: 2.8rem; color: var(--bricks-color-lqvtkf); align-self: center}@media (max-width: 1599px) {#brxe-rywckn {font-size: 2rem; line-height: 2.6rem}}@media (max-width: 1439px) {#brxe-rywckn {line-height: 2.4rem; font-size: 1.8rem}}@media (max-width: 478px) {#brxe-rywckn {text-align: center; font-size: 1.6rem; line-height: 2.2rem}}#brxe-hsdkcv {display: flex; column-gap: 1.5rem}@media (max-width: 478px) {#brxe-hsdkcv {column-gap: 1rem; align-items: center}}#brxe-ismrvt {font-size: 1.6rem; font-family: "Inter"; font-weight: 500; color: var(--bricks-color-lqvtkf)}@media (max-width: 1439px) {#brxe-ismrvt {font-size: 1.4rem}}@media (max-width: 1023px) {#brxe-ismrvt {font-size: 1.2rem}}@media (max-width: 478px) {#brxe-ismrvt {font-family: "Inter"; font-weight: 400; width: 100%}}#brxe-tpqbwd {display: flex; column-gap: 1rem; flex-direction: column; row-gap: 1.5rem; width: 47%}@media (max-width: 1023px) {#brxe-tpqbwd {padding-right: 1.5rem; padding-left: 1.5rem}}@media (max-width: 478px) {#brxe-tpqbwd {padding-right: 1rem; padding-left: 1rem; width: 49%}}#brxe-yirvvc {width: 3rem}@media (max-width: 1439px) {#brxe-yirvvc {width: 2.8rem}}@media (max-width: 1023px) {#brxe-yirvvc {width: 2.6rem}}@media (max-width: 767px) {#brxe-yirvvc {width: 2.2rem}}#brxe-qxfymp {font-size: 2.2rem; text-align: center; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; line-height: 2.8rem; color: var(--bricks-color-lqvtkf); align-self: center}@media (max-width: 1599px) {#brxe-qxfymp {font-size: 2rem; line-height: 2.6rem}}@media (max-width: 1439px) {#brxe-qxfymp {line-height: 2.4rem; font-size: 1.8rem}}@media (max-width: 478px) {#brxe-qxfymp {text-align: center; font-size: 1.6rem; line-height: 2.2rem}}#brxe-bpdejk {display: flex; column-gap: 1.5rem}@media (max-width: 478px) {#brxe-bpdejk {column-gap: 1rem; align-items: center}}#brxe-mlfaqz {font-size: 1.6rem; font-family: "Inter"; font-weight: 500; color: var(--bricks-color-lqvtkf)}@media (max-width: 1439px) {#brxe-mlfaqz {font-size: 1.4rem}}@media (max-width: 1023px) {#brxe-mlfaqz {font-size: 1.2rem}}@media (max-width: 478px) {#brxe-mlfaqz {font-family: "Inter"; font-weight: 400; width: 100%}}#brxe-pljcne {display: flex; column-gap: 1rem; flex-direction: column; row-gap: 1.5rem; width: 47%}@media (max-width: 1023px) {#brxe-pljcne {padding-right: 1.5rem; padding-left: 1.5rem}}@media (max-width: 478px) {#brxe-pljcne {padding-right: 1rem; padding-left: 1rem; width: 49%}}#brxe-zbioyg {width: 3rem}@media (max-width: 1439px) {#brxe-zbioyg {width: 2.8rem}}@media (max-width: 1023px) {#brxe-zbioyg {width: 2.6rem}}@media (max-width: 767px) {#brxe-zbioyg {width: 2.2rem}}#brxe-xwvbaj {font-size: 2.2rem; text-align: center; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; line-height: 2.8rem; color: var(--bricks-color-lqvtkf); align-self: center}@media (max-width: 1599px) {#brxe-xwvbaj {font-size: 2rem; line-height: 2.6rem}}@media (max-width: 1439px) {#brxe-xwvbaj {line-height: 2.4rem; font-size: 1.8rem}}@media (max-width: 478px) {#brxe-xwvbaj {text-align: center; font-size: 1.6rem; line-height: 2.2rem}}#brxe-hippuh {display: flex; column-gap: 1.5rem}@media (max-width: 478px) {#brxe-hippuh {column-gap: 1rem; align-items: center}}#brxe-hghcup {font-size: 1.6rem; font-family: "Inter"; font-weight: 500; color: var(--bricks-color-lqvtkf)}@media (max-width: 1439px) {#brxe-hghcup {font-size: 1.4rem}}@media (max-width: 1023px) {#brxe-hghcup {font-size: 1.2rem}}@media (max-width: 478px) {#brxe-hghcup {font-family: "Inter"; font-weight: 400; width: 100%}}#brxe-rbdysq {display: flex; column-gap: 1rem; flex-direction: column; row-gap: 1.5rem; width: 47%}@media (max-width: 1023px) {#brxe-rbdysq {padding-right: 1.5rem; padding-left: 1.5rem}}@media (max-width: 478px) {#brxe-rbdysq {padding-right: 1rem; padding-left: 1rem; width: 49%}}#brxe-ucfhhq {width: 3rem}@media (max-width: 1439px) {#brxe-ucfhhq {width: 2.8rem}}@media (max-width: 1023px) {#brxe-ucfhhq {width: 2.6rem}}@media (max-width: 767px) {#brxe-ucfhhq {width: 2.2rem}}#brxe-wuhluo {font-size: 2.2rem; text-align: center; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; line-height: 2.8rem; color: var(--bricks-color-lqvtkf); align-self: center}@media (max-width: 1599px) {#brxe-wuhluo {font-size: 2rem; line-height: 2.6rem}}@media (max-width: 1439px) {#brxe-wuhluo {line-height: 2.4rem; font-size: 1.8rem}}@media (max-width: 478px) {#brxe-wuhluo {text-align: center; font-size: 1.6rem; line-height: 2.2rem}}#brxe-igwybk {display: flex; column-gap: 1.5rem}@media (max-width: 478px) {#brxe-igwybk {column-gap: 1rem; align-items: center}}#brxe-jgjoph {font-size: 1.6rem; font-family: "Inter"; font-weight: 500; color: var(--bricks-color-lqvtkf)}@media (max-width: 1439px) {#brxe-jgjoph {font-size: 1.4rem}}@media (max-width: 1023px) {#brxe-jgjoph {font-size: 1.2rem}}@media (max-width: 478px) {#brxe-jgjoph {font-family: "Inter"; font-weight: 400; width: 100%}}#brxe-oavadv {display: flex; column-gap: 1rem; flex-direction: column; row-gap: 1.5rem; width: 47%}@media (max-width: 1023px) {#brxe-oavadv {padding-right: 1.5rem; padding-left: 1.5rem}}@media (max-width: 478px) {#brxe-oavadv {padding-right: 1rem; padding-left: 1rem; width: 49%}}#brxe-ykvmkb {display: flex; flex-wrap: wrap; justify-content: space-between; row-gap: 2.5rem}@media (max-width: 478px) {#brxe-ykvmkb {order: 1}}#brxe-dfzyzd {width: 48%; flex-direction: column; display: flex; row-gap: 3rem}@media (max-width: 767px) {#brxe-dfzyzd {width: 100%}}@media (max-width: 478px) {#brxe-dfzyzd {order: 1}}#brxe-agjcxy {width: 80%; line-height: 5rem; font-size: 4.2rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; color: var(--bricks-color-lqvtkf)}@media (max-width: 1599px) {#brxe-agjcxy {font-size: 4rem}}@media (max-width: 1439px) {#brxe-agjcxy {line-height: 4.6rem; font-weight: 500; font-size: 3.8rem}}@media (max-width: 1023px) {#brxe-agjcxy {font-size: 3.4rem; line-height: 4rem; width: 90%}}@media (max-width: 767px) {#brxe-agjcxy {font-size: 3rem}}@media (max-width: 478px) {#brxe-agjcxy {line-height: 2.8rem; font-size: 2.2rem; text-align: center; max-width: 100%; width: 100%}}@media (max-width: 374px) {#brxe-agjcxy {font-size: 2.5rem}}#brxe-drosaq {width: 48%; display: flex; flex-direction: column; row-gap: 1.2rem; align-items: center}@media (max-width: 767px) {#brxe-drosaq {width: 90%; align-items: center; align-self: center !important}}#brxe-wcwfli {width: 80%; flex-direction: row; justify-content: space-between; align-items: stretch}@media (max-width: 1279px) {#brxe-wcwfli {width: 90%}}@media (max-width: 1023px) {#brxe-wcwfli {width: 95%}}@media (max-width: 767px) {#brxe-wcwfli {width: 90%; justify-content: center}}@media (max-width: 478px) {#brxe-wcwfli {width: 95%; row-gap: 4rem}}#brxe-vdgkbb {padding-top: 8rem; padding-bottom: 8rem; background-color: #2A2A2A}@media (max-width: 1439px) {#brxe-vdgkbb {padding-top: 8rem; padding-bottom: 8rem}}@media (max-width: 1023px) {#brxe-vdgkbb {padding-top: 6rem; padding-bottom: 6rem}}@media (max-width: 767px) {#brxe-vdgkbb {padding-top: 5rem; padding-bottom: 5rem}}#brxe-nkviwi {font-size: 3rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; line-height: 3.6rem; color: #311b49}@media (max-width: 1439px) {#brxe-nkviwi {font-size: 2.8rem; line-height: 3.4rem}}@media (max-width: 1023px) {#brxe-nkviwi {font-size: 2.6rem; line-height: 3.2rem}}@media (max-width: 767px) {#brxe-nkviwi {font-size: 2.4rem; line-height: 3rem}}@media (max-width: 478px) {#brxe-nkviwi {text-align: center; width: 70%}}#brxe-betjje {border-radius: 15px}#brxe-ophlyg {width: 44%}@media (max-width: 478px) {#brxe-ophlyg {width: 95%; row-gap: 2rem; align-items: center}}@media (max-width: 374px) {#brxe-ophlyg {width: 95%}}#brxe-lvnihq {font-size: 3.6rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; line-height: 4.2rem; color: #311b49}@media (max-width: 1599px) {#brxe-lvnihq {font-size: 3.4rem; line-height: 4rem}}@media (max-width: 1439px) {#brxe-lvnihq {line-height: 3.8rem; font-size: 3.2rem}}@media (max-width: 1023px) {#brxe-lvnihq {line-height: 3.4rem; font-size: 2.8rem}}@media (max-width: 767px) {#brxe-lvnihq {font-size: 2.4rem; line-height: 3rem}}@media (max-width: 478px) {#brxe-lvnihq {text-align: center}}#brxe-yqrxht {font-size: 1.6rem; font-family: "Inter"; font-weight: 500; width: 90%}@media (max-width: 1439px) {#brxe-yqrxht {font-size: 1.4rem}}@media (max-width: 1023px) {#brxe-yqrxht {font-size: 1.2rem}}@media (max-width: 478px) {#brxe-yqrxht {text-align: center; font-family: "Inter"; font-weight: 400; width: 100%}}#brxe-uwrsqd {width: 50%; align-self: center !important; row-gap: 3rem}@media (max-width: 478px) {#brxe-uwrsqd {width: 95%; align-items: center}}#brxe-pgwkvu {flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-pgwkvu {justify-content: center; row-gap: 2rem}}#brxe-sqihvj {font-size: 3rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; line-height: 3.6rem; color: #311b49}@media (max-width: 1439px) {#brxe-sqihvj {font-size: 2.8rem; line-height: 3.4rem}}@media (max-width: 1023px) {#brxe-sqihvj {font-size: 2.6rem; line-height: 3.2rem}}@media (max-width: 767px) {#brxe-sqihvj {font-size: 2.4rem; line-height: 3rem}}@media (max-width: 478px) {#brxe-sqihvj {text-align: center; width: 70%}}#brxe-okazgd {border-radius: 15px; align-self: center}#brxe-vwredy {width: 44%}@media (max-width: 478px) {#brxe-vwredy {width: 95%; row-gap: 2rem; align-items: center}}#brxe-hsjhtc {font-size: 3.6rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; line-height: 4.2rem; color: #311b49}@media (max-width: 1599px) {#brxe-hsjhtc {font-size: 3.4rem; line-height: 4rem}}@media (max-width: 1439px) {#brxe-hsjhtc {line-height: 3.8rem; font-size: 3.2rem}}@media (max-width: 1023px) {#brxe-hsjhtc {line-height: 3.4rem; font-size: 2.8rem}}@media (max-width: 767px) {#brxe-hsjhtc {font-size: 2.4rem; line-height: 3rem}}@media (max-width: 478px) {#brxe-hsjhtc {text-align: center}}#brxe-ecfgjk {font-size: 1.6rem; font-family: "Inter"; font-weight: 500; width: 90%}@media (max-width: 1439px) {#brxe-ecfgjk {font-size: 1.4rem}}@media (max-width: 1023px) {#brxe-ecfgjk {font-size: 1.2rem}}@media (max-width: 478px) {#brxe-ecfgjk {text-align: center; font-family: "Inter"; font-weight: 400; width: 100%}}#brxe-huvvav {font-family: "Inter"; font-size: clamp(1.2rem, calc(1.2rem + ((1vw - 0.32rem) * 0.125)), 1.4rem); font-weight: 500; border: 1px solid rgba(158, 158, 158, 0.58); border-radius: 50px; background-image: linear-gradient(rgba(255, 102, 0, 0.54) 0%, #ff6600 100%); transition: all 0.5s ease; cursor: pointer; padding-top: 7px; padding-bottom: 7px}.btn-arrow{ color: #bb70fe; font-weight:bold;}#brxe-huvvav:hover {background-color: #ffffff; background-image: linear-gradient(#ff6600, #ff6600); color: #ffffff}@media (max-width: 1599px) {#brxe-huvvav {border-radius: 50px}}@media (max-width: 1439px) {#brxe-huvvav {border-radius: 50px}}@media (max-width: 1279px) {#brxe-huvvav {scroll-snap-align: center; align-items: center; justify-content: center}}@media (max-width: 991px) {#brxe-huvvav {font-size: 1.2rem}}@media (max-width: 478px) {#brxe-huvvav {align-self: center}}#brxe-phmnrz {width: 50%; row-gap: 3rem; justify-content: center; align-self: center !important}@media (max-width: 478px) {#brxe-phmnrz {width: 95%}}#brxe-fczvse {flex-direction: row-reverse; justify-content: space-between; align-items: stretch; align-self: stretch !important; width: 100%}@media (max-width: 478px) {#brxe-fczvse {justify-content: center; row-gap: 2rem}}#brxe-saleae {width: 75%; flex-direction: column; justify-content: space-between; row-gap: 6rem}@media (max-width: 1439px) {#brxe-saleae {width: 90%}}@media (max-width: 1279px) {#brxe-saleae {width: 90%}}@media (max-width: 1023px) {#brxe-saleae {width: 85%}}@media (max-width: 767px) {#brxe-saleae {width: 95%}}@media (max-width: 374px) {#brxe-saleae {width: 100%}}#brxe-nxltgx {padding-top: 10rem; padding-bottom: 10rem}@media (max-width: 1439px) {#brxe-nxltgx {padding-top: 8rem; padding-bottom: 8rem}}@media (max-width: 1023px) {#brxe-nxltgx {padding-top: 6rem; padding-bottom: 6rem}}@media (max-width: 767px) {#brxe-nxltgx {padding-top: 5rem; padding-bottom: 5rem}}#brxe-fgwgvp {font-size: 3.6rem; font-family: "BagossCondensed-TRIAL-Medium"; line-height: 4.2rem; text-align: center; font-weight: 500}@media (max-width: 1599px) {#brxe-fgwgvp {font-size: 3.4rem; line-height: 4rem}}@media (max-width: 1439px) {#brxe-fgwgvp {color: #374041; line-height: 38px; text-align: center; font-weight: 500; font-size: 3.2rem}}@media (max-width: 1023px) {#brxe-fgwgvp {font-size: 2.8rem; line-height: 3.4rem}}@media (max-width: 767px) {#brxe-fgwgvp {line-height: 30px; font-size: 2.4rem}}@media (max-width: 478px) {#brxe-fgwgvp {width: 90%; font-size: 2.4rem; line-height: 3rem; max-width: 100%}}#brxe-qjgslr {font-size: clamp(1.6rem, calc(1.6rem + ((1vw - 0.32rem) * 0.125)), 1.8rem); color: #374041; font-family: "Inter"; line-height: 2.4rem; text-align: center; font-weight: 500; max-width: 70%}@media (max-width: 1599px) {#brxe-qjgslr {font-size: clamp(1.6rem, calc(1.6rem + ((1vw - 0.32rem) * 0)), 1.6rem); max-width: 62%}}@media (max-width: 1439px) {#brxe-qjgslr {align-self: center; font-size: 16px; color: #374041; line-height: 24px; text-align: center}}@media (max-width: 1279px) {#brxe-qjgslr {max-width: 70%}}@media (max-width: 1023px) {#brxe-qjgslr {font-size: 15px}}@media (max-width: 767px) {#brxe-qjgslr {font-size: 12px}}@media (max-width: 478px) {#brxe-qjgslr {width: 85%; font-size: 1.4rem; max-width: 100%}}@media (max-width: 374px) {#brxe-qjgslr {width: 95%}}#brxe-qvgfdp {align-items: center; justify-content: center; row-gap: 20px; align-self: center !important}@media (max-width: 1439px) {#brxe-qvgfdp {align-self: center !important; justify-content: center; row-gap: 16px; align-items: center}}@media (max-width: 1023px) {#brxe-qvgfdp {width: 95%; max-width: 95%}}@media (max-width: 478px) {#brxe-qvgfdp {width: 95%}}@media (max-width: 374px) {#brxe-qvgfdp {width: 100%; max-width: 100%}}#brxe-vurjlc {width: 20%; align-self: center}@media (max-width: 767px) {#brxe-vurjlc {width: 30%}}@media (max-width: 478px) {#brxe-vurjlc {width: 70px}}#brxe-jjwscf {padding-top: 2rem}@media (max-width: 478px) {#brxe-jjwscf {padding-top: 1.5rem}}#brxe-ahcwbx {text-align: center; font-size: 2.4rem; font-family: "BagossCondensed-TRIAL-Medium"; color: #311b49; font-weight: 500; line-height: 3rem}@media (max-width: 1439px) {#brxe-ahcwbx {line-height: 2.4rem; font-size: 1.8rem}}@media (max-width: 1023px) {#brxe-ahcwbx {font-size: 1.6rem; line-height: 2.2rem}}@media (max-width: 767px) {#brxe-ahcwbx {font-size: 1.4rem; line-height: 2rem}}#brxe-xshnew {display: flex; flex-direction: column; row-gap: 0.6rem; align-self: center !important}#brxe-bndlyl {font-family: "Inter"; color: #494949; line-height: 2.2rem; font-weight: 400; font-size: 1.6rem; text-align: center}@media (max-width: 1439px) {#brxe-bndlyl {font-size: 1.2rem; line-height: 2rem}}@media (max-width: 478px) {#brxe-bndlyl {text-align: center}}#brxe-posiip {align-self: center; color: var(--bricks-color-qahkah); font-size: 1.4rem; line-height: 2rem; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 2rem}#brxe-posiip:hover {color: var(--bricks-color-yosedq)}#brxe-iadnxm {padding-top: 1.5rem; padding-right: 2rem; padding-bottom: 1.5rem; padding-left: 2rem; row-gap: 3rem}@media (max-width: 1439px) {#brxe-iadnxm {padding-right: 1.5rem; padding-left: 1.5rem}}@media (max-width: 478px) {#brxe-iadnxm {row-gap: 2rem}}#brxe-ervcct {display: flex; grid-template-columns: 2; grid-template-rows: 2; flex-wrap: nowrap; border-style: none; border-radius: 15px; grid-row: 1 / 2; overflow: hidden; row-gap: 1rem; height: 100%; padding-top: 1.2rem; padding-bottom: 1.2rem; transition: all 0.5s ease; box-shadow: 0 0 40px 8px #E8E8E8; align-self: stretch !important; width: 100%; justify-content: space-between}#brxe-ervcct:hover {box-shadow: 0 0 5px 5px hsla(271, 100%, 63%, 0.2); padding-top: 1.2rem; padding-bottom: 1.2rem; transition: all 0.5s ease}@media (max-width: 1599px) {#brxe-ervcct {justify-content: space-between; align-items: center}}@media (max-width: 1439px) {#brxe-ervcct {row-gap: 16px; justify-content: space-between; align-self: stretch !important; width: 100%}}@media (max-width: 1279px) {#brxe-ervcct {align-items: center; align-self: stretch !important; width: 100%; justify-content: center}}@media (max-width: 1023px) {#brxe-ervcct {row-gap: 16px; width: 31%}}@media (max-width: 991px) {#brxe-ervcct {align-items: center}}@media (max-width: 478px) {#brxe-ervcct {width: 90%; box-shadow: 0 8px 15px 0 rgba(197, 175, 132, 0.4)}}#brxe-hsffxy {width: 20%; align-self: center}@media (max-width: 767px) {#brxe-hsffxy {width: 30%}}@media (max-width: 478px) {#brxe-hsffxy {width: 70px}}#brxe-nsmagc {padding-top: 2rem}@media (max-width: 478px) {#brxe-nsmagc {padding-top: 1.5rem}}#brxe-yhmzdz {text-align: center; font-size: 2.4rem; font-family: "BagossCondensed-TRIAL-Medium"; color: #311b49; font-weight: 500; line-height: 3rem}@media (max-width: 1439px) {#brxe-yhmzdz {line-height: 2.4rem; font-size: 1.8rem}}@media (max-width: 1023px) {#brxe-yhmzdz {font-size: 1.6rem; line-height: 2.2rem}}@media (max-width: 767px) {#brxe-yhmzdz {font-size: 1.4rem; line-height: 2rem}}#brxe-kvokls {display: flex; flex-direction: column; row-gap: 0.6rem; align-self: center !important}#brxe-kmnfmf {font-family: "Inter"; color: #494949; line-height: 2.2rem; font-weight: 400; font-size: 1.6rem; text-align: center}@media (max-width: 1439px) {#brxe-kmnfmf {font-size: 1.2rem; line-height: 2rem}}@media (max-width: 478px) {#brxe-kmnfmf {text-align: center}}#brxe-snhcno {align-self: center; color: var(--bricks-color-qahkah); font-size: 1.4rem; line-height: 2rem; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 2rem}#brxe-snhcno:hover {color: var(--bricks-color-yosedq)}#brxe-oloctj {padding-top: 1.5rem; padding-right: 2rem; padding-bottom: 1.5rem; padding-left: 2rem; row-gap: 3rem}@media (max-width: 1439px) {#brxe-oloctj {padding-right: 1.5rem; padding-left: 1.5rem}}@media (max-width: 478px) {#brxe-oloctj {row-gap: 2rem}}#brxe-ixeuio {display: flex; grid-template-columns: 2; grid-template-rows: 2; flex-wrap: nowrap; border-style: none; border-radius: 15px; grid-row: 1 / 2; overflow: hidden; row-gap: 1rem; align-self: stretch !important; width: 100%; padding-top: 1.2rem; padding-bottom: 1.2rem; transition: all 0.5s ease; box-shadow: 0 0 40px 8px #E8E8E8; justify-content: space-between}#brxe-ixeuio:hover {box-shadow: 0 0 5px 5px hsla(271, 100%, 63%, 0.2); padding-top: 1.2rem; padding-bottom: 1.2rem; transition: all 0.5s ease}@media (max-width: 1599px) {#brxe-ixeuio {justify-content: space-between; align-items: center}}@media (max-width: 1439px) {#brxe-ixeuio {row-gap: 16px; justify-content: space-between; align-self: stretch !important; width: 100%}}@media (max-width: 1279px) {#brxe-ixeuio {align-self: stretch !important; width: 100%; flex-wrap: nowrap; display: flex; justify-content: center}}@media (max-width: 1023px) {#brxe-ixeuio {row-gap: 16px; width: 31%}}@media (max-width: 991px) {#brxe-ixeuio {align-items: center}}@media (max-width: 478px) {#brxe-ixeuio {width: 90%; box-shadow: 0 8px 15px 0 rgba(197, 175, 132, 0.4)}}#brxe-ytjkfy {width: 20%; align-self: center}@media (max-width: 767px) {#brxe-ytjkfy {width: 30%}}@media (max-width: 478px) {#brxe-ytjkfy {width: 70px}}#brxe-ymkdkf {padding-top: 2rem}@media (max-width: 478px) {#brxe-ymkdkf {padding-top: 1.5rem}}#brxe-ghztiv {text-align: center; font-size: 2.4rem; font-family: "BagossCondensed-TRIAL-Medium"; color: #311b49; font-weight: 500; line-height: 3rem}@media (max-width: 1439px) {#brxe-ghztiv {line-height: 2.4rem; font-size: 1.8rem}}@media (max-width: 1023px) {#brxe-ghztiv {font-size: 1.6rem; line-height: 2.2rem}}@media (max-width: 767px) {#brxe-ghztiv {font-size: 1.4rem; line-height: 2rem}}#brxe-ryokoq {display: flex; flex-direction: column; row-gap: 0.6rem; align-self: center !important}#brxe-qqggtx {font-family: "Inter"; color: #494949; line-height: 2.2rem; font-weight: 400; font-size: 1.6rem; text-align: center}@media (max-width: 1439px) {#brxe-qqggtx {font-size: 1.2rem; line-height: 2rem}}@media (max-width: 478px) {#brxe-qqggtx {text-align: center}}#brxe-xmykpb {align-self: center; color: var(--bricks-color-qahkah); font-size: 1.4rem; line-height: 2rem; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 2rem}#brxe-xmykpb:hover {color: var(--bricks-color-yosedq)}#brxe-schilf {padding-top: 1.5rem; padding-right: 2rem; padding-bottom: 1.5rem; padding-left: 2rem; row-gap: 3rem}@media (max-width: 1439px) {#brxe-schilf {padding-right: 1.5rem; padding-left: 1.5rem}}@media (max-width: 478px) {#brxe-schilf {row-gap: 2rem}}#brxe-jqvysk {display: flex; grid-template-columns: 2; grid-template-rows: 2; justify-content: space-between; flex-wrap: nowrap; border-style: none; border-radius: 15px; grid-row: 1 / 2; overflow: hidden; row-gap: 1rem; align-self: stretch !important; width: 100%; padding-top: 1.2rem; padding-bottom: 1.2rem; transition: all 0.5s ease; box-shadow: 0 0 40px 8px #E8E8E8; flex-direction: column}#brxe-jqvysk:hover {box-shadow: 0 0 5px 5px hsla(271, 100%, 63%, 0.2); padding-top: 1.2rem; padding-bottom: 1.2rem; transition: all 0.5s ease}@media (max-width: 1599px) {#brxe-jqvysk {justify-content: space-between; align-items: center}}@media (max-width: 1439px) {#brxe-jqvysk {row-gap: 16px; justify-content: space-between; align-self: stretch !important; width: 100%}}@media (max-width: 1279px) {#brxe-jqvysk {align-self: stretch !important; width: 100%; justify-content: center}}@media (max-width: 1023px) {#brxe-jqvysk {row-gap: 16px; width: 31%}}@media (max-width: 991px) {#brxe-jqvysk {align-items: center}}@media (max-width: 478px) {#brxe-jqvysk {width: 90%; box-shadow: 0 8px 15px 0 rgba(197, 175, 132, 0.4)}}#brxe-exeddn {flex-direction: row; column-gap: 3rem; align-self: stretch !important; width: 100%; justify-content: space-between}@media (max-width: 1279px) {#brxe-exeddn {align-self: stretch !important; width: 100%; justify-content: space-between}}@media (max-width: 478px) {#brxe-exeddn {row-gap: 3rem; justify-content: center}}#brxe-qmlian {width: 72%; flex-direction: column; row-gap: 5rem}@media (max-width: 1599px) {#brxe-qmlian {width: 80%}}@media (max-width: 1439px) {#brxe-qmlian {width: 85%}}@media (max-width: 1023px) {#brxe-qmlian {width: 90%}}@media (max-width: 374px) {#brxe-qmlian {width: 95%}}#brxe-xjxhtt {font-size: 1.4rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; color: #b563ff; 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); align-self: center}@media (max-width: 1439px) {#brxe-xjxhtt {font-size: 1.4rem}}@media (max-width: 1023px) {#brxe-xjxhtt {font-size: 1.2rem}}@media (max-width: 767px) {#brxe-xjxhtt {font-size: 10px; padding-top: 5px; padding-right: 14px; padding-bottom: 5px; padding-left: 14px}}#brxe-rtrjip {font-size: 3.6rem; font-family: "BagossCondensed-TRIAL-Medium"; line-height: 4.2rem; text-align: center; font-weight: 500}@media (max-width: 1599px) {#brxe-rtrjip {font-size: 3.4rem; line-height: 4rem}}@media (max-width: 1439px) {#brxe-rtrjip {color: #374041; line-height: 38px; text-align: center; font-weight: 500; font-size: 3.2rem}}@media (max-width: 1023px) {#brxe-rtrjip {font-size: 2.8rem; line-height: 3.4rem}}@media (max-width: 767px) {#brxe-rtrjip {line-height: 30px; font-size: 2.4rem}}@media (max-width: 478px) {#brxe-rtrjip {width: 90%; font-size: 2.4rem; line-height: 3rem; max-width: 100%}}#brxe-pothom {align-self: center !important; row-gap: 2rem; display: flex; flex-direction: column; margin-bottom: 3rem}@media (max-width: 478px) {#brxe-pothom {align-items: center}}#brxe-jfinqq {box-shadow: 0 0 10px 10px hsla(0, 0%, 96%, 0.5); border-radius: 15px}@media (max-width: 478px) {#brxe-jfinqq {border-radius: 15px}}#brxe-dvqloe {row-gap: 2rem; width: 60%; max-width: 1660px; background-color: var(--bricks-color-klypia)}@media (max-width: 1439px) {#brxe-dvqloe {width: 70%}}@media (max-width: 1023px) {#brxe-dvqloe {width: 75%}}@media (max-width: 767px) {#brxe-dvqloe {row-gap: 0px; width: 80%}}@media (max-width: 478px) {#brxe-dvqloe {width: 100%; row-gap: 1.2rem; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem}}@media (max-width: 374px) {#brxe-dvqloe {padding-right: 1.5rem; padding-left: 1.5rem}}#brxe-ifnzre {padding-top: 10rem; padding-bottom: 10rem}@media (max-width: 1439px) {#brxe-ifnzre {padding-top: 8rem; padding-bottom: 8rem}}@media (max-width: 1023px) {#brxe-ifnzre {padding-top: 6rem; padding-bottom: 6rem}}@media (max-width: 767px) {#brxe-ifnzre {padding-top: 5rem; padding-bottom: 5rem}}