.body-container,.body-container-wrapper,.content-wrapper,.dnd-column,.dnd-section,.dnd_area-row,body{margin-left:0!important;margin-right:0!important;max-width:none!important;width:100%!important}.body-container,.body-container-wrapper,.content-wrapper,.dnd-section,.dnd_area-row{padding-left:0!important;padding-right:0!important}.header-container,.header-container-wrapper,header{margin:0!important;max-width:none!important;width:100%!important}.hero-section{left:50%;margin-left:-50vw;margin-right:-50vw;right:50%;width:100vw}body,html{overflow-x:hidden;width:100%}*,body,html{margin:0;padding:0}*{box-sizing:border-box}:root{--primary-50:#fff7ed;--primary-100:#ffedd5;--primary-300:#fdba74;--primary-600:#ea580c;--primary-700:#c2410c;--primary-800:#9a3412;--accent-500:#f97316;--accent-600:#ea580c;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--orange-500:#f97316;--orange-600:#ea580c;--dark-blue:#001d48;--shadow-soft:0 2px 8px rgba(0,0,0,.05);--shadow-medium:0 4px 16px rgba(0,0,0,.1);--shadow-sharp:0 8px 24px rgba(0,0,0,.15);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1)}body{background-color:#fff;color:var(--gray-900);font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}.page-container{position:relative}.main-nav{backdrop-filter:blur(10px);background-color:rgba(0,29,72,.85);border-bottom:1px solid hsla(0,0%,100%,.1);left:0;position:fixed;right:0;top:0;z-index:1000}.nav-container{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1280px;padding:.75rem 1rem}@media (min-width:768px){.nav-container{padding:.75rem 1.5rem}}.nav-logo img{height:40px;width:auto}.nav-links{align-items:center;display:flex;flex:1;gap:2rem;justify-content:center}.nav-item a{color:#000;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s}.nav-item a:hover{color:var(--primary-300)}.nav-actions{gap:1rem}.nav-actions,.nav-login{align-items:center;display:flex}.nav-login{color:#fff;font-weight:500;gap:.5rem;text-decoration:none;transition:color .3s}.nav-login svg{height:20px;stroke-width:2;width:20px}.nav-login:hover{color:var(--primary-300)}.nav-shop{align-items:center;background-color:var(--orange-600);border-radius:.375rem;color:#000;display:flex;font-weight:600;gap:.5rem;padding:.625rem 1.5rem;text-decoration:none;transition:all .3s}.nav-shop svg{height:18px;stroke-width:2;width:18px}.nav-shop:hover{background-color:var(--orange-500);box-shadow:0 4px 8px rgba(234,88,12,.3);transform:translateY(-1px)}.container{margin:0 auto;max-width:1280px;padding:0 1rem;width:100%}@media (min-width:768px){.container{padding:0 1.5rem}}.hero-section{min-height:100vh;overflow:hidden;position:relative}.hero-background{inset:0;position:absolute;z-index:0}.hero-overlay{background-color:rgba(0,0,0,.4);inset:0;position:absolute;z-index:10}.hero-image{height:100%;object-fit:cover;object-position:center;width:100%}.hero-content{align-items:center;display:flex;flex-direction:column;padding:8rem 1rem 4rem;position:relative;z-index:10}@media (min-width:768px){.hero-content{padding:10rem 1.5rem 6rem}}.hero-inner{margin:0 auto 3rem;max-width:1280px;text-align:center}.hero-title{color:#fff;font-family:Merriweather,serif;font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}@media (min-width:768px){.hero-title{font-size:3rem}}@media (min-width:1024px){.hero-title{font-size:3.75rem}}.hero-subtitle{color:var(--primary-100);display:block;margin-top:.5rem}.hero-text{color:hsla(0,0%,100%,.9);font-size:1.125rem;margin-bottom:2rem}@media (min-width:768px){.hero-text{font-size:1.25rem}}.hero-benefits{backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:.75rem;padding:2rem}.benefits-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.benefits-grid{display:grid;gap:1rem;text-align:left}@media (min-width:768px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}.benefit-item{align-items:flex-start;display:flex;gap:.75rem}.benefit-dot{background-color:var(--primary-100);border-radius:50%;flex-shrink:0;height:.5rem;margin-top:.5rem;width:.5rem}.benefit-item p{color:hsla(0,0%,100%,.9)}.fade-in{transition:opacity 1s ease-out,transform 1s ease-out}.fade-in,.fade-in-delay-1{opacity:1;transform:translateY(0)}.fade-in-delay-1{transition:opacity 1s ease-out .3s,transform 1s ease-out .3s}.fade-in-delay-2{opacity:1;transform:translateY(0);transition:opacity 1s ease-out .5s,transform 1s ease-out .5s}.scroll-indicator{bottom:2rem;left:50%;position:absolute;transform:translateX(-50%);z-index:20}.scroll-mouse{align-items:center;animation:bounce-subtle 2s infinite;border:2px solid hsla(0,0%,100%,.3);border-radius:9999px;display:flex;height:3rem;justify-content:center;width:2rem}.scroll-wheel{animation:bounce 2s infinite;background-color:hsla(0,0%,100%,.5);border-radius:9999px;height:.75rem;width:.375rem}@keyframes bounce-subtle{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.atlas-section{background-color:#fff;padding:5rem 0}.atlas-grid{align-items:center;display:grid;gap:3rem;margin:0 auto;max-width:72rem}@media (min-width:768px){.atlas-grid{grid-template-columns:repeat(2,1fr)}}.atlas-content{border-radius:.5rem;box-shadow:var(--shadow-sharp);padding:2rem}.atlas-header{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.atlas-title{background:linear-gradient(to right,var(--primary-600),var(--primary-800));-webkit-background-clip:text;font-family:Merriweather,serif;font-size:2.25rem;font-weight:700;-webkit-text-fill-color:transparent;background-clip:text}@media (min-width:768px){.atlas-title{font-size:3rem}}.atlas-intro{color:var(--gray-600);font-size:1.25rem;margin-bottom:2rem}.atlas-subheading{color:var(--gray-900);font-size:1.125rem;font-weight:600;margin-bottom:1rem}.benefits-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.benefit-check-item{align-items:flex-start;display:flex}.check-icon{color:var(--primary-600);flex-shrink:0;height:1.5rem;margin-right:.75rem;margin-top:.25rem;stroke-width:2;width:1.5rem}.benefit-check-item p{color:var(--gray-700)}.atlas-buttons{display:flex;flex-direction:column;gap:1rem}@media (min-width:640px){.atlas-buttons{flex-direction:row}}.btn-primary{align-items:center;background-color:var(--primary-600);border-radius:.375rem;color:#fff;display:inline-flex;font-weight:500;justify-content:center;padding:.75rem 2rem;text-decoration:none;transition:all .3s}.btn-primary:hover{background-color:var(--primary-700)}.btn-primary .arrow-icon{height:1.125rem;margin-left:.5rem;stroke-width:2;transition:transform .3s;width:1.125rem}.btn-primary:hover .arrow-icon{transform:translateX(.25rem)}.btn-secondary,a.btn-secondary{align-items:center;border:2px solid #e5e7eb!important;border-radius:.375rem!important;color:#374151!important;display:inline-flex!important;font-weight:500;justify-content:center;padding:.75rem 2rem!important;transition:all .3s}.btn-secondary,.btn-secondary:hover,a.btn-secondary,a.btn-secondary:hover{background:#fff!important;background-color:#fff!important;text-decoration:none!important}.btn-secondary:hover,a.btn-secondary:hover{border-color:#ea580c!important;color:#ea580c!important}.atlas-image img,.rounded-image{border-radius:.5rem;height:auto;width:100%}.testimonials-section{background-color:var(--primary-50);padding:5rem 0}.testimonials-header{margin:0 auto 4rem;max-width:72rem;text-align:center}.section-title{color:var(--gray-900);font-family:Merriweather,serif;font-size:1.875rem;font-weight:700;margin-bottom:1rem}@media (min-width:768px){.section-title{font-size:2.25rem}}.section-subtitle{color:var(--gray-600);font-size:1.25rem}.testimonial-carousel{margin:0 auto;max-width:72rem;padding:0 1rem;position:relative}@media (min-width:768px){.testimonial-carousel{padding:0 3rem}}.carousel-wrapper{overflow:hidden;position:relative}.carousel-track{display:flex;transition:transform .5s ease-in-out}.testimonial-card{flex-shrink:0;padding:0 1rem;width:100%}.testimonial-content{background-color:#fff;border-radius:.75rem;box-shadow:var(--shadow-medium);padding:2rem;position:relative}@media (min-width:768px){.testimonial-content{padding:2.5rem}}.testimonial-quote{color:var(--gray-700);font-size:1.125rem;font-style:italic;margin-bottom:2rem;padding-left:1.5rem;position:relative}.testimonial-quote:before{background-color:#3b82f6;border-radius:2px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}@media (min-width:768px){.testimonial-quote{font-size:1.25rem}}.testimonial-author{color:var(--gray-900);font-weight:700}.testimonial-title{color:var(--gray-600)}.testimonial-org{color:var(--primary-600)}.carousel-btn{align-items:center;background-color:#fff!important;border:none;border-radius:50%;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);color:#374151;cursor:pointer;display:flex!important;height:3.5rem;justify-content:center;padding:0;position:absolute;top:50%;transition:all .3s;width:3.5rem;z-index:10}.carousel-btn:hover{background-color:#f9fafb!important;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);color:#ea580c}.carousel-btn svg{height:1.5rem;stroke-width:2.5;width:1.5rem}.carousel-prev{left:1rem;transform:translateY(-50%)}@media (min-width:768px){.carousel-prev{left:-1.75rem;transform:translateY(-50%)}}.carousel-next{right:1rem;transform:translateY(-50%)}@media (min-width:768px){.carousel-next{right:-1.75rem;transform:translateY(-50%)}}.carousel-dots{display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.carousel-dot{background-color:#d1d5db;border:none;border-radius:50%;cursor:pointer;height:.625rem;padding:0;transition:all .3s ease;width:.625rem}.carousel-dot:hover{background-color:#9ca3af}.carousel-dot.active{background-color:#ea580c}.stats-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-left:auto;margin-right:auto;margin-top:5rem;max-width:72rem}@media (min-width:768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-card{background-color:#fff;border-radius:1rem;box-shadow:var(--shadow-medium);padding:1.5rem;position:relative;transition:box-shadow .3s}.stat-card:hover{box-shadow:var(--shadow-sharp)}.stat-decoration{background-color:var(--primary-100);border-radius:.5rem;height:4rem;left:-.5rem;position:absolute;top:-.5rem;width:4rem;z-index:-1}.stat-number{color:var(--primary-600);font-size:2.25rem;font-weight:700;margin-bottom:.5rem}.stat-text{color:var(--gray-600);font-size:.875rem;font-weight:500}.topics-section{background-color:#fff;padding:5rem 0}.topics-header{margin:0 auto 4rem;max-width:72rem;text-align:center}.section-subtitle-large{color:var(--gray-600);font-size:1.25rem}.topics-list{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:72rem}.topic-item{background-color:#fff;border:1px solid var(--gray-200);border-radius:.75rem;box-shadow:var(--shadow-soft);overflow:hidden;transition:box-shadow .3s}.topic-item:hover{box-shadow:var(--shadow-medium)}.topic-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:1.5rem;text-align:left;transition:background-color .3s;width:100%}.topic-button:hover{background-color:var(--gray-50)}.topic-button.active{background-color:var(--primary-600);color:#fff}.topic-title{color:var(--gray-900);font-size:1.125rem;font-weight:600}.topic-button.active .topic-title{color:#fff}.topic-icon{color:var(--gray-500);height:1.5rem;stroke-width:2;transition:transform .3s,color .3s;width:1.5rem}.topic-button.active .topic-icon{color:#fff;transform:rotate(180deg)}.topic-content{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.topic-content.expanded{max-height:2000px}.topic-content-inner{background-color:var(--gray-50);border-top:1px solid var(--gray-200);padding:1.5rem}.topic-section{margin-bottom:1.5rem}.topic-section:last-child{margin-bottom:0}.topic-section-title{color:var(--primary-600);font-size:1rem;font-weight:600;margin-bottom:.75rem}.topic-section p{color:var(--gray-700);line-height:1.7}.topic-section a{color:var(--primary-600);text-decoration:none;transition:color .3s}.topic-section a:hover{color:var(--primary-700)}.broader-offering-section{background-color:#fff;overflow:hidden;padding:3rem 0}.offering-header{margin-bottom:1rem;text-align:center}.offering-title{color:var(--accent-500);font-family:Merriweather,serif;font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.offering-subtitle{color:var(--gray-600);font-size:1.125rem;margin:0 auto;max-width:72rem}.offering-card-wrapper{margin:0 auto;max-width:72rem;position:relative}.offering-decoration-1,.offering-decoration-2{background:linear-gradient(90deg,rgba(219,234,254,.5),transparent);border-radius:1rem;inset:0;position:absolute;z-index:0}.offering-decoration-1{transform:rotate(-1deg)}.offering-decoration-2{background:linear-gradient(270deg,rgba(219,234,254,.3),transparent);transform:rotate(1deg)}.offering-card{background-color:#fff;border-radius:.75rem;box-shadow:var(--shadow-sharp);padding:2rem;position:relative;z-index:10}.offering-grid{display:grid;gap:1.5rem;margin-bottom:2rem}@media (min-width:640px){.offering-grid{grid-template-columns:repeat(2,1fr)}}.offering-item{background-color:var(--primary-50);border-radius:.5rem;padding:1.5rem}.offering-icon{align-items:center;display:flex;justify-content:center}.offering-icon svg{color:var(--primary-600);height:1.5rem;stroke-width:2;width:1.5rem}.offering-item-title{color:var(--gray-900);font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.offering-item-text{color:var(--gray-600);margin-bottom:1rem}.offering-link{align-items:center;color:var(--primary-600);display:inline-flex;font-weight:500;text-decoration:none;transition:color .3s}.offering-link:hover{color:var(--primary-700)}.offering-link span{margin-left:.5rem}.offering-cta{text-align:center}.btn-primary-centered{align-items:center;background-color:var(--primary-600);border-radius:.375rem;color:#fff;display:inline-flex;font-weight:500;justify-content:center;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s}.btn-primary-centered:hover{background-color:var(--primary-700)}.asam-section{background-color:var(--dark-blue);padding:4rem 0}.asam-grid{align-items:center;display:grid;gap:2rem;margin:0 auto;max-width:72rem}@media (min-width:1024px){.asam-grid{grid-template-columns:2fr 1fr}}.asam-title{color:#fff;font-family:Merriweather,serif;font-size:1.875rem;font-weight:700;margin-bottom:1rem}.asam-text{color:var(--gray-200);margin-bottom:1.5rem}.asam-link{text-decoration:none;transition:color .3s}.asam-link,.asam-link:hover{color:var(--primary-300)}.asam-features{display:grid;gap:1rem;margin-bottom:1.5rem}@media (min-width:640px){.asam-features{grid-template-columns:repeat(2,1fr)}}.asam-feature-item{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:.5rem;display:flex;gap:.75rem;padding:1rem}.feature-icon{color:var(--primary-300);flex-shrink:0;height:1.25rem;stroke-width:2;width:1.25rem}.asam-feature-item span{color:#fff}.asam-buttons{display:flex;flex-direction:column;gap:.75rem}@media (min-width:640px){.asam-buttons{flex-direction:row}}.btn-white{background-color:#fff;border-radius:.375rem;color:var(--dark-blue);display:inline-block;font-weight:500;padding:.625rem 1.25rem;text-align:center;text-decoration:none;transition:background-color .3s}.btn-white:hover{background-color:var(--gray-100)}.btn-outline-white{border:1px solid #fff;border-radius:.375rem;color:#fff;display:inline-block;font-weight:500;padding:.625rem 1.25rem;text-align:center;text-decoration:none;transition:background-color .3s}.btn-outline-white:hover{background-color:hsla(0,0%,100%,.1)}.asam-image img{display:block;margin:0 auto;max-width:300px;width:100%}.rounded-image-shadow{border-radius:.5rem;box-shadow:var(--shadow-lg)}.atlas-cta-section{background-color:var(--gray-50);padding:5rem 0}.atlas-cta-grid{align-items:center;display:grid;gap:3rem;margin:0 auto;max-width:72rem}@media (min-width:768px){.atlas-cta-grid{grid-template-columns:repeat(2,1fr)}}.atlas-cta-content{background-color:#fff;border-radius:.5rem;box-shadow:var(--shadow-sharp);padding:2rem}.atlas-cta-header{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.atlas-cta-title{background:linear-gradient(to right,var(--primary-600),var(--primary-800));-webkit-background-clip:text;font-family:Merriweather,serif;font-size:1.875rem;font-weight:700;-webkit-text-fill-color:transparent;background-clip:text}@media (min-width:768px){.atlas-cta-title{font-size:2.25rem}}.atlas-cta-text{color:var(--gray-600);font-size:1.25rem;margin-bottom:2rem}.atlas-cta-buttons{display:flex;flex-direction:column;gap:1rem}@media (min-width:640px){.atlas-cta-buttons{flex-direction:row}}.case-studies-section{background-color:#fff;padding:5rem 0}.case-studies-header{margin:0 auto 4rem;max-width:72rem;text-align:center}.section-title-merriweather{color:var(--gray-900);font-family:Merriweather,serif;font-size:1.875rem;font-weight:700;margin-bottom:1rem}@media (min-width:768px){.section-title-merriweather{font-size:2.25rem}}.case-study-wrapper{display:flex;justify-content:center;margin:0 auto 3rem;max-width:72rem}.case-study-card{background-color:#fff;border-radius:.75rem;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;max-width:48rem;overflow:hidden;transition:box-shadow .3s;width:100%}.case-study-card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.case-study-image{align-items:center;background-color:var(--gray-100);display:flex;height:16rem;justify-content:center;overflow:hidden}.case-study-image img{height:100%;object-fit:cover;width:100%}.case-study-content{display:flex;flex-direction:column;flex-grow:1;padding:2rem}.case-study-title{color:var(--gray-900);font-size:1.5rem;font-weight:800;line-height:1.3;margin-bottom:1rem}.case-study-description{color:var(--gray-600);flex-grow:1;margin-bottom:1.5rem}.case-study-link{align-items:center;color:var(--orange-500);display:inline-flex;font-weight:500;gap:.5rem;text-decoration:none;transition:color .3s}.case-study-link:hover{color:var(--orange-600)}.case-study-link .arrow-icon{height:1.25rem;stroke-width:2;width:1.25rem}.case-studies-cta{text-align:center}.btn-orange{align-items:center;background-color:var(--orange-500);border-radius:.5rem;box-shadow:var(--shadow-medium);color:#fff;display:inline-flex;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s}.btn-orange:hover{background-color:var(--orange-600);box-shadow:var(--shadow-lg)}.btn-orange .arrow-icon{height:1.25rem;stroke-width:2;width:1.25rem}.footer{background-color:var(--gray-900);color:#fff}.footer-container{padding:4rem 1rem}@media (min-width:768px){.footer-container{padding:4rem 1.5rem}}.footer-grid{display:grid;gap:2.5rem;grid-template-columns:1fr;margin-bottom:3rem}@media (min-width:768px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.footer-logo{display:inline-block;margin-bottom:1.5rem}.footer-logo img{height:3rem}.footer-description{color:var(--gray-300);margin-bottom:1.5rem}.footer-social{display:flex;gap:1rem}.social-icon{align-items:center;background-color:var(--gray-800);border-radius:50%;display:flex;height:2.5rem;justify-content:center;text-decoration:none;transition:background-color .3s;width:2.5rem}.social-icon:hover{background-color:var(--gray-700)}.social-icon svg{fill:#fff;height:1.25rem;width:1.25rem}.footer-heading{font-size:1.125rem;font-weight:600;margin-bottom:1.5rem}.footer-links{display:flex;flex-direction:column;gap:1rem;list-style:none}.footer-links a{color:var(--gray-300);text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff}.footer-subscribe-text{color:var(--gray-300);margin-bottom:1rem}.btn-subscribe{align-items:center;background-color:var(--accent-500);border-radius:.375rem;color:#fff;display:inline-flex;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s}.btn-subscribe:hover{background-color:var(--accent-600)}.footer-bottom{align-items:center;border-top:1px solid var(--gray-800);display:flex;flex-direction:column;gap:1rem;margin-top:3rem;padding-top:2rem}@media (min-width:768px){.footer-bottom{flex-direction:row;justify-content:space-between}}.footer-copyright{color:var(--gray-400);font-size:.875rem}.footer-legal{display:flex;gap:1.5rem}.footer-legal a{color:var(--gray-400);font-size:.875rem;text-decoration:none;transition:color .3s}.footer-legal a:hover{color:#fff}.arrow-icon{stroke-width:2}