@layer bricks {.brxe-button{width:auto}}@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-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-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)}}.brxe-posts{overflow:hidden;width:100%}.brxe-posts figure{all:unset;display:block;position:relative}.brxe-posts figure>a{display:block}.brxe-posts img{width:100%}.brxe-posts .bricks-layout-wrapper{--columns:2;--gutter:0px}.brxe-posts .bricks-layout-wrapper[data-layout=list] .bricks-layout-inner{flex-direction:column}.brxe-posts .bricks-layout-wrapper[data-layout=list] .bricks-layout-inner>*{flex-basis:100%}.brxe-posts .bricks-layout-wrapper[data-layout=list].alternate li:nth-child(2n) .bricks-layout-inner{flex-direction:row-reverse!important}.brxe-posts .bricks-layout-wrapper[data-layout=list].alternate li:nth-child(odd) .bricks-layout-inner{flex-direction:row!important}.brxe-posts .bricks-layout-wrapper[data-layout=list].image-position-left .bricks-layout-inner,.brxe-posts .bricks-layout-wrapper[data-layout=list].image-position-right .bricks-layout-inner{flex-direction:row}.brxe-posts .bricks-layout-wrapper a{color:currentcolor}.brxe-posts .bricks-pagination{position:relative;z-index:1}.brxe-posts .bricks-pagination .current{color:var(--bricks-text-light);cursor:default}}@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}} html {background-color: #f1f1f1} body {background: none}#brxe-szxigi {text-align: center; font-size: 4.2rem; color: #311b49; line-height: 5rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500}@media (max-width: 1599px) {#brxe-szxigi {line-height: 4.8rem; font-size: 4rem}}@media (max-width: 1439px) {#brxe-szxigi {color: #374041; font-weight: 500; text-align: center; font-size: 3.8rem; line-height: 4.6rem}}@media (max-width: 1279px) {#brxe-szxigi {font-size: 3.6rem; line-height: 4.4rem}}@media (max-width: 1023px) {#brxe-szxigi {font-size: 3.2rem; line-height: 4rem}}@media (max-width: 767px) {#brxe-szxigi {line-height: 3.6rem; font-size: 3rem}}@media (max-width: 478px) {#brxe-szxigi {width: 95%; line-height: 3.4rem; font-size: 2.8rem; max-width: 100%}}@media (max-width: 374px) {#brxe-szxigi {width: 100%}}#brxe-kdfzsi {text-align: center; font-size: 1.6rem; line-height: 2.4rem; font-weight: 500; font-family: "Inter"; color: #374041; width: 70%}@media (max-width: 1439px) {#brxe-kdfzsi {color: #374041; line-height: 2rem; text-align: center; font-size: 1.4rem; max-width: 70%; align-self: center}}@media (max-width: 1023px) {#brxe-kdfzsi {font-size: 1.2rem; line-height: 1.8rem; width: 60%; max-width: 60%}}@media (max-width: 767px) {#brxe-kdfzsi {width: 90%}}@media (max-width: 478px) {#brxe-kdfzsi {width: 95%; max-width: 100%}}@media (max-width: 374px) {#brxe-kdfzsi {width: 100%; max-width: 95%}}#brxe-sdzvtf {width: 60%; align-self: center !important; margin-top: 3rem}@media (max-width: 767px) {#brxe-sdzvtf {width: 70%}}@media (max-width: 478px) {#brxe-sdzvtf {width: 80%}}@media (max-width: 374px) {#brxe-sdzvtf {width: 95%}}#brxe-vogeyj {justify-content: center; row-gap: 20px; align-items: center; align-self: center !important; width: 60%}@media (max-width: 1439px) {#brxe-vogeyj {justify-content: center; row-gap: 16px; align-self: center !important; align-items: center}}@media (max-width: 1023px) {#brxe-vogeyj {max-width: 95%; width: 95%}}@media (max-width: 767px) {#brxe-vogeyj {width: 80%}}@media (max-width: 478px) {#brxe-vogeyj {width: 90%}}#brxe-qknucn {flex-direction: column; align-items: center; justify-content: center; max-width: 1660px; width: 80%; row-gap: 30px}@media (max-width: 1439px) {#brxe-qknucn {justify-content: center}}@media (max-width: 1279px) {#brxe-qknucn {row-gap: 20px; width: 90%}}@media (max-width: 991px) {#brxe-qknucn {row-gap: 20px}}@media (max-width: 478px) {#brxe-qknucn {row-gap: 30px; width: 100%}}@media (max-width: 374px) {#brxe-qknucn {row-gap: 20px; justify-content: center; align-items: center}}#brxe-ndpohw {flex-direction: row; align-items: flex-start; justify-content: center; padding-top: 6rem; padding-bottom: 10rem; position: relative; background-color: #f6f6f6}@media (max-width: 1439px) {#brxe-ndpohw {flex-direction: row; align-items: flex-start; padding-top: 5rem; padding-bottom: 8rem}}@media (max-width: 1023px) {#brxe-ndpohw {padding-top: 4rem; padding-bottom: 6rem}}@media (max-width: 478px) {#brxe-ndpohw {padding-top: 3rem; padding-bottom: 5rem}}#brxe-flogpg {font-size: 3.6rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; color: #311b49}@media (max-width: 1439px) {#brxe-flogpg {font-size: 3.4rem}}@media (max-width: 1279px) {#brxe-flogpg {font-size: 3.2rem}}@media (max-width: 1023px) {#brxe-flogpg {line-height: 34px; font-size: 2.8rem}}@media (max-width: 767px) {#brxe-flogpg {font-size: 2.4rem}}@media (max-width: 478px) {#brxe-flogpg {font-size: 2.2rem}}@media (max-width: 374px) {#brxe-flogpg {font-size: 2rem; text-align: center}}#brxe-ymxdou {font-size: 1.6rem; font-family: "Inter"; font-weight: 500; color: #374041; line-height: 2.4rem}@media (max-width: 1439px) {#brxe-ymxdou {font-size: 1.4rem; color: #374041; line-height: 2rem; align-self: center}}@media (max-width: 1023px) {#brxe-ymxdou {line-height: 1.8rem; font-size: 1.2rem}}@media (max-width: 767px) {#brxe-ymxdou {width: 90%}}@media (max-width: 478px) {#brxe-ymxdou {width: 95%; max-width: 100%}}@media (max-width: 374px) {#brxe-ymxdou {width: 100%; max-width: 95%}}#brxe-cagrsz {display: flex; flex-direction: column; row-gap: 1rem; align-self: stretch !important; width: 100%; align-items: stretch}@media (max-width: 478px) {#brxe-cagrsz {align-self: center !important; align-items: center}}@media (max-width: 374px) {#brxe-cagrsz {align-self: center !important; align-items: center}}.brxe-cnkiyu .brxe-rnzrmq.brxe-image:not(.tag), .brxe-cnkiyu .brxe-rnzrmq.brxe-image img {object-fit: cover}.brxe-cnkiyu .brxe-iwsshk.brxe-div {width: 38%; display: flex}@media (max-width: 1599px) {.brxe-cnkiyu .brxe-iwsshk.brxe-div {width: 30%}}.brxe-cnkiyu .brxe-xcejda.brxe-heading {color: #494949; font-size: 1.8rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; line-height: 2.4rem; width: 80%}@media (max-width: 1439px) {.brxe-cnkiyu .brxe-xcejda.brxe-heading {font-size: 1.6rem; line-height: 2.2rem}}@media (max-width: 1279px) {.brxe-cnkiyu .brxe-xcejda.brxe-heading {font-size: 1.4rem; line-height: 2rem}}@media (max-width: 767px) {.brxe-cnkiyu .brxe-xcejda.brxe-heading {font-size: 1.2rem; line-height: 1.8rem}}@media (max-width: 478px) {.brxe-cnkiyu .brxe-xcejda.brxe-heading {line-height: 1.6rem}}.brxe-cnkiyu .brxe-pobute.brxe-button {color: #a644ff; font-size: 1.6rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}.brxe-cnkiyu .brxe-pobute.brxe-button:hover {color: #ff6600}@media (max-width: 1439px) {.brxe-cnkiyu .brxe-pobute.brxe-button {font-size: 1.4rem}}@media (max-width: 1023px) {.brxe-cnkiyu .brxe-pobute.brxe-button {font-size: 1.2rem}}.brxe-cnkiyu .brxe-ufwnsy.brxe-div {width: 60%; row-gap: 1.2rem; display: flex; flex-direction: column; align-self: center !important; align-items: flex-start}@media (max-width: 1599px) {.brxe-cnkiyu .brxe-ufwnsy.brxe-div {width: 68%}}.brxe-cnkiyu.brxe-div {display: flex; background-color: #ffffff; box-shadow: 0 0 19.59px 0 rgba(164, 93, 232, 0.5); border-radius: 10px; padding-top: 0.8rem; padding-right: 0.8rem; padding-bottom: 0.8rem; padding-left: 0.8rem; column-gap: 1.2rem; align-items: stretch; justify-content: space-between; height: 15vh; align-self: stretch !important; width: 100%}@media (max-width: 478px) {.brxe-cnkiyu.brxe-div {height: 13vh; padding-top: 0.5rem; padding-right: 0.5rem; padding-bottom: 0.5rem; padding-left: 0.5rem}}.brxe-cwzjyq .brxe-althtc.brxe-image:not(.tag), .brxe-cwzjyq .brxe-althtc.brxe-image img {object-fit: cover}.brxe-cwzjyq .brxe-qmltgn.brxe-div {width: 38%; display: flex}@media (max-width: 1599px) {.brxe-cwzjyq .brxe-qmltgn.brxe-div {width: 30%}}.brxe-cwzjyq .brxe-isgvfe.brxe-heading {color: #494949; font-size: 1.8rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; line-height: 2.4rem; width: 80%}@media (max-width: 1439px) {.brxe-cwzjyq .brxe-isgvfe.brxe-heading {font-size: 1.6rem; line-height: 2.2rem}}@media (max-width: 1279px) {.brxe-cwzjyq .brxe-isgvfe.brxe-heading {font-size: 1.4rem; line-height: 2rem}}@media (max-width: 767px) {.brxe-cwzjyq .brxe-isgvfe.brxe-heading {font-size: 1.2rem; line-height: 1.8rem}}@media (max-width: 478px) {.brxe-cwzjyq .brxe-isgvfe.brxe-heading {line-height: 1.6rem}}.brxe-cwzjyq .brxe-sninuz.brxe-button {color: #a644ff; font-size: 1.6rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}.brxe-cwzjyq .brxe-sninuz.brxe-button:hover {color: #ff6600}@media (max-width: 1439px) {.brxe-cwzjyq .brxe-sninuz.brxe-button {font-size: 1.4rem}}@media (max-width: 1023px) {.brxe-cwzjyq .brxe-sninuz.brxe-button {font-size: 1.2rem}}.brxe-cwzjyq .brxe-cauxjn.brxe-div {width: 60%; row-gap: 1.2rem; display: flex; flex-direction: column; align-self: center !important; align-items: flex-start}@media (max-width: 1599px) {.brxe-cwzjyq .brxe-cauxjn.brxe-div {width: 68%}}.brxe-cwzjyq.brxe-div {display: flex; background-color: #ffffff; box-shadow: 0 0 19.59px 0 rgba(164, 93, 232, 0.5); border-radius: 10px; padding-top: 0.8rem; padding-right: 0.8rem; padding-bottom: 0.8rem; padding-left: 0.8rem; column-gap: 1.2rem; align-items: stretch; justify-content: space-between; height: 15vh; align-self: stretch !important; width: 100%}@media (max-width: 478px) {.brxe-cwzjyq.brxe-div {height: 13vh; padding-top: 0.5rem; padding-right: 0.5rem; padding-bottom: 0.5rem; padding-left: 0.5rem}}#brxe-whrsop {width: 50%; row-gap: 2rem; align-items: stretch; justify-content: space-between}@media (max-width: 478px) {#brxe-whrsop {width: 100%}}.brxe-cpyjqi .brxe-ognezv.brxe-image {border-radius: 8px}.brxe-cpyjqi .brxe-ognezv.brxe-image:not(.tag), .brxe-cpyjqi .brxe-ognezv.brxe-image img {object-fit: contain}.brxe-cpyjqi .brxe-rczzyw.brxe-heading {font-size: 1.8rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; line-height: 2.4rem; color: #494949}@media (max-width: 1439px) {.brxe-cpyjqi .brxe-rczzyw.brxe-heading {font-size: 1.6rem; line-height: 2.2rem}}@media (max-width: 1279px) {.brxe-cpyjqi .brxe-rczzyw.brxe-heading {font-size: 1.4rem; line-height: 2rem}}@media (max-width: 767px) {.brxe-cpyjqi .brxe-rczzyw.brxe-heading {font-size: 1.2rem; line-height: 1.8rem}}@media (max-width: 478px) {.brxe-cpyjqi .brxe-rczzyw.brxe-heading {line-height: 1.6rem}}.brxe-cpyjqi .brxe-gpmmsk.brxe-div {display: flex; flex-direction: column; row-gap: 1.5rem; align-items: stretch}.brxe-cpyjqi .brxe-oqouvk.brxe-post-reading-time {font-size: 1.4rem; color: #58554f; font-family: "Inter"; font-weight: 500; line-height: 2rem; background-color: #ece7f0; border-radius: 10px; padding-top: 0.5rem; padding-right: 1.5rem; padding-bottom: 0.5rem; padding-left: 1.5rem}@media (max-width: 1439px) {.brxe-cpyjqi .brxe-oqouvk.brxe-post-reading-time {font-size: 1.2rem; line-height: 1.8rem}}@media (max-width: 1023px) {.brxe-cpyjqi .brxe-oqouvk.brxe-post-reading-time {font-style: normal; font-family: "Inter"; font-weight: 500}}.brxe-cpyjqi .brxe-tfzxii.brxe-button {font-size: 1.4rem; color: #ffffff; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; background-color: #d09cff; border-radius: 8px; padding-top: 8px; padding-right: 7px; padding-bottom: 8px; padding-left: 7px; gap: 7px; align-self: center; transition: all 0.5s ease; width: 32%}.brxe-cpyjqi .brxe-tfzxii.brxe-button svg {height: 24px}.brxe-cpyjqi .brxe-tfzxii.brxe-button:hover {background-color: rgba(255, 102, 0, 0.82)}@media (max-width: 1439px) {.brxe-cpyjqi .brxe-tfzxii.brxe-button {width: 35%}}@media (max-width: 1023px) {.brxe-cpyjqi .brxe-tfzxii.brxe-button {font-size: 1.2rem; width: 38%}.brxe-cpyjqi .brxe-tfzxii.brxe-button svg {height: 20px}}@media (max-width: 767px) {.brxe-cpyjqi .brxe-tfzxii.brxe-button {font-size: 1.2rem; padding-top: 8px; padding-right: 16px; padding-bottom: 8px; padding-left: 16px}.brxe-cpyjqi .brxe-tfzxii.brxe-button svg {height: 18px}}@media (max-width: 478px) {.brxe-cpyjqi .brxe-tfzxii.brxe-button {width: 45%; padding-right: 10px; padding-left: 10px; font-size: 1rem}}.brxe-cpyjqi .brxe-cjvbcw.brxe-div {align-self: stretch !important; width: 100%; display: flex; flex-direction: row; justify-content: space-between; align-items: flex-end}@media (max-width: 478px) {.brxe-cpyjqi .brxe-cjvbcw.brxe-div {align-items: flex-end; align-self: stretch !important; width: 100%}}.brxe-cpyjqi.brxe-block {row-gap: 1.5rem; align-items: stretch; width: 45%; background-color: #ffffff; padding-top: 1.4rem; padding-right: 1.4rem; padding-bottom: 1.4rem; padding-left: 1.4rem; border-radius: 10px; box-shadow: 0 0 19.59px 0 rgba(164, 93, 232, 0.5)}@media (max-width: 1439px) {.brxe-cpyjqi.brxe-block {padding-top: 1.2rem; padding-right: 1.2rem; padding-bottom: 1.2rem; padding-left: 1.2rem}}@media (max-width: 478px) {.brxe-cpyjqi.brxe-block {width: 100%; row-gap: 2rem}}#brxe-sdzkpo {width: 75%; justify-content: space-between; align-items: stretch; background-image: linear-gradient(180deg, #f4eaff, #e9d3ff); flex-direction: row; display: flex; padding-top: 6rem; padding-right: 6rem; padding-bottom: 6rem; padding-left: 6rem; border-radius: 15px; max-width: 1660px; box-shadow: 0 0 3px 3px rgba(233, 211, 255, 0.6)}@media (max-width: 1439px) {#brxe-sdzkpo {width: 80%}}@media (max-width: 1279px) {#brxe-sdzkpo {padding-top: 5rem; padding-right: 5rem; padding-bottom: 5rem; padding-left: 5rem; width: 85%}}@media (max-width: 1023px) {#brxe-sdzkpo {width: 90%; padding-top: 4rem; padding-right: 4rem; padding-bottom: 4rem; padding-left: 4rem}}@media (max-width: 767px) {#brxe-sdzkpo {width: 95%}}@media (max-width: 478px) {#brxe-sdzkpo {width: 100%; row-gap: 2rem; padding-top: 3rem; padding-right: 3rem; padding-bottom: 3rem; padding-left: 3rem}}@media (max-width: 374px) {#brxe-sdzkpo {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; width: 100%}}#brxe-veyyaq {padding-bottom: 10rem; background-color: #f6f6f6}@media (max-width: 1439px) {#brxe-veyyaq {padding-bottom: 8rem}}@media (max-width: 1023px) {#brxe-veyyaq {padding-bottom: 6rem}}@media (max-width: 478px) {#brxe-veyyaq {padding-bottom: 5rem}}#brxe-xifkpa {font-size: 3.6rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; color: #311b49}@media (max-width: 1439px) {#brxe-xifkpa {font-size: 3.4rem}}@media (max-width: 1279px) {#brxe-xifkpa {font-size: 3.2rem}}@media (max-width: 1023px) {#brxe-xifkpa {line-height: 34px; font-size: 2.8rem}}@media (max-width: 767px) {#brxe-xifkpa {font-size: 2.4rem}}@media (max-width: 478px) {#brxe-xifkpa {font-size: 2.2rem}}@media (max-width: 374px) {#brxe-xifkpa {font-size: 2rem; text-align: center}}#brxe-cb4abf .repeater-item [data-field-id="zgkstt"] {font-family: "Inter"; font-weight: 500; color: #494949; font-size: 1.2rem; line-height: 1.8rem; padding-top: 0.8rem; padding-right: 0.8rem; padding-bottom: 0.8rem; padding-left: 0.8rem; background-color: #ece7f0; border-radius: 10px; margin-top: 2rem}#brxe-cb4abf .repeater-item [data-field-id="6738ac"] {margin-right: 0; margin-left: 0; color: #311b49; font-size: 2rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; line-height: 2.6rem; padding-top: 1.5rem; padding-bottom: 1.5rem}#brxe-cb4abf .repeater-item [data-field-id="jlownq"] {border-radius: 50px}#brxe-cb4abf .repeater-item [data-field-id="xscnra"] {padding-top: 1rem}#brxe-cb4abf .repeater-item [data-field-id="ynhwmn"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0; font-size: 1.4rem; font-family: "Inter"; font-weight: 500; line-height: 2.2rem; color: #ffffff; background-color: #b462ff; border-radius: 10px; padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px}#brxe-cb4abf .repeater-item [data-field-id="ynhwmn"]:hover {background-color: #a746ff; color: #ffffff}#brxe-cb4abf .bricks-layout-wrapper {--columns: 3; grid-template-columns: repeat(3, 1fr); --gutter: 0px}#brxe-cb4abf .bricks-pagination ul {justify-content: center; gap: 10px}#brxe-cb4abf .bricks-pagination ul .page-numbers {height: 35px; width: 50px; border-radius: 5px; background: var(--bricks-color-lqvtkf)}#brxe-cb4abf .bricks-pagination ul .page-numbers.current {color: #a644ff; background: #ecd7ff; border-color: #7852a9; border-radius: 5px}#brxe-cb4abf .bricks-layout-inner {font-family: "Inter"; background-color: #ffffff; border-radius: 15px; padding-top: 10px; padding-right: 15px; padding-bottom: 10px; padding-left: 15px}#brxe-cb4abf .bricks-pagination .page-numbers {color: #7852a9; font-weight: 500; font-family: "Inter"; font-size: 1.4rem}#brxe-cb4abf .bricks-pagination ul .page-numbers:hover {background: rgba(156, 39, 176, 0.21)}#brxe-cb4abf .bricks-isotope-filters li {background-color: #a644ff; color: #ffffff; font-size: 1.6rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; border-color: #a644ff; border-radius: 8px; padding-top: 6px; padding-right: 14px; padding-bottom: 6px; padding-left: 14px; margin-top: 4px; margin-right: 4px; margin-bottom: 4px; margin-left: 4px}#brxe-cb4abf .bricks-isotope-filters .active {background: #ffffff; color: #a644ff}#brxe-cb4abf .bricks-layout-wrapper[data-layout=list] img {height: 200px}#brxe-cb4abf .bricks-layout-wrapper[data-layout=grid] img {height: 200px}#brxe-cb4abf .overlay-wrapper {height: 200px}#brxe-cb4abf .bricks-layout-wrapper[data-layout=list] .bricks-layout-inner {flex-direction: row !important}#brxe-cb4abf .bricks-layout-item {grid-column: unset; grid-row: unset}#brxe-cb4abf {flex-direction: column; display: flex; align-self: stretch; justify-content: space-between}#brxe-cb4abf .content-wrapper { justify-content: flex-end; padding: 0 15px ;}#brxe-cb4abf .image-wrapper { position: relative; overflow: hidden; border-radius: 15px; box-shadow: 0px 3.64px 5.46px rgba(0, 0, 0, 0.12) !important;}#bricks-isotope-filters-cb4abf { background-color: #E9D3FF; padding: 15px 25px; border-radius: 15px; display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; list-style: none; margin: 0 auto 30px;}#bricks-isotope-filters-cb4abf li { background: #ffffff; color: #333; border: 1px solid rgba(0, 0, 0, 0.1); padding: 8px 18px; border-radius: 10px; cursor: pointer; font-size: 0.95rem; transition: all 0.2s ease-in-out;}#bricks-isotope-filters-cb4abf li:hover,#bricks-isotope-filters-cb4abf li.active { background-color: #7b4bde; border-color: #7b4bde; color: #fff;}#brxe-cb4abf .bricks-layout-wrapper.isotope { margin-top: 40px; margin-bottom: 40px;}#brxe-cb4abf .blog-posts-wrapper { display: grid !important; grid-template-columns: repeat(3, 1fr); column-gap: 30px;  row-gap: 36px;  margin: 0; align-items: stretch; }#brxe-cb4abf .blog-posts-wrapper .bricks-layout-item { display: flex; flex-direction: column;}#brxe-cb4abf .blog-posts-wrapper .bricks-layout-item > a { display: flex; flex-direction: column; justify-content: space-between; height: 100%;  width: 100%; border-radius: 15px; box-shadow: 0 8px 20px rgba(213, 169, 255, 0.5); overflow: hidden;}#brxe-cb4abf .blog-posts-wrapper .bricks-layout-item .image-wrapper { width: 100%; aspect-ratio: 1 / 1; object-fit: cover; flex-shrink: 0;}@media (max-width: 1024px) { #brxe-cb4abf .blog-posts-wrapper { grid-template-columns: repeat(2, 1fr); column-gap: 24px; row-gap: 32px; }}@media (max-width: 640px) { #brxe-cb4abf .blog-posts-wrapper { grid-template-columns: 1fr; row-gap: 26px; }}#brxe-cb4abf .repeater-item [data-field-id="ynhwmn"] { display: block; width: 100%; padding: 14px 0; margin-top: 20px; text-align: center; box-shadow: 0px 3.64px 5.46px rgba(0, 0, 0, 0.2) !important; transition: 200ms ease-in-out;}#brxe-cb4abf .repeater-item:hover [data-field-id="ynhwmn"] { transform: translateY(-2px);}#brxe-cb4abf .dynamic[data-field-id="xscnra"] { font-size: 15px; font-weight: 600; color: #111;}#brxe-cb4abf .dynamic[data-field-id="jlownq"] img { width: 40px; height: 40px; border-radius: 50%; object-fit: cover;}#brxe-cb4abf .dynamic[data-field-id="dvjeri"] { font-size: 13px; font-weight: 400; color: #777; margin: 0; line-height: 1.2;}#brxe-cb4abf .dynamic[data-field-id="READ_TIME_ID"] { margin-left: auto; background: #f3e9ff; color: #5a2dbd; font-size: 13px; padding: 6px 12px; border-radius: 8px; font-weight: 500; white-space: nowrap;}#brxe-cb4abf .author-wrapper { display: flex; align-items: center; gap: 12px; margin-top: 12px;}#brxe-cb4abf .author-wrapper .dynamic[data-field-id="jlownq"] img { width: 40px; height: 40px; border-radius: 50%; object-fit: cover;}#brxe-cb4abf .author-wrapper .author-info { display: flex; flex-direction: column; gap: 0px;}#brxe-cb4abf .author-wrapper .author-info .dynamic[data-field-id="xscnra"] { font-size: 15px; font-weight: 600; color: #111; margin: 0;}#brxe-cb4abf .author-wrapper .author-info .dynamic[data-field-id="dvjeri"] { font-size: 13px; font-weight: 400; color: #777; margin: 0; line-height: 1.2;}.blog-posts-wrapper .bricks-layout-item a { margin: 15px; border-radius: 15px; box-shadow: 0 8px 20px 0 rgba(213, 169, 255, 0.5);}.bricks-layout-wrapper .image { aspect-ratio: 1 / 1; object-fit: contain; position: relative;}@media (max-width: 1599px) {#brxe-cb4abf .repeater-item [data-field-id="6738ac"] {font-size: 1.8rem; line-height: 2.4rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500}}@media (max-width: 1439px) {#brxe-cb4abf .bricks-layout-wrapper {--gutter: 0px; --columns: 3}#brxe-cb4abf .repeater-item [data-field-id="zgkstt"] {font-size: 1.2rem; padding-top: 0.6rem; padding-right: 0.6rem; padding-bottom: 0.6rem; padding-left: 0.6rem; background-color: #ece7f0}#brxe-cb4abf .repeater-item [data-field-id="6738ac"] {font-size: 1.6rem; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; padding-top: 1rem; padding-bottom: 1rem}#brxe-cb4abf .repeater-item [data-field-id="jlownq"] {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-cb4abf .repeater-item [data-field-id="xscnra"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-cb4abf .repeater-item [data-field-id="dvjeri"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-cb4abf .repeater-item [data-field-id="ynhwmn"] {margin-top: 15px; margin-right: 0; margin-bottom: 15px; margin-left: 0; padding-top: 7px; padding-bottom: 7px; font-size: 1.2rem; line-height: 1.8rem; font-family: "Inter"}#brxe-cb4abf .content-wrapper {padding-bottom: 2rem; background-color: #ffffff}#brxe-cb4abf .bricks-pagination ul .page-numbers {border-color: #374041; border-radius: 5px}#brxe-cb4abf .bricks-pagination ul {justify-content: center}#brxe-cb4abf .bricks-pagination .page-numbers {color: #374041; font-weight: 500; font-family: "Inter"; font-size: 1.2rem}#brxe-cb4abf .bricks-pagination ul .page-numbers.current {border-color: #7852a9; border-radius: 5px}#brxe-cb4abf .bricks-isotope-filters li {font-size: 1.4rem; padding-right: 11px; padding-left: 11px}#brxe-cb4abf .bricks-isotope-filters .active {font-size: 1.4rem}#brxe-cb4abf .bricks-isotope-filters {text-align: center}#brxe-cb4abf .bricks-layout-wrapper[data-layout=list] img {height: 170px}#brxe-cb4abf .bricks-layout-wrapper[data-layout=grid] img {height: 170px}#brxe-cb4abf .overlay-wrapper {height: 170px}}@media (max-width: 1279px) {#brxe-cb4abf .repeater-item [data-field-id="zgkstt"] {font-size: 1.2rem}#brxe-cb4abf .repeater-item [data-field-id="6738ac"] {font-size: 1.4rem}#brxe-cb4abf .repeater-item [data-field-id="ynhwmn"] {font-family: "Inter"; font-weight: 500; padding-top: 6px; padding-bottom: 6px}#brxe-cb4abf .bricks-isotope-filters li {font-size: 1.2rem}}@media (max-width: 1023px) {#brxe-cb4abf .repeater-item [data-field-id="6738ac"] {font-size: 1.4rem}#brxe-cb4abf .repeater-item [data-field-id="ynhwmn"] {margin-top: 10px; margin-bottom: 10px}#brxe-cb4abf .bricks-isotope-filters li {font-size: 1.4rem}#brxe-cb4abf .bricks-layout-inner {padding-top: 15px; padding-right: 12px; padding-bottom: 15px; padding-left: 12px}}@media (max-width: 991px) {#brxe-cb4abf .repeater-item [data-field-id="zgkstt"] {color: #494949; font-size: 1.2rem; font-family: "Inter"}#brxe-cb4abf .bricks-layout-inner {padding-bottom: 8px}#brxe-cb4abf .bricks-layout-wrapper[data-layout=list] img {height: 160px}#brxe-cb4abf .bricks-layout-wrapper[data-layout=grid] img {height: 160px}#brxe-cb4abf .overlay-wrapper {height: 160px}}@media (max-width: 767px) {#brxe-cb4abf .repeater-item [data-field-id="6738ac"] {font-size: 1.6rem}#brxe-cb4abf .bricks-layout-wrapper {--columns: 2}#brxe-cb4abf {margin-top: 0}#brxe-cb4abf .bricks-isotope-filters li {font-size: 1.2rem}}@media (max-width: 478px) {#brxe-cb4abf .repeater-item [data-field-id="zgkstt"] {padding-right: 1rem; padding-left: 1rem; background-color: #ece7f0; font-size: 1rem; font-family: "Inter"; font-weight: 400; color: #494949}#brxe-cb4abf .repeater-item [data-field-id="6738ac"] {font-size: 1.6rem}#brxe-cb4abf .bricks-layout-wrapper {--columns: 1; --gutter: 30px}#brxe-cb4abf {margin-top: 0}#brxe-cb4abf .bricks-layout-inner {padding-top: 20px}}#blog-section {max-width: 1660px; width: 80%; justify-content: center; margin-right: 0; margin-left: 0; row-gap: 1.5rem; flex-direction: column; display: flex; align-items: center}@media (max-width: 1439px) {#blog-section {margin-right: 0; margin-left: 0; width: 80%; row-gap: 1.5rem}}@media (max-width: 1279px) {#blog-section {width: 85%}}@media (max-width: 1023px) {#blog-section {width: 90%; row-gap: 1.2rem}}@media (max-width: 767px) {#blog-section {row-gap: 20px; margin-bottom: 50px}}@media (max-width: 478px) {#blog-section {width: 100%; margin-bottom: 0; padding-top: 0; padding-right: 18px; padding-left: 18px; row-gap: 10px}}#brxe-857be2 {padding-bottom: 10rem; background-color: #f6f6f6}@media (max-width: 1439px) {#brxe-857be2 {background-color: #f1f1f1; padding-bottom: 8rem}}@media (max-width: 1023px) {#brxe-857be2 {padding-bottom: 6rem}}@media (max-width: 478px) {#brxe-857be2 {padding-bottom: 5rem}}#brxe-99c9d9 {color: #ffffff; font-family: "BagossCondensed-TRIAL-Medium"; font-weight: 500; font-size: 3.2rem}@media (max-width: 1439px) {#brxe-99c9d9 {color: #ffffff; font-size: 3rem}}@media (max-width: 1023px) {#brxe-99c9d9 {font-size: 2.8rem}}@media (max-width: 991px) {#brxe-99c9d9 {text-align: center}}@media (max-width: 767px) {#brxe-99c9d9 {font-size: 2.6rem}}@media (max-width: 478px) {#brxe-99c9d9 {font-size: 2.2rem}}#brxe-a7b71f {color: #ffffff; text-align: center; font-size: 1.4rem; line-height: 2rem; font-family: "Inter"; font-weight: 500; margin-bottom: 3.2rem}@media (max-width: 1439px) {#brxe-a7b71f {margin-bottom: 3.2rem; font-family: "Inter"; font-size: 1.2rem}}@media (max-width: 991px) {#brxe-a7b71f {text-align: center}}@media (max-width: 478px) {#brxe-a7b71f {margin-bottom: 0; width: 92%}}#lead-magnet .form-group:nth-child(1) {width: 70%}#lead-magnet {width: 100%; justify-content: flex-end; padding-top: 20px}#lead-magnet .bricks-button {background-color: #ff6600; font-weight: 500; color: #f5f5f5; font-size: clamp(1.2rem, calc(1.2rem + ((1vw - 0.32rem) * 0.125)), 1.4rem); font-family: "Inter"; line-height: 3.0rem}#lead-magnet button[type=submit].bricks-button {border-radius: 5px}#lead-magnet label {text-transform: capitalize; font-family: "Inter"; font-weight: 500; color: #ffffff}#lead-magnet .label {text-transform: capitalize; font-family: "Inter"; font-weight: 500; color: #ffffff}#lead-magnet .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 5px; padding-left: 5px}#lead-magnet .form-group input {border: 1px solid rgba(166, 68, 255, 0.42); border-radius: 5px 0 0 5px}#lead-magnet .flatpickr {border: 1px solid rgba(166, 68, 255, 0.42); border-radius: 5px 0 0 5px}#lead-magnet select {border: 1px solid rgba(166, 68, 255, 0.42); border-radius: 5px 0 0 5px; color: #9e9e9e}#lead-magnet textarea {border: 1px solid rgba(166, 68, 255, 0.42); border-radius: 5px 0 0 5px}#lead-magnet .bricks-button:not([type=submit]) {border: 1px solid rgba(166, 68, 255, 0.42); border-radius: 5px 0 0 5px}#lead-magnet .choose-files {border: 1px solid rgba(166, 68, 255, 0.42); border-radius: 5px 0 0 5px}#lead-magnet ::placeholder {color: #9e9e9e}#lead-magnet .submit-button-wrapper {margin-left: -55px; width: 40%}#lead-magnet { display: flex; justify-content: center; width: 100%; position: relative; padding: 0 15px; }#lead-magnet .form-group[role="group"] { display: flex; align-items: center; background: #fff; border-radius: 50px; box-shadow: 0 0 15px rgba(162, 89, 255, 0.2); padding: 3px 0; width: 100%; max-width: 520px; position: relative; transition: box-shadow 0.3s ease; flex-wrap: nowrap; }#lead-magnet input[type="email"] { flex: 1; border: none; outline: none; font-size: 15px; color: #333; padding: 5px 20px; border-radius: 50px; background-color: transparent; box-sizing: border-box; min-width: 0; }#lead-magnet input::placeholder { color: #aaa;}#lead-magnet .submit-button-wrapper { position: absolute; top: 50%; right: 8px; transform: translateY(-50%);}#lead-magnet .bricks-button { background: #ff6600; color: #fff; border: none; border-radius: 50px !important; padding: 0 20px; height: 45px; width: 190px; font-size: 15px; font-weight: 600; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: all 0.3s ease; box-shadow: 0 4px 10px rgba(162, 89, 255, 0.3);}#lead-magnet .bricks-button:hover { transform: scale(1.05); background: #e55b00;}#lead-magnet .error-message { position: absolute; bottom: -20px; left: 15px; font-size: 13px; color: #ff3b3b;}.lead-magnet-form .form-group { margin-bottom: 20px !important;}@media (max-width: 768px) { #lead-magnet .form-group input { padding-top: 5px !important; padding-bottom: 5px !important; } #lead-magnet { row-gap: 15px; } #lead-magnet .form-group[role="group"] { flex-direction: column; border-radius: 10px; padding: 5px; box-shadow: 0 0 10px rgba(162, 89, 255, 0.15); } #lead-magnet input[type="email"] { width: 100%; border-radius: 15px; padding: 12px 15px; margin-bottom: 0px ; } #lead-magnet .submit-button-wrapper { position: static; transform: none; width: 100% !important; } #lead-magnet .bricks-button { width: 100%; border-radius: 10px !important; }}@media (max-width: 480px) { #lead-magnet input[type="email"] { font-size: 14px; padding: 10px 14px; } #lead-magnet .bricks-button { font-size: 14px; height: 42px; }}#brxe-6fb04b #brxe-3db636 .form-group{margin-bottom:0px !important}@media (max-width: 1023px) { #lead-magnet .submit-button-wrapper { margin-top: 0 !important; width: 40%; }}@media (max-width: 1439px) { #lead-magnet .form-group input { border-radius: 5px; padding-top: 5px !important; padding-bottom: 5px !important; }}@media (max-width: 1599px) {#lead-magnet {text-transform: capitalize; width: 73%}#lead-magnet .bricks-button {background-color: #ff6600; font-family: "Inter"; font-weight: 500}#lead-magnet button[type=submit].bricks-button {border-radius: 5px}#lead-magnet label {text-transform: capitalize; font-family: "Inter"; font-weight: 500}#lead-magnet .label {text-transform: capitalize; font-family: "Inter"; font-weight: 500}#lead-magnet .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 5px; padding-left: 5px}#lead-magnet .form-group input {border-radius: 5px}#lead-magnet .flatpickr {border-radius: 5px}#lead-magnet select {border-radius: 5px}#lead-magnet textarea {border-radius: 5px}#lead-magnet .bricks-button:not([type=submit]) {border-radius: 5px}#lead-magnet .choose-files {border-radius: 5px}}@media (max-width: 1439px) {#lead-magnet {width: 72%; justify-content: flex-end}#lead-magnet .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-top: 0; padding-right: 5px; padding-bottom: 0; padding-left: 5px}#lead-magnet .form-group input {border-radius: 5px; padding-top: 0; padding-bottom: 0}#lead-magnet .flatpickr {border-radius: 5px; padding-top: 0; padding-bottom: 0}#lead-magnet select {border-radius: 5px; font-size: 12px; color: #a2a9b0; font-weight: 500; padding-top: 0; padding-bottom: 0}#lead-magnet textarea {border-radius: 5px; padding-top: 0; padding-bottom: 0}#lead-magnet .bricks-button:not([type=submit]) {border-radius: 5px}#lead-magnet .choose-files {border-radius: 5px}#lead-magnet ::placeholder {font-size: 12px; color: #a2a9b0; font-weight: 500}#lead-magnet label {color: #ffffff; font-weight: 500; font-family: "Inter"; text-transform: capitalize}#lead-magnet .label {color: #ffffff; font-weight: 500; font-family: "Inter"; text-transform: capitalize}#lead-magnet .bricks-button {background-color: #ff6600; color: #ffffff; font-weight: 500}#lead-magnet button[type=submit].bricks-button {border-radius: 5px}}@media (max-width: 1279px) {#lead-magnet {width: 72%}}@media (max-width: 1023px) {#lead-magnet .form-group:nth-child(1) {width: 100%}#lead-magnet ::placeholder {font-size: 11px}#lead-magnet select {font-size: 11px; padding-top: 0}#lead-magnet label {font-size: 10px}#lead-magnet .label {font-size: 10px}#lead-magnet .bricks-button {font-size: 12px}#lead-magnet .form-group input {padding-top: 0}#lead-magnet .flatpickr {padding-top: 0}#lead-magnet textarea {padding-top: 0}#lead-magnet .submit-button-wrapper {margin-top: -42px; width: 40%}#lead-magnet {width: 72%}}@media (max-width: 991px) {#lead-magnet .form-group:nth-child(1) {width: 100%}#lead-magnet {width: 72%}#lead-magnet .submit-button-wrapper {margin-top: -42px}}@media (max-width: 767px) {#lead-magnet {margin-top: 0}}@media (max-width: 478px) {#lead-magnet .form-group:nth-child(1) {width: 65%}#lead-magnet .submit-button-wrapper {width: 40%; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px}#lead-magnet .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-top: 10px; padding-bottom: 10px}#lead-magnet {align-items: center; position: static; margin-top: 0; padding-top: 0; padding-right: 0; padding-left: 0; justify-content: center; width: 100%}}@media (max-width: 374px) {#lead-magnet ::placeholder {font-size: 10px}#lead-magnet select {font-size: 10px}#lead-magnet .bricks-button {font-size: 12px}}#brxe-3db636 {display: flex; flex-direction: column; align-items: center; width: 70%}@media (max-width: 1439px) {#brxe-3db636 {display: flex; flex-direction: column; width: 700px}}@media (max-width: 991px) {#brxe-3db636 {align-items: center; justify-content: center; align-self: center !important}}@media (max-width: 478px) {#brxe-3db636 {align-items: center; text-align: center; row-gap: 2rem}}@media (max-width: 374px) {#brxe-3db636 {width: 100%}}#brxe-669432 {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-669432 > *:not(figcaption)) {position: relative}#brxe-669432::before {background-image: linear-gradient(90deg, #a644ff, #7410d0 50%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 1439px) {#brxe-669432 {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-669432 {padding-top: 3rem; padding-right: 3rem; padding-bottom: 3rem; padding-left: 3rem}}@media (max-width: 374px) {#brxe-669432 {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem}}@media (max-width: 1439px) {#brxe-d6106d {padding-right: 2rem; padding-left: 2rem}}@media (max-width: 1023px) {#brxe-d6106d {max-width: 95%; width: 95%}}@media (max-width: 478px) {#brxe-d6106d {width: 100%; max-width: 100%}}@media (max-width: 374px) {#brxe-d6106d {margin-right: 0; margin-left: 0}}#brxe-6fb04b {padding-bottom: 10rem; background-color: #f6f6f6}@media (max-width: 1439px) {#brxe-6fb04b {padding-bottom: 8rem}}@media (max-width: 1023px) {#brxe-6fb04b {padding-bottom: 6rem}}@media (max-width: 478px) {#brxe-6fb04b {padding-bottom: 5rem}}