@import "https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";
:root{--navy:#001f3f;--navy-2:#013157;--navy-3:#06294a;--orange:#ff6a00;--orange-600:#ec5f00;--orange-soft:#fff4ec;--blue:#1682c0;--blue-bright:#0188cb;--blue-soft:#e8f4fb;--ice:#eef6fb;--mint:#ecfdf5;--green:#159e69;--ink:#0b1b2b;--muted:#5a6b7b;--line:#e7edf3;--bg:#fff;--bg-alt:#f6fafc;--r:16px;--r-lg:26px;--sh-sm:0 6px 18px -8px #001f3f29;--sh:0 16px 40px -16px #001f3f38;--sh-lg:0 30px 70px -26px #001f3f57;--max:1320px}.rv1-page{color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:Plus Jakarta Sans,system-ui,sans-serif;line-height:1.55}.rv1-page .wrap{max-width:var(--max);margin:0 auto;padding:0 24px}.rv1-page a{color:inherit;text-decoration:none}.rv1-page h1,.rv1-page h2,.rv1-page h3{letter-spacing:-.02em;color:var(--navy);font-weight:800;line-height:1.06}.rv1-page p{color:var(--muted)}.rv1-page .btn{cursor:pointer;border:0;border-radius:13px;align-items:center;gap:9px;padding:14px 22px;font-size:15px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.rv1-page .btn-primary{background:var(--orange);color:#fff;box-shadow:0 12px 24px -10px #ff6a00a6}.rv1-page .btn-primary:hover{background:var(--orange-600);transform:translateY(-2px)}.rv1-page .utility{background:linear-gradient(90deg, var(--navy-3), var(--navy));color:#cfe0ef;font-size:13px}.rv1-page .utility .wrap{justify-content:space-between;align-items:center;gap:18px;height:40px;display:flex}.rv1-page .utility .pts{gap:22px;display:flex}.rv1-page .utility .pt{white-space:nowrap;align-items:center;gap:7px;display:flex}.rv1-page .utility .ph{color:#fff;font-weight:700}@media (max-width:680px){.rv1-page .utility .pts .pt:nth-child(2){display:none}}.rv1-page header.nav{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#ffffffeb;position:sticky;top:0}.rv1-page header.nav .wrap{align-items:center;gap:26px;height:72px;display:flex}.rv1-page .logo img{width:auto;height:46px;display:block}.rv1-page nav.menu{gap:24px;margin-left:8px;display:flex}.rv1-page nav.menu a{color:var(--ink);opacity:.82;font-size:14.5px;font-weight:600}.rv1-page nav.menu a:hover{opacity:1;color:var(--navy)}.rv1-page .nav-right{align-items:center;gap:14px;margin-left:auto;display:flex}@media (max-width:1040px){.rv1-page nav.menu{display:none}}.rv1-page .hero-ag1{padding:18px 0 14px}.rv1-page .hero-ag1-inner{border-radius:var(--r-lg);box-shadow:var(--sh-lg);border:1px solid var(--line);background:#fff;flex-direction:column;display:flex;overflow:hidden}.rv1-page .ha-top{align-items:stretch;min-height:430px;display:flex}.rv1-page .ha-left{background:linear-gradient(180deg, #fff, var(--bg-alt));flex-direction:column;justify-content:center;width:52%;padding:30px 40px;display:flex;position:relative}.rv1-page .ha-left:before{content:"";pointer-events:none;background:radial-gradient(closest-side,#ff6a0014,#0000 70%);width:400px;height:400px;position:absolute;top:-50px;left:-50px}.rv1-page .ph-crumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:18px;font-size:13px;font-weight:600;display:flex}.rv1-page .ph-crumb svg{opacity:.7;width:13px;height:13px}.rv1-page .ph-crumb .cur{color:var(--navy);font-weight:700}.rv1-page .ha-left h1{letter-spacing:-.03em;text-wrap:balance;margin-bottom:16px;font-size:clamp(34px,4.6vw,56px);font-weight:800;line-height:1.04}.rv1-page .ha-left h1 .hl{color:var(--orange);white-space:nowrap;padding:0 2px;font-style:italic;font-weight:800;position:relative}.rv1-page .ha-left h1 .hl:after{content:"";z-index:-1;background:#ff6a0038;border-radius:99px;height:.16em;position:absolute;bottom:.05em;left:-2%;right:-2%}.rv1-page .ha-sub{color:var(--muted);max-width:480px;margin-bottom:24px;font-size:16.5px;line-height:1.55}.rv1-page .ha-usps{flex-direction:column;gap:13px;margin-bottom:22px;list-style:none;display:flex}.rv1-page .ha-usps li{color:var(--ink);align-items:center;gap:12px;font-size:15px;font-weight:600;display:flex}.rv1-page .ha-usps li .ic{border-radius:9px;flex:none;place-items:center;width:28px;height:28px;display:grid}.rv1-page .ha-usps li .ic svg{width:16px;height:16px}.rv1-page .ha-usps li.green .ic{color:var(--green);background:#159e691f}.rv1-page .ha-usps li.orange .ic{color:var(--orange);background:#ff6a001f}.rv1-page .ha-usps li.blue .ic{color:var(--blue-bright);background:#0188cb1f}.rv1-page .ha-usps li b{color:var(--navy);font-weight:800}.rv1-page .ha-scribble{color:var(--blue-bright);margin:0 0 6px 6px;font-family:Caveat,cursive;font-size:25px;font-weight:700;transform:rotate(-4deg)}.rv1-page .ha-right{background:linear-gradient(135deg, var(--bg-alt), var(--ice));width:48%;padding:24px 24px 24px 0;position:relative}.rv1-page .ha-img-box{z-index:1;width:100%;height:100%;position:relative}.rv1-page .ha-img-main{object-fit:cover;width:100%;height:100%;box-shadow:var(--sh);border:2px solid #fff;border-radius:20px;display:block}@keyframes floatGlass{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.rv1-page .ha-glass-card{z-index:5;-webkit-backdrop-filter:blur(32px);text-align:center;background:linear-gradient(135deg,#fff9,#ffffff26);border:1px solid #fffc;border-radius:20px;flex-direction:column;align-items:center;min-width:150px;padding:18px 24px;animation:4s ease-in-out infinite floatGlass;display:flex;position:absolute;top:20px;right:20px;box-shadow:0 24px 48px -12px #001f3f4d,inset 0 2px 10px #ffffffe6}.rv1-page .hgc-circle{border:4px solid var(--orange);background:#fffffff2;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:12px;display:flex;box-shadow:0 8px 20px -4px #ff6a004d}.rv1-page .hgc-val{color:var(--navy);margin-bottom:4px;font-size:17px;font-weight:800;line-height:1}.rv1-page .hgc-lbl{color:var(--orange);text-transform:uppercase;font-size:10px;font-weight:800}.rv1-page .hgc-text{color:var(--navy);text-transform:uppercase;letter-spacing:.03em;font-size:11px;font-weight:800;line-height:1.4}.rv1-page .price-tags-combo{z-index:5;align-items:center;gap:16px;display:flex;position:absolute;bottom:80px;left:30px}.rv1-page .ptag-white{background:#fff;border-radius:14px;flex-direction:column;align-items:center;padding:14px 20px;display:flex;box-shadow:0 12px 24px -8px #001f3f26}.rv1-page .ptag-white .pt-lab{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px;font-size:10.5px;font-weight:800}.rv1-page .ptag-white .pt-val{color:var(--navy);font-size:26px;font-weight:800;line-height:1;display:inline-block;position:relative}.rv1-page .ptag-white .pt-val:after{content:"";background:var(--orange);border-radius:2px;height:3px;position:absolute;top:50%;left:-5%;right:-5%;transform:translateY(-50%)rotate(-4deg)}.rv1-page .ptag-orange{background:linear-gradient(150deg, var(--orange), #ff8a3c);text-align:center;border-radius:16px;flex-direction:column;align-items:center;padding:16px 26px;display:flex;box-shadow:0 20px 40px -10px #ff6a0099}.rv1-page .ptag-orange .pt-lab{color:#ffffffe6;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800}.rv1-page .ptag-orange .pt-val{color:#fff;text-shadow:0 2px 8px #c83c004d;margin-bottom:4px;font-size:38px;font-weight:800;line-height:1}.rv1-page .ptag-orange .pt-sub{color:#fffffff2;font-size:12px;font-weight:700}.rv1-page .ha-bottom{background:var(--ice);border-top:1px solid var(--line);padding:34px 40px;position:relative}.rv1-page .ha-bottom .bp{color:var(--navy);border:2px solid var(--orange);z-index:3;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:8px 16px;font-family:Caveat,cursive;font-size:22px;font-weight:700;display:inline-flex;position:absolute;top:-18px;left:40px;transform:rotate(-3deg);box-shadow:0 12px 24px -8px #ff6a0066}.rv1-page .ha-bottom .bp .em{color:var(--orange)}.rv1-page #nv-booking-root{z-index:2;min-height:90px;position:relative}@media (max-width:920px){.rv1-page .ha-top{flex-direction:column}.rv1-page .ha-left,.rv1-page .ha-right{width:100%}.rv1-page .ha-right{min-height:320px;padding:24px}}@media (max-width:600px){.rv1-page .ha-left{padding:28px 20px}}.rv1-page .tstrip{margin-top:26px}.rv1-page .tstrip-inner{border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-sm);background:#fff;align-items:stretch;gap:6px;padding:6px;display:flex}.rv1-page .tstrip-item{border-radius:12px;flex:1;align-items:center;gap:13px;padding:14px 16px;display:flex}.rv1-page .tstrip-item+.tstrip-item{border-left:1px solid var(--line)}.rv1-page .tstrip-item .ti{background:var(--ice);width:42px;height:42px;color:var(--blue);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.rv1-page .tstrip-item .ti svg{width:22px;height:22px}.rv1-page .tstrip-item b{color:var(--navy);font-size:15px;font-weight:800;line-height:1.12;display:block}.rv1-page .tstrip-item span{color:var(--muted);font-size:12.5px;font-weight:600}@media (max-width:820px){.rv1-page .tstrip-inner{flex-wrap:wrap}.rv1-page .tstrip-item{flex:calc(50% - 3px)}.rv1-page .tstrip-item:nth-child(3){border-left:0}}@media (max-width:480px){.rv1-page .tstrip-item{flex:100%}.rv1-page .tstrip-item+.tstrip-item{border-left:0}}.rv1-page section.blk{padding:56px 0}.rv1-page .blk-soft{background:linear-gradient(180deg, #fff 0%, var(--ice) 55%, var(--bg-alt) 100%)}.rv1-page .eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--orange);align-items:center;gap:8px;font-size:12.5px;font-weight:700;display:inline-flex}.rv1-page .why-intro{max-width:720px}.rv1-page .why-intro h2{margin:10px 0 14px;font-size:clamp(26px,3.4vw,40px)}.rv1-page .why-intro .wp-body{font-size:16.5px;line-height:1.65}.rv1-page .why-intro .wp-body p{margin-bottom:14px}.rv1-page .why{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}@media (max-width:860px){.rv1-page .why{grid-template-columns:1fr;gap:34px}}.rv1-page .why-media{position:relative}.rv1-page .why-media-frame{z-index:2;aspect-ratio:4/3;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 36px 74px -30px #001f3f8c}.rv1-page .why-media-frame img{object-fit:cover;object-position:center 25%;width:100%;height:100%;display:block}.rv1-page .why-media-tag{z-index:3;color:var(--navy);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:9px 15px;font-size:13px;font-weight:800;display:inline-flex;position:absolute;bottom:16px;left:16px;box-shadow:0 12px 26px -10px #001f3f73}.rv1-page .why-media-tag svg{width:14px;height:14px;color:var(--green)}.rv1-page .why-media-deco{z-index:1;pointer-events:none;border-radius:50%;position:absolute}.rv1-page .why-deco-blue{background:radial-gradient(circle at 35% 30%,#3aa6e0,#0273b3);width:130px;height:130px;top:-28px;left:-28px}.rv1-page .why-deco-orange{background:linear-gradient(150deg, var(--orange), #ff8a3d);width:96px;height:96px;bottom:36px;right:-24px;box-shadow:0 16px 30px -14px #ff6a0099}@media (max-width:860px){.rv1-page .why-media-frame{aspect-ratio:4/3}}.rv1-page .why-body .usp-grid{margin-top:26px}.rv1-page .why-body .why-badge{margin-top:22px}.rv1-page .why-badge{background:var(--orange-soft);color:#b34d00;border-radius:999px;align-items:center;gap:9px;margin-top:6px;padding:10px 16px;font-size:14px;font-weight:800;display:inline-flex}.rv1-page .why-badge .stars{color:var(--orange);letter-spacing:1px}.rv1-page .usp-grid{grid-template-columns:1fr 1fr;gap:13px 26px;list-style:none;display:grid}@media (max-width:560px){.rv1-page .usp-grid{grid-template-columns:1fr}}.rv1-page .usp-grid li{color:var(--ink);align-items:flex-start;gap:11px;font-size:15px;font-weight:600;line-height:1.4;display:flex}.rv1-page .usp-grid li .ck{background:var(--mint);width:24px;height:24px;color:var(--green);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.rv1-page .usp-grid li .ck svg{width:14px;height:14px}.rv1-page .steps{color:var(--ink);border-radius:var(--r-lg);background:linear-gradient(160deg,#eaf4fc 0%,#d8eaf7 100%);border:1px solid #d7e7f3;padding:54px 48px;position:relative;overflow:hidden}.rv1-page .steps:before{content:"";background:radial-gradient(600px 300px at 90% 10%,#1682c02e,#0000 60%);position:absolute;inset:0}.rv1-page .steps .inner{z-index:2;position:relative}.rv1-page .steps h2{color:var(--navy)}.rv1-page .steps .lead{color:var(--muted);max-width:560px;margin-top:10px}.rv1-page .step-row{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:40px;display:grid}@media (max-width:820px){.rv1-page .step-row{grid-template-columns:1fr 1fr}.rv1-page .steps{padding:40px 26px}}.rv1-page .step .n{background:var(--orange);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:16px;font-size:19px;font-weight:800;display:flex}.rv1-page .step h3{color:#fff;margin-bottom:6px;font-size:17px}.rv1-page .step p{color:#aec3d6;font-size:14px}.rv1-page .steps-int{grid-template-columns:repeat(auto-fit,minmax(215px,1fr));gap:18px;margin-top:38px;padding:0;list-style:none;display:grid}.rv1-page .si-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;gap:12px;padding:22px 20px;display:flex;position:relative;box-shadow:0 14px 34px -20px #001f3f4d}.rv1-page .si-card .si-n{background:var(--orange);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;font-weight:800;display:flex}.rv1-page .si-card .si-t{color:var(--navy);margin:0;font-size:17px;line-height:1.3}.rv1-page .si-card .si-p{color:var(--muted);margin:6px 0 0;font-size:15px;line-height:1.6}.rv1-page .si-card .si-t a{color:var(--blue-bright);border-bottom:1.5px solid #0188cb4d}.rv1-page .si-card .si-t a:hover{border-bottom-color:var(--blue-bright)}@media (min-width:821px){.rv1-page .si-card:not(:last-child):after{content:"";background:var(--line);width:8px;height:2px;position:absolute;top:42px;right:-13px}}@media (max-width:820px){.rv1-page .steps-int{grid-template-columns:1fr;gap:14px}}.rv1-page .prose{flex-direction:column;gap:64px;display:flex}.rv1-page .prose-block{grid-template-columns:1fr 1fr;align-items:center;gap:52px;display:grid}.rv1-page .prose-block.reverse .pb-text{order:2}.rv1-page .prose-block.reverse .pb-media{order:1}.rv1-page .pb-media img,.rv1-page .pb-media video,.rv1-page .pb-media iframe{aspect-ratio:4/3;object-fit:cover;object-position:center 30%;background:#001f3f;border:0;border-radius:20px;width:100%;display:block;box-shadow:0 32px 66px -28px #001f3f80}.rv1-page .course-video-section{background:linear-gradient(#fff 0%,#f6f9fc 100%)}.rv1-page .course-video-lead{grid-template-columns:minmax(0,.92fr) minmax(0,1fr);align-items:center;gap:38px;display:grid}.rv1-page .course-video-copy{padding:30px 0}.rv1-page .course-video-copy h2{margin:10px 0 14px;font-size:clamp(26px,3vw,38px);line-height:1.08}.rv1-page .course-video-copy p{color:var(--muted);margin:0 0 18px;font-size:17px;line-height:1.68}.rv1-page .course-video-copy ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.rv1-page .course-video-copy li{color:var(--navy);align-items:flex-start;gap:10px;font-weight:760;line-height:1.45;display:flex}.rv1-page .course-video-main iframe{aspect-ratio:16/9;background:#001f3f;border:0;border-radius:20px;width:100%;display:block;box-shadow:0 32px 68px -34px #001f3f8c}.rv1-page .course-video-small-head{color:var(--navy);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:12px;margin:34px 0 14px;font-size:13px;font-weight:900;display:flex}.rv1-page .course-video-small-head:after{content:"";background:linear-gradient(90deg,#ff6a0059,#0188cb24);flex:1;height:1px}.rv1-page .old-video-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:0;display:grid}.rv1-page .old-video-card{background:#fff;border:1px solid #001f3f14;border-radius:16px;overflow:hidden;box-shadow:0 22px 48px -30px #001f3f7a}.rv1-page .old-video-label{min-height:48px;color:var(--navy);padding:11px 12px 9px;font-size:13px;font-weight:850;line-height:1.25}.rv1-page .old-video-card iframe{aspect-ratio:16/9;background:#001f3f;border:0;width:100%;display:block}@media (max-width:860px){.rv1-page .prose{gap:42px}.rv1-page .prose-block{grid-template-columns:1fr;gap:22px}.rv1-page .prose-block.reverse .pb-text{order:2}.rv1-page .prose-block.reverse .pb-media{order:1}.rv1-page .pb-media img,.rv1-page .pb-media video{aspect-ratio:4/3}.rv1-page .pb-media iframe{aspect-ratio:16/9}.rv1-page .course-video-lead{grid-template-columns:1fr;gap:18px}.rv1-page .course-video-copy{padding:0}.rv1-page .old-video-grid{grid-template-columns:1fr;gap:16px}}@media (min-width:861px) and (max-width:1120px){.rv1-page .old-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.rv1-page .loc-links{text-align:center;background:linear-gradient(120deg,#ff6a0021 0%,#ff8c280a 48%,#ff6a001f 100%);border-radius:26px;padding:46px 30px}.rv1-page .loc-links .ll-head{color:var(--navy);text-transform:uppercase;letter-spacing:.07em;justify-content:center;align-items:center;gap:8px;margin:0 0 8px;font-size:13px;font-weight:800;display:flex}.rv1-page .loc-links .ll-head svg{width:15px;height:15px;color:var(--orange)}.rv1-page .loc-links .ll-sub{color:var(--muted);margin-bottom:22px;font-size:14px}.rv1-page .map-holder{max-width:520px;margin:0 auto}.rv1-page .sec-head{max-width:680px;margin-bottom:34px}.rv1-page .sec-head.center{text-align:center;margin:0 auto 34px}.rv1-page .sec-head h2{margin:12px 0}.rv1-page .mod-grid{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.rv1-page .mod-chip{border:1px solid var(--line);color:var(--navy);box-shadow:var(--sh-sm);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:11px 20px;font-size:14.5px;font-weight:700;transition:transform .2s,border-color .2s,color .2s;display:inline-flex}.rv1-page .mod-chip:hover{border-color:var(--orange);color:var(--orange);transform:translateY(-2px)}.rv1-page .mod-chip.active{background:var(--navy);color:#fff;border-color:var(--navy)}.rv1-page .src-badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:24px;display:flex}.rv1-page .src-badge{border:1px solid var(--line);box-shadow:var(--sh-sm);background:#fff;border-radius:12px;align-items:center;gap:9px;padding:8px 14px;display:inline-flex}.rv1-page .src-badge .sb-top{color:var(--navy);font-size:14px;font-weight:800}.rv1-page .src-badge .sb-top .st{color:#fbbc05;letter-spacing:.5px;margin-left:4px;font-size:11px}.rv1-page .src-badge .sb-sub{color:var(--muted);font-size:11.5px;font-weight:600}.rv1-page .rev-cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:800px){.rv1-page .rev-cards{grid-template-columns:1fr}}.rv1-page .rev-card{border:1px solid var(--line);box-shadow:var(--sh-sm);background:#fff;border-radius:16px;padding:18px}.rv1-page .rev-card .rc-stars{color:#fbbc05;letter-spacing:1px;margin-bottom:8px;font-size:13px}.rv1-page .rev-card blockquote{color:var(--ink);margin-bottom:10px;font-size:13.5px;line-height:1.5}.rv1-page .rev-card .rc-who{color:var(--muted);font-size:12.5px;font-weight:700}.rv1-page .cta-band{background:radial-gradient(600px 300px at 15% 20%, #ff6a0047, transparent), linear-gradient(150deg, var(--navy), var(--navy-2));border-radius:var(--r-lg);text-align:center;color:#fff;box-shadow:var(--sh-lg);padding:60px 50px}.rv1-page .cta-band h2{color:#fff;font-size:clamp(28px,3.6vw,42px)}.rv1-page .cta-band p{color:#bcd0e2;max-width:560px;margin:14px auto 28px;font-size:16.5px;line-height:1.6}.rv1-page .cta-band .row{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.rv1-page .btn-ghost-light{color:#fff;background:0 0;border:1.5px solid #ffffff4d}.rv1-page .btn-ghost-light:hover{border-color:#fff}
