.gf-dynamic-form[data-astro-cid-zwfahwps]{display:flex;flex-direction:column;gap:1.5rem;&.is-success{.form-fields,.form-footer{display:none}}}.form-fields[data-astro-cid-zwfahwps],.form-footer[data-astro-cid-zwfahwps]{transition:opacity .35s ease,max-height .4s ease,margin .4s ease;max-height:2000px;overflow:hidden}.gf-dynamic-form[data-astro-cid-zwfahwps].is-success .form-fields[data-astro-cid-zwfahwps],.gf-dynamic-form[data-astro-cid-zwfahwps].is-success .form-footer[data-astro-cid-zwfahwps]{opacity:0;max-height:0;margin:0;pointer-events:none}.form-fields[data-astro-cid-zwfahwps]{display:grid;grid-template-columns:1fr;gap:1rem;@media screen and (width>=768px){grid-template-columns:repeat(12,1fr);.form-group{&[data-cols="12"]{grid-column:span 12}&[data-cols="3"]{grid-column:span 3}&[data-cols="4"]{grid-column:span 4}&[data-cols="5"]{grid-column:span 5}&[data-cols="6"]{grid-column:span 6}&[data-cols="7"]{grid-column:span 7}&[data-cols="8"]{grid-column:span 8}&[data-cols="9"]{grid-column:span 9}&[data-cols="10"]{grid-column:span 10}&[data-cols="11"]{grid-column:span 11}}}}.form-group[data-astro-cid-zwfahwps]{display:flex;flex-direction:column;gap:.5rem;label{font-weight:500;a{text-decoration:underline;text-underline-offset:.3em}}select,input:not([type=radio]):not([type=checkbox]),textarea{border:2px solid #b9ccde;background:transparent;padding:.7em 1.2em;border-radius:6px;color:var(--color-blue);font-family:var(--font-text);font-weight:500;&::placeholder{color:var(--color-blue)}}}[data-astro-cid-zwfahwps][aria-hidden=true]{display:none}.required[data-astro-cid-zwfahwps]{color:red}.radio-group[data-astro-cid-zwfahwps],.checkbox-group[data-astro-cid-zwfahwps],.consent-group[data-astro-cid-zwfahwps]{display:flex;flex-direction:column;gap:.25rem;label{display:flex;align-items:center;gap:.5rem;font-weight:400;cursor:pointer}}.consent-group[data-astro-cid-zwfahwps] input[data-astro-cid-zwfahwps][type=checkbox],.checkbox-group[data-astro-cid-zwfahwps] input[data-astro-cid-zwfahwps][type=checkbox],.radio-group[data-astro-cid-zwfahwps] input[data-astro-cid-zwfahwps][type=radio]{width:1.2rem;height:1.2rem;cursor:pointer}.field-description[data-astro-cid-zwfahwps]{font-size:.85em;color:#666;margin-top:.25rem;margin-left:1.7rem}.gform-honeypot[data-astro-cid-zwfahwps]{position:absolute;left:-9999px;top:-9999px}.form-footer[data-astro-cid-zwfahwps]{display:flex;justify-content:center;button.btn{border:2px solid var(--color--yellow);font-size:1.15rem;padding:.7em 1.5em}}.form-message[data-astro-cid-zwfahwps]{margin-top:1rem;font-weight:500;padding:1rem;border-radius:4px;display:none;opacity:0;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease;&:not(:empty){display:block}&.is-visible{opacity:1;transform:translateY(0)}&.success{border:1px solid #b9ccde;color:var(--color-green)}&.error{background-color:#f8d7da;color:#721c24}&.sending{background-color:#e2e3e5;color:#383d41}}.form__title[data-astro-cid-zwfahwps]{font-size:24px;font-weight:700;&:not(:first-child){margin-top:1.5rem}}.form__legal-disclaimer[data-astro-cid-zwfahwps]{font-size:14px;text-align:justify;line-height:1.3;text-wrap:pretty;hyphens:auto;hyphenate-limit-chars:7}section-slideshow-vertical{display:block;width:100%}section-slideshow-vertical[data-astro-cid-kypkz4c7]{.slides-container{position:relative;width:100%}.slide{width:100%;overflow:hidden;padding:60px var(--spacer-inline);display:grid;.col-left{.inner__panel{height:100%;padding:10%;background-color:#fff;overflow-y:auto;display:flex;flex-flow:column;justify-content:space-between;gap:60px;@media screen and (width>=768px){gap:10px}border-radius:20px 20px 0 0;.card__content{display:grid;gap:3rem;.card__content-text{display:grid;gap:1rem}}}}.col-right{.inner__panel{height:100%;overflow:hidden;border-radius:0 0 20px 20px;img{width:100%;height:100%;object-fit:cover}}}.card--green{--current-bg: var(--color-green);--current-color: var(--color-yellow);--current-text-color: var(--color-white)}.card--yellow{--current-bg: var(--color-yellow);--current-color: var(--color-blue);--current-text-color: var(--color-blue)}.card--blue{--current-bg: var(--color-blue);--current-color: var(--color-yellow);--current-text-color: var(--color-white)}[class*=card--]{.inner__panel{background-color:var(--current-bg)}h2,h3{color:var(--current-color)}p{color:var(--current-text-color)}.btn{background:var(--current-color);color:var(--current-bg)}}@media(min-width:601px){display:flex;gap:3rem;align-items:center;position:sticky;top:0;left:0;height:100vh;pointer-events:none;margin-top:-100vh;.col-left,.col-right{width:50%;display:flex;flex-direction:column;justify-content:center;height:100%;will-change:transform;transition:transform .9s cubic-bezier(.76,0,.24,1),opacity .6s ease-in-out;.inner__panel{border-radius:20px}}&:first-child{margin-top:0}&.is-active{pointer-events:all;z-index:2}&.is-previous{z-index:1}}}}@media(min-width:601px){.slide[data-astro-cid-kypkz4c7].is-previous{.col-left{transform:translateY(-100vh);opacity:0;transition-delay:0s}.col-right{transform:translateY(-100vh);opacity:0;transition-delay:.12s}}.slide[data-astro-cid-kypkz4c7].is-active{.col-left{transform:translateY(0);opacity:1;transition-delay:.25s}.col-right{transform:translateY(0);opacity:1;transition-delay:.12s}}.slide[data-astro-cid-kypkz4c7].is-next:not(:first-child){.col-left,.col-right{transform:translateY(100vh);opacity:0}}}.table-nutritional[data-astro-cid-6mbcfmne]{padding:4rem var(--spacer-inline);.title_wrapper{margin-bottom:4rem}.title--h2{max-width:20ch}.table-nutritional__wrapper{display:grid;grid-template-columns:1fr;gap:4rem 2rem;>.table-nutritional__item{padding:2rem 40px;border-radius:20px;background-color:var(--current-bg, --color-green);color:var(--current-info, --color-white);display:grid;gap:2rem;.table-nutritional__header{color:var(--current-title, --color-yellow);[class*=title--]{color:var(--current-title, --color-yellow)}span{font-family:var(--font-title);font-size:1.25rem;text-transform:uppercase;font-weight:900}}.table-nutritional__header{display:flex;justify-content:space-between}.table-nutritional__body{ul{list-style:none;li{display:flex;justify-content:space-between;font-size:1.25rem;.name{font-weight:700}&:not(:last-child){padding-bottom:.5rem;border-bottom:1px solid var(--color-white);margin-bottom:.5rem}}}}--current-title: var(--color-yellow);--current-info: var(--color-white);--current-bg: var(--color-green);&:nth-child(3n+1){--current-title: var(--color-yellow);--current-info: var(--color-white);--current-bg: var(--color-green)}&:nth-child(3n+2){--current-title: var(--color-blue);--current-info: var(--color-blue);--current-bg: var(--color-yellow)}&:nth-child(3n){--current-title: var(--color-yellow);--current-info: var(--color-white);--current-bg: var(--color-blue)}}@media screen and (width>=1200px){grid-template-columns:repeat(3,1fr)}}}.section__gallery-images[data-astro-cid-egu2siom]{padding:4rem 0}.gallery-block[data-astro-cid-egu2siom]{display:flex;flex-direction:column;gap:3rem;margin-bottom:4rem}drag-carousel[data-astro-cid-egu2siom].gallery-carousel-wrapper{display:block;width:100%;overflow:hidden;.gallery-carousel{display:flex;gap:20px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;padding:0 var(--spacer-inline) 20px var(--spacer-inline);cursor:grab;&.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.5) transparent;&::-webkit-scrollbar{height:8px}&::-webkit-scrollbar-track{background:transparent}&::-webkit-scrollbar-thumb{background:#00000080;border-radius:10px}.gallery-item{flex:0 0 320px;scroll-snap-align:center;img{width:100%;height:240px;object-fit:cover;border-radius:12px}@media screen and (min-width:768px){flex:0 0 450px;img{height:300px}}}}}.text-wrapper[data-astro-cid-egu2siom]{display:grid;grid-template-columns:1fr;gap:2rem;@media screen and (min-width:768px){grid-template-columns:1fr 1fr;.text,.col-cta{grid-column:2 / 3}}}section[data-astro-cid-t2g7d7fr]{position:relative;padding-block:300px 120px;padding-inline:var(--spacer-inline);text-align:center;contain:paint;.title--h2{max-width:14ch}.content{display:grid;gap:2rem;margin-inline:auto;width:min(100%,49ch)}}.section-video-text[data-astro-cid-sedjmdkp]{padding:4rem var(--spacer-inline);.title_wrapper{margin-bottom:3rem;*{max-width:11ch}}.section-video-text__grid{display:grid;grid-template-columns:1fr;gap:2rem;@media(width>=992px){grid-template-columns:1fr 1fr;align-items:center;.video-col{grid-column:1 / 3}.text-col{grid-column:2 / 3}}.text-col .text{font-size:1.125rem;line-height:1.5}}}.video-wrapper[data-astro-cid-sedjmdkp]{width:100%;aspect-ratio:1350 / 518;overflow:hidden;border-radius:20px;background-color:var(--color-black);iframe,video{width:100%;height:100%;object-fit:cover;border:none}}.section-two-col-blocks[data-astro-cid-ofm2nbko]{padding:4rem var(--spacer-inline)}.blocks__grid[data-astro-cid-ofm2nbko]{display:grid;grid-template-columns:1fr;gap:0;border-radius:20px;overflow:hidden;.col-image{width:100%;height:100%;.image-wrapper{position:relative;overflow:hidden;height:100%;img{width:100%;height:100%;object-fit:cover;display:block}}}.col-text{display:flex;flex-direction:column;justify-content:center;height:100%;padding:30px;background:var(--color-yellow);.text-content{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:3rem;.text p:not(:last-child){margin-bottom:1rem}.cta-wrapper{margin-top:1rem;.btn{background:var(--color-blue);color:var(--color-yellow);border:2px solid var(--color-blue);&:hover{background:var(--color-yellow);color:var(--color-blue);border-color:var(--color-blue)}}}}}@media(width>=992px){grid-template-columns:1fr 1fr;align-items:center;gap:12px;border-radius:0;.col-image,.col-text{border-radius:20px;overflow:hidden}.col-text{padding:3rem 4.5rem}}}.section-multimedia-full[data-astro-cid-tpuc7vop]{padding:4rem var(--spacer-inline)}.multimedia-wrapper[data-astro-cid-tpuc7vop]{width:100%;border-radius:20px;overflow:hidden;background-color:var(--color-black)}.multimedia-wrapper[data-astro-cid-tpuc7vop]>img[data-astro-cid-tpuc7vop]{width:100%;height:auto;display:block;object-fit:cover}.video-container[data-astro-cid-tpuc7vop]{position:relative;padding-bottom:56.25%;height:0;width:100%}.video-container[data-astro-cid-tpuc7vop] iframe[data-astro-cid-tpuc7vop],.video-container[data-astro-cid-tpuc7vop] video[data-astro-cid-tpuc7vop]{position:absolute;top:0;left:0;width:100%;height:100%;border:none;object-fit:cover}.section-coloured_cards[data-astro-cid-lnnahf4g]{padding:var(--spacer-v) var(--spacer-h);&[data-items="2"]{--grid-columns: 2}&[data-items="3"]{--grid-columns: 3}&[data-items="4"]{--grid-columns: 4}@media screen and (width>=768px){.coloured-cards__wrapper{grid-template-columns:repeat(var(--grid-columns),1fr)!important}}}custom-carousel[data-astro-cid-zwvvkrnr]{display:block;width:100%;position:relative;padding:2rem 0;.carousel-container{position:relative;width:100%;max-width:100vw;margin:0 auto;display:flex;flex-direction:column;.carousel-track-wrapper{overflow:hidden;width:100%;padding:1rem 0}}}.carousel-track[data-astro-cid-zwvvkrnr]{display:flex;transition:transform .5s cubic-bezier(.25,1,.5,1);--item-width: 85%;--offset: calc((100% - var(--item-width)) / 2);transform:translate(calc(var(--offset) - (var(--current-index) * var(--item-width))))}.carousel-item[data-astro-cid-zwvvkrnr]{flex:0 0 var(--item-width);padding:0 1rem;transition:transform .5s ease,opacity .5s ease;opacity:1;--item-color: var(--color-blue-light);&:nth-child(3n+2){--item-color: var(--color-yellow-light)}&:nth-child(3n){--item-color: var(--color-green-light)}.carousel-card-inner{display:grid;flex-direction:column;align-items:center;text-decoration:none;color:inherit;background-color:var(--item-color);border-radius:12px;padding:15px;height:100%;box-shadow:0 4px 15px #0000000d;transition:transform .3s ease,box-shadow .4s ease;.card-image-wrapper{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;background-color:var(--color-white);border-radius:6px;padding:1rem;img{width:min(100%,172px);max-width:100%;max-height:100%;object-fit:contain}}.card-content{display:grid;gap:3rem;margin-top:auto;.btn-download{font-family:var(--font-title);font-weight:900;display:inline-flex;align-items:center;gap:.6rem;font-size:1.15rem;text-transform:uppercase;svg{width:1em;height:1em}}}&:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}}}.arrows-wrapper[data-astro-cid-zwvvkrnr]{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem;.nav-btn{background:var(--color-yellow, #ffc72c);color:#fff;border:none;border-radius:6px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s;&:hover{background:var(--color-blue, #001e60)}}}.dots-wrapper[data-astro-cid-zwvvkrnr]{display:flex;justify-content:center;gap:8px;margin-top:1.5rem;flex-wrap:wrap;.dot{width:12px;height:12px;border-radius:50%;background:transparent;border:2px solid var(--color-blue, #001e60);cursor:pointer;transition:background .3s,transform .3s;padding:0;&.is-active{background:var(--color-blue, #001e60);transform:scale(1.3)}}}@media screen and (width>=768px){custom-carousel[data-astro-cid-zwvvkrnr]{padding:4rem 0}.carousel-track[data-astro-cid-zwvvkrnr]{--item-width: calc(100% / var(--desktop-items, 3))}.arrows-wrapper[data-astro-cid-zwvvkrnr]{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);justify-content:space-between;pointer-events:none;margin-top:0;padding:0 1rem;z-index:20}.nav-btn[data-astro-cid-zwvvkrnr]{pointer-events:auto;width:50px;height:50px}}.section-links-table[data-astro-cid-m5lkvt5l]{padding:4rem 0;.table-responsive{width:100%;overflow-x:auto;.links-table{width:100%;border-collapse:collapse;text-align:left;tr{transition:background-color .3s ease;td{transition:border-color .3s ease}&:last-child{border-bottom:none}&:hover{td{border-color:var(--color-blue)}}}}.title-cell{padding:1.5rem 1rem;vertical-align:middle;width:70%}.action-cell{padding:1.5rem 1rem;vertical-align:middle;text-align:right;width:30%;.btn-download-link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--color-yellow, #ffc72c);font-family:var(--font-title);font-weight:900;text-transform:uppercase;font-size:1rem;transition:color .3s ease;.icon-wrapper{display:flex;align-items:center;justify-content:center}&:hover{color:var(--color-blue, #001e60)}}}}}@media screen and (max-width:767px){.links-table[data-astro-cid-m5lkvt5l] tr[data-astro-cid-m5lkvt5l]{display:flex;flex-direction:column;padding:1.5rem 0}.title-cell[data-astro-cid-m5lkvt5l],.action-cell[data-astro-cid-m5lkvt5l]{padding:.5rem 0;width:100%;text-align:left}.action-cell[data-astro-cid-m5lkvt5l]{margin-top:.5rem}}.section-slideshow[data-astro-cid-skd52fzj]{background-color:var(--color-light);padding:4rem 0}custom-slideshow[data-astro-cid-skd52fzj]{display:block;width:100%;position:relative;.slideshow-container{position:relative;width:100%;margin:0 auto;display:flex;flex-direction:column}.slideshow-track-wrapper{overflow:hidden;width:100%;padding:1rem 0}.slideshow-track{display:flex;transition:transform .5s cubic-bezier(.25,1,.5,1);transform:translate(calc(-100% * var(--current-index, 0)))}.slideshow-slide{flex:0 0 100%;width:100%;padding:0 1rem;--item-color: var(--color-blue-light);&:nth-child(3n+1){--item-color: var(--color-blue-light)}&:nth-child(3n+2){--item-color: var(--color-yellow-light)}&:nth-child(3n){--item-color: var(--color-green-light)}}.slide-inner{display:grid;grid-template-columns:1fr;gap:0;border-radius:12px;overflow:hidden;.slide-image{width:100%;aspect-ratio:4 / 3;img{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0}}.slide-content{background-color:var(--item-color);padding:2.5rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem;border-radius:0 0 12px 12px;.title--h3{margin:0;text-transform:uppercase}.text-content p{margin-bottom:1rem;&:last-child{margin-bottom:0}}}}.arrows-wrapper{display:none}.dots-wrapper{display:flex;justify-content:center;gap:12px;margin-top:2rem;flex-wrap:wrap;.dot{width:32px;height:4px;border-radius:4px;background:var(--color-yellow, #ffc72c);border:none;cursor:pointer;transition:background .3s,transform .3s;padding:0;&.is-active{background:var(--color-blue, #001e60)}}}@media screen and (min-width:768px){.section-slideshow{padding:6rem 0}.slideshow-slide{padding:0 3rem}.slide-inner{grid-template-columns:1fr 1fr;gap:1.5rem;align-items:stretch;background:transparent;overflow:visible;.slide-image{aspect-ratio:auto;img{border-radius:12px}}.slide-content{border-radius:12px;padding:3rem;justify-content:center}}.arrows-wrapper{display:flex;position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);justify-content:space-between;pointer-events:none;z-index:20}.nav-btn{background:var(--color-yellow, #ffc72c);color:#fff;border:none;border-radius:6px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;transition:background .3s;&:hover{background:var(--color-blue, #001e60)}}}}section[data-astro-cid-md4vc4vr]{position:relative;contain:unset!important;overflow-x:clip;.img__deco-1.lascas{position:absolute;top:0;left:2vw;z-index:1}.img__deco-2.lascas{position:absolute;top:0;left:auto;right:15vw;z-index:1}.img__deco-3.lascas{position:absolute;top:0;left:5vw;z-index:1}}.contact__wrapper[data-astro-cid-md4vc4vr]{padding-block:300px 120px;padding-inline:var(--spacer-inline);text-align:center}.form__wrapper[data-astro-cid-md4vc4vr]{display:grid;gap:80px;>h2,>div{max-width:700px;margin-inline:auto}form{max-width:890px;margin-inline:auto}}section[data-astro-cid-oxipyph2]{position:relative;contain:paint;display:grid;gap:80px;padding-block:0;.img__deco-1,.img__deco-2,.img__deco-3{position:relative;img{border-radius:20px}}.img__deco-1{display:flex;justify-content:center}.img__deco-2{display:flex;justify-content:end}.img__deco-3{display:flex;justify-content:start}@media screen and (width>=768px){padding-block:80px;.img__deco-1{position:absolute;top:auto;bottom:0;left:var(--spacer-inline)}.img__deco-2{position:absolute;top:0;left:auto;right:40px}.img__deco-3{position:absolute;top:280px;left:auto;right:-40px}}}section[data-astro-cid-hv6s6qbi]{position:relative;contain:paint;display:grid;gap:80px;padding-block:0;.img__deco-1,.img__deco-2,.img__deco-3{position:relative;img{border-radius:20px}}.img__deco-1{display:flex;justify-content:center}.img__deco-2{display:flex;justify-content:end}.img__deco-3{display:flex;justify-content:start}@media screen and (width>=768px){padding-block:80px;.img__deco-1{position:absolute;top:0;left:var(--spacer-inline)}.img__deco-2{position:absolute;inset:auto -40px 280px auto}.img__deco-3{position:absolute;inset:auto 40px 0 auto}}}section[data-astro-cid-tw5yzo7k]{position:relative;contain:paint;display:grid;gap:80px;padding-block:10rem 5rem;&.centered-content{@media screen and (width>=768px){display:block}}.img__deco-1{position:relative;display:flex;justify-content:center;img{width:275px}}.lascas{display:none!important}@media screen and (width>=768px){.img__deco-1{position:absolute;top:auto;bottom:0;left:var(--spacer-inline)}.lascas{display:block!important}.img__deco-2.lascas{position:absolute;top:0;left:auto;right:15vw;z-index:1}.img__deco-3.lascas{position:absolute;top:0;left:auto;right:10vw;z-index:1}}}section.hero{z-index:10}section[data-astro-cid-knzcsrwi]{position:relative;contain:unset!important;overflow-x:clip;display:grid;gap:80px;--deco-height: 300px;padding-block:calc(var(--deco-height) + 2rem) 10rem;&.centered-content{@media screen and (width>=768px){display:block}}.img__deco-1{position:absolute;left:0;width:auto;height:var(--deco-height);img{width:100%;height:100%;object-fit:cover;object-position:left}}.lascas{display:none!important}@media screen and (width>=768px){padding-block-start:10rem;.lascas{display:block!important}.img__deco-2.lascas{position:absolute;top:0;left:auto;right:15vw;z-index:1}.img__deco-3.lascas,.img__deco-4.lascas{position:absolute;top:0;left:auto;right:10vw;z-index:1}}}section-texts-scroll{display:block;width:100%}.custom__scroll-texts[data-astro-cid-w5iofh2c]{position:relative;color:var(--color-white);background:var(--color-black);padding-bottom:40vh!important;overflow:hidden;.custom__scroll-texts__bg{position:absolute;top:-20%;left:0;width:100%;height:140%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;will-change:transform}&:before{content:"";display:block;width:100%;height:100%;position:absolute;inset:0;background:#000;opacity:.4;z-index:1;pointer-events:none}>div{position:relative;z-index:2}.title__wrapper{text-align:center;padding-top:20vh;margin-bottom:10vh}.vertical-line-container{height:50vh;display:flex;justify-content:center;margin-bottom:60px;.vertical-line{width:2px;height:100%;background:#fff;transform-origin:top center}}.custom-border__icon{border:2px solid var(--color-white);aspect-ratio:1 / 1;width:80px;height:auto;border-radius:50%;display:flex;justify-content:center;align-items:center}.custom__scroll-texts__content{display:grid;.custom__scroll-texts__path-guide{stroke:transparent!important}.custom__scroll-texts__path-wrapper{width:100%}.desktop-path{display:none}.mobile-path{display:block}@media(width>=1024px){.desktop-path{display:block}}@media(width<=1023px){display:flex;flex-direction:column;align-items:center}.flow-step{display:flex;flex-direction:column;align-items:center;gap:2rem;position:relative;box-sizing:border-box;width:100%;margin-inline:0;margin-top:0;.custom__scroll-texts__path-wrapper{position:relative;left:0;width:100%;.mobile-path{display:flex;height:25vh;margin-bottom:0}}@media screen and (width>=1024px){width:33.333%;padding:20px;border-radius:20px;.mobile-path{display:none!important}}&.text--left__wrapper{position:relative;left:0;.custom__scroll-texts__path-wrapper{@media screen and (width>=1024px){position:relative;top:0;left:50%;width:50%;transform:translate(-50%)}}}&.text--center__wrapper{margin-inline:auto;margin-top:40px;@media screen and (width>=1024px){margin-top:-88px}.custom__scroll-texts__path-wrapper{@media screen and (width>=1024px){position:absolute;bottom:0;left:100%;transform:translateY(50%);width:50%}}}&.text--right__wrapper{margin-top:7%;margin-left:auto}}}.custom__scroll-texts__text{max-width:460px;font-size:22px;text-align:center}.custom__scroll-texts__path-wrapper{svg{width:100%;height:auto;aspect-ratio:228 / 189;*{vector-effect:non-scaling-stroke}}}.custom__scroll-texts__content--centered{display:flex;flex-direction:column;align-items:center;.flow-step{width:100%;max-width:520px;padding:20px;margin-top:0;margin-left:0;@media screen and (width>=1024px){width:100%}}.mobile-path{display:flex!important;height:25vh;margin-bottom:0}}&.custom__scroll-texts--centered{.flow-step{.vertical-line-container{height:200px}}}}[data-astro-cid-couxj2ys]{box-sizing:border-box}.subtitle[data-astro-cid-couxj2ys]{text-transform:uppercase;font-size:1rem}.custom__scroll-quality[data-astro-cid-couxj2ys]{position:relative;clip-path:inset(0 0 0 0);overflow:hidden;z-index:1;.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;mix-blend-mode:multiply;background-color:#02101c99}.custom__scroll-quality__content{max-width:80%}.custom__scroll-quality__bg{position:fixed;top:0;left:0;width:100%;height:100vh;background-size:cover;background-position:center;z-index:-2;will-change:opacity,transform}.title__wrapper{max-width:18ch;padding-bottom:2rem}.custom__scroll-quality__text{font-size:16px;max-width:44ch;text-align:center;transform:translate(-50%)}.custom__scroll-quality__section{min-height:100vh;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#fff;position:relative;&.custom-scroll-quality__section--to_right{.custom__scroll-quality__path-wrapper{position:relative;left:50%}.custom__scroll-quality__text{transform:translate(50%);margin-inline:auto 0}}}.custom__scroll-quality__hub{height:10vh}.custom__scroll-quality__svg-wrapper{.custom__scroll-quality__ico{border:2px solid #fff;border-radius:50%;aspect-ratio:1 / 1;padding:20px;line-height:1;width:80px;display:inline-flex;align-items:center;justify-content:center;position:relative;left:50%;transform:translate(-50%);svg{display:inline-flex;line-height:1;width:auto;height:2.5rem}}.custom__scroll-quality__path-wrapper{width:50%;svg{width:100%;height:100%;*{vector-effect:non-scaling-stroke}}}}.custom__scroll-quality__path-guide{stroke:transparent!important}.is-desktop{display:none}.is-mobile{display:block}.custom__scroll-quality__path-wrapper.is-mobile{width:2px;position:relative;left:50%;transform:translate(-50%)}@media(min-width:1200px){.is-desktop{display:block}.is-mobile{display:none}}@media(max-width:1199px){.custom__scroll-quality__text{transform:none!important;margin:0 auto}.custom-scroll-quality__section--to_right .custom__scroll-quality__text{transform:none!important}}}.custom__scroll-hist[data-astro-cid-nxokxulk]{padding-block:0 4rem;position:relative;overflow:hidden;z-index:1;clip-path:inset(0 0 0 0);.blue-line-incoming__wrapper{position:relative;background:var(--color-light);height:200px;.blue-line-incoming{position:absolute;top:0;bottom:100%;left:50%;transform:translate(-50%);width:2px;height:100%;background-color:var(--color-blue);transform-origin:top center;transform:scaleY(0)}}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;mix-blend-mode:multiply;background-color:#02101c99}.custom__scroll-hist__bg{position:fixed;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:-2;will-change:opacity,transform}.custom__scroll-hist__step{min-height:auto;color:#fff;position:relative;display:flex;flex-direction:column;max-width:1000px;margin-inline:auto}.custom__scroll-hist__content{width:90%;max-width:1200px;margin:0 auto;position:relative}.custom-scroll-hist__step--center .custom__scroll-hist__content{display:flex;flex-direction:column;align-items:center;text-align:center}.custom-scroll-hist__step--left .custom__scroll-hist__content{display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin-left:0;max-width:450px}.custom-scroll-hist__step--right .custom__scroll-hist__content{display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin-right:max(5%,calc(50vw - 600px));margin-left:auto;max-width:450px}.title__wrapper{margin-bottom:1.5rem;max-width:100%}.title--h2{font-size:2.5rem;text-transform:uppercase;line-height:1.1}.title--h3{font-size:1.8rem;text-transform:uppercase;line-height:1.1}.custom__scroll-hist__text{font-size:16px;max-width:44ch;opacity:.9}.custom-scroll-hist__step--center .custom__scroll-hist__text{text-align:center}.custom__scroll-hist__cta{margin-top:2rem}.btn-outline{display:inline-block;border:2px solid white;color:#fff;padding:.8rem 1.5rem;text-transform:uppercase;font-size:.9rem;text-decoration:none;font-weight:700;transition:background-color .3s,color .3s}.btn-outline:hover{background-color:#fff;color:#000}.custom__scroll-hist__svg-wrapper{position:relative}.custom__scroll-hist__svg-wrapper.icon-wrapper{margin-bottom:1.5rem}.custom__scroll-hist__ico{border:2px solid #fff;border-radius:50%;aspect-ratio:1 / 1;padding:15px;width:60px;display:inline-flex;align-items:center;justify-content:center;svg{display:inline-flex;line-height:1;width:auto;height:2rem}}.custom__scroll-hist__path-wrapper{svg{display:block;max-width:100%;height:auto}}.path-origin,.path-dest{display:block;width:1px;height:1px;visibility:hidden;pointer-events:none;align-self:center}.custom__scroll-hist__path-guide{stroke:transparent!important}.is-desktop{display:none}.is-mobile{display:block}.custom__scroll-hist__path-wrapper.is-mobile{width:2px;position:relative;left:50%;transform:translate(-50%)}@media(min-width:768px){.is-desktop{display:block}.is-mobile{display:none}.custom-scroll-hist__step--left .custom__scroll-hist__content,.custom-scroll-hist__step--right .custom__scroll-hist__content{align-items:center;text-align:center}.custom-scroll-hist__step--right .custom__scroll-hist__content{margin-right:0;margin-left:auto}.path-to-left{height:325px}.path-to-right{height:252px}}@media(max-width:767px){.path-to-left,.path-to-right{position:relative;top:auto;left:auto;transform:none;margin:2rem auto;display:flex;justify-content:center}.custom-scroll-hist__step--left .custom__scroll-hist__content,.custom-scroll-hist__step--right .custom__scroll-hist__content{margin:0 auto;align-items:center;text-align:center}}}.custom__scroll-dep[data-astro-cid-f53vmhoj]{padding-block:0 4rem;position:relative;overflow:hidden;z-index:1;clip-path:inset(0 0 0 0);.blue-line-incoming__wrapper{position:relative;background:var(--color-light);height:200px;.blue-line-incoming{position:absolute;top:0;bottom:100%;left:50%;transform:translate(-50%);width:2px;height:100%;background-color:var(--color-blue);transform-origin:top center;transform:scaleY(0)}}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;mix-blend-mode:multiply;background-color:#02101c99}.custom__scroll-dep__bg{position:fixed;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:-2;will-change:opacity,transform}.custom__scroll-dep__hub{height:10vh}.custom__scroll-dep__step{min-height:auto;color:#fff;position:relative;display:flex;flex-direction:column;max-width:1000px;margin-inline:auto}.custom__scroll-dep__content{width:90%;max-width:1200px;margin:0 auto;position:relative}.custom-scroll-dep__step--center .custom__scroll-dep__content{display:flex;flex-direction:column;align-items:center;text-align:center}.custom-scroll-dep__step--left .custom__scroll-dep__content{display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin-left:0;max-width:450px}.custom-scroll-dep__step--right .custom__scroll-dep__content{display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin-right:max(5%,calc(50vw - 600px));margin-left:auto;max-width:450px}.title__wrapper{margin-bottom:1.5rem;max-width:100%}.title--h2{font-size:2.5rem;text-transform:uppercase;line-height:1.1}.title--h3{font-size:1.8rem;text-transform:uppercase;line-height:1.1}.custom__scroll-dep__text{font-size:16px;max-width:44ch;opacity:.9;>a:last-child{margin-top:1rem}}.custom-scroll-dep__step--center .custom__scroll-dep__text{text-align:center}.custom__scroll-dep__cta{margin-top:2rem}.btn-outline{display:inline-block;border:2px solid white;color:#fff;padding:.8rem 1.5rem;text-transform:uppercase;font-size:.9rem;text-decoration:none;font-weight:700;transition:background-color .3s,color .3s}.btn-outline:hover{background-color:#fff;color:#000}.custom__scroll-dep__svg-wrapper{position:relative}.custom__scroll-dep__svg-wrapper.icon-wrapper{margin-bottom:1.5rem}.custom__scroll-dep__ico{border:2px solid #fff;border-radius:50%;aspect-ratio:1 / 1;padding:15px;width:60px;display:inline-flex;align-items:center;justify-content:center;svg{display:inline-flex;line-height:1;width:auto;height:2rem}}.custom__scroll-dep__path-wrapper{svg{display:block;max-width:100%;height:auto}}.path-origin,.path-dest{display:block;width:1px;height:1px;visibility:hidden;pointer-events:none;align-self:center}.custom__scroll-dep__path-guide{stroke:transparent!important}.is-desktop{display:none}.is-mobile{display:block}.custom__scroll-dep__path-wrapper.is-mobile{width:2px;position:relative;left:50%;transform:translate(-50%)}.custom__scroll-dep__image{padding-block:4rem;img{border-radius:20px;width:min(100%,420px);transform:rotate(-8deg)}&.custom__scroll-dep__images{>img{width:80%!important;aspect-ratio:220 / 160;height:auto!important;z-index:1}>img:first-child{transform:rotate(8deg);.custom-scroll-dep__step--left &{left:0!important;right:auto!important}}>img:last-child{transform:rotate(-8deg);top:40%!important;.custom-scroll-dep__step--right &{left:auto!important;right:0!important}}}}@media(min-width:768px){.is-desktop{display:block}.is-mobile{display:none}[class*=custom-scroll-dep__step]{.custom__scroll-dep__content{position:unset}.custom__scroll-dep__image{position:absolute;width:43%;height:100%;top:-100px;left:0;img{position:absolute;width:auto;height:80%;top:10%;left:0;object-fit:cover}}}.custom-scroll-dep__step--right{.custom__scroll-dep__image{left:0;img{left:0}}}.custom-scroll-dep__step--left{.custom__scroll-dep__image{left:auto;right:0;img{left:auto;right:0}}}.custom-scroll-dep__step--left .custom__scroll-dep__content,.custom-scroll-dep__step--right .custom__scroll-dep__content{align-items:center;text-align:center}.custom-scroll-dep__step--right .custom__scroll-dep__content{margin-right:0;margin-left:auto}.path-to-left{height:325px}.path-to-right{height:252px}}@media(max-width:767px){.path-to-left,.path-to-right{position:relative;top:auto;left:auto;transform:none;margin:2rem auto;display:flex;justify-content:center}.custom-scroll-dep__step--left .custom__scroll-dep__content,.custom-scroll-dep__step--right .custom__scroll-dep__content{margin:0 auto;align-items:center;text-align:center}}}.custom__scroll-eco[data-astro-cid-4jib7cji]{padding-block:4rem;position:relative;overflow:hidden;z-index:1;clip-path:inset(0 0 0 0);.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;mix-blend-mode:multiply;background-color:#02101c99}.custom__scroll-eco__bg{position:fixed;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:-2;will-change:opacity,transform}.custom__scroll-eco__step{min-height:auto;color:#fff;position:relative;display:flex;flex-direction:column;max-width:1000px;margin-inline:auto}.custom__scroll-eco__content{width:90%;max-width:1200px;margin:0 auto;position:relative}.custom-scroll-eco__step--center .custom__scroll-eco__content{display:flex;flex-direction:column;align-items:center;text-align:center}.custom-scroll-eco__step--left .custom__scroll-eco__content{display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin-left:0;max-width:450px}.custom-scroll-eco__step--right .custom__scroll-eco__content{display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin-right:max(5%,calc(50vw - 600px));margin-left:auto;max-width:450px}.title__wrapper{margin-bottom:1.5rem;max-width:100%}.title--h2{font-size:2.5rem;text-transform:uppercase;line-height:1.1}.title--h3{font-size:1.8rem;text-transform:uppercase;line-height:1.1}.custom__scroll-eco__text{font-size:16px;max-width:44ch;opacity:.9}.custom-scroll-eco__step--center .custom__scroll-eco__text{text-align:center}.custom__scroll-eco__cta{margin-top:2rem}.btn-outline{display:inline-block;border:2px solid white;color:#fff;padding:.8rem 1.5rem;text-transform:uppercase;font-size:.9rem;text-decoration:none;font-weight:700;transition:background-color .3s,color .3s}.btn-outline:hover{background-color:#fff;color:#000}.custom__scroll-eco__svg-wrapper{position:relative}.custom__scroll-eco__svg-wrapper.icon-wrapper{margin-bottom:1.5rem}.custom__scroll-eco__ico{border:2px solid #fff;border-radius:50%;aspect-ratio:1 / 1;padding:15px;width:60px;display:inline-flex;align-items:center;justify-content:center;svg{display:inline-flex;line-height:1;width:auto;height:2rem}}.custom__scroll-eco__path-wrapper{svg{display:block;max-width:100%;height:auto}}.path-origin,.path-dest{display:block;width:1px;height:1px;visibility:hidden;pointer-events:none;align-self:center}.custom__scroll-eco__path-guide{stroke:transparent!important}.is-desktop{display:none}.is-mobile{display:block}.custom__scroll-eco__path-wrapper.is-mobile{width:2px;position:relative;left:50%;transform:translate(-50%)}@media(min-width:768px){.is-desktop{display:block}.is-mobile{display:none}.custom-scroll-eco__step--left .custom__scroll-eco__content,.custom-scroll-eco__step--right .custom__scroll-eco__content{align-items:center;text-align:center}.custom-scroll-eco__step--right .custom__scroll-eco__content{margin-right:0;margin-left:auto}.path-to-left{height:325px}.path-to-right{height:252px}}@media(max-width:767px){.path-to-left,.path-to-right{position:relative;top:auto;left:auto;transform:none;margin:2rem auto;display:flex;justify-content:center}.custom-scroll-eco__step--left .custom__scroll-eco__content,.custom-scroll-eco__step--right .custom__scroll-eco__content{margin:0 auto;align-items:center;text-align:center}}}.custom__scroll-salud[data-astro-cid-ofmrpuej]{padding-block:4rem;position:relative;overflow:hidden;z-index:1;clip-path:inset(0 0 0 0);.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;mix-blend-mode:multiply;background-color:#02101c99}.custom__scroll-salud__bg{position:fixed;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:-2;will-change:opacity,transform}.custom__scroll-salud__step{min-height:auto;color:#fff;position:relative;display:flex;flex-direction:column;max-width:1000px;margin-inline:auto}.custom__scroll-salud__content{width:90%;max-width:1200px;margin:0 auto;position:relative}.custom-scroll-salud__step--center .custom__scroll-salud__content{display:flex;flex-direction:column;align-items:center;text-align:center}.custom-scroll-salud__step--left .custom__scroll-salud__content{display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin-left:0;max-width:450px}.custom-scroll-salud__step--right .custom__scroll-salud__content{display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin-right:max(5%,calc(50vw - 600px));margin-left:auto;max-width:450px}.title__wrapper{margin-bottom:1.5rem;max-width:100%}.title--h2{font-size:2.5rem;text-transform:uppercase;line-height:1.1}.title--h3{font-size:1.8rem;text-transform:uppercase;line-height:1.1}.custom__scroll-salud__text{font-size:16px;max-width:44ch;opacity:.9}.custom-scroll-salud__step--center .custom__scroll-salud__text{text-align:center}.custom__scroll-salud__cta{margin-top:2rem}.btn-outline{display:inline-block;border:2px solid white;color:#fff;padding:.8rem 1.5rem;text-transform:uppercase;font-size:.9rem;text-decoration:none;font-weight:700;transition:background-color .3s,color .3s}.btn-outline:hover{background-color:#fff;color:#000}.custom__scroll-salud__svg-wrapper{position:relative}.custom__scroll-salud__svg-wrapper.icon-wrapper{margin-bottom:1.5rem}.custom__scroll-salud__ico{border:2px solid #fff;border-radius:50%;aspect-ratio:1 / 1;padding:15px;width:60px;display:inline-flex;align-items:center;justify-content:center;svg{display:inline-flex;line-height:1;width:auto;height:2rem}}.custom__scroll-salud__path-wrapper{svg{display:block;max-width:100%;height:auto}}.path-origin,.path-dest{display:block;width:1px;height:1px;visibility:hidden;pointer-events:none;align-self:center}.custom__scroll-salud__path-guide{stroke:transparent!important}.is-desktop{display:none}.is-mobile{display:block}.custom__scroll-salud__path-wrapper.is-mobile{width:2px;position:relative;left:50%;transform:translate(-50%)}@media(min-width:768px){.is-desktop{display:block}.is-mobile{display:none}.custom-scroll-salud__step--left .custom__scroll-salud__content,.custom-scroll-salud__step--right .custom__scroll-salud__content{align-items:center;text-align:center}.custom-scroll-salud__step--right{margin-inline:auto 0}.path-to-left{height:325px}.path-to-right{height:252px}}@media(max-width:767px){.path-to-left,.path-to-right{position:relative;top:auto;left:auto;transform:none;margin:2rem auto;display:flex;justify-content:center}.custom-scroll-salud__step--left .custom__scroll-salud__content,.custom-scroll-salud__step--right .custom__scroll-salud__content{margin:0 auto;align-items:center;text-align:center}}}.section-platano-banana[data-astro-cid-ysh4u6zf]{padding:5rem 0;overflow:hidden}.pb-wrapper[data-astro-cid-ysh4u6zf]{position:relative;display:grid;grid-template-columns:1fr;gap:3rem;text-align:center;z-index:1}.desktop-lines[data-astro-cid-ysh4u6zf]{display:none}.mobile-line-container[data-astro-cid-ysh4u6zf]{position:absolute;top:50px;bottom:50px;left:50%;transform:translate(-50%);width:2px;z-index:-1}.mobile-line-dashed[data-astro-cid-ysh4u6zf]{width:100%;height:0%;border-left:2px dashed var(--color-green, #176535)}.pb-left-col[data-astro-cid-ysh4u6zf],.pb-right-col[data-astro-cid-ysh4u6zf]{display:flex;flex-direction:column;gap:3rem}.pb-center-col[data-astro-cid-ysh4u6zf]{display:flex;justify-content:center;align-items:center;position:relative;z-index:2}.platano-img[data-astro-cid-ysh4u6zf]{max-width:100%;height:auto;transform-origin:center center;filter:drop-shadow(20px 0 0 var(--color-light)) drop-shadow(-20px 0 0 var(--color-light)) drop-shadow(0 20px 0 var(--color-light)) drop-shadow(0 -20px 0 var(--color-light))}.pb-item[data-astro-cid-ysh4u6zf]{display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative;z-index:2;background-color:transparent;padding:20px;background-color:var(--color-light)}.pb-icon[data-astro-cid-ysh4u6zf]{color:var(--color-green, #176535);display:flex;justify-content:center;align-items:center;background-color:#fcfcfc;padding:10px;border-radius:50%;width:56px;aspect-ratio:1 / 1;border:1px solid var(--color-green)}.pb-text[data-astro-cid-ysh4u6zf] h3[data-astro-cid-ysh4u6zf]{margin-bottom:.25rem;font-size:1.25rem}.pb-text[data-astro-cid-ysh4u6zf] p[data-astro-cid-ysh4u6zf]{margin:0;font-size:1rem}@media screen and (min-width:768px){.pb-wrapper[data-astro-cid-ysh4u6zf]{grid-template-columns:1fr 450px 1fr;gap:2rem;align-items:center;min-height:600px}.mobile-line-container[data-astro-cid-ysh4u6zf]{display:none}.desktop-lines[data-astro-cid-ysh4u6zf]{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.pb-path[data-astro-cid-ysh4u6zf]{stroke:var(--color-green, #176535);stroke-width:2;fill:none}.pb-left-col[data-astro-cid-ysh4u6zf],.pb-right-col[data-astro-cid-ysh4u6zf]{gap:5rem}.pb-left-col[data-astro-cid-ysh4u6zf] .pb-item[data-astro-cid-ysh4u6zf]{text-align:right;align-items:flex-end}.pb-right-col[data-astro-cid-ysh4u6zf] .pb-item[data-astro-cid-ysh4u6zf]{text-align:left;align-items:flex-start}}
