@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-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}}@layer bricks {.brxe-button{width:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons i{line-height:unset}.brxe-social-icons span{align-items:center;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}}@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 {: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}}#brxe-rscqru {margin-bottom: 1%; color: var(--bricks-color-wcgdkq); font-size: 80px; padding-left: 3%; width: 80%; align-self: flex-start}@media (max-width: 1303px) {#brxe-rscqru {font-size: 65px}}@media (max-width: 991px) {#brxe-rscqru {font-size: 50px; width: 100%}}@media (max-width: 767px) {#brxe-rscqru {font-size: 40px}}@media (max-width: 478px) {#brxe-rscqru {font-size: 30px; padding-left: 0}}#brxe-ngwonj.horizontal .line {width: 100%; border-top-color: var(--bricks-color-6b3a28)}#brxe-ngwonj.vertical .line {border-right-width: 100%; border-right-color: var(--bricks-color-6b3a28)}#brxe-ngwonj .icon {color: var(--bricks-color-6b3a28)}#brxe-abthqf {align-self: flex-start; padding-left: 3%; margin-top: 1%; width: 80%}@media (max-width: 991px) {#brxe-abthqf {width: 100%}}@media (max-width: 478px) {#brxe-abthqf {display: none}}#brxe-gjlqoj {align-self: center !important; align-items: flex-start; justify-content: flex-end; flex-direction: column; padding-bottom: 2%; min-width: 100%}@media (max-width: 991px) {#brxe-gjlqoj {min-width: 94%; margin-right: 0; margin-left: 0}}#brxe-stmojz:hover {border: 1px solid var(--bricks-color-pnlckj)}#brxe-stmojz {border: 1px solid var(--bricks-color-pnlckj)}@media (max-width: 767px) {#brxe-stmojz {width: 40%}}@media (max-width: 478px) {#brxe-stmojz {width: 90%}}@media (max-width: 991px) {#brxe-dyyjoo {padding-top: 9px; padding-bottom: 9px; padding-left: 54px; font-size: 18px}}@media (max-width: 767px) {#brxe-dyyjoo {width: 40%}}@media (max-width: 478px) {#brxe-dyyjoo {width: 90%; margin-top: 5%; display: none}}#brxe-cvoxdr {flex-direction: row; column-gap: 3%; align-items: center; justify-content: flex-start; align-self: center !important; padding-left: 3%}@media (max-width: 1303px) {#brxe-cvoxdr {flex-direction: row}}@media (max-width: 767px) {#brxe-cvoxdr {flex-direction: row}}@media (max-width: 478px) {#brxe-cvoxdr {flex-direction: column; padding-left: 0}}#brxe-lddach {width: 100%; min-width: 100%; max-width: 100%; padding-top: 0}#brxe-jadmnx {height: 100dvh; align-self: center !important; justify-content: flex-end; align-items: center; padding-bottom: 0%; z-index: 0; background-image: url("https://lolitasnacks.testdcip.com/wp-content/uploads/2023/11/unnamed.jpg"); background-size: cover; background-position: center center; position: relative}:where(#brxe-jadmnx > *:not(figcaption)) {position: relative}#brxe-jadmnx::before {background-image: linear-gradient(1deg, #212121, rgba(33, 33, 33, 0.15), rgba(33, 33, 33, 0.15)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {#brxe-jadmnx {row-gap: 30px}}@media (max-width: 478px) {#brxe-jadmnx {height: 100dvh}}#brxe-njtcpl {z-index: 1; text-transform: uppercase; font-size: 74px}@media (max-width: 1303px) {#brxe-njtcpl {font-size: 40px}}@media (max-width: 991px) {#brxe-njtcpl {font-size: 30px}}@media (max-width: 767px) {#brxe-njtcpl {font-size: 30px}}@media (max-width: 478px) {#brxe-njtcpl {font-size: 23px}}@media (max-width: 991px) {#brxe-otgljr {margin-top: 5%}}@media (max-width: 478px) {#brxe-otgljr {margin-top: 10%}}#brxe-cmvfic {width: 70%}@media (max-width: 991px) {#brxe-cmvfic {width: 100%}}#brxe-oaikov {flex-direction: row; padding-bottom: 0}@media (max-width: 991px) {#brxe-oaikov {padding-bottom: 5%}}@media (max-width: 767px) {#brxe-oaikov {width: 90%; align-items: center; justify-content: center; align-self: center !important}}@media (max-width: 478px) {#brxe-oaikov {width: 90%}}#brxe-rxemrl {background-color: var(--bricks-color-pnlckj)}@media (max-width: 767px) {#brxe-rxemrl {padding-bottom: 5%}}#brxe-gawizr {text-align: center; font-size: 35px}#brxe-xvfxnl {text-align: center; margin-top: 1%}#brxe-xvfxnl a {text-align: center; font-size: inherit}#brxe-ulusnc {align-self: center !important; justify-content: center; align-items: center}@media (max-width: 767px) {#brxe-ulusnc {flex-direction: column; width: 60%}}@media (max-width: 478px) {#brxe-ulusnc {width: 70%}}#brxe-lpfuom {align-self: center !important; justify-content: center; align-items: center; width: auto}@media (max-width: 767px) {#brxe-lpfuom {width: 40%}}@media (max-width: 478px) {#brxe-lpfuom {width: 30%}}[data-id="brxe-surtxw"].splide__slide {background-color: var(--bricks-color-pnlckj); flex-direction: row}@media (max-width: 767px) {[data-id="brxe-surtxw"].splide__slide {flex-direction: row}}#brxe-llaltb {text-align: center; font-size: 35px}#brxe-wxelqo {text-align: center; margin-top: 1%}#brxe-wxelqo a {text-align: center; font-size: inherit}#brxe-qbnvin {align-self: center !important; justify-content: center; align-items: center; flex-direction: column}@media (max-width: 767px) {#brxe-qbnvin {width: 50%}}@media (max-width: 478px) {#brxe-qbnvin {width: 70%}}#brxe-xevdgv {width: auto; align-self: center !important; justify-content: center; align-items: center}@media (max-width: 767px) {#brxe-xevdgv {width: 40%}}@media (max-width: 478px) {#brxe-xevdgv {width: 30%}}[data-id="brxe-ehronw"].splide__slide {background-color: var(--bricks-color-pnlckj); flex-direction: row}#brxe-rsxhmb {text-align: center; font-size: 35px}#brxe-yzljdw {text-align: center; margin-top: 1%}#brxe-yzljdw a {text-align: center; font-size: inherit}#brxe-ekmamk {flex-direction: column; align-self: center !important; justify-content: center; align-items: center}@media (max-width: 767px) {#brxe-ekmamk {width: 50%}}@media (max-width: 478px) {#brxe-ekmamk {width: 70%}}#brxe-mzyxzd {align-self: center !important; justify-content: center; align-items: center; width: auto}@media (max-width: 767px) {#brxe-mzyxzd {width: 40%}}@media (max-width: 478px) {#brxe-mzyxzd {width: 30%}}[data-id="brxe-mndikt"].splide__slide {background-color: var(--bricks-color-pnlckj); flex-direction: row}#brxe-mdcapx {text-align: center; font-size: 35px}#brxe-khaxcc {text-align: center; margin-top: 1%}#brxe-khaxcc a {text-align: center; font-size: inherit}#brxe-izuwjk {align-self: center !important; justify-content: center; align-items: center; flex-direction: column}@media (max-width: 767px) {#brxe-izuwjk {width: 50%}}@media (max-width: 478px) {#brxe-izuwjk {width: 70%}}#brxe-lxunco {width: auto; align-self: center !important; justify-content: center; align-items: center}@media (max-width: 767px) {#brxe-lxunco {width: 40%}}@media (max-width: 478px) {#brxe-lxunco {width: 30%}}[data-id="brxe-mkibad"].splide__slide {background-color: var(--bricks-color-pnlckj); flex-direction: row}#brxe-qyzrcd {width: 90%}@media (max-width: 991px) {#brxe-qyzrcd {width: 100%}}@media (max-width: 767px) {#brxe-qyzrcd {width: 200%}}#brxe-jehrpv {align-items: flex-end; padding-top: 0; padding-bottom: 0}#brxe-acdyzf {flex-direction: row; background-color: var(--bricks-color-pnlckj); border-bottom: 1px solid var(--bricks-color-vgnlaz)}@media (max-width: 991px) {#brxe-acdyzf {display: flex}}@media (max-width: 478px) {#brxe-acdyzf {display: flex}}#brxe-fkkvby {z-index: 1; font-family: "Caprasimo"; font-weight: 400; font-size: 50px}@media (max-width: 991px) {#brxe-fkkvby {font-size: 40px}}@media (max-width: 767px) {#brxe-fkkvby {font-size: 30px}}#brxe-vcfdai {margin-top: 5%; width: 90%}@media (max-width: 991px) {#brxe-vcfdai {width: 100%}}#brxe-ecuhxl {width: 70%}@media (max-width: 991px) {#brxe-ecuhxl {width: 100%}}@media (max-width: 478px) {#brxe-ecuhxl {width: 100%}}#brxe-saxkpz {margin-bottom: 0}#brxe-saxkpz:not(.tag), #brxe-saxkpz img {object-fit: cover}#brxe-ajxzlq {width: 30%; align-self: center !important; align-items: flex-start; justify-content: center}@media (max-width: 478px) {#brxe-ajxzlq {width: 200%}}#brxe-xouhzj {flex-direction: row}@media (max-width: 991px) {#brxe-xouhzj {flex-direction: column; row-gap: 50px}}@media (max-width: 767px) {#brxe-xouhzj {width: 90%}}@media (max-width: 478px) {#brxe-xouhzj {flex-direction: column; row-gap: 29px}}#brxe-akpgbw {background-color: var(--bricks-color-vgnlaz); border-bottom: 1px solid var(--bricks-color-wcgdkq)}#brxe-xktxnb {text-align: center}#brxe-kbquba {margin-top: 2%; text-align: center; width: 65%}#brxe-kbquba a {text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-kbquba {width: 96%; margin-top: 14%}}#brxe-utmxad li.has-link a, #brxe-utmxad li.no-link {padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; color: #ffffff; text-align: center; align-items: center; justify-content: flex-start; gap: 11px}#brxe-utmxad {flex-direction: column; align-self: center; justify-content: center; align-items: center; gap: 0px; display: none}#brxe-kycfaw {align-self: center !important; justify-content: center; align-items: center}#brxe-klxuso {background-color: var(--bricks-color-pnlckj)}#brxe-xcfbwq {text-align: center; font-size: 30px}#brxe-uwdolt {text-align: center; font-size: 16px; margin-top: 1%}#brxe-uwdolt a {text-align: center; font-size: 16px; font-size: inherit}#brxe-vbmxyh {align-self: center !important; justify-content: center; align-items: center; row-gap: 10px}[data-id="brxe-fqwpuw"].splide__slide {background-color: var(--bricks-color-ddysvk); flex-direction: row; padding-right: 20px; padding-left: 20px}#brxe-yuduys {text-align: center; font-size: 30px}#brxe-uymnwc {text-align: center; font-size: 16px; margin-top: 1%}#brxe-uymnwc a {text-align: center; font-size: 16px; font-size: inherit}#brxe-sbeapx {align-self: center !important; justify-content: center; align-items: center; flex-direction: column; row-gap: 10px}[data-id="brxe-nqlvuw"].splide__slide {background-color: var(--bricks-color-ddysvk); flex-direction: row; padding-right: 20px; padding-left: 20px}#brxe-gxmahe {text-align: center; font-size: 30px}#brxe-ftqeha {text-align: center; font-size: 16px; margin-top: 1%}#brxe-ftqeha a {text-align: center; font-size: 16px; font-size: inherit}#brxe-jhciyc {flex-direction: column; align-self: center !important; justify-content: center; align-items: center; row-gap: 10px}[data-id="brxe-mzxocm"].splide__slide {background-color: var(--bricks-color-ddysvk); flex-direction: row; padding-right: 20px; padding-left: 20px}#brxe-kxydwu {text-align: center; font-size: 30px}#brxe-yymjjr {text-align: center; font-size: 16px; margin-top: 1%}#brxe-yymjjr a {text-align: center; font-size: 16px; font-size: inherit}#brxe-bsfimq {align-self: center !important; justify-content: center; align-items: center; flex-direction: column; row-gap: 10px}[data-id="brxe-sqshon"].splide__slide {background-color: var(--bricks-color-ddysvk); flex-direction: row; padding-right: 20px; padding-left: 20px}#brxe-wnmjgo {min-width: 100%; padding-top: 0; padding-bottom: 0; align-items: flex-end}#brxe-uzizne {flex-direction: row; background-color: var(--bricks-color-pnlckj); border-bottom: 1px solid var(--bricks-color-vgnlaz); display: none}@media (max-width: 991px) {#brxe-uzizne {display: flex}}#brxe-smqsur {text-align: center; font-size: 30px}#brxe-wwsfen {text-align: center; font-size: 16px; margin-top: 1%}#brxe-wwsfen a {text-align: center; font-size: 16px; font-size: inherit}#brxe-rfghjn {align-self: center !important; justify-content: center; align-items: center; row-gap: 10px; width: 24%; padding-top: 5%; padding-bottom: 5%; background-color: #c52d1b}#brxe-jclrug {text-align: center; font-size: 30px}#brxe-jnhzti {text-align: center; font-size: 16px; margin-top: 1%}#brxe-jnhzti a {text-align: center; font-size: 16px; font-size: inherit}#brxe-qgtijq {align-self: center !important; justify-content: center; align-items: center; row-gap: 10px; width: 24%; padding-top: 5%; padding-bottom: 5%; background-color: #c52d1b}#brxe-twguub {text-align: center; font-size: 30px}#brxe-qrfgrj {text-align: center; font-size: 16px; margin-top: 1%}#brxe-qrfgrj a {text-align: center; font-size: 16px; font-size: inherit}#brxe-vbllhx {align-self: center !important; justify-content: center; align-items: center; row-gap: 10px; width: 24%; padding-top: 5%; padding-bottom: 5%; background-color: #c52d1b}#brxe-esdcyv {text-align: center; font-size: 30px}#brxe-skpwna {text-align: center; font-size: 16px; margin-top: 1%}#brxe-skpwna a {text-align: center; font-size: 16px; font-size: inherit}#brxe-fzqyqo {align-self: center !important; justify-content: center; align-items: center; row-gap: 10px; width: 24%; padding-top: 5%; padding-bottom: 5%; background-color: #c52d1b}#brxe-xznuvk {min-width: 100%; padding-top: 0; padding-bottom: 0; align-items: flex-end; flex-direction: row; display: flex; flex-wrap: wrap; justify-content: space-between}@media (max-width: 478px) {#brxe-xznuvk {height: 70vh}}#brxe-utimid {flex-direction: row; background-color: var(--bricks-color-pnlckj); border-bottom: 1px solid var(--bricks-color-vgnlaz); display: flex}@media (max-width: 991px) {#brxe-utimid {display: none}}#brxe-lqbmqa {text-align: justify}#brxe-bfmrmw {text-align: justify}#brxe-voqktn {text-align: justify}#brxe-dhxqmq {align-self: center !important; justify-content: center; align-items: center}#brxe-arufim {background-image: url("https://lolitasnacks.testdcip.com/wp-content/uploads/2023/11/papas-abiertas-bodegon-scaled.jpg"); background-size: cover; background-position: center center; position: relative}:where(#brxe-arufim > *:not(figcaption)) {position: relative}#brxe-arufim::before {background-image: linear-gradient(rgba(33, 33, 33, 0.15), rgba(33, 33, 33, 0.15)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-azitww {color: var(--bricks-color-pnlckj); font-size: 26px; margin-bottom: 3%}@media (max-width: 478px) {#brxe-azitww {margin-top: 15%; margin-bottom: 7%; font-size: 23px}}#brxe-xgxznh {display: flex; justify-content: flex-start; align-self: flex-start !important; column-gap: 30px}#brxe-iakfca {padding-bottom: 0; padding-left: 0}.brxe-kaftmd .brxe-eyaqyr.brxe-block {height: 35vh; background-position: center center; background-size: cover; margin-bottom: 5%}@media (max-width: 478px) {.brxe-kaftmd .brxe-eyaqyr.brxe-block {height: 45vh}}.brxe-kaftmd .brxe-ptiimp.brxe-heading {color: var(--bricks-color-pnlckj); font-size: 21px; text-align: left; border-bottom-width: 0}.brxe-kaftmd .brxe-ccutwm.brxe-block {padding-top: 1%; padding-bottom: 1%; border-bottom: 1px solid var(--bricks-color-pnlckj); flex-direction: row; justify-content: space-between}.brxe-kaftmd .brxe-hgiqiu.brxe-div {width: 100%}@media (max-width: 478px) {.brxe-kaftmd .brxe-hgiqiu.brxe-div {align-self: center !important; align-items: center}}@media (max-width: 478px) {.brxe-kaftmd.brxe-block {align-items: center}}#brxe-aietiu {width: 100%; align-self: center; padding-bottom: 3%}#brxe-aietiu > .splide__arrows > .splide__arrow {color: var(--bricks-color-vgnlaz)}#brxe-aietiu > .splide__arrows > .splide__arrow svg {fill: var(--bricks-color-vgnlaz)}#brxe-bkdpql {color: var(--bricks-color-pnlckj)}#brxe-bkdpql a {color: var(--bricks-color-pnlckj); font-size: inherit}#brxe-dsnabr {align-self: flex-start !important; align-items: flex-start}@media (max-width: 478px) {#brxe-dsnabr {padding-right: 7%}}#brxe-lcider {padding-top: 0; width: 100%; align-items: flex-start; align-self: flex-start !important}#brxe-mldlkx {padding-top: 0; padding-bottom: 0; margin-top: 0}@media (max-width: 478px) {#brxe-mldlkx {width: 95%; align-items: center; align-self: center !important; padding-top: 3%; padding-right: 5%; padding-bottom: 3%; padding-left: 5%}}#brxe-klbieq {background-color: var(--bricks-color-vgnlaz); padding-left: 0; margin-left: 0}#brxe-zbpogu {text-align: left; color: var(--bricks-color-vgnlaz); margin-bottom: 5%}@media (max-width: 478px) {#brxe-zbpogu {font-size: 25px}}#brxe-rfswdk {color: var(--bricks-color-vgnlaz); text-align: left}#brxe-rfswdk a {color: var(--bricks-color-vgnlaz); text-align: left; font-size: inherit}#brxe-glcbyh {width: 40%}@media (max-width: 991px) {#brxe-glcbyh {width: 100%}}@media (max-width: 767px) {#brxe-glcbyh {width: 100%}}@media (max-width: 478px) {#brxe-glcbyh {width: 100%}}#brxe-fjkaom {font-size: 14px; color: var(--bricks-color-vgnlaz); margin-top: 5%; justify-content: space-between}#brxe-fjkaom .form-group:nth-child(1) {width: 100%}#brxe-fjkaom .form-group:nth-child(2) {width: 49%}#brxe-fjkaom .form-group:nth-child(3) {width: 49%}#brxe-fjkaom .form-group:nth-child(4) {width: 100%}#brxe-fjkaom .form-group:nth-child(5) {width: 49%}#brxe-fjkaom .form-group:nth-child(6) {width: 49%}#brxe-fjkaom .form-group:nth-child(7) {width: 100%}#brxe-fjkaom .form-group:nth-child(8) {width: 100%}#brxe-fjkaom .form-group:nth-child(9) {width: 100%}#brxe-fjkaom ::placeholder {color: var(--bricks-color-pnlckj); font-size: 14px; font-family: "Montserrat"; font-weight: 400}#brxe-fjkaom select {color: var(--bricks-color-pnlckj); font-size: 14px; font-family: "Montserrat"; font-weight: 400; border-top: 0 solid var(--bricks-color-vgnlaz); border-right: 0 solid var(--bricks-color-vgnlaz); border-bottom: 1px solid var(--bricks-color-vgnlaz); border-left: 0 solid var(--bricks-color-vgnlaz); background-color: var(--bricks-color-vgnlaz)}#brxe-fjkaom .form-group input {border-top: 0 solid var(--bricks-color-vgnlaz); border-right: 0 solid var(--bricks-color-vgnlaz); border-bottom: 1px solid var(--bricks-color-vgnlaz); border-left: 0 solid var(--bricks-color-vgnlaz); background-color: var(--bricks-color-vgnlaz)}#brxe-fjkaom .flatpickr {border-top: 0 solid var(--bricks-color-vgnlaz); border-right: 0 solid var(--bricks-color-vgnlaz); border-bottom: 1px solid var(--bricks-color-vgnlaz); border-left: 0 solid var(--bricks-color-vgnlaz); background-color: var(--bricks-color-vgnlaz)}#brxe-fjkaom textarea {border-top: 0 solid var(--bricks-color-vgnlaz); border-right: 0 solid var(--bricks-color-vgnlaz); border-bottom: 1px solid var(--bricks-color-vgnlaz); border-left: 0 solid var(--bricks-color-vgnlaz); background-color: var(--bricks-color-vgnlaz)}#brxe-fjkaom .bricks-button:not([type=submit]) {border-top: 0 solid var(--bricks-color-vgnlaz); border-right: 0 solid var(--bricks-color-vgnlaz); border-bottom: 1px solid var(--bricks-color-vgnlaz); border-left: 0 solid var(--bricks-color-vgnlaz)}#brxe-fjkaom .choose-files {border-top: 0 solid var(--bricks-color-vgnlaz); border-right: 0 solid var(--bricks-color-vgnlaz); border-bottom: 1px solid var(--bricks-color-vgnlaz); border-left: 0 solid var(--bricks-color-vgnlaz)}#brxe-fjkaom button[type=submit].bricks-button {border: 1px solid var(--bricks-color-vgnlaz)}#brxe-fjkaom .bricks-button {color: var(--bricks-color-pnlckj)}@media (max-width: 478px) {#brxe-fjkaom .form-group:nth-child(2) {width: 100%}#brxe-fjkaom .form-group:nth-child(3) {width: 100%}#brxe-fjkaom .form-group:nth-child(5) {width: 100%}#brxe-fjkaom .form-group:nth-child(6) {width: 100%}#brxe-fjkaom {margin-bottom: 12%}}#brxe-mgqlfg {font-size: 14px; color: var(--bricks-color-vgnlaz); margin-top: 6%}#brxe-mgqlfg a {font-size: 14px; color: var(--bricks-color-vgnlaz); font-size: inherit}#brxe-lmahkq {width: 60%}@media (max-width: 991px) {#brxe-lmahkq {width: 100%}}@media (max-width: 767px) {#brxe-lmahkq {width: 100%; margin-top: 5%}}@media (max-width: 478px) {#brxe-lmahkq {width: 100%}}#brxe-pibnzi {flex-direction: row; column-gap: 50px}@media (max-width: 991px) {#brxe-pibnzi {flex-direction: column}}@media (max-width: 478px) {#brxe-pibnzi {flex-direction: column; align-self: center !important; justify-content: center; align-items: center}}#brxe-cxxnuy {background-color: var(--bricks-color-pnlckj)}#brxe-aogend {color: var(--bricks-color-pnlckj); font-size: 50px; font-family: "Caprasimo"; font-weight: 400}@media (max-width: 767px) {#brxe-aogend {font-size: 40px}}@media (max-width: 478px) {#brxe-aogend {font-size: 30px}}#brxe-kgnhct .accordion-content-wrapper {color: var(--bricks-color-pnlckj); padding-bottom: 16px}#brxe-kgnhct .accordion-title .icon {color: var(--bricks-color-yblppq)}#brxe-kgnhct .accordion-title .icon.expanded {color: var(--bricks-color-yblppq)}#brxe-kgnhct .accordion-title .title {font-size: 21px}#brxe-kgnhct .accordion-title-wrapper {padding-top: 11px; padding-bottom: 11px}#brxe-kgnhct {margin-top: 2%}#brxe-mjybof {background-color: var(--bricks-color-vgnlaz)}#brxe-kvdfuu {background-image: url("https://lolitasnacks.testdcip.com/wp-content/uploads/2023/10/Grupo-513.svg"); background-size: cover}#brxe-aiyeft {align-self: center !important; justify-content: center; align-items: center; flex-direction: row}#brxe-zejkcq {background-color: var(--bricks-color-pnlckj); border-bottom: 1px solid var(--bricks-color-wcgdkq)}