.nestio-hero{--nestio-hero-navy: #0f2233;--nestio-hero-navy-rgb: 15, 34, 51;--nestio-hero-teal: #0fa3b1;--nestio-hero-teal-bright: #12b8c6;--nestio-hero-text: #ffffff;--nestio-hero-muted: rgba(255, 255, 255, .88);--nestio-hero-fade-bridge: clamp(3rem, 11%, 7rem);width:100%;background-color:var(--nestio-hero-navy);overflow-x:clip}.nestio-hero__inner{display:grid;grid-template-columns:minmax(0,60%) minmax(0,40%);direction:ltr;align-items:stretch;gap:0;width:100%;max-width:none;min-height:clamp(490px,50vh,545px);margin:0;padding:0;box-sizing:border-box}.nestio-hero__col--media{grid-column:1;align-self:stretch;position:relative;display:flex;align-items:stretch;justify-content:flex-start;min-width:0;min-height:100%;height:100%;margin:0;padding:0;background:var(--nestio-hero-navy);overflow:hidden}.nestio-hero__media{position:relative;display:flex;align-items:stretch;justify-content:flex-start;width:100%;height:100%;min-height:100%;margin:0;padding:0;border:none;border-radius:0;box-shadow:none;box-sizing:border-box;isolation:isolate}.nestio-hero__media:before{display:none}.nestio-hero__media:after{content:"";position:absolute;z-index:3;top:0;right:0;bottom:0;width:var(--nestio-hero-fade-bridge);pointer-events:none;background:linear-gradient(to left,var(--nestio-hero-navy) 0%,rgba(var(--nestio-hero-navy-rgb),.82) 28%,rgba(var(--nestio-hero-navy-rgb),.35) 58%,transparent 100%)}.nestio-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:0;object-fit:var(--nestio-hero-image-fit, cover);object-position:var(--nestio-hero-image-position, left center);border:none;border-radius:0;box-shadow:none;background:transparent;filter:brightness(1.04) contrast(1.03) saturate(1.03)}.nestio-hero__col--content{grid-column:2;display:flex;align-items:center;justify-content:flex-start;direction:rtl;text-align:right;min-width:0;margin:0;padding:clamp(1rem,2.5vh,1.75rem) clamp(1.25rem,3.5vw,3rem) clamp(1rem,2.5vh,1.75rem) clamp(.75rem,2vw,1.5rem);background:var(--nestio-hero-navy)}.nestio-hero__content{width:100%;max-width:510px}.nestio-hero__heading,.nestio-hero__text{overflow-wrap:normal;word-break:normal}.nestio-hero__heading{margin:0 0 .65rem;font-size:clamp(2.3rem,2.6vw,3.6rem);font-weight:700;line-height:1.12;letter-spacing:-.026em;color:var(--nestio-hero-heading, var(--nestio-hero-text))}.nestio-hero__heading-line{display:block;color:var(--nestio-hero-heading, #ffffff)}.nestio-hero__heading-line--accent,.nestio-hero__heading-line--accent .nestio-hero__heading-accent{color:var(--nestio-hero-teal-bright, var(--nestio-hero-teal));font-weight:700}.nestio-hero__heading-accent{display:inline}.nestio-hero__text{margin:0 0 1.1rem;font-size:clamp(1.26rem,1.1vw,1.46rem);line-height:1.6;color:var(--nestio-hero-muted);max-width:510px}.nestio-hero__text p{margin:0}.nestio-hero__cta{display:inline-flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:.6rem;width:auto;max-width:30rem;min-height:4.9rem;padding:.95rem 1.85rem;border:none;border-radius:.5rem;background:var(--nestio-hero-teal);color:#fff!important;font-size:clamp(1.34rem,1.1vw,1.52rem);font-weight:700;text-decoration:none;box-shadow:0 4px 16px #0fa3b14d,0 1px 3px #00000024;transition:box-shadow .22s ease,background-color .22s ease}.nestio-hero__cta-icon svg{display:block;width:1.55rem;height:1.55rem;transform:scaleX(-1)}.nestio-hero__trust{display:flex;align-items:center;gap:.4rem;margin:.85rem 0 0;font-size:1.1rem;font-weight:500;color:#ffffffc2}.nestio-hero__trust-icon{color:var(--nestio-hero-teal)}@media screen and (min-width:990px){.nestio-hero__inner{grid-template-columns:minmax(0,62%) minmax(360px,38%)}.nestio-hero__image{object-fit:cover;object-position:left center;filter:brightness(1.05) contrast(1.04) saturate(1.04)}.nestio-hero__cta:hover,.nestio-hero__cta:focus-visible{background:#11b0ba!important;color:#fff!important;transform:none!important;box-shadow:0 7px 24px #0fa3b166,0 2px 5px #00000029!important;outline:none}}@media screen and (min-width:990px)and (max-width:1199px){.nestio-hero__inner{grid-template-columns:minmax(0,58%) minmax(0,42%)}}@media screen and (min-width:1440px){.nestio-hero__inner{grid-template-columns:minmax(0,61%) minmax(400px,39%)}.nestio-hero__content{max-width:520px}}@media screen and (max-width:989px){.nestio-hero{overflow-x:visible}.nestio-hero__inner{display:flex;flex-direction:column;direction:rtl;align-items:stretch;width:100%;min-height:0;gap:0}.nestio-hero__col--media,.nestio-hero__col--content{grid-column:auto;width:100%}.nestio-hero__col--content{order:1;text-align:center;padding:1.1rem 1.2rem .85rem}.nestio-hero__col--media{order:2;padding:0;overflow:hidden}.nestio-hero__col--media{height:auto;min-height:0}.nestio-hero__media{align-items:center;height:auto;min-height:0;justify-content:center}.nestio-hero__media:before{display:block;content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to bottom,rgba(var(--nestio-hero-navy-rgb),.35) 0%,transparent 5%),linear-gradient(to top,rgba(var(--nestio-hero-navy-rgb),.28) 0%,transparent 4%)}.nestio-hero__media:after{display:none}.nestio-hero__content{max-width:none;margin-inline:auto}.nestio-hero__text{margin-inline:auto;max-width:34rem}.nestio-hero__cta{width:100%;max-width:34rem;min-height:5rem;margin-inline:auto}.nestio-hero__trust{justify-content:center}.nestio-hero__image{position:relative;inset:auto;width:100%;height:auto;min-height:0;max-height:min(36rem,50vh);object-fit:var(--nestio-hero-image-fit, contain);object-position:center center;filter:brightness(1.04) contrast(1.02) saturate(1.03)}}@media screen and (max-width:549px){.nestio-hero__heading{font-size:2rem}.nestio-hero__cta{font-size:1.32rem;min-height:4.7rem}.nestio-hero__image{max-height:min(30rem,46vh)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/nestio-hero.css.map */
