/*
Theme Name: SHODESH Travel & Tourism
Theme URI: https://shodeshtravels.com/
Author: Zendipit
Author URI: https://zendipit.com/
Description: Professional, editable WordPress theme for SHODESH Travel & Tourism. Includes services, menus, video, inquiry form and Customizer settings.
Version: 2.6.0
Requires at least: 6.2
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: shodesh
License: GNU General Public License v2 or later
*/
:root{--navy:#171f36;--blue:#193a68;--pink:#ec125a;--muted:#647084;--line:#e9eaf0;--soft:#f7f9ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);font:16px/1.6 'DM Sans',sans-serif}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{max-width:1200px;margin:auto;padding:0 24px}.topbar{background:linear-gradient(100deg,#132449,#1d3d70);color:#dbe5f3;font-size:12px}.topbar .container{display:flex;align-items:center;justify-content:space-between;min-height:36px;gap:18px}.topbar-left,.topbar-right{display:flex;gap:20px;align-items:center}.topbar a:hover,.footer a:hover{color:#fa4a82}.header{background:#fff;border-bottom:1px solid #e9e9ed;position:sticky;top:0;z-index:20}.header .container{height:80px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{height:43px;width:43px;object-fit:contain}.brand strong{font-family:Georgia,serif;font-size:17px;display:block;line-height:1.1}.brand small{display:block;color:#687080;letter-spacing:1.3px;font-size:10px}.nav{display:flex;align-items:center;gap:29px;font-size:15px;font-weight:600}.nav a:hover,.nav button:hover{color:var(--pink)}.dropdown{position:relative}.dropdown>button{background:none;border:0;color:inherit;padding:9px 0;font-weight:600}.dropmenu{display:none;position:absolute;top:100%;left:-20px;background:white;min-width:210px;padding:10px;border:1px solid var(--line);border-radius:15px;box-shadow:0 18px 45px #12204422}.dropdown:hover .dropmenu,.dropdown:focus-within .dropmenu,.dropdown.open .dropmenu{display:grid}.dropmenu a{padding:8px 12px;border-radius:8px}.dropmenu a:hover{background:#fff0f5}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:40px;padding:15px 29px;font-weight:800;font-size:14px;background:linear-gradient(95deg,#1d497e,#ed0752);color:#fff;box-shadow:0 12px 24px #ec125a16}.btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.btn.white{background:#fff;color:var(--navy);border:1px solid var(--line);box-shadow:0 8px 25px #152b5110}.btn.sm{padding:10px 24px;font-size:13px}.menu-button{display:none;background:none;border:0;font-size:28px}.hero,.pagehero{background:radial-gradient(circle at 96% 0%,#ffccde 0,transparent 34%),radial-gradient(circle at 5% 95%,#fbd3e0 0,transparent 32%),linear-gradient(115deg,#fff,#f7f9ff);position:relative}.hero{padding:95px 0 120px}.hero-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:65px;align-items:center}.eyebrow,.kicker{display:inline-block;color:#ca2355;text-transform:uppercase;font-size:12px;letter-spacing:2px;font-weight:800}.hero .eyebrow{border-radius:30px;border:1px solid #e3e6ec;background:white;padding:8px 17px;color:var(--navy);letter-spacing:0;text-transform:none;box-shadow:0 3px 12px #12204412}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.13;letter-spacing:-.035em}h1{font-size:clamp(44px,5.3vw,69px);margin:26px 0}h2{font-size:clamp(30px,3.3vw,44px);margin:12px 0 19px}h3{font-size:22px;margin:8px 0 12px}.pink{color:#e9346a}.hero p,.pagehero p{font-size:20px;color:#5f6a7d;line-height:1.45}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 33px}.hero-image{height:380px;border:2px solid #fff;border-radius:23px;box-shadow:0 20px 45px #121b3030;background:center/cover;position:relative;overflow:hidden}.hero-image:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#111d3b99)}.image-stats{position:absolute;bottom:15px;left:13px;right:13px;z-index:1;background:#fff;border-radius:30px;padding:12px 15px;display:flex;align-items:center;justify-content:space-around;gap:8px;font-size:12px;white-space:nowrap}.image-stats strong{font-family:Georgia,serif;font-size:17px}.credibility{display:flex;align-items:center;gap:35px;font-size:14px}.stars{color:#f7aa00;font-size:17px}.track{margin-top:-78px;position:relative;z-index:2;background:#fff;border:1px solid var(--line);border-top:5px solid var(--pink);border-radius:22px;box-shadow:0 22px 48px #18345916;padding:30px}.track-header{display:flex;align-items:center;justify-content:space-between;gap:15px}.track-header p{margin:0;color:var(--muted);font-size:13px}.metrics{display:grid;grid-template-columns:repeat(8,1fr);gap:12px;margin-top:28px}.metric{border:1px solid var(--line);border-radius:15px;padding:17px 8px;text-align:center}.metric strong{display:block;font:800 23px Manrope,sans-serif;color:var(--pink)}.metric span{font-size:11px;color:var(--muted)}section{padding:95px 0}.section-head{max-width:760px;margin-bottom:38px}.section-head p{font-size:17px;color:var(--muted)}.grid{display:grid;gap:24px}.four{grid-template-columns:repeat(4,1fr)}.three{grid-template-columns:repeat(3,1fr)}.two{grid-template-columns:repeat(2,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 12px 35px #13264c0b}.card-image{height:185px;background:#e5e9f3 center/cover}.card-body{padding:25px}.card p{color:var(--muted);font-size:14px}.card ul{list-style:none;padding:0;margin:15px 0 25px}.card li{font-size:13px;padding:3px 0}.card li:before{content:'✓';color:#12aa78;margin-right:8px}.learn{font-weight:800;color:#d1225c;font-size:14px}.soft{background:#f7f9fd}.feature{padding:30px;border:1px solid var(--line);border-radius:20px;background:#fff}.feature .icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#fff0f5;color:#e31d5b;font-size:24px;margin-bottom:20px}.feature p{color:var(--muted);font-size:14px;margin:0}.pagehero{padding:130px 0 110px}.pagehero .container{max-width:1200px}.pagehero h1{max-width:900px;margin:20px 0 18px;font-size:clamp(42px,5vw,62px)}.pagehero p{max-width:760px}.split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin:30px 0 85px}.split:nth-child(even) .split-image{order:2}.split-image{min-height:340px;border-radius:24px;background:#e9edf5 center/cover;box-shadow:0 16px 40px #192b491a}.pill{display:inline-block;padding:6px 11px;border-radius:30px;background:#fff1f6;color:#c51b52;font-size:12px;font-weight:800}.price-card{padding:32px}.price-card.featured{border-color:#ed6990;box-shadow:0 20px 40px #ed69902a}.steps{counter-reset:step}.step{display:flex;gap:18px;padding:23px 0;border-bottom:1px solid var(--line)}.step b{color:var(--pink);font-size:24px}.cta{background:linear-gradient(110deg,#162448,#254a7d);color:#fff;border-radius:28px;padding:54px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta p{color:#cfdaeb;margin:0}.branches .grid{margin-top:25px}.branch{border:1px solid var(--line);border-radius:18px;padding:20px}.branch p{color:var(--muted);font-size:14px}.branch a{color:#d52259;font-weight:700}.footer{background:#101b32;color:#c5cfe1;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:45px}.footer h3,.footer strong{color:white}.footer h4{color:#fff;margin:0 0 16px}.footer a{display:block;margin:7px 0;font-size:14px}.footer p{font-size:14px}.copyright{border-top:1px solid #ffffff22;margin-top:48px;padding-top:20px;font-size:12px}.form-layout{display:grid;grid-template-columns:1.4fr .85fr;gap:36px}.form-card,.contact-box{padding:33px;border:1px solid var(--line);border-radius:23px;box-shadow:0 12px 35px #1a2c4c10;background:#fff}.fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:700;margin-bottom:18px}.field input,.field select,.field textarea{border:1px solid #dfe2ea;border-radius:22px;padding:13px 17px;outline:none;background:white}.field textarea{min-height:125px;border-radius:15px}.field input:focus,.field textarea:focus{border-color:#e52561}.contact-box{margin-bottom:16px}.contact-box p{color:var(--muted);margin:0}.article{max-width:780px;margin:auto}.article p,.article li{font-size:18px;color:#4e5b70}.article h2{margin-top:38px}.faq details{border-bottom:1px solid var(--line);padding:20px 4px}.faq summary{font-weight:800;cursor:pointer}.mobile-nav{display:none}@media(max-width:900px){.topbar-right,.topbar-left span:nth-child(n+3){display:none}.header .container{height:72px}.nav,.header .btn.sm{display:none}.menu-button{display:block}.mobile-nav.open{display:grid;gap:3px;padding:14px 24px 22px;border-top:1px solid var(--line)}.mobile-nav a{padding:9px}.hero-grid,.split,.form-layout{grid-template-columns:1fr}.hero{padding:65px 0 120px}.hero-image{height:320px}.metrics{grid-template-columns:repeat(4,1fr)}.four,.three{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.container{padding:0 18px}.topbar-left{gap:8px}.topbar-left a:nth-child(2){display:none}h1{font-size:43px}.hero p,.pagehero p{font-size:17px}.hero{padding:55px 0 115px}.hero-image{height:275px}.hero-grid{gap:25px}.credibility{display:block}.credibility span{display:block;margin:8px 0}.track{padding:22px}.track-header{display:block}.metrics{grid-template-columns:repeat(2,1fr)}section{padding:65px 0}.four,.three,.two,.fields{grid-template-columns:1fr}.pagehero{padding:80px 0}.split{gap:22px;margin-bottom:60px}.split:nth-child(even) .split-image{order:0}.split-image{min-height:230px}.cta{padding:30px;display:block}.cta .btn{margin-top:25px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.image-stats{font-size:10px}.image-stats strong{font-size:13px}}
/* SHODESH identity within the reference layout */
:root{--pink:#ed3c2e} .pink{color:#ed3c2e}.btn{background:linear-gradient(95deg,#244a79,#f23e33)}.track{border-top-color:#f23e33}.kicker,.learn,.branch a{color:#d9352e}.pill{background:#fff0eb;color:#c8342a}.hero,.pagehero{background:radial-gradient(circle at 96% 0%,#ffd9d2 0,transparent 35%),radial-gradient(circle at 5% 95%,#ffe4d6 0,transparent 32%),linear-gradient(115deg,#fff,#f7f9ff)}.brand img{width:52px;height:52px}.brand strong{font-family:Manrope,sans-serif;letter-spacing:.02em}.shodesh-hero{background:linear-gradient(145deg,#fd532e,#e12335);display:flex;align-items:center;justify-content:center}.shodesh-hero img{width:64%;max-width:260px;aspect-ratio:1;border-radius:50%;object-fit:contain;z-index:1;box-shadow:0 20px 50px #65112b44}.shodesh-hero:after{background:linear-gradient(transparent,#93122833)}.shodesh-metrics{grid-template-columns:repeat(4,1fr)}.card-art{height:185px;background:linear-gradient(145deg,#fff2eb,#ffd5c9);display:grid;place-items:center}.card:nth-child(2) .card-art{background:linear-gradient(145deg,#edf4ff,#d1e0fa)}.card:nth-child(3) .card-art{background:linear-gradient(145deg,#ffe8da,#ffb994)}.card:nth-child(4) .card-art{background:linear-gradient(145deg,#e8efff,#cad9f4)}.card-art span,.shodesh-panel span{font-size:75px;color:#ed3c2e;font-family:Georgia,serif}.shodesh-panel{display:grid;place-items:center;background:linear-gradient(140deg,#fff1e9,#f8d5ce)}.floating-wa{position:fixed;bottom:22px;right:22px;z-index:30;background:#12a969;color:#fff;padding:13px 20px;border-radius:30px;font-weight:800;box-shadow:0 12px 30px #063b2360}.contact-box a{color:#d9352e}@media(max-width:600px){.shodesh-metrics{grid-template-columns:repeat(2,1fr)}.floating-wa{bottom:15px;right:15px}.brand strong{font-size:16px}}
.video-frame{aspect-ratio:16/9;background:#111b32}.video-frame iframe{width:100%;height:100%;border:0}.video-link-card{height:auto;aspect-ratio:16/9;background:linear-gradient(130deg,#1b3155,#ed3c2e);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.video-link-card span{font-size:72px;line-height:1}.video-link-card p{font-weight:800;font-size:20px;margin:8px 0 0;color:white}
.dropmenu a{display:flex;align-items:center;justify-content:space-between;gap:15px}.dropmenu a:after{content:'↗';font-size:15px;color:#7f8a9c}.dropdown>button[aria-expanded="true"]{color:#d9352e}.article{max-width:760px}.article li{margin:12px 0}.card-body .pill{margin-bottom:12px}

/* WordPress structure */
.admin-bar .header{top:32px}.site-main{min-height:55vh}.logo-image{display:block}.brand .custom-logo-link{display:block}.brand .custom-logo{height:52px;width:52px;object-fit:contain}.nav .menu{display:flex;align-items:center;list-style:none;gap:29px;margin:0;padding:0}.nav .menu>li{position:relative}.nav .menu a{display:block;font-size:15px;font-weight:600}.nav .menu .sub-menu{display:none;position:absolute;z-index:30;top:100%;left:-24px;width:260px;list-style:none;margin:0;padding:13px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 45px #152b5128}.nav .menu .sub-menu li a{padding:11px 13px;border-radius:10px;font-size:14px;display:flex;justify-content:space-between}.nav .menu .sub-menu li a:after{content:'↗';color:#9aa1ae}.nav .menu .sub-menu li a:hover{background:#fff0ee}.nav .menu .menu-item-has-children:hover>.sub-menu,.nav .menu .menu-item-has-children:focus-within>.sub-menu,.nav .menu .menu-item-has-children.submenu-open>.sub-menu{display:block}.submenu-toggle{background:none;border:0;color:inherit;font-size:15px;padding:4px;margin-left:2px}.nav .menu>li>a{display:inline-block}.nav .menu>li>a:hover,.nav .menu .current-menu-item>a{color:#e33630}.mobile-nav .menu{list-style:none;margin:0;padding:0}.mobile-nav .menu>li{border-bottom:1px solid #eef0f4}.mobile-nav .menu a{display:block;padding:9px}.mobile-nav .sub-menu{list-style:none;padding-left:16px}.hero-image.has-photo{background-size:cover;background-position:center}.hero-image.has-photo:before{content:'';position:absolute;inset:0;background:linear-gradient(transparent 45%,#111d3b99)}.hero-image.no-photo{background:linear-gradient(145deg,#fd532e,#e12335);display:flex;align-items:center;justify-content:center}.hero-image.no-photo .hero-symbol{width:55%;max-width:250px;border-radius:50%;position:relative;z-index:1;box-shadow:0 20px 50px #45152b55}.hero-image .image-stats{z-index:2}.card-image.no-image{display:grid;place-items:center;background:linear-gradient(145deg,#fff2eb,#ffd5c9);color:#e23f32;font:70px Georgia,serif}.service-grid .card-body{display:flex;flex-direction:column;min-height:250px}.service-grid .card-body .learn{margin-top:auto}.branch-single{max-width:820px}.entry-content{font-size:17px;line-height:1.8;color:#4b5870}.entry-content h2,.entry-content h3{color:var(--navy);margin-top:1.8em}.entry-content a{color:#d9352e;text-decoration:underline}.entry-content img{max-width:100%;height:auto}.entry-content ul{padding-left:22px}.entry-content p{margin-bottom:1em}.post-card .card-body{min-height:230px}.post-card .learn{margin-top:auto}.post-card .card-body{display:flex;flex-direction:column}.contact-form .field input,.contact-form .field select,.contact-form .field textarea{width:100%}.notice{padding:15px 18px;border-radius:12px;margin:0 0 20px}.notice.success{background:#e7f7ed;color:#12613f}.notice.error{background:#fff0ee;color:#9c231d}.honeypot{position:absolute;left:-9999px}.wp-block-image img{height:auto}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{position:static;width:auto;height:auto;clip:auto}.pagination{margin:35px 0}.pagination .page-numbers{display:inline-block;padding:9px 15px;border:1px solid var(--line);border-radius:10px}.pagination .current{background:#e73c34;color:white}.footer-credit{color:#fff;font-weight:700}.footer-credit:hover{color:#fff}.editor-note{font-size:13px;color:#63718a}.single-photo{width:100%;height:auto;border-radius:22px;margin-bottom:30px}.wp-caption{max-width:100%}.alignleft{float:left;margin:0 20px 20px 0}.alignright{float:right;margin:0 0 20px 20px}.aligncenter{display:block;margin-left:auto;margin-right:auto}.sticky{position:relative}.gallery-caption{font-size:13px}.bypostauthor{font-weight:inherit}
@media(max-width:900px){.nav{display:none}.mobile-nav.open{display:block}.mobile-nav .menu{display:block}.mobile-nav .submenu-toggle{float:right;margin-top:-43px;position:relative}.mobile-nav .sub-menu{display:none}.mobile-nav .submenu-open>.sub-menu{display:block}.mobile-nav .menu-item-has-children>a{width:calc(100% - 45px)}.admin-bar .header{top:46px}}
@media(max-width:600px){.admin-bar .header{top:0}.hero-image.no-photo .hero-symbol{width:46%}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:span 2}}
.hero h1 .pink{color:#ed3c2e}.copyright{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.footer-call{padding-top:70px;padding-bottom:70px}

/* Photo presentation */
.card-image{position:relative;background-position:center;background-size:cover}.card-image:after{content:"";position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#101b3240)}.single-photo{max-width:100%;height:auto;border-radius:20px;margin-bottom:28px}

/* Compact credit, responsive rhythm and deferred media */
body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
h1,h2,h3,.brand strong,.metric strong{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.card-photo,.card-image{overflow:hidden}.card-photo img,.card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.card:hover .card-photo img,.card:hover .card-image img{transform:scale(1.035)}.card-photo:after,.card-image:after{pointer-events:none}.service-photo{overflow:hidden}.service-photo img{display:block;width:100%;height:100%;object-fit:cover}
.video-play{width:100%;height:100%;min-height:220px;border:0;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;color:white;background:linear-gradient(125deg,#142a50,#be3750);cursor:pointer}.video-play span{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:#fff;color:#da3d40;font-size:29px;box-shadow:0 12px 30px #09152f55}.video-play small{font-size:15px;font-weight:700}.video-play:focus-visible,.footer-credit:focus-visible{outline:3px solid #ffbd73;outline-offset:3px}
.copyright{display:flex;align-items:center;justify-content:space-between;gap:18px 35px;flex-wrap:wrap;color:#aebbd0}.credit-line{display:inline-flex;align-items:center;gap:7px;font-size:13px;white-space:nowrap}.footer .footer-credit{display:inline-flex;align-items:center;gap:4px;margin:0;padding:4px 10px;border:1px solid #ffffff30;border-radius:999px;color:white;font-size:13px;font-weight:800;line-height:1.3}.footer .footer-credit:hover{border-color:#ff8e85;color:#fff;background:#ffffff10}.credit-arrow{font-size:13px;color:#ff9b88}
@media(max-width:900px){.hero-grid{gap:34px}.footer-grid{gap:30px}.hero{padding-top:58px}.hero-image{height:360px}}
@media(max-width:600px){.container{padding-left:20px;padding-right:20px}.header .container{height:70px}.brand img{width:42px;height:42px}.brand strong{font-size:15px}.brand small{font-size:9px;letter-spacing:.5px}.hero{padding:48px 0 110px}.hero h1{font-size:clamp(36px,10vw,46px);line-height:1.13}.hero-image{height:300px;background-position:center}.hero-actions .btn{min-height:48px}.card-image,.card-art{height:205px}.footer-grid{grid-template-columns:1fr 1fr;gap:26px 18px}.footer-grid>div:first-child{grid-column:1/-1}.copyright{flex-direction:column;align-items:flex-start;gap:12px}.credit-line{white-space:normal}.floating-wa{right:14px;bottom:14px;padding:11px 16px}.image-stats{gap:4px;padding:10px 8px}.cta{padding:27px}}
@media(max-width:390px){.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.image-stats{font-size:9px}.image-stats strong{font-size:12px}}
@media(prefers-reduced-motion:reduce){.card-photo img,.card-image img{transition:none}}

/* Full homepage structure */
.centered{text-align:center;margin-left:auto;margin-right:auto}.centered h2{max-width:680px;margin-left:auto;margin-right:auto}.reasons{background:#fff}.reasons .feature{min-height:200px;box-shadow:0 12px 35px #14224409}.reasons .feature h3{font-size:19px}.reasons .feature .icon{border-radius:50%;width:44px;height:44px;font-size:16px;font-weight:800}.focus-section .grid{gap:16px}.focus-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;min-height:150px;box-shadow:0 8px 24px #18284809}.focus-icon{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#fff0ed;color:#dc403b;font-weight:800;font-size:13px;margin-bottom:12px}.focus-card h3{font-size:17px;margin:0 0 7px}.focus-card p{font-size:13px;color:var(--muted);margin:0}.section-link{margin:25px 0 0}.review-card{margin:0;background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px;box-shadow:0 12px 25px #14224409}.review-card p{color:#4e5b70}.review-card cite{font-style:normal;font-weight:800}.review-mark{color:#ed3c2e;font-size:35px;line-height:1}.office-section{background:#101a2b;color:#fff}.office-section .section-head p{color:#acbacb}.office-section .section-head .kicker{color:#ff8893}.office-card{background:#18243a;border:1px solid #ffffff22;max-width:900px;color:#fff}.office-card h3{color:#fff}.office-card p{color:#cfdae9}.office-card .learn{color:#ff9b9b}.office-card .kicker{margin-bottom:12px}.post-card .card-body{min-height:240px}
@media(max-width:600px){.reasons .feature{min-height:0}.focus-section .grid{grid-template-columns:repeat(2,minmax(0,1fr))}.focus-card{padding:16px;min-height:165px}.focus-card h3{font-size:15px}.office-card{padding:23px}.office-card p a{display:inline-block;margin:5px 0}.office-section{padding-top:65px;padding-bottom:65px}}
@media(max-width:370px){.focus-section .grid{grid-template-columns:1fr}.focus-card{min-height:0}}

/* Layout follows the actual available width in site previews and on phones. */
html,body{max-width:100%;overflow-x:clip}.container{width:100%;min-width:0}.header{container-type:inline-size}.header .container{min-width:0}.brand{min-width:0}.brand strong{white-space:normal}.service-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,235px),1fr))}.service-grid .card{min-width:0}.service-grid .card-body{min-height:210px}.service-grid .card h3{overflow-wrap:anywhere}.service-grid .card-image{height:190px}.reasons .grid.three{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))}.focus-section .grid.four{grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr))}.hero-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,430px),1fr))}.shodesh-metrics{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.video-frame{min-height:190px}
@container (max-width:1040px){.header .nav,.header .btn.sm{display:none}.header .menu-button{display:block;margin-left:auto}.header .container{height:72px}.header .mobile-nav.open{display:block}}
@media(max-width:900px){.header .nav,.header .btn.sm{display:none}.header .menu-button{display:block}.hero-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,245px),1fr))}}
@media(max-width:600px){.service-grid,.reasons .grid.three{grid-template-columns:1fr}.service-grid .card{display:grid;grid-template-columns:minmax(112px,36%) minmax(0,1fr);align-items:stretch}.service-grid .card-image{height:100%;min-height:175px}.service-grid .card-body{padding:17px;min-height:0}.service-grid .card h3{font-size:17px}.service-grid .card p{font-size:13px}.hero-image{height:270px}.section-head h2{font-size:clamp(27px,7vw,37px)}.grid.two{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.topbar-left a:nth-child(2){display:none}}
@media(max-width:390px){.service-grid .card{grid-template-columns:1fr}.service-grid .card-image{height:205px;min-height:0}.service-grid .card-body{padding:21px}.footer-grid{grid-template-columns:1fr}}

/* Reference inspired CTA, single verified office and structured footer */
.footer-call{padding:80px 0}.footer-call .cta{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:35px;background:linear-gradient(120deg,#203d8a 0%,#243b95 51%,#782c79 100%);padding:52px 55px;border-radius:16px;box-shadow:0 18px 35px #20327721}.footer-call .cta .kicker{color:#ffb4cb}.footer-call .cta h2{max-width:520px;margin:15px 0;font-size:clamp(31px,3.5vw,43px)}.footer-call .cta p{max-width:520px;color:#e1e9fa}.cta-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:26px}.cta-actions .btn{margin:0;padding:12px 19px;font-size:13px;box-shadow:none}.cta-actions .cta-primary{background:#fff;color:#192747}.cta-actions .cta-secondary{background:#ffffff18;color:#fff;border:1px solid #ffffff50}.cta-contact{align-self:center;display:flex;flex-direction:column;gap:10px;background:#ffffff1d;border:1px solid #ffffff20;padding:26px;border-radius:16px;color:#fff}.cta-contact strong{font-size:17px;margin-bottom:5px}.cta-contact a{color:#e8eeff;font-size:14px;overflow-wrap:anywhere}.cta-contact a:hover{color:#fff;text-decoration:underline}.branch-band{background:#0e192b;color:#fff;padding:65px 0 72px}.branch-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px}.branch-head .kicker{color:#ff8794}.branch-head h2{font-size:clamp(29px,3vw,38px);margin:10px 0}.branch-head p{color:#b9c6d6;margin:0}.branch-badge{font-size:12px;border:1px solid #ffffff30;padding:7px 13px;border-radius:30px;white-space:nowrap}.branch-location{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:22px;max-width:850px;padding:28px;border:1px solid #ffffff20;border-radius:19px;background:#ffffff0c}.branch-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#f0445630;color:#ff8e9a;font-size:23px}.branch-location h3{font-size:19px;margin:0 0 8px;color:#fff}.branch-location p{max-width:530px;margin:0;color:#becbda;font-size:14px}.branch-actions{display:flex;flex-direction:column;gap:9px;align-items:flex-start}.branch-actions a{font-size:13px;font-weight:700;color:#fff;border:1px solid #ffffff2f;border-radius:20px;padding:6px 12px}.branch-actions a:hover{background:#ffffff20}.footer{background:linear-gradient(112deg,#101a2e,#1b1226);padding:70px 0 30px}.footer-grid{grid-template-columns:minmax(240px,2fr) repeat(3,minmax(120px,1fr));gap:40px}.footer-brandline{display:flex;gap:12px;align-items:center;margin-bottom:16px}.footer-brandline img{width:42px;height:42px;object-fit:contain}.footer-brandline h3{font-size:17px;line-height:1.2;margin:0}.footer-brand .logo-image,.footer-brand .custom-logo-link{display:inline-flex;flex-shrink:0}.footer-brand p{max-width:330px}.footer-brand a{overflow-wrap:anywhere}.footer-grid h4{font-size:13px;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #ffffff20;padding-bottom:12px}.footer-grid a{line-height:1.55}.copyright{margin-top:55px}.footer .footer-credit{white-space:nowrap}
@media(max-width:900px){.footer-call .cta{grid-template-columns:1fr;padding:35px}.branch-location{grid-template-columns:44px minmax(0,1fr)}.branch-actions{grid-column:2;flex-direction:row;flex-wrap:wrap}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:1/-1}}
@media(max-width:600px){.footer-call{padding:55px 0}.footer-call .cta{padding:28px 22px;gap:25px}.footer-call .cta h2{font-size:29px}.cta-contact{padding:20px}.branch-band{padding:55px 0}.branch-head{align-items:start;flex-direction:column}.branch-location{grid-template-columns:1fr;padding:22px;gap:12px}.branch-actions{grid-column:auto;margin-top:8px}.footer{padding:55px 0 24px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.footer-brand{grid-column:1/-1}.footer-grid a{overflow-wrap:anywhere}}
@media(max-width:380px){.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.cta-actions{flex-direction:column;align-items:stretch}.branch-actions{flex-direction:column}}

/* Fast service photos, prominent logo and honest review workflow */
.footer-brandmark{display:grid;place-items:center;flex:none;width:70px;height:70px;background:#fff;border-radius:50%;box-shadow:0 8px 24px #0003}.footer-brandmark .logo-image,.footer-brandmark .custom-logo-link{display:grid;place-items:center;margin:0}.footer-brandmark img,.footer-brandmark .custom-logo{display:block;width:56px!important;height:56px!important;max-width:none;object-fit:contain}.footer-brandline{gap:16px}.footer-brandline h3{font-size:21px;letter-spacing:-.02em}.footer-brandline small{font-size:10px;letter-spacing:.19em;color:#bdc9dc;font-weight:800}.footer-socials{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 0}.footer .footer-socials .social-link{display:inline-flex;gap:5px;align-items:center;margin:0;border:1px solid #ffffff32;border-radius:30px;padding:7px 11px;font-size:11px;color:#e3eaf4}.footer .footer-socials .social-link:hover{background:#ffffff14;color:#fff}.footer-socials .social-link span:first-child{font-weight:900;color:#ffb8b8}.reviews-section{background:#fff}.reviews-section .section-head{max-width:800px}.review-grid{margin:22px 0 35px}.review-card{display:flex;flex-direction:column;gap:10px;min-width:0}.review-card p{margin:0;flex:1}.review-card cite{display:block}.review-card .learn{display:inline-block;margin-top:8px}.review-source{font-size:11px;text-transform:uppercase;letter-spacing:.11em;font-weight:800;color:#b72b49}.review-stars{color:#e7a027;font-size:20px;letter-spacing:2px}.google-review-link{display:inline-block;color:#174f87;border:1px solid #cfdbea;border-radius:30px;padding:11px 18px;font-weight:800;font-size:14px;margin:0 0 22px}.google-review-link:hover{background:#eff5fc}.review-form-wrap{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);align-items:start;gap:30px;background:#f6f8fd;border:1px solid #e5e9f3;border-radius:23px;padding:30px}.review-form-wrap h3{font-size:25px}.review-form-wrap p{color:var(--muted)}.review-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.review-form label{display:flex;flex-direction:column;gap:6px;font-weight:700;font-size:13px}.review-form input,.review-form select,.review-form textarea{width:100%;border:1px solid #d4dce9;border-radius:12px;padding:12px;background:#fff;color:var(--navy);font:inherit}.review-form .review-message{grid-column:1/-1}.review-form button{justify-self:start}.review-form input:focus,.review-form select:focus,.review-form textarea:focus{outline:2px solid #244a79;outline-offset:1px}.review-notice{margin:17px 0 0;padding:12px 16px;background:#ecf7f1;border-radius:10px;color:#145840}
@media(max-width:700px){.review-form-wrap{grid-template-columns:1fr}.review-form{grid-template-columns:1fr}.review-form .review-message{grid-column:auto}.footer-brandmark{width:62px;height:62px}.footer-brandmark img,.footer-brandmark .custom-logo{width:50px!important;height:50px!important}}

/* Consultation panel inspired by the supplied footer reference */
.footer-grid{grid-template-columns:minmax(250px,1.55fr) repeat(2,minmax(110px,.7fr)) minmax(275px,1.35fr);gap:28px;align-items:start}.footer-advisory{grid-column:4;grid-row:1/span 2;min-width:0;border:1px solid #ffffff19;border-radius:21px;background:linear-gradient(145deg,#ffffff0d,#e8554910);padding:27px 25px;color:#fff;box-shadow:0 16px 38px #080b1525}.footer-advisory .advisory-status{display:flex;align-items:center;gap:9px;color:#79d6ab;font-size:11px;font-weight:800;letter-spacing:.085em}.advisory-status i{width:9px;height:9px;border-radius:50%;background:#20d6a1;box-shadow:0 0 0 4px #20d6a116}.footer-advisory h3{font-size:20px;line-height:1.3;margin:18px 0 9px;color:#fff}.footer-advisory p{font-size:14px;line-height:1.55;color:#c3c3cf;margin:0 0 22px}.advisory-actions{display:grid;gap:9px}.footer .advisory-actions a{display:flex;align-items:center;justify-content:center;gap:9px;min-height:44px;border-radius:30px;padding:10px 16px;text-align:center;color:#fff;font-weight:800;font-size:13px;line-height:1.25}.footer .advisory-primary{background:linear-gradient(105deg,#175495,#ef0754)}.footer .advisory-whatsapp{background:#ffffff0b;border:1px solid #ffffff22}.footer .advisory-actions a:hover{color:#fff;filter:brightness(1.14)}.advisory-details{display:grid;gap:9px;margin-top:20px;padding-top:17px;border-top:1px solid #ffffff20;color:#bfc4d0;font-size:12px}.footer-contact-column{grid-column:2/span 2;grid-row:2}.footer-brand{grid-row:1/span 2}@media(max-width:960px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-row:auto;grid-column:1}.footer-advisory{grid-column:2;grid-row:1/span 2}.footer-contact-column{grid-column:1;grid-row:auto}}@media(max-width:620px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.footer-brand{grid-column:1/-1}.footer-advisory{grid-column:1/-1;grid-row:auto}.footer-contact-column{grid-column:1/-1;grid-row:auto}.footer-advisory{padding:24px 20px}}

/* Full consultation page */
.quote-hero{padding:68px 0 72px}.quote-hero h1{max-width:840px;font-size:clamp(38px,5vw,64px);line-height:1.09;margin:16px 0}.quote-hero p{max-width:710px}.quote-section{background:#f7f9fd}.quote-section .form-layout{grid-template-columns:minmax(0,1.35fr) minmax(285px,.85fr);align-items:start;gap:28px}.quote-section .entry-content:empty{display:none}.quote-section .form-card{padding:36px;border-top:4px solid #e82962;box-shadow:0 20px 55px #172e5215}.quote-tag{display:inline-flex;align-items:center;background:#fff0f4;color:#b92555;border-radius:30px;padding:7px 13px;font-size:12px;font-weight:800;margin-bottom:16px}.contact-form h2{font-size:clamp(27px,3vw,36px);margin:0 0 8px}.contact-form .quote-intro,.quote-note{color:#647084;font-size:14px}.contact-form .fields{gap:0 17px;margin-top:25px}.contact-form .field{font-size:13px;color:#25304b}.contact-form .field input,.contact-form .field select,.contact-form .field textarea{width:100%;border-radius:12px;background:#fbfcff;padding:12px 14px}.contact-form .field input:focus,.contact-form .field select:focus,.contact-form .field textarea:focus{border-color:#365899;outline:2px solid #36589920}.contact-form .field textarea{resize:vertical}.quote-submit{width:100%;margin-top:4px}.quote-note{font-size:12px;margin:12px 0 0}.quote-sidebar .contact-box{border-radius:20px;padding:27px;margin-bottom:18px}.quote-office h3{margin:8px 0 12px}.quote-office p{line-height:1.65}.quote-office a{display:block;font-weight:750;color:#1c467a;overflow-wrap:anywhere;margin:3px 0 14px}.quote-office .quote-label{display:block;color:#768299;letter-spacing:.1em;font-size:10px;font-weight:850;margin-top:16px}.quote-divider{border-top:1px solid #e8ebf2;margin:20px 0}.quote-direct{background:#182b50!important;color:#fff}.quote-direct p{color:#d0daed}.quote-direct .btn{margin-top:8px;width:100%}@media(max-width:760px){.quote-hero{padding:50px 0}.quote-section .form-layout{grid-template-columns:1fr}.quote-section .form-card{padding:25px 20px}.quote-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote-sidebar .contact-box{margin:0}}@media(max-width:560px){.contact-form .fields{grid-template-columns:1fr}.quote-sidebar{grid-template-columns:1fr}.quote-hero p{font-size:17px}}

/* Footer grid refinement: contact details live with Explore, keeping one balanced row */
.footer .footer-grid{grid-template-columns:minmax(235px,1.32fr) minmax(165px,.87fr) minmax(155px,.84fr) minmax(285px,1.34fr);gap:clamp(22px,3vw,42px);align-items:start}.footer .footer-brand{grid-column:auto;grid-row:auto}.footer .footer-advisory{grid-column:auto;grid-row:auto}.footer .footer-contact-column{grid-column:auto;grid-row:auto;margin-top:24px;padding-top:15px;border-top:1px solid #ffffff22}.footer .footer-contact-column h4{border:0;padding:0;margin:0 0 11px}.footer .footer-contact-column a{font-size:13px;line-height:1.5;margin-bottom:9px}.footer .copyright{margin-top:45px;padding-top:23px;border-top:1px solid #ffffff21}@media(max-width:1000px){.footer .footer-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(270px,1.3fr)}.footer .footer-advisory{grid-column:3;grid-row:1/span 2}.footer .footer-brand{grid-column:1/-1;grid-row:1}.footer .footer-contact-column{margin-top:20px}}@media(max-width:700px){.footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.footer .footer-brand{grid-column:1/-1}.footer .footer-advisory{grid-column:1/-1;grid-row:auto}.footer .footer-contact-column{margin-top:16px}}@media(max-width:420px){.footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px}.footer .footer-grid>div:nth-child(2),.footer .footer-grid>div:nth-child(3){min-width:0}.footer .footer-brand{grid-column:1/-1}.footer .footer-advisory{grid-column:1/-1}.footer .footer-contact-column a{overflow-wrap:anywhere}}

/* Final footer responsive alignment: no empty phantom column */
.footer .footer-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.85fr) minmax(0,.9fr) minmax(0,1.35fr);width:100%;align-items:start;column-gap:clamp(22px,2.6vw,38px);row-gap:28px}.footer .footer-grid>*{min-width:0}.footer .footer-advisory{width:100%;max-width:none;justify-self:stretch;grid-column:4;grid-row:1}.footer .footer-brand{grid-column:1;grid-row:1}.footer .footer-grid>div:nth-child(2){grid-column:2;grid-row:1}.footer .footer-grid>div:nth-child(3){grid-column:3;grid-row:1}@media(max-width:1050px){.footer .footer-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:30px}.footer .footer-brand{grid-column:1;grid-row:1}.footer .footer-grid>div:nth-child(2){grid-column:1;grid-row:2}.footer .footer-grid>div:nth-child(3){grid-column:1;grid-row:3}.footer .footer-advisory{grid-column:2;grid-row:1/span 3;align-self:start}.footer .footer-brand p{max-width:none}}@media(max-width:650px){.footer .footer-grid{grid-template-columns:minmax(0,1fr);row-gap:30px}.footer .footer-brand,.footer .footer-grid>div:nth-child(2),.footer .footer-grid>div:nth-child(3),.footer .footer-advisory{grid-column:1;grid-row:auto}.footer .footer-advisory{order:4}.footer .footer-grid>div:nth-child(2){order:2}.footer .footer-grid>div:nth-child(3){order:3}.footer .footer-brand{order:1}.footer .footer-contact-column{margin-top:18px}.footer .copyright{margin-top:35px}}

/* Footer master layout */
.footer .footer-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(0,1fr);gap:40px 38px;align-items:start;width:100%}.footer .footer-brand{grid-column:1;grid-row:1;min-width:0}.footer .footer-grid>div:nth-child(2){grid-column:2;grid-row:1;min-width:0}.footer .footer-grid>div:nth-child(3){grid-column:3;grid-row:1;min-width:0}.footer .footer-advisory{grid-column:1/-1;grid-row:2;width:100%;max-width:none;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.9fr);gap:0 46px;padding:28px 34px;align-items:center;background:linear-gradient(115deg,#ffffff0e,#e8554912)}.footer .advisory-status,.footer .footer-advisory h3,.footer .footer-advisory>p{grid-column:1}.footer .footer-advisory h3{margin:12px 0 7px}.footer .footer-advisory>p{margin:0;max-width:570px}.footer .advisory-actions{grid-column:2;grid-row:1/span 3;align-self:center}.footer .advisory-details{grid-column:1/-1;display:flex;flex-wrap:wrap;column-gap:32px;row-gap:8px;margin-top:20px;padding-top:17px}.footer .copyright{margin-top:36px}@media(max-width:800px){.footer .footer-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:30px}.footer .footer-brand{grid-column:1/-1;grid-row:1}.footer .footer-grid>div:nth-child(2){grid-column:1;grid-row:2}.footer .footer-grid>div:nth-child(3){grid-column:2;grid-row:2}.footer .footer-advisory{grid-column:1/-1;grid-row:3}}@media(max-width:620px){.footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}.footer .footer-brand{grid-column:1/-1;grid-row:1}.footer .footer-grid>div:nth-child(2){grid-column:1;grid-row:2}.footer .footer-grid>div:nth-child(3){grid-column:2;grid-row:2}.footer .footer-advisory{grid-column:1/-1;grid-row:3;display:block;padding:24px 20px}.footer .footer-advisory>p{margin:0 0 18px}.footer .advisory-details{display:grid}.footer .footer-contact-column{margin-top:16px}}@media(max-width:390px){.footer .footer-grid{grid-template-columns:1fr}.footer .footer-grid>div:nth-child(2){grid-column:1;grid-row:2}.footer .footer-grid>div:nth-child(3){grid-column:1;grid-row:3}.footer .footer-advisory{grid-column:1;grid-row:4}}

/* Balanced four-column footer above the consultation panel */
.footer .footer-grid{grid-template-columns:minmax(0,1.28fr) minmax(0,1fr) minmax(0,.72fr) minmax(0,1.18fr);column-gap:clamp(20px,2.3vw,34px);row-gap:30px}.footer .footer-brand{grid-column:1;grid-row:1}.footer .footer-grid>div:nth-child(2){grid-column:2;grid-row:1}.footer .footer-grid>div:nth-child(3){grid-column:3;grid-row:1}.footer .footer-contact-column{grid-column:4;grid-row:1;margin:0;padding:0;border:0}.footer .footer-contact-column h4{border-bottom:1px solid #ffffff20;padding:0 0 12px;margin:0 0 16px}.footer .footer-contact-column a{font-size:13px;margin-bottom:8px}.footer .footer-address{color:#b7c2d5;font-size:12px;line-height:1.55;margin:10px 0 0}.footer .footer-brand p{max-width:310px;margin-bottom:14px}.footer .footer-socials{margin-top:16px}.footer .footer-advisory{grid-column:1/-1;grid-row:2}@media(max-width:1000px){.footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 30px}.footer .footer-brand{grid-column:1;grid-row:1}.footer .footer-grid>div:nth-child(2){grid-column:2;grid-row:1}.footer .footer-grid>div:nth-child(3){grid-column:1;grid-row:2}.footer .footer-contact-column{grid-column:2;grid-row:2}.footer .footer-advisory{grid-column:1/-1;grid-row:3}}@media(max-width:620px){.footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 18px}.footer .footer-brand{grid-column:1/-1;grid-row:1}.footer .footer-grid>div:nth-child(2){grid-column:1;grid-row:2}.footer .footer-grid>div:nth-child(3){grid-column:2;grid-row:2}.footer .footer-contact-column{grid-column:1/-1;grid-row:3;padding-top:16px;border-top:1px solid #ffffff20}.footer .footer-advisory{grid-column:1/-1;grid-row:4}.footer .footer-contact-column h4{border:0;padding:0;margin:0 0 12px}}@media(max-width:390px){.footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer .footer-grid>div:nth-child(2){grid-column:1;grid-row:2}.footer .footer-grid>div:nth-child(3){grid-column:2;grid-row:2}.footer .footer-contact-column{grid-column:1/-1;grid-row:3}.footer .footer-advisory{grid-column:1/-1;grid-row:4}}

/* Office section: one aligned full-width composition */
.branch-band .branch-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:26px}.branch-band .branch-head>div{min-width:0}.branch-band .branch-badge{margin:0 0 7px auto;flex-shrink:0}.branch-band .branch-location{max-width:none;width:100%;grid-template-columns:48px minmax(0,1fr) auto;gap:22px;padding:26px 30px;align-items:center}.branch-band .branch-location>div:nth-child(2){max-width:750px}.branch-band .branch-location p{max-width:none}.branch-band .branch-actions{grid-column:auto;align-items:stretch;min-width:165px}.branch-band .branch-actions a{text-align:center;white-space:nowrap}.branch-band .branch-icon{width:48px;height:48px}@media(max-width:760px){.branch-band .branch-head{align-items:flex-start}.branch-band .branch-location{grid-template-columns:48px minmax(0,1fr);padding:23px}.branch-band .branch-actions{grid-column:2;display:flex;flex-direction:row;min-width:0;flex-wrap:wrap}.branch-band .branch-actions a{white-space:normal}}@media(max-width:520px){.branch-band .branch-head{flex-direction:column;gap:13px}.branch-band .branch-badge{margin:0}.branch-band .branch-location{grid-template-columns:42px minmax(0,1fr);gap:12px;padding:20px}.branch-band .branch-icon{width:42px;height:42px}.branch-band .branch-actions{grid-column:1/-1;margin:9px 0 0}.branch-band .branch-actions a{flex:1;min-width:128px}}
/* Editorial pages: readable guidance with responsive section cards. */
.editorial-section{padding:88px 0}.editorial-soft{background:#f7f9fd}.editorial-heading{max-width:780px;margin:0 auto 38px;text-align:center}.editorial-heading h2{margin:12px 0 14px}.editorial-heading p{color:#657187;font-size:17px;line-height:1.65}.editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.editorial-card{background:#fff;border:1px solid #e5e9f1;border-radius:18px;padding:27px;box-shadow:0 9px 26px #182b4b0a;min-width:0}.editorial-index{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;border-radius:12px;background:#fff0ed;color:#d8342d;font-size:12px;font-weight:800;margin-bottom:18px}.editorial-card h3{font-size:19px;line-height:1.3;margin:0 0 10px}.editorial-card p{color:#647086;font-size:14px;line-height:1.6;margin:0}.editorial-contact{padding:55px 0 85px}.editorial-contact-inner{background:linear-gradient(110deg,#204588,#3d3286 66%,#9f226a);border-radius:22px;color:#fff;padding:42px 48px;display:flex;align-items:center;justify-content:space-between;gap:30px}.editorial-contact-inner .kicker{color:#ffbac8}.editorial-contact-inner h2{font-size:32px;margin:9px 0}.editorial-contact-inner p{color:#e2e5f3;margin:0;max-width:580px}.editorial-actions{display:flex;flex-direction:column;gap:11px;min-width:240px}.editorial-actions .btn{white-space:nowrap}.editorial-faq{max-width:850px;margin:auto}.editorial-faq details{background:#fff;border:1px solid #e6eaf1;border-radius:14px;margin-bottom:12px;padding:20px 24px}.editorial-faq summary{cursor:pointer;font-weight:800}.editorial-faq details p{margin:13px 0 0;color:#647086}@media(max-width:850px){.editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-contact-inner{align-items:flex-start;flex-direction:column}.editorial-actions{flex-direction:row;flex-wrap:wrap}}@media(max-width:600px){.editorial-section{padding:65px 0}.editorial-grid{grid-template-columns:1fr;gap:12px}.editorial-card{padding:22px}.editorial-heading{text-align:left;margin-bottom:26px}.editorial-contact-inner{padding:29px 23px}.editorial-contact-inner h2{font-size:27px}.editorial-actions{width:100%;min-width:0;flex-direction:column}.editorial-actions .btn{white-space:normal}}
