.nmn-hero-split{position:relative;overflow:hidden;border-radius:24px;min-height:var(--nmn-hero-min-height-desktop, 700px);isolation:isolate}.nmn-hero-split__media,.nmn-hero-split__image,.nmn-hero-split__video{position:absolute;top:0;right:0;bottom:0;left:0}.nmn-hero-split__image img,.nmn-hero-split__image svg,.nmn-hero-split__video video,.nmn-hero-split__video iframe{width:100%;height:100%;object-fit:cover}.nmn-hero-split__image--placeholder svg{padding:60px;background:rgba(var(--nmn-hero-overlay-rgb),.25);fill:#ffffff4d}.nmn-hero-split__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--nmn-hero-overlay-rgb),var(--nmn-hero-overlay-opacity, .35))}.nmn-hero-split__inner{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:space-between;min-height:var(--nmn-hero-min-height-desktop, 600px)}@media only screen and (min-width:990px){.nmn-hero-split,.nmn-hero-split__inner{max-height:none}}.nmn-hero-split__grid{display:grid;grid-template-columns:60% 40%;gap:18px;align-items:stretch;padding:34px 34px 16px;height:100%}.nmn-hero-split__copy{background:rgba(var(--nmn-hero-panel-rgb),var(--nmn-hero-panel-opacity, .7));border:1px solid rgba(255,255,255,.22);border-radius:22px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:clamp(18px,2.5vw,32px);color:#fff;display:flex;flex-direction:column;gap:12px;align-self:center}@media only screen and (min-width:990px){.nmn-hero-split__copy{max-width:65%}}.nmn-hero-split__eyebrow{width:fit-content;display:inline-flex;align-items:center;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border:1px solid rgba(255,255,255,.35);background:#05a2c72e;color:#c9f6ff;border-radius:999px;padding:8px 14px}.nmn-hero-split__heading{margin:0;color:#fff;line-height:1.03;letter-spacing:-.02em;font-family:var(--font-heading-family, var(--font-heading), inherit);font-weight:700;font-size:clamp(2rem,3.5vw,2.9rem)}.nmn-hero-split__heading span{color:var(--nmn-hero-accent, #05a2c7)}.nmn-hero-split__subheadline{margin:0;max-width:58ch;color:#ffffffe0;font-size:1.02rem;line-height:1.55}.nmn-hero-split__subheadline p{margin:0}.nmn-hero-split__proof{display:flex;align-items:center;gap:10px;color:#fffffff2;font-size:.95rem}.nmn-hero-split__stars{color:#ffcc62;letter-spacing:.08em}.nmn-hero-split__cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.nmn-hero-split__btn{min-width:232px;font-weight:700}.nmn-hero-split__btn--primary{background:var(--nmn-hero-primary, #f6730d);color:#fff}@media screen and (hover:hover){.nmn-hero-split__btn--primary:hover{background:var(--nmn-hero-primary-hover, #dc6306)}}.nmn-hero-split__btn--secondary{background:transparent;border:1px solid var(--nmn-hero-accent, #05a2c7);color:#bdeeff}@media screen and (hover:hover){.nmn-hero-split__btn--secondary:hover{background:#05a2c72e;color:#ddf6ff}}.nmn-hero-split__trust{margin-top:4px;display:flex;flex-wrap:wrap;gap:8px}.nmn-hero-split__trust span{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.3);background:#ffffff14;font-size:.78rem;color:#fffffff0}.nmn-hero-split__trust span:before{content:"\2713";color:var(--nmn-hero-accent, #05a2c7);font-weight:700}.nmn-hero-split__visual{position:relative;min-height:470px}.nmn-hero-split--no-visual .nmn-hero-split__grid{grid-template-columns:1fr}.nmn-hero-split--no-visual .nmn-hero-split__visual--empty{display:none;min-height:0}@media only screen and (min-width:990px){.nmn-hero-split--no-visual .nmn-hero-split__copy{width:min(760px,52%);max-width:100%;align-self:flex-start}}.nmn-hero-split__stack{position:absolute;top:4%;right:4%;bottom:160px;left:4%;pointer-events:none}.nmn-hero-split__stack-item{position:absolute;bottom:0}.nmn-hero-split__stack-item img,.nmn-hero-split__stack-item svg{width:100%;height:auto;display:block;filter:drop-shadow(0 20px 25px rgba(0,0,0,.35))}.nmn-hero-split__stack-item svg{fill:#ffffff6b;background:#ffffff0d}.nmn-hero-split__stack-item--left{left:2%;width:38%;transform:translateY(12px) rotate(-7deg);opacity:.78}.nmn-hero-split__stack-item--right{right:3%;width:35%;transform:translateY(17px) rotate(6deg);opacity:.78}.nmn-hero-split__stack-item--main{left:50%;width:52%;transform:translate(-50%);z-index:2}.nmn-hero-split__carousel-wrap{position:absolute;right:0;bottom:0;width:min(430px,100%);padding:12px;border-radius:18px;border:1px solid rgba(255,255,255,.2);background:rgba(var(--nmn-hero-panel-rgb),.8);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.nmn-hero-split__carousel-title{margin:0 0 10px;color:#e8f6fb;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;font-weight:700}.nmn-hero-split__carousel{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.nmn-hero-split__carousel-card{flex:0 0 170px;border-radius:14px;overflow:hidden;background:#fffffff7;box-shadow:0 12px 24px -20px #071625f2}.nmn-hero-split__carousel-card>a{display:block;color:var(--color-body, #2c2d2e);text-decoration:none;padding:10px}.nmn-hero-split__carousel-media{border-radius:10px;overflow:hidden;background:#f6f9fb;aspect-ratio:1 / 1;margin-bottom:8px}.nmn-hero-split__carousel-media img,.nmn-hero-split__carousel-media svg{width:100%;height:100%;object-fit:cover;display:block}.nmn-hero-split__carousel-media svg{fill:rgba(var(--color-body-rgb),.28);padding:20px}.nmn-hero-split__carousel-badge{display:inline-flex;border-radius:999px;background:#05a2c724;color:#0c7f9b;font-size:.67rem;letter-spacing:.03em;padding:4px 8px;margin-bottom:6px;font-weight:700}.nmn-hero-split__carousel-heading{margin:0;font-size:.86rem;line-height:1.35;color:#132136}.nmn-hero-split__carousel-price,.nmn-hero-split__carousel-meta{margin:6px 0 0;font-size:.78rem;font-weight:700;color:#0f6d89}.nmn-hero-split__expert{margin:14px 18px 18px;background:rgba(var(--nmn-hero-expert-rgb),var(--nmn-hero-expert-opacity, 1));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);border-radius:14px;padding:14px 18px;display:flex;align-items:center;gap:12px;min-height:90px}.nmn-hero-split__expert-avatar{width:52px;height:52px;border-radius:50%;border:2px solid var(--nmn-hero-primary, #f6730d);flex-shrink:0;background:#fff;overflow:hidden}.nmn-hero-split__expert-avatar img,.nmn-hero-split__expert-avatar svg{width:100%;height:100%;object-fit:cover;display:block}.nmn-hero-split__expert-avatar svg{fill:rgba(var(--color-body-rgb),.3);padding:14px}.nmn-hero-split__expert-copy{flex:1;min-width:0;display:grid;gap:2px}.nmn-hero-split__expert-badge{margin:0;text-transform:uppercase;letter-spacing:.16em;font-size:.66rem;font-weight:700;color:var(--nmn-hero-primary, #f6730d)}.nmn-hero-split__expert-title{margin:0;color:var(--nmn-hero-expert-text, #ffffff);font-size:1.04rem;font-weight:700;line-height:1.32}.nmn-hero-split__expert-subtitle{margin:0;color:var(--nmn-hero-expert-text-dim, #d1d5db);font-size:.9rem;line-height:1.35}.nmn-hero-split__expert-button{margin-left:auto;flex-shrink:0;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--nmn-hero-primary, #f6730d);border-radius:10px;padding:11px 18px;text-decoration:none;color:var(--nmn-hero-primary, #f6730d);background:#f6730d0d;font-weight:700;white-space:nowrap;transition:all .2s ease}@media only screen and (max-width:1200px)and (min-width:990px){.nmn-hero-split__expert{align-items:flex-start;flex-wrap:wrap;min-height:0}.nmn-hero-split__expert-button{width:100%;margin-left:0;justify-content:center}}@media screen and (hover:hover){.nmn-hero-split__expert-button:hover{background:var(--nmn-hero-primary, #f6730d);color:#fff}.nmn-hero-split__expert-button:hover .nmn-hero-split__expert-button-icon{border-color:#fff}}.nmn-hero-split__expert-button-icon{width:16px;height:16px;display:inline-grid;place-items:center;border:1px solid var(--nmn-hero-primary, #f6730d);border-radius:50%;font-size:9px;transition:all .2s ease}@media only screen and (max-width:1279px){.nmn-hero-split__grid{grid-template-columns:1fr .95fr}.nmn-hero-split__visual{min-height:430px}.nmn-hero-split__stack{top:5%;right:3%;bottom:170px;left:3%}}@media only screen and (max-width:989px){.nmn-hero-split{min-height:var(--nmn-hero-min-height-mobile, 720px);border-radius:18px}.nmn-hero-split__inner{min-height:var(--nmn-hero-min-height-mobile, 720px);justify-content:flex-start}.nmn-hero-split__grid{grid-template-columns:1fr;padding:18px;gap:14px}.nmn-hero-split__copy{padding:20px 18px}.nmn-hero-split__heading{font-size:clamp(1.65rem,6vw,2.1rem)}.nmn-hero-split__subheadline{font-size:.95rem}.nmn-hero-split__btn{min-width:0;width:100%}.nmn-hero-split__visual{min-height:460px}.nmn-hero-split__stack{top:2%;right:6%;bottom:185px;left:6%}.nmn-hero-split__stack-item--left{width:34%}.nmn-hero-split__stack-item--right{width:32%}.nmn-hero-split__stack-item--main{width:48%}.nmn-hero-split__carousel-wrap{right:0;left:0;width:auto}.nmn-hero-split__expert{margin:12px;align-items:flex-start;flex-wrap:wrap;min-height:0;gap:10px}.nmn-hero-split__expert-button{width:100%;justify-content:center}.nmn-hero-split--no-visual,.nmn-hero-split--no-visual .nmn-hero-split__inner{min-height:auto}.nmn-hero-split--no-visual .nmn-hero-split__grid{gap:10px;padding-bottom:10px}.nmn-hero-split--no-visual .nmn-hero-split__expert{margin-top:2px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/nmn-hero-split-proof.css.map */
