.samago-category-tiles{position:relative;overflow:hidden;background:#002432;color:#fff}.samago-category-tiles:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,rgba(223,228,229,.045) 0 1px,transparent 1px 96px),repeating-linear-gradient(0deg,rgba(223,228,229,.035) 0 1px,transparent 1px 96px);pointer-events:none}.samago-category-tiles>.page-width{position:relative;z-index:1}.samago-category-tiles__header{display:flex;flex-direction:column;gap:1.6rem;margin:0 0 3.2rem}.samago-category-tiles__heading{display:grid;max-width:76rem;gap:.8rem}.samago-category-tiles__cta{display:inline-flex;align-items:center;gap:.6rem;width:fit-content;padding-bottom:.4rem;color:#fff;font-family:var(--font-display);font-size:1.4rem;font-weight:700;letter-spacing:.01em;line-height:1.2;text-decoration:none;transition:color .18s ease}.samago-category-tiles__cta:hover,.samago-category-tiles__cta:focus-visible{color:#00aab7}.samago-category-tiles__cta-arrow{transition:transform .18s ease}.samago-category-tiles__cta:hover .samago-category-tiles__cta-arrow,.samago-category-tiles__cta:focus-visible .samago-category-tiles__cta-arrow{transform:translate(3px)}.samago-category-tiles__eyebrow{margin:0;color:#00aab7;font-family:var(--font-display);font-size:1.2rem;font-weight:700;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.samago-category-tiles__title{margin:0;color:#fff;font-family:var(--font-display);font-size:clamp(3rem,4vw,5.2rem);font-weight:800;letter-spacing:0;line-height:1.02}.samago-category-tiles__text{max-width:58rem;margin:0;color:#dfe4e5c7;font-family:var(--font-body);font-size:1.6rem;line-height:1.55}.samago-category-tiles__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.4rem}.samago-category-tiles__tile{position:relative;display:grid;min-height:15.2rem;overflow:hidden;align-content:end;padding:2.2rem;border:0;border-radius:var(--radius-s);outline:0;background:#063545;box-shadow:0 12px 30px #0024322e,0 2px 8px #00243214;color:#fff;text-decoration:none;transition:background .18s ease,box-shadow .18s ease,opacity .18s ease,transform .18s ease}.samago-category-tiles__tile:hover{background:#073b4d;box-shadow:0 16px 34px #0024323d,0 4px 12px #0024321a;transform:translateY(-2px)}.samago-category-tiles__tile:focus-visible{outline:0;background:#073b4d;box-shadow:0 16px 34px #0024323d,0 4px 12px #0024321a}.samago-category-tiles__grid:has(.samago-category-tiles__tile:hover) .samago-category-tiles__tile:not(:hover){opacity:.72}.samago-category-tiles__copy{position:relative;z-index:1;display:grid;gap:1.2rem}.samago-category-tiles__label{color:#fff;font-family:var(--font-display);font-size:1.9rem;font-weight:800;letter-spacing:0;line-height:1.14}.samago-category-tiles__hint{color:#00aab7;font-family:var(--font-display);font-size:1.25rem;font-weight:700;letter-spacing:.02em;line-height:1.2;transition:color .18s ease}.samago-category-tiles__tile:hover .samago-category-tiles__hint,.samago-category-tiles__tile:focus-visible .samago-category-tiles__hint{color:#f78837}.samago-category-tiles__glyph{position:absolute;right:-1.4rem;bottom:-1.6rem;z-index:0;width:clamp(9.5rem,13vw,13rem);height:clamp(9.5rem,13vw,13rem);color:#00aab71f;pointer-events:none;transition:color .18s ease}.samago-category-tiles__glyph svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.samago-category-tiles__tile:hover .samago-category-tiles__glyph,.samago-category-tiles__tile:focus-visible .samago-category-tiles__glyph{color:#00aab733}@media screen and (min-width:640px){.samago-category-tiles__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:750px){.samago-category-tiles__header{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:2.4rem;margin-bottom:4rem}.samago-category-tiles__cta{flex-shrink:0;margin-bottom:.4rem}}@media screen and (min-width:990px){.samago-category-tiles__grid{grid-template-columns:repeat(5,minmax(0,1fr))}.samago-category-tiles__tile{min-height:18rem;padding:2.4rem}}.samago-faq{background:var(--color-background);border-bottom:var(--border-subtle)}.samago-faq__header{display:grid;gap:1rem;margin-bottom:2.4rem}.samago-faq__eyebrow{margin:0;color:var(--color-brand-secondary);font-size:1.3rem;font-weight:700;letter-spacing:0;line-height:1.2;text-transform:uppercase}.samago-faq__title{margin:0;color:var(--color-text-primary)}.samago-faq__text{color:var(--color-text-secondary)}.samago-faq__text>*{margin-top:0;margin-bottom:0}.samago-faq__items{display:grid;gap:1rem}.samago-faq__item{border:none;border-radius:1.4rem;background:var(--color-surface, #ffffff);color:var(--color-text-primary);box-shadow:0 .1rem .2rem #0024320d,0 1rem 2.8rem -1.8rem #00243238;transition:transform .2s ease,box-shadow .2s ease}.samago-faq__item:hover{transform:translateY(-.2rem);box-shadow:0 1.6rem 3.6rem -1.8rem #0024324d}.samago-faq__item[open]{box-shadow:0 1.6rem 4rem -1.8rem #0024324d}.samago-faq__question{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;min-height:5.6rem;padding:1.6rem 1.8rem;color:var(--color-text-primary);cursor:pointer;font-weight:700;list-style:none}.samago-faq__question::-webkit-details-marker{display:none}.samago-faq__icon{display:inline-flex;flex:0 0 2.8rem;width:2.8rem;height:2.8rem;align-items:center;justify-content:center;border-radius:var(--radius-s);background:var(--color-brand-light);color:var(--color-brand-primary);font-size:2rem;font-weight:700;line-height:1}.samago-faq__item[open] .samago-faq__icon{background:var(--color-brand-accent)}.samago-faq__item[open] .samago-faq__icon{transform:rotate(45deg)}.samago-faq__answer{padding:0 1.8rem 1.8rem;color:var(--color-text-secondary);line-height:1.55}.samago-faq__answer>*{margin-top:0}.samago-faq__answer>:last-child{margin-bottom:0}.samago-faq__icon{transition:transform .25s ease,background .25s ease}@media(prefers-reduced-motion:no-preference){.samago-faq__item[open] .samago-faq__answer{animation:samago-faq-reveal .3s ease}}@keyframes samago-faq-reveal{0%{opacity:0;transform:translateY(-.6rem)}to{opacity:1;transform:translateY(0)}}.samago-home-hero-carousel{display:block;width:100%}.samago-home-hero-carousel__slide--video{aspect-ratio:16 / 9;background:#002432}.samago-home-hero-carousel__video{display:block;width:100%;height:100%;object-fit:cover}@media screen and (max-width:749px){.samago-home-hero-carousel__slide{position:relative;width:100%}}@media screen and (min-width:750px){.samago-home-hero-carousel{position:relative;aspect-ratio:1280 / 664;overflow:hidden}.samago-home-hero-carousel__track,.samago-home-hero-carousel__slide--video{width:100%;height:100%}.samago-home-hero-carousel__track{position:relative}.samago-home-hero-carousel__slide--video{position:absolute;top:0;right:0;bottom:0;left:0}.samago-home-hero-carousel__video{cursor:pointer;object-position:top center}.samago-home-hero-carousel__slide--hero{position:absolute;top:50%;left:0;width:100%;height:100%;overflow:hidden;transform:translate(-100%) translateY(-50%);transition:transform .7s ease;z-index:1;pointer-events:none}.samago-home-hero-carousel__slide--hero .samago-opportunity-hero__layout{height:100%;min-height:0}.samago-home-hero-carousel__slide--hero .samago-opportunity-hero__inner{min-height:0;padding:clamp(24px,4vh,52px) 0}.samago-home-hero-carousel__slide--hero.is-entering,.samago-home-hero-carousel__slide--hero.is-visible{transform:translate(0) translateY(-50%);pointer-events:auto}.samago-home-hero-carousel__slide--hero.is-exiting{transform:translate(100%) translateY(-50%)}.samago-home-hero-carousel__slide--hero.is-resetting{visibility:hidden;transition:none}}.samago-home-video-carousel{width:100%;overflow:hidden;background:#002432}.samago-home-video-carousel__slide{width:100%;aspect-ratio:16 / 9}.samago-home-video-carousel__video{display:block;width:100%;height:100%;object-fit:cover}@media screen and (max-width:749px){.samago-home-video-carousel__slide{aspect-ratio:16 / 9}}@media screen and (min-width:750px){.samago-home-video-carousel__slide{height:max(560px,calc(100vh - 96px));height:max(560px,calc(100svh - 96px));aspect-ratio:auto}}.samago-info-cards{border-bottom:.1rem solid #D7DEE0}.samago-info-cards__header{margin-bottom:2.8rem}.samago-info-cards__heading{display:grid;max-width:76rem;gap:1rem}.samago-info-cards__header--with-cta{display:flex;flex-direction:column;gap:1.6rem}.samago-info-cards__header-cta{display:inline-flex;align-items:center;gap:.6rem;width:fit-content;padding-bottom:.4rem;color:#fff;font-family:var(--font-display);font-size:1.4rem;font-weight:700;letter-spacing:.01em;line-height:1.2;text-decoration:none;transition:color .18s ease}.samago-info-cards__header-cta:hover,.samago-info-cards__header-cta:focus-visible{color:#00aab7}.samago-info-cards__header-cta-arrow{transition:transform .18s ease}.samago-info-cards__header-cta:hover .samago-info-cards__header-cta-arrow,.samago-info-cards__header-cta:focus-visible .samago-info-cards__header-cta-arrow{transform:translate(3px)}.samago-info-cards__eyebrow{margin:0;color:#006080;font-size:1.3rem;font-weight:700;letter-spacing:0;line-height:1.2;text-transform:uppercase}.samago-info-cards__title{margin:0;color:#002432}.samago-info-cards__text{color:#002432}.samago-info-cards__text>*{margin-top:0;margin-bottom:0}.samago-info-cards__grid{display:grid;gap:1.4rem}.samago-info-cards__card{display:grid;align-content:start;gap:1rem;min-height:100%;padding:2rem;border:.1rem solid #D7DEE0;border-radius:1.6rem;background:#fff;color:#002432}.samago-info-cards--accent .samago-info-cards__card{border-top:.4rem solid #00aab7}.samago-info-cards__card--highlight{border-color:#006080;background:#f7f9f9}.samago-info-cards__label{width:fit-content;margin:0;padding:.45rem .8rem;border-radius:.8rem;background:#dfe4e5;color:#002432;font-size:1.2rem;font-weight:700;line-height:1.2}.samago-info-cards__card-title{margin:0;color:#002432;font-size:2rem;line-height:1.2}.samago-info-cards__card-text{color:#002432;line-height:1.55}.samago-info-cards__card-text>*{margin-top:0;margin-bottom:0}.samago-info-cards__link{margin-top:.4rem;color:#006080;font-weight:700;text-decoration-thickness:.1rem;text-underline-offset:.3rem}.samago-info-cards__link--trust-cta{display:inline-flex;align-items:center;gap:.6rem;width:fit-content;transition:color .18s ease}.samago-info-cards__link--trust-cta:hover,.samago-info-cards__link--trust-cta:focus-visible{color:#00aab7}.samago-info-cards__link-arrow{transition:transform .18s ease}.samago-info-cards__link--trust-cta:hover .samago-info-cards__link-arrow,.samago-info-cards__link--trust-cta:focus-visible .samago-info-cards__link-arrow{transform:translate(3px)}@media screen and (min-width:750px){.samago-info-cards__header--with-cta{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:2.4rem}.samago-info-cards__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.samago-info-cards__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.samago-info-cards__grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.samago-info-cards__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.samago-most-wanted{background:#fff;border-bottom:var(--border-subtle)}.samago-most-wanted__header{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-inline:-1.5rem;margin-bottom:var(--samago-home-featured-header-margin-bottom, 16px);padding-inline:1.5rem;padding-bottom:var(--samago-home-featured-header-padding-bottom, 10px);border-bottom:var(--border-default)}.samago-most-wanted__heading{display:grid;gap:.8rem}.samago-most-wanted__eyebrow{margin:0;color:#00aab7;font-family:var(--font-display);font-size:1.2rem;font-weight:700;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.samago-most-wanted__title{margin:0;color:#002432;font-family:var(--font-display);font-size:var(--samago-home-section-title-size, clamp(2.6rem, 3.2vw, 4.2rem));font-weight:800;line-height:1.02}.samago-most-wanted__cta{display:inline-flex;align-items:center;gap:.6rem;width:fit-content;flex:0 0 auto;padding-bottom:.4rem;color:#002432;font-family:var(--font-display);font-size:1.4rem;font-weight:700;letter-spacing:.01em;line-height:1.2;text-decoration:none;transition:color .18s ease}.samago-most-wanted__cta:hover,.samago-most-wanted__cta:focus-visible{color:#00aab7}.samago-most-wanted__cta-arrow{transition:transform .18s ease}.samago-most-wanted__cta:hover .samago-most-wanted__cta-arrow,.samago-most-wanted__cta:focus-visible .samago-most-wanted__cta-arrow{transform:translate(3px)}.samago-most-wanted__slider{--desktop-margin-left-first-item: 0px}@media screen and (min-width:990px){.samago-most-wanted__slider .slider--desktop{scroll-padding-left:0}.samago-most-wanted__slider .slider--desktop:after{padding-left:0}.samago-most-wanted__slider .slider--desktop .slider__slide:first-child{margin-left:0;scroll-margin-left:0}.samago-most-wanted__slider .slider--desktop.grid--4-col-desktop .grid__item{width:calc((100% - var(--grid-desktop-horizontal-spacing) * 3) / 4)}}@media screen and (min-width:750px){.samago-most-wanted__header{margin-inline:-5rem;padding-inline:5rem}}@media screen and (max-width:749px){.samago-most-wanted__header{align-items:flex-start;flex-direction:column;gap:1.2rem;margin-bottom:1.6rem}.samago-most-wanted__title{font-size:var(--samago-home-section-title-mobile-size, clamp(2.8rem, 7.4vw, 3.2rem))}}.samago-page-hero{position:relative;overflow:hidden;background:var(--color-background);border-bottom:var(--border-subtle)}.samago-page-hero:before{content:none}.samago-page-hero--plain:before{content:none}.samago-page-hero--accent:before{content:none}.samago-page-hero__inner{position:relative;z-index:1;display:grid;max-width:82rem;gap:1.6rem}.samago-page-hero__inner--center{margin-inline:auto;text-align:center}.samago-page-hero__eyebrow{margin:0;color:var(--color-brand-secondary);font-size:1.3rem;font-weight:700;letter-spacing:0;line-height:1.2;text-transform:uppercase}.samago-page-hero__heading{max-width:76rem;margin:0;color:var(--color-text-primary);font-size:3.2rem;line-height:1.02}.samago-page-hero__inner--center .samago-page-hero__heading{margin-inline:auto}.samago-page-hero__text{max-width:68rem;color:var(--color-text-secondary);font-size:1.8rem;line-height:1.55}.samago-page-hero__inner--center .samago-page-hero__text{margin-inline:auto}.samago-page-hero__text>*{margin-top:0;margin-bottom:0}.samago-page-hero__note{max-width:64rem;padding:1.4rem 1.6rem;border-left:.4rem solid var(--color-brand-accent);border-radius:var(--radius-s);background:var(--color-surface);color:var(--color-text-primary)}.samago-page-hero__inner--center .samago-page-hero__note{margin-inline:auto;border-right:.4rem solid var(--color-brand-accent)}.samago-page-hero__note>*{margin-top:0;margin-bottom:0}.samago-page-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:.4rem}.samago-page-hero__inner--center .samago-page-hero__actions{justify-content:center}.samago-page-hero__actions .button{background:var(--color-brand-primary);color:var(--color-text-on-dark)}.samago-page-hero__actions .button:after{box-shadow:none}.samago-page-hero__actions .button--secondary{background:transparent;color:var(--color-brand-primary);border:var(--border-strong)}.samago-page-hero__actions .button--secondary:after{box-shadow:none}@media screen and (max-width:749px){.samago-page-hero__actions{align-items:stretch;flex-direction:column}.samago-page-hero__actions .button{width:100%}}@media screen and (min-width:750px){.samago-page-hero__heading{font-size:5.2rem}}@media(prefers-reduced-motion:no-preference){.samago-page-hero__eyebrow,.samago-page-hero__heading,.samago-page-hero__text,.samago-page-hero__note,.samago-page-hero__actions{opacity:0;translate:0 1.4rem;animation:samago-rise .6s cubic-bezier(.22,.61,.36,1) forwards}.samago-page-hero__heading{animation-delay:.06s}.samago-page-hero__text{animation-delay:.12s}.samago-page-hero__note{animation-delay:.18s}.samago-page-hero__actions{animation-delay:.24s}}@keyframes samago-rise{to{opacity:1;translate:0 0}}.samago-page-hero__actions .button{transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.samago-page-hero__actions .button:hover{transform:translateY(-.2rem);box-shadow:0 1rem 2.2rem -.8rem #00243266}.template-page .samago-info-cards{border-bottom:none}.template-page .samago-info-cards__card{border:none;border-radius:1.6rem;box-shadow:0 .1rem .2rem #0024320d,0 1.2rem 3rem -1.6rem #00243238;transition:transform .28s cubic-bezier(.22,.61,.36,1),box-shadow .28s ease}.template-page .samago-info-cards--accent .samago-info-cards__card{border-top:none}.template-page .samago-info-cards__card:hover{transform:translateY(-.6rem);box-shadow:0 2rem 4.4rem -1.6rem #00243252}.template-page .samago-info-cards__card--highlight{border:none;background:#002432;color:#fff}.template-page .samago-info-cards__card--highlight .samago-info-cards__card-title,.template-page .samago-info-cards__card--highlight .samago-info-cards__card-text{color:#fff}.template-page .samago-info-cards__card--highlight .samago-info-cards__card-text{opacity:.92}.template-page .samago-info-cards__card--highlight .samago-info-cards__label{background:#ffffff29;color:#fff}.template-page .samago-info-cards__card--highlight .samago-info-cards__link{color:#7fe0d6}.template-page .samago-info-cards__link{display:inline-flex;gap:.4rem;transition:gap .2s ease,color .2s ease}.template-page .samago-info-cards__card:hover .samago-info-cards__link{gap:.9rem}@media(prefers-reduced-motion:no-preference){.template-page .samago-info-cards__card{opacity:0;translate:0 1.6rem;animation:samago-rise .6s cubic-bezier(.22,.61,.36,1) forwards}.template-page .samago-info-cards__card:nth-child(2){animation-delay:.08s}.template-page .samago-info-cards__card:nth-child(3){animation-delay:.16s}.template-page .samago-info-cards__card:nth-child(4){animation-delay:.24s}.template-page .samago-info-cards__card:nth-child(5){animation-delay:.32s}}.samago-whatsapp-floating{position:fixed;right:1.8rem;bottom:1.8rem;z-index:40;display:inline-flex;width:5.6rem;height:5.6rem;align-items:center;justify-content:center;border-radius:50%;background:#25d366;color:#fff;text-decoration:none;box-shadow:0 .6rem 1.6rem #00243247;animation:samago-wa-float 3s ease-in-out infinite;transition:background .2s ease,box-shadow .2s ease}.samago-whatsapp-floating__icon{display:block;width:3rem;height:3rem}.samago-whatsapp-floating:hover{background:#1ebe5d;box-shadow:0 1rem 2.2rem #00243252}.samago-whatsapp-floating:focus-visible{outline:none;box-shadow:0 0 0 4px #25d36659,0 .6rem 1.6rem #00243247}@keyframes samago-wa-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media(prefers-reduced-motion:reduce){.samago-whatsapp-floating{animation:none}}@media screen and (max-width:749px){.samago-whatsapp-floating{right:1.2rem;bottom:1.2rem;width:5.2rem;height:5.2rem}}
/*# sourceMappingURL=/cdn/shop/t/77/compiled_assets/styles.css.map */
