/* Restore the preferred 8/4 content layout and make every sidebar area useful. */
.grd-content .row{align-items:stretch!important}
.grd-content .row>.col-lg-8{width:66.66666667%;max-width:66.66666667%}
.grd-content .row>.col-lg-4{width:33.33333333%;max-width:33.33333333%}
.grd-sidebar{position:relative;display:block;height:auto;margin:0;top:0}
.grd-route-card{height:auto;margin-bottom:18px}
.grd-link-hub{background:#fff;border:1px solid #e3e8f1;border-radius:16px;padding:24px;margin-bottom:18px;box-shadow:0 8px 25px rgba(7,20,61,.05)}
.grd-link-hub h2{font-family:Georgia,"Times New Roman",serif;color:#10204d;font-size:21px;line-height:1.35;margin-bottom:18px}
.grd-link-hub h3{display:flex;align-items:center;gap:8px;color:#e66120;font-size:12px;text-transform:uppercase;letter-spacing:.7px;margin:20px 0 6px;padding-bottom:8px;border-bottom:1px solid #edf0f5}
.grd-link-hub h3:first-of-type{margin-top:0}
.grd-link-hub>a{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;color:#55627a;font-size:12px;line-height:1.45;padding:8px 0;border-bottom:1px solid #f0f2f6}
.grd-link-hub>a:hover{color:#e45f20;padding-left:3px}.grd-link-hub>a i{color:#f28a1a;font-size:10px;margin-top:4px}
.grd-sticky-enquiry{position:static;display:flex;gap:13px;padding:22px;background:linear-gradient(145deg,#09194e,#1b3a82);border:1px solid rgba(255,255,255,.13);border-radius:16px;color:#fff;box-shadow:0 14px 34px rgba(7,20,61,.2)}
.grd-sticky-enquiry>i{width:42px;height:42px;flex:0 0 42px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f28a1a,#ef3f24);font-size:18px}
.grd-sticky-enquiry>span{min-width:0}.grd-sticky-enquiry small,.grd-sticky-enquiry strong{display:block}.grd-sticky-enquiry small{color:#ffad43;text-transform:uppercase;font-size:10px;font-weight:700}.grd-sticky-enquiry strong{color:#fff;font-size:14px;line-height:1.4;margin-top:3px}.grd-sticky-enquiry p{color:#bdc8df;font-size:11px;line-height:1.5;margin:7px 0 12px}.grd-sticky-enquiry .btn{width:100%;background:linear-gradient(135deg,#f28a1a,#ef3f24);color:#fff;font-size:12px;font-weight:700;padding:9px 11px}
.grd-accordion{max-width:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}
.grd-accordion .accordion-item{margin:0;min-width:0}
.grd-faq .detail-faq-groups{display:grid;gap:48px}.grd-faq .detail-faq-heading{margin-bottom:22px}.grd-faq .detail-faq-heading span{color:#e66120;text-transform:uppercase;letter-spacing:1.2px;font-size:11px;font-weight:800}.grd-faq .detail-faq-heading h2{font-family:Georgia,"Times New Roman",serif;color:#10204d;font-size:clamp(27px,3vw,38px);margin:5px 0}.grd-faq .detail-faq-heading p{color:#66718a;margin:0}
.grd-trust{padding:22px 20px;background:#f7f9fc!important;border:0!important}
.grd-trust .container{max-width:1240px!important;margin:0 auto;background:#fff;border:1px solid #dfe5ef;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(7,20,61,.06)}
.grd-trust .container>div{min-height:88px;padding:18px 22px!important}
.grd-trust .container>div:last-child{border-right:0}
.grd-content{padding-top:52px!important}
@media(min-width:1200px){
 .grd-page .main-header{min-height:78px!important;height:78px!important;padding:0!important;background:#fff!important}
 .grd-page .main-header .header-three,.grd-page .main-header .header-three>.container,.grd-page .main-header .header-nav,.grd-page .main-header .main-menu-wrapper{height:78px!important;min-height:78px!important;padding-top:0!important;padding-bottom:0!important}
 .grd-page .main-header .header-three>.container{max-width:1620px!important}
 .grd-page .header-three .header-logo img{max-height:42px!important}
 .grd-page .main-nav>li>a{padding-top:26px!important;padding-bottom:26px!important}
 .grd-sidebar{position:sticky!important;top:16px;max-height:none;overflow:visible;padding-right:0}
 .grd-link-hub{max-height:360px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#f28a1a #edf1f7}
}
@media(max-width:991px){.grd-content .row>.col-lg-8,.grd-content .row>.col-lg-4{width:100%;max-width:100%}.grd-sidebar{height:auto}.grd-link-hub{max-height:none;overflow:visible}.grd-sticky-enquiry{position:static}.grd-accordion{grid-template-columns:1fr}.grd-trust{padding:18px 16px}.grd-trust .container{grid-template-columns:repeat(2,1fr)}.grd-trust .container>div:nth-child(2){border-right:0}.grd-trust .container>div:nth-child(-n+2){border-bottom:1px solid #e3e8f1}}
@media(max-width:575px){.grd-link-hub,.grd-sticky-enquiry{padding:20px}.grd-sticky-enquiry{align-items:flex-start}.grd-trust{padding:14px 12px}.grd-trust .container{grid-template-columns:1fr;border-radius:13px}.grd-trust .container>div{min-height:auto;padding:15px 17px!important;border-right:0!important;border-bottom:1px solid #e3e8f1!important}.grd-trust .container>div:last-child{border-bottom:0!important}.grd-content{padding-top:40px!important}}
