@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 {.brxe-code{width:100%}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {.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)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-button{width:auto}}@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-qhequb {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-qhequb {font-size: 65px}}@media (max-width: 991px) {#brxe-qhequb {font-size: 50px; width: 100%}}@media (max-width: 767px) {#brxe-qhequb {font-size: 40px}}@media (max-width: 478px) {#brxe-qhequb {font-size: 30px; padding-left: 0}}#brxe-nmmdrn.horizontal .line {width: 100%; border-top-color: var(--bricks-color-6b3a28)}#brxe-nmmdrn.vertical .line {border-right-width: 100%; border-right-color: var(--bricks-color-6b3a28)}#brxe-nmmdrn .icon {color: var(--bricks-color-6b3a28)}#brxe-mmdrce {align-self: flex-start; padding-left: 3%; margin-top: 1%; width: 80%}@media (max-width: 991px) {#brxe-mmdrce {width: 100%}}@media (max-width: 478px) {#brxe-mmdrce {display: none}}#brxe-bckmrb {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-bckmrb {min-width: 94%; margin-right: 0; margin-left: 0}}#brxe-wbyeec:hover {border: 1px solid var(--bricks-color-pnlckj)}#brxe-wbyeec {border: 1px solid var(--bricks-color-pnlckj)}@media (max-width: 767px) {#brxe-wbyeec {width: 40%}}@media (max-width: 478px) {#brxe-wbyeec {width: 90%}}@media (max-width: 991px) {#brxe-ghnfak {padding-top: 9px; padding-bottom: 9px; padding-left: 54px; font-size: 18px}}@media (max-width: 767px) {#brxe-ghnfak {width: 40%}}@media (max-width: 478px) {#brxe-ghnfak {width: 90%; margin-top: 5%; display: none}}#brxe-phsofz {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-phsofz {flex-direction: row}}@media (max-width: 767px) {#brxe-phsofz {flex-direction: row}}@media (max-width: 478px) {#brxe-phsofz {flex-direction: column; padding-left: 0}}#brxe-jxbkla {width: 100%; min-width: 100%; max-width: 100%; padding-top: 0}#brxe-fcwhkt {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/picada-manos-1-scaled.jpg); background-size: cover; background-position: center center; position: relative}:where(#brxe-fcwhkt > *:not(figcaption)) {position: relative}#brxe-fcwhkt::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-fcwhkt {row-gap: 30px}}@media (max-width: 478px) {#brxe-fcwhkt {height: 100dvh}}#brxe-vdbqmn {z-index: 1}#brxe-bwxtmt {width: 85%; margin-top: 5%}#brxe-oybzig {margin-top: 5%}#brxe-nbvgxh {width: 50%}@media (max-width: 991px) {#brxe-nbvgxh {left: 0px; position: relative; width: 50%}}#brxe-ljpekh {margin-bottom: 0; height: 100%; width: 80%; position: relative}#brxe-ljpekh:not(.tag), #brxe-ljpekh img {object-fit: cover}#brxe-mgctjq {align-items: flex-start; justify-content: center; align-self: center !important; height: 46vh; position: static; width: 35%}@media (max-width: 991px) {#brxe-mgctjq {width: 50%}}#brxe-drnbrk {width: 75%; flex-direction: row; justify-content: space-evenly}@media (max-width: 991px) {#brxe-drnbrk {width: 90%}}#brxe-ramqtj {background-color: var(--bricks-color-pnlckj); border-bottom: 1px solid var(--bricks-color-wcgdkq)}@media (max-width: 767px) {#brxe-ramqtj {display: none}}@media (max-width: 478px) {#brxe-rsmhww {z-index: 1}}#brxe-asqthx {z-index: 1}@media (max-width: 478px) {#brxe-asqthx {position: relative; left: 0px; min-height: 58px; order: 1}}@media (max-width: 767px) {#brxe-rbcxga {margin-bottom: 10%}}@media (max-width: 478px) {#brxe-rbcxga {order: 1; z-index: 1; position: relative}}#brxe-oxystw {width: 90%; position: relative; margin-bottom: 0; height: 100%}#brxe-oxystw:not(.tag), #brxe-oxystw img {object-fit: cover}@media (max-width: 478px) {#brxe-oxystw {width: 65%; position: absolute; left: 36%; height: 18.5em}#brxe-oxystw:not(.tag), #brxe-oxystw img {object-fit: cover}}#brxe-kmqdoj {position: relative; width: 70%; z-index: 1; left: 251px}@media (max-width: 991px) {#brxe-kmqdoj {width: 50%; left: 0px; position: static}}@media (max-width: 767px) {#brxe-kmqdoj {width: 100%}}@media (max-width: 478px) {#brxe-kmqdoj {width: 100%; position: relative; justify-content: space-evenly; padding-top: 22%}}#brxe-andyki {width: 75%; flex-direction: row}@media (max-width: 478px) {#brxe-andyki {width: 90%}}#brxe-pdtpfg {background-color: var(--bricks-color-pnlckj); border-bottom: 1px solid var(--bricks-color-wcgdkq); display: none}@media (max-width: 767px) {#brxe-pdtpfg {display: flex}}@media (max-width: 478px) {#brxe-pdtpfg {border: 1px solid rgba(255, 0, 0, 0)}}#brxe-iojbae {width: 65%; margin-top: 5%}@media (max-width: 767px) {#brxe-iojbae {width: 100%}}#brxe-kpvibl {margin-top: 5%}@media (max-width: 767px) {#brxe-kpvibl {width: 200%}}@media (max-width: 478px) {#brxe-kpvibl {margin-top: 15%}}#brxe-xgmsdm {width: 70%; position: relative; z-index: 1; left: 251px}@media (max-width: 991px) {#brxe-xgmsdm {width: 50%; left: 0px; position: static}}@media (max-width: 767px) {#brxe-xgmsdm {width: 100%}}#brxe-kvznwh {flex-direction: row; width: 75%}#brxe-usfrot {background-color: var(--bricks-color-pnlckj); border-bottom: 1px solid var(--bricks-color-wcgdkq); display: none}@media (max-width: 767px) {#brxe-usfrot {display: flex}}#brxe-roqvgx {text-align: center}#brxe-edvmdj {text-align: center}#brxe-vshnep {align-self: center !important; justify-content: center; align-items: center; padding-bottom: 1%}@media (max-width: 478px) {#brxe-vshnep {padding-bottom: 0}}#brxe-jenudd {background-color: var(--bricks-color-pnlckj); display: flex}#brxe-xehpla {width: 100%; margin-bottom: 5%}#brxe-xehpla:not(.tag), #brxe-xehpla img {object-fit: cover}@media (max-width: 478px) {#brxe-xehpla {width: 77%}}#brxe-rimkyp {text-align: center; color: var(--bricks-color-pnlckj)}#brxe-baqjbm {align-self: center !important; justify-content: center; align-items: center; padding-right: 5%; padding-left: 5%}@media (max-width: 478px) {#brxe-baqjbm {visibility: visible}}[data-id="brxe-nevina"].splide__slide {flex-direction: row}@media (max-width: 478px) {[data-id="brxe-nevina"].splide__slide {min-height: 30em}}#brxe-utmhsm {width: 100%; margin-bottom: 5%}#brxe-utmhsm:not(.tag), #brxe-utmhsm img {object-fit: cover}@media (max-width: 478px) {#brxe-utmhsm {width: 77%}}#brxe-mfurvd {color: var(--bricks-color-pnlckj); text-align: center}#brxe-wnbbek {align-items: center; padding-right: 5%; padding-left: 5%; align-self: center !important; justify-content: center}[data-id="brxe-oegulh"].splide__slide {flex-direction: row}@media (max-width: 478px) {[data-id="brxe-oegulh"].splide__slide {min-height: 30em}}#brxe-iwyiry {width: 100%; margin-bottom: 5%}#brxe-iwyiry:not(.tag), #brxe-iwyiry img {object-fit: cover}@media (max-width: 478px) {#brxe-iwyiry {width: 77%}}#brxe-yeajdx {text-align: center; color: var(--bricks-color-pnlckj)}#brxe-lvfinx {padding-right: 5%; padding-left: 5%; align-self: center !important; justify-content: center; align-items: center}[data-id="brxe-hqhwso"].splide__slide {flex-direction: row}@media (max-width: 478px) {[data-id="brxe-hqhwso"].splide__slide {min-height: 30em}}#brxe-ciobqr {width: 100%; margin-bottom: 5%}#brxe-ciobqr:not(.tag), #brxe-ciobqr img {object-fit: cover}@media (max-width: 478px) {#brxe-ciobqr {width: 77%}}#brxe-ciutta {text-align: center; color: var(--bricks-color-pnlckj)}#brxe-nuovzb {align-self: center !important; justify-content: center; align-items: center; padding-right: 5%; padding-left: 5%}[data-id="brxe-lathjg"].splide__slide {flex-direction: row}@media (max-width: 478px) {[data-id="brxe-lathjg"].splide__slide {min-height: 30em}}#brxe-yicpgf {width: 100%; max-width: 1100px; transition: all ease .5s}#brxe-yicpgf .splide__arrow {color: var(--bricks-color-pnlckj)}#brxe-yicpgf .splide__arrow svg {fill: var(--bricks-color-pnlckj)}#brxe-yicpgf:after { content: ""; display: block; width: 100%; height: 10vh; transform: rotate(180deg) translate(0, 7vh); background-color: var(--bricks-color-vgnlaz); -webkit-mask: url(https://lolitasnacks.testdcip.com/wp-content/uploads/2023/11/mask-circle.svg) center bottom / 260%; bottom: 0px; position: relative; z-index:1;}#brxe-yicpgf .splide__slide .brxe-heading{z-index:60!important; position: relative;}#brxe-yicpgf .splide__slide a {min-height: 100%; justify-content: flex-end; padding: 0; transition: all 1s ease;}#brxe-yicpgf .splide__slide img{ animation: increment 0.25s forwards;}#brxe-yicpgf .splide__slide:not(.is-active) img{ animation: decrement 0.25s forwards;}@keyframes decrement { from { height: 45vh; } to { height: 30vh }}@keyframes increment { from { height: 30vh; } to { height: 45vh }}@media (max-width: 478px) {#brxe-yicpgf {width: 95%}#brxe-yicpgf .splide__arrow:disabled {opacity: 1}}#brxe-cvqeag {align-self: center !important; justify-content: center; align-items: center}#brxe-quzhdd {margin-top: 2%}#brxe-qgksju {align-self: center !important; justify-content: center; align-items: center; padding-bottom: 5%}#brxe-cultgv {min-width: 100%; padding-top: 0; padding-bottom: 0; align-items: center}#brxe-xxfyrq {background-color: var(--bricks-color-vgnlaz); border-bottom: 1px solid var(--bricks-color-vgnlaz); display: none; flex-direction: row; background-image: linear-gradient(#e22f1a 30%, #fef9ec 30%)}@media (max-width: 478px) {#brxe-xxfyrq {padding-bottom: 7%}}.brxe-ledysy .brxe-rzpnei.brxe-image:not(.tag), .brxe-ledysy .brxe-rzpnei.brxe-image img {object-fit: cover}.brxe-ledysy .brxe-rzpnei.brxe-image {height: 100%; border-radius: 7px}#brxe-psohbn {width: 100%}#brxe-psohbn:after { content: ""; display: block; width: 100%; height: 7vh; transform: rotate(180deg) translate(0, 1vh); background-color: var(--bricks-color-vgnlaz); -webkit-mask: url(https://lolitasnacks.testdcip.com/wp-content/uploads/2023/11/mask-circle.svg) center bottom / 260%; bottom: 0px; position: relative; z-index:1;}#brxe-psohbn:hover .splide__list { transition-duration: 999999ms !important;}#brxe-esgltu {padding-bottom: 5%; align-items: center; align-self: center !important; justify-content: center}#brxe-gwnwsz {width: 100%; min-width: 100%}#brxe-wlxscq {background-color: var(--bricks-color-vgnlaz); position: relative}:where(#brxe-wlxscq > *:not(figcaption)) {position: relative}#brxe-wlxscq::before {background-image: linear-gradient(#e22f1a 30%, #fef9ec 30%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-wlxscq {display: none}}.brxe-ylivqa .brxe-ezqcpp.brxe-image {width: 100%; margin-bottom: 5%}.brxe-ylivqa .brxe-ezqcpp.brxe-image:not(.tag), .brxe-ylivqa .brxe-ezqcpp.brxe-image img {object-fit: cover}@media (max-width: 478px) {.brxe-ylivqa .brxe-ezqcpp.brxe-image {width: 77%}}.brxe-ylivqa .brxe-atvyjq.brxe-heading {color: var(--bricks-color-pnlckj); text-align: center}.brxe-ylivqa .brxe-gxjtjc.brxe-block {align-self: center !important; justify-content: center; align-items: center; padding-right: 5%; padding-left: 5%}@media (max-width: 478px) {.brxe-ylivqa .brxe-gxjtjc.brxe-block {visibility: visible}}.brxe-ylivqa.brxe-block {flex-direction: row}@media (max-width: 478px) {.brxe-ylivqa.brxe-block {min-height: 30em}}#brxe-hmzyhd {width: 100%; max-width: 1100px; transition: all ease .5s}#brxe-hmzyhd .splide__arrow {color: var(--bricks-color-pnlckj)}#brxe-hmzyhd .splide__arrow svg {fill: var(--bricks-color-pnlckj)}#brxe-hmzyhd:after { content: ""; display: block; width: 0%; height: 10vh; transform: rotate(180deg) translate(0, 7vh); background-color: var(--bricks-color-vgnlaz); -webkit-mask: url(https://lolitasnacks.testdcip.com/wp-content/uploads/2023/11/mask-circle.svg) center bottom / 260%; bottom: 0px; position: relative; z-index:1;}#brxe-hmzyhd .splide__slide .brxe-heading{z-index:60!important; position: relative;}#brxe-hmzyhd .splide__slide a {min-height: 100%; justify-content: flex-end; padding: 0; transition: all 1s ease;}#brxe-hmzyhd .splide__slide img{ animation: increment 0.25s forwards;}#brxe-hmzyhd .splide__slide:not(.is-active) img{ animation: decrement 0.25s forwards;}@keyframes decrement { from { height: 37vh; } to { height: 30vh }}@keyframes increment { from { height: 30vh; } to { height: 37vh }}@media (max-width: 478px) {#brxe-hmzyhd {width: 95%}#brxe-hmzyhd .splide__arrow:disabled {opacity: 1}}#brxe-odqfvf {align-self: center !important; justify-content: center; align-items: center}#brxe-iczgpu {margin-top: 2%}#brxe-vbxpwt {align-self: center !important; justify-content: center; align-items: center; padding-bottom: 5%}#brxe-ewcbll {min-width: 100%; padding-top: 0; padding-bottom: 0; align-items: center}#brxe-vnkkqg {flex-direction: row; border-bottom: 1px solid var(--bricks-color-vgnlaz); background-image: linear-gradient(#e22f1a 30%, #fef9ec 30%); display: none}@media (max-width: 767px) {#brxe-vnkkqg {display: none}}@media (max-width: 478px) {#brxe-vnkkqg {padding-bottom: 7%}}.brxe-bvfawj .brxe-hlpcbd.brxe-image {width: 100%; margin-bottom: 5%; height: 20em}.brxe-bvfawj .brxe-hlpcbd.brxe-image:not(.tag), .brxe-bvfawj .brxe-hlpcbd.brxe-image img {object-fit: cover}@media (max-width: 478px) {.brxe-bvfawj .brxe-hlpcbd.brxe-image {width: 77%}}.brxe-bvfawj .brxe-zceirq.brxe-heading {color: var(--bricks-color-pnlckj); text-align: center}.brxe-bvfawj .brxe-apvvre.brxe-block {padding-right: 5%; padding-left: 5%; align-self: center !important; justify-content: center; align-items: center}@media (max-width: 478px) {.brxe-bvfawj .brxe-apvvre.brxe-block {visibility: visible}}.brxe-bvfawj.brxe-block {flex-direction: row}@media (max-width: 478px) {.brxe-bvfawj.brxe-block {min-height: 30em}}#brxe-ilqaae .splide__arrow {color: var(--bricks-color-pnlckj)}#brxe-ilqaae .splide__arrow svg {fill: var(--bricks-color-pnlckj)}#brxe-ilqaae {width: 100%}@media (max-width: 478px) {#brxe-ilqaae {width: 95%}#brxe-ilqaae .splide__arrow:disabled {opacity: 1}}#brxe-xzuzan {align-self: center !important; justify-content: center; align-items: center}#brxe-whqjrv {margin-top: 2%}#brxe-rsmghe {align-self: center !important; justify-content: center; align-items: center; padding-bottom: 5%}#brxe-hnnnvo {min-width: 100%; padding-top: 0; padding-bottom: 0; align-items: center}#brxe-bfridd {flex-direction: row; background-color: var(--bricks-color-vgnlaz); border-bottom: 1px solid var(--bricks-color-vgnlaz); background-image: linear-gradient(#e22f1a 30%, #fef9ec 30%); display: none}@media (max-width: 767px) {#brxe-bfridd {display: flex}}@media (max-width: 478px) {#brxe-bfridd {padding-bottom: 7%}}@media (max-width: 767px) {#brxe-xqzorn {width: 35vw; margin-right: 3%}}#brxe-xbtovk {align-self: center !important; justify-content: center; align-items: center; flex-direction: row}@media (max-width: 767px) {#brxe-xbtovk {flex-direction: row}}#brxe-tsfxlb {z-index: 1; text-transform: uppercase; font-size: 74px}@media (max-width: 1303px) {#brxe-tsfxlb {font-size: 40px}}@media (max-width: 991px) {#brxe-tsfxlb {font-size: 30px}}@media (max-width: 767px) {#brxe-tsfxlb {font-size: 30px}}@media (max-width: 478px) {#brxe-tsfxlb {font-size: 23px}}@media (max-width: 991px) {#brxe-zqzneo {margin-top: 5%}}@media (max-width: 478px) {#brxe-zqzneo {margin-top: 10%}}#brxe-ctrwxq {width: 70%}@media (max-width: 991px) {#brxe-ctrwxq {width: 100%}}#brxe-yjpowz {flex-direction: row; padding-bottom: 0}@media (max-width: 991px) {#brxe-yjpowz {padding-bottom: 5%}}@media (max-width: 767px) {#brxe-yjpowz {width: 90%; align-items: center; justify-content: center; align-self: center !important}}@media (max-width: 478px) {#brxe-yjpowz {width: 90%}}#brxe-cgyyke {background-color: var(--bricks-color-pnlckj)}@media (max-width: 767px) {#brxe-cgyyke {padding-bottom: 5%}}#brxe-tcatfj {text-align: center; font-size: 35px}#brxe-gxeoah {text-align: center; margin-top: 1%}#brxe-gxeoah a {text-align: center; font-size: inherit}#brxe-qdimyy {align-self: center !important; justify-content: center; align-items: center}@media (max-width: 767px) {#brxe-qdimyy {width: 60%; flex-direction: column}}@media (max-width: 478px) {#brxe-qdimyy {width: 70%}}#brxe-iphacg {align-self: center !important; justify-content: center; align-items: center; width: auto}@media (max-width: 767px) {#brxe-iphacg {width: 40%}}@media (max-width: 478px) {#brxe-iphacg {width: 30%}}[data-id="brxe-zmnviw"].splide__slide {background-color: var(--bricks-color-pnlckj); flex-direction: row}@media (max-width: 767px) {[data-id="brxe-zmnviw"].splide__slide {flex-direction: row}}#brxe-vippaq {text-align: center; font-size: 35px}#brxe-gdaqhp {text-align: center; margin-top: 1%}#brxe-gdaqhp a {text-align: center; font-size: inherit}#brxe-seceuc {align-items: center; align-self: center !important; justify-content: center; flex-direction: column}@media (max-width: 767px) {#brxe-seceuc {width: 50%}}@media (max-width: 478px) {#brxe-seceuc {width: 70%}}#brxe-wrwqkc {align-self: center !important; justify-content: center; align-items: center; width: auto}@media (max-width: 767px) {#brxe-wrwqkc {width: 40%}}@media (max-width: 478px) {#brxe-wrwqkc {width: 30%}}[data-id="brxe-yixvrc"].splide__slide {flex-direction: row; background-color: var(--bricks-color-pnlckj)}#brxe-ydpxap {text-align: center; font-size: 35px}#brxe-ctbfyr {text-align: center; margin-top: 1%}#brxe-ctbfyr a {text-align: center; font-size: inherit}#brxe-ofqghn {align-self: center !important; justify-content: center; align-items: center; flex-direction: column}@media (max-width: 767px) {#brxe-ofqghn {width: 50%}}@media (max-width: 478px) {#brxe-ofqghn {width: 70%}}#brxe-rvbtle {align-self: center !important; justify-content: center; align-items: center; width: auto}@media (max-width: 767px) {#brxe-rvbtle {width: 40%}}@media (max-width: 478px) {#brxe-rvbtle {width: 30%}}[data-id="brxe-jlwtns"].splide__slide {background-color: var(--bricks-color-pnlckj); flex-direction: row}#brxe-itngcl {text-align: center; font-size: 35px}#brxe-aolufk {text-align: center; margin-top: 1%}#brxe-aolufk a {text-align: center; font-size: inherit}#brxe-ppgqbo {align-self: center !important; justify-content: center; align-items: center; flex-direction: column}@media (max-width: 767px) {#brxe-ppgqbo {width: 50%}}@media (max-width: 478px) {#brxe-ppgqbo {width: 70%}}#brxe-hsipuv {align-self: center !important; justify-content: center; align-items: center; width: auto}@media (max-width: 767px) {#brxe-hsipuv {width: 40%}}@media (max-width: 478px) {#brxe-hsipuv {width: 30%}}[data-id="brxe-kshkhq"].splide__slide {background-color: var(--bricks-color-pnlckj); flex-direction: row}#brxe-qhlrhw {width: 90%}@media (max-width: 991px) {#brxe-qhlrhw {width: 100%}}@media (max-width: 767px) {#brxe-qhlrhw {width: 200%}}#brxe-ujwmmv {align-items: flex-end; padding-top: 0; padding-bottom: 0}#brxe-qypyvl {border-bottom: 1px solid var(--bricks-color-vgnlaz); flex-direction: row; background-color: var(--bricks-color-pnlckj)}@media (max-width: 991px) {#brxe-qypyvl {display: flex}}@media (max-width: 478px) {#brxe-qypyvl {display: flex}}#brxe-zkzzag {background-color: var(--bricks-color-pnlckj); border-bottom: 1px solid var(--bricks-color-wcgdkq); display: none}@media (max-width: 478px) {#brxe-zkzzag {padding-top: 5%; padding-bottom: 5%}}#brxe-wompkq {z-index: 1; text-transform: uppercase; font-size: 74px}@media (max-width: 1303px) {#brxe-wompkq {font-size: 40px}}@media (max-width: 991px) {#brxe-wompkq {font-size: 30px}}@media (max-width: 767px) {#brxe-wompkq {font-size: 30px}}@media (max-width: 478px) {#brxe-wompkq {font-size: 23px}}@media (max-width: 991px) {#brxe-fztuad {margin-top: 5%}}@media (max-width: 478px) {#brxe-fztuad {margin-top: 10%}}#brxe-udptqt {width: 70%}@media (max-width: 991px) {#brxe-udptqt {width: 100%}}#brxe-cqwfai {flex-direction: row; padding-bottom: 0}@media (max-width: 991px) {#brxe-cqwfai {padding-bottom: 5%}}@media (max-width: 767px) {#brxe-cqwfai {width: 90%; align-items: center; justify-content: center; align-self: center !important}}@media (max-width: 478px) {#brxe-cqwfai {width: 90%}}#brxe-wdngqe {background-color: var(--bricks-color-pnlckj)}@media (max-width: 767px) {#brxe-wdngqe {padding-bottom: 5%}}#brxe-ainkyo {text-align: center; font-size: 35px}#brxe-znjzth {text-align: center; margin-top: 1%}#brxe-znjzth a {text-align: center; font-size: inherit}#brxe-ajhydw {align-self: center !important; justify-content: center; align-items: center}@media (max-width: 767px) {#brxe-ajhydw {width: 60%; flex-direction: column}}@media (max-width: 478px) {#brxe-ajhydw {width: 70%}}#brxe-jxkskg {align-self: center !important; justify-content: center; align-items: center; width: auto}@media (max-width: 767px) {#brxe-jxkskg {width: 40%}}@media (max-width: 478px) {#brxe-jxkskg {width: 30%}}[data-id="brxe-qzaerp"].splide__slide {background-color: var(--bricks-color-pnlckj); flex-direction: row}@media (max-width: 767px) {[data-id="brxe-qzaerp"].splide__slide {flex-direction: row}}#brxe-edhmdg {text-align: center; font-size: 35px}#brxe-spsxlx {text-align: center; margin-top: 1%}#brxe-spsxlx a {text-align: center; font-size: inherit}#brxe-nfyhhg {align-items: center; align-self: center !important; justify-content: center; flex-direction: column}@media (max-width: 767px) {#brxe-nfyhhg {width: 50%}}@media (max-width: 478px) {#brxe-nfyhhg {width: 70%}}#brxe-zxxluw {align-self: center !important; justify-content: center; align-items: center; width: auto}@media (max-width: 767px) {#brxe-zxxluw {width: 40%}}@media (max-width: 478px) {#brxe-zxxluw {width: 30%}}[data-id="brxe-czddve"].splide__slide {flex-direction: row; background-color: var(--bricks-color-pnlckj)}#brxe-tuofmz {text-align: center; font-size: 35px}#brxe-euaomv {text-align: center; margin-top: 1%}#brxe-euaomv a {text-align: center; font-size: inherit}#brxe-zxngwk {align-self: center !important; justify-content: center; align-items: center; flex-direction: column}@media (max-width: 767px) {#brxe-zxngwk {width: 50%}}@media (max-width: 478px) {#brxe-zxngwk {width: 70%}}#brxe-gbqqwq {align-self: center !important; justify-content: center; align-items: center; width: auto}@media (max-width: 767px) {#brxe-gbqqwq {width: 40%}}@media (max-width: 478px) {#brxe-gbqqwq {width: 30%}}[data-id="brxe-rouoym"].splide__slide {background-color: var(--bricks-color-pnlckj); flex-direction: row}#brxe-xycntq {text-align: center; font-size: 35px}#brxe-cvzmyn {text-align: center; margin-top: 1%}#brxe-cvzmyn a {text-align: center; font-size: inherit}#brxe-havkmo {align-self: center !important; justify-content: center; align-items: center; flex-direction: column}@media (max-width: 767px) {#brxe-havkmo {width: 50%}}@media (max-width: 478px) {#brxe-havkmo {width: 70%}}#brxe-hlqncp {align-self: center !important; justify-content: center; align-items: center; width: auto}@media (max-width: 767px) {#brxe-hlqncp {width: 40%}}@media (max-width: 478px) {#brxe-hlqncp {width: 30%}}[data-id="brxe-bbifuq"].splide__slide {background-color: var(--bricks-color-pnlckj); flex-direction: row}#brxe-qjciqb {width: 90%}@media (max-width: 991px) {#brxe-qjciqb {width: 100%}}@media (max-width: 767px) {#brxe-qjciqb {width: 200%}}#brxe-vrtfji {align-items: flex-end; padding-top: 0; padding-bottom: 0}#brxe-xpdryl {flex-direction: row; background-color: var(--bricks-color-pnlckj); border-bottom: 1px solid var(--bricks-color-vgnlaz)}@media (max-width: 991px) {#brxe-xpdryl {display: flex}}@media (max-width: 478px) {#brxe-xpdryl {display: flex}}#brxe-zxqsgb {text-align: left; color: var(--bricks-color-pnlckj); margin-bottom: 5%}@media (max-width: 478px) {#brxe-zxqsgb {font-size: 25px}}#brxe-xmrfhe {text-align: left; color: var(--bricks-color-pnlckj)}#brxe-xmrfhe a {text-align: left; color: var(--bricks-color-pnlckj); font-size: inherit}#brxe-ndpnww {width: 40%}@media (max-width: 991px) {#brxe-ndpnww {width: 100%}}@media (max-width: 767px) {#brxe-ndpnww {width: 100%}}@media (max-width: 478px) {#brxe-ndpnww {width: 100%}}#brxe-ccfrqd {font-size: 14px; color: var(--bricks-color-pnlckj); margin-top: 5%; justify-content: space-between}#brxe-ccfrqd .form-group:nth-child(1) {width: 100%}#brxe-ccfrqd .form-group:nth-child(2) {width: 49%}#brxe-ccfrqd .form-group:nth-child(3) {width: 49%}#brxe-ccfrqd .form-group:nth-child(4) {width: 100%}#brxe-ccfrqd .form-group:nth-child(5) {width: 49%}#brxe-ccfrqd .form-group:nth-child(6) {width: 49%}#brxe-ccfrqd .form-group:nth-child(7) {width: 100%}#brxe-ccfrqd .form-group:nth-child(8) {width: 100%}#brxe-ccfrqd .form-group:nth-child(9) {width: 100%}#brxe-ccfrqd ::placeholder {color: var(--bricks-color-pnlckj); font-size: 14px; font-family: "Montserrat"; font-weight: 400}#brxe-ccfrqd select {color: var(--bricks-color-pnlckj); font-size: 14px; font-family: "Montserrat"; font-weight: 400; border-top: 0 solid var(--bricks-color-pnlckj); border-right: 0 solid var(--bricks-color-pnlckj); border-bottom: 1px solid var(--bricks-color-pnlckj); border-left: 0 solid var(--bricks-color-pnlckj); background-color: var(--bricks-color-vgnlaz)}#brxe-ccfrqd .form-group input {border-top: 0 solid var(--bricks-color-pnlckj); border-right: 0 solid var(--bricks-color-pnlckj); border-bottom: 1px solid var(--bricks-color-pnlckj); border-left: 0 solid var(--bricks-color-pnlckj); background-color: var(--bricks-color-vgnlaz); color: var(--bricks-color-pnlckj)}#brxe-ccfrqd .flatpickr {border-top: 0 solid var(--bricks-color-pnlckj); border-right: 0 solid var(--bricks-color-pnlckj); border-bottom: 1px solid var(--bricks-color-pnlckj); border-left: 0 solid var(--bricks-color-pnlckj); background-color: var(--bricks-color-vgnlaz)}#brxe-ccfrqd textarea {border-top: 0 solid var(--bricks-color-pnlckj); border-right: 0 solid var(--bricks-color-pnlckj); border-bottom: 1px solid var(--bricks-color-pnlckj); border-left: 0 solid var(--bricks-color-pnlckj); background-color: var(--bricks-color-vgnlaz); color: var(--bricks-color-pnlckj)}#brxe-ccfrqd .bricks-button:not([type=submit]) {border-top: 0 solid var(--bricks-color-pnlckj); border-right: 0 solid var(--bricks-color-pnlckj); border-bottom: 1px solid var(--bricks-color-pnlckj); border-left: 0 solid var(--bricks-color-pnlckj)}#brxe-ccfrqd .choose-files {border-top: 0 solid var(--bricks-color-pnlckj); border-right: 0 solid var(--bricks-color-pnlckj); border-bottom: 1px solid var(--bricks-color-pnlckj); border-left: 0 solid var(--bricks-color-pnlckj)}#brxe-ccfrqd button[type=submit].bricks-button {border: 1px solid var(--bricks-color-pnlckj)}#brxe-ccfrqd .bricks-button {color: var(--bricks-color-pnlckj)}#brxe-ccfrqd .bricks-button:hover {color: var(--bricks-color-vgnlaz)}@media (max-width: 478px) {#brxe-ccfrqd .form-group:nth-child(2) {width: 100%}#brxe-ccfrqd .form-group:nth-child(3) {width: 100%}#brxe-ccfrqd .form-group:nth-child(5) {width: 100%}#brxe-ccfrqd .form-group:nth-child(6) {width: 100%}#brxe-ccfrqd {margin-bottom: 12%}}#brxe-iptlps {font-size: 14px; color: var(--bricks-color-pnlckj); margin-top: 6%}#brxe-iptlps a {font-size: 14px; color: var(--bricks-color-pnlckj); font-size: inherit}#brxe-vinits {width: 60%}@media (max-width: 991px) {#brxe-vinits {width: 100%}}@media (max-width: 767px) {#brxe-vinits {width: 100%; margin-top: 5%}}@media (max-width: 478px) {#brxe-vinits {width: 100%}}#brxe-lyooqi {flex-direction: row; column-gap: 50px}@media (max-width: 991px) {#brxe-lyooqi {flex-direction: column}}@media (max-width: 478px) {#brxe-lyooqi {flex-direction: column; align-self: center !important; justify-content: center; align-items: center}}#brxe-bdtron {color: var(--bricks-color-vgnlaz); background-color: var(--bricks-color-vgnlaz)}