@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-video){align-items:center;aspect-ratio:16/9;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}:where(.brxe-video) iframe,:where(.brxe-video) video{border:none;height:100%;position:absolute;top:0;width:100%}:where(.brxe-video) video[poster]:not([data-is-loaded]){object-fit:cover}@supports not (aspect-ratio:16/9){:where(.brxe-video){aspect-ratio:auto;padding-top:56.25%}}.brxe-video .plyr{bottom:0;font-family:inherit;left:0;position:absolute;right:0;top:0}.brxe-video .plyr .plyr__controls>.plyr__control{padding:8px}.brxe-video .plyr .plyr__control--overlaid{align-items:center;background-color:rgba(0,0,0,.65);border-radius:0;display:flex!important;height:50px;justify-content:center;padding:0;width:80px}.brxe-video .plyr .plyr__control--overlaid:hover{background-color:rgba(0,0,0,.9)}.brxe-video .plyr .plyr__control--overlaid svg{height:18px;width:18px}.brxe-video .plyr .plyr__controls .plyr__control{background-color:transparent;color:inherit}.brxe-video .plyr .plyr__controls .plyr__control.plyr__tab-focus{background:transparent;box-shadow:0 0 0 2px}.brxe-video .plyr input[type=range]:hover::-webkit-slider-thumb{visibility:visible}.brxe-video .plyr input[type=range]::-webkit-slider-runnable-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-webkit-slider-thumb{background:#fff;box-shadow:none;visibility:hidden}.brxe-video .plyr input[type=range]::-moz-range-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-moz-range-thumb{background:#fff;box-shadow:none}.brxe-video .plyr input[type=range]::-moz-range-progress{border-radius:0}.brxe-video .plyr input[type=range]::-ms-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-ms-fill-lower,.brxe-video .plyr input[type=range]::-ms-fill-upper{border-radius:0}.brxe-video .plyr input[type=range]::-ms-thumb{background:#fff;box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-ms-track{box-shadow:none}.brxe-video .plyr .plyr__progress__buffer::-webkit-progress-value{border-radius:0}.brxe-video .plyr .plyr__progress__buffer::-moz-progress-bar{border-radius:0}.brxe-video .plyr .plyr__progress__buffer::-ms-fill{border-radius:0}.brxe-video .plyr .plyr__volume{max-width:none;min-width:0;width:auto}.brxe-video .plyr .plyr__volume:hover input[type=range]{margin:0 5px;width:60px}.brxe-video .plyr .plyr__volume input[type=range]{margin:0;transition:width .1s ease-out;width:0}.brxe-video .plyr .plyr__controls__item,.brxe-video .plyr input[type=range]{cursor:pointer}.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio]:hover:before,.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before,.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:hover:before{background-color:#000}.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio]:hover:after{background-color:#fff;opacity:1;transform:translateY(-50%) scale(1)}.bricks-video-preview-image{background-position:50%;background-repeat:no-repeat}.bricks-video-overlay,.bricks-video-preview-image{background-size:cover;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.bricks-video-overlay{align-items:center;display:flex;justify-content:center;z-index:1}.bricks-video-overlay.bricks-lazy-hidden{background-image:none!important}.bricks-video-overlay-icon{color:#fff;cursor:pointer;font-size:60px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}}@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-accordion-nested{--brx-icon-transform:rotate(90deg);width:100%}.brxe-accordion-nested .accordion-title-wrapper{cursor:pointer}.brxe-accordion-nested .accordion-title-wrapper .brxe-heading{margin:0}.brxe-accordion-nested .accordion-content-wrapper{display:none}.brxe-accordion-nested .brx-open>.accordion-content-wrapper{display:block}.brxe-accordion-nested .brx-icon-expanded{display:none}.brxe-accordion-nested .brx-icon-transform{transition:transform .1s}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-transform{transform:var(--brx-icon-transform)}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-collapsed{display:none}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-expanded{display:block}}@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 {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@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}}.amoresa {font-family: amoresa, serif;letter-spacing: 0px;}@keyframes bob { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-10px); }}@font-face { font-family:"Amoresa"; font-weight:400; font-display:swap; src:url(https://deya.co/wp-content/uploads/2026/05/font.woff2) format("woff2"),url(https://deya.co/wp-content/uploads/2026/05/font.woff) format("woff");}@keyframes rock { 0%, 100% { transform: rotate(-2deg); } 50% { transform: rotate(2deg); }}@media (min-width: 1439px) {.amoresa {font-family: amoresa, serif;}@keyframes bob { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-10px); }}@font-face { font-family:"Amoresa"; font-weight:400; font-display:swap; src:url(https://deya.co/wp-content/uploads/2026/05/font.woff2) format("woff2"),url(https://deya.co/wp-content/uploads/2026/05/font.woff) format("woff");}}@media (max-width: 991px) {.amoresa {font-family: amoresa, serif;}@keyframes bob { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-10px); }}@font-face { font-family:"Amoresa"; font-weight:400; font-display:swap; src:url(https://deya.co/wp-content/uploads/2026/05/font.woff2) format("woff2"),url(https://deya.co/wp-content/uploads/2026/05/font.woff) format("woff");}}@media (max-width: 767px) {.amoresa {font-family: amoresa, serif;}@keyframes bob { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-10px); }}@font-face { font-family:"Amoresa"; font-weight:400; font-display:swap; src:url(https://deya.co/wp-content/uploads/2026/05/font.woff2) format("woff2"),url(https://deya.co/wp-content/uploads/2026/05/font.woff) format("woff");}}@media (max-width: 478px) {.amoresa {font-family: amoresa, serif;}@keyframes bob { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-10px); }}@font-face { font-family:"Amoresa"; font-weight:400; font-display:swap; src:url(https://deya.co/wp-content/uploads/2026/05/font.woff2) format("woff2"),url(https://deya.co/wp-content/uploads/2026/05/font.woff) format("woff");}}#brxe-dziftn {color: #fffcf7; text-align: center; font-size: 1em; line-height: 1.3; font-weight: 500; width: 100%}#brxe-dziftn a {color: #fffcf7; text-align: center; font-size: 1em; line-height: 1.3; font-weight: 500; font-size: inherit}#brxe-dyflwd {flex-direction: row; column-gap: 50px}#brxe-gyixxx {background-color: #700b00; padding-top: 18px; padding-bottom: 18px; z-index: 2; position: relative}@media (max-width: 478px) {#brxe-gyixxx {overflow: clip}}#brxe-zsqwco {width: 200px; position: relative; top: 50%; align-self: center}@media (max-width: 478px) {#brxe-zsqwco {top: 35%; width: 200px}}#brxe-uzlegi {position: absolute; width: 350px; margin-top: auto; margin-right: 30px; margin-bottom: 30px; margin-left: auto; z-index: 0; right: -10%; top: -20px}#brxe-uzlegi { animation: bob 4s ease-in-out infinite;}@media (max-width: 991px) {#brxe-uzlegi {width: 340px; margin-top: auto; margin-right: 40px; margin-bottom: 50px; margin-left: auto}}@media (max-width: 478px) {#brxe-uzlegi {top: -94px}}#brxe-rrgwue {position: relative; height: 100%; z-index: 0}@media (max-width: 991px) {#brxe-rrgwue {height: 100%}}#brxe-gsvhxx {background-color: #ba1200; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; height: 250px; z-index: 0; overflow: clip}@media (min-width: 1439px) {#brxe-gsvhxx {overflow: hidden}}@media (max-width: 991px) {#brxe-gsvhxx {background-color: #ba1200; height: 200px; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}@media (max-width: 478px) {#brxe-gsvhxx {height: 190px; overflow: clip}}#brxe-dymhfw {position: absolute; width: 50px; transform: rotateZ(-28deg); top: 84%; left: 111%}@media (max-width: 991px) {#brxe-dymhfw {margin-top: auto; margin-right: 40px; margin-bottom: 50px; margin-left: auto}}#brxe-nypdct {position: absolute; transform: rotateZ(-9deg); top: 80%; left: 106%; min-width: 60px; max-width: 60px}@media (max-width: 991px) {#brxe-nypdct {margin-top: auto; margin-right: 40px; margin-bottom: 50px; margin-left: auto; width: 340px}}#brxe-wudlcz {position: absolute; transform: rotateZ(7deg); top: 150px; left: -100px; min-width: 60px; max-width: 60px}@media (max-width: 991px) {#brxe-wudlcz {margin-top: auto; margin-right: 40px; margin-bottom: 50px; margin-left: auto; width: 340px}}#brxe-rptrct {width: 44px; position: absolute; transform: rotateZ(-40deg); left: -30%; top: 95%; z-index: 1}@media (max-width: 991px) {#brxe-rptrct {margin-top: auto; margin-right: 40px; margin-bottom: 50px; margin-left: auto}}#brxe-vyxbwz {width: 100%; color: #f5f2ed}#brxe-zmbymv {color: #fffcf7; font-family: "Times New Roman Condensed"; font-size: 60px; letter-spacing: -1.9px; text-align: center; font-weight: 400}#brxe-zmbymv a {color: #fffcf7; font-family: "Times New Roman Condensed"; font-size: 60px; letter-spacing: -1.9px; text-align: center; font-weight: 400; font-size: inherit}@media (min-width: 1439px) {#brxe-zmbymv {font-size: 60px}#brxe-zmbymv a {font-size: 60px; font-size: inherit}}@media (max-width: 478px) {#brxe-zmbymv {font-size: 52px}#brxe-zmbymv a {font-size: 52px; font-size: inherit}}#brxe-kjxuow {position: relative; min-width: 450px; row-gap: 7px; width: 63%; max-width: 660px}@media (max-width: 991px) {#brxe-kjxuow {max-width: 450px}}@media (max-width: 767px) {#brxe-kjxuow {width: 80%}}@media (max-width: 478px) {#brxe-kjxuow {min-width: 320px}}#brxe-ypwipj {position: absolute; width: 30px; left: 77%; z-index: 2; top: 69%}#brxe-ypwipj { animation: bob 2s ease-in-out infinite;}@media (max-width: 478px) {#brxe-ypwipj {top: 80%; left: 60%}}#brxe-asgmor {width: 100%; position: absolute; z-index: 1}@media (max-width: 991px) {#brxe-asgmor {width: 900px; max-width: none}}@media (max-width: 767px) {#brxe-asgmor {width: 700px}}@media (max-width: 478px) {#brxe-asgmor {position: relative; width: 600px}#brxe-ggmtjz { position: relative; left: 50%; transform: translateX(-50%); max-width: none;}}#brxe-bswqoh {position: absolute; width: 450px; top: 139px}@media (max-width: 767px) {#brxe-bswqoh {width: 350px; top: 109px}}@media (max-width: 478px) {#brxe-bswqoh {top: 90px; width: 310px}}#brxe-ggmtjz {position: relative; width: 900px; margin-top: -140px; height: 400px; align-items: center; align-self: center !important}@media (max-width: 991px) {#brxe-ggmtjz {align-items: center; align-self: center !important}}@media (max-width: 767px) {#brxe-ggmtjz {margin-top: -80px; align-items: center; align-self: center !important}}@media (max-width: 478px) {#brxe-ggmtjz {position: relative; margin-top: -50px; align-items: center; width: 800px; align-self: center !important; left: 50%}}#brxe-iokstz {background-color: #ba1200; padding-top: 0; padding-bottom: 0; flex-direction: column; column-gap: 0px; position: relative; overflow: hidden; height: 470px}@media (min-width: 1439px) {#brxe-iokstz {display: flex; flex-grow: 1}}@media (max-width: 991px) {#brxe-iokstz {column-gap: 15px; padding-top: 0; height: 520px}}@media (max-width: 767px) {#brxe-iokstz {height: 650px}}@media (max-width: 478px) {#brxe-iokstz {height: 600px; position: relative; display: block; overflow: clip}}#brxe-wnlctc {background-repeat: repeat; background-image: url("https://deya.co/wp-content/uploads/2026/05/PRODUCT-Youtube-Program-Slides48.png"); background-size: 400px; width: 20%}@media (max-width: 767px) {#brxe-wnlctc {width: 30%}}#brxe-vkoxvq {position: absolute; transform: rotateZ(-9deg); top: 80%; left: 106%; min-width: 60px; max-width: 60px; z-index: 1}@media (max-width: 991px) {#brxe-vkoxvq {margin-top: auto; margin-right: 40px; margin-bottom: 50px; margin-left: auto; width: 340px}}@media (max-width: 478px) {#brxe-vkoxvq {left: 72%}}#brxe-melutq {color: #191716; letter-spacing: -1px; font-size: 35px; font-family: "Times New Roman Condensed"; line-height: 1; font-weight: 400; margin-bottom: 0; width: 100%}@media (min-width: 1439px) {#brxe-melutq {width: 100%}}#brxe-maagaf {width: auto; row-gap: 20px; position: relative}@media (max-width: 767px) {#brxe-maagaf {width: 100%}}@media (max-width: 478px) {#brxe-maagaf {width: 100%}}#brxe-safbjc {width: auto; border: 2px solid #fffcf7; border-radius: 15px; height: 210px}@media (max-width: 767px) {#brxe-safbjc {margin-top: 15px}}@media (max-width: 478px) {#brxe-safbjc {order: 0}}#brxe-oojala {row-gap: 7px; align-items: center; position: relative; flex-direction: row; column-gap: 50px; justify-content: center; padding-top: 60px; padding-bottom: 70px; max-width: 900px}@media (max-width: 991px) {#brxe-oojala {padding-bottom: 120px}}@media (max-width: 767px) {#brxe-oojala {flex-direction: row; align-items: flex-start; row-gap: 15px}}@media (max-width: 478px) {#brxe-oojala {flex-direction: column; min-width: 280px; width: 95%; align-items: center; padding-bottom: 0}}#brxe-updkxn {background-repeat: repeat; background-image: url("https://deya.co/wp-content/uploads/2026/05/PRODUCT-Youtube-Program-Slides48.png"); background-size: 400px; width: 20%}@media (max-width: 767px) {#brxe-updkxn {width: 30%}}#brxe-nxksgk {background-color: #e2e3ce; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; justify-content: center; position: relative; flex-direction: row; align-items: stretch; overflow: clip}@media (max-width: 991px) {#brxe-nxksgk {padding-bottom: 0}}@media (max-width: 767px) {#brxe-nxksgk {flex-direction: row; flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-nxksgk {padding-bottom: 70px; overflow: clip}}#brxe-frnxay {position: absolute; top: -170px; left: 15%; width: 250px}@media (max-width: 767px) {#brxe-frnxay {width: 220px; top: -150px}}@media (max-width: 478px) {#brxe-frnxay {width: 160px; left: 5%; top: -110px; z-index: 4; flex-shrink: 0; max-width: none; height: auto}}#brxe-dbqtnx {width: 100%}#brxe-ivmjbf {width: 40px; position: relative; display: flex; align-self: center; margin-left: 30px}#brxe-yfxwds {width: 160px; position: absolute; top: 38%; display: flex; flex-direction: column; row-gap: 10px; right: 79%}@media (max-width: 991px) {#brxe-yfxwds {width: 130px}}@media (max-width: 767px) {#brxe-yfxwds {right: 104%; width: 80px; top: 45%}}@media (max-width: 478px) {#brxe-yfxwds {visibility: hidden}}#brxe-wzcdno {width: 100%}#brxe-pblniy {position: relative; width: 40px; align-self: center}#brxe-wxttij {position: absolute; width: 160px; top: 79%; left: 103%; display: flex; flex-direction: column; row-gap: 10px}@media (max-width: 991px) {#brxe-wxttij {width: 130px}}@media (max-width: 767px) {#brxe-wxttij {width: 80px; left: 104%}}@media (max-width: 478px) {#brxe-wxttij {visibility: hidden}}#brxe-zhmtio {position: absolute; width: 7%; top: 0%; left: 29%; transform: rotateZ(-9deg); z-index: 1}@media (max-width: 767px) {#brxe-zhmtio {top: -3%}}#brxe-ibbdxc {margin-top: 16px; margin-bottom: 16px; align-self: center; width: 50%}@media (max-width: 767px) {#brxe-ibbdxc {margin-top: 0; margin-bottom: 0; width: 100%}}#brxe-dhqwoo {position: relative; width: 100%; display: flex; flex-direction: column}#brxe-jislwg {width: 100%; text-align: left; color: #191716}@media (min-width: 1439px) {#brxe-jislwg {width: 100%}}#brxe-bkgmon {width: 100%; margin-top: 16px; margin-bottom: 16px}#brxe-bkgmon figcaption {text-align: left}@media (max-width: 767px) {#brxe-bkgmon {margin-top: 0; margin-bottom: 0; width: 100%}}#brxe-wvkflr {position: relative; width: 60%; min-width: 550px; row-gap: 11px; align-items: center; max-width: 800px}@media (max-width: 767px) {#brxe-wvkflr {row-gap: 30px; min-width: 0px; width: 65%}}@media (max-width: 478px) {#brxe-wvkflr {min-width: 0px; width: 90%}}#brxe-ixotic {background-color: #f5f2ed; row-gap: 10px; padding-bottom: 60px; position: relative}@media (max-width: 478px) {#brxe-ixotic {overflow: hidden}}#brxe-iffnzf {font-family: "Times New Roman Condensed"; font-weight: 400; letter-spacing: -.5px; font-style: italic; font-size: 1.8em; text-align: center; margin-top: 0}@media (max-width: 478px) {#brxe-iffnzf {font-size: 2.1em}}#brxe-oskrzf {position: relative}@media (max-width: 478px) {#brxe-oskrzf {width: 320px}}#brxe-odgmzz {height: 100%; width: auto}@media (max-width: 991px) {#brxe-odgmzz {height: 100%}}@media (max-width: 767px) {#brxe-odgmzz {height: 110px}}@media (max-width: 478px) {#brxe-odgmzz {width: 100%; height: auto}}#brxe-biitfj {width: 21px; position: absolute; transform: rotateZ(145deg); left: 42%; z-index: 1; bottom: 88%}@media (max-width: 991px) {#brxe-biitfj {visibility: hidden}}@media (max-width: 767px) {#brxe-biitfj {transform: rotateZ(150deg); width: 90px}}@media (max-width: 478px) {#brxe-biitfj {width: 40px; left: 90%; visibility: visible; transform: rotateZ(206deg); bottom: 62%}}#brxe-ptggdr {width: auto; height: 100%}@media (max-width: 991px) {#brxe-ptggdr {height: 100%}}@media (max-width: 478px) {#brxe-ptggdr {width: 80%; height: auto}}#brxe-jemrhq {position: absolute; transform: rotateZ(-9deg); left: -28px; top: 25px; min-width: 60px; max-width: 60px}@media (max-width: 991px) {#brxe-jemrhq {margin-top: auto; margin-right: 40px; margin-bottom: 50px; margin-left: auto}}@media (max-width: 767px) {#brxe-jemrhq {left: 46%; top: 66%}}@media (max-width: 478px) {#brxe-jemrhq {left: 0px; top: 28%}}#brxe-rsoosn {position: absolute; width: 44px; transform: rotateZ(5deg); bottom: -13px; right: -15px}@media (max-width: 991px) {#brxe-rsoosn {margin-top: auto; margin-left: auto}}@media (max-width: 767px) {#brxe-rsoosn {left: 95%; top: 92%}}@media (max-width: 478px) {#brxe-rsoosn {left: 86%; top: 64%}}#brxe-ijpdnm {position: relative; height: 100%; aspect-ratio: 444/357}@media (min-width: 1439px) {#brxe-ijpdnm {position: relative; display: flex}}@media (max-width: 991px) {#brxe-ijpdnm {height: 100%}}@media (max-width: 767px) {#brxe-ijpdnm {height: 110px}}@media (max-width: 478px) {#brxe-ijpdnm {width: 100%; display: flex; flex-direction: column; align-items: center}}#brxe-gyyqzo {width: 100%; height: 165px; position: relative; flex-direction: row; max-width: 1100px; justify-content: center}@media (min-width: 1439px) {#brxe-gyyqzo {height: 190px}}@media (max-width: 991px) {#brxe-gyyqzo {height: 150px; grid-template-columns: 1fr 1fr; justify-items: flex-end; width: 100%}}@media (max-width: 767px) {#brxe-gyyqzo {height: auto; width: 100%; min-height: 120px}}@media (max-width: 478px) {#brxe-gyyqzo {width: 90%; height: auto; display: flex; flex-direction: row; justify-content: center}}#brxe-qwynkb {background-color: #e2e3ce; background-image: url("https://deya.co/wp-content/uploads/2026/05/PRODUCT-Youtube-Program-Slides48.png"); background-size: 300px; background-blend-mode: overlay; row-gap: 24px; padding-top: 60px; padding-bottom: 60px}@media (max-width: 478px) {#brxe-qwynkb {padding-bottom: 175px; overflow: clip}}#brxe-ufrayf {width: 100%}#brxe-jcuutc {position: absolute; max-width: 60px; transform: rotateZ(-9deg); top: 85px; left: -20px; min-width: 60px}@media (max-width: 991px) {#brxe-jcuutc {margin-top: auto; margin-right: 40px; margin-bottom: 50px; margin-left: auto; width: 340px; top: 60%; left: 47%}}@media (max-width: 767px) {#brxe-jcuutc {top: 66%; left: 46%}}@media (max-width: 478px) {#brxe-jcuutc {top: 58%; left: 42%}}#brxe-rudfhr {color: #5f5035; font-style: italic; font-size: 17px; text-align: center; line-height: 1.1; align-self: flex-end}#brxe-magswm {flex-direction: column; width: 300px; row-gap: 15px; position: relative}@media (max-width: 478px) {#brxe-magswm {order: 2; width: 200px}}#brxe-enqvom {color: #5f5035; font-style: normal; text-align: left; font-size: 1em; align-self: center}#brxe-shyczr {width: 100%}.handwritten-notes {font-feature-settings: "calt" 0, "liga" 0, "dlig" 0;font-variant-ligatures: none;}@media (max-width: 478px) {#brxe-shyczr {order: 2}}#brxe-hmsvez {width: 40px; position: relative; align-self: center; margin-right: 50px}@media (max-width: 478px) {#brxe-hmsvez {transform: rotateZ(130deg)}}#brxe-mjsxgj {position: absolute; width: 160px; top: 20%; left: 103%; display: flex; flex-direction: column; row-gap: 10px}@media (max-width: 478px) {#brxe-mjsxgj {left: 30%; top: 100%; row-gap: 16px; margin-top: 20px; width: 200px}}#brxe-ugsmqy {border-radius: 10px; margin-top: 20px}#brxe-xxburn {position: relative}#brxe-nseqbo {row-gap: 12px; flex-direction: column; justify-content: flex-end; position: relative}#brxe-dnsitz {width: 800px; flex-direction: row; column-gap: 80px; align-items: flex-end}@media (max-width: 478px) {#brxe-dnsitz {width: 90%; row-gap: 160px}}#brxe-hybulb {background-color: #fffcf7}#brxe-hybulb { font-feature-settings: "calt" 0, "liga" 0, "dlig" 0;font-variant-ligatures: none;}@media (max-width: 767px) {#brxe-hybulb {overflow: clip}}@media (max-width: 478px) {#brxe-hybulb {overflow: clip}}#brxe-fboshl {width: 110px; position: absolute; bottom: 0px; left: 102%}@media (max-width: 991px) {#brxe-fboshl {left: 97%}}@media (max-width: 767px) {#brxe-fboshl {top: 11%; left: 80%; display: none}}@media (max-width: 478px) {#brxe-fboshl {display: none; left: 0px; top: 0px}}#brxe-htzrqd {color: #191716; font-family: "Times New Roman Condensed"; font-size: 3em; letter-spacing: -1.9px; text-align: center; margin-bottom: 20px}#brxe-htzrqd a {color: #191716; font-family: "Times New Roman Condensed"; font-size: 3em; letter-spacing: -1.9px; text-align: center; font-size: inherit}@media (max-width: 767px) {#brxe-aoqjgs {width: 100%}}@media (max-width: 767px) {#brxe-mxosmi {width: 100%}}@media (max-width: 767px) {#brxe-xhbnee {width: 100%}}@media (max-width: 767px) {#brxe-fijgpw {width: 100%}}#brxe-bmzvhm {width: 100%; --columns: 2; --gutter: 20px}@media (max-width: 767px) {#brxe-bmzvhm {--columns: 1}}#brxe-omqael {width: 90%; max-width: 1140px; position: relative; align-items: flex-start}#brxe-xtljdp {width: 90%; max-width: 800px; text-align: left}#brxe-kdtdod {align-items: center; position: relative; height: 100%; padding-top: 90px; padding-bottom: 90px}@media (min-width: 1439px) {#brxe-kdtdod {align-items: center}}#brxe-jpajke {background-color: #f5f2ed; position: relative; row-gap: 30px; padding-top: 0; padding-bottom: 0}@media (max-width: 478px) {#brxe-jpajke {overflow: hidden}}#brxe-zhpcfo {width: 47%; position: absolute; bottom: 0px; left: -40%; transform: scaleX(-100%); max-width: 380px; min-width: 280px}@media (max-width: 478px) {#brxe-zhpcfo {display: none}}#brxe-rncoxp {position: absolute; width: 60%; left: 90%; top: 5%; max-width: 450px; min-width: 400px}@media (max-width: 478px) {#brxe-rncoxp {display: none}}#brxe-izomfy {width: 60%; text-align: center; font-family: "Times New Roman Condensed"; letter-spacing: -1.9px; color: #ba1200; font-size: 2.7em; font-weight: 400; align-self: center; min-width: 450px; max-width: 600px}@media (max-width: 478px) {#brxe-izomfy {min-width: 0px; width: 100%}}#brxe-nanbby {width: 25px}#brxe-wikujo {column-gap: 16px}#brxe-fduhem {width: 25px}#brxe-pyuvms {width: 25px}#brxe-verpdo {width: 25px}#brxe-xzfggl {background-color: #f5f2ed; border-radius: 15px; padding-top: 40px; padding-right: 50px; padding-bottom: 40px; padding-left: 50px; row-gap: 28px}@media (max-width: 478px) {#brxe-xzfggl {width: 100%; padding-right: 20px; padding-left: 20px}}#brxe-vrmeoo {min-width: 500px; row-gap: 20px; width: 65%; height: 100%; padding-top: 90px; padding-bottom: 90px; position: relative; max-width: 800px}@media (min-width: 1439px) {#brxe-vrmeoo {position: relative}}@media (max-width: 478px) {#brxe-vrmeoo {width: 90%; min-width: 300px; flex-direction: row; padding-top: 40px; padding-bottom: 40px}}#brxe-aemzdm {background-color: #fffcf7; padding-top: 0; padding-bottom: 0; overflow: clip}@media (min-width: 1439px) {#brxe-aemzdm {background-color: #fffcf7}}@media (max-width: 478px) {#brxe-aemzdm {overflow: clip}}#brxe-bzjkjz {width: 700px; position: absolute; top: -20%; z-index: 0; right: 60%}#brxe-yprxki {width: 700px; position: absolute; left: 60%; top: -40%}@media (min-width: 1439px) {#brxe-yprxki {position: absolute; z-index: 0; width: 700px; top: -40%; left: 60%}}#brxe-lxdyzc {color: #5a5b48; font-family: "Times New Roman Condensed"; font-size: 54px; letter-spacing: -1.9px; text-align: center; width: 100%; z-index: 1; align-self: center}#brxe-lxdyzc a {color: #5a5b48; font-family: "Times New Roman Condensed"; font-size: 54px; letter-spacing: -1.9px; text-align: center; font-size: inherit}@media (min-width: 1439px) {#brxe-lxdyzc {z-index: 1}}#brxe-eubilu {position: static}@media (max-width: 991px) {#brxe-fjdmmo {align-self: flex-start}}#brxe-xzficy {display: flex; align-items: flex-start}@media (max-width: 991px) {#brxe-xzficy {align-items: center}}#brxe-fcozgs {display: flex; align-items: flex-start; justify-content: flex-start}@media (max-width: 991px) {#brxe-fcozgs {align-items: center}}#brxe-idyzyc {display: flex; align-items: flex-start}@media (max-width: 991px) {#brxe-idyzyc {align-items: center}}#brxe-myclre {display: flex; align-items: flex-start}@media (max-width: 991px) {#brxe-myclre {align-items: center}}#brxe-bmkyib {display: flex; align-items: flex-start}@media (max-width: 991px) {#brxe-bmkyib {align-items: center}}#brxe-wiudnm {border-radius: 15px; padding-top: 80px; padding-right: 50px; padding-bottom: 80px; padding-left: 50px; row-gap: 26px; background-image: url("https://deya.co/wp-content/uploads/2026/05/Ripped-cream-piece-of-paper-2.png"); background-size: cover; background-repeat: no-repeat; background-position: center center; width: 600px; z-index: 1}@media (min-width: 1439px) {#brxe-wiudnm {background-image: url("https://deya.co/wp-content/uploads/2026/05/Ripped-cream-piece-of-paper-640x499.png"); background-size: cover; z-index: 1}}@media (max-width: 767px) {#brxe-wiudnm {background-size: cover}}@media (max-width: 478px) {#brxe-wiudnm {background-size: cover}}#brxe-clfpbz {flex-direction: column; width: 96%; max-width: 1000px; row-gap: 0px; position: relative}@media (min-width: 1439px) {#brxe-clfpbz {position: relative}}#brxe-buihwr {width: 600px; z-index: 1}@media (min-width: 1439px) {#brxe-buihwr {text-align: center}}@media (max-width: 767px) {#brxe-buihwr {width: 600px}}@media (max-width: 478px) {#brxe-buihwr {width: 90%}}#brxe-jtzcca {background-color: #e2e3ce; flex-direction: column; row-gap: 20px; overflow: hidden; align-items: center}@media (min-width: 1439px) {#brxe-jtzcca {overflow: hidden}}@media (max-width: 767px) {#brxe-jtzcca {flex-direction: column}}@media (max-width: 478px) {#brxe-jtzcca {overflow: clip}}#brxe-strprn {position: absolute; align-self: flex-end; padding-top: 0; width: 650px; left: 100%; top: 0%}#brxe-strprn { aspect-ratio: 854 / 760;}@media (min-width: 1439px) {#brxe-strprn {top: 4%}}@media (max-width: 991px) {#brxe-strprn {position: relative; top: 0px; left: 0px; align-self: center; width: 450px}}@media (max-width: 767px) {#brxe-strprn {width: 80%%}}@media (max-width: 478px) {#brxe-strprn {position: relative}}#brxe-mzkbus {letter-spacing: 2px; font-weight: 600}#brxe-puzjwb {width: 100%; color: #191716; font-family: "Times New Roman Condensed"; font-size: 50px; letter-spacing: -1.9px; line-height: 0.6}#brxe-puzjwb a {color: #191716; font-family: "Times New Roman Condensed"; font-size: 50px; letter-spacing: -1.9px; line-height: 0.6; font-size: inherit}@media (max-width: 767px) {#brxe-puzjwb {font-size: 45px}#brxe-puzjwb a {font-size: 45px; font-size: inherit}}@media (max-width: 478px) {#brxe-puzjwb {font-size: 36px}#brxe-puzjwb a {font-size: 36px; font-size: inherit}}#brxe-xxirzw {width: 630px}@media (max-width: 767px) {#brxe-xxirzw {width: 600px}}@media (max-width: 478px) {#brxe-xxirzw {width: 100%}}#brxe-mcijfx {width: 630px; font-size: 1.2em; font-weight: 500; font-style: italic}@media (max-width: 767px) {#brxe-mcijfx {width: 600px}}@media (max-width: 478px) {#brxe-mcijfx {width: 100%}}#brxe-euvfdf {width: 240px}#brxe-owoais {width: 100%; align-items: flex-start; row-gap: 20px; text-align: left; position: relative; max-width: 700px; min-width: 500px}@media (min-width: 1439px) {#brxe-owoais {position: relative}}@media (max-width: 767px) {#brxe-owoais {min-width: 200px}}@media (max-width: 478px) {#brxe-owoais {min-width: 300px; width: 90%}}#brxe-yjrgoc {flex-direction: row; justify-content: flex-start; position: relative}#brxe-qeohvz {align-items: flex-start; width: 100%; max-width: 1200px}@media (max-width: 478px) {#brxe-qeohvz {width: 90%}}#brxe-vdwffa {background-color: #c9cba3; padding-top: 80px; padding-right: 100px; padding-bottom: 68px; padding-left: 100px; overflow: hidden}@media (max-width: 478px) {#brxe-vdwffa {padding-top: 60px; padding-right: 0; padding-left: 0; overflow: clip}}#brxe-stkoww {width: 100%; color: #fffcf7; font-family: "Times New Roman Condensed"; font-size: 54px; letter-spacing: -1.9px; text-align: center; line-height: 0.9}#brxe-stkoww a {color: #fffcf7; font-family: "Times New Roman Condensed"; font-size: 54px; letter-spacing: -1.9px; text-align: center; line-height: 0.9; font-size: inherit}@media (max-width: 478px) {#brxe-stkoww {font-size: 54px}#brxe-stkoww a {font-size: 54px; font-size: inherit}}#brxe-rbettf {padding-top: 60px; padding-bottom: 45px; background-color: #ba1200}@media (min-width: 1439px) {#brxe-rbettf {background-color: #ba1200}}@media (max-width: 478px) {#brxe-rbettf {overflow: clip}}#brxe-rkostv {width: 100%}#brxe-zlylho {flex-grow: 0}#brxe-zlylho.horizontal {justify-content: center}#brxe-zlylho.vertical {align-self: center}@media (max-width: 767px) {#brxe-zlylho .line {height: 1px}#brxe-zlylho.horizontal .line {border-top-width: 1px; width: 400px}#brxe-zlylho.vertical .line {border-right-width: 400px}#brxe-zlylho.horizontal {justify-content: center}#brxe-zlylho.vertical {align-self: center}}@media (max-width: 478px) {#brxe-zlylho.horizontal .line {width: 30%}#brxe-zlylho.vertical .line {border-right-width: 30%}}#brxe-twyhax {width: 100%}#brxe-tdaxig {flex-grow: 0}@media (max-width: 767px) {#brxe-tdaxig .line {height: 1px}#brxe-tdaxig.horizontal .line {border-top-width: 1px; width: 400px}#brxe-tdaxig.vertical .line {border-right-width: 400px}#brxe-tdaxig.horizontal {justify-content: center}#brxe-tdaxig.vertical {align-self: center}}@media (max-width: 478px) {#brxe-tdaxig.horizontal .line {width: 90%}#brxe-tdaxig.vertical .line {border-right-width: 90%}}#brxe-mzhiwc {width: 100%}#brxe-wtawwb {flex-direction: row; width: 90%; max-width: 1000px; position: relative; align-items: center; column-gap: 36px}@media (min-width: 1439px) {#brxe-wtawwb {flex-direction: row}}@media (max-width: 767px) {#brxe-wtawwb {flex-direction: column; width: 360px}}@media (max-width: 478px) {#brxe-wtawwb {width: 90%; min-width: 100px}}#brxe-cmbkcy {background-color: #f5f2ed; flex-direction: column; padding-top: 30px; padding-bottom: 30px}@media (min-width: 1439px) {#brxe-cmbkcy {padding-right: 0; padding-left: 0; flex-direction: column}}@media (max-width: 991px) {#brxe-cmbkcy {padding-top: 40px; padding-right: 50px; padding-bottom: 40px; padding-left: 50px}}@media (max-width: 767px) {#brxe-cmbkcy {flex-direction: column}}@media (max-width: 478px) {#brxe-cmbkcy {padding-right: 0; padding-left: 0; overflow: clip}}#brxe-pyogxe {text-align: center; font-size: 28px; color: #191716; font-weight: 500; font-family: "Helvetica Neue"; line-height: 1.2; letter-spacing: -1px}#brxe-pyogxe a {text-align: center; font-size: 28px; color: #191716; font-weight: 500; font-family: "Helvetica Neue"; line-height: 1.2; letter-spacing: -1px; font-size: inherit}.stand-out-section.in-view .color-change { color: #ba1200;} .color-change { transition: color 0.3s ease 1.3s;} .underline::after { content: ''; position: absolute; bottom: -2px; left: 0; width: 0; height: 4px; background-color: #ba1200; transition: width 0.3s ease;} .stand-out-section.in-view .underline::after { width: 100%; transition: width 0.3s ease 0.5s;} .underline { position: relative;}@media (max-width: 478px) {#brxe-pyogxe {font-size: 24px}#brxe-pyogxe a {font-size: 24px; font-size: inherit}}#brxe-xdhttj {width: 25px}#brxe-xfpxxk {font-size: 20px}#brxe-pjzfyr {display: flex; align-items: flex-start; column-gap: 14px}#brxe-vjqtrb {width: 25px}#brxe-sklecj {font-size: 20px}#brxe-rfexvx {display: flex; align-items: flex-start; column-gap: 14px}#brxe-nxxxet {width: 25px}#brxe-oezzev {font-size: 20px}#brxe-ojrmmc {display: flex; align-items: flex-start; column-gap: 14px}#brxe-egppsj {width: 25px}#brxe-hdobya {font-size: 20px}#brxe-rqlhrb {display: flex; align-items: flex-start; column-gap: 14px}#brxe-njedko {border-radius: 15px; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; row-gap: 35px; width: 70%; min-width: 500px}@media (max-width: 767px) {#brxe-njedko {min-width: 0px; width: 90%}}#brxe-adtpih {color: #191716; font-size: 1.2em; letter-spacing: -1px; text-align: center; line-height: 1.2; font-weight: 500; width: 90%; background-color: #f5f2ed; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border-radius: 15px}@media (max-width: 478px) {#brxe-adtpih {font-size: 1.3em; width: 100%}}#brxe-owxsnr {width: 60%; align-items: center; min-width: 700px; max-width: 800px}@media (min-width: 1439px) {#brxe-owxsnr {row-gap: 50px; align-items: center}}@media (max-width: 767px) {#brxe-owxsnr {width: 80%; min-width: 400px}}@media (max-width: 478px) {#brxe-owxsnr {min-width: 0px; width: 90%; row-gap: 55px}}#brxe-cfmpyi {background-color: #fffcf7}@media (min-width: 1439px) {#brxe-cfmpyi {background-color: #fffcf7; padding-top: 80px; padding-bottom: 120px; row-gap: 0px}}@media (max-width: 478px) {#brxe-cfmpyi {overflow: clip}}#brxe-kicawh {width: 650px; position: absolute; top: -80px; left: 0%; z-index: 0}@media (min-width: 1439px) {#brxe-kicawh {left: 12%}}@media (max-width: 991px) {#brxe-kicawh {margin-top: auto; margin-right: 40px; margin-bottom: 50px; margin-left: auto; width: 600px}}@media (max-width: 767px) {#brxe-kicawh {left: 10%}}@media (max-width: 478px) {#brxe-kicawh {left: 5%}}#brxe-ebdqss {margin-top: 40px; width: 100%; position: relative; left: -90px; flex-shrink: 1; height: auto; max-width: 100%; min-width: 0px}@media (min-width: 1439px) {#brxe-ebdqss {flex-shrink: 01; margin-top: 0; bottom: -110px}}@media (max-width: 991px) {#brxe-ebdqss {margin-right: 0; order: 1; left: -120px}}@media (max-width: 767px) {#brxe-ebdqss {opacity: 1; order: 0; width: 800px; margin-top: -100px; margin-right: 0; bottom: -150px; left: 0px; z-index: 0}}#brxe-subdom {letter-spacing: -1px; color: #ba1200; font-family: "Times New Roman Condensed"; font-size: 3em; font-weight: 500}@media (max-width: 478px) {#brxe-subdom {max-width: 200px; align-self: center; text-align: center}}li { margin-bottom: 10px;}#brxe-prfxrs {row-gap: 7px; background-color: #fffcf7; border-radius: 17px; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; margin-top: 50px; margin-bottom: 50px; margin-left: -50px; align-self: center !important; z-index: 1; width: 70%; min-width: 500px}@media (min-width: 1439px) {#brxe-prfxrs {margin-top: 0; margin-bottom: 0}}@media (max-width: 991px) {#brxe-prfxrs {align-self: flex-end !important; flex-shrink: 1; flex-grow: 1; margin-left: -110px; order: 2; min-width: 360px}}@media (max-width: 767px) {#brxe-prfxrs {order: 1; margin-left: 0; z-index: 1}}@media (max-width: 478px) {#brxe-prfxrs {min-width: 0px; padding-right: 30px; padding-left: 30px}}#brxe-cxxqok {width: 100%; flex-direction: row; column-gap: 0px; align-items: flex-end}@media (min-width: 1439px) {#brxe-cxxqok {width: 100%; max-width: 1439px; align-items: flex-end}}@media (max-width: 991px) {#brxe-cxxqok {column-gap: 0px; justify-content: flex-start}}@media (max-width: 767px) {#brxe-cxxqok {row-gap: 0px; justify-content: center}}#brxe-irqnjt {background-color: #c9cba3; flex-direction: row; padding-top: 0; padding-right: 90px; padding-bottom: 0; padding-left: 0; position: relative; overflow: hidden}@media (min-width: 1439px) {#brxe-irqnjt {padding-right: 50px; padding-left: 50px; overflow: hidden}}@media (max-width: 991px) {#brxe-irqnjt {position: relative; column-gap: 0px; flex-direction: column; display: flex; overflow: hidden; padding-right: 60px}}@media (max-width: 767px) {#brxe-irqnjt {padding-left: 60px}}@media (max-width: 478px) {#brxe-irqnjt {padding-right: 30px; padding-left: 30px; overflow: clip}}#brxe-zdsbbz {background-repeat: repeat; background-size: 300px; background-image: url("https://deya.co/wp-content/uploads/2026/05/Cream-checkerboard-pattern.png"); width: 40%}@media (max-width: 767px) {#brxe-zdsbbz {width: 100%}}#brxe-pcepvf {color: #191716; font-family: "Times New Roman Condensed"; letter-spacing: -1.9px; width: 100%}#brxe-pcepvf a {color: #191716; font-family: "Times New Roman Condensed"; letter-spacing: -1.9px; font-size: inherit}#brxe-djynxq {width: 100%; font-family: "Times New Roman Condensed"; font-size: 54px; letter-spacing: -1.9px; color: #ba1200}#brxe-djynxq a {font-family: "Times New Roman Condensed"; font-size: 54px; letter-spacing: -1.9px; color: #ba1200; font-size: inherit}#brxe-fjanwx {display: flex; flex-direction: row; width: 100%; padding-top: 0; padding-bottom: 0; row-gap: 0px; margin-bottom: 0}@media (max-width: 991px) {#brxe-fjanwx {margin-bottom: 0}}#brxe-bubuxv {text-align: center}#brxe-ndwkda {text-align: center}#brxe-xpbipw {width: 100%}#brxe-ubhadz {display: flex; flex-direction: row; width: 100%}#brxe-pmyrjp {text-align: center}#brxe-umsfut {text-align: center}#brxe-labqov {width: 100%}#brxe-djwwrk {display: flex; flex-direction: row; width: 100%}#brxe-xjzlcj {text-align: center}#brxe-ubjnkg {text-align: center}#brxe-flitrk {width: 100%}#brxe-duiltd {display: flex; flex-direction: row; width: 100%}#brxe-lsbcnh {text-align: center}#brxe-whadmi {text-align: center}#brxe-fogngj {width: 100%}#brxe-pacmuk {display: flex; flex-direction: row; width: 100%}#brxe-emctlj {text-align: center}#brxe-dqtgnv {text-align: center}#brxe-uhqqap {width: 100%}#brxe-baawge {display: flex; flex-direction: row; width: 100%}#brxe-dcnvtj {border-radius: 15px; width: 170px; position: absolute; right: 112%; bottom: 6%}@media (max-width: 991px) {#brxe-dcnvtj {display: none}}#brxe-aaruse {border-radius: 15px; width: 100%}@media (max-width: 991px) {#brxe-aaruse {display: none}}#brxe-fxcvnv {position: absolute; transform: rotateZ(-9deg); top: 80%; left: 0%; min-width: 60px; max-width: 60px; z-index: 2}@media (max-width: 478px) {#brxe-fxcvnv {left: 72%}}#brxe-gwfovt {position: absolute; width: 180px; top: 6%; left: 112%}#brxe-plrgrs {column-gap: 0px; row-gap: 15px; position: relative; padding-top: 90px; padding-bottom: 90px; width: 2000px}@media (min-width: 1439px) {#brxe-plrgrs {max-width: 900px; padding-top: 90px; padding-bottom: 90px}}@media (max-width: 991px) {#brxe-plrgrs {width: 89%}}@media (max-width: 767px) {#brxe-plrgrs {display: none}}@media (max-width: 478px) {#brxe-plrgrs {visibility: collapse}}#brxe-mjbdol {width: 100%; font-family: "Times New Roman Condensed"; letter-spacing: -1.9px; color: #191716}#brxe-mjbdol a {font-family: "Times New Roman Condensed"; letter-spacing: -1.9px; color: #191716; font-size: inherit}#brxe-mborcy {text-align: center}@media (max-width: 478px) {#brxe-nfndcw {padding-top: 17px; padding-bottom: 17px}}#brxe-fiylui {text-align: center}#brxe-plkyiu {text-align: center}#brxe-hlmqsf {text-align: center}#brxe-gyrzsp {text-align: center}#brxe-heywsh {width: 100%; display: flex; flex-direction: row; padding-top: 0; padding-bottom: 0; row-gap: 0px; margin-bottom: 0}@media (max-width: 991px) {#brxe-heywsh {margin-bottom: 0}}@media (max-width: 767px) {#brxe-heywsh {flex-direction: column; row-gap: 24.82px}}@media (max-width: 478px) {#brxe-heywsh {flex-direction: column; row-gap: 24.82px}}#brxe-hupyul {width: 100%; font-family: "Times New Roman Condensed"; font-size: 54px; letter-spacing: -1.9px; color: #ba1200}#brxe-hupyul a {font-family: "Times New Roman Condensed"; font-size: 54px; letter-spacing: -1.9px; color: #ba1200; font-size: inherit}#brxe-gjrvha {text-align: center}#brxe-omozwf {width: 100%}#brxe-arkiqa {text-align: center}#brxe-qtyozk {width: 100%}#brxe-fhpfqh {text-align: center}#brxe-vjmokv {width: 100%}#brxe-bwicbm {text-align: center}#brxe-brhaki {width: 100%}#brxe-afkxat {text-align: center}#brxe-qplzsh {width: 100%}#brxe-vjxwhj {display: flex; flex-direction: row; width: 100%}@media (max-width: 767px) {#brxe-vjxwhj {flex-direction: column}}@media (max-width: 478px) {#brxe-vjxwhj {flex-direction: column}}#brxe-iqwkfh {width: 170px; position: absolute; top: 60%; border-radius: 15px; right: 108%}@media (max-width: 991px) {#brxe-iqwkfh {display: none}}#brxe-nlwjyj {width: 180px; position: absolute; left: 108%; top: 0px; border-radius: 15px}@media (max-width: 991px) {#brxe-nlwjyj {display: none}}#brxe-qjriio {width: 75%; display: none; row-gap: 15px; column-gap: 0px; position: relative}@media (min-width: 1439px) {#brxe-qjriio {max-width: 900px}}@media (max-width: 991px) {#brxe-qjriio {width: 89%; visibility: collapse}}@media (max-width: 767px) {#brxe-qjriio {flex-direction: column; row-gap: 69px; visibility: visible; max-width: 500px; display: flex}}@media (max-width: 478px) {#brxe-qjriio {row-gap: 60px; visibility: visible}}#brxe-burwzy {background-repeat: repeat; background-size: 300px; background-image: url("https://deya.co/wp-content/uploads/2026/05/Cream-checkerboard-pattern.png"); width: 40%}@media (max-width: 767px) {#brxe-burwzy {width: 100%}}#brxe-zdwbdv {background-color: #fffcf7; position: relative; overflow: hidden; flex-direction: row; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; align-items: stretch; column-gap: 60px}@media (max-width: 478px) {#brxe-zdwbdv {flex-direction: column; overflow: clip}}#brxe-wvggoy {color: #fffcf7; font-size: 50px; text-align: center; font-family: "Times New Roman Condensed"; letter-spacing: -2px; font-weight: 400; max-width: 650px}#brxe-mifvoy {color: #fffcf7; font-size: 20px; text-align: center; line-height: 1.3; max-width: 560px}#brxe-ramrsx {color: #fffcf7; font-size: 28px; text-align: center; line-height: 1.3; font-family: "Biro"; font-style: italic}#brxe-okuhop {border-radius: 15px; width: 260px; position: absolute; left: 90%; bottom: -45%}@media (max-width: 991px) {#brxe-okuhop {display: none}}#brxe-mkwnmn {align-items: center; width: 70%; position: relative}@media (max-width: 478px) {#brxe-mkwnmn {width: 90%}}#brxe-dsouwt {position: relative; background-color: #ba1200; overflow: hidden}@media (max-width: 478px) {#brxe-dsouwt {overflow: clip}}#brxe-nyhfme {align-items: center; row-gap: 10px}#brxe-cwhaia {flex-grow: 0}@media (max-width: 767px) {#brxe-cwhaia .line {height: 1px}#brxe-cwhaia.horizontal .line {border-top-width: 1px; width: 90%}#brxe-cwhaia.vertical .line {border-right-width: 90%}#brxe-cwhaia.horizontal {justify-content: center}#brxe-cwhaia.vertical {align-self: center}}@media (max-width: 478px) {#brxe-cwhaia.horizontal .line {width: 300px}#brxe-cwhaia.vertical .line {border-right-width: 300px}}#brxe-zmvtvu {align-items: center; row-gap: 10px}#brxe-ixnooc {flex-grow: 0}@media (max-width: 767px) {#brxe-ixnooc.horizontal .line {width: 90%}#brxe-ixnooc.vertical .line {border-right-width: 90%}}@media (max-width: 478px) {#brxe-ixnooc.horizontal .line {width: 300px}#brxe-ixnooc.vertical .line {border-right-width: 300px}}#brxe-cbzzop {align-items: center; row-gap: 10px}#brxe-pysubn {align-items: center; flex-direction: row; width: 90%; max-width: 1000px; position: relative; column-gap: 36px}@media (min-width: 1439px) {#brxe-pysubn {flex-direction: row}}@media (max-width: 767px) {#brxe-pysubn {flex-direction: column; max-width: 600px}}#brxe-sktfqa {background-color: #f5f2ed; flex-direction: column; padding-top: 40px; padding-bottom: 40px}@media (min-width: 1439px) {#brxe-sktfqa {padding-right: 0; padding-left: 0; flex-direction: column}}@media (max-width: 991px) {#brxe-sktfqa {padding-top: 40px; padding-right: 50px; padding-bottom: 40px; padding-left: 50px}}@media (max-width: 767px) {#brxe-sktfqa {flex-direction: column}}@media (max-width: 478px) {#brxe-sktfqa {overflow: clip}}#brxe-noexiq {font-size: 70px; text-align: center; letter-spacing: 0px; font-family: "Amoresa"; color: #ba1200; margin-bottom: 0}#brxe-noexiq a {font-size: 70px; text-align: center; letter-spacing: 0px; font-family: "Amoresa"; color: #ba1200; font-size: inherit}#brxe-noexiq { -webkit-text-stroke: 5px #fffcf7; paint-order: stroke fill;}@media (max-width: 478px) {#brxe-noexiq {align-self: center; text-align: center; font-size: 50px; width: 100%}#brxe-noexiq a {text-align: center; font-size: 50px; font-size: inherit}}#brxe-aeayke {color: #ba1200; font-weight: 800; margin-bottom: 15px}#brxe-aeayke a {color: #ba1200; font-weight: 800; font-size: inherit}#brxe-ohbchw {font-weight: 500; font-size: 24px; text-align: center; letter-spacing: -1.9px}#brxe-ohbchw a {font-weight: 500; font-size: 24px; text-align: center; letter-spacing: -1.9px; font-size: inherit}@media (max-width: 478px) {#brxe-ohbchw {padding-right: 40px; padding-left: 40px}}#brxe-biddqg {margin-top: 23px}@media (max-width: 478px) {#brxe-biddqg {padding-right: 40px; padding-left: 40px}}#brxe-llandb {width: 60%; background-color: #fffcf7; border-radius: 15px; align-items: center; padding-right: 70px; padding-bottom: 120px; padding-left: 70px; row-gap: 0px}@media (max-width: 767px) {#brxe-llandb {width: 100%}}@media (max-width: 478px) {#brxe-llandb {width: 100%; padding-right: 0; padding-left: 0}}#brxe-fguadb {position: absolute; width: 100%; z-index: 1}@media (max-width: 478px) {#brxe-fguadb {max-width: none; position: relative; z-index: 2; display: block}}#brxe-wtomhq {width: 55%; position: absolute; top: 17%; left: 23%}@media (max-width: 991px) {#brxe-wtomhq {width: 365px; top: 107px}}@media (max-width: 767px) {#brxe-wtomhq {width: 242px; top: 70px}}@media (max-width: 478px) {#brxe-wtomhq {width: 55%; top: 14%; z-index: 1}}@media (max-width: 478px) {#brxe-hhrrgb {width: fit-content; position: relative}}#brxe-jdzrqw {position: absolute; z-index: 1; top: 17%; width: 220px; transform: rotateZ(20deg); left: 65%}#brxe-jdzrqw { animation: rock 2.5s ease-in-out infinite;}@media (max-width: 991px) {#brxe-jdzrqw {margin-top: auto; margin-right: 40px; margin-bottom: 50px; margin-left: auto; width: 220px}}@media (max-width: 767px) {#brxe-jdzrqw {width: 170px}}@media (max-width: 478px) {#brxe-jdzrqw {flex-shrink: 0; z-index: 4; top: 10%; left: 46%}}#brxe-ibmjlb {position: relative; width: 900px; margin-top: -200px; height: 800px; flex-direction: row}@media (max-width: 991px) {#brxe-ibmjlb {margin-top: -180px; width: 700px}}@media (max-width: 767px) {#brxe-ibmjlb {width: 460px; margin-top: -160px}}@media (max-width: 478px) {#brxe-ibmjlb {margin-top: -130px; width: 460px}}#brxe-ubyhih {position: relative; align-items: center}#brxe-kdkdsx {background-image: url("https://deya.co/wp-content/uploads/2026/05/Green-checkered-pattern.png"); background-size: 270px; height: 1087px}@media (max-width: 991px) {#brxe-kdkdsx {height: 1000px}}@media (max-width: 767px) {#brxe-kdkdsx {height: 710px}}@media (max-width: 478px) {#brxe-kdkdsx {height: 800px; overflow: clip}}#brxe-yznlhi {position: absolute; height: auto; bottom: 0px; left: -52%; width: 370px}@media (max-width: 767px) {#brxe-yznlhi {visibility: collapse}}#brxe-iawhzy {text-align: center; letter-spacing: -2px; font-size: 3em; font-family: "Times New Roman Condensed"; font-weight: 400; width: 100%}@media (max-width: 478px) {#brxe-iawhzy {font-size: 2.5em}}#brxe-uhthvi {text-align: center}#brxe-lcbahq {width: 100%; max-width: 760px; background-color: #f5f2ed; border-radius: 20px; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; row-gap: 20px}@media (max-width: 478px) {#brxe-uszmte {width: 85%}}#brxe-nvyqax {font-size: 2em}#brxe-swawlj {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-swawlj {flex-direction: row}}#brxe-fbisrr {align-self: center}#brxe-vcsaki {display: flex}#brxe-trvncm {padding-top: 0; padding-bottom: 0; row-gap: 30px}@media (max-width: 478px) {#brxe-zzhzem {width: 85%}}#brxe-apzddv {font-size: 2em}#brxe-stryqq {align-items: center; flex-direction: row; justify-content: space-between}#brxe-koowas {align-self: center}#brxe-zzusrf {padding-top: 0; padding-bottom: 0}@media (max-width: 478px) {#brxe-uphypc {width: 85%}}#brxe-vnqxym {font-size: 2em}#brxe-ndmfxr {align-items: center; flex-direction: row; justify-content: space-between}#brxe-ysvfcc {align-self: center}#brxe-otgkqt {padding-top: 0; padding-bottom: 0; row-gap: 30px}@media (max-width: 478px) {#brxe-afjcmz {width: 85%}}#brxe-sqqmqz {font-size: 2em}#brxe-ujnyae {align-items: center; flex-direction: row; justify-content: space-between}#brxe-bedccy {align-self: center}#brxe-yzgsuw {padding-top: 0; padding-bottom: 0; row-gap: 30px}@media (max-width: 478px) {#brxe-uiouvd {width: 85%}}#brxe-iqbhxm {font-size: 2em}#brxe-hhslde {align-items: center; flex-direction: row; justify-content: space-between}#brxe-sggahg {align-self: center; width: 260px}#brxe-gsbdxc {padding-top: 0; padding-bottom: 0; row-gap: 30px}#brxe-irgced {flex-direction: column}@media (max-width: 478px) {#brxe-cddwmw {width: 85%}}#brxe-zrxwun {font-size: 2em}#brxe-fsuzul {align-items: center; flex-direction: row; justify-content: space-between}#brxe-nhcxya {width: 200px; align-self: center}#brxe-xaojby {padding-top: 0; padding-bottom: 0; row-gap: 30px}#brxe-gnyxwr {flex-direction: column}@media (max-width: 478px) {#brxe-hwjhih {width: 85%}}#brxe-bqnlqg {font-size: 2em}#brxe-odzqqr {align-items: center; flex-direction: row; justify-content: space-between}#brxe-dtivor {width: 160px; align-self: center}#brxe-wxrjkd {padding-top: 0; padding-bottom: 0; row-gap: 30px}#brxe-uqylrf {flex-direction: column}@media (max-width: 478px) {#brxe-cpidwj {width: 85%}}#brxe-lxdfar {font-size: 2em}#brxe-dcwdiz {align-items: center; flex-direction: row; justify-content: space-between}#brxe-vnxlcv {align-self: center; background-image: url("https://deya.co/wp-content/uploads/2026/06/Gear-Guide-Course-Bonus-on-Ipad-GIF.gif"); background-size: cover; width: 340px}@media (max-width: 478px) {#brxe-vnxlcv {width: 260px}}#brxe-qgcyww {padding-top: 0; padding-bottom: 0; row-gap: 30px}#brxe-myestb {flex-direction: column}@media (max-width: 478px) {#brxe-lygdzy {width: 85%}}#brxe-upjmmg {font-size: 2em}#brxe-uvsrif {align-items: center; flex-direction: row; justify-content: space-between}#brxe-pnacfm {width: 340px; align-self: center; background-image: url("https://deya.co/wp-content/uploads/2026/06/Gear-Guide-Course-Bonus-on-Ipad-GIF.gif"); background-size: cover}@media (max-width: 478px) {#brxe-pnacfm {width: 260px}}#brxe-ftrfmu {padding-top: 0; padding-bottom: 0; row-gap: 30px}#brxe-qubqii {flex-direction: column}@media (max-width: 478px) {#brxe-xyhxbc {width: 85%}}#brxe-yyomjw {font-size: 2em}#brxe-sjkwui {align-items: center; flex-direction: row; justify-content: space-between}#brxe-inrcbj {width: 340px; align-self: center; background-image: url("https://deya.co/wp-content/uploads/2026/06/Gear-Guide-Course-Bonus-on-Ipad-GIF.gif"); background-size: cover}@media (max-width: 478px) {#brxe-inrcbj {width: 260px}}#brxe-pqnuwo {padding-top: 0; padding-bottom: 0; row-gap: 30px}#brxe-epshbw {flex-direction: column}#brxe-yvpzsk .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}#brxe-yvpzsk .accordion-title-wrapper {min-height: 50px}#brxe-dpkrgf {width: 90%; max-width: 700px; position: relative}@media (max-width: 478px) {#brxe-dpkrgf {width: 100%}}#brxe-byaacq {position: relative; align-items: center; padding-top: 60px; padding-bottom: 60px}#brxe-xsvbnq {background-color: #c9cba3; padding-top: 0; padding-bottom: 0}@media (max-width: 478px) {#brxe-xsvbnq {overflow: clip}}#brxe-gwermx {position: absolute; top: 20px; left: 90%; width: 250px; transform: rotateZ(20deg); z-index: 1}#brxe-gwermx { animation: rock 2.5s ease-in-out infinite;}@media (max-width: 991px) {#brxe-gwermx {margin-top: auto; margin-right: 40px; margin-bottom: 50px; margin-left: auto}}@media (max-width: 767px) {#brxe-gwermx {left: 80%}}@media (max-width: 478px) {#brxe-gwermx {left: 18%; top: 107%; width: 260px; display: none}}#brxe-maeqxo {margin-bottom: 20px; font-family: "Times New Roman Condensed"; font-size: 67px; letter-spacing: -1.9px; text-align: left; color: #fffcf7; align-self: flex-start}#brxe-maeqxo a {font-family: "Times New Roman Condensed"; font-size: 67px; letter-spacing: -1.9px; text-align: left; color: #fffcf7; font-size: inherit}@media (max-width: 478px) {#brxe-maeqxo {margin-bottom: 0}}#brxe-dosrhj {width: 60%; text-align: center; font-family: "Times New Roman Condensed"; letter-spacing: -1.9px; color: #fffcf7; font-size: 2.7em; align-self: center; min-width: 450px; max-width: 600px; display: none}@media (max-width: 478px) {#brxe-dosrhj {font-size: 1.9em; color: #191716; font-weight: 400; min-width: 0px; width: 100%; background-color: #c9cba3; padding-top: 14px; padding-bottom: 14px; border-radius: 15px; margin-top: 10px; margin-bottom: 20px; display: block}}#brxe-fliewe {color: #191716; font-family: "Times New Roman Condensed"; font-size: 40px}#brxe-bvxflh {letter-spacing: -1px; color: #191716}#brxe-yvvdly.horizontal .line {border-top-color: #baa682}#brxe-yvvdly.vertical .line {border-right-color: #baa682}#brxe-yvvdly .icon {color: #baa682}#brxe-yvvdly.horizontal {justify-content: center}#brxe-yvvdly.vertical {align-self: center}#brxe-trtook.horizontal .line {border-top-color: #baa682}#brxe-trtook.vertical .line {border-right-color: #baa682}#brxe-trtook .icon {color: #baa682}#brxe-trtook.horizontal {justify-content: center}#brxe-trtook.vertical {align-self: center}#brxe-xuqeah.horizontal .line {border-top-color: #baa682}#brxe-xuqeah.vertical .line {border-right-color: #baa682}#brxe-xuqeah .icon {color: #baa682}#brxe-xuqeah.horizontal {justify-content: center}#brxe-xuqeah.vertical {align-self: center}#brxe-jdgawa.horizontal .line {border-top-color: #baa682}#brxe-jdgawa.vertical .line {border-right-color: #baa682}#brxe-jdgawa .icon {color: #baa682}#brxe-jdgawa.horizontal {justify-content: center}#brxe-jdgawa.vertical {align-self: center}#brxe-clkjlq.horizontal .line {border-top-color: #baa682}#brxe-clkjlq.vertical .line {border-right-color: #baa682}#brxe-clkjlq .icon {color: #baa682}#brxe-clkjlq.horizontal {justify-content: center}#brxe-clkjlq.vertical {align-self: center}#brxe-twayvb.horizontal .line {border-top-color: #baa682}#brxe-twayvb.vertical .line {border-right-color: #baa682}#brxe-twayvb .icon {color: #baa682}#brxe-twayvb.horizontal {justify-content: center}#brxe-twayvb.vertical {align-self: center}#brxe-cfvdzb.horizontal .line {border-top-color: #baa682}#brxe-cfvdzb.vertical .line {border-right-color: #baa682}#brxe-cfvdzb .icon {color: #baa682}#brxe-cfvdzb.horizontal {justify-content: center}#brxe-cfvdzb.vertical {align-self: center}#brxe-sioevn {padding-top: 15px; padding-bottom: 15px; align-items: center}#brxe-tbrzbx {width: 90%; background-color: #fffcf7; border-radius: 15px; padding-top: 30px; padding-right: 40px; padding-bottom: 30px; padding-left: 40px; display: flex; flex-direction: column; row-gap: 0px; align-items: center}@media (max-width: 478px) {#brxe-tbrzbx {width: 100%}}#brxe-bxiafj {color: #191716; font-family: "Times New Roman Condensed"; font-size: 40px}#brxe-oyisrh {letter-spacing: -1px; color: #191716}#brxe-vhmbdq {width: 110px; position: relative; text-align: center; color: #fffcf7; font-family: "Biro"; font-style: italic; font-size: 30px; font-weight: 100; line-height: 1.1; margin-top: 120px; margin-left: 20px; transform: rotateZ(4deg)}@media (min-width: 1439px) {#brxe-vhmbdq {width: 100%}}@media (max-width: 478px) {#brxe-vhmbdq {order: 0; margin-top: 0; margin-left: 0}}#brxe-aribst {width: 14px; transform: rotateZ(220deg) scaleX(-100%)}@media (max-width: 478px) {#brxe-aribst {order: -1; position: relative; transform: rotateZ(-5deg)}}#brxe-nkbyix {display: flex; flex-direction: column; align-items: center; row-gap: 3px; position: absolute; left: 100%; bottom: 20%}@media (max-width: 478px) {#brxe-nkbyix {left: 30%; bottom: -16%; row-gap: 10px}}#brxe-vlcvvz.horizontal .line {border-top-color: #baa682}#brxe-vlcvvz.vertical .line {border-right-color: #baa682}#brxe-vlcvvz .icon {color: #baa682}#brxe-vlcvvz.horizontal {justify-content: center}#brxe-vlcvvz.vertical {align-self: center}#brxe-dsyfho.horizontal .line {border-top-color: #baa682}#brxe-dsyfho.vertical .line {border-right-color: #baa682}#brxe-dsyfho .icon {color: #baa682}#brxe-dsyfho.horizontal {justify-content: center}#brxe-dsyfho.vertical {align-self: center}#brxe-rzlqsy.horizontal .line {border-top-color: #baa682}#brxe-rzlqsy.vertical .line {border-right-color: #baa682}#brxe-rzlqsy .icon {color: #baa682}#brxe-rzlqsy.horizontal {justify-content: center}#brxe-rzlqsy.vertical {align-self: center}#brxe-psukag.horizontal .line {border-top-color: #baa682}#brxe-psukag.vertical .line {border-right-color: #baa682}#brxe-psukag .icon {color: #baa682}#brxe-psukag.horizontal {justify-content: center}#brxe-psukag.vertical {align-self: center}#brxe-igtzdg.horizontal .line {border-top-color: #baa682}#brxe-igtzdg.vertical .line {border-right-color: #baa682}#brxe-igtzdg .icon {color: #baa682}#brxe-igtzdg.horizontal {justify-content: center}#brxe-igtzdg.vertical {align-self: center}#brxe-zdcvlt.horizontal .line {border-top-color: #baa682}#brxe-zdcvlt.vertical .line {border-right-color: #baa682}#brxe-zdcvlt .icon {color: #baa682}#brxe-zdcvlt.horizontal {justify-content: center}#brxe-zdcvlt.vertical {align-self: center}#brxe-jsitkh.horizontal .line {border-top-color: #baa682}#brxe-jsitkh.vertical .line {border-right-color: #baa682}#brxe-jsitkh .icon {color: #baa682}#brxe-jsitkh.horizontal {justify-content: center}#brxe-jsitkh.vertical {align-self: center}#brxe-yxhqce.horizontal .line {border-top-color: #baa682}#brxe-yxhqce.vertical .line {border-right-color: #baa682}#brxe-yxhqce .icon {color: #baa682}#brxe-yxhqce.horizontal {justify-content: center}#brxe-yxhqce.vertical {align-self: center}#brxe-mbmqbn {font-size: .8em; font-style: italic}#brxe-nievhz.horizontal .line {border-top-color: #baa682}#brxe-nievhz.vertical .line {border-right-color: #baa682}#brxe-nievhz .icon {color: #baa682}#brxe-nievhz.horizontal {justify-content: center}#brxe-nievhz.vertical {align-self: center}#brxe-gitweb {align-items: center; padding-top: 15px; padding-bottom: 15px}#brxe-txaujp {text-align: center; font-size: .8em; font-style: italic; width: 70%; min-width: 100px; max-width: 200px}#brxe-chfdrg {width: 90%; background-color: #fffcf7; border-radius: 15px; padding-top: 30px; padding-right: 40px; padding-bottom: 30px; padding-left: 40px; display: flex; flex-direction: column; row-gap: 0px; align-items: center; position: relative}@media (max-width: 478px) {#brxe-chfdrg {width: 100%}}#brxe-rmdvkl {align-items: flex-start; display: flex; flex-direction: row}@media (max-width: 767px) {#brxe-rmdvkl {flex-direction: column; width: 100%; align-items: center}}@media (max-width: 478px) {#brxe-rmdvkl {align-items: center}}#brxe-vvwvpy {margin-right: 260px; margin-left: 260px; padding-top: 70px; padding-bottom: 70px; position: relative; width: 60%}#brxe-ltztpc {background-color: #ba1200; background-size: 30%; padding-top: 0; padding-right: 40px; padding-bottom: 0; padding-left: 0; flex-direction: row}@media (min-width: 1439px) {#brxe-ltztpc {background-repeat: repeat; background-size: auto; background-position: top left}}@media (max-width: 767px) {#brxe-ltztpc {padding-right: 0}}@media (max-width: 478px) {#brxe-ltztpc {padding-bottom: 130px; overflow: clip}}#brxe-hgnbof {font-family: "Times New Roman Condensed"; letter-spacing: -1.9px; font-size: 2.7em; text-align: center; color: #fffcf7; width: 60%; align-self: center; min-width: 450px; max-width: 600px}@media (max-width: 478px) {#brxe-hgnbof {width: 90%; min-width: 0px}}#brxe-lndokd {color: #fffcf7}#brxe-lndokd a {color: #fffcf7; font-size: inherit}#brxe-szysog {width: 60%; max-width: 760px; row-gap: 40px; align-items: center; position: relative; align-self: center !important; flex-direction: column}@media (max-width: 478px) {#brxe-szysog {width: 80%}}#brxe-jgakmf {background-color: #ba1200; padding-top: 0; padding-bottom: 85px; align-items: center}@media (max-width: 478px) {#brxe-jgakmf {overflow: clip}}#brxe-vfnzxs {font-family: "Times New Roman Condensed"; font-size: 40px; color: #5f5035; text-align: center; font-style: normal; line-height: 1; letter-spacing: -1px; align-self: center}#brxe-ondsol {width: 900px; row-gap: 30px}@media (max-width: 767px) {#brxe-ondsol {width: 70%; min-width: 380px}}@media (max-width: 478px) {#brxe-ondsol {min-width: 300px; width: 100%}}#brxe-ktbtto {width: 90%}@media (max-width: 991px) {#brxe-ktbtto {width: 90%}}@media (max-width: 478px) {#brxe-ktbtto {width: 84%}}#brxe-gjczzv {background-color: #f5f2ed; background-image: url("https://deya.co/wp-content/uploads/2026/05/Darker-darker-cream-grid-pattern.png"); background-repeat: repeat; background-size: 400px; row-gap: 40px}@media (max-width: 478px) {#brxe-gjczzv {padding-right: 0; padding-left: 0; overflow: clip}}#brxe-emsjdz {color: #5f5035; font-style: normal; text-align: left; font-size: 1em; align-self: center}#brxe-flflmj {row-gap: 12px; flex-direction: column; justify-content: flex-end}#brxe-qdoyzw {width: 100%}#brxe-qdoyzw:not(.tag), #brxe-qdoyzw img {object-fit: cover}#brxe-strobb {color: #5f5035; font-style: italic; text-align: center; font-size: 17px; line-height: 1.1; align-self: flex-end}#brxe-xkpxhn {width: 300px; flex-direction: column; row-gap: 15px}@media (max-width: 478px) {#brxe-xkpxhn {width: 200px}}#brxe-qowryg {width: 800px; flex-direction: row; column-gap: 80px; align-items: flex-end}@media (max-width: 478px) {#brxe-qowryg {width: 90%}}#brxe-sjbsav {background-color: #fffcf7; padding-bottom: 50px}@media (max-width: 478px) {#brxe-sjbsav {overflow: clip}}#brxe-ssadut {height: 100%; width: auto}@media (max-width: 478px) {#brxe-ssadut {width: 100%; height: auto}}#brxe-zgmntw {width: 21px; position: absolute; transform: rotateZ(145deg); left: 42%; z-index: 1; bottom: 88%}@media (max-width: 991px) {#brxe-zgmntw {visibility: hidden}}@media (max-width: 767px) {#brxe-zgmntw {transform: rotateZ(150deg); width: 90px}}@media (max-width: 478px) {#brxe-zgmntw {width: 40px; left: 90%; visibility: visible; transform: rotateZ(206deg); bottom: 62%}}#brxe-pkgfse {width: auto; height: 100%}@media (max-width: 478px) {#brxe-pkgfse {width: 80%; height: auto}}#brxe-jtkudd {position: absolute; top: 25px; min-width: 60px; max-width: 60px; transform: rotateZ(-9deg); left: -28px}@media (max-width: 991px) {#brxe-jtkudd {width: 340px; top: 60%; margin-top: auto; margin-right: 40px; margin-bottom: 50px; margin-left: auto; left: 47%}}@media (max-width: 767px) {#brxe-jtkudd {top: 66%; left: 46%}}@media (max-width: 478px) {#brxe-jtkudd {top: 28%; left: 0px}}#brxe-dhhrab {position: relative; height: 100%; aspect-ratio: 444/357}@media (max-width: 478px) {#brxe-dhhrab {width: 100%; display: flex; flex-direction: column; align-items: center}}#brxe-jlqutm {width: 74%; height: 165px; position: relative; flex-direction: row; max-width: 1100px; justify-content: center}@media (max-width: 991px) {#brxe-jlqutm {grid-template-columns: 1fr 1fr; display: grid; align-items: initial}}@media (max-width: 478px) {#brxe-jlqutm {width: 90%; height: auto; display: flex; flex-direction: row; justify-content: center}}#brxe-hkyeve {background-size: 300px; background-blend-mode: overlay; background-color: #fffcf7; row-gap: 24px; padding-top: 60px; padding-bottom: 60px}@media (max-width: 478px) {#brxe-hkyeve {padding-top: 0; padding-bottom: 10px; overflow: clip}}#brxe-lwabrj {width: 100%; text-align: center; font-family: "Times New Roman Condensed"; letter-spacing: -1.9px; color: #ba1200; font-size: 50px}@media (max-width: 478px) {#brxe-lwabrj {width: 80%; align-self: center}}#brxe-bjakxv {background-color: #f5f2ed; border-radius: 15px; padding-top: 40px; padding-right: 50px; padding-bottom: 40px; padding-left: 50px; row-gap: 28px}@media (max-width: 478px) {#brxe-bjakxv {padding-right: 30px; padding-left: 30px}}#brxe-bskhjc {width: 100px; position: absolute; left: 75%}@media (max-width: 478px) {#brxe-bskhjc {left: 81%; bottom: 20px}}#brxe-sjylgl {background-color: #f5f2ed; border-radius: 15px; padding-top: 40px; padding-right: 50px; padding-bottom: 40px; padding-left: 50px; row-gap: 28px}@media (max-width: 478px) {#brxe-sjylgl {padding-right: 65px; padding-left: 30px}}@media (max-width: 478px) {#brxe-pcojvr {position: relative}}#brxe-taxjca {width: 56%; row-gap: 20px; align-items: center; min-width: 650px}@media (max-width: 478px) {#brxe-taxjca {min-width: 0px; width: 90%}}#brxe-jweqow {background-image: url("https://deya.co/wp-content/uploads/2026/05/Green-checkered-pattern.png"); background-color: #c9cba3; background-size: 270px; padding-bottom: 120px}@media (max-width: 478px) {#brxe-jweqow {overflow: clip}}#brxe-zodcee {color: #fffcf7; text-align: center; font-family: "Helvetica Neue"; letter-spacing: -2px; font-size: 32px; width: 48%; align-self: center; max-width: 540px}@media (max-width: 478px) {#brxe-zodcee {width: 90%}}#brxe-mzbpaq {background-image: url("https://deya.co/wp-content/uploads/2026/05/SCREENSHOT-All-early-YouTube-videos-GRADIENT.png"); background-size: cover}#brxe-wegmaj {background-color: #ba1200; padding-top: 90px; padding-bottom: 0}@media (max-width: 478px) {#brxe-wegmaj {overflow: clip; padding-top: 60px}}#brxe-tgfrvs {position: absolute; transform: rotateZ(7deg); left: 110%; z-index: 2; width: 300px; top: -10%}@media (max-width: 991px) {#brxe-tgfrvs {width: 340px; margin-top: auto; margin-right: 40px; margin-bottom: 50px; margin-left: auto}}#brxe-qmtxfp {text-align: center}#brxe-qmtxfp a {text-align: center; font-size: inherit}#brxe-ftllxl {display: flex; align-items: flex-start}#brxe-axjaxp {display: flex; align-items: flex-start}#brxe-zwcsqs {display: flex; align-items: flex-start}#brxe-akiqyd {display: flex; align-items: flex-start}#brxe-bxnoqw {display: flex; align-items: flex-start}#brxe-qqnpyu {display: flex; align-items: flex-start}#brxe-xpkgrw {background-color: #fffcf7; border-radius: 15px; padding-top: 40px; padding-right: 50px; padding-bottom: 40px; padding-left: 50px; row-gap: 28px; width: 100%; margin-bottom: 20px}@media (max-width: 478px) {#brxe-xpkgrw {padding-right: 40px; padding-left: 40px}}#brxe-noxmab {width: 100%; left: 100px; border-radius: 16px; justify-content: center}@media (max-width: 478px) {#brxe-noxmab {padding-top: -; margin-top: -20px; margin-bottom: 10px; margin-left: -100px}}#brxe-hokfpq {position: absolute; transform: rotateZ(0deg); z-index: 1; width: 300px; left: 95%; top: 3%}@media (max-width: 478px) {#brxe-hokfpq {position: static; width: 100%; left: 0px}}#brxe-hkisgw {font-size: 54px; font-family: "Times New Roman Condensed"; letter-spacing: -1.9px; text-align: center; color: #191716; width: 100%}#brxe-hkisgw a {font-size: 54px; font-family: "Times New Roman Condensed"; letter-spacing: -1.9px; text-align: center; color: #191716; font-size: inherit}#brxe-pfhyvd {padding-top: 40px; padding-right: 50px; padding-bottom: 40px; padding-left: 50px; text-align: left}#brxe-pfhyvd a {text-align: left; font-size: inherit}#brxe-epvpfl {width: 100%; max-width: 720px; background-color: #fffcf6; border-radius: 15px; margin-top: -10px}#brxe-rjlxnn {position: absolute; min-width: 60px; transform: rotateZ(7deg); max-width: 60px; top: 50%; z-index: 2}@media (max-width: 991px) {#brxe-rjlxnn {width: 340px; margin-top: auto; margin-right: 40px; margin-bottom: 50px; margin-left: auto}}#brxe-vxqrag {top: 16%; left: -37%}@media (max-width: 478px) {#brxe-vxqrag {display: none}}#brxe-wrmkxx {left: 115%; top: 40%; position: absolute}#brxe-ffnssp {position: relative; width: 700px}@media (max-width: 478px) {#brxe-ffnssp {width: 85%}}#brxe-lhcrnv {background-color: #e2e3ce; padding-top: 80px; padding-right: 0; padding-bottom: 100px; padding-left: 0; row-gap: 0px; flex-direction: column; overflow: clip; justify-content: center}@media (max-width: 478px) {#brxe-lhcrnv {padding-top: 40px; padding-bottom: 50px; overflow: clip}}#brxe-ydvqug {width: 100%; position: absolute}@media (max-width: 478px) {#brxe-ydvqug {position: absolute; z-index: 0; top: 0px; height: 106%}}#brxe-wqgpos {font-family: "Times New Roman Condensed"; letter-spacing: -1.9px; text-align: left; color: #191716; font-size: 54px; margin-top: 50px; margin-bottom: 20px; width: 100%; padding-left: 100px}#brxe-wqgpos a {font-family: "Times New Roman Condensed"; letter-spacing: -1.9px; text-align: left; color: #191716; font-size: 54px; font-size: inherit}.highlight { position: relative;} .highlight::after { content: ''; position: absolute; bottom: -2px; left: 0; width: 0; height: 40px; background-color: red; transition: width 0.3s ease;} .stand-out-section-2.in-view .highlight::after { width: 100%; transition: width 0.3s ease 0.5s;}@media (max-width: 767px) {#brxe-wqgpos {font-size: 42px}#brxe-wqgpos a {font-size: 42px; font-size: inherit}}@media (max-width: 478px) {#brxe-wqgpos {margin-bottom: 10px; padding-left: 0}}#brxe-ugqqdg {padding-left: 100px}@media (max-width: 478px) {#brxe-ugqqdg {padding-left: 0}}#brxe-flxvrq {padding-top: 0}@media (max-width: 478px) {#brxe-flxvrq {order: 1}}#brxe-dxctdb {margin-bottom: 10px; margin-left: 60px; transform: rotateZ(-3deg); height: 370px; width: auto}#brxe-dxctdb { float: right;}@media (max-width: 767px) {#brxe-dxctdb {height: 250px}}@media (max-width: 478px) {#brxe-dxctdb {margin-bottom: -15px; margin-left: 0; align-self: center; order: 0; height: 340px}}#brxe-nztkuq {z-index: 1; padding-top: 60px; padding-right: 100px; padding-left: 0; display: flex; column-gap: 0px}@media (max-width: 478px) {#brxe-nztkuq {display: flex; flex-direction: column; row-gap: 0px; z-index: 1; padding-top: 40px; padding-right: 60px; padding-bottom: 0; padding-left: 60px}}#brxe-togbzd {z-index: 1; padding-right: 100px; padding-left: 100px}@media (max-width: 478px) {#brxe-togbzd {z-index: 1; padding-right: 60px; padding-left: 60px}}#brxe-kgquyi {width: 90%; color: #191716; font-size: 40px; text-align: right; z-index: 1; padding-right: 80px; margin-top: -20px; margin-bottom: 10px}#brxe-kgquyi a {color: #191716; font-size: 40px; text-align: right; font-size: inherit}@media (max-width: 478px) {#brxe-kgquyi {z-index: 1; padding-right: 40px}}#brxe-chfxwj {font-size: 16px; line-height: 1.4; z-index: 1; padding-right: 100px; padding-left: 100px}#brxe-chfxwj a {font-size: 16px; line-height: 1.4; font-size: inherit}@media (max-width: 478px) {#brxe-chfxwj {z-index: 1; padding-right: 60px; padding-left: 60px}}#brxe-tecilm {background-size: cover; background-repeat: no-repeat; width: 870px; padding-top: 0; padding-right: 0; padding-left: 0; height: 950px; position: relative}@media (max-width: 478px) {#brxe-tecilm {flex-direction: column; row-gap: 40px; column-gap: 0px; width: 440px; background-size: 100%; max-width: none; overflow: visible; position: relative; margin-bottom: 70px; height: auto; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; align-items: flex-start}}#brxe-igavss {width: 300px; align-items: center; padding-top: 15px; padding-bottom: 15px; z-index: 1}#brxe-yiinlo {background-color: #c9cba3; background-image: url("https://deya.co/wp-content/uploads/2026/05/Green-checkered-pattern.png"); background-size: 30%; padding-top: 70px; padding-bottom: 70px; row-gap: 30px}@media (max-width: 478px) {#brxe-yiinlo {padding-top: 0; padding-right: 0; padding-bottom: 55px; padding-left: 0; flex-direction: row; justify-content: center; row-gap: 10px; overflow: clip}}#brxe-qchwmz {width: 160px; position: absolute; left: 4%; bottom: -5px}@media (max-width: 478px) {#brxe-qchwmz {width: 90px}}#brxe-fuhwjb {width: 270px; position: absolute; top: 10%; transform: rotateZ(6deg); left: -4%}@media (max-width: 478px) {#brxe-fuhwjb {display: none}}#brxe-pasnju {width: 370px; position: absolute; top: 36%; transform: rotateZ(-9deg); right: -10%}@media (max-width: 478px) {#brxe-pasnju {display: none}}#brxe-rybbao {font-size: 54px; text-align: center; letter-spacing: -1.9px; font-family: "Times New Roman Condensed"; color: #ba1200; margin-bottom: 20px; width: 100%}#brxe-rybbao a {font-size: 54px; text-align: center; letter-spacing: -1.9px; font-family: "Times New Roman Condensed"; color: #ba1200; font-size: inherit}#brxe-dfluvz {margin-bottom: 0}#brxe-toxsnm {margin-bottom: 0}#brxe-mrxvxm {width: 100%; font-size: 0.8em; font-style: italic; text-align: center; margin-top: 40px}#brxe-yxvhwh {width: 55%; min-width: 650px; max-width: 700px; row-gap: 7px; position: relative}@media (max-width: 991px) {#brxe-yxvhwh {min-width: 500px; width: 80%}}@media (max-width: 478px) {#brxe-yxvhwh {min-width: 0px}}#brxe-eaqvhr {width: 1365px; position: relative; padding-top: 90px; padding-bottom: 90px}@media (max-width: 478px) {#brxe-eaqvhr {padding-bottom: 140px}}#brxe-opczgn {position: relative; background-color: #fffcf7; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; overflow: clip}@media (max-width: 478px) {#brxe-opczgn {overflow: clip}}#brxe-tprurk {color: #fffcf7; text-align: center; font-size: 32px; font-family: "Helvetica Neue"; letter-spacing: -2px; align-self: center}#brxe-yzumbk {color: #fffcf7; text-align: center}#brxe-knxmak {width: 100%; color: #fffcf7; text-align: center; font-weight: 500; font-size: 1.4em}#brxe-pkowpv {width: 600px}@media (max-width: 478px) {#brxe-pkowpv {width: 90%}}#brxe-pqkjqr {background-color: #ba1200; padding-top: 70px; padding-bottom: 70px}@media (max-width: 478px) {#brxe-pqkjqr {overflow: clip}}#brxe-punfne {font-family: "Times New Roman Condensed"; letter-spacing: -1.9px; text-align: center; color: #191716; font-size: 54px; width: 600px; align-self: center}#brxe-punfne a {font-family: "Times New Roman Condensed"; letter-spacing: -1.9px; text-align: center; color: #191716; font-size: 54px; font-size: inherit}.highlight { position: relative;} .highlight::after { content: ''; position: absolute; bottom: -2px; left: 0; width: 0; height: 40px; background-color: red; transition: width 0.3s ease;} .stand-out-section-2.in-view .highlight::after { width: 100%; transition: width 0.3s ease 0.5s;}#brxe-pqyxkm {width: 300px; padding-top: 15px; padding-bottom: 15px; align-self: center; margin-top: 0}#brxe-xgahqn {width: 100%}#brxe-kxgncf {width: 90%; font-size: 40px; color: #191716; text-align: right}#brxe-kxgncf a {font-size: 40px; color: #191716; text-align: right; font-size: inherit}#brxe-rogykw .line {height: 2px}#brxe-rogykw.horizontal .line {border-top-width: 2px; width: 100%; border-top-color: #ba1200; border-top-style: dashed}#brxe-rogykw.vertical .line {border-right-width: 100%; border-right-color: #ba1200; border-right-style: dashed}#brxe-rogykw.horizontal {justify-content: center}#brxe-rogykw.vertical {align-self: center}#brxe-rogykw .icon {color: #ba1200}#brxe-rogykw {margin-top: 10px; margin-bottom: 10px; align-items: center}#brxe-vfgtra {font-size: .9em; line-height: 1.3}#brxe-gitdln {width: 800px; background-color: #fffcf7; border-radius: 15px; padding-top: 70px; padding-right: 70px; padding-bottom: 70px; padding-left: 70px; row-gap: 28px}#brxe-zhkkif {background-color: #ba1200; background-image: url("https://deya.co/wp-content/uploads/2026/05/PATTERN-red-checks.png"); background-repeat: repeat; background-size: 250px; padding-top: 70px; padding-bottom: 70px; row-gap: 30px}@media (max-width: 478px) {#brxe-zhkkif {overflow: clip}}#brxe-ywlrct {align-self: center; width: 120px; position: relative; top: 20%}#brxe-dvicwf {font-size: .9em; line-height: 1; color: #fffcf7; font-weight: 500; align-self: flex-start}#brxe-dvicwf a {font-size: .9em; line-height: 1; color: #fffcf7; font-weight: 500; font-size: inherit}#brxe-nykwtv {font-size: .7em; line-height: 1.3; color: #fffcf7}#brxe-nykwtv a {font-size: .7em; line-height: 1.3; color: #fffcf7; font-size: inherit}#brxe-ffymzb {flex-direction: row; column-gap: 50px}#brxe-bhwgwz {background-color: #700b00}@media (max-width: 478px) {#brxe-bhwgwz {overflow: clip}}