.LandingBento-module__5zSOkq__accent{color:var(--brand-turquoise)}.LandingBento-module__5zSOkq__accentInverse{color:var(--brand-white)}.LandingBento-module__5zSOkq__grid{flex-direction:column;gap:clamp(12px,1.5vw,20px);width:100%;max-width:1677px;display:flex}.LandingBento-module__5zSOkq__row1{grid-template-columns:repeat(3,1fr);gap:clamp(12px,1.5vw,21px);height:clamp(280px,30vw,408px);display:grid}.LandingBento-module__5zSOkq__row2{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:clamp(12px,1.5vw,20px);display:grid}.LandingBento-module__5zSOkq__tileMedium{background:var(--brand-gris-bleu);border-radius:var(--radius-sm);padding:var(--space-elements-small);cursor:pointer;text-align:left;height:clamp(280px,30vw,408px);transition:background var(--transition-fast);border:0;flex-direction:column;gap:clamp(12px,1.5vw,21px);display:flex;position:relative;overflow:hidden}.LandingBento-module__5zSOkq__tileMedium:hover{background:#41504f}.LandingBento-module__5zSOkq__tileSmall{background:var(--brand-gris-bleu);border-radius:var(--radius-sm);padding:var(--space-elements-small);cursor:pointer;text-align:left;gap:var(--space-elements-small);min-height:clamp(260px,28vw,397px);transition:background var(--transition-fast);border:0;flex-direction:column;display:flex;position:relative;overflow:hidden}.LandingBento-module__5zSOkq__tileSmall:hover{background:#41504f}.LandingBento-module__5zSOkq__tileTopRow{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.LandingBento-module__5zSOkq__tileTitle{font-size:20px;font-weight:var(--font-weight-regular);letter-spacing:-.32px;color:var(--brand-gris-pale);flex:1;min-width:0;margin:0;line-height:1}.LandingBento-module__5zSOkq__tileTitleSmall{font-size:20px;font-weight:var(--font-weight-regular);letter-spacing:-.32px;color:var(--brand-gris-pale);margin:0;line-height:1}@media (min-width:1024px){.LandingBento-module__5zSOkq__tileTitle,.LandingBento-module__5zSOkq__tileTitleSmall{font-size:32px}}.LandingBento-module__5zSOkq__tilePlus{background:var(--brand-turquoise);border-radius:var(--radius-pill);flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.LandingBento-module__5zSOkq__tilePlus img{width:24px;height:24px}.LandingBento-module__5zSOkq__tilePlusAbsolute{background:var(--brand-turquoise);border-radius:var(--radius-pill);justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;position:absolute;top:24px;right:24px}.LandingBento-module__5zSOkq__tilePlusAbsolute img{width:24px;height:24px}.LandingBento-module__5zSOkq__tileImageBox{border-radius:4.6px;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;overflow:hidden}.LandingBento-module__5zSOkq__tileImage{object-fit:cover;width:100%;height:100%}.LandingBento-module__5zSOkq__tileImageBox[data-contain=true] .LandingBento-module__5zSOkq__tileImage{object-fit:contain}.LandingBento-module__5zSOkq__tileImageBoxSmall{flex:0 0 clamp(180px,20vw,261px);justify-content:center;align-items:flex-end;width:100%;height:clamp(180px,20vw,261px);display:flex;overflow:hidden}.LandingBento-module__5zSOkq__tileImageSmall{object-fit:contain;max-width:82%;max-height:clamp(180px,20vw,252px);width:auto!important;height:auto!important}.LandingBento-module__5zSOkq__overlay{background:0 0;border:0;justify-content:center;align-items:center;width:100vw;max-width:100vw;height:100vh;max-height:100vh;margin:auto;padding:0;display:flex}.LandingBento-module__5zSOkq__overlay:not([open]){display:none}.LandingBento-module__5zSOkq__overlay::backdrop{background:#071e1db3}.LandingBento-module__5zSOkq__overlayCard{background:var(--brand-gris-bleu);color:var(--brand-gris-pale);border-radius:var(--radius-md);width:min(1384px,100vw - 96px);max-height:calc(100vh - 64px);margin:auto;padding:clamp(32px,4vw,64px) clamp(16px,2vw,24px) clamp(32px,4vw,64px) clamp(24px,4vw,64px);display:flex;position:relative;overflow:hidden auto}.LandingBento-module__5zSOkq__overlayClose{width:30px;height:30px;color:var(--brand-gris-pale);cursor:pointer;z-index:1;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:24px;right:24px}.LandingBento-module__5zSOkq__overlayClose:hover{color:var(--brand-turquoise)}.LandingBento-module__5zSOkq__overlayContent{grid-template-columns:1fr auto;align-items:center;gap:clamp(20px,2.5vw,36px);width:100%;display:grid}.LandingBento-module__5zSOkq__overlayLeft{flex-direction:column;align-items:flex-start;gap:clamp(24px,3vw,52px);min-width:0;display:flex}.LandingBento-module__5zSOkq__overlayTitle{font-size:var(--font-size-4xl);font-weight:var(--font-weight-regular);letter-spacing:-.56px;color:var(--brand-gris-pale);margin:0;line-height:1}.LandingBento-module__5zSOkq__overlayBody{font-size:var(--text-lead-fluid);color:var(--brand-gris-pale);flex-direction:column;gap:clamp(16px,2vw,30px);line-height:1.28;display:flex}.LandingBento-module__5zSOkq__overlayBody p{margin:0}.LandingBento-module__5zSOkq__smallText{font-size:var(--text-small)}.LandingBento-module__5zSOkq__bullets{flex-direction:column;gap:8px;margin:0;padding-left:22px;list-style:none;display:flex}.LandingBento-module__5zSOkq__bullets li{font-size:var(--text-lead-fluid);line-height:1.28;position:relative}.LandingBento-module__5zSOkq__bullets li:before{content:"";background:var(--brand-turquoise);width:7px;height:7px;position:absolute;top:.6em;left:-16px}.LandingBento-module__5zSOkq__overlayCta{background:var(--brand-turquoise);height:56px;color:var(--brand-noir);font-size:var(--text-regular);font-weight:var(--font-weight-bold);cursor:pointer;transition:background var(--transition-fast);border:0;border-radius:11px;align-items:center;gap:13px;padding:0 6px 0 16px;display:inline-flex}.LandingBento-module__5zSOkq__overlayCta:hover{background:var(--brand-turquoise-deep)}.LandingBento-module__5zSOkq__overlayCtaArrow{background:var(--brand-noir);border-radius:9px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.LandingBento-module__5zSOkq__overlayCtaArrow img{width:32px;height:32px;transform:rotate(-45deg)}.LandingBento-module__5zSOkq__overlayRight{flex-shrink:0;justify-content:center;align-items:center;display:flex}.LandingBento-module__5zSOkq__overlayImage{object-fit:contain;width:clamp(280px,30vw,595px);max-width:100%;height:auto}.LandingBento-module__5zSOkq__carousel{width:100%;max-width:100%}.LandingBento-module__5zSOkq__carouselViewport{width:100%;min-height:420px;overflow:hidden}.LandingBento-module__5zSOkq__carouselTrack{touch-action:pan-y pinch-zoom;display:flex}.LandingBento-module__5zSOkq__carouselCard{flex:0 0 80%;height:auto;min-height:420px;margin-inline:8px}.LandingBento-module__5zSOkq__carouselArrows{justify-content:center;gap:16px;margin-top:16px;display:flex}.LandingBento-module__5zSOkq__carouselArrow{cursor:pointer;width:45px;height:45px;transition:opacity var(--transition-fast);background:#eee;border:0;border-radius:7px;justify-content:center;align-items:center;padding:0;display:flex}.LandingBento-module__5zSOkq__carouselArrow:first-child img{transform:rotate(90deg)}.LandingBento-module__5zSOkq__carouselArrow:last-child img{transform:rotate(-90deg)}@media (max-width:1023.98px){.LandingBento-module__5zSOkq__overlayCard{width:min(100vw - 16px,600px);max-height:calc(100dvh - 32px);padding:32px 16px}.LandingBento-module__5zSOkq__overlayContent{grid-template-columns:1fr;align-items:stretch;gap:24px}.LandingBento-module__5zSOkq__overlayLeft{gap:24px}.LandingBento-module__5zSOkq__overlayTitle{font-size:clamp(1.75rem,5vw + 1rem,3rem)}.LandingBento-module__5zSOkq__overlayBody{gap:16px;font-size:16px}.LandingBento-module__5zSOkq__bullets li{font-size:16px}.LandingBento-module__5zSOkq__overlayRight{order:2}.LandingBento-module__5zSOkq__overlayImage{width:100%;max-width:320px;margin-inline:auto}}
