:root{--vc-blue: #075bd8;--vc-sky: #10b9f2;--vc-orange: #ff7900;--vc-navy: #102b55;--vc-ink: #20242b;--vc-muted: #65738a;--vc-light: #f3f5f7;--vc-white: #ffffff;--vc-border: rgba(16, 43, 85, .12);--vc-shadow: 0 22px 60px rgba(16, 43, 85, .12);--vc-radius: 24px}html{scroll-behavior:smooth;scroll-padding-top:96px}body{overflow-x:hidden}.vc-shell{width:min(100% - 40px,1320px);margin-inline:auto}.vc-pad{padding:96px 0;background:var(--vc-section-bg, #fff)}.vc-section{position:relative}.vc-section h1,.vc-section h2,.vc-section h3,.vc-site-header h2,.vc-footer h2{font-family:var(--font-heading-family);margin:0;color:inherit;letter-spacing:-.035em}.vc-section p,.vc-footer p{margin:0}.vc-section .rte>*:first-child{margin-top:0}.vc-section .rte>*:last-child{margin-bottom:0}.vc-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--vc-orange);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin-bottom:16px}.vc-eyebrow:before{content:"";width:26px;height:3px;border-radius:99px;background:currentColor}.vc-section-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:end;gap:52px;margin-bottom:48px}.vc-section-heading h2,.vc-faq__intro h2,.vc-surfaces__content h2{color:var(--vc-navy);font-size:clamp(36px,4.6vw,62px);line-height:1.02}.vc-section-heading h2 strong,.vc-faq__intro h2 strong,.vc-surfaces__content h2 strong{color:var(--vc-orange);font-weight:inherit}.vc-section-heading .rte,.vc-faq__intro .rte,.vc-surfaces__content .rte{color:var(--vc-muted);font-size:17px;line-height:1.75}.vc-section-heading--center{grid-template-columns:1fr;max-width:850px;text-align:center;margin-inline:auto}.vc-section-heading--center .vc-eyebrow{justify-content:center}.vc-section-heading--center .rte{max-width:700px;margin-inline:auto}.vc-btn{min-height:54px;padding:14px 25px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:15px;line-height:1;font-weight:800;text-decoration:none;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease;cursor:pointer}.vc-btn:hover{transform:translateY(-2px)}.vc-btn--primary{background:var(--vc-orange);color:#fff;box-shadow:0 12px 28px #ff790042}.vc-btn--primary:hover{background:#e96f00;color:#fff}.vc-btn--ghost{background:#ffffffb8;color:var(--vc-navy);border-color:#102b552e}.vc-btn--ghost:hover{background:#fff;color:var(--vc-blue)}.vc-media-placeholder{min-height:420px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:30px;color:var(--vc-navy);text-align:center;background:linear-gradient(145deg,#f8fbff,#e8f1fb)}.vc-media-placeholder--tall{min-height:600px}.vc-media-placeholder span{color:var(--vc-muted);max-width:380px}.vc-placeholder-svg{width:min(70%,420px);height:auto;opacity:.55}.vc-cover-image{width:100%;height:100%;object-fit:cover;display:block}.vc-header-section{position:relative;z-index:30}.vc-site-header{position:relative;background:#fff;color:var(--vc-ink)}.vc-announcement{background:var(--vc-announcement-bg);color:var(--vc-announcement-color);font-size:13px;font-weight:700;letter-spacing:.02em}.vc-announcement__inner{min-height:42px;display:flex;align-items:center;justify-content:center;gap:20px}.vc-announcement__item{display:inline-flex;align-items:center;gap:9px}.vc-announcement__item svg{width:19px;height:19px}.vc-announcement__divider{width:1px;height:16px;background:currentColor;opacity:.28}.vc-header-main{background:#fffffff5;border-bottom:1px solid var(--vc-border);position:sticky;top:0;z-index:35;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.vc-header-main__inner{height:82px;display:grid;grid-template-columns:255px 1fr auto;align-items:center;gap:28px}.vc-brand{color:var(--vc-navy);display:inline-flex;align-items:center;gap:10px;text-decoration:none;min-width:0}.vc-brand__mark{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--vc-blue),var(--vc-sky));color:#fff;font-size:15px;font-weight:900;box-shadow:0 8px 20px #075bd838;position:relative}.vc-brand__mark:after{content:"";position:absolute;width:23px;height:7px;border:2px solid var(--vc-orange);border-top:0;border-radius:0 0 20px 20px;bottom:5px;opacity:.95}.vc-brand__word{display:flex;align-items:baseline;font-family:var(--font-heading-family);font-size:25px;font-weight:800;letter-spacing:-.055em}.vc-brand__word strong{color:var(--vc-orange);font-weight:inherit}.vc-brand__image{display:block;width:auto;max-width:230px;max-height:52px}.vc-desktop-nav{display:flex;justify-content:center;align-items:center;gap:clamp(18px,2.5vw,36px)}.vc-desktop-nav a{color:var(--vc-ink);text-decoration:none;font-size:14px;font-weight:700;transition:color .2s ease;white-space:nowrap}.vc-desktop-nav a:hover{color:var(--vc-blue)}.vc-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.vc-icon-link{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:var(--vc-navy);text-decoration:none;position:relative;transition:background .2s ease,color .2s ease}.vc-icon-link:hover{background:var(--vc-light);color:var(--vc-blue)}.vc-icon-link svg{width:23px;height:23px}.vc-cart-count{position:absolute;right:-2px;top:1px;min-width:17px;height:17px;padding:0 4px;border-radius:99px;display:grid;place-items:center;background:var(--vc-orange);color:#fff;font-size:10px;font-weight:800}.vc-header-cta{margin-left:8px;background:var(--vc-orange);color:#fff;min-height:43px;display:inline-flex;align-items:center;padding:0 17px;border-radius:10px;font-size:13px;font-weight:800;text-decoration:none;box-shadow:0 8px 20px #ff790038}.vc-mobile-toggle{display:none;width:42px;height:42px;border:0;background:transparent;padding:8px;color:var(--vc-navy);cursor:pointer}.vc-mobile-toggle svg{width:100%;height:100%}.vc-mobile-menu{background:#fff;border-top:1px solid var(--vc-border);box-shadow:0 18px 30px #102b551a}.vc-mobile-menu nav{padding-top:14px;padding-bottom:22px;display:grid}.vc-mobile-menu a{color:var(--vc-navy);text-decoration:none;font-size:16px;font-weight:700;padding:13px 4px;border-bottom:1px solid var(--vc-border)}.vc-mobile-menu__cta{margin-top:14px;border:0!important;border-radius:11px;text-align:center;color:#fff!important;background:var(--vc-orange)}.vc-hero{overflow:hidden;background:var(--vc-hero-bg);color:var(--vc-hero-text);min-height:min(800px,calc(100vh - 124px));display:flex;align-items:center}.vc-hero__grid{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);align-items:center;gap:70px;padding-block:74px}.vc-hero__content{position:relative;z-index:2}.vc-hero h1{color:var(--vc-hero-text);font-size:clamp(53px,6vw,88px);line-height:.94;max-width:780px}.vc-hero h1 strong{display:inline-block;color:var(--vc-hero-accent);font-weight:inherit}.vc-hero__text{color:#4d617c;font-size:18px;line-height:1.75;max-width:620px;margin-top:27px}.vc-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:33px}.vc-hero__proof{margin-top:30px;display:flex;flex-wrap:wrap;gap:18px;color:#3b4f6c;font-size:13px;font-weight:700}.vc-hero__proof span{display:inline-flex;align-items:center;gap:6px}.vc-hero__proof svg{width:18px;height:18px;color:var(--vc-blue)}.vc-hero__visual{position:relative;min-width:0}.vc-hero__glow{position:absolute;width:78%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(16,185,242,.24),rgba(7,91,216,.08) 55%,transparent 72%);right:3%;top:50%;transform:translateY(-50%);filter:blur(8px)}.vc-hero__image-card{overflow:hidden;min-height:570px;border-radius:32px;background:#fff;box-shadow:var(--vc-shadow);position:relative;z-index:1;transform:rotate(1.4deg)}.vc-hero__image{width:100%;height:100%;min-height:570px;object-fit:cover;display:block}.vc-float-card{position:absolute;z-index:3;padding:14px 18px;min-width:155px;border-radius:15px;background:#ffffffed;box-shadow:0 14px 38px #102b5529;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.7)}.vc-float-card strong,.vc-float-card span{display:block}.vc-float-card strong{color:var(--vc-navy);font-size:14px}.vc-float-card span{color:var(--vc-muted);font-size:12px;margin-top:2px}.vc-float-card--one{left:-35px;bottom:70px}.vc-float-card--two{right:-25px;top:64px}.vc-trust{background:var(--vc-section-bg);border-bottom:1px solid var(--vc-border)}.vc-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.vc-trust__item{min-height:132px;padding:26px 28px;display:flex;align-items:center;gap:17px;border-right:1px solid var(--vc-border)}.vc-trust__item:last-child{border-right:0}.vc-icon-badge{flex:0 0 48px;width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#edf5ff;color:var(--vc-blue)}.vc-icon-badge svg{width:27px;height:27px}.vc-trust__item h2{color:var(--vc-navy);font-size:15px;letter-spacing:-.02em}.vc-trust__item p{color:var(--vc-muted);font-size:12px;line-height:1.45;margin-top:4px}.vc-product-focus__grid{display:grid;grid-template-columns:1fr .95fr;align-items:center;gap:85px}.vc-product-focus__media{min-height:640px;overflow:hidden;border-radius:var(--vc-radius);background:#eef3f8;position:relative;box-shadow:var(--vc-shadow)}.vc-product-focus__media-note{position:absolute;left:22px;bottom:22px;display:inline-flex;align-items:center;gap:8px;padding:11px 15px;border-radius:99px;background:#ffffffe6;color:var(--vc-navy);font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.vc-product-focus__media-note span{width:8px;height:8px;border-radius:50%;background:#35b46f;box-shadow:0 0 0 4px #35b46f2b}.vc-product-focus__content h2{color:var(--vc-navy);font-size:clamp(42px,4.5vw,64px);line-height:1.02}.vc-product-focus__content h2 strong{color:var(--vc-orange);font-weight:inherit}.vc-product-focus__description{color:var(--vc-muted);font-size:17px;line-height:1.75;margin-top:22px}.vc-check-list{list-style:none;padding:0;margin:30px 0;display:grid;gap:17px}.vc-check-list li{display:grid;grid-template-columns:27px 1fr;gap:12px;color:var(--vc-muted);font-size:14px;line-height:1.5}.vc-check-list svg{width:25px;height:25px;padding:4px;border-radius:50%;background:#e9f3ff;color:var(--vc-blue)}.vc-check-list strong{display:block;color:var(--vc-navy);font-size:15px;margin-bottom:1px}.vc-product-buybox{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:20px;background:var(--vc-light);border-radius:16px;border:1px solid var(--vc-border)}.vc-product-buybox__label{display:block;color:var(--vc-muted);font-size:12px;font-weight:700}.vc-product-buybox__price{color:var(--vc-navy);font-family:var(--font-heading-family);font-size:26px;font-weight:800}.vc-product-buybox__price s{color:#94a0b2;font-size:15px;font-weight:500;margin-left:8px}.vc-product-form{margin:0}.vc-product-form .vc-btn{border:0}.vc-microcopy{color:#78869a;font-size:11px;margin-top:12px!important}.vc-problem__grid{display:grid;grid-template-columns:1fr 74px 1fr;align-items:center;gap:20px}.vc-problem-card{overflow:hidden;border-radius:var(--vc-radius);background:#fff;border:1px solid var(--vc-border);box-shadow:0 15px 45px #102b5514;position:relative}.vc-problem-card__tag{position:absolute;z-index:2;left:18px;top:18px;padding:8px 11px;border-radius:8px;background:#ffffffe6;color:var(--vc-muted);font-size:10px;font-weight:900;letter-spacing:.12em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.vc-problem-card--after .vc-problem-card__tag{background:var(--vc-orange);color:#fff}.vc-problem-card__image,.vc-problem-illustration{width:100%;height:320px;display:block;object-fit:cover;background:#e8edf2}.vc-problem-illustration{display:grid;place-items:center;color:#8190a5}.vc-problem-card--after .vc-problem-illustration{color:var(--vc-blue);background:#e9f3ff}.vc-problem-illustration svg{width:88%;height:auto}.vc-problem-card__content{padding:25px 28px 30px}.vc-problem-card__content h3{color:var(--vc-navy);font-size:22px}.vc-problem-card__content p{color:var(--vc-muted);font-size:14px;line-height:1.65;margin-top:9px}.vc-problem__arrow{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--vc-orange);color:#fff;box-shadow:0 10px 25px #ff790040;margin-inline:auto}.vc-problem__arrow svg{width:28px;height:28px}.vc-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.vc-feature-card{min-height:275px;padding:30px;border:1px solid var(--vc-border);border-radius:20px;background:#fff;position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.vc-feature-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #102b551a;border-color:#075bd838}.vc-feature-card:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;right:-70px;bottom:-70px;background:#10b9f214}.vc-feature-card__icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;color:var(--vc-blue);background:#edf5ff}.vc-feature-card__icon svg{width:30px;height:30px}.vc-feature-card__number{position:absolute;right:23px;top:22px;color:#d9e2ed;font-family:var(--font-heading-family);font-size:30px;font-weight:800}.vc-feature-card h3{color:var(--vc-navy);font-size:21px;margin-top:25px}.vc-feature-card p{color:var(--vc-muted);font-size:14px;line-height:1.65;margin-top:10px}.vc-feature-card small{display:block;color:#8c97a7;font-size:10px;line-height:1.45;margin-top:10px}.vc-how,.vc-how .vc-section-heading h2{color:#fff}.vc-how .vc-section-heading .rte{color:#ffffffb8}.vc-how .vc-eyebrow{color:#59d2ff}.vc-how__layout{max-width:1000px;margin-inline:auto}.vc-how__layout--video{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:stretch;max-width:none}.vc-how__video{overflow:hidden;border-radius:var(--vc-radius);background:#081d3a;min-height:500px}.vc-how__video video,.vc-how__video iframe{width:100%;height:100%;min-height:500px;display:block;border:0;object-fit:cover}.vc-step-grid{counter-reset:steps;list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.vc-step-card{display:grid;grid-template-columns:48px 1fr;gap:15px;padding:21px;border-radius:16px;background:#ffffff13;border:1px solid rgba(255,255,255,.11)}.vc-step-card__number{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:var(--vc-orange);color:#fff;font-weight:900}.vc-step-card h3{color:#fff;font-size:17px;letter-spacing:-.02em}.vc-step-card p{color:#ffffffa6;font-size:13px;line-height:1.55;margin-top:5px}.vc-safety-note{max-width:820px;margin:28px auto 0!important;padding:14px 17px;border-radius:12px;display:flex;align-items:center;gap:12px;background:#ff79001c;color:#ffd9b5;font-size:12px;line-height:1.55;border:1px solid rgba(255,121,0,.24)}.vc-safety-note svg{flex:0 0 22px;width:22px;height:22px;color:var(--vc-orange)}.vc-exercises__grid{display:grid;grid-template-columns:1.04fr .96fr;gap:28px}.vc-exercises__media{min-height:620px;overflow:hidden;border-radius:var(--vc-radius);background:var(--vc-light)}.vc-exercise-list{display:grid;gap:12px}.vc-exercise-item{min-height:110px;padding:20px 24px;display:grid;grid-template-columns:52px 1fr;align-items:center;gap:17px;border-radius:17px;border:1px solid var(--vc-border);background:#fff;transition:border-color .2s ease,transform .2s ease}.vc-exercise-item:hover{border-color:#075bd84d;transform:translate(4px)}.vc-exercise-item>span{color:var(--vc-orange);font-family:var(--font-heading-family);font-size:23px;font-weight:800}.vc-exercise-item h3{color:var(--vc-navy);font-size:18px}.vc-exercise-item p{color:var(--vc-muted);font-size:13px;line-height:1.5;margin-top:4px}.vc-disclaimer{max-width:950px;color:#7c899b;font-size:11px;line-height:1.6;text-align:center;margin:25px auto 0!important}.vc-surfaces__layout{display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:75px}.vc-surfaces__content .rte{margin-top:22px}.vc-surface-tip{margin-top:26px;padding:15px 17px;border-radius:14px;background:#fff;border:1px solid var(--vc-border);display:flex;align-items:center;gap:12px;color:var(--vc-navy);font-size:13px;font-weight:700;line-height:1.5}.vc-surface-tip svg{width:26px;height:26px;flex:0 0 26px;color:var(--vc-orange)}.vc-surface-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vc-surface-card{padding:28px;border-radius:20px;background:#fff;border:1px solid var(--vc-border);box-shadow:0 15px 40px #102b5512}.vc-surface-card__head{display:flex;align-items:center;gap:11px;padding-bottom:18px;border-bottom:1px solid var(--vc-border)}.vc-surface-card__head span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:20px;font-weight:900}.vc-surface-card--yes .vc-surface-card__head span{background:#30ad69}.vc-surface-card--no .vc-surface-card__head span{background:#e75656}.vc-surface-card h3{color:var(--vc-navy);font-size:18px}.vc-surface-card ul{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:13px}.vc-surface-card li{color:var(--vc-muted);font-size:13px;line-height:1.5;padding-left:21px;position:relative}.vc-surface-card li:before{content:"";width:7px;height:7px;border-radius:50%;position:absolute;left:0;top:.55em}.vc-surface-card--yes li:before{background:#30ad69}.vc-surface-card--no li:before{background:#e75656}.vc-table-wrap{overflow-x:auto;border:1px solid var(--vc-border);border-radius:22px;box-shadow:0 15px 45px #102b5514}.vc-table{width:100%;min-width:720px;border-collapse:collapse;background:#fff}.vc-table th,.vc-table td{padding:20px 24px;border-bottom:1px solid var(--vc-border);text-align:center;color:var(--vc-muted)}.vc-table thead th{background:#f7f9fc;color:var(--vc-navy);font-size:15px;font-weight:800}.vc-table thead th:first-child,.vc-table tbody th{text-align:left}.vc-table tbody th{color:var(--vc-navy);font-size:14px;font-weight:700}.vc-table tr:last-child th,.vc-table tr:last-child td{border-bottom:0}.vc-table__highlight{background:#eef6ff!important}.vc-table__yes,.vc-table__no{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;margin-inline:auto;font-weight:900}.vc-table__yes{color:#fff;background:#2daf67}.vc-table__no{color:#8d98a8;background:#e9edf2}.vc-table td small{display:block;font-size:10px;margin-top:5px}.vc-faq__layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:75px;align-items:start}.vc-faq__intro{position:sticky;top:120px}.vc-faq__intro .rte{margin-top:22px}.vc-support-card{margin-top:30px;padding:18px;display:flex;gap:13px;border-radius:15px;background:#fff;border:1px solid var(--vc-border)}.vc-support-card svg{width:27px;height:27px;color:var(--vc-blue);flex:0 0 27px}.vc-support-card strong,.vc-support-card span{display:block}.vc-support-card strong{color:var(--vc-navy);font-size:14px}.vc-support-card span{color:var(--vc-muted);font-size:12px;line-height:1.5;margin-top:3px}.vc-faq__items{display:grid;gap:12px}.vc-faq-item{border-radius:15px;background:#fff;border:1px solid var(--vc-border);overflow:hidden}.vc-faq-item summary{min-height:72px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:var(--vc-navy);font-size:15px;font-weight:800;cursor:pointer;list-style:none}.vc-faq-item summary::-webkit-details-marker{display:none}.vc-faq-item summary svg{width:22px;height:22px;flex:0 0 22px;transition:transform .2s ease}.vc-faq-item[open] summary svg{transform:rotate(180deg)}.vc-faq-item[open] summary{color:var(--vc-blue)}.vc-faq-item__answer{padding:0 22px 22px;color:var(--vc-muted);font-size:14px;line-height:1.7}.vc-final-cta{background:#fff}.vc-final-cta__box{min-height:490px;border-radius:30px;padding:58px 65px;display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:45px;overflow:hidden;color:#fff;background:var(--vc-cta-bg);position:relative}.vc-final-cta__box:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-190px;top:-250px;background:radial-gradient(circle,rgba(16,185,242,.28),transparent 67%)}.vc-final-cta__content{position:relative;z-index:2}.vc-final-cta h2{color:#fff;font-size:clamp(46px,5vw,72px);line-height:.98}.vc-final-cta h2 strong{color:var(--vc-cta-accent);font-weight:inherit}.vc-final-cta .rte{color:#ffffffbf;font-size:17px;line-height:1.7;margin:23px 0 28px;max-width:600px}.vc-final-cta__benefits{display:flex;flex-wrap:wrap;gap:15px;color:#ffffffb8;font-size:12px;font-weight:700;margin-top:20px}.vc-final-cta__media{min-height:370px;overflow:hidden;border-radius:23px;background:#ffffff14;position:relative;z-index:2}.vc-final-cta__image{width:100%;height:100%;min-height:370px;display:block;object-fit:cover}.vc-sticky-atc-section{display:none}.vc-sticky-atc{position:fixed;left:10px;right:10px;bottom:10px;z-index:80;min-height:66px;padding:8px 9px 8px 15px;border-radius:16px;background:#fffffff5;box-shadow:0 16px 50px #102b5540;border:1px solid var(--vc-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);align-items:center;justify-content:space-between;gap:10px}.vc-sticky-atc__info{min-width:0}.vc-sticky-atc__info strong,.vc-sticky-atc__info span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vc-sticky-atc__info strong{color:var(--vc-navy);font-size:13px}.vc-sticky-atc__info span{color:var(--vc-muted);font-size:10px;margin-top:1px}.vc-sticky-atc__form{margin:0}.vc-sticky-atc button,.vc-sticky-atc>a{min-height:48px;border:0;border-radius:11px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;background:var(--vc-orange);color:#fff;text-decoration:none;font-size:13px;font-weight:800;white-space:nowrap}.vc-footer{background:#0b203e;color:#ffffffa8;padding:68px 0 25px}.vc-footer__grid{display:grid;grid-template-columns:1.25fr .75fr .9fr 1.1fr;gap:50px}.vc-brand--footer,.vc-brand--footer .vc-brand__word span{color:#fff}.vc-footer__brand p{max-width:360px;font-size:13px;line-height:1.7;margin-top:20px}.vc-footer__slogan{display:inline-block;color:#fff;font-size:12px;font-weight:800;margin-top:16px}.vc-footer h2{color:#fff;font-size:16px;letter-spacing:-.02em;margin-bottom:20px}.vc-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:11px}.vc-footer a{color:#ffffffa8;text-decoration:none;font-size:13px;transition:color .2s ease}.vc-footer a:hover{color:#fff}.vc-footer__newsletter p{font-size:13px;line-height:1.6;margin-bottom:15px}.vc-newsletter-form{display:grid;grid-template-columns:1fr auto;gap:8px}.vc-newsletter-form input{min-width:0;height:46px;border:1px solid rgba(255,255,255,.17);border-radius:10px;background:#ffffff12;color:#fff;padding:0 13px}.vc-newsletter-form input::placeholder{color:#ffffff80}.vc-newsletter-form button{height:46px;border:0;border-radius:10px;background:var(--vc-orange);color:#fff;font-weight:800;padding:0 17px;cursor:pointer}.vc-form-success,.vc-form-error{grid-column:1/-1;font-size:11px!important}.vc-footer__bottom{margin-top:50px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px}.vc-footer__payments{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.vc-footer__payments svg{width:38px;height:auto}@media(max-width:1199px){.vc-header-main__inner{grid-template-columns:220px 1fr auto}.vc-desktop-nav{gap:18px}.vc-header-cta{display:none}.vc-hero__grid{grid-template-columns:.92fr 1.08fr;gap:38px}.vc-hero__image-card,.vc-hero__image{min-height:500px}.vc-trust__item{padding:22px 17px}.vc-product-focus__grid{gap:50px}.vc-footer__grid{grid-template-columns:1.2fr .8fr .9fr}.vc-footer__newsletter{grid-column:1/-1;max-width:600px}}@media(max-width:989px){.vc-pad{padding:76px 0}.vc-shell{width:min(100% - 32px,900px)}.vc-mobile-toggle{display:block}.vc-header-main__inner{grid-template-columns:44px 1fr auto;height:72px;gap:10px}.vc-brand{justify-self:center}.vc-brand__mark{width:38px;height:38px}.vc-brand__word{font-size:22px}.vc-desktop-nav,.vc-account-link{display:none}.vc-header-actions{justify-self:end}.vc-hero{min-height:auto}.vc-hero__grid{grid-template-columns:1fr;gap:46px;padding-block:65px}.vc-hero__content{max-width:740px}.vc-hero__visual{width:min(100%,760px);margin-inline:auto}.vc-float-card--one{left:15px}.vc-float-card--two{right:15px}.vc-trust__grid{grid-template-columns:repeat(2,1fr)}.vc-trust__item:nth-child(2){border-right:0}.vc-trust__item:nth-child(-n+2){border-bottom:1px solid var(--vc-border)}.vc-product-focus__grid,.vc-exercises__grid,.vc-surfaces__layout,.vc-faq__layout{grid-template-columns:1fr;gap:45px}.vc-product-focus__media,.vc-exercises__media{min-height:540px}.vc-section-heading{grid-template-columns:1fr;gap:18px}.vc-feature-grid{grid-template-columns:repeat(2,1fr)}.vc-how__layout--video{grid-template-columns:1fr}.vc-how__video,.vc-how__video video,.vc-how__video iframe{min-height:460px}.vc-faq__intro{position:static}.vc-final-cta__box{grid-template-columns:1fr;padding:48px}.vc-final-cta__media{min-height:330px}.vc-footer__grid{grid-template-columns:repeat(2,1fr)}.vc-footer__newsletter{grid-column:auto}}@media(max-width:749px){body{padding-bottom:84px}.vc-shell{width:min(100% - 24px,640px)}.vc-pad{padding:62px 0}.vc-announcement__inner{min-height:38px;text-align:center}.vc-announcement__item{font-size:11px}.vc-announcement__item--secondary,.vc-announcement__divider{display:none}.vc-header-main__inner{height:66px}.vc-brand__mark{display:none}.vc-brand__word{font-size:21px}.vc-brand__image{max-width:170px;max-height:42px}.vc-icon-link{width:37px;height:37px}.vc-icon-link svg{width:21px;height:21px}.vc-header-actions .vc-icon-link:first-child{display:none}.vc-hero__grid{padding-block:48px 52px;gap:35px}.vc-hero h1{font-size:clamp(43px,13vw,62px)}.vc-hero__text{font-size:16px;line-height:1.65;margin-top:21px}.vc-hero__actions{display:grid;grid-template-columns:1fr}.vc-btn{width:100%}.vc-hero__proof{gap:10px 14px;font-size:11px}.vc-hero__image-card,.vc-hero__image{min-height:390px;border-radius:22px}.vc-hero__image-card{transform:none}.vc-float-card{padding:11px 13px;min-width:130px}.vc-float-card--one{left:9px;bottom:18px}.vc-float-card--two{right:9px;top:18px}.vc-section-heading{margin-bottom:32px}.vc-section-heading h2,.vc-faq__intro h2,.vc-surfaces__content h2{font-size:clamp(34px,10vw,48px)}.vc-section-heading .rte,.vc-faq__intro .rte,.vc-surfaces__content .rte{font-size:15px;line-height:1.65}.vc-trust__grid{grid-template-columns:1fr}.vc-trust__item{min-height:100px;border-right:0;border-bottom:1px solid var(--vc-border)!important}.vc-trust__item:last-child{border-bottom:0!important}.vc-product-focus__media,.vc-exercises__media{min-height:420px;border-radius:20px}.vc-product-focus__content h2{font-size:42px}.vc-product-buybox{align-items:stretch;flex-direction:column}.vc-product-form .vc-btn{width:100%}.vc-problem__grid{grid-template-columns:1fr}.vc-problem__arrow{transform:rotate(90deg)}.vc-problem-card__image,.vc-problem-illustration{height:260px}.vc-feature-grid{grid-template-columns:1fr}.vc-feature-card{min-height:auto}.vc-step-grid{grid-template-columns:1fr}.vc-how__video,.vc-how__video video,.vc-how__video iframe{min-height:390px}.vc-exercise-item{grid-template-columns:44px 1fr;padding:18px}.vc-surface-cards{grid-template-columns:1fr}.vc-table th,.vc-table td{padding:16px}.vc-final-cta{padding-left:0;padding-right:0}.vc-final-cta__box{width:min(100% - 24px,640px);padding:38px 24px;border-radius:23px;gap:30px}.vc-final-cta h2{font-size:48px}.vc-final-cta__benefits{display:grid;gap:7px}.vc-final-cta__media,.vc-final-cta__image{min-height:280px}.vc-sticky-atc-section{display:block}.vc-sticky-atc{display:flex}.vc-footer{padding-top:55px}.vc-footer__grid{grid-template-columns:1fr;gap:38px}.vc-footer__bottom{align-items:flex-start;flex-direction:column}.vc-newsletter-form{grid-template-columns:1fr auto}}@media(max-width:390px){.vc-brand__word{font-size:18px}.vc-mobile-toggle{width:38px}.vc-icon-link{width:34px}.vc-hero h1{font-size:40px}.vc-sticky-atc__info{max-width:135px}.vc-sticky-atc button,.vc-sticky-atc>a{padding-inline:14px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/vantucore.css.map */
