:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--ink:#111316;--muted:#65707c;--paper:#f8f7f3;--white:#fff;--line:#1113161f;--green:#e1191d;--green-dark:#a90f14;--red:#e1191d;--gold:#f3b33d;--charcoal:#171a1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.btn-action{--bs-btn-bg:var(--green);--bs-btn-border-color:var(--green);--bs-btn-hover-bg:var(--green-dark);--bs-btn-hover-border-color:var(--green-dark);--bs-btn-active-bg:var(--green-dark);--bs-btn-active-border-color:var(--green-dark);letter-spacing:0;color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:8px 22px;font-size:16px;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 14px 30px #e1191d47}.btn-action:hover{color:#fff;transform:translateY(-2px);box-shadow:0 18px 38px #e1191d5c}.btn-action--secondary{--bs-btn-bg:#ffffff1f;--bs-btn-border-color:#ffffff7a;--bs-btn-hover-bg:var(--white);--bs-btn-hover-border-color:var(--white);--bs-btn-hover-color:var(--ink);--bs-btn-active-bg:var(--white);--bs-btn-active-border-color:var(--white);--bs-btn-active-color:var(--ink);box-shadow:inset 0 0 0 1px #ffffff14}.btn-action--secondary:hover{color:#000}.eyebrow{color:var(--green);letter-spacing:0;text-transform:uppercase;align-items:center;gap:8px;font-size:.8rem;font-weight:900;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:18px;height:3px}.site-logo{align-items:center;gap:10px;min-width:0;display:inline-flex}.site-logo img{width:156px;height:auto}.topbar{justify-content:space-between;align-items:center;gap:18px;padding:22px 0;display:flex}.topbar__actions{color:#ffffffd1;align-items:center;gap:16px;font-size:.92rem;font-weight:700;display:flex}.topbar--cms{color:var(--ink)}.topbar--cms .site-logo small{color:var(--muted)}.topbar--cms .site-logo__mark{border-color:#11131629}.proof-header{color:#080806;text-align:center;background:#f8f7f3;width:100vw;margin-left:calc(50% - 50vw)}.proof-header__top{min-height:42px;color:var(--white);letter-spacing:.8px;text-transform:uppercase;background:linear-gradient(#e1191d,#9b0c0e);justify-content:center;align-items:center;gap:10px;padding:8px 16px;font-size:.9rem;font-weight:950;display:flex}.proof-header__top strong{color:var(--gold);background:#17130d;border-radius:6px;padding:4px 12px;line-height:1;box-shadow:0 7px 16px #00000038}.proof-header__top i{background:#ffffff6b;width:1px;height:18px}.proof-header__dot{background:#ffffffc2;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #ffffff24}.proof-header__bottom{background:#f8f7f3f5;border-bottom:1px solid #11131617;justify-content:center;align-items:center;gap:clamp(18px,4vw,42px);min-height:52px;padding:10px 16px;font-size:.95rem;font-weight:900;display:flex}.proof-header__avatars{align-items:center;display:flex}.proof-header__avatars img{border:2px solid var(--paper);object-fit:cover;border-radius:50%;width:34px;height:34px}.proof-header__avatars img+img{margin-left:-9px}.proof-header__review,.proof-header__guarantee{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.proof-header__review span{color:#d5a539;letter-spacing:2px;font-size:.88rem}.proof-header__guarantee span{border:2px solid #35a766;border-radius:10px 10px 12px 12px;width:18px;height:20px;position:relative}.proof-header__guarantee span:after{content:"";border-bottom:2px solid #35a766;border-left:2px solid #35a766;width:7px;height:4px;position:absolute;top:5px;left:4px;transform:rotate(-45deg)}.mega-toggle{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:8px;place-items:center;width:46px;height:42px;padding:9px;display:none}.mega-toggle span{background:var(--white);border-radius:99px;width:100%;height:2px;transition:transform .18s,opacity .18s;display:block}.mega-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.mega-toggle.is-open span:nth-child(2){opacity:0}.mega-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mega-menu{align-items:center;gap:clamp(18px,3vw,38px);display:flex}.mega-menu__links{align-items:center;gap:clamp(14px,3vw,30px);display:flex}.mega-menu__links a{color:#ffffffd1;gap:2px;padding:8px 0;display:grid;position:relative}.mega-menu__links a:after{background:var(--red);transform-origin:0;content:"";height:2px;transition:transform .18s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.mega-menu__links a:hover:after{transform:scaleX(1)}.mega-menu__links strong{font-size:16px;font-weight:600}.mega-menu__links span{color:#ffffff94;font-size:.78rem;font-weight:700;display:none}.mega-menu__contact{display:none}.hero-section{min-height:92vh;color:var(--white);background:linear-gradient(90deg,#0c0f12f0,#0c0f12c2),url(https://images.unsplash.com/photo-1517836357463-d25dfeac3438?auto=format&fit=crop&w=1400&q=68) 50%/cover;position:relative;overflow:hidden}.hero-grid{padding:42px 0 76px}.hero-grid--centered{justify-content:center;display:flex}.hero-content{text-align:center;width:100%;max-width:1120px;margin:0 auto}.hero-badge{color:#fff8df;letter-spacing:1.2px;text-transform:uppercase;background:linear-gradient(#d9b24d,#a9781d);border-radius:999px;align-items:center;gap:10px;padding:10px 18px;font-size:.78rem;font-weight:950;display:inline-flex;box-shadow:0 14px 32px #00000047}.hero-badge:before{content:"";border:3px solid #ffffffc7;border-radius:50%;flex:none;width:10px;height:10px}.hero-section h1{text-transform:uppercase;max-width:1040px;margin:20px 0 8px;font-size:clamp(2.45rem,5.8vw,5.35rem);font-weight:950;line-height:.98}.hero-section h1:first-line{color:var(--white)}.hero-subhead{max-width:960px;color:var(--red);text-transform:uppercase;margin:0 auto 16px;font-size:clamp(1.28rem,2.4vw,2.05rem);font-weight:950;line-height:1.15}.hero-copy{color:#ffffffc7;max-width:900px;margin-left:auto;margin-right:auto;font-size:1.13rem;line-height:1.65}.hero-proof{color:#ffffffd1;max-width:820px;margin:18px auto 0;font-size:1rem;font-weight:750;line-height:1.65}.hero-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:820px;margin:18px auto 0;display:grid}.hero-benefits span{color:#ffffffdb;background:#ffffff14;border:1px solid #f3b33d5c;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:8px 16px;font-size:.86rem;font-weight:850;display:flex}.hero-benefits span:before{background:var(--gold);content:"";border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #f3b33d24}.hero-actions,.trust-row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;display:flex}.trust-row{color:#ffffffbd;font-size:.92rem;font-weight:800}.trust-row span{border-left:3px solid var(--gold);padding-left:10px}.hero-photo{border-radius:8px;position:relative;overflow:hidden;box-shadow:0 28px 70px #0000005c}.hero-photo img{aspect-ratio:4/5;object-fit:cover;width:100%}.hero-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111316c7;border:1px solid #fff3;border-radius:8px;width:min(220px,100% - 36px);padding:18px;position:absolute;bottom:18px;right:18px}.hero-card strong,.hero-card span{display:block}.hero-card strong{color:var(--gold);font-size:2.1rem;line-height:1}.hero-card span{color:#ffffffc7;margin-top:5px;font-weight:800}.section{content-visibility:auto;contain-intrinsic-size:760px;padding:86px 0}.section-heading{max-width:920px;margin-bottom:34px}.section-heading h2{margin:12px 0 0;font-size:clamp(2rem,4vw,3.45rem);font-weight:950;line-height:1.02}.section-heading--dark{color:var(--white)}.section-light{background:var(--white)}.program-card{border:1px solid var(--line);background:var(--paper);border-radius:8px;height:100%;padding:24px;transition:transform .22s,box-shadow .22s;transform:translateY(0)}.program-card:hover{transform:translateY(-6px);box-shadow:0 18px 38px #1113161a}.program-card span{color:var(--red);font-weight:950}.program-card h3{margin:38px 0 10px;font-size:1.28rem;font-weight:900}.program-card p{color:var(--muted);margin:0;line-height:1.6}.included-section{background:linear-gradient(#f8f7f3fa,#fffffff5),linear-gradient(#11131609 1px,#0000 1px) 0 0/100% 42px;position:relative;overflow:hidden}.included-heading{text-align:center;max-width:930px;margin:0 auto 38px}.included-heading>span{color:var(--red);letter-spacing:1.8px;text-transform:uppercase;align-items:center;gap:12px;font-size:.76rem;font-weight:950;display:inline-flex}.included-heading>span:before{content:"";background:currentColor;width:24px;height:2px}.included-heading h2{color:#050607;text-transform:uppercase;margin:16px 0 0;font-size:clamp(2rem,4.2vw,3.45rem);font-weight:950;line-height:1.04}.included-heading strong{color:var(--red);font-weight:inherit}.included-heading p{max-width:680px;color:var(--muted);margin:18px auto 0;line-height:1.7}.included-grid{max-width:1080px;margin:0 auto}.included-card{background:#ffffffdb;border:1px solid #1113161f;border-radius:8px;height:100%;min-height:236px;padding:24px;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 18px 36px #11131614}.included-card:hover{border-color:#caa24a6b;transform:translateY(-5px);box-shadow:0 24px 48px #1113161f}.included-card h3{color:#050607;text-transform:uppercase;margin:24px 0 12px;font-size:1.05rem;font-weight:950;line-height:1.25}.included-card p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.72}.included-card__top{justify-content:space-between;align-items:flex-start;display:flex}.included-card__top>span{background:var(--red);color:#fff;border-radius:6px;place-items:center;min-width:40px;height:40px;font-size:.72rem;font-weight:950;display:grid;box-shadow:0 8px 18px #b9872247}.included-card__icon{width:42px;height:42px;color:var(--red);background:#f3b33d1a;border:1px solid #b98c2957;border-radius:8px;place-items:center;display:grid;position:relative}.included-card__icon span,.included-card__icon:before,.included-card__icon:after{content:"";display:block;position:absolute}.included-card__icon--check span{border-bottom:2px solid;border-left:2px solid;width:16px;height:9px;transform:rotate(-45deg)}.included-card__icon--bar span,.included-card__icon--bar:before,.included-card__icon--bar:after{background:currentColor;border-radius:99px;width:3px;bottom:12px}.included-card__icon--bar span{height:18px;left:19px}.included-card__icon--bar:before{height:10px;left:13px}.included-card__icon--bar:after{height:14px;right:13px}.included-card__icon--plate span{border:2px solid;border-radius:50%;width:18px;height:18px}.included-card__icon--plate span:after{content:"";border:1px solid;border-radius:50%;position:absolute;inset:4px}.included-card__icon--chat span{border:2px solid;border-radius:4px;width:18px;height:14px}.included-card__icon--chat span:after{content:"";border-bottom:2px solid;border-right:2px solid;width:7px;height:7px;position:absolute;bottom:-5px;right:2px;transform:rotate(45deg)}.included-card__icon--shield span{border:2px solid;border-radius:10px 10px 12px 12px;width:18px;height:22px}.included-card__icon--shield span:before,.included-card__icon--shield span:after{content:"";background:currentColor;position:absolute}.included-card__icon--shield span:before{width:2px;height:10px;top:5px;left:7px}.included-card__icon--shield span:after{width:10px;height:2px;top:9px;left:3px}.included-card__icon--trend span{border-top:2px solid;border-right:2px solid;width:19px;height:12px;transform:skew(-22deg)rotate(-8deg)}.included-card__icon--trend:after{border-top:2px solid;border-right:2px solid;width:7px;height:7px;top:14px;right:11px;transform:rotate(45deg)}.included-action{justify-items:center;gap:16px;margin-top:42px;display:grid}.included-cta{--bs-btn-bg:linear-gradient(180deg, #d9b24d, #b98722);--bs-btn-border-color:transparent;--bs-btn-hover-bg:linear-gradient(180deg, #e3c06a, #b98722);--bs-btn-hover-border-color:transparent;color:#080806;letter-spacing:.2px;text-transform:uppercase;background:linear-gradient(#d9b24d,#b98722);border:0;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:10px 28px;font-size:.88rem;font-weight:950;display:inline-flex;box-shadow:0 18px 34px #b9872247}.included-cta:hover{color:#080806;background:linear-gradient(#e3c06a,#b98722);transform:translateY(-2px)}.included-cta span{color:#fff;background:#11131624;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.included-proof{color:#4d4438;flex-wrap:wrap;justify-content:center;gap:10px 20px;font-size:.86rem;font-weight:800;display:flex}.included-proof span{padding-left:14px;position:relative}.included-proof span:before{content:"";background:#caa24a;border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.included-deadline{color:#463d32;text-transform:uppercase;grid-template-columns:auto repeat(4,auto auto);align-items:center;gap:8px;margin-top:2px;font-weight:950;display:grid}.included-deadline>span{letter-spacing:1.6px;margin-right:8px;font-size:.75rem}.included-deadline strong{background:var(--red);width:44px;height:40px;color:var(--white);border-radius:8px;place-items:center;font-size:1.1rem;line-height:1;display:grid}.included-deadline small{color:#6c6255;letter-spacing:.8px;font-size:.62rem}.gallery-section{background:linear-gradient(#f8f7f3f0,#fffffffa),url(https://images.unsplash.com/photo-1593079831268-3381b0db4a77?auto=format&fit=crop&w=1400&q=62) 50%/cover;position:relative;overflow:hidden}.gallery-section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#e5484d14,#0000 38%),linear-gradient(#1113160b 1px,#0000 1px) 0 0/100% 34px;position:absolute;inset:0}.gallery-section .container{z-index:1;position:relative}.before-after-section{background:linear-gradient(#111316e6,#111316c7),url(https://images.unsplash.com/photo-1599058917212-d750089bc07e?auto=format&fit=crop&w=1400&q=64) 50%/cover}.transform-card{border:1px solid var(--line);background:var(--white);border-radius:8px;height:100%;transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 18px 42px #11131614}.transform-card:hover{transform:translateY(-6px);box-shadow:0 24px 58px #11131621}.transform-card__image{background:var(--charcoal);margin:0;overflow:hidden}.transform-card__image img{object-fit:cover;width:100%;height:auto;transition:transform .5s}.transform-card:hover .transform-card__image img{transform:scale(1.05)}.section-action{justify-content:center;margin-top:38px;display:flex}.button-loader{border:2px solid #ffffff73;border-top-color:var(--white);vertical-align:-.15em;border-radius:50%;width:1em;height:1em;margin-right:10px;animation:.7s linear infinite button-loader-spin;display:inline-block}@keyframes button-loader-spin{to{transform:rotate(360deg)}}.transformation-listing{background:var(--paper)}.transformation-listing .section-heading h1{margin:12px 0 0;font-size:clamp(2.2rem,5vw,4.4rem);font-weight:950;line-height:1}.gallery-tile{background:var(--white);border:1px solid #1113161a;border-radius:8px;height:100%;margin:0;overflow:hidden;box-shadow:0 18px 40px #1113161f}.gallery-tile img{aspect-ratio:1/.82;object-fit:cover;width:100%;transition:transform .5s;transform:scale(1.01)}.gallery-tile:hover img{transform:scale(1.08)}.gallery-tile--1 img{aspect-ratio:1/1.05}.high-performer-section{overflow:hidden}.high-performer-heading{text-align:center;max-width:1060px;margin:0 auto 42px}.high-performer-heading>span{color:var(--red);letter-spacing:1.8px;text-transform:uppercase;align-items:center;gap:14px;font-size:.74rem;font-weight:950;display:inline-flex;position:relative}.high-performer-heading>span:before{content:"";background:currentColor;width:28px;height:1px}.high-performer-heading h2{text-transform:uppercase;margin:18px 0 0;padding-bottom:18px;font-size:clamp(2rem,4.8vw,4.05rem);font-weight:950;line-height:1.05;position:relative}.high-performer-heading h2:after{content:"";background:radial-gradient(#f3b33df2,#f3b33d00);border-radius:50%;height:5px;position:absolute;bottom:0;left:18%;right:18%}.high-performer-heading strong{color:var(--red);font-weight:inherit;display:block}.high-performer-story{max-width:1020px;margin:0 auto}.high-performer-photo{background:#0d0b08;border:1px solid #e1e1e11f;border-radius:8px;margin:0;overflow:hidden}.high-performer-photo img{aspect-ratio:4/5.3;object-fit:cover;width:100%}.high-performer-copy h3{text-transform:uppercase;margin:0;font-size:clamp(1.3rem,2.2vw,1.85rem);font-weight:950;line-height:1.05}.high-performer-copy>span{color:var(--gold);letter-spacing:1.2px;text-transform:uppercase;margin-top:8px;font-size:.78rem;font-weight:950;display:block}.high-performer-copy p{border-left:1px solid #f3b33d9e;max-width:560px;margin:18px 0 0;padding-left:20px;font-size:1.02rem;line-height:1.75}.testimonials-section{color:var(--white);background:linear-gradient(#0f1115f5,#0f1115e6),url(https://images.unsplash.com/photo-1534258936925-c58bed479fcb?auto=format&fit=crop&w=1400&q=64) 50%/cover;position:relative;overflow:hidden}.testimonials-section p{color:#ffffffb8;line-height:1.7}.testimonials-section .section-intro-row h2{color:var(--white)}.section-intro-row{margin-bottom:32px}.section-intro-row h2{margin:12px 0 0;font-size:clamp(2rem,4vw,3.45rem);font-weight:950;line-height:1.02}.testimonial-shell{border-radius:8px;position:relative}.testimonial-viewport{overflow:hidden}.testimonial-viewport .swiper-wrapper{align-items:stretch}.testimonial-item{height:auto;padding:0 12px;display:flex}.testimonial-controls{justify-content:flex-end;gap:10px;display:flex}.testimonial-controls button{width:48px;height:48px;color:var(--white);background:#ffffff24;border:1px solid #fff3;border-radius:8px;place-items:center;transition:transform .18s,background .18s,color .18s;display:grid;box-shadow:0 12px 24px #00000038}.testimonial-controls button:hover{background:var(--green);color:var(--white);transform:translateY(-2px)}.testimonial-controls button span{font-size:1.15rem;font-weight:950;line-height:1;display:block}.testimonial-dots{justify-content:center;gap:8px;margin-top:20px;display:flex}.testimonial-dots button{background:#ffffff47;border:0;border-radius:999px;width:9px;height:9px;transition:width .18s,background .18s}.testimonial-dots button.is-active{background:var(--green);width:30px}.testimonial-card{height:100%;color:var(--white);background:#0c0e12eb;border:1px solid #ffffff24;border-radius:8px;flex-direction:column;padding:26px;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 46px #00000047}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px #00000047}.testimonial-card p{color:#ffffffd6;margin:10px 0 0;font-size:.92rem;font-weight:700;line-height:1.55}.testimonial-card h3{margin:0 0 4px;font-size:1.1rem;font-weight:900}.testimonial-card span{color:var(--gold);font-weight:800}.testimonial-card p{flex:1;margin:14px 0 26px;font-size:1.05rem;font-weight:850}.testimonial-card__meta{flex-direction:column;min-height:286px;padding:0;display:flex}.quote-mark{color:var(--green);font-size:3.3rem;font-weight:950;line-height:.8}.testimonial-profile{background:0 0;border:0;border-radius:50%;width:96px;height:96px;margin-bottom:22px;padding:0;position:relative}.testimonial-profile img{object-fit:cover;border:4px solid #ffffffd1;border-radius:50%;width:100%;height:100%;display:block}.testimonial-profile--playable{cursor:pointer}.testimonial-profile--playable:hover .profile-play-icon{transform:scale(1.08)}.profile-play-icon{pointer-events:none;background:#e5484deb;border:2px solid #ffffffd1;border-radius:50%;place-items:center;width:36px;height:36px;transition:transform .18s;display:grid;position:absolute;bottom:4px;right:-2px}.profile-play-icon:before{border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:11px solid var(--white);content:"";width:0;height:0;margin-left:3px}.video-modal .modal-content{color:var(--white);background:#0b0d10;border:1px solid #ffffff24;border-radius:8px;overflow:hidden}.video-modal .modal-header{border-bottom-color:#ffffff1f}.video-modal .btn-close{filter:invert()}.video-modal video{background:#000;border-radius:6px;width:100%;max-height:72vh;display:block}.faq-section{background:linear-gradient(180deg, #fff, var(--paper))}.faq-heading{text-align:center;margin-left:auto;margin-right:auto}.faq-heading .eyebrow{justify-content:center}.faq-accordion{max-width:960px;margin:0 auto}.faq-accordion .accordion-item{border:1px solid var(--line);background:var(--paper);border-radius:8px;margin-bottom:12px;overflow:hidden}.faq-accordion .accordion-button{background:var(--paper);color:var(--ink);font-weight:900}.faq-accordion .accordion-button:not(.collapsed){color:var(--green-dark);box-shadow:none;background:#e1191d1a}.faq-accordion .accordion-button:focus{box-shadow:0 0 0 .2rem #e1191d2e}.faq-accordion .accordion-body{background:var(--white);color:var(--muted);line-height:1.7}.site-footer{color:var(--white);background:linear-gradient(135deg,#171a1ff5,#000000db),url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?auto=format&fit=crop&w=1400&q=62) 50%/cover;position:relative;overflow:hidden}.final-cta{padding:76px 0 58px}.final-cta h2{max-width:820px;margin:12px 0 0;font-size:clamp(2.2rem,5vw,4.4rem);font-weight:950;line-height:1}.footer-grid{border-top:1px solid #ffffff1f;grid-template-columns:1.25fr 1fr 1.2fr;gap:28px;padding:34px 0;display:grid}.footer-grid .footer-brand p{color:#ffffffad;max-width:340px;margin:18px 0 0;font-weight:700;line-height:1.65}.footer-grid address,.footer-grid .footer-links{color:#ffffffb8;gap:8px;margin:0;font-style:normal;font-weight:700;display:grid}.footer-grid strong{color:var(--white)}.footer-grid a:hover{color:var(--gold)}.cms-page{background:var(--paper);min-height:58vh}.cms-header{z-index:5;background:var(--paper);color:var(--ink);position:relative}.cms-content{max-width:900px;padding:58px 0 86px}.cms-content h1{margin-bottom:22px;font-size:clamp(2.2rem,5vw,4.4rem);font-weight:950}.cms-content p{color:var(--muted);font-size:1.08rem;line-height:1.8}.cms-content a{color:var(--green-dark);font-weight:900}.animate-up{animation:.68s both fadeUp}.delay-1{animation-delay:90ms}.delay-2{animation-delay:.18s}.delay-3{animation-delay:.27s}.delay-4{animation-delay:.36s}.animate-float{animation:.82s both floatIn,5s ease-in-out 1s infinite softFloat}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes floatIn{0%{opacity:0;transform:translateY(22px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes softFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.watch-video-btn{text-transform:uppercase;color:#fff;cursor:pointer;text-align:center;background:linear-gradient(#d9b24d,#a9781d);border-radius:999px;justify-content:center;align-items:center;margin:20px auto 0;padding:7px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.watch-video-btn svg{width:20px}.intro-video{background:#050607;border:1px solid #ffffff2e;border-radius:8px;width:min(100%,420px);margin:22px auto 0;position:relative;overflow:hidden;box-shadow:0 24px 56px #00000057}.intro-video video{background:#000;width:100%;display:block}.intro-video__play{cursor:pointer;background:#e1191deb;border:2px solid #ffffffb8;border-radius:50%;place-items:center;width:clamp(44px,6vw,60px);height:clamp(44px,6vw,60px);transition:background .18s,transform .18s;animation:1.25s ease-in-out infinite intro-play-blink;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 #e1191d70,0 16px 34px #00000057}.intro-video__play:hover{background:var(--green-dark);transform:translate(-50%,-50%)scale(1.06)}.intro-video__play span{border-top:12px solid #0000;border-bottom:12px solid #0000;border-left:18px solid var(--white);width:0;height:0;margin-left:6px}@keyframes intro-play-blink{0%,to{opacity:1;box-shadow:0 0 #e1191d70,0 16px 34px #00000057}50%{opacity:.72;box-shadow:0 0 0 18px #e1191d00,0 16px 34px #00000057}}@media (max-width:991px){.hero-section{min-height:auto}.footer-grid{grid-template-columns:1fr}.topbar{flex-wrap:wrap;align-items:center;position:relative}.mega-toggle{margin-left:auto;display:grid}.mega-menu{z-index:20;opacity:0;pointer-events:none;background:#090b0efa;border:1px solid #ffffff29;border-radius:8px;gap:12px;padding:14px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + 10px);left:0;right:0;transform:translateY(-8px);box-shadow:0 24px 70px #00000057}.mega-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mega-menu__links{gap:4px;display:grid}.mega-menu__links a{background:0 0;border-radius:6px;padding:10px 2px}.mega-menu__links a:after{display:none}.mega-menu__links a:hover{color:var(--red)}.mega-menu__links span{display:none}.mega-menu__contact{color:#ffffffc2;background:0 0;border-top:1px solid #ffffff1f;flex-wrap:wrap;align-items:center;gap:10px 14px;padding-top:12px;font-size:.9rem;font-weight:800;display:flex}.mega-menu__contact span{color:var(--red);text-transform:uppercase;flex-basis:100%;font-size:.78rem;font-weight:950}.topbar__actions{display:none}.proof-header__top{flex-wrap:wrap;gap:8px;line-height:1.35}.proof-header__bottom{flex-wrap:wrap}}@media (max-width:767px){.topbar{gap:12px}.site-logo img{width:118px;height:auto}.mega-toggle{width:42px;height:38px}.mega-menu__contact{display:grid}.mega-menu__contact .btn{width:100%}.proof-header__top{font-size:.74rem}.proof-header__top strong{padding:4px 8px}.proof-header__bottom{gap:10px 18px;font-size:.82rem}.proof-header__review span{letter-spacing:1px}.hero-grid{padding:24px 0 56px}.hero-badge{border-radius:8px;align-items:flex-start;font-size:.72rem;line-height:1.35}.hero-benefits{grid-template-columns:1fr}.section{padding:62px 0}.included-card{min-height:auto;padding:22px}.included-cta{width:100%;max-width:420px;padding-left:18px;padding-right:18px}.included-deadline{grid-template-columns:repeat(8,auto);justify-content:center}.included-deadline>span{text-align:center;grid-column:1/-1;margin:0 0 2px}.hero-actions .btn{width:100%}.testimonial-card{min-height:360px}.testimonial-item{padding:0}.testimonial-controls{justify-content:flex-end;margin-bottom:16px;position:static}.testimonial-controls button{width:46px;height:46px}.site-logo img{max-width:80px;max-height:80px}.high-performer-heading{margin-bottom:30px}.high-performer-copy p{padding-left:16px}}
