:root{--crimson: #C8102E;--crimson-dark: #A00D24;--crimson-light: #FDE8EB;--charcoal: #1A1A1A;--charcoal-soft: #2D2D2D;--gray-80: #4A4A4A;--gray-60: #737373;--gray-40: #A3A3A3;--gray-20: #E5E5E5;--cream: #FAF9F6;--cream-dark: #F5F3EE;--warm-white: #FFFCF8;--pure-white: #FFFFFF;--navy: #1B2A4A;--gold: #B8860B;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .04);--shadow-md: 0 4px 20px rgba(0, 0, 0, .06);--shadow-lg: 0 12px 40px rgba(0, 0, 0, .08);--shadow-crimson: 0 4px 20px rgba(200, 16, 46, .15)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;font-family:Inter,sans-serif;color:var(--charcoal);background:var(--cream);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer}ul{list-style:none;margin:0;padding:0}h1,h2,h3{font-family:Playfair Display,serif;font-weight:400;line-height:1.15;letter-spacing:-.01em;margin:0}p{margin:0}.font-display{font-family:Playfair Display,serif}.font-body{font-family:Inter,sans-serif}.text-crimson{color:var(--crimson)}.text-charcoal{color:var(--charcoal)}.text-white{color:#fff}.bg-crimson{background-color:var(--crimson)}.bg-cream{background-color:var(--cream)}.bg-cream-dark{background-color:var(--cream-dark)}.bg-pure-white{background-color:var(--pure-white)}.bg-navy{background-color:var(--navy)}.bg-charcoal{background-color:var(--charcoal)}.container-custom{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}@media (min-width:1024px){.container-custom{padding:0 48px}}.section-padding{padding:80px 0}@media (min-width: 768px){.section-padding{padding-top:5rem;padding-bottom:5rem}}@media (min-width: 1024px){.section-padding{padding-top:6rem;padding-bottom:6rem}}.eyebrow{display:inline-block;color:#d71939;font-size:.85rem;letter-spacing:3px;text-transform:uppercase;margin-bottom:14px;font-weight:600}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:9999px;font-size:.875rem;font-weight:500;letter-spacing:.02em;background-color:var(--crimson);color:#fff;border:none;transition:.3s ease}.btn-primary:hover{background-color:var(--crimson-dark);box-shadow:var(--shadow-crimson);transform:translateY(-2px)}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:9999px;font-size:.875rem;font-weight:500;letter-spacing:.02em;border:1px solid var(--charcoal);color:var(--charcoal);background:transparent;transition:.3s ease}.btn-secondary:hover{border-color:var(--crimson);color:var(--crimson);transform:translateY(-2px)}.hero-home .btn-secondary{border:1px solid #fff;color:#fff}.hero-home .btn-secondary:hover{background:#fff;color:#111;border-color:#fff}.link-underline{position:relative;display:inline-block}.link-underline:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:var(--crimson);transition:.3s ease}.link-underline:hover:after{width:100%}.card-hover{transition:transform .3s ease,box-shadow .3s ease}.card-hover:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.shadow-sm-custom{box-shadow:var(--shadow-sm)}.navbar{position:fixed;top:0;left:0;width:100%;z-index:999;transition:.35s ease;background:transparent;border-bottom:1px solid transparent}.navbar.scrolled{background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom-color:var(--gray-20)}.navbar-inner{display:flex;align-items:center;justify-content:space-between;height:80px}.nav-logo{display:flex;align-items:center;gap:.75rem}.nav-logo img{height:46px;width:auto}.nav-logo-text,.J-nav-logo-text,.A-nav-logo-text{display:block;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;line-height:1.2;transition:color .3s ease}.navbar.dark-hero-nav:not(.scrolled):not(.menu-is-open) .nav-logo-text,.navbar.dark-hero-nav:not(.scrolled):not(.menu-is-open) .J-nav-logo-text,.navbar.dark-hero-nav:not(.scrolled):not(.menu-is-open) .A-nav-logo-text{color:#fff}.navbar.dark-hero-nav:not(.scrolled):not(.menu-is-open) .nav-link{color:#fffffff2}.navbar.dark-hero-nav:not(.scrolled):not(.menu-is-open) .nav-link:hover,.navbar.dark-hero-nav:not(.scrolled):not(.menu-is-open) .nav-link.active{color:var(--crimson)}.navbar.dark-hero-nav:not(.scrolled):not(.menu-is-open) .mobile-toggle{color:#fff}.navbar.light-hero-nav .nav-logo-text,.navbar.light-hero-nav .J-nav-logo-text,.navbar.light-hero-nav .A-nav-logo-text,.navbar.scrolled .nav-logo-text,.navbar.scrolled .J-nav-logo-text,.navbar.scrolled .A-nav-logo-text,.navbar.menu-is-open .nav-logo-text,.navbar.menu-is-open .J-nav-logo-text,.navbar.menu-is-open .A-nav-logo-text{color:#111!important}.navbar.light-hero-nav .nav-link,.navbar.scrolled .nav-link{color:#111}.navbar.light-hero-nav .nav-link:hover,.navbar.light-hero-nav .nav-link.active,.navbar.scrolled .nav-link:hover,.navbar.scrolled .nav-link.active{color:var(--crimson)}.navbar.light-hero-nav .mobile-toggle,.navbar.scrolled .mobile-toggle,.navbar.menu-is-open .mobile-toggle{color:#111!important}.nav-links{display:none;align-items:center;gap:32px}@media (min-width: 1024px){.nav-links{display:flex}}.nav-link{position:relative;font-size:.875rem;font-weight:600;letter-spacing:.01em;transition:color .3s ease;padding-bottom:4px}.nav-link:after{content:"";position:absolute;bottom:-1px;left:0;height:2px;width:0;background:var(--crimson);transition:width .3s ease}.nav-link.active:after{width:100%}.nav-actions{display:flex;align-items:center;gap:1rem}.nav-cta{display:none;font-size:.75rem;padding:.625rem 1.25rem}@media (min-width: 1024px){.nav-cta{display:inline-flex}}.mobile-toggle{display:inline-flex;background:none;border:none;padding:.5rem;font-size:1.5rem;cursor:pointer;transition:color .3s ease}@media (min-width: 1024px){.mobile-toggle{display:none}}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:998;background:var(--cream);opacity:0;pointer-events:none;transition:opacity .5s ease}@media (min-width: 1024px){.mobile-menu{display:none}}.mobile-menu.open{opacity:1;pointer-events:auto}.mobile-menu-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:2rem;padding-top:5rem}.mobile-nav-link{font-family:Playfair Display,serif;font-size:1.875rem;color:var(--charcoal);opacity:0;transform:translateY(20px);transition:all .5s ease}.mobile-menu.open .mobile-nav-link{opacity:1;transform:translateY(0)}.mobile-nav-link.active{color:var(--crimson)}.mobile-menu.open .mobile-nav-link:nth-child(1){transition-delay:0ms}.mobile-menu.open .mobile-nav-link:nth-child(2){transition-delay:80ms}.mobile-menu.open .mobile-nav-link:nth-child(3){transition-delay:.16s}.mobile-menu.open .mobile-nav-link:nth-child(4){transition-delay:.24s}.mobile-menu.open .mobile-nav-link:nth-child(5){transition-delay:.32s}.mobile-menu.open .mobile-cta{transition-delay:.4s}.mobile-cta{margin-top:1rem;opacity:0;transform:translateY(20px);transition:all .5s ease}.mobile-menu.open .mobile-cta{opacity:1;transform:translateY(0)}body.menu-open{overflow:hidden}@media (max-width:375px){.container-custom{padding:0 18px}.navbar-inner{height:70px}.nav-logo img{height:38px}.mobile-nav-link{font-size:1.6rem}.mobile-toggle{font-size:1.35rem;padding:4px}.btn-primary,.btn-secondary{width:100%;justify-content:center}}.site-footer{background:var(--charcoal);color:#fff}.footer-top{padding:80px 0 50px;display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width: 768px){.footer-top{grid-template-columns:1fr 1fr}}@media (min-width: 1024px){.footer-top{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:40px}}.footer-brand img{height:55px;width:auto;filter:brightness(0) invert(1);margin-bottom:1rem}.footer-brand h3{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.footer-brand p{font-size:.875rem;color:#9ca3af}.footer-col h4{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5rem;color:#fff}.footer-col ul{display:flex;flex-direction:column;gap:.75rem}.footer-col a{font-size:.875rem;color:#9ca3af;transition:all .3s ease}.footer-col a:hover{color:#fff;padding-left:6px}.footer-contact{display:flex;flex-direction:column;gap:14px}.footer-contact a{display:flex;align-items:center;gap:12px;font-size:.875rem;color:#9ca3af;text-decoration:none;transition:color .3s}.footer-contact a:hover{color:#fff}.footer-contact a i{width:18px;color:#d11a3a;text-align:center}.footer-contact .phone-icon{color:#888}.footer-social{display:flex;align-items:center;gap:1rem;padding-top:.5rem}.footer-social a{color:#9ca3af;font-size:1.25rem;transition:.3s ease}.footer-social a:hover{color:#fff;transform:translateY(-4px)}.footer-bottom{margin-top:60px;padding-top:2rem;padding-bottom:2.5rem;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}@media (min-width: 768px){.footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}.footer-bottom p{font-size:.75rem;color:#6b7280}.footer-legal{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.footer-legal span{font-size:.75rem;color:#6b7280;cursor:pointer;transition:color .3s ease}.footer-legal span:hover{color:#d1d5db}@media (max-width:768px){.footer-top{padding:60px 0 35px;gap:35px;text-align:center}.footer-brand img{margin:0 auto 20px;height:45px}.footer-contact{align-items:center}.footer-contact a,.footer-social{justify-content:center}.footer-bottom{margin-top:40px;padding:25px 0}.footer-legal{justify-content:center;gap:16px;flex-wrap:wrap}}.reveal{opacity:0;transition:opacity .7s ease,transform .7s ease;will-change:opacity,transform}.reveal-up{transform:translateY(40px)}.reveal-left{transform:translate(-60px);transition-duration:.8s}.reveal-scale{transform:scale(.95)}.reveal.in-view{opacity:1;transform:translate(0) scale(1)}.stagger-child{transition-delay:calc(var(--stagger-index, 0) * .12s)}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}.hero-home{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:flex-start}.hero-home-video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero-home-video video{width:100%;height:100%;object-fit:cover}.hero-home-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#11010173;z-index:2}.hero-home .container-custom{position:relative;z-index:3;width:100%;max-width:1400px;margin:0 auto;padding:0 60px}.hero-home-text{position:relative;z-index:3;max-width:680px;color:#fff;padding-top:72px}.hero-home-title{color:#fff;font-size:clamp(3.8rem,8vw,6.5rem);line-height:1.05;margin:0}.hero-actions{display:flex;align-items:center;gap:18px}.hero-home-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:18px}.hero-home-sub{font-size:1.3rem;line-height:1.8;max-width:600px;color:#ffffffeb;margin:24px 0 42px}.hero-home .btn-primary{margin-right:18px}.split-row{display:flex;flex-direction:column;align-items:center;gap:3rem}@media (min-width: 1024px){.split-row{flex-direction:row;gap:4rem}}.split-row.reverse-mobile{flex-direction:column-reverse}@media (min-width: 1024px){.split-row.reverse-mobile{flex-direction:row}}@media (min-width: 1024px){.split-row.row-reverse-lg{flex-direction:row-reverse}}.split-col-45{width:100%}@media (min-width: 1024px){.split-col-45{width:45%}}.split-col-55{width:100%}@media (min-width: 1024px){.split-col-55{width:55%}}.split-col-half{width:100%}@media (min-width: 1024px){.split-col-half{width:50%}}.split-col-60{width:100%}@media (min-width: 1024px){.split-col-60{width:60%}}.split-col-40{width:100%}@media (min-width: 1024px){.split-col-40{width:40%}}.rounded-img{width:100%;display:block;border-radius:26px;box-shadow:0 16px 36px #0000001a;object-fit:cover;overflow:hidden}.rounded-img.aspect-4-3{width:100%;aspect-ratio:4 / 3;object-fit:cover;object-position:center;background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 16px 36px #0000001a}.rounded-img.logo-img-contain,.logo-img-contain{object-fit:contain!important;object-position:center;padding:2.25rem;background:#fff}@media (max-width: 768px){.rounded-img.logo-img-contain,.logo-img-contain{padding:1.25rem}}.aspect-16-10{aspect-ratio:16 / 10}.section-title{font-size:1.9rem;color:var(--charcoal);line-height:1.2;white-space:pre-line}@media (min-width: 768px){.section-title{font-size:2.25rem}}@media (min-width: 1024px){.section-title{font-size:2.625rem}}.section-sub{margin-top:1.5rem;font-size:1.125rem;color:var(--gray-80);line-height:1.7}.section-body{margin-top:1rem;font-size:1rem;color:var(--gray-80);line-height:1.7}.since-label{margin-top:1rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--gray-60)}.arrow-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.875rem;font-weight:500;color:var(--crimson)}@media (max-width:768px){.hero-home{min-height:100vh;justify-content:center;text-align:center}.hero-home .container-custom{padding:0 24px}.hero-home-text{max-width:100%;padding-top:90px}.hero-home-title{font-size:2.7rem;line-height:1.15}.hero-home-sub{font-size:1rem;line-height:1.7;margin:18px 0 30px;max-width:100%}.hero-home-buttons{flex-direction:column;gap:14px;width:100%}.hero-home-buttons .btn-primary,.hero-home-buttons .btn-secondary{width:100%}.split-row{gap:2rem;text-align:center}.split-col-55,.split-col-45{text-align:center;display:flex;flex-direction:column;align-items:center}.eyebrow{display:block;text-align:center;margin-left:auto;margin-right:auto}.section-title{font-size:2rem;text-align:center;margin-left:auto;margin-right:auto}.section-sub,.section-body{text-align:center;margin-left:auto;margin-right:auto}.arrow-link{display:inline-flex;justify-content:center;align-items:center;text-align:center;margin-left:auto;margin-right:auto}}@media (max-width:375px){.hero-home .container-custom{padding:0 18px}.hero-home-title{font-size:2.2rem}.hero-home-sub{font-size:.95rem;margin-bottom:24px}.section-title{font-size:1.8rem}}.section-header{margin-bottom:50px}.section-header.centered{text-align:center}@media (min-width:1024px){.section-header{margin-bottom:70px}}.section-header .section-sub{max-width:640px}.section-header.centered .section-sub{margin-left:auto;margin-right:auto}.header-with-link{display:flex;flex-direction:column;gap:24px;margin-bottom:50px}@media (min-width: 1024px){.header-with-link{flex-direction:row;align-items:flex-end;justify-content:space-between}}.header-with-link .arrow-link{margin-top:0;flex-shrink:0}.article-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:var(--shadow-sm);transition:.35s ease;height:100%}.article-card.featured{display:flex;flex-direction:column}@media (min-width: 1024px){.article-card.featured{flex-direction:row}}.article-card-image{position:relative;overflow:hidden;aspect-ratio:16/9}.article-card.featured .article-card-image{height:12rem;aspect-ratio:auto}@media (min-width: 1024px){.article-card.featured .article-card-image{width:40%;height:auto}}.article-card-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease}.article-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-md)}.article-card:hover .article-card-image img{transform:scale(1.08)}.article-card-badge{position:absolute;top:1rem;left:1rem;padding:.25rem .75rem;font-size:.625rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;background:var(--crimson);color:#fff;border-radius:9999px}.article-card-content{padding:26px}@media (min-width: 1024px){.article-card.featured .article-card-content{width:60%;padding:2rem}}.article-card-title{font-family:Inter,sans-serif;font-weight:600;color:var(--charcoal);line-height:1.4;font-size:1.08rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-card.featured .article-card-title{font-size:1.4rem;-webkit-line-clamp:3}@media (min-width: 1024px){.article-card.featured .article-card-title{font-size:1.75rem}}.article-card:hover .article-card-title{color:var(--crimson)}.article-card-excerpt{margin-top:16px;color:var(--gray-80);line-height:1.7;font-size:.875rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-card.featured .article-card-excerpt{font-size:1rem}.article-card-meta{margin-top:1rem;display:flex;align-items:center;gap:.75rem;font-size:.75rem;color:var(--gray-60)}.article-card-more{margin-top:1rem;display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;color:var(--crimson);transition:.3s ease}.article-card:hover .article-card-more{gap:.5rem}@media (max-width:768px){.section-header{margin-bottom:35px;text-align:center}.header-with-link{gap:20px;margin-bottom:35px;text-align:center}.header-with-link .arrow-link{justify-content:center}.article-card{border-radius:16px}.article-card-content{padding:20px}.article-card-title{font-size:1rem;line-height:1.5}.article-card-excerpt{font-size:.9rem;line-height:1.6}.article-card-meta{flex-wrap:wrap;gap:10px}}@media (max-width:375px){.section-header{margin-bottom:30px}.article-card-content{padding:18px}.article-card-title{font-size:.95rem}.article-card-excerpt{font-size:.85rem}.article-card-more{font-size:.82rem}}.icon-card-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.icon-card-grid.cols-3{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.icon-card-grid.cols-3-lg{grid-template-columns:repeat(3,1fr)}}@media (min-width: 768px){.icon-card-grid.cols-2{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.icon-card-grid.cols-4-lg{grid-template-columns:repeat(4,1fr)}}.icon-card{background:var(--warm-white);border-radius:16px;padding:1.8rem;box-shadow:var(--shadow-sm);transition:all .3s ease}@media (min-width: 1024px){.icon-card{padding:2.5rem}}.icon-card.bordered{background:var(--pure-white);border-top:3px solid var(--crimson);transition:border-width .3s ease,transform .3s ease,box-shadow .3s ease}.icon-card.bordered:hover{border-top-width:4px;transform:translateY(-6px);box-shadow:var(--shadow-md)}.icon-box{width:56px;height:56px;border-radius:.5rem;background:var(--crimson-light);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--crimson);font-size:1.25rem}.icon-box.round{border-radius:9999px;margin-left:auto;margin-right:auto}.icon-box.small{width:2.5rem;height:2.5rem;font-size:1.1rem}.icon-card h3{font-family:Inter,sans-serif;font-weight:600;font-size:1.18rem;line-height:1.4;color:var(--charcoal)}.icon-card .subtitle{margin-top:.25rem;font-size:.75rem;color:var(--gray-60);text-transform:uppercase;letter-spacing:.05em}.icon-card p{margin-top:.9rem;font-size:.95rem;color:var(--gray-80);line-height:1.8}.value-card{text-align:center;padding:1.5rem 0}.value-card h4{font-family:Inter,sans-serif;font-weight:600;font-size:1.125rem;color:var(--charcoal);margin-bottom:.75rem}.value-card p{font-size:.875rem;color:var(--gray-80);line-height:1.7}.stats-section{background:var(--crimson);padding:4rem 0}@media (min-width: 768px){.stats-section{padding:5rem 0}}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (min-width: 1024px){.stats-grid{grid-template-columns:repeat(4,1fr);gap:3rem}}.stat-item{text-align:center}.stat-value{font-family:Playfair Display,serif;font-size:2.3rem;line-height:1;color:#fff}@media (min-width: 768px){.stat-value{font-size:3rem}}.stat-label{margin-top:.5rem;font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;color:#ffffffb3}@media (max-width:480px){.icon-card-grid{gap:18px}.icon-card{padding:22px 18px}.icon-box{width:52px;height:52px;font-size:20px;margin-bottom:18px}.icon-card h3{font-size:1.05rem}.icon-card p{font-size:.9rem;line-height:1.7}.value-card{padding:1rem 0}.value-card h4{font-size:1rem}.value-card p{font-size:.85rem}.stats-section{padding:3rem 0}.stats-grid{grid-template-columns:1fr;gap:28px}.stat-value{font-size:2.2rem}.stat-label{font-size:.8rem}}.cta-block{max-width:700px;margin:0 auto;text-align:center;padding:0 20px}.cta-title{font-size:clamp(2rem,5vw,3rem);color:var(--charcoal);line-height:1.15;white-space:normal}@media (min-width: 768px){.cta-title{font-size:2.25rem}}@media (min-width: 1024px){.cta-title{font-size:3rem}}.cta-title.light{color:#fff}.cta-sub{margin-top:18px;font-size:1.05rem;line-height:1.8;color:var(--gray-80)}.cta-sub.light{color:#ffffffb3}.cta-actions{margin-top:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}@media (min-width: 640px){.cta-actions{flex-direction:row}}.cta-email-link{color:#ffffffb3;text-decoration:underline;transition:color .3s ease}.cta-email-link:hover{color:#fff}.milr-hero{position:relative;min-height:70vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:72px}.milr-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0}.milr-hero-bg img{width:100%;height:100%;object-fit:cover}.milr-hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0009,#0000004d 50%,#0003)}.milr-hero-content{position:relative;z-index:10;text-align:center;padding:80px 20px}.milr-hero .eyebrow{color:#ffffffb3;margin-bottom:1.5rem}.milr-hero h1{font-size:clamp(2.3rem,6vw,4rem);color:#fff;line-height:1.1;margin-bottom:24px;white-space:normal}@media (min-width: 768px){.milr-hero h1{font-size:3rem}}@media (min-width: 1024px){.milr-hero h1{font-size:3.75rem}}.milr-hero p{font-size:1rem;color:#ffffffe0;max-width:680px;margin:0 auto;line-height:1.8}@media (max-width:480px){.cta-block{padding:0 18px}.cta-title{font-size:1.9rem;line-height:1.2}.cta-sub{font-size:.95rem;line-height:1.7}.cta-actions{margin-top:24px;gap:14px}.cta-actions .btn-primary,.cta-actions .btn-secondary{width:100%}.milr-hero{min-height:65vh;padding-top:72px}.milr-hero-content{padding:60px 16px}.milr-hero h1{font-size:2rem;line-height:1.15;margin-bottom:18px}.milr-hero p{font-size:.95rem;line-height:1.7}}.lc-hero{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center;width:100%;background:#111}.lc-hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.lc-hero-video video{width:100%;height:100%;object-fit:cover}.lc-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:2}.lc-hero .container-custom{position:relative;z-index:3;display:flex;justify-content:flex-end;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 60px}.lc-hero-content{width:100%;max-width:620px;text-align:right}.lc-hero .eyebrow{display:block;color:#d61f3a;letter-spacing:4px;margin-bottom:22px;font-size:.85rem}.lc-hero h1{color:#fff;font-size:clamp(3rem,6vw,4.8rem);line-height:1.08;margin-bottom:22px}.lc-hero p{color:#ffffffe0;font-size:1.05rem;line-height:1.8;max-width:620px;margin-bottom:32px}.lc-hero-text{position:relative;z-index:3}@media (max-width:992px){.lc-hero{min-height:90vh}.lc-hero h1{font-size:3.3rem}.lc-hero-content{padding:90px 0}}@media (max-width:576px){.lc-hero h1{font-size:2.3rem}.lc-hero p{font-size:1rem}.lc-hero-content{padding:70px 0}}.process-wrap{position:relative}.process-line-desktop{display:none;position:absolute;top:24px;left:12.5%;right:12.5%;height:2px;border-top:2px dashed var(--gray-40)}@media (min-width: 1024px){.process-line-desktop{display:block}}.process-line-mobile{position:absolute;top:0;bottom:0;left:24px;width:2px;border-left:2px dashed var(--gray-40)}@media (min-width: 1024px){.process-line-mobile{display:none}}.process-grid{display:grid;grid-template-columns:1fr;gap:2rem;position:relative}@media (min-width: 1024px){.process-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.process-step{display:flex;align-items:flex-start;gap:1.25rem;position:relative;z-index:10}@media (min-width: 1024px){.process-step{flex-direction:column;align-items:center;text-align:center;gap:1.5rem}}.process-number{flex-shrink:0;width:3rem;height:3rem;border-radius:9999px;background:var(--crimson);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600}.process-step h4{font-family:Inter,sans-serif;font-weight:600;font-size:1.125rem;color:var(--charcoal)}.process-step p{margin-top:.25rem;font-size:.875rem;color:var(--gray-80);line-height:1.7}.section-heading-center{max-width:900px;margin:0 auto 45px;text-align:center}.section-heading-center .eyebrow{display:inline-block;color:#c8102e;font-size:.85rem;font-weight:600;letter-spacing:3px;text-transform:uppercase;margin-bottom:14px}.section-heading-center .section-title{font-size:clamp(2.3rem,4vw,3.3rem);line-height:1.18;color:#1f1f1f;margin:0}.law-chambers-feature-layout{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch}.law-chambers-images{position:relative;min-height:520px;overflow:hidden}.law-main-image{position:absolute;top:0;left:0;width:82%;height:430px;object-fit:cover;display:block}.law-small-image{position:absolute;width:38%;height:190px;right:0;bottom:0;object-fit:cover;display:block;border:5px solid #fff}.feature-grid{display:grid;grid-template-columns:1fr;gap:18px;height:100%}.feature-item{display:flex;align-items:flex-start;gap:16px;padding:22px;background:#fff;border:1px solid #ececec;border-radius:18px;transition:.35s ease}.feature-item:hover{transform:translateY(-8px);box-shadow:0 18px 35px #00000014}.feature-icon{width:58px;height:58px;min-width:58px;border-radius:50%;background:#f8e8ea;color:#c8102e;display:flex;justify-content:center;align-items:center;font-size:22px}.feature-content{flex:1}.feature-content h4{margin:0 0 10px;font-size:1.15rem;color:#1d1d1d;font-weight:600}.feature-content p{margin:0;color:#666;line-height:1.75;font-size:.95rem}@media (max-width: 991px){.section-heading-center{margin-bottom:35px}.section-heading-center .section-title{font-size:2.6rem}.law-chambers-feature-layout{grid-template-columns:1fr;gap:30px}.law-chambers-images{min-height:430px}.law-main-image{width:82%;height:360px}.law-small-image{width:35%;height:160px}.feature-grid{grid-template-columns:repeat(2,1fr);gap:18px}.feature-item{padding:20px}}@media (max-width:768px){.section-heading-center .section-title{font-size:2.1rem}.feature-item{text-align:center;flex-direction:column;align-items:center;padding:22px}.feature-icon{margin-bottom:8px}.feature-content h4{font-size:1.05rem}.feature-content p{font-size:.9rem;line-height:1.65}.lc-hero{min-height:85vh}.lc-hero .container-custom{justify-content:center;padding:0 24px}.lc-hero-content{text-align:center;max-width:100%}.lc-hero h1{font-size:2.4rem;line-height:1.15}.lc-hero p{max-width:100%;font-size:1rem;margin:0 auto 28px}.law-chambers-feature-layout{grid-template-columns:1fr;gap:28px}.law-chambers-images{min-height:320px}.law-main-image{width:84%;height:270px}.law-small-image{width:38%;height:120px;right:0;bottom:0;border-width:4px}.feature-grid{grid-template-columns:1fr;gap:16px}}@media (max-width:480px){.lc-hero{min-height:80vh}.lc-hero .container-custom{padding:0 18px}.lc-hero-content{text-align:center}.lc-hero h1{font-size:2rem;line-height:1.15}.lc-hero p{font-size:.95rem;line-height:1.7;margin-bottom:24px}.section-heading-center{margin-bottom:28px}.section-heading-center .section-title{font-size:1.7rem;line-height:1.2}.section-heading-center .eyebrow{font-size:.72rem;letter-spacing:2px}.law-chambers-images{min-height:270px}.law-main-image{width:84%;height:225px}.law-small-image{width:40%;height:105px;right:0;bottom:0;border-width:3px}.feature-grid{gap:14px}.feature-item{padding:18px;border-radius:16px}.feature-icon{width:50px;height:50px;min-width:50px;font-size:18px}.feature-content h4{font-size:1rem}.feature-content p{font-size:.88rem;line-height:1.6}.process-grid{gap:1.5rem}.process-step{gap:1rem}.process-number{width:2.6rem;height:2.6rem;font-size:.8rem}}.category-filter{background:var(--pure-white);padding:2rem 0;border-bottom:1px solid #f3f4f6}.category-scroll{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:thin;scrollbar-color:#9c9c9c #ececec}.category-scroll::-webkit-scrollbar{height:6px}.category-scroll::-webkit-scrollbar-track{background:#ececec;border-radius:20px}.category-scroll::-webkit-scrollbar-thumb{background:#9c9c9c;border-radius:20px}.category-scroll::-webkit-scrollbar-thumb:hover{background:#666}.category-btn{flex-shrink:0;padding:.7rem 1.35rem;font-size:.82rem;border-radius:9999px;font-size:.75rem;font-weight:500;letter-spacing:.02em;background:var(--cream-dark);color:var(--gray-80);border:none;transition:all .3s ease;white-space:nowrap}.category-btn:hover{background:var(--crimson-light)}.category-btn.active{background:var(--crimson);color:#fff}.article-grid{display:grid;grid-template-columns:1fr;gap:1.8rem}@media (min-width: 768px){.article-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.article-grid{grid-template-columns:repeat(3,1fr)}}.no-articles{text-align:center;padding:5rem 0;color:var(--gray-60);font-size:1.125rem;display:none}.publish-cta{background:var(--navy);padding:4rem 0}@media (min-width: 768px){.publish-cta{padding:5rem 0}}@media (min-width: 1024px){.publish-cta{padding:6rem 0}}.publish-cta h2{font-size:clamp(2rem,5vw,3rem);line-height:1.15;color:#fff;white-space:pre-line;line-height:1.25}@media (min-width: 768px){.publish-cta h2{font-size:2.25rem}}@media (min-width: 1024px){.publish-cta h2{font-size:2.625rem}}.publish-cta p{margin-top:20px;font-size:1rem;line-height:1.8;font-size:1.125rem;color:#ffffffb3;line-height:1.7;max-width:36rem}.publish-cta-actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1rem}.publish-cta-btn{padding:.75rem 1.5rem;border-radius:9999px;background:#fff;color:var(--navy);font-size:.875rem;font-weight:500;border:none;transition:background .3s ease}.publish-cta-btn:hover{background:var(--cream)}.publish-quote{display:flex;justify-content:center}.publish-quote i{font-size:6rem;color:var(--crimson);opacity:.2;transform:rotate(180deg)}.why-feature-list{display:flex;flex-direction:column;gap:2rem;margin-top:2.5rem}.why-feature-item{display:flex;gap:1.25rem}.why-feature-icon{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.5rem;background:var(--crimson-light);display:flex;align-items:center;justify-content:center;color:var(--crimson)}.why-feature-item h4{font-family:Inter,sans-serif;font-weight:600;font-size:1rem;color:var(--charcoal)}.why-feature-item p{margin-top:.25rem;font-size:.875rem;color:var(--gray-80);line-height:1.7}@media (max-width:576px){.category-filter{padding:24px 0}.category-scroll{gap:10px}.category-btn{padding:10px 18px;font-size:.78rem}.article-grid{gap:24px}.publish-cta{padding:60px 0}.publish-cta h2{font-size:1.9rem}.publish-cta p{font-size:.95rem}.publish-cta-actions{flex-direction:column}.publish-cta-btn{width:100%}.publish-quote{margin-top:35px}.publish-quote i{font-size:4rem}.why-feature-list{gap:24px}.why-feature-item{gap:16px}.why-feature-icon{width:46px;height:46px}}.vm-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 1024px){.vm-grid{grid-template-columns:repeat(2,1fr)}}.vm-card{border-radius:.75rem;background:var(--pure-white);border-radius:16px;padding:2rem;box-shadow:var(--shadow-sm)}@media (min-width: 1024px){.vm-card{padding:3rem}}@media (max-width:576px){.vm-card{padding:1.5rem}}.vm-card h3{font-family:Inter,sans-serif;font-weight:600;font-size:1.45rem;line-height:1.3;margin-bottom:16px}.vm-card p{color:var(--gray-80);line-height:1.8;font-size:1rem}@media (max-width:576px){.vm-card p{font-size:.95rem;line-height:1.75}}.initiative-rows{display:flex;flex-direction:column;gap:3rem}@media (min-width: 1024px){.initiative-rows{gap:5rem}}.initiative-row{display:flex;flex-direction:column;align-items:center;gap:2.5rem}@media (min-width: 1024px){.initiative-row{flex-direction:row;gap:4rem}}@media (min-width: 1024px){.initiative-row.reverse{flex-direction:row-reverse}}.initiative-row .split-col-half img{border-radius:18px;box-shadow:var(--shadow-md);width:100%;aspect-ratio:10 / 6;object-fit:contain;object-fit:cover;object-position:center}@media (max-width:576px){.initiative-row{gap:2rem}}.initiative-row h3{font-family:Inter,sans-serif;font-weight:600;font-size:1.45rem;line-height:1.3;color:var(--charcoal)}@media (min-width: 1024px){.initiative-row h3{font-size:1.9rem}}.initiative-row .subtitle{margin-top:.25rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--gray-60)}.initiative-row p{margin-top:18px;font-size:1rem;color:var(--gray-80);line-height:1.8}@media (max-width:576px){.initiative-row p{font-size:.95rem}}.contact-hero,.about-hero{background:var(--cream-dark);display:flex;align-items:center;justify-content:center;padding-top:72px;text-align:center}.contact-hero{min-height:45vh}.about-hero{min-height:50vh}.contact-hero-inner,.about-hero-inner{padding:3rem 0}@media (min-width: 768px){.contact-hero-inner{padding:5rem 0}.about-hero-inner{padding:6rem 0}}.contact-hero h1,.about-hero h1{font-size:2.5rem;color:var(--charcoal);white-space:pre-line;line-height:1.25}@media (min-width: 768px){.contact-hero h1,.about-hero h1{font-size:3rem}}@media (min-width: 1024px){.contact-hero h1,.about-hero h1{font-size:3.75rem}}.contact-hero p,.about-hero p{margin-top:1.5rem;font-size:1.125rem;color:var(--gray-80);max-width:36rem;margin-left:auto;margin-right:auto;line-height:1.7}.about-hero .tagline{font-size:1.5rem;font-family:Playfair Display,serif;font-style:italic}@media (min-width: 1024px){.about-hero .tagline{font-size:1.875rem}}@media (max-width:576px){.contact-hero h1,.about-hero h1{font-size:2rem}.contact-hero p,.about-hero p{font-size:.95rem}}.contact-form-row{display:flex;flex-direction:column;gap:3rem}@media (min-width: 1024px){.contact-form-row{flex-direction:row;gap:4rem}}.contact-form-col{width:100%}@media (min-width: 1024px){.contact-form-col{width:60%}}.contact-info-col{width:100%;display:flex;flex-direction:column;gap:2rem}@media (min-width: 1024px){.contact-info-col{width:40%}}.contact-form-card{background:var(--pure-white);border-radius:.75rem;box-shadow:var(--shadow-sm);padding:1.75rem;border:1px solid #f3f4f6}@media (min-width: 1024px){.contact-form-card{padding:2.5rem}}.form-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.form-grid.two-col{grid-template-columns:repeat(2,1fr)}}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:.875rem;color:var(--gray-80);margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.875rem 1rem;border-radius:.5rem;border:1px solid var(--gray-20);font-size:.875rem;color:var(--charcoal);font-family:inherit;background:#fff;transition:all .2s ease}.form-group textarea{resize:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--crimson);box-shadow:0 0 0 3px #c8102e1a}.form-submit{width:100%;padding:1rem;border-radius:.5rem;background:var(--crimson);color:#fff;font-size:.875rem;font-weight:500;border:none;transition:background .3s ease}.form-submit:hover{background:var(--crimson-dark)}.form-success{text-align:center;padding:3rem 0;display:none}.form-success.show{display:block}.form-success i{font-size:3rem;color:#22c55e;margin-bottom:1rem}.form-success h3{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;color:var(--charcoal);margin-bottom:.5rem}.form-success p{color:var(--gray-80)}.info-card{background:var(--cream);border-radius:.75rem;padding:1.75rem}.info-card h3{font-family:Inter,sans-serif;font-weight:600;font-size:1.125rem;color:var(--charcoal);margin-bottom:1.5rem}.info-card a{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:var(--gray-80);margin-bottom:1rem;transition:color .3s ease}.info-card a:last-child{margin-bottom:0}.info-card a:hover,.info-card a i{color:var(--crimson)}.social-row{display:flex;gap:1rem}.social-circle{width:2.5rem;height:2.5rem;border-radius:9999px;background:var(--crimson-light);display:flex;align-items:center;justify-content:center;color:var(--crimson);transition:all .3s ease}.social-circle:hover{background:var(--crimson);color:#fff}.response-time{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:var(--gray-60)}.map-section{background:var(--cream);padding:4rem 0}@media (min-width: 768px){.map-section{padding:5rem 0}}.map-section-inner{text-align:center}.map-section svg{width:100%;max-width:48rem;margin:0 auto;opacity:.3;display:block}.map-section h3{margin-top:2rem;font-size:1.25rem;color:var(--charcoal);font-family:Inter,sans-serif;font-weight:600}@media (min-width: 1024px){.map-section h3{font-size:1.5rem}}#stats{background:#f6f0e5;padding:100px 0}#stats .container{width:90%;max-width:1400px;margin:auto}.presence-header{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-bottom:60px;flex-wrap:wrap}@media (max-width:768px){.presence-header{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:20px;margin-bottom:40px}.presence-title{width:100%;text-align:center;margin:0 auto}.presence-sub{width:100%;max-width:100%;text-align:center;margin:0 auto}}.presence-title{font-size:clamp(2.2rem,5vw,4.5rem);line-height:1;font-weight:400;color:#2b1e1b;font-family:Cormorant Garamond,serif}.presence-sub{max-width:520px;color:#756d66;font-size:1rem;line-height:1.8}.offices-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--warm-line);border-radius:3px;overflow:hidden;margin-bottom:60px}@media (max-width:991px){.offices-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.offices-grid{grid-template-columns:1fr}}.office-card{position:relative;min-height:280px;overflow:hidden;transition:all .4s var(--ease)}@media (max-width:576px){.office-card{min-height:220px}}.office-card:hover{transform:scale(1.01);z-index:2}.office-img{position:absolute;top:0;right:0;bottom:0;left:0}.office-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease);filter:brightness(.55) saturate(.8)}.office-card:hover .office-img img{transform:scale(1.06);filter:brightness(.65) saturate(.9)}.office-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(26,16,8,.85) 0%,rgba(26,16,8,.2) 60%,transparent 100%);transition:background .4s}.office-card.office-active:after{background:linear-gradient(to top,rgba(139,26,26,.75) 0%,rgba(139,26,26,.2) 60%,transparent 100%)}.office-body{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:24px;min-height:200px}.office-label{font-family:var(--fm);font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;color:#f5f0e899}.office-city{font-family:var(--fd);font-size:clamp(1.5rem,3vw,2rem);font-weight:400;color:var(--cream);line-height:1.1;margin-top:auto;text-shadow:0 2px 12px rgba(0,0,0,.4)}.office-meta{font-family:var(--fm);font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:#f5f0e873;margin-top:6px}.big-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--warm-line);border-radius:3px;overflow:hidden}@media (max-width:991px){.big-stats-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.big-stats-row{grid-template-columns:1fr}}.big-stat{background:var(--off-white);padding:32px 24px;text-align:center;transition:background .4s}.big-stat:hover{background:var(--cream)}.bs-n{font-family:var(--fd);font-size:clamp(2.8rem,4vw,4rem);font-weight:600;color:var(--t-dark);line-height:1;letter-spacing:-.02em}.bs-s{font-family:var(--fd);font-size:clamp(1.6rem,2.5vw,2.2rem);color:var(--crimson);font-weight:400;vertical-align:super}.bs-l{display:block;font-family:var(--fm);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--t-faint);margin-top:10px}.contact-item{display:flex;align-items:center;gap:12px;margin-bottom:14px}.contact-item i{color:#666;font-size:15px;width:18px;text-align:center;flex-shrink:0}.contact-item a{color:#333;text-decoration:none;font-size:15px}.contact-item a:hover{color:#c8102e}.disclaimer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;display:flex;justify-content:center;align-items:center;z-index:99999;padding:30px}.disclaimer-box{width:100%;max-width:760px;background:#fff;border-radius:16px;padding:36px;box-shadow:0 30px 80px #00000059;animation:popup .35s ease}.disclaimer-box h2{text-align:center;font-size:clamp(1.8rem,4vw,2.2rem);line-height:1.3;margin-bottom:25px;color:#111;letter-spacing:2px}.disclaimer-content{max-height:60vh;overflow-y:auto;padding-right:15px;line-height:1.9;color:#555}.disclaimer-content p{margin-bottom:18px}.disclaimer-content ul{padding-left:22px}.disclaimer-content li{margin-bottom:18px}.agree-btn{display:block;margin:30px auto 0;background:#c8102e;color:#fff;border:none;border-radius:50px;padding:14px 36px;min-width:180px;font-size:16px;font-weight:600;cursor:pointer;transition:.3s}.agree-btn:hover{background:#a70d25;transform:translateY(-2px)}@keyframes popup{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:576px){.disclaimer-overlay{padding:16px}.disclaimer-box{padding:22px;border-radius:14px}.disclaimer-box h2{font-size:1.6rem;margin-bottom:18px;letter-spacing:1px}.disclaimer-content{max-height:50vh;padding-right:8px;font-size:.95rem;line-height:1.7}.agree-btn{width:100%;margin-top:22px;padding:14px}}.join-page{background:#f8f6f3}.join-hero{padding:120px 20px 70px;text-align:center;background:#f8f6f3}.hero-tag{display:inline-block;color:#b51f2e;letter-spacing:4px;text-transform:uppercase;font-size:.82rem;font-weight:600;margin-bottom:25px}.join-title{font-family:Playfair Display,serif;font-size:clamp(2rem,8vw,4.5rem);line-height:1.15;color:#171717;font-weight:500;margin-bottom:20px}.join-subtitle{max-width:760px;margin:auto;font-size:1rem;line-height:1.7;color:#666}.join-openings{padding:70px 0}.section-heading{text-align:center;margin-bottom:40px}.section-heading span{display:block;color:#b51f2e;font-size:13px;letter-spacing:4px;text-transform:uppercase;margin-bottom:18px}.section-heading h2{font-family:Playfair Display,serif;font-size:clamp(1.8rem,7vw,3.5rem);font-weight:500;color:#181818;margin-bottom:20px}.section-heading p{max-width:680px;margin:auto;line-height:1.7;color:#666;font-size:.95rem}.opening-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:45px;max-width:1220px;margin:auto}@media (max-width: 768px){.opening-grid{grid-template-columns:1fr;gap:24px}}.opening-card{background:#fff;border-radius:18px;padding:24px 20px;box-shadow:0 20px 45px #0000000f;transition:.35s;display:flex;flex-direction:column;justify-content:space-between;height:auto}.opening-card:hover{transform:translateY(-8px)}.opening-icon{width:65px;height:65px;background:#8b0000;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:24px;margin-bottom:20px}.opening-card h3{font-family:Playfair Display,serif;font-size:1.7rem;font-weight:500;color:#111;margin-bottom:14px}.opening-card p{font-size:.95rem;color:#666;line-height:1.7;margin-bottom:20px}.opening-list{list-style:none;padding:0;margin:0 0 18px}.opening-list li{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid #ededed;font-size:.9rem;color:#444}.opening-list li:last-child{border:none}.opening-list li:before{content:"✔";color:#8b0000;font-weight:700;margin-right:14px}.apply-btn{width:100%;text-align:center;margin-top:auto;padding:14px;border-radius:40px;font-weight:600;font-size:.95rem}.why-join{padding:70px 0;background:#fff}.why-content{width:100%;text-align:center}.why-content span{display:inline-block;color:#b51f2e;font-size:13px;font-weight:600;letter-spacing:4px;text-transform:uppercase;margin-bottom:20px}.why-content h2{font-family:Playfair Display,serif;font-size:clamp(1.8rem,7vw,3rem);font-weight:500;color:#1b1b1b;line-height:1.2;margin-bottom:22px}.why-content>p{max-width:760px;margin:0 auto 40px;color:#666;font-size:1rem;line-height:1.7}.why-image{display:none}.why-grid{display:block}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;max-width:1150px;margin:35px auto 0}@media (max-width: 768px){.benefits{grid-template-columns:1fr;gap:25px}}.benefit-item{background:#fff;padding:22px 18px;border-radius:18px;text-align:center;transition:.35s;border:1px solid #ececec;min-height:auto}.benefit-item:hover{transform:translateY(-8px);box-shadow:0 18px 40px #00000014}.benefit-item i{width:60px;height:60px;margin:0 auto 20px;border-radius:50%;background:#fdecef;color:#b51f2e;display:flex;justify-content:center;align-items:center;font-size:22px}.benefit-item h4{font-size:1.25rem;font-family:Playfair Display,serif;color:#1a1a1a;margin-bottom:12px;font-weight:500}.benefit-item p{color:#666;font-size:.9rem;line-height:1.6;max-width:220px;margin:0 auto}@media (max-width:1100px){.benefits{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.why-content h2{font-size:30px}.benefits{grid-template-columns:1fr;gap:25px}.benefit-item{padding:15px}}@media (max-width:500px){.why-content h2{font-size:20px}.why-content>p{font-size:12px}}
