:root{--bg-primary:#f8fafc;--bg-secondary:#fff;--bg-dark:#0b1329;--bg-dark-card:#152243;--bg-light-blue:#f0f4f8;--text-primary:#121e42;--text-secondary:#4b5563;--text-light:#9ca3af;--text-white:#fff;--color-gold:#b38f4f;--color-gold-hover:#9c7b41;--color-gold-light:#b38f4f1a;--color-gold-border:#b38f4f66;--color-teal:#14b8a6;--color-teal-glow:#14b8a626;--font-body:"Inter", system-ui, -apple-system, sans-serif;--font-heading:"Montserrat", system-ui, -apple-system, sans-serif;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;--shadow-lg:0 10px 15px -3px #0000000f, 0 4px 6px -2px #00000008;--shadow-premium:0 20px 40px -15px #121e4214;--shadow-gold:0 10px 25px -5px #b38f4f40;--border-radius-sm:6px;--border-radius-md:10px;--border-radius-lg:16px;--border-radius-xl:24px;--transition-fast:.2s ease;--transition-normal:.3s cubic-bezier(.4, 0, .2, 1);--transition-slow:.5s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--bg-primary);color:var(--text-secondary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.6}#root{flex-direction:column;min-height:100vh;display:flex}.container{width:100%;max-width:1510px;margin:0 auto;padding:0 6px}h1,h2,h3,h4,h5,h6{color:var(--text-primary);font-family:var(--font-heading);font-weight:600;line-height:1.25}h1{letter-spacing:-.03em;font-size:3.2rem}h2{letter-spacing:-.02em;font-size:2.2rem}h3{font-size:1.5rem}a{color:inherit;transition:var(--transition-fast);text-decoration:none}img{max-width:100%;height:auto;display:block}.btn{border-radius:var(--border-radius-md);cursor:pointer;transition:var(--transition-normal);text-align:center;border:2px solid #0000;justify-content:center;align-items:center;padding:14px 28px;font-size:.95rem;font-weight:600;display:inline-flex}.btn-gold{background-color:var(--color-gold);color:var(--text-white);box-shadow:var(--shadow-gold)}.btn-gold:hover{background-color:var(--color-gold-hover);transform:translateY(-2px);box-shadow:0 12px 30px -5px #b38f4f59}.btn-gold:active{transform:translateY(0)}.btn-outline-gold{border-color:var(--color-gold);color:var(--color-gold);background-color:#0000}.btn-outline-gold:hover{background-color:var(--color-gold-light);transform:translateY(-2px)}.btn-outline-gold:active{transform:translateY(0)}section{padding:80px 0;position:relative;overflow:hidden}.section-light{background-color:var(--bg-secondary)}.section-gray{background-color:var(--bg-primary)}.section-dark{background-color:var(--bg-dark);color:var(--text-white)}.section-dark h2,.section-dark h3{color:var(--text-white)}.section-header{text-align:center;max-width:700px;margin:0 auto 50px}.section-header .subtitle{text-transform:uppercase;color:var(--color-gold);letter-spacing:.15em;margin-bottom:12px;font-size:.85rem;font-weight:700;display:block}.section-header h2{margin-bottom:16px}.section-header p{color:var(--text-secondary);font-size:1.1rem}.section-dark .section-header p{color:var(--text-light)}.fortune-text{color:#00f;font-size:10px;font-weight:200}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes pulse-gold{0%{box-shadow:0 0 #b38f4f66}70%{box-shadow:0 0 0 10px #b38f4f00}to{box-shadow:0 0 #b38f4f00}}.glow-card{background:var(--bg-dark-card);border-radius:var(--border-radius-lg);transition:var(--transition-normal);border:1px solid #ffffff14;position:relative;overflow:hidden}.glow-card:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(to bottom right,#ffffff1a,#fff0,#b38f4f1a);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.glow-card:hover{border-color:var(--color-gold-border);transform:translateY(-5px);box-shadow:0 10px 30px -10px #b38f4f26}@media (width<=1024px){h1{font-size:2.6rem}h2{font-size:1.8rem}section{padding:60px 0}}@media (width<=768px){h1{font-size:2.2rem}h2{font-size:1.6rem}.btn{padding:12px 24px;font-size:.9rem}}.hero-section{box-sizing:border-box;background-color:#f5f6f9;background-image:url(/Landing%20Page/Hero%20Section%20Image.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:flex-start;min-height:125vh;padding:32px 0 280px;display:flex;position:relative}.hero-top-disclaimer{color:#243d82;letter-spacing:.05em;opacity:.85;margin-bottom:56px;font-size:.875rem;font-weight:560}.hero-brand-header{flex-direction:column;align-items:flex-start;margin-bottom:100px;display:flex}.hero-logo-img{width:auto;height:100px;margin-bottom:10px}.hero-logo-subtitle{text-transform:uppercase;color:var(--text-primary);letter-spacing:.02em;opacity:.8;font-size:.875rem;font-weight:400}.hero-content-block{text-align:left;flex-direction:column;align-items:flex-start;max-width:640px;display:flex}.hero-title{color:#243d82;letter-spacing:-.02em;margin-bottom:32px;font-size:3.875rem;font-weight:600;line-height:1.12}.hero-subhead{color:#787d9a;max-width:600px;margin-bottom:80px;font-size:1.25rem;font-weight:500;line-height:1.6}.hero-ctas{gap:16px;width:100%;display:flex}.hero-ctas .btn{border-radius:15px;flex:0 auto;padding:20px 36px;font-size:1rem;font-weight:700}.hero-ctas .btn-gold{box-shadow:var(--shadow-gold)}.hero-ctas .btn-outline-gold{border:1px solid var(--color-gold-border);box-shadow:none}.trust-strip-container{z-index:20;width:100%;max-width:1400px;padding:0 6px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}#problem{padding-top:180px}.trust-card{background-color:var(--bg-secondary);border-radius:var(--border-radius-xl);box-shadow:var(--shadow-premium);border:1px solid #121e420d;padding:28px 32px}.trust-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.trust-column{flex-direction:column;align-items:flex-start;padding-right:16px;display:flex}.trust-column:not(:last-child){border-right:1px solid #121e4214}.trust-column:not(:first-child){padding-left:16px}.trust-icon-box{background-color:#0000;justify-content:flex-start;align-items:center;margin-bottom:12px;padding:0;display:flex}.trust-icon{width:2.215rem;height:2.124rem}.trust-column h3{color:var(--text-primary);margin-bottom:4px;font-size:1rem;font-weight:500;line-height:1.35}.trust-column p{color:var(--text-secondary);font-size:.82rem;line-height:1.45}.problem-grid{grid-template-columns:1.05fr .95fr;align-items:flex-end;gap:40px;display:grid}.problem-content{height:100%}.problem-content h2{margin-bottom:16px;padding-bottom:30px;font-size:1.7rem;font-weight:650;line-height:1.25}.problem-desc{color:#000;margin-bottom:14px;font-size:1.2rem;font-weight:400;line-height:1.45}.bullets-title{color:#000;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.95rem;font-weight:700}.problem-bullets{margin-bottom:20px;list-style:none}.problem-bullets li{color:#000;margin-bottom:8px;padding-left:28px;font-size:.95rem;font-weight:400;line-height:1.35;position:relative}.problem-bullets li:before{content:"";background-color:var(--color-gold);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:6px}.problem-callout{color:var(--text-primary);border-left:3px solid var(--color-gold);padding-left:16px;font-size:1.15rem;font-weight:700;line-height:1.35}.problem-visual{justify-content:center;display:flex}.problem-img{width:95%;max-width:600px;height:auto;display:block}.fortune-section{background-color:#f2f6fc;padding:80px 0 0;position:relative}.fortune-section:before{display:none}.fortune-grid{grid-template-columns:1.2fr .18fr .95fr;align-items:center;gap:48px;display:grid}.fortune-left{flex-direction:column;justify-content:center;display:flex}.fortune-left .section-header h2{color:#000;text-transform:none;margin-bottom:24px;font-size:2.25rem;line-height:1.35;font-weight:300!important}.fortune-left .section-header h2 strong{text-transform:uppercase;letter-spacing:.05em;margin-top:8px;font-size:2.25rem;font-weight:800;display:block;color:var(--color-primary)!important}.fortune-tabs-row{justify-content:flex-start;align-items:center;gap:12px;margin-top:8px;display:flex}.fortune-tab-btn{cursor:pointer;transition:var(--transition-normal);background:0 0;border:none;outline:none;flex-shrink:0;padding:0}.fortune-tab-btn:hover{transform:translateY(-2px)}.fortune-letter-svg{flex-shrink:0;width:auto;height:105px;display:block}.fortune-tab-btn.active .fortune-letter-svg{filter:none}.fortune-divider{justify-content:center;align-self:stretch;align-items:center;height:100%;display:flex}.fortune-divider-line{background-color:#121e4226;width:2px;height:100%}.fortune-right{justify-content:flex-start;display:flex}.fortune-content-card{-webkit-backdrop-filter:none;width:100%;max-width:480px;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;transition:none;position:relative;overflow:visible}.fortune-content-card:after{display:none}.fortune-card-icon{background:0 0;border:none;align-items:center;margin-bottom:20px;padding:0;display:inline-flex}.fortune-card-icon-img{width:60px;height:60px;display:block}.fortune-content-card h3{margin-bottom:12px;font-size:2rem;font-weight:700}.fortune-content-card p{color:#000;font-size:1.25rem;line-height:1.45}.fortune-banner-strip{text-align:center;background-color:#e6eef8;border-top:1px solid #121e420a;width:100%;margin-top:60px;padding:20px 0}.fortune-banner-text{color:#000;letter-spacing:.01em;margin:0;font-size:2rem;font-weight:400}.products-grid{grid-template-columns:repeat(3,1fr);justify-content:center;gap:18px;margin-bottom:48px;display:grid}.product-card{background-color:var(--bg-secondary);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);transition:var(--transition-normal);border:1px solid #121e420d;flex-direction:column;max-width:420px;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-premium);border-color:#121e421a;transform:translateY(-8px)}.product-cover{object-fit:cover;border-bottom:1px solid #121e420d;width:100%;height:260px}.product-body{flex-direction:column;flex-grow:1;padding:24px 38px;display:flex}.product-title{color:var(--text-primary);margin-bottom:4px;font-size:1.6rem}.product-subtitle{letter-spacing:.05em;color:#000;margin-bottom:14px;font-size:1rem;font-weight:480;line-height:1.2}.product-duration-badge{background:0 0;border:none;border-radius:0;align-self:flex-start;align-items:center;gap:6px;margin-bottom:14px;padding:0;display:inline-flex}.product-duration-icon{width:16px;height:16px;display:block}.product-duration-badge span{color:#000;font-size:.85rem;font-weight:700}.product-bullets{flex-direction:column;flex-grow:1;gap:10px;list-style:none;display:flex}.product-bullets p{color:#000;padding-left:24px;font-size:1rem;font-weight:500;line-height:1.35;position:relative}.product-bullets p:before{content:"";background-color:var(--color-gold);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:6px}.product-bullets li.highlight-item{color:var(--text-primary);font-weight:600}.products-cta-row{justify-content:center;display:flex}.products-cta-row .btn{width:auto;padding-left:4rem;padding-right:4rem;font-size:1.5rem}.consultation-grid{width:100%;position:relative}#consultation{position:relative;overflow:hidden;background-color:#eaeaea!important;padding:0!important}.consultation-left{z-index:2;flex-direction:column;justify-content:center;width:100%;max-width:850px;padding:105px 0;display:flex;position:relative}.consultation-left h2{color:#000;margin-bottom:36px;font-size:2.3rem;font-weight:600}.steps-container{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:36px;display:grid}.consultation-step{flex-direction:column;display:flex;position:relative}.consultation-step:after{content:"";background-color:#121e421a;width:20px;height:1px;position:absolute;top:10px;right:-10px}.consultation-step:last-child:after{display:none}.step-number{text-transform:uppercase;color:var(--color-gold);letter-spacing:.1em;margin-bottom:6px;font-size:.75rem;font-weight:800}.consultation-step h3{font-size:1.25rem;font-family:var(--font-body);color:#000;font-weight:500;line-height:1.2}.consultation-footer-row{justify-content:space-between;align-items:center;gap:32px;margin-top:40px;display:flex}.consultation-details-list{flex-direction:column;gap:4px;display:flex}.consultation-detail-item{color:#000;font-size:1rem;font-weight:500}.consultation-detail-item strong{color:#000;font-weight:500}.consultation-visual{z-index:1;pointer-events:none;justify-content:flex-end;align-items:stretch;width:100%;display:flex;position:absolute;inset:0}.consultation-img{object-fit:cover;object-position:right center;width:100%;height:100%;box-shadow:none;border-radius:0;display:block}.consultation-btn-container .btn-gold{padding:20px 50px;font-size:1.2rem;font-weight:460}.value-prop-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:90px;display:grid}.value-prop-left{justify-content:center;display:flex}.value-prop-img{width:100%;max-width:530px;box-shadow:none;background:0 0;border-radius:0}.value-prop-right h2{color:#000;margin-bottom:36px;font-size:2.3rem;line-height:1.25}.value-cards-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.value-card{background-color:var(--bg-secondary);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);transition:var(--transition-normal);border:1px solid #121e420a;align-items:flex-start;gap:16px;padding:24px;display:flex}.value-card:hover{box-shadow:var(--shadow-md);border-color:#121e4214;transform:translateY(-3px)}.checkmark-circle{background-color:#22c55e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;box-shadow:0 4px 10px #22c55e4d}.checkmark-icon{width:12px;height:12px}.value-card h3{color:#000;font-size:1.25rem;font-weight:400;line-height:1.35}.faq-list{flex-direction:column;gap:16px;max-width:100%;max-height:540px;margin:0 auto;padding:8px 16px 12px 8px;display:flex;overflow-y:auto}.faq-list::-webkit-scrollbar{width:6px}.faq-list::-webkit-scrollbar-track{background:#121e420a;border-radius:10px}.faq-list::-webkit-scrollbar-thumb{background:#121e4240;border-radius:10px;transition:background .3s}.faq-list::-webkit-scrollbar-thumb:hover{background:var(--color-gold)}.faq-item{transition:var(--transition-normal);background-color:#eef0fa;border-radius:15px;flex-shrink:0;overflow:hidden}.faq-item:hover{box-shadow:var(--shadow-sm);border-color:#121e421f}.faq-question-btn{cursor:pointer;text-align:left;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:22px 28px;display:flex}.faq-question-btn h3{color:#000;font-size:1rem;font-weight:300}.faq-arrow{width:20px;height:20px;stroke:var(--text-primary);transition:var(--transition-normal)}.faq-item.active{border-color:var(--color-gold-border);box-shadow:var(--shadow-md)}.faq-item.active .faq-arrow{stroke:var(--color-gold);transform:rotate(180deg)}.faq-answer-pane{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.faq-answer-content{color:var(--text-secondary);border-top:1px solid #121e420a;padding:16px 28px 22px;font-size:.95rem;line-height:1.6}.cta-card{border-radius:var(--border-radius-xl);box-shadow:var(--shadow-premium);background-image:linear-gradient(90deg,#0a13296b 0%,#0a13292e 38%,#0000 65%),url(/Landing%20Page/Stronger%20Portfolio%20Image.png);background-position:100%;background-repeat:no-repeat;background-size:cover;justify-content:flex-start;align-items:center;min-height:640px;padding:80px 56px;display:flex;position:relative;overflow:hidden}.cta-card-content{text-align:left;z-index:1;max-width:600px;margin-left:24px;position:relative}.cta-card-content h2{color:var(--text-white);text-shadow:0 2px 8px #00000059;margin-bottom:45px;font-size:2.55rem;line-height:1.15}.cta-card-content p{color:#7489b7;text-shadow:0 1px 6px #0000004d;max-width:480px;margin-bottom:50px;font-size:1.12rem;line-height:1.55}.cta-card-content .btn-gold{padding:10px 60px;font-size:1rem;font-weight:460}.footer-section{color:var(--text-light);background-color:#313f90;border-top:1px solid #ffffff14;padding:60px 0 40px}.footer-upper{border-bottom:1px solid #ffffff14;grid-template-columns:1.2fr .8fr;gap:48px;margin-bottom:30px;padding-bottom:40px;display:grid}.footer-logo-block{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.footer-logo-block .logo-img{align-self:flex-start;margin-left:0}.footer-company-name{letter-spacing:.05em;color:var(--text-white);margin-top:12px;margin-bottom:12px;font-size:.95rem;font-weight:800}.footer-registry-details{color:var(--text-light);font-size:.72rem;line-height:1.6}.footer-address-block h3{text-transform:uppercase;letter-spacing:.05em;color:var(--text-white);margin-bottom:16px;font-size:.9rem}.footer-address{color:var(--text-light);font-size:.82rem;line-height:1.6}.footer-lower h3{color:var(--text-white);margin-bottom:12px;font-size:.95rem}.footer-disclaimer-text{color:#ffffff80;font-size:.72rem;line-height:1.7}@media (width<=1600px){.container,.trust-strip-container{padding-left:4%!important;padding-right:4%!important}}@media (width<=1440px){.problem-grid,.fortune-grid{gap:32px}.value-prop-grid{gap:40px}.trust-grid{gap:16px}.trust-column h3{font-size:.9rem}.trust-column p{font-size:.78rem}.cta-card{padding:80px 40px}}@media (width<=1024px){.hero-section{background-position:50%;background-size:cover;min-height:110vh;padding-bottom:120px}.trust-strip-container{width:100%;max-width:100%;margin:40px auto 0;padding:0 6px;position:relative;bottom:auto;left:auto;transform:none}#problem{padding-top:60px}.hero-title{font-size:3.5rem}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-column:nth-child(2n){border-right:none}.trust-column:nth-child(3),.trust-column:nth-child(4){border-top:1px solid #121e4214;padding-top:24px}.trust-column:nth-child(odd){padding-left:0}.problem-grid{grid-template-columns:1fr;gap:32px}.products-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto 32px}.fortune-grid{text-align:center;grid-template-columns:1fr;gap:32px}.fortune-left h2{margin-bottom:24px}.fortune-tabs-row{justify-content:center}.fortune-divider{display:none}.fortune-right{justify-content:center}.consultation-grid{grid-template-columns:1fr;gap:32px;display:grid}.consultation-left{max-width:100%;padding:60px 0 0}.consultation-visual{aspect-ratio:16/9;width:100%;height:auto;position:relative;top:auto;bottom:auto;right:auto}.consultation-img{border-radius:var(--border-radius-xl);max-width:100%;height:100%;box-shadow:var(--shadow-premium)}.steps-container{grid-template-columns:1fr;gap:24px}.consultation-step:after{display:none}.value-prop-grid{grid-template-columns:1fr;gap:32px}.value-cards-grid{grid-template-columns:1fr}.cta-card{justify-content:flex-start;min-height:520px;padding:56px 32px}.cta-card-content{max-width:520px;margin-left:0}.footer-upper{grid-template-columns:1fr;gap:32px}}@media (width<=768px){h1,h2,h3,h4,h5,h6,.hero-content-block,.problem-content,.fortune-left,.fortune-right,.consultation-left,.value-prop-right,.cta-card-content,.section-header,.footer-upper,.footer-lower{text-align:center}.hero-ctas,.products-cta-row,.consultation-btn-container,.trust-grid,.footer-upper,.footer-logo-block,.footer-address-block{justify-content:center;align-items:center}.product-body,.faq-question-btn,.faq-answer-content{text-align:center}.hero-section{background-color:#f5f6f9;min-height:auto;padding:24px 0;background-image:none!important}.hero-title{font-size:2.4rem;font-weight:600;line-height:1.2}.hero-subhead{margin-bottom:32px;font-size:1rem;font-weight:400;line-height:1.5}.hero-mobile-image{width:100%;margin-top:32px;display:block}.hero-top-disclaimer{margin-bottom:36px;font-size:.65rem}.hero-brand-header{margin-bottom:64px}.hero-logo-img{height:60px}}@media (width<=480px){.hero-ctas{flex-direction:column;align-items:stretch}.hero-ctas .btn{text-align:center;width:100%;max-width:100%}.trust-grid{grid-template-columns:1fr;gap:32px}.trust-column{border-right:none!important;padding-left:0!important;padding-right:0!important}.trust-column:not(:first-child){border-top:1px solid #121e4214;padding-top:24px}.hero-title{font-size:2.2rem}}.mobile-page{display:none}.desktop-only{display:block}@media (width<=1200px){.mobile-page{display:block}.desktop-only{display:none!important}}.mobile-page{color:#121e42;-webkit-font-smoothing:antialiased;background-color:#f5f6f9;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5}.mobile-page h1,.mobile-page h2,.mobile-page h3,.mobile-page h4,.mobile-page h5,.mobile-page h6{width:100%;font-family:Montserrat,system-ui,-apple-system,sans-serif;overflow-x:hidden}.mobile-page *{box-sizing:border-box}.mobile-page img{max-width:100%;height:auto;display:block}.m-container{width:100%;padding:0 20px}.m-hero{text-align:center;background-color:#eaf2fb;position:relative}.m-hero-disclaimer{color:#243d82;letter-spacing:.04em;opacity:.85;text-align:center;background-color:#ffffff80;padding:12px 16px;font-size:.62rem;font-weight:560;line-height:1.4}.m-hero-brand{flex-direction:column;align-items:center;padding:20px 20px 0;display:flex}.m-hero-logo{width:auto;height:56px;margin-top:40px;margin-bottom:4px}.m-hero-tagline{color:#4b5563;letter-spacing:.03em;text-align:center;font-size:.72rem;font-weight:500}.m-hero-content{text-align:center;padding:32px 20px 16px}.m-hero-title{color:#243d82;letter-spacing:-.02em;margin-bottom:18px;font-size:2.35rem;font-weight:600;line-height:1.12}.m-hero-subhead{color:#787d9a;max-width:340px;margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:.95rem;font-weight:500;line-height:1.6}.m-hero-ctas{flex-direction:column;gap:12px;padding:0 20px 24px;display:flex}.m-btn-gold{color:#fff;cursor:pointer;text-align:center;background-color:#b38f4f;border:none;border-radius:10px;width:100%;padding:15px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background-color .2s,transform .2s;display:block;box-shadow:0 8px 20px -4px #b38f4f59}.m-btn-gold:hover{background-color:#9c7b41;transform:translateY(-1px)}.m-btn-outline-gold{color:#b38f4f;cursor:pointer;text-align:center;background-color:#0000;border:1.5px solid #b38f4f;border-radius:10px;width:100%;padding:14px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:block}.m-btn-outline-gold:hover{background-color:#b38f4f14}.m-hero-image{width:100%;height:auto;display:block}.m-hero-overlay{position:absolute;top:0;left:0;right:0}.m-trust{z-index:2;background:linear-gradient(#e8f2fb 60px,#fff 60px);margin-top:-60px;padding:8px 16px 28px;position:relative}.m-trust-card{background-color:#fff;border:1px solid #121e4214;border-radius:14px;overflow:hidden;box-shadow:0 4px 24px -4px #121e421f}.m-trust-item{text-align:left;border-bottom:1px solid #121e4212;align-items:center;gap:14px;padding:14px 16px;display:flex}.m-trust-item:last-child{border-bottom:none}.m-trust-icon{flex-shrink:0;width:36px;height:36px}.m-trust-text{text-align:left}.m-trust-text h3{color:#121e42;text-align:left;margin-bottom:2px;font-size:.88rem;font-weight:500;line-height:1.35}.m-trust-text p{color:#4b5563;text-align:left;margin:0;font-size:.76rem;line-height:1.4}.m-problem{text-align:center;background-color:#f5f6f9;padding:40px 20px 32px}.m-problem h2{color:#121e42;letter-spacing:-.01em;margin-bottom:16px;font-size:1.45rem;font-weight:650;line-height:1.25}.m-problem-desc{color:#000;text-align:center;margin-bottom:24px;font-size:.9rem;font-weight:400;line-height:1.45}.m-problem-image-wrap{margin:0 -20px 24px;overflow:hidden}.m-problem-image{width:100%;max-width:340px;margin:0 auto;display:block}.m-problem-leads{color:#000;text-transform:uppercase;letter-spacing:.05em;text-align:center;margin-bottom:12px;font-size:.88rem;font-weight:700}.m-problem-bullets{text-align:center;margin-bottom:24px;padding:0;list-style:none}.m-problem-bullets li{color:#000;justify-content:center;align-items:flex-start;gap:10px;padding:6px 0;font-size:.9rem;font-weight:400;line-height:1.35;display:flex;position:relative}.m-problem-bullets li:before{content:"•";color:#b38f4f;flex-shrink:0;margin-top:1px;font-size:1.1rem}.m-problem-callout{color:#121e42;text-align:left;background-color:#b38f4f0d;border-left:3px solid #b38f4f;border-radius:0 8px 8px 0;margin-top:8px;padding:12px 16px;font-size:1.1rem;font-weight:700;line-height:1.4}.m-fortune{text-align:center;background-color:#f2f6fc;padding:40px 20px 0}.m-fortune-heading{color:#000;margin-bottom:6px;font-size:1.4rem;font-weight:300;line-height:1.35}.m-fortune-heading strong{color:#121e42;text-transform:uppercase;letter-spacing:.04em;margin-top:4px;font-size:1.25rem;font-weight:800;display:block}.m-fortune-items{margin-top:32px}.m-fortune-item{text-align:center;border-bottom:1px solid #121e421a;padding:24px 0}.m-fortune-item:last-child{border-bottom:none}.m-fortune-icon{width:44px;height:44px;margin:0 auto 12px;display:block}.m-fortune-item-title{color:#121e42;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:.82rem;font-weight:700}.m-fortune-item-desc{color:#000;max-width:280px;margin:0 auto;font-size:.88rem;line-height:1.45}.m-fortune-banner{text-align:center;background-color:#e6eef8;margin-top:32px;padding:20px}.m-fortune-banner p{color:#000;margin:0;font-size:1.1rem;font-weight:400;line-height:1.4}.m-products{background-color:#fff;padding:40px 0 32px 20px}.m-products-heading{color:#121e42;text-align:center;letter-spacing:-.01em;margin-bottom:28px;padding:0 20px;font-size:1.4rem;font-weight:800;line-height:1.25}.m-products-carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:0 20px 16px;display:flex;overflow-x:auto}.m-products-carousel::-webkit-scrollbar{display:none}.m-product-card{scroll-snap-align:start;background-color:#fff;border:1px solid #121e4212;border-radius:16px;flex-direction:column;flex:0 0 300px;display:flex;overflow:hidden;box-shadow:0 4px 20px -4px #121e421a}.m-product-cover{object-fit:cover;width:100%;height:180px;display:block}.m-product-body{flex-direction:column;flex-grow:1;padding:20px;display:flex}.m-product-title{color:#121e42;margin-bottom:4px;font-size:1.35rem;font-weight:800;line-height:1.2}.m-product-subtitle{text-transform:uppercase;letter-spacing:.05em;color:#000;margin-bottom:10px;font-size:.72rem;font-weight:480}.m-product-duration{align-items:center;gap:6px;margin-bottom:12px;display:flex}.m-product-duration-icon{width:14px;height:14px}.m-product-duration span{color:#000;font-size:.8rem;font-weight:700}.m-product-bullets{flex-direction:column;flex-grow:1;gap:8px;padding:0;list-style:none;display:flex}.m-product-bullets li{color:#000;padding-left:16px;font-size:.83rem;font-weight:500;line-height:1.35;position:relative}.m-product-bullets li:before{content:"";background-color:#b38f4f;border-radius:50%;width:5px;height:5px;position:absolute;top:7px;left:4px}.m-products-cta{padding:20px 20px 0}.m-products-cta .m-btn-gold{max-width:100%}.m-consultation-bg{width:100%;position:relative}.m-consultation-image{width:100%;height:auto;display:block}.m-consultation-overlay{flex-direction:column;justify-content:space-between;padding:28px 24px 36px;display:flex;position:absolute;inset:0}.m-consultation-top{text-align:center}.m-consultation-top h2{color:#000;letter-spacing:-.01em;margin:0;font-size:2rem;font-weight:600;line-height:1.25}.m-consultation-bottom{text-align:center;flex-direction:column;gap:20px;display:flex}.m-consultation-steps{flex-direction:column;gap:18px;display:flex}.m-step{text-align:center;margin-bottom:40px}.m-step-label{color:#b38f4f;letter-spacing:.02em;margin-bottom:5px;font-size:.82rem;font-weight:800;display:block}.m-step h3{color:#000;margin:0;font-size:1.9rem;font-weight:500;line-height:1.25}.m-consultation-details{text-align:center;margin-bottom:20px}.m-consultation-details p{color:#000;margin:0;font-size:.88rem;font-weight:500;line-height:1.75}.m-consultation-btn-wrap .m-btn-gold{max-width:100%;margin-bottom:30px}.m-value{text-align:center;background-color:#fff;padding:40px 20px}.m-value h2{color:#000;letter-spacing:-.01em;margin-bottom:24px;font-size:1.5rem;font-weight:600;line-height:1.25}.m-value-image-wrap{margin:0 -20px 28px}.m-value-image{width:100%;max-width:340px;margin:0 auto;display:block}.m-value-cards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.m-value-card{text-align:left;background-color:#f5f6f9;border:1px solid #121e420d;border-radius:10px;align-items:flex-start;gap:10px;padding:16px 12px;display:flex}.m-checkmark{background-color:#22c55e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex;box-shadow:0 3px 8px #22c55e4d}.m-checkmark svg{width:11px;height:11px}.m-value-card h3{color:#000;margin:0;padding-top:1px;font-size:.82rem;font-weight:400;line-height:1.35}.m-faq{background-color:#f5f6f9;padding:40px 20px}.m-faq-heading{color:#121e42;text-align:center;letter-spacing:-.01em;margin-bottom:24px;font-size:2rem;font-weight:800}.m-faq-list{flex-direction:column;gap:12px;display:flex}.m-faq-item{background-color:#eef2f8;border:1px solid #121e420f;border-radius:12px;transition:border-color .2s;overflow:hidden}.m-faq-item.m-faq-active{border-color:#b38f4f66}.m-faq-btn{cursor:pointer;text-align:left;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 18px;display:flex}.m-faq-btn h3{color:#000;flex:1;margin:0;font-size:.88rem;font-weight:300;line-height:1.35}.m-faq-arrow{stroke:#121e42;flex-shrink:0;width:18px;height:18px;transition:transform .25s}.m-faq-item.m-faq-active .m-faq-arrow{stroke:#b38f4f;transform:rotate(180deg)}.m-faq-answer{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.m-faq-answer-inner{color:#4b5563;border-top:1px solid #121e420d;padding:12px 18px 16px;font-size:.85rem;line-height:1.65}.m-final-cta{background-color:#f5f6f9;padding:12px 20px 40px}.m-cta-card{border-radius:20px;position:relative;overflow:hidden}.m-cta-bg-image{width:100%;height:auto;display:block}.m-cta-content{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:32px 24px 0;display:flex;position:absolute;top:0;left:0;right:0}.m-cta-content h2{color:#fff;letter-spacing:-.01em;margin:0;font-size:2rem;font-weight:600;line-height:1.25}.m-cta-content p{color:#7489b7;max-width:300px;margin:0;font-size:1.2rem;line-height:1.6}.m-cta-content .m-btn-gold{width:100%;max-width:300px;margin-top:15px}.m-footer{color:#fff;text-align:center;background-color:#313f90;padding:40px 20px 32px}.m-footer-logo{filter:brightness(0)invert();width:auto;height:50px;margin:0 auto 8px;display:block}.m-footer-company{letter-spacing:.06em;color:#fff;text-transform:uppercase;margin-bottom:20px;font-size:.78rem;font-weight:800;line-height:1.3}.m-footer-reg-list{border-top:1px solid #ffffff26;flex-direction:column;gap:0;margin-bottom:20px;display:flex}.m-footer-reg-item{color:#ffffffb3;border-bottom:1px solid #ffffff26;padding:10px 0;font-size:.78rem;line-height:1.4}.m-footer-address-label{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin-top:20px;margin-bottom:8px;font-size:.8rem;font-weight:700;display:block}.m-footer-address{color:#ffffffb3;margin-bottom:24px;font-size:.78rem;line-height:1.6}.m-footer-divider{background-color:#ffffff26;width:60%;height:1px;margin:0 auto 20px}.m-footer-disclaimer{color:#ffffff73;text-align:center;font-size:.68rem;line-height:1.7}@media (width>=600px){.m-trust,.m-problem,.m-fortune,.m-products-heading{padding-left:5vw;padding-right:5vw}.m-products-carousel{padding-left:5vw}.m-products-cta,.m-value,.m-faq,.m-final-cta,.m-footer,.m-hero-overlay{padding-left:5vw;padding-right:5vw}.m-hero-ctas{flex-direction:row;justify-content:center;gap:16px;padding-left:5vw;padding-right:5vw}.m-hero-ctas .m-btn-gold,.m-hero-ctas .m-btn-outline-gold{flex:1;width:auto;max-width:240px}.m-consultation-overlay,.m-cta-content{padding-left:5vw;padding-right:5vw}.m-hero-logo{height:72px}.m-hero-disclaimer{font-size:.72rem}.m-hero-title{font-size:2.85rem}.m-hero-subhead{max-width:500px;font-size:1.1rem}.m-consultation-top h2{font-size:2.4rem}.m-step h3{font-size:2.2rem}.m-consultation-details p{font-size:1.05rem}.m-value h2{font-size:1.85rem}.m-faq-heading,.m-cta-content h2{font-size:2.4rem}.m-cta-content p{max-width:480px;font-size:1.35rem}}@media (width>=900px){.m-trust,.m-problem,.m-fortune,.m-products-heading{padding-left:10vw;padding-right:10vw}.m-products-carousel{padding-left:10vw}.m-products-cta,.m-value,.m-faq,.m-final-cta,.m-footer,.m-hero-overlay,.m-hero-ctas,.m-consultation-overlay,.m-cta-content{padding-left:10vw;padding-right:10vw}.m-hero-logo{height:84px}.m-hero-title{font-size:3.4rem}.m-hero-subhead{max-width:600px;font-size:1.25rem}.m-consultation-top h2{font-size:2.85rem}.m-step h3{font-size:2.5rem}.m-value h2{font-size:2.2rem}.m-faq-heading,.m-cta-content h2{font-size:2.85rem}.m-cta-content p{max-width:560px;font-size:1.45rem}}
