*,::after,::before{margin:0;padding:0;box-sizing:border-box}:root{--red:#CC2222;--dark:#111;--mid:#444;--muted:#666;--light:#999;--border:#E2E2E2;--bg:#F7F7F7;--white:#fff;--sidebar-w:300px;--sticky-top:32px}html{font-size:16px;scroll-behavior:smooth}#site-header,body{background:var(--white)}body{font-family:"Source Sans 3",sans-serif;color:var(--dark);line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:var(--accent,var(--red))}img{max-width:100%;height:auto}.top-bar{background:var(--topbar-bg,#1a1a1a);padding:6px 0;font-size:11px;letter-spacing:.03em;position:sticky;top:0;z-index:1000}.top-bar .inner{flex-wrap:wrap;gap:4px}.top-bar,.top-bar a{color:#aaa}.top-bar a:hover{color:#fff}.top-bar-right{display:flex;gap:0;flex-wrap:wrap}#site-header{border-bottom:1px solid var(--border);position:sticky;top:var(--sticky-top);z-index:900;box-shadow:0 2px 6px rgb(0 0 0/.06)}.header-inner,.top-bar .inner{max-width:1240px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.header-inner{height:62px;gap:24px}.header-nav a,.site-logo{color:var(--dark);white-space:nowrap}.site-logo{font-family:"Source Sans 3",sans-serif;font-weight:700;font-size:22px;letter-spacing:-.5px;flex-shrink:0;gap:0}.header-nav a:hover,.site-logo .logo-accent{color:var(--accent,var(--red))}.site-logo .logo-tagline{font-size:11px;font-weight:400;color:var(--light);letter-spacing:.02em;margin-left:6px;vertical-align:middle}.header-actions,.header-nav,.site-logo{display:flex;align-items:center}.header-nav{gap:2px;flex:1;justify-content:center;flex-wrap:nowrap}.header-nav a{font-size:13px;font-weight:600;padding:4px 10px;transition:color .2s}.header-actions{gap:12px;flex-shrink:0}.btn-signup{background:var(--accent,var(--red));color:#fff;font-size:12px;font-weight:700;padding:8px 20px;letter-spacing:.04em;text-transform:uppercase;border:0;cursor:pointer;white-space:nowrap;transition:background .2s;display:inline-block}.btn-signup:hover{background:var(--accent-dark,#aa1111);color:#fff}.search-icon{font-size:18px;color:var(--mid);cursor:pointer;line-height:1;padding:4px;text-decoration:none}.nav-topics-btn:hover,.ntd-footer a,.ntd-item:hover .ntd-title,.search-icon:hover,.sub-nav a:hover{color:var(--accent,var(--red))}.nav-topics-wrap{position:relative;z-index:950}.nav-topics-btn{background:0 0;border:1px solid var(--border);font-family:"Source Sans 3",sans-serif;font-size:13px;font-weight:600;color:var(--dark);padding:4px 10px;cursor:pointer;white-space:nowrap;transition:all .2s;display:flex;align-items:center;gap:4px}.nav-topics-btn:hover{border-color:var(--accent,var(--red))}.nav-topics-drop{display:none;position:fixed;top:auto;left:50%;transform:translateX(-50%);background:var(--white);border:1px solid var(--border);box-shadow:0 8px 24px rgb(0 0 0/.15);min-width:540px;z-index:9999;padding:20px}.ntd-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px}.ntd-icon,.ntd-item{display:flex;align-items:center}.ntd-item{gap:10px;padding:10px 12px;cursor:pointer;transition:background .15s;border-bottom:1px solid #f5f5f5}.ntd-item:hover{background:#fafafa}.ntd-icon{width:36px;height:36px;justify-content:center;font-size:18px;flex-shrink:0;background:#f5f5f5;border-radius:2px}.ntd-title{font-size:13px;font-weight:600;color:var(--dark);transition:color .15s}.ntd-sub{font-size:11px;color:var(--light);margin-top:1px}.ntd-footer,.sub-nav .inner{display:flex;align-items:center}.ntd-footer{margin-top:14px;padding-top:12px;border-top:1px solid var(--border);justify-content:space-between}.ntd-footer a{font-size:12px;font-weight:600}.sub-nav{background:#f8f8f8;border-bottom:1px solid var(--border);border-top:3px solid var(--accent,var(--red));position:relative;z-index:1}.sub-nav .inner{max-width:1240px;margin:0 auto;padding:0 24px;gap:0;overflow-x:auto}.sub-nav .sub-links{display:flex;flex:1;overflow-x:auto}.sub-nav a{font-size:11.5px;font-weight:600;color:var(--muted);padding:9px 13px;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #fff0;transition:all .2s;display:inline-block}.sub-nav a:hover{border-bottom-color:var(--accent,var(--red))}.sub-nav a.sub-active{color:var(--accent,var(--red))!important;border-bottom:2px solid var(--accent,var(--red))}.topics-wrap{position:relative;z-index:850;margin-left:auto;flex-shrink:0;border-left:1px solid var(--border);padding-left:12px}.topics-btn,.topics-menu{border:1px solid var(--border)}.topics-btn{background:0 0;font-family:"Source Sans 3",sans-serif;font-size:11.5px;font-weight:700;color:var(--dark);padding:5px 12px;cursor:pointer;white-space:nowrap;transition:all .2s;text-transform:uppercase;letter-spacing:.05em}.topics-btn:hover{border-color:var(--accent,var(--red));color:var(--accent,var(--red));background:#fff8f8}.topics-menu{display:none;position:fixed;background:var(--white);box-shadow:0 4px 20px rgb(0 0 0/.15);min-width:220px;z-index:9999}.topics-menu a{display:block;padding:10px 18px;font-size:13px;color:var(--dark);border-bottom:1px solid var(--border);transition:all .15s;font-weight:500}.topics-menu a:last-child{border-bottom:none}.topics-menu a:hover{background:#fafafa;color:var(--accent,var(--red));padding-left:22px}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:6px;background:0 0;border:0}.hamburger span{display:block;width:22px;height:2px;background:var(--dark);transition:all .3s;border-radius:2px}.mobile-nav{display:none;background:var(--white);border-top:3px solid var(--accent,var(--red));padding:0 20px 20px;box-shadow:0 8px 24px rgb(0 0 0/.1);max-height:80vh;overflow-y:auto;position:relative;z-index:880}.mobile-nav a{display:flex;align-items:center;gap:8px;padding:11px 0;font-size:14px;font-weight:600;color:var(--dark);border-bottom:1px solid var(--border);transition:color .2s}.mobile-nav a:last-child,.services-list li:last-child{border-bottom:none}.article-item:hover .art-title,.footer-bottom a:hover,.footer-col ul li a:hover,.hero-card-title a:hover,.hero-top-title a:hover,.mobile-nav a:hover,.popular-item:hover .pop-title{color:var(--accent,var(--red))}.mobile-nav .mobile-topics-label{padding:12px 0 4px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--light);border-top:1px solid var(--border);margin-top:4px;display:block}.site-content{max-width:1240px;margin:0 auto;padding:0 24px}.section-label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent,var(--red));border-bottom:3px solid var(--accent,var(--red));display:inline-block;padding-bottom:4px;margin-bottom:0}.two-col{display:flex;gap:44px;padding:32px 0 40px}.main-col{flex:1;min-width:0}.sidebar{width:var(--sidebar-w);flex-shrink:0}.hero-section{border-bottom:1px solid var(--border);padding-bottom:0;margin-bottom:0}.hero-label-bar{padding:18px 0 12px;display:flex;align-items:center;gap:12px}.hero-label-bar .section-label,.hero-top{margin-bottom:0}.hero-top{display:grid;grid-template-columns:1.35fr 1fr;gap:0;border:1px solid var(--border)}.hero-top-img{position:relative;overflow:hidden;cursor:pointer}.hero-top-img a{display:block}.hero-top-img img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.hero-cat-badge{position:absolute;top:14px;left:14px;background:var(--accent,var(--red));color:#fff;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:3px 8px}.hero-top-text{padding:28px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--border)}.hero-top-cat{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent,var(--red));margin-bottom:10px;display:flex;align-items:center;gap:5px}.hero-top-cat::before{content:"◆";font-size:7px}.hero-top-title{font-family:"Merriweather",serif;font-size:24px;font-weight:900;line-height:1.28;letter-spacing:-.02em;margin-bottom:12px}.hero-card-title a,.hero-top-title a{color:var(--dark)}.hero-top-excerpt{font-size:14.5px;color:var(--muted);line-height:1.68;margin-bottom:14px}.hero-top-meta{font-size:11.5px;color:var(--light)}.hero-top-meta strong{color:var(--mid)}.hero-bottom,.hero-card{border-right:1px solid var(--border)}.hero-bottom{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--border);border-bottom:1px solid var(--border)}.hero-card{padding:18px 20px;cursor:pointer;transition:background .15s}.hero-card:last-child{border-right:none}.hero-card:hover{background:#fafafa}.hero-card-thumb img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;margin-bottom:12px}.hero-card-cat,.hero-card-title{font-weight:700;margin-bottom:6px}.hero-card-cat{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--accent,var(--red));display:flex;align-items:center;gap:4px}.art-cat::before,.hero-card-cat::before{content:"◆";font-size:6px}.hero-card-title{font-family:"Merriweather",serif;font-size:14px;line-height:1.38}.hero-card-meta{font-size:11px;color:var(--light)}.article-item,.feed-header{border-bottom:1px solid var(--border)}.feed-header{display:flex;align-items:center;justify-content:space-between;padding:22px 0 16px}.feed-header,.feed-header .section-label{margin-bottom:0}.feed-header a{font-size:12px;color:var(--accent,var(--red));font-weight:600}.article-item{display:grid;grid-template-columns:150px 1fr;gap:18px;padding:18px 0;align-items:start}.art-thumb img{width:150px;aspect-ratio:4/3;object-fit:cover;display:block}.art-cat,.art-thumb .art-placeholder{text-transform:uppercase;display:flex;align-items:center}.art-thumb .art-placeholder{width:150px;aspect-ratio:4/3;justify-content:center;font-size:9px;color:rgb(255 255 255/.4);letter-spacing:.06em;font-weight:600;background:linear-gradient(135deg,#1e2d3a,#2e4a5a)}.art-cat{font-size:10px;font-weight:700;letter-spacing:.1em;color:var(--accent,var(--red));margin-bottom:5px;gap:4px}.art-title,.signup-cta-text h3{font-family:"Merriweather",serif}.art-title{font-size:16px;font-weight:700;line-height:1.36;margin-bottom:7px;transition:color .2s}.art-title,.art-title a{color:var(--dark)}.art-excerpt{font-size:13.5px;color:var(--muted);line-height:1.62;margin-bottom:7px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.art-meta{font-size:11px;color:var(--light)}.signup-cta-banner{background:var(--dark);margin:10px 0;padding:0}.signup-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:28px 32px}.signup-cta-phone{width:60px;flex-shrink:0}.signup-cta-phone-mock{width:52px;height:90px;background:#333;border-radius:8px;border:2px solid #555;display:flex;align-items:center;justify-content:center}.signup-cta-phone-screen{width:36px;height:62px;background:linear-gradient(160deg,#1b2b3b,#2c4a60);border-radius:3px}.signup-cta-text h3{font-size:19px;font-weight:900;color:#fff;margin-bottom:5px;line-height:1.3}.signup-cta-text p{font-size:13px;color:#aaa;line-height:1.5}.signup-cta-form{display:flex;gap:0;flex-shrink:0}.signup-cta-form input{padding:10px 16px;border:1px solid #444;background:#222;font-family:"Source Sans 3",sans-serif;font-size:13px;color:#fff;outline:0;width:230px}.signup-cta-form input::placeholder{color:#666}.bottom-cta-input:focus,.signup-cta-form input:focus{border-color:var(--accent,var(--red))}.signup-cta-form button{background:var(--accent,var(--red));color:#fff;border:0;padding:10px 20px;font-family:"Source Sans 3",sans-serif;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background .2s;white-space:nowrap}.signup-cta-form button:hover{background:#f22}.bottom-cta-section{display:flex;align-items:center;justify-content:space-between;background:#f2f2f2;padding:56px;margin:40px 0 0;gap:48px}.bottom-cta-bar{width:44px;height:4px;background:var(--accent,var(--red));margin-bottom:18px}.bottom-cta-title{font-family:"Merriweather",serif;font-size:28px;font-weight:900;line-height:1.25;margin-bottom:12px;letter-spacing:-.02em}.bottom-cta-sub{font-size:15px;color:var(--muted);line-height:1.65;margin-bottom:24px;max-width:420px}.bottom-cta-form{display:flex;gap:0;max-width:460px}.bottom-cta-btn,.bottom-cta-input{font-family:"Source Sans 3",sans-serif}.bottom-cta-input{flex:1;padding:12px 16px;border:1px solid #ccc;background:var(--white);font-size:14px;color:var(--dark);outline:0;transition:border-color .2s}.bottom-cta-btn{background:#2a3a8a;color:#fff;border:0;padding:12px 24px;font-size:13px;font-weight:700;letter-spacing:.04em;cursor:pointer;white-space:nowrap;transition:background .2s}.bottom-cta-btn:hover{background:#1a2a6a}.bottom-cta-right{flex-shrink:0}.bottom-cta-phone-wrap{position:relative;width:200px;height:280px}.bottom-cta-circle{position:absolute;width:220px;height:220px;background:#2a3a8a;border-radius:50%;bottom:0;right:-20px;opacity:.9}.bottom-cta-dot{position:absolute;width:14px;height:14px;background:var(--accent,var(--red));border-radius:50%;top:30px;right:10px}.bottom-cta-phone{position:absolute;top:0;left:10px;width:160px;z-index:2;background:#111;border-radius:16px;padding:10px 8px;box-shadow:0 8px 32px rgb(0 0 0/.35);border:3px solid #222}.bottom-cta-screen{background:#fff;border-radius:8px;padding:10px}.bcs-header,.services-list li{display:flex;align-items:center}.bcs-header{gap:5px;margin-bottom:6px}.bcs-logo-dot{width:8px;height:8px;background:var(--accent,var(--red));border-radius:50%}.bcs-brand{font-size:8px;font-weight:900;letter-spacing:.1em;color:#111}.bcs-date{font-size:7px;color:#999;margin-bottom:8px}.bcs-art-cat,.services-list li::before{color:var(--accent,var(--red));font-weight:700}.bcs-art-cat{font-size:7px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:2px}.bcs-art-title{font-family:"Merriweather",serif;font-size:8.5px;font-weight:700;line-height:1.3;color:#111;margin-bottom:3px}.bcs-divider{border:0;border-top:1px solid #eee;margin:6px 0}.sidebar-block{background:var(--white);border:1px solid var(--border);padding:20px;margin-bottom:22px}.sidebar-block-title{font-size:13px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--dark);padding-bottom:10px;margin-bottom:14px;border-bottom:3px solid var(--accent,var(--red))}.services-list{list-style:none;margin-bottom:16px}.services-list li{font-size:13px;color:var(--mid);padding:7px 0;border-bottom:1px solid var(--border);gap:7px}.services-list li::before{content:"›";font-size:17px;line-height:1}.btn-consult{display:block;width:100%;background:var(--accent,var(--red));color:#fff;text-align:center;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:10px;border:0;cursor:pointer;transition:background .2s}.btn-consult:hover{background:var(--accent-dark,#aa1111);color:#fff}.newsletter-form{display:flex;flex-direction:column;gap:8px}.newsletter-form p{font-size:12.5px;color:var(--muted);line-height:1.55;margin-bottom:4px}.form-input{width:100%;padding:9px 12px;border:1px solid var(--border);font-family:"Source Sans 3",sans-serif;font-size:13px;color:var(--dark);outline:0;transition:border-color .2s}.form-input:focus{border-color:var(--accent,var(--red))}.form-input::placeholder{color:var(--light)}.btn-signup-sm{background:#1a3a5c;color:#fff;border:0;padding:9px;font-family:"Source Sans 3",sans-serif;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:background .2s;width:100%}.btn-signup-sm:hover{background:#0d2840}.consult-card{background:var(--consult-bg,#1a2a3a);color:#fff;padding:20px;margin-bottom:22px}.consult-card h4{font-size:15px;font-weight:700;margin-bottom:10px;line-height:1.35}.consult-card p{font-size:12.5px;color:#aac4dc;line-height:1.55;margin-bottom:14px}.btn-consult-white{display:block;width:100%;background:var(--accent,var(--red));color:#fff;text-align:center;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:10px;border:0;cursor:pointer;transition:background .2s}.btn-consult-white:hover{background:#f33;color:#fff}.footer-col ul,.popular-list{list-style:none}.popular-item{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid var(--border);align-items:start}.popular-item:last-child{border-bottom:none}.pop-num{font-size:18px;font-weight:900;color:var(--border);font-family:"Merriweather",serif;flex-shrink:0;line-height:1;width:20px}.pop-title{font-size:12.5px;font-weight:600;color:var(--dark);line-height:1.4;transition:color .2s}.pop-cat{font-size:10px;color:var(--accent,var(--red));font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px}footer{background:var(--white);border-top:1px solid var(--border);margin-top:48px}.footer-main{max-width:1240px;margin:0 auto;padding:40px 24px 32px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;margin-bottom:28px}.footer-brand .site-logo{font-size:18px;margin-bottom:14px;display:block}.footer-brand p{font-size:13px;color:var(--muted);line-height:1.65;max-width:240px;margin-bottom:16px}.footer-social{display:flex;gap:8px}.footer-col h4,.social-btn{font-size:11px;font-weight:700}.social-btn{width:30px;height:30px;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--mid);transition:all .2s;cursor:pointer;text-decoration:none}.social-btn:hover{background:var(--accent,var(--red));color:#fff;border-color:var(--accent,var(--red))}.footer-col h4{letter-spacing:.12em;text-transform:uppercase;color:var(--dark);margin-bottom:14px}.footer-col ul li{margin-bottom:8px}.footer-col ul li a{font-size:13px;color:var(--muted);transition:color .2s}.footer-bottom{border-top:1px solid var(--border)}.footer-bottom .inner{max-width:1240px;margin:0 auto;padding:14px 24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.footer-bottom a,.footer-bottom p{font-size:12px;color:var(--light)}.footer-bottom a{margin-left:14px}@media (max-width:768px){.top-bar-right{display:none}}@media (max-width:960px){.two-col{flex-direction:column}.sidebar{width:100%}.hero-top{grid-template-columns:1fr}.hero-top-text{border-left:none;border-top:1px solid var(--border)}.footer-grid,.hero-bottom{grid-template-columns:1fr 1fr}.header-nav{display:none}.signup-cta-inner{flex-direction:column;text-align:center;gap:20px}.signup-cta-form,.signup-cta-form input{width:100%}}@media (max-width:768px){.header-nav,.site-logo .logo-tagline{display:none}.hamburger{display:flex}.header-inner{padding:0 16px}.site-logo{font-size:18px}.hero-top{grid-template-columns:1fr}.hero-top-text{border-left:none;border-top:1px solid var(--border);padding:20px}.hero-top-title{font-size:20px}.hero-bottom{grid-template-columns:1fr 1fr;gap:0}.two-col{flex-direction:column;gap:28px}.sidebar,.signup-cta-form input{width:100%}.site-content,.sub-nav .inner{padding:0 16px}.article-item{grid-template-columns:110px 1fr;gap:12px}.art-thumb img{width:110px}.footer-grid{grid-template-columns:1fr 1fr;gap:24px}.footer-main{padding:28px 16px}.signup-cta-inner{flex-direction:column;text-align:center;padding:22px 20px;gap:18px}.signup-cta-phone{display:none}.signup-cta-form{width:100%;flex-direction:column}.bottom-cta-section{flex-direction:column;padding:36px 24px;gap:32px}.bottom-cta-right{display:none}.bottom-cta-form{flex-direction:column;max-width:100%}.bottom-cta-input{width:100%}.nav-topics-drop{min-width:calc(100vw - 32px);left:0;transform:none;right:auto}.ntd-grid{grid-template-columns:1fr}.sub-nav{top:56px}}@media (max-width:480px){.article-item,.footer-grid,.hero-bottom{grid-template-columns:1fr}.art-thumb img{width:100%!important;aspect-ratio:16/9!important;object-fit:cover}.hero-top-title{font-size:18px}.bottom-cta-title{font-size:20px}.site-content{padding:0 12px}.hero-top-text{padding:16px}.hero-card{padding:14px}.footer-grid{gap:20px}.site-logo{font-size:16px}}.art-title a:hover{transition:color .3s ease!important}.art-title a:hover,.article-item:hover .art-title a{color:#c9a227!important}.article-item .art-title a{transition:color .3s ease}.article-item .art-title a:hover{color:#c9a227}:root{--direction-multiplier:1;--page-title-display:block}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}@media (prefers-reduced-motion:reduce){html *{transition-delay:0s!important;transition-duration:0s!important}}.elementor-kit-68{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}