@layer bricks {.brxe-rating{display:flex;position:relative}.brxe-rating .icon{font-size:30px;line-height:0}.brxe-rating .icon svg{fill:currentcolor}.brxe-rating .full-color{color:#ffd64f}.brxe-rating .empty-color{color:#999}.brxe-rating .icon-wrapper{position:relative}.brxe-rating .icon-wrapper .overlay{height:100%;left:0;overflow:hidden;position:absolute;top:0}}@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{overflow:hidden;position:relative}: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!important;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 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{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}}@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}} .pswp .pswp__bg {background-color: #f5f5f5}#brxe-jxwsik {color: #212121; width: 700px}#brxe-jxwsik { background: linear-gradient(132deg, #fd5f1b, #ee418e, #940af3); background-size: 600% 600%; -webkit-animation: AnimationName 13s ease infinite; -moz-animation: AnimationName 13s ease infinite; animation: AnimationName 13s ease infinite;  color: transparent; -webkit-background-clip: text; background-clip: text;}@keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 51%} 100%{background-position:0% 50%}}@media (max-width: 478px) {#brxe-jxwsik {width: 100%}}#brxe-dbeeyc {color: #212121; width: 600px}#brxe-dbeeyc a {color: #212121; font-size: inherit}@media (max-width: 478px) {#brxe-dbeeyc {width: 100%}}#brxe-ovbcgw {color: #212121; width: 600px}@media (max-width: 478px) {#brxe-ovbcgw {width: 100%; font-size: 2.4rem; line-height: 3.4rem}}#brxe-lamzbe button[type=submit].bricks-button {border-radius: 10px}#brxe-lamzbe {color: #212121; font-size: 1.8rem; font-family: "Poppins"; font-weight: 700; justify-content: flex-start}#brxe-lamzbe .bricks-button {color: #f5f5f5; font-family: "Poppins"; font-weight: 600; font-size: 1.8rem; line-height: 3.4rem; background-color: #f5f5f5}#brxe-lamzbe .bricks-button{ background: linear-gradient(132deg, #fd5f1b, #ee418e, #940af3); background-size: 600% 600%;  animation: AnimationName 13s ease infinite, pulse 1.5s ease-in-out infinite;}@keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 51%} 100%{background-position:0% 50%}}@keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.07); } 100% { transform: scale(1); }}#brxe-lqtvyt {display: flex; flex-direction: column; row-gap: 3.2rem; align-self: center !important; align-items: flex-start; justify-content: center}#brxe-agyfnl {width: 400px; height: 650px; margin-bottom: -150px; border-radius: 20px}#brxe-agyfnl:not(.tag), #brxe-agyfnl img {object-fit: cover}@media (max-width: 991px) {#brxe-agyfnl {width: 100%}}@media (max-width: 478px) {#brxe-agyfnl {width: 100%}}#brxe-fytxcd {display: grid; align-items: initial; grid-template-columns: 700px 400px ; grid-gap: 6.4rem}@media (max-width: 991px) {#brxe-fytxcd {grid-template-columns: 1fr}}@media (max-width: 478px) {#brxe-fytxcd {grid-template-columns: 1fr}}#brxe-chrhhd {justify-content: center; min-height: 50vh; padding-top: 6.4rem; background-color: #f0f0f0}#brxe-nutyvw {text-align: center; width: 800px}#brxe-nutyvw { background: linear-gradient(132deg, #fd5f1b, #ee418e, #940af3); background-size: 600% 600%; -webkit-animation: AnimationName 13s ease infinite; -moz-animation: AnimationName 13s ease infinite; animation: AnimationName 13s ease infinite;  color: transparent; -webkit-background-clip: text; background-clip: text;}@keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 51%} 100%{background-position:0% 50%}}@media (max-width: 991px) {#brxe-nutyvw {width: 100%}}@media (max-width: 478px) {#brxe-nutyvw {text-align: left}}#brxe-cetovs {font-size: 40px}.ti-star.brxe-icon::before { background: linear-gradient(132deg, #fd5f1b, #ee418e, #940af3); background-size: 400% 400%; animation: gradientMove 6s ease infinite, pulse 1.4s ease-in-out infinite; -webkit-background-clip: text; color: transparent;}@keyframes gradientMove { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; }}#brxe-ifdrqn {display: flex; flex-direction: column; box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.16); border-radius: 16px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; row-gap: 1.6rem}#brxe-lbrmjj {font-size: 40px}#brxe-csfjgt {display: flex; flex-direction: column; box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.16); border-radius: 16px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; row-gap: 1.6rem}#brxe-vnxkeq {font-size: 40px}#brxe-ereodw {display: flex; flex-direction: column; box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.16); border-radius: 16px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; row-gap: 1.6rem}#brxe-fgjhvi {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr; grid-gap: 3.2rem}@media (max-width: 767px) {#brxe-fgjhvi {grid-template-columns: 1fr}}@media (max-width: 478px) {#brxe-fgjhvi {grid-template-columns: 1fr}}#brxe-xovusy button[type=submit].bricks-button {border-radius: 10px}#brxe-xovusy {color: #f5f5f5; font-size: 1.8rem; font-family: "Poppins"; font-weight: 700; justify-content: center; margin-top: 32px}#brxe-xovusy .bricks-button {color: #f5f5f5; font-family: "Poppins"; font-weight: 600; font-size: 1.8rem; line-height: 3.4rem}#brxe-xovusy button{ background: linear-gradient(132deg, #fd5f1b, #ee418e, #940af3); background-size: 600% 600%; -webkit-animation: AnimationName 13s ease infinite; -moz-animation: AnimationName 13s ease infinite; animation: AnimationName 13s ease infinite;}@-webkit-keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 51%} 100%{background-position:0% 50%}}@-moz-keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 51%} 100%{background-position:0% 50%}}@keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 51%} 100%{background-position:0% 50%}} .message { display:none;}#brxe-wjylyr {align-items: center; row-gap: 3.2rem}#brxe-ynpsuj {margin-top: 250px}@media (max-width: 478px) {#brxe-ynpsuj {margin-top: 230px}}#brxe-otzvfz:not(.tag), #brxe-otzvfz img {object-fit: cover}#brxe-otzvfz {width: 400px; height: 500px; border-radius: 20px}@media (max-width: 991px) {#brxe-otzvfz {width: 100%}}#brxe-aydxwx {color: #f5f5f5; width: 500px}@media (max-width: 991px) {#brxe-aydxwx {width: 100%}}#brxe-lqcvzm {color: #f5f5f5; width: 600px}#brxe-lqcvzm a {color: #f5f5f5; font-size: inherit}@media (max-width: 478px) {#brxe-lqcvzm {width: 100%}}#brxe-qdpxdv {color: #f5f5f5; width: 600px}@media (max-width: 478px) {#brxe-qdpxdv {width: 100%}}#brxe-hqoinu button[type=submit].bricks-button {border-radius: 10px}#brxe-hqoinu {color: #212121; font-size: 1.8rem; font-family: "Poppins"; font-weight: 700; justify-content: flex-start}#brxe-hqoinu .bricks-button {color: #212121; font-family: "Poppins"; font-weight: 600; font-size: 1.8rem; line-height: 3.4rem; background-color: #f5f5f5}.message { display:none;}#brxe-faqzlb {display: flex; flex-direction: column; row-gap: 3.2rem; align-self: center !important; align-items: flex-start; justify-content: center}#brxe-luhmyd {display: grid; align-items: initial; grid-template-columns: 400px 1fr; grid-gap: 6.4rem}@media (max-width: 991px) {#brxe-luhmyd {grid-template-columns: 1fr}}@media (max-width: 478px) {#brxe-luhmyd {grid-template-columns: 1fr}}#brxe-sdjbfx {margin-top: 250px; min-height: 50vh; justify-content: center; padding-top: 15rem; padding-bottom: 15rem}#brxe-sdjbfx { background: linear-gradient(132deg, #fd5f1b, #ee418e, #940af3); background-size: 600% 600%; -webkit-animation: AnimationName 13s ease infinite; -moz-animation: AnimationName 13s ease infinite; animation: AnimationName 13s ease infinite;}@-webkit-keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 51%} 100%{background-position:0% 50%}}@-moz-keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 51%} 100%{background-position:0% 50%}}@keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 51%} 100%{background-position:0% 50%}}@media (max-width: 991px) {#brxe-sdjbfx {margin-top: 150px}}@media (max-width: 478px) {#brxe-sdjbfx {margin-top: 60px; padding-top: 10rem; padding-bottom: 10rem}}#brxe-bcaaem {text-align: center}#brxe-bcaaem { background: linear-gradient(132deg, #fd5f1b, #ee418e, #940af3); background-size: 600% 600%; -webkit-animation: AnimationName 13s ease infinite; -moz-animation: AnimationName 13s ease infinite; animation: AnimationName 13s ease infinite;  color: transparent; -webkit-background-clip: text; background-clip: text;}@keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 51%} 100%{background-position:0% 50%}}#brxe-dywixi {text-align: center; width: 600px}#brxe-dywixi a {text-align: center; font-size: inherit}#brxe-zvixdj {width: 150px; margin-bottom: -20px; margin-left: -50px}#brxe-zvixdj:not(.tag), #brxe-zvixdj img {object-fit: cover}@media (max-width: 767px) {#brxe-zvixdj {margin-left: 0}}@media (max-width: 478px) {#brxe-sehuhv {text-align: center}}@media (max-width: 478px) {#brxe-pvytcn {text-align: center}#brxe-pvytcn a {text-align: center; font-size: inherit}}#brxe-zttzbk {display: flex; flex-direction: column; row-gap: 1.6rem}@media (max-width: 767px) {#brxe-zttzbk {align-items: center}}#brxe-kgdgcp:not(.tag), #brxe-kgdgcp img {object-fit: cover}#brxe-kgdgcp {width: 150px; margin-bottom: -20px; margin-left: -50px}@media (max-width: 767px) {#brxe-kgdgcp {margin-left: 0}}@media (max-width: 478px) {#brxe-humndh {text-align: center}}@media (max-width: 478px) {#brxe-dyqvlw {text-align: center}#brxe-dyqvlw a {text-align: center; font-size: inherit}}#brxe-exlenw {display: flex; flex-direction: column; row-gap: 1.6rem}@media (max-width: 767px) {#brxe-exlenw {align-items: center}}#brxe-xampqa:not(.tag), #brxe-xampqa img {object-fit: cover}#brxe-xampqa {width: 150px; margin-bottom: -20px; margin-left: -50px}@media (max-width: 767px) {#brxe-xampqa {margin-left: 0}}@media (max-width: 478px) {#brxe-hfsara {text-align: center}}@media (max-width: 478px) {#brxe-ugkimd {text-align: center}#brxe-ugkimd a {text-align: center; font-size: inherit}}#brxe-idjogb {display: flex; flex-direction: column; row-gap: 1.6rem}@media (max-width: 767px) {#brxe-idjogb {align-items: center}}#brxe-ezzwgo {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr; grid-gap: 6.4rem}@media (max-width: 767px) {#brxe-ezzwgo {grid-template-columns: 1fr}}@media (max-width: 478px) {#brxe-ezzwgo {grid-template-columns: 1fr; grid-gap: 4rem}}#brxe-xbsiwj button[type=submit].bricks-button {border-radius: 10px}#brxe-xbsiwj {color: #f5f5f5; font-size: 1.8rem; font-family: "Poppins"; font-weight: 700; justify-content: center; margin-top: 32px}#brxe-xbsiwj .bricks-button {color: #f5f5f5; font-family: "Poppins"; font-weight: 600; font-size: 1.8rem; line-height: 3.4rem}#brxe-xbsiwj button{ background: linear-gradient(132deg, #fd5f1b, #ee418e, #940af3); background-size: 600% 600%; -webkit-animation: AnimationName 13s ease infinite; -moz-animation: AnimationName 13s ease infinite; animation: AnimationName 13s ease infinite;}@-webkit-keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 51%} 100%{background-position:0% 50%}}@-moz-keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 51%} 100%{background-position:0% 50%}}@keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 51%} 100%{background-position:0% 50%}} .message { display:none;}#brxe-lumkdx {row-gap: 3.2rem; align-items: center; width: 1600px}#brxe-zkcnli {margin-top: 250px}@media (max-width: 991px) {#brxe-zkcnli {margin-top: 150px}}@media (max-width: 478px) {#brxe-zkcnli {margin-top: 60px}}#brxe-llpzhf {text-align: center}#brxe-llpzhf { background: linear-gradient(132deg, #fd5f1b, #ee418e, #940af3); background-size: 600% 600%; -webkit-animation: AnimationName 13s ease infinite; -moz-animation: AnimationName 13s ease infinite; animation: AnimationName 13s ease infinite;  color: transparent; -webkit-background-clip: text; background-clip: text;}@keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 51%} 100%{background-position:0% 50%}}#brxe-tzfnel {text-align: center; width: 600px}#brxe-tzfnel a {text-align: center; font-size: inherit}#brxe-fnkghj {font-size: 1.6rem; font-family: "Poppins"; font-weight: 700; color: #212121}#brxe-trqgqt .icon.full-color {color: #fe6017}#brxe-trqgqt .icon {font-size: 20px}#brxe-ccossh {display: flex; flex-direction: column; row-gap: 0.4rem}#brxe-aiblkq {display: flex; flex-direction: column; box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.16); border-radius: 16px; padding-top: 3.2rem; padding-right: 3.2rem; padding-bottom: 3.2rem; padding-left: 3.2rem; row-gap: 1.6rem; background-color: #f5f5f5}#brxe-bewash {font-size: 1.6rem; font-family: "Poppins"; font-weight: 700; color: #212121}#brxe-grffoy .icon.full-color {color: #fe6017}#brxe-grffoy .icon {font-size: 20px}#brxe-viufns {display: flex; flex-direction: column; row-gap: 0.4rem}#brxe-ngolgc {display: flex; flex-direction: column; box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.16); border-radius: 16px; padding-top: 3.2rem; padding-right: 3.2rem; padding-bottom: 3.2rem; padding-left: 3.2rem; row-gap: 1.6rem; background-color: #f5f5f5}#brxe-mnrgbz {font-size: 1.6rem; font-family: "Poppins"; font-weight: 700; color: #212121}#brxe-hpflzj .icon.full-color {color: #fe6017}#brxe-hpflzj .icon {font-size: 20px}#brxe-bhdrrz {display: flex; flex-direction: column; row-gap: 0.4rem}#brxe-swdybh {display: flex; flex-direction: column; row-gap: 1.6rem; box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.16); border-radius: 16px; padding-top: 3.2rem; padding-right: 3.2rem; padding-bottom: 3.2rem; padding-left: 3.2rem; background-color: #f5f5f5}#brxe-bfcryb {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr; grid-gap: 3.2rem}@media (max-width: 767px) {#brxe-bfcryb {grid-template-columns: 1fr}}@media (max-width: 478px) {#brxe-bfcryb {grid-template-columns: 1fr}}#brxe-qojpya button[type=submit].bricks-button {border-radius: 10px}#brxe-qojpya {color: #f5f5f5; font-size: 1.8rem; font-family: "Poppins"; font-weight: 700; justify-content: center; margin-top: 32px}#brxe-qojpya .bricks-button {color: #f5f5f5; font-family: "Poppins"; font-weight: 600; font-size: 1.8rem; line-height: 3.4rem}#brxe-qojpya button{ background: linear-gradient(132deg, #fd5f1b, #ee418e, #940af3); background-size: 600% 600%; -webkit-animation: AnimationName 13s ease infinite; -moz-animation: AnimationName 13s ease infinite; animation: AnimationName 13s ease infinite;}@-webkit-keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 51%} 100%{background-position:0% 50%}}@-moz-keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 51%} 100%{background-position:0% 50%}}@keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 51%} 100%{background-position:0% 50%}} .message { display:none;}#brxe-orncgo {row-gap: 3.2rem; align-items: center; width: 1600px}#brxe-xyvtqe {margin-top: 250px; background-color: #e8e8e8; padding-top: 15rem; padding-bottom: 15rem}@media (max-width: 991px) {#brxe-xyvtqe {margin-top: 100px}}@media (max-width: 478px) {#brxe-xyvtqe {margin-top: 50px; padding-top: 8rem; padding-bottom: 8rem}}