@charset "UTF-8";:root{--brand-primary:#2A2D51;--brand-primary-dark:#191B33;--brand-primary-light:#575B92;--brand-secondary:#4D355D;--brand-accent:#39C668;--brand-neutral-dark:#2A2622;--brand-neutral-mid:#6E665E;--brand-neutral-light:#F7F3EE;--brand-bg:#FFFFFF;--brand-bg-alt:#F5F0EA;--brand-text:#2A2622;--brand-text-secondary:#6E665E;--brand-text-inverse:#FFFFFF;--brand-border:#E5DDD3;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:0px;--brand-font:"Georgia","Times New Roman",serif;--brand-sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;background:#fff;background:var(--brand-bg);color:#2a2622;color:var(--brand-text);font-family:Arial,Helvetica,sans-serif;font-family:var(--brand-sans);line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:#2a2d51;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#4d355d;color:var(--brand-secondary)}h1,h2,h3,h4,h5{font-family:Georgia,"Times New Roman",serif;font-family:var(--brand-font);color:#2a2622;color:var(--brand-text);letter-spacing:0}h1{font-size:max(2rem, min(4vw, 3.45rem));line-height:1.05;font-weight:400}h2{font-size:max(2rem, min(3vw, 3.3rem));line-height:1.15;font-weight:400}h3{font-size:1.25rem;line-height:1.25}p{color:#2a2622;color:var(--brand-text)}.gc-nav-lux{background:#fff;border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border);min-height:74px;z-index:1020}.gc-nav-lux .navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:#f7f3ee;background:var(--brand-neutral-light)}.gc-nav-lux .navbar-nav{gap:18px;align-items:center}.gc-nav-lux .nav-link{color:#191b33;color:var(--brand-primary-dark);font-family:Georgia,"Times New Roman",serif;font-family:var(--brand-font);font-size:14px;letter-spacing:0;padding:10px 0}.gc-nav-lux .nav-link:hover{color:#4d355d;color:var(--brand-secondary)}.gc-nav-utility{color:#191b33;color:var(--brand-primary-dark);border-bottom:1px solid #191b33;border-bottom:1px solid var(--brand-primary-dark);font-size:.9rem}.navbar-toggler{border-color:#e5ddd3;border-color:var(--brand-border)}.navbar-toggler-icon{filter:invert(15%)}.llad-kicker{display:inline-block;color:#4d355d;color:var(--brand-secondary);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}.llad-section{padding:88px 0}.llad-section-head{max-width:780px;margin-bottom:36px}.llad-section-head.text-center{margin-left:auto;margin-right:auto}.llad-grid{display:grid;grid-gap:24px;gap:24px}.llad-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.llad-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.gc-hero-editorial{position:relative;min-height:88vh;overflow:hidden;background:#191b33;background:var(--brand-primary-dark);padding-top:160px}.gc-hero-editorial__promo{position:absolute;top:104px;right:32px;z-index:3;color:#fff;color:var(--brand-text-inverse);background:rgba(25,27,51,.82);border:1px solid rgba(255,255,255,.22);padding:8px 18px;border-radius:999px;font-size:.82rem}.gc-hero-editorial__slide{position:absolute;top:0;right:0;bottom:0;left:0}.gc-hero-editorial__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.gc-hero-editorial__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.86}.gc-hero-editorial__slide::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(25,27,51,.78),rgba(25,27,51,.28),rgba(25,27,51,.08))}.gc-hero-editorial__overlay{position:relative;z-index:2;max-width:740px;padding:8vh 0 120px;margin-left:max(24px,(100vw - 1140px) / 2)}.gc-hero-editorial__overlay h1,.gc-hero-editorial__overlay p{color:#fff;color:var(--brand-text-inverse)}.gc-hero-editorial__overlay p{max-width:660px;font-size:1.15rem}.gc-btn-ghost,.llad-btn-light,.llad-btn-outline,.llad-btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 24px;border-radius:0;border-radius:var(--brand-radius);font-weight:700}.gc-btn-ghost{border:1px solid #fff;color:#fff}.gc-btn-ghost:hover{background:#fff;color:#191b33;color:var(--brand-primary-dark)}.llad-btn-primary{background:#2a2d51;background:var(--brand-primary);color:#fff;border:1px solid #2a2d51;border:1px solid var(--brand-primary)}.llad-btn-primary:hover{background:#191b33;background:var(--brand-primary-dark);color:#fff}.llad-btn-light{background:#fff;color:#191b33;color:var(--brand-primary-dark);border:1px solid #fff}.llad-btn-outline{border:1px solid #2a2d51;border:1px solid var(--brand-primary);color:#2a2d51;color:var(--brand-primary);background:0 0}.gc-link{color:#2a2d51;color:var(--brand-primary);border-bottom:1px solid currentColor}.gc-hero-editorial__dots{position:absolute;left:50%;bottom:26px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.gc-hero-editorial__dots span{width:34px;height:2px;background:rgba(255,255,255,.72);display:block}.llad-card,.llad-contact-card,.llad-goal-card,.llad-industry-card,.llad-mini-card,.llad-related-card,.llad-service-card{position:relative;display:grid;background:#fff;border:1px solid #e5ddd3;border:1px solid var(--brand-border);min-height:100%}.llad-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#f7f3ee;background:var(--brand-neutral-light)}.llad-card>div,.llad-contact-card,.llad-goal-card,.llad-industry-card,.llad-mini-card,.llad-related-card,.llad-service-card{padding:24px}.llad-card p,.llad-contact-card p,.llad-goal-card p,.llad-industry-card p,.llad-mini-card span,.llad-related-card p,.llad-service-card p{color:#2a2622;color:var(--brand-text)}.llad-mini-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;margin-bottom:18px;background:#f7f3ee;background:var(--brand-neutral-light)}.gc-heritage-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:#f5f0ea;background:var(--brand-bg-alt)}.gc-heritage-band__media img{width:100%;height:100%;min-height:620px;-o-object-fit:cover;object-fit:cover}.gc-heritage-band__copy{padding:82px max(32px,(100vw - 1140px) / 2) 82px 64px;align-self:center}.gc-heritage-stats{display:flex;gap:16px;flex-wrap:nowrap;margin:26px 0;color:#191b33;color:var(--brand-primary-dark);font-weight:700}.gc-heritage-stats span{border-right:1px solid #e5ddd3;border-right:1px solid var(--brand-border);padding-right:16px;white-space:nowrap}.gc-heritage-stats span:last-child{border-right:0}.gc-trust-bar{display:flex;flex-wrap:nowrap;background:#fff;border-top:1px solid #e5ddd3;border-top:1px solid var(--brand-border);border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border)}.gc-trust-item{flex:1 1 0;min-width:0;padding:28px 18px;text-align:center;color:#2a2622;color:var(--brand-text);border-right:1px solid #e5ddd3;border-right:1px solid var(--brand-border);font-weight:700}.gc-trust-item:last-child{border-right:0}.gc-trust-item i{width:28px;height:28px;margin:0 auto 10px;display:block;border:2px solid #39c668;border:2px solid var(--brand-accent);border-radius:50%}.llad-cta{padding:80px 0 96px;background:#191b33;background:var(--brand-primary-dark);color:#fff}.llad-cta .llad-kicker,.llad-cta h2,.llad-cta li,.llad-cta p{color:#fff}.llad-cta-inner{max-width:720px}.llad-cta-image{background:linear-gradient(90deg,rgba(25,27,51,.92),rgba(42,45,81,.76)),#191b33;background:linear-gradient(90deg,rgba(25,27,51,.92),rgba(42,45,81,.76)),var(--brand-primary-dark)}.llad-cta-split .llad-form-panel{background:#fff}.llad-cta-minimal{text-align:center}.llad-cta-minimal .container{max-width:820px}.llad-subhero{padding:160px 0 88px;background:#f5f0ea;background:var(--brand-bg-alt)}.llad-subhero .container{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,0.92fr);grid-gap:52px;gap:52px;align-items:center}.about-compact-hero .container{display:block;max-width:920px}.llad-subhero img{width:100%;aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover;border:1px solid #e5ddd3;border:1px solid var(--brand-border)}.llad-industry-card,.llad-service-card{grid-template-columns:54px 1fr;gap:18px;align-items:start}.llad-industry-card span,.llad-service-card b{grid-row:1/span 2;grid-column:1;display:grid;align-items:center;justify-items:center;place-items:center;width:54px;height:54px;background:#2a2d51;background:var(--brand-primary);color:#fff;font-weight:700}.llad-industry-card h3,.llad-industry-card p,.llad-service-card h3,.llad-service-card p{grid-column:2}.llad-timeline{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.llad-timeline article{border-top:2px solid #2a2d51;border-top:2px solid var(--brand-primary);padding-top:22px}.llad-timeline span{color:#4d355d;color:var(--brand-secondary);font-weight:700}.llad-guarantee-banner{padding:64px 0;background:#2a2d51;background:var(--brand-primary)}.llad-guarantee-banner h2,.llad-guarantee-banner p{color:#fff;max-width:920px}.llad-form-panel{border:1px solid #e5ddd3;border:1px solid var(--brand-border);padding:28px;background:#fff}.llad-check-list{padding-left:18px}.llad-fact-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;background:#e5ddd3;background:var(--brand-border)}.llad-fact-grid article{background:#fff;padding:28px}.llad-fact-grid span{display:block;color:#4d355d;color:var(--brand-secondary);font-family:Georgia,"Times New Roman",serif;font-family:var(--brand-font);font-size:2rem}.llad-detail-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:16px;gap:16px}.llad-detail-list li{display:grid;grid-gap:6px;gap:6px;border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border);padding-bottom:16px}.llad-detail-list b{color:#191b33;color:var(--brand-primary-dark)}.llad-detail-list span{color:#2a2622;color:var(--brand-text)}.llad-testimonial-band{padding:72px 0;background:#191b33;background:var(--brand-primary-dark);text-align:center}.llad-testimonial-band p{color:#fff;font-family:Georgia,"Times New Roman",serif;font-family:var(--brand-font);font-size:max(1.5rem, min(3vw, 2.7rem));max-width:900px;margin:0 auto 16px}.llad-testimonial-band span{color:#fff}.llad-credential-row{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e5ddd3;border:1px solid var(--brand-border)}.llad-credential-row span{padding:22px;text-align:center;border-right:1px solid #e5ddd3;border-right:1px solid var(--brand-border);font-weight:700}.llad-credential-row span:last-child{border-right:0}.llad-progress-list{display:grid;grid-gap:18px;gap:18px}.llad-progress-list div{background:#fff;border:1px solid #e5ddd3;border:1px solid var(--brand-border);padding:18px}.llad-progress-list span{display:block;margin-bottom:10px;font-weight:700}.llad-progress-list b{display:block;height:10px;background:linear-gradient(90deg,#4d355d,#39c668);background:linear-gradient(90deg,var(--brand-secondary),var(--brand-accent))}.llad-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.llad-product-card{border:1px solid #e5ddd3;border:1px solid var(--brand-border);background:#fff}.llad-product-card a{display:grid;color:#2a2622;color:var(--brand-text)}.llad-product-card img{width:100%;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;background:#f7f3ee;background:var(--brand-neutral-light)}.llad-product-card__body{padding:18px}.llad-category-block+.llad-category-block{margin-top:72px}.llad-blog-hero{padding:150px 0 70px;background:#191b33;background:var(--brand-primary-dark);text-align:center}.llad-blog-hero .llad-kicker,.llad-blog-hero h1,.llad-blog-hero p{color:#fff}.llad-blog-hero p{max-width:760px;margin:0 auto}.llad-featured-post{display:grid;grid-template-columns:1fr 1fr;grid-gap:36px;gap:36px;background:#f5f0ea;background:var(--brand-bg-alt);padding:36px;margin-bottom:54px}.llad-featured-post img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.llad-post-stack{display:grid;grid-gap:22px;gap:22px}.llad-post-row{border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border);padding-bottom:22px}.llad-post-meta,.llad-post-row span,.llad-related-card span,.llad-sidebar li span{color:#6e665e;color:var(--brand-text-secondary);font-size:.9rem}.llad-sidebar{position:sticky;top:100px;border:1px solid #e5ddd3;border:1px solid var(--brand-border);padding:24px}.llad-sidebar ul{list-style:none;padding:0;display:grid;grid-gap:14px;gap:14px}.llad-sidebar li{display:grid;grid-gap:4px;gap:4px}.llad-pagination{margin-top:34px}.llad-article-hero{position:relative;min-height:400px;display:grid;align-items:end;background:#191b33;background:var(--brand-primary-dark)}.llad-article-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.46}.llad-article-hero div{position:relative;z-index:1;max-width:920px;padding:150px 24px 54px;margin:0 auto;text-align:center}.llad-article-hero .llad-kicker,.llad-article-hero h1,.llad-article-hero p{color:#fff}.llad-article-body{max-width:820px;margin:0 auto;padding:72px 24px}.llad-article-content{font-size:1.08rem}.llad-post-nav,.llad-share-row{display:flex;justify-content:space-between;gap:18px;border-top:1px solid #e5ddd3;border-top:1px solid var(--brand-border);padding-top:22px;margin-top:32px}.llad-author-card{display:flex;gap:18px;border:1px solid #e5ddd3;border:1px solid var(--brand-border);padding:22px;margin-top:32px}.llad-author-card img{width:72px;height:72px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.llad-related{background:#f5f0ea;background:var(--brand-bg-alt)}.llad-policy-page{padding:150px 0 90px}.llad-policy-page .container{max-width:860px}.llad-policy-page h2{margin-top:34px;font-size:1.55rem}.llad-error-page{min-height:78vh;display:grid;align-items:center;justify-items:center;place-items:center;text-align:center;padding:120px 0;background:#f5f0ea;background:var(--brand-bg-alt)}.llad-error-page img{margin:0 auto 24px;background:#fff;border:1px solid #e5ddd3;border:1px solid var(--brand-border)}.llad-error-page .llad-btn-outline{margin-left:12px}.gc-footer-index{background:#f7f3ee;background:var(--brand-neutral-light);border-top:1px solid #e5ddd3;border-top:1px solid var(--brand-border);padding-top:64px;color:#2a2622;color:var(--brand-text)}.gc-footer-index__tag{text-align:center;padding:0 20px 34px;font-family:Georgia,"Times New Roman",serif;font-family:var(--brand-font);font-size:1.35rem;color:#191b33;color:var(--brand-primary-dark)}.gc-footer-cols{row-gap:28px;padding-bottom:42px}.gc-footer-cols h5{font-size:1rem;text-transform:uppercase;letter-spacing:0}.gc-footer-cols ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:9px;gap:9px}.gc-footer-copy{border-top:1px solid #e5ddd3;border-top:1px solid var(--brand-border);padding:22px 0 30px;display:flex;justify-content:space-between;gap:20px;align-items:center}.gc-footer-copy h5{margin:0}.modal-header{background:#191b33;background:var(--brand-primary-dark)}.modal-header .modal-title{color:#fff}.modal-body{color:#2a2622;color:var(--brand-text)}@media (max-width:991px){.llad-fact-grid,.llad-grid-3,.llad-grid-4,.llad-product-grid,.llad-timeline,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.gc-heritage-band,.llad-featured-post,.llad-subhero .container{grid-template-columns:1fr}.gc-heritage-band__copy{padding:54px 24px}.gc-heritage-band__media img{min-height:360px}.llad-fact-grid{background:0 0;gap:16px}.llad-credential-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.llad-fact-grid,.llad-grid-3,.llad-grid-4,.llad-product-grid,.llad-timeline,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.gc-hero-editorial{min-height:70vh;padding-top:140px}.gc-hero-editorial__promo{top:92px;left:16px;right:16px;text-align:center}.gc-hero-editorial__overlay{margin-left:20px;margin-right:20px;padding-bottom:86px}.gc-trust-bar{flex-wrap:wrap}.gc-trust-item{flex:0 0 50%}.gc-heritage-stats{flex-wrap:wrap}.llad-section{padding:64px 0}.llad-subhero{padding-top:130px}.gc-footer-copy,.llad-post-nav,.llad-share-row{flex-direction:column}}