@keyframes fromRight{0%{opacity:0;display:none;transform:translate(100%)}to{opacity:1;display:block;transform:translate(0)}}@keyframes toRight{0%{opacity:1;display:block;transform:translate(0)}to{opacity:0;display:none;transform:translate(100%)}}header{display:flex;justify-content:space-between;text-transform:uppercase;z-index:100}@media screen and (min-width:0) and (max-width:1023px){header{position:fixed;top:0;left:0;right:0;font-size:2.625rem}}@media screen and (min-width:1024px){header{position:relative;font-size:1rem}}.header--mixed path,.header--primary path{fill:#fff}.header--mixed .header__menu-lang,.header--mixed .header__menu-lang a,.header--primary,.header--primary a,.header--primary button{color:#fff}.header--mixed .header__menu-lang--ul:after,.header--primary .header__menu-lang--ul:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' height='2'%3E%3Crect width='2' height='2' fill='%23ffffff'/%3E%3C/svg%3E")}.header--secondary path{fill:#000}@media screen and (min-width:0) and (max-width:1023px){.header--secondary .header__close-button path{fill:#fff}}@media screen and (min-width:1024px){.header--secondary .header__close-button path{fill:#000}}@media screen and (min-width:0) and (max-width:1023px){.header--mixed,.header--mixed a,.header--secondary,.header--secondary a,.header--secondary button{color:#fff}}@media screen and (min-width:1024px){.header--mixed,.header--mixed a,.header--secondary,.header--secondary a,.header--secondary button{color:#000}}@media screen and (min-width:0) and (max-width:1023px){.header--secondary .header__menu-lang--ul:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' height='2'%3E%3Crect width='2' height='2' fill='%23ffffff'/%3E%3C/svg%3E")}}@media screen and (min-width:1024px){.header--secondary .header__menu-lang--ul:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' height='2'%3E%3Crect width='2' height='2' fill='%23000000'/%3E%3C/svg%3E")}}.header__logo{display:inline-block}@media screen and (min-width:0) and (max-width:1023px){.header__logo{width:9.75rem;margin:3.75rem 1.875rem 3rem 5.375rem}}@media screen and (min-width:1024px){.header__logo{width:14.5rem;margin:3.4375rem 3.75rem}}.header__close-button,.header__hamburguer,.header__logo{transition-duration:80ms;transition-timing-function:ease-in-out;transform-origin:0 center;transform:scale(1)}.header__close-button:hover,.header__hamburguer:hover,.header__logo:hover{transform:matrix(1.03,0,0,1.05,.4,0)}.header__menu-lang{font-weight:300}.header__menu-lang--ul{position:relative;display:flex;flex-direction:row!important}@media screen and (min-width:0) and (max-width:1023px){.header__menu-lang--ul{margin:0 3.75rem 5rem!important;gap:2.75rem}}@media screen and (min-width:1024px){.header__menu-lang--ul{margin:3.625rem 2.5rem!important;gap:1.25rem}}.header__menu-lang--ul:after{content:"";z-index:-1;display:block;position:absolute;top:0;left:0;right:0;background-repeat:no-repeat;background-position:center}@media screen and (min-width:0) and (max-width:1023px){.header__menu-lang--ul:after{background-size:2px 100%;height:3.125rem}}@media screen and (min-width:1024px){.header__menu-lang--ul:after{background-size:1px 100%;height:1.25rem}}.header__menu-lang a,.header__menu-lang li{text-align:center}@media screen and (min-width:0) and (max-width:1023px){.header__menu-lang a,.header__menu-lang li{width:3.75rem}}@media screen and (min-width:1024px){.header__menu-lang a,.header__menu-lang li{width:1.625rem}}.header__menu-lang .active,.header__menu-lang .current-lang,.header__menu-lang a:focus,.header__menu-lang a:hover,.header__navbar .active,.header__navbar .current-menu-item a,.header__navbar a:focus,.header__navbar a:hover,.header__navbar button:focus,.header__navbar button:hover{font-weight:600}@media screen and (min-width:0) and (max-width:1023px){.header__menu-lang--mobile{display:flex}}@media screen and (min-width:1024px){.header__menu-lang--mobile{display:none}}@media screen and (min-width:0) and (max-width:1023px){.header__menu-lang--desktop{display:none}}@media screen and (min-width:1024px){.header__menu-lang--desktop{display:flex}}.header__hamburguer{width:4.375rem;margin:4.25rem 3.625rem 3.125rem 1.875rem;cursor:pointer}@media screen and (min-width:0) and (max-width:1023px){.header__hamburguer{display:inline-block}}@media screen and (min-width:1024px){.header__hamburguer{display:none}}.header__navbar{position:absolute}@media screen and (min-width:0) and (max-width:1023px){.header__navbar{right:0;top:0;width:36.25rem;max-height:100vh;max-height:100dvh;overflow-y:auto;background-color:#333}}@media screen and (min-width:1024px){.header__navbar{left:0;top:100%;width:25%;height:37.5rem}}.header__navbar--primary{z-index:103}@media screen and (min-width:0) and (max-width:1023px){.header__navbar--primary{display:none;opacity:0;transform:translate(100%)}}@media screen and (min-width:1024px){.header__navbar--primary{display:block;opacity:1;transform:translate(0)}}.header__navbar--reveal-primary{display:block;transform:translate(0);animation:fromRight .2s ease-in-out forwards}.header__navbar--hide-primary{display:none;transform:translate(100%);animation:toRight .2s ease-in-out forwards}.header__navbar,.header__navbar button{font-weight:400}.header__navbar__container{display:flex;flex-direction:column;justify-content:center;min-height:100%}.header__close-button{position:absolute;top:4.5rem;right:2.875rem;width:100%;max-width:3.5rem;cursor:pointer}@media screen and (min-width:0) and (max-width:1023px){.header__close-button{display:inline-block}}@media screen and (min-width:1024px){.header__close-button{display:none}}.header__navbar ul{display:flex;flex-direction:column}@media screen and (min-width:0) and (max-width:1023px){.header__navbar ul{gap:5rem;margin:4.375rem 3.75rem 5rem}}@media screen and (min-width:1024px){.header__navbar ul{gap:1.25rem;margin:4.375rem 1.25rem 4.375rem 3.75rem}}@media screen and (min-width:0) and (max-width:1023px){.header__navbar--bg-azul{background-color:#333}}@media screen and (min-width:1024px){.header__navbar--bg-azul{background-color:#0131dc}}@media screen and (min-width:0) and (max-width:1023px){.header__navbar--bg-magenta{background-color:#333}}@media screen and (min-width:1024px){.header__navbar--bg-magenta{background-color:#e400ba}}@media screen and (min-width:0) and (max-width:1023px){.header__navbar--bg-amarillo{background-color:#333}}@media screen and (min-width:1024px){.header__navbar--bg-amarillo{background-color:#ffe200}}@media screen and (min-width:0) and (max-width:1023px){.header__navbar--bg-purpura{background-color:#333}}@media screen and (min-width:1024px){.header__navbar--bg-purpura{background-color:#9f54e4}}@media screen and (min-width:0) and (max-width:1023px){.header__navbar--bg-negro{background-color:#333}}@media screen and (min-width:1024px){.header__navbar--bg-negro{background-color:#000}}.headroom{will-change:transform;transition:transform .2s linear}.headroom--pinned{transform:translateY(0)}.headroom--unpinned{transform:translateY(-100%)}.desktop-status-bar,.mobile-status-bar{top:0;z-index:102;justify-content:center;text-align:center;padding:0;overflow:hidden}@media screen and (min-width:0) and (max-width:1023px){.mobile-status-bar{display:flex;align-items:center;position:absolute;left:18.125rem;right:11.25rem;bottom:0}}@media screen and (min-width:1024px){.mobile-status-bar{display:none}}@media screen and (min-width:0) and (max-width:1023px){.desktop-status-bar{display:none}}@media screen and (min-width:1024px){.desktop-status-bar{display:flex;transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity;transform:translateY(0);opacity:1;position:fixed;left:19.375rem}}@media screen and (min-width:1024px) and (max-width:1479px){.desktop-status-bar{right:10rem}}@media screen and (min-width:1480px){.desktop-status-bar{right:19.375rem}}@media (prefers-reduced-motion:reduce){.desktop-status-bar .desktop-status-bar{transition:opacity .2s ease-in-out}}.desktop-status-bar p,.mobile-status-bar p{text-transform:uppercase;color:#fff;text-wrap:pretty;font-weight:300}@media screen and (min-width:0) and (max-width:1023px){.mobile-status-bar p{font-size:1.1875rem;line-height:1.5rem}}@media screen and (min-width:1024px){.desktop-status-bar p{font-size:.9375rem;line-height:1.25rem}}.swiper-button-next-footer[data-astro-cid-cctehtvi]:after,.swiper-button-prev-footer[data-astro-cid-cctehtvi]:after{display:none}.swiper-button-next-footer[data-astro-cid-cctehtvi],.swiper-button-prev-footer[data-astro-cid-cctehtvi]{background-repeat:no-repeat;background-position:center;background-size:30%}.swiper-button-prev-footer[data-astro-cid-cctehtvi]{background-image:url(../images/prev-white.svg)!important}.swiper-button-next-footer[data-astro-cid-cctehtvi]{background-image:url(../images/next-white.svg)!important}.slider[data-astro-cid-cctehtvi]{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:0) and (max-width:1023px){.slider[data-astro-cid-cctehtvi]{width:100%}}@media screen and (min-width:1024px){.slider[data-astro-cid-cctehtvi]{padding:0 3.75rem}}:root{--swiper-pagination-color:black;--swiper-navigation-size:44px}.footerSwiper[data-astro-cid-cctehtvi]{width:100%}@media screen and (min-width:0) and (max-width:1023px){.footerSwiper[data-astro-cid-cctehtvi]{height:9.375rem;margin:0 0 3.75rem}}@media screen and (min-width:1024px){.footerSwiper[data-astro-cid-cctehtvi]{height:6.25rem;margin:0}}.footerSwiper[data-astro-cid-cctehtvi] .swiper-wrapper[data-astro-cid-cctehtvi]{height:100%}.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi]{width:-moz-fit-content;width:fit-content;height:100%;display:flex;justify-content:center}.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] a[data-astro-cid-cctehtvi],.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] form[data-astro-cid-cctehtvi],.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] span[data-astro-cid-cctehtvi]{transition-duration:80ms;transition-timing-function:ease-in-out;transform-origin:0 center;transform:scale(1)}.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] form[data-astro-cid-cctehtvi],.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] span[data-astro-cid-cctehtvi]{display:flex;justify-content:center;align-items:center;width:100%;height:100%}@media screen and (min-width:0) and (max-width:1023px){.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] a[data-astro-cid-cctehtvi],.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] form[data-astro-cid-cctehtvi],.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] span[data-astro-cid-cctehtvi]{max-width:33.75rem}}@media screen and (min-width:1024px){.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] a[data-astro-cid-cctehtvi],.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] form[data-astro-cid-cctehtvi],.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] span[data-astro-cid-cctehtvi]{max-width:28.125rem}}.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] a[data-astro-cid-cctehtvi],.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] form[data-astro-cid-cctehtvi] button[data-astro-cid-cctehtvi]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:0 0;border:0;padding:0;cursor:pointer}.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] a[data-astro-cid-cctehtvi]:focus,.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] form[data-astro-cid-cctehtvi] button[data-astro-cid-cctehtvi]:focus{outline:0}.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] a[data-astro-cid-cctehtvi]:hover,.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] form[data-astro-cid-cctehtvi] button[data-astro-cid-cctehtvi]:hover{transform:matrix(1.03,0,0,1.05,.4,0)}.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] picture[data-astro-cid-cctehtvi]{justify-content:center;align-items:center;width:auto;height:auto}@media screen and (min-width:0) and (max-width:359px){.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] picture[data-astro-cid-cctehtvi]{font-size:9.6px}}@media screen and (min-width:360px) and (max-width:413px){.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] picture[data-astro-cid-cctehtvi]{font-size:11.69px}}@media screen and (min-width:414px) and (max-width:639px){.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] picture[data-astro-cid-cctehtvi]{font-size:13.77px}}@media screen and (min-width:640px) and (max-width:767px){.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] picture[data-astro-cid-cctehtvi]{font-size:15.44px}}@media screen and (min-width:768px) and (max-width:1023px){.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] picture[data-astro-cid-cctehtvi]{font-size:16.7px}}@media screen and (min-width:1024px) and (max-width:1199px){.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] picture[data-astro-cid-cctehtvi]{font-size:12.52px}}@media screen and (min-width:1200px) and (max-width:1399px){.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] picture[data-astro-cid-cctehtvi]{font-size:13.21px}}@media screen and (min-width:1400px) and (max-width:1639px){.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] picture[data-astro-cid-cctehtvi]{font-size:13.91px}}@media screen and (min-width:1640px) and (max-width:1739px){.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] picture[data-astro-cid-cctehtvi]{font-size:14.61px}}@media screen and (min-width:1740px) and (max-width:1919px){.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] picture[data-astro-cid-cctehtvi]{font-size:15.31px}}@media screen and (min-width:1920px) and (max-width:2099px){.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] picture[data-astro-cid-cctehtvi]{font-size:16px}}@media screen and (min-width:2100px) and (max-width:2349px){.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] picture[data-astro-cid-cctehtvi]{font-size:16.7px}}@media screen and (min-width:2350px) and (max-width:2639px){.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] picture[data-astro-cid-cctehtvi]{font-size:17.4px}}@media screen and (min-width:2640px) and (max-width:2919px){.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] picture[data-astro-cid-cctehtvi]{font-size:18.09px}}@media screen and (min-width:2920px){.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] picture[data-astro-cid-cctehtvi]{font-size:18.79px}}.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] picture[data-astro-cid-cctehtvi] img[data-astro-cid-cctehtvi]{-o-object-fit:contain;object-fit:contain}@media screen and (min-width:0) and (max-width:1023px){.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] picture[data-astro-cid-cctehtvi] img[data-astro-cid-cctehtvi]{max-height:9.375rem}}@media screen and (min-width:1024px){.footerSwiper[data-astro-cid-cctehtvi] .swiper-slide[data-astro-cid-cctehtvi] picture[data-astro-cid-cctehtvi] img[data-astro-cid-cctehtvi]{max-height:6.25rem}}@media screen and (min-width:0) and (max-width:1023px){.slider[data-astro-cid-cctehtvi] .swiper-button-next-footer[data-astro-cid-cctehtvi],.slider[data-astro-cid-cctehtvi] .swiper-button-prev-footer[data-astro-cid-cctehtvi]{top:36%}}@media screen and (min-width:1024px){.slider[data-astro-cid-cctehtvi] .swiper-button-next-footer[data-astro-cid-cctehtvi],.slider[data-astro-cid-cctehtvi] .swiper-button-prev-footer[data-astro-cid-cctehtvi]{top:50%}}.slider[data-astro-cid-cctehtvi] .swiper-button-prev-footer[data-astro-cid-cctehtvi]{left:0}.slider[data-astro-cid-cctehtvi] .swiper-button-next-footer[data-astro-cid-cctehtvi]{right:0}.swiper-button-next-footer[data-astro-cid-cctehtvi],.swiper-button-prev-footer[data-astro-cid-cctehtvi]{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next-footer[data-astro-cid-cctehtvi].swiper-button-disabled,.swiper-button-prev-footer[data-astro-cid-cctehtvi].swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next-footer[data-astro-cid-cctehtvi].swiper-button-hidden,.swiper-button-prev-footer[data-astro-cid-cctehtvi].swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled[data-astro-cid-cctehtvi] .swiper-button-next-footer[data-astro-cid-cctehtvi],.swiper-navigation-disabled[data-astro-cid-cctehtvi] .swiper-button-prev-footer[data-astro-cid-cctehtvi]{display:none!important}.swiper-button-next-footer[data-astro-cid-cctehtvi] svg[data-astro-cid-cctehtvi],.swiper-button-prev-footer[data-astro-cid-cctehtvi] svg[data-astro-cid-cctehtvi]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl[data-astro-cid-cctehtvi] .swiper-button-next-footer[data-astro-cid-cctehtvi] svg[data-astro-cid-cctehtvi],.swiper-rtl[data-astro-cid-cctehtvi] .swiper-button-prev-footer[data-astro-cid-cctehtvi] svg[data-astro-cid-cctehtvi]{transform:rotate(180deg)}.swiper-button-prev-footer[data-astro-cid-cctehtvi],.swiper-rtl[data-astro-cid-cctehtvi] .swiper-button-next-footer[data-astro-cid-cctehtvi]{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock[data-astro-cid-cctehtvi]{display:none}.swiper-button-next-footer[data-astro-cid-cctehtvi],.swiper-rtl[data-astro-cid-cctehtvi] .swiper-button-prev-footer[data-astro-cid-cctehtvi]{right:var(--swiper-navigation-sides-offset, 10px);left:auto}footer{display:flex;flex-wrap:wrap;background-color:#000}@media screen and (min-width:0) and (max-width:1023px){footer{justify-content:center}}footer,footer a{color:#fff}@media screen and (min-width:0) and (max-width:1023px){.footer--padding{padding:0 0 10.625rem}}@media screen and (min-width:1024px){.footer--padding{padding:0 0 8.125rem}}.footer__navbar{width:100%;margin:2.1875rem 3.75rem 4.375rem}@media screen and (min-width:0) and (max-width:1023px){.footer__navbar{display:none}}@media screen and (min-width:1024px){.footer__navbar{display:flex}}.credits span,.footer__navbar>div,.office span{width:100%}.footer__navbar ul{display:flex;justify-content:space-between;width:100%}.footer__navbar li{width:10rem}.footer__navbar a{font-weight:400;font-size:1rem;text-transform:uppercase}.footer__navbar .active,.footer__navbar a:focus,.footer__navbar a:hover{font-weight:600}.footer__logo{transition-duration:80ms;transition-timing-function:ease-in-out;transform-origin:0 center;transform:scale(1)}@media screen and (min-width:0) and (max-width:1023px){.footer__logo{display:none}}@media screen and (min-width:1024px){.footer__logo{display:inline-block;width:14.5rem;margin:0 3.75rem}}.footer__logo:hover{transform:matrix(1.03,0,0,1.05,.4,0)}.office,.office__global a{font-size:1rem;line-height:1.5rem}.office{display:flex;flex-wrap:wrap;width:100%}@media screen and (min-width:0) and (max-width:1023px){.office{display:none}}@media screen and (min-width:1024px){.office{margin:.625rem 3.75rem 0}}.legal-button a:hover,.office a:hover{font-weight:600}.office__global{position:relative;width:100%;display:flex;flex-wrap:wrap}@media screen and (min-width:0) and (max-width:849px){.office__global{margin:1.5625rem 0 .625rem}}@media screen and (min-width:850px) and (max-width:1023px){.office__global{margin:1.5625rem 0 .625rem}}@media screen and (min-width:0) and (max-width:1023px){.office__global{justify-content:center}}@media screen and (min-width:1024px){.office__global{margin:1.25rem .625rem 3.125rem 3.75rem}}@media screen and (min-width:0) and (max-width:1023px){.legal-button{order:2;display:flex;justify-content:center;width:100%}}.footer-slider{position:relative;display:flex;justify-content:center}@media screen and (min-width:0) and (max-width:767px){.footer-slider{width:calc(100% - 8px)}}@media screen and (min-width:768px){.footer-slider{width:calc(100% - 20px)}}@media screen and (min-width:1024px){.footer-slider{width:31.25rem;position:absolute;right:0;top:-2.5rem}}.office__global a{white-space:nowrap;border:1px solid #fff;padding:.4375rem 1.5625rem}.credits{width:100%;display:flex;flex-wrap:wrap}@media screen and (min-width:0) and (max-width:1023px){.credits{order:3;margin:1.5625rem 3.75rem .625rem;text-align:center;justify-content:center}}@media screen and (min-width:1024px){.credits{margin:0 3.75rem .625rem}}@media screen and (min-width:0) and (max-width:1023px){.credits p{font-size:1.25rem;line-height:1.25rem}}@media screen and (min-width:1024px){.credits p{font-size:1rem;line-height:1rem}}@media screen and (min-width:0) and (max-width:1023px){.credits span{font-size:.9375rem;line-height:1rem}}@media screen and (min-width:1024px){.credits span{font-size:.75rem}}.credits span,.credits span a{color:#333}.credits span a:hover{color:red;font-weight:500}body{background-color:#e400ba}@media screen and (min-width:0) and (max-width:1023px){header[data-astro-cid-j7pv25f6]{background-color:#000}}.hero[data-astro-cid-j7pv25f6]{width:100%;display:flex;justify-content:end}.hero__wrapper[data-astro-cid-j7pv25f6]{position:relative;height:100%}@media screen and (min-width:0) and (max-width:1023px){.hero__wrapper[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;width:100%}}@media screen and (min-width:1024px){.hero__wrapper[data-astro-cid-j7pv25f6]{width:75%;padding:0 2.5rem 0 0;display:grid;grid-template-columns:calc(25vw - .625rem) 1fr 1fr;grid-gap:1.25rem}}@media screen and (min-width:0) and (max-width:1023px){.gridSwiper[data-astro-cid-j7pv25f6]{width:100%}}@media screen and (min-width:1024px){.gridSwiper[data-astro-cid-j7pv25f6]{display:none}}.gridSwiper[data-astro-cid-j7pv25f6] .swiper-slide[data-astro-cid-j7pv25f6]{width:100%;height:30rem}.swiper-button-next[data-astro-cid-j7pv25f6]:after,.swiper-button-prev[data-astro-cid-j7pv25f6]:after{display:none}.swiper-button-next[data-astro-cid-j7pv25f6],.swiper-button-prev[data-astro-cid-j7pv25f6]{background-repeat:no-repeat;background-position:center;background-size:50%}.swiper-button-prev[data-astro-cid-j7pv25f6]{background-image:url(../images/prev.svg)!important}.swiper-button-next[data-astro-cid-j7pv25f6]{background-image:url(../images/next.svg)!important}.featured[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;background-color:#ffe200}@media screen and (min-width:0) and (max-width:1023px){.featured[data-astro-cid-j7pv25f6]{width:100%;min-height:43.125rem;padding:12.5rem 0 0}}@media screen and (min-width:1024px){.featured[data-astro-cid-j7pv25f6]{grid-column:2/span 2;justify-content:end;right:0;bottom:0;margin:0;min-height:18.125rem}}.featured[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{width:100%}@media screen and (min-width:0) and (max-width:1023px){.featured[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{margin:5.5rem 4.0625rem 4.5625rem}}@media screen and (min-width:1024px){.featured[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{margin:1.25rem 1.125rem}}.featured[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{background-color:#ff9700;display:block}@media screen and (min-width:0) and (max-width:1023px){.featured[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{margin:0 0 7.1875rem 4.0625rem;width:18.125rem;height:4.5rem}}@media screen and (min-width:1024px){.featured[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{margin:0 4.375rem 2.5rem 0;width:12.25rem;height:3.125rem}}.card[data-astro-cid-j7pv25f6]{position:relative;overflow:hidden}@media screen and (min-width:0) and (max-width:1023px){.card[data-astro-cid-j7pv25f6]{display:none}}@media screen and (min-width:1024px){.card[data-astro-cid-j7pv25f6]{display:block}.hero[data-astro-cid-j7pv25f6] .card[data-astro-cid-j7pv25f6]:nth-child(1){grid-row:1/span 2}.hero[data-astro-cid-j7pv25f6] .card[data-astro-cid-j7pv25f6]:nth-child(2),.hero[data-astro-cid-j7pv25f6] .card[data-astro-cid-j7pv25f6]:nth-child(3){height:18.125rem}}.card__wrap-link[data-astro-cid-j7pv25f6]{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;cursor:pointer}.card__background[data-astro-cid-j7pv25f6]{z-index:1;position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;transition:all ease-in-out .06s;transform-origin:0 center;transform:scale(1)}.card__wrap-link[data-astro-cid-j7pv25f6]:focus .card__background[data-astro-cid-j7pv25f6],.card__wrap-link[data-astro-cid-j7pv25f6]:hover .card__background[data-astro-cid-j7pv25f6]{transform:scale(1.01,1.02)}.card__background--purpura[data-astro-cid-j7pv25f6]{filter:sepia(100%) hue-rotate(245deg) saturate(200%)}.card__wrap-link[data-astro-cid-j7pv25f6]:focus .card__background--naranja[data-astro-cid-j7pv25f6],.card__wrap-link[data-astro-cid-j7pv25f6]:focus .card__background--purpura[data-astro-cid-j7pv25f6],.card__wrap-link[data-astro-cid-j7pv25f6]:focus .card__background--verde[data-astro-cid-j7pv25f6],.card__wrap-link[data-astro-cid-j7pv25f6]:hover .card__background--naranja[data-astro-cid-j7pv25f6],.card__wrap-link[data-astro-cid-j7pv25f6]:hover .card__background--purpura[data-astro-cid-j7pv25f6],.card__wrap-link[data-astro-cid-j7pv25f6]:hover .card__background--verde[data-astro-cid-j7pv25f6]{filter:sepia(0%) hue-rotate(0deg) saturate(100%)}.card__background--naranja[data-astro-cid-j7pv25f6]{filter:sepia(100%) hue-rotate(359deg) saturate(500%)}.card__background--verde[data-astro-cid-j7pv25f6]{filter:sepia(100%) hue-rotate(141deg) saturate(168%)}.card--play-button[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;inset:0;z-index:1;background-image:url(../images/play.svg);background-repeat:no-repeat;background-position:center}@media screen and (min-width:0) and (max-width:1023px){.card--play-button[data-astro-cid-j7pv25f6]:after{background-size:7.5rem}}@media screen and (min-width:1024px){.card--play-button[data-astro-cid-j7pv25f6]:after{background-size:5rem}}.highlighted[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap}@media screen and (min-width:0) and (max-width:1023px){.highlighted[data-astro-cid-j7pv25f6]{margin:0 0 4.875rem}}@media screen and (min-width:1024px){.highlighted[data-astro-cid-j7pv25f6]{margin:2.5rem 0 5.625rem}}.highlighted__image[data-astro-cid-j7pv25f6]{display:block;background-color:#0131dc;background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (min-width:0) and (max-width:639px){.highlighted__image[data-astro-cid-j7pv25f6]{width:100%;height:29.375rem}}@media screen and (min-width:640px) and (max-width:767px){.highlighted__image[data-astro-cid-j7pv25f6]{width:35%;min-height:100%}}@media screen and (min-width:768px) and (max-width:1023px){.highlighted__image[data-astro-cid-j7pv25f6]{width:40%;min-height:100%}}@media screen and (min-width:0) and (max-width:1023px){.highlighted__image[data-astro-cid-j7pv25f6]{order:2;background-image:url(../images/background-rose-mobile.svg)}}@media screen and (min-width:1024px){.highlighted__image[data-astro-cid-j7pv25f6]{order:1;width:calc(50% - .625rem);min-height:100%;background-image:url(../images/background-rose-desktop.svg)}}.highlighted__text[data-astro-cid-j7pv25f6]{flex:1;display:flex;flex-direction:column;justify-content:center;gap:1.875rem;color:#fff}@media screen and (min-width:0) and (max-width:1023px){.highlighted__text[data-astro-cid-j7pv25f6]{order:1;min-height:29.375rem;padding:4.875rem 4.0625rem}}@media screen and (min-width:1024px){.highlighted__text[data-astro-cid-j7pv25f6]{order:2;min-height:37.5rem;padding:2.8125rem 2.5rem 2.8125rem 2.1875rem}}.highlighted__text[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6],.highlighted__text[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{margin:0}.modal[data-astro-cid-j7pv25f6]{color:#fff;position:fixed;inset:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0;background-color:#000;opacity:0;transform:translate3d(-100%,0,0);transition-property:opacity,transform;transition-duration:.25s;transition-timing-function:ease-in-out}.modal[data-astro-cid-j7pv25f6].is-active{opacity:1;transform:translateZ(0)}.modal[data-astro-cid-j7pv25f6] .container[data-astro-cid-j7pv25f6]{display:flex;align-items:center;width:100%;height:100%}@media screen and (min-width:0) and (max-width:639px){.modal[data-astro-cid-j7pv25f6] .container[data-astro-cid-j7pv25f6]{padding:58px 0}}@media screen and (min-width:640px) and (max-width:1023px){.modal[data-astro-cid-j7pv25f6] .container[data-astro-cid-j7pv25f6]{padding:59px 0}}@media screen and (min-width:1024px) and (max-width:1399px){.modal[data-astro-cid-j7pv25f6] .container[data-astro-cid-j7pv25f6]{padding:60px 0}}@media screen and (min-width:1400px){.modal[data-astro-cid-j7pv25f6] .container[data-astro-cid-j7pv25f6]{padding:75px 0}}.close-modal[data-astro-cid-j7pv25f6],.vimeo[data-astro-cid-j7pv25f6] iframe[data-astro-cid-j7pv25f6]{position:absolute;width:100%}.close-modal[data-astro-cid-j7pv25f6]{display:inline-block;top:20px;right:46px;max-width:2.25rem;cursor:pointer;transition-duration:80ms;transition-timing-function:ease-in-out;transform-origin:0 center}.close-modal[data-astro-cid-j7pv25f6] path[data-astro-cid-j7pv25f6]{fill:#fff}.close-modal[data-astro-cid-j7pv25f6]:hover{transform:scale(1.07,1.09)}.vimeo[data-astro-cid-j7pv25f6]{width:100%;position:relative;margin:0 auto;height:inherit}.vimeo[data-astro-cid-j7pv25f6] iframe[data-astro-cid-j7pv25f6]{top:0;left:0;height:100%;border:0}
