/* Authorized DanangBike contact and interior page reconstruction */
.contact-page .site-header { position: fixed; top: 0; right: 0; left: 0; color: white; background: transparent; border-bottom-color: transparent; backdrop-filter: none; }
.contact-page .site-header .brand img { filter: brightness(0) invert(1); }
.contact-page .desktop-nav a { color: white; }
.contact-page .site-header.scrolled,
.contact-page .site-header.menu-open { color: var(--ink); background: rgba(255,255,255,.975); border-bottom-color: rgba(15,23,42,.08); box-shadow: 0 8px 28px rgba(15,23,42,.08); backdrop-filter: saturate(140%) blur(14px); }
.contact-page .site-header.scrolled .brand img,
.contact-page .site-header.menu-open .brand img { filter: none; }
.contact-page .site-header.scrolled .desktop-nav a,
.contact-page .site-header.menu-open .desktop-nav a { color: #142238; }
.contact-hero-v2 { height: 644px; display: grid; align-items: center; color: #c8d4dc; background: linear-gradient(125deg,#061827,#082d3b); overflow: hidden; }
.contact-hero-v2 > .content-shell { display: grid; grid-template-columns: 1.08fr .72fr; align-items: center; gap: 85px; padding-top: 60px; }
.contact-hero-v2 .breadcrumbs { margin-bottom: 58px; color: rgba(255,255,255,.6); }
.contact-hero-v2 h1 { margin-bottom: 25px; color: white; font-size: 58px; letter-spacing: -2.6px; }
.contact-hero-v2 .content-shell > div > p:not(.section-kicker) { max-width: 700px; }
.contact-hero-v2 ul { display: flex; gap: 26px; margin: 28px 0 0; padding: 0; color: #d5e0e6; list-style: none; font-size: 12px; }
.contact-hero-v2 aside { min-height: 415px; padding: 35px; background: rgba(255,255,255,.11); border: 1px solid rgba(255,255,255,.12); border-radius: 18px; }
.contact-hero-v2 aside h2 { margin-bottom: 16px; color: white; font-size: 30px; }
.contact-hero-v2 aside > p:not(.section-kicker) { font-size: 13px; }
.contact-hero-v2 aside > .primary-button { width: 100%; margin: 17px 0 14px; border-radius: 8px; }
.contact-hero-v2 aside > div { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.contact-hero-v2 aside > div a { min-height: 64px; display: grid; grid-template-columns: auto 1fr; align-items: center; gap: 10px; padding: 10px 13px; background: rgba(255,255,255,.07); border-radius: 8px; }
.contact-hero-v2 aside > div span { display: grid; color: #8ea5b3; font-size: 9px; }
.contact-hero-v2 aside > div strong { color: white; font-size: 10px; }
.contact-hero-v2 aside > small { display: block; margin-top: 24px; padding-top: 17px; border-top: 1px solid rgba(255,255,255,.13); }
.contact-page .fleet-benefits { height: 79px; min-height: 79px; }
.contact-options { min-height: 579px; padding: 86px 0; overflow: visible; }
.contact-options .section-heading { margin-bottom: 42px; }
.contact-options .section-heading h2,
.contact-faq .section-heading h2 { font-size: 42px; }
.contact-options .content-shell > div:last-child { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; }
.contact-options .content-shell > div:last-child > a { min-height: 275px; padding: 28px; border: 1px solid var(--line); border-radius: 14px; box-shadow: 0 10px 28px rgba(15,23,42,.04); }
.contact-options svg { width: 42px; height: 42px; margin-bottom: 24px; padding: 10px; color: var(--green); background: var(--green-soft); border-radius: 10px; }
.contact-options h3 { margin-bottom: 13px; font-size: 20px; }
.contact-options p { min-height: 78px; font-size: 13px; }
.contact-options strong { color: var(--green-dark); font-size: 12px; }
.contact-request { height: 688px; display: grid; align-items: center; background: var(--soft); overflow: hidden; }
.contact-request > .content-shell { display: grid; grid-template-columns: .78fr 1.22fr; gap: 65px; }
.contact-request h2 { margin-bottom: 17px; font-size: 42px; letter-spacing: -1.7px; }
.contact-request .content-shell > div > ul { display: grid; gap: 16px; margin: 25px 0; padding: 0; list-style: none; }
.contact-request li { display: grid; grid-template-columns: auto 1fr; gap: 12px; }
.contact-request li svg { color: var(--green); }
.contact-request li span { display: grid; }
.contact-request li strong { color: var(--ink); font-size: 13px; }
.contact-request li small { color: var(--muted); }
.contact-request .content-shell > div > aside { padding: 17px; color: #3c6758; background: #eafaf4; border: 1px solid #cceade; border-radius: 9px; font-size: 11px; }
.contact-request form { padding: 28px; background: white; border: 1px solid var(--line); border-radius: 15px; box-shadow: var(--shadow); }
.contact-request form > div { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.contact-request label { display: grid; gap: 6px; margin-bottom: 12px; color: var(--ink); font-size: 11px; font-weight: 700; }
.contact-request input,
.contact-request select,
.contact-request textarea { width: 100%; padding: 11px 13px; border: 1px solid var(--line); border-radius: 8px; }
.contact-request textarea { min-height: 92px; resize: vertical; }
.contact-request form > .primary-button { width: 100%; border-radius: 8px; }
.contact-request form > small { display: block; margin-top: 8px; text-align: center; }
.contact-location { height: 515px; display: grid; align-items: center; background: #f2faf6; overflow: hidden; }
.contact-location > .content-shell { display: grid; grid-template-columns: .78fr 1.22fr; gap: 65px; }
.contact-location h2 { margin-bottom: 15px; font-size: 42px; }
.contact-location address { margin: 22px 0; color: var(--ink); font-style: normal; font-weight: 700; white-space: pre-line; }
.contact-location .secondary-button { margin-left: 8px; }
.contact-location .content-shell > div:last-child { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.contact-location article { min-height: 150px; padding: 24px; background: white; border: 1px solid #d8e8e0; border-radius: 12px; }
.contact-location article h3 { font-size: 15px; }
.contact-location article p { margin: 0; font-size: 12px; }
.contact-faq { height: 500px; padding: 75px 0; overflow: hidden; }
.contact-faq .section-heading { margin-bottom: 35px; }
.contact-faq .faq-list { width: 1140px; max-width: 100%; }
.contact-faq .faq-list summary { padding-block: 17px; }
.contact-cta { height: 223px; display: grid; align-items: center; color: #aebfca; background: var(--navy-2); overflow: hidden; }
.contact-cta .content-shell { display: flex; align-items: center; justify-content: space-between; gap: 50px; }
.contact-cta h2 { margin-bottom: 10px; color: white; font-size: 34px; }
.contact-cta p { margin: 0; }
.contact-page .site-footer { height: 726px; min-height: 726px; overflow: hidden; }

@media (max-width:800px) {
  .contact-page .menu-button { color:white; background:rgba(255,255,255,.12); border-color:rgba(255,255,255,.25); }
  .contact-page .site-header.scrolled .menu-button,
  .contact-page .site-header.menu-open .menu-button { color:var(--ink); background:white; border-color:var(--line); }
  .contact-hero-v2 { height: 920px; }
  .contact-hero-v2 > .content-shell { grid-template-columns:1fr; gap:30px; padding-top:95px; }
  .contact-hero-v2 .breadcrumbs { display:none; }
  .contact-hero-v2 h1 { font-size:40px; }
  .contact-hero-v2 ul { display:grid; grid-template-columns:1fr 1fr; gap:8px; }
  .contact-hero-v2 aside { min-height:350px; padding:24px; }
  .contact-page .fleet-benefits { height:228px; min-height:228px; }
  .contact-options { min-height:1160px; padding:60px 0; }
  .contact-options .section-heading h2,
  .contact-faq .section-heading h2 { font-size:30px; }
  .contact-options .content-shell > div:last-child { grid-template-columns:1fr; }
  .contact-options .content-shell > div:last-child > a { min-height:260px; }
  .contact-request { height:1250px; padding:60px 0; }
  .contact-request > .content-shell { grid-template-columns:1fr; gap:30px; }
  .contact-request h2 { font-size:31px; }
  .contact-request form > div { grid-template-columns:1fr; }
  .contact-location { height:1050px; padding:60px 0; }
  .contact-location > .content-shell { grid-template-columns:1fr; gap:35px; }
  .contact-location h2 { font-size:31px; }
  .contact-location .content-shell > div:last-child { grid-template-columns:1fr; }
  .contact-location article { min-height:135px; }
  .contact-faq { height:690px; padding:60px 0; }
  .contact-cta { height:330px; }
  .contact-cta .content-shell { display:grid; }
  .contact-page .site-footer { height:1253px; min-height:1253px; }
}

/* Price page */
.price-page .site-header { position:fixed; top:0; right:0; left:0; color:white; background:transparent; border-bottom-color:transparent; backdrop-filter:none; }
.price-page .site-header .brand img { filter:brightness(0) invert(1); }
.price-page .desktop-nav a { color:white; }
.price-page .site-header.scrolled,
.price-page .site-header.menu-open { color:var(--ink); background:rgba(255,255,255,.975); border-bottom-color:rgba(15,23,42,.08); box-shadow:0 8px 28px rgba(15,23,42,.08); backdrop-filter:saturate(140%) blur(14px); }
.price-page .site-header.scrolled .brand img,
.price-page .site-header.menu-open .brand img { filter:none; }
.price-page .site-header.scrolled .desktop-nav a,
.price-page .site-header.menu-open .desktop-nav a { color:#142238; }
.price-hero { height:682px; display:grid; align-items:center; color:#cbd7de; background:linear-gradient(125deg,#061827,#073943); overflow:hidden; }
.price-hero > .content-shell { display:grid; grid-template-columns:1.12fr .88fr; align-items:center; gap:60px; padding-top:60px; }
.price-hero .breadcrumbs { margin-bottom:50px; color:rgba(255,255,255,.6); }
.price-hero h1 { max-width:800px; margin-bottom:20px; color:white; font-size:55px; letter-spacing:-2.5px; }
.price-hero .content-shell > div > p:not(.section-kicker) { max-width:700px; }
.price-hero .booking-search { width:680px; margin:28px 0 0; grid-template-columns:1fr 1fr 178px; padding:6px; border-radius:10px; }
.price-hero .booking-search label:first-child { display:none; }
.price-hero .booking-search .primary-button { min-width:178px; border-radius:7px; font-size:12px; }
.price-hero aside { position:relative; height:390px; }
.price-hero aside a { position:absolute; width:235px; height:285px; display:grid; grid-template-rows:1fr auto; padding:24px 18px 16px; color:var(--ink); background:white; border-radius:14px; box-shadow:0 22px 45px rgba(0,0,0,.24); }
.price-hero aside a:nth-child(1) { top:72px; left:0; transform:rotate(-4deg); }
.price-hero aside a:nth-child(2) { top:5px; left:190px; transform:rotate(5deg); }
.price-hero aside a:nth-child(3) { z-index:2; top:110px; left:205px; transform:rotate(3deg); }
.price-hero aside img { width:100%; height:205px; object-fit:contain; }
.price-hero aside span { text-align:center; font-size:10px; font-weight:700; }
.price-page .fleet-benefits { height:81px; min-height:81px; }
.price-overview-v2 { height:923px; padding:96px 0; overflow:hidden; }
.price-overview-v2 .section-heading { margin-bottom:45px; }
.price-overview-v2 .section-heading h2,
.price-live .section-heading h2,
.price-value .section-heading h2,
.price-route .section-heading h2,
.price-factors .section-heading h2,
.price-reasons .section-heading h2,
.price-faq .section-heading h2 { font-size:42px; }
.price-category-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }
.price-category-grid article { min-height:520px; padding:25px; border:1px solid var(--line); border-radius:13px; }
.price-category-grid svg { width:38px; height:38px; margin-bottom:22px; padding:9px; color:var(--green); background:var(--green-soft); border-radius:9px; }
.price-category-grid article > p { color:var(--muted); font-size:9px; font-weight:800; }
.price-category-grid h3 { margin-bottom:9px; font-size:20px; }
.price-category-grid article > span { display:block; min-height:70px; font-size:12px; }
.price-category-grid dl { display:grid; gap:0; margin:18px 0; }
.price-category-grid dl div { display:grid; gap:2px; padding:8px 0; border-bottom:1px solid var(--line); }
.price-category-grid dt { color:var(--muted); font-size:10px; }
.price-category-grid dd { margin:0; color:var(--ink); font-weight:800; }
.price-category-grid a { color:var(--green-dark); font-size:11px; font-weight:800; }
.price-overview-v2 .content-shell > aside { margin-top:28px; padding:16px; color:#437060; background:var(--green-soft); border-radius:9px; font-size:11px; text-align:center; }
.price-live { height:3251px; padding:88px 0 40px; background:var(--soft); overflow:hidden; }
.price-live .section-heading { height:155px; margin-bottom:25px; }
.price-live .fleet-update { margin-bottom:25px; }
.price-live .fleet-product-group { height:720px; min-height:0; padding:30px 0 45px; border-top:1px solid var(--line); }
.price-live .fleet-product-group .catalog-grid { grid-template-columns:repeat(2,360px); justify-content:center; gap:216px; }
.price-live .product-card { width:360px; min-height:558px; }
.price-live .product-image { height:225px; }
.price-value { height:591px; padding:84px 0; overflow:hidden; }
.price-value .section-heading { margin-bottom:38px; }
.price-value .content-shell > div:last-child { display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }
.price-value article { min-height:250px; padding:25px; border:1px solid var(--line); border-radius:13px; }
.price-value article > p { color:var(--green-dark); font-size:9px; font-weight:800; }
.price-value h3 { font-size:18px; }
.price-value span { display:block; min-height:88px; font-size:12px; }
.price-value a { color:var(--green-dark); font-size:11px; font-weight:800; }
.price-route { height:547px; padding:82px 0; background:var(--soft); overflow:hidden; }
.price-route .section-heading { margin-bottom:38px; }
.price-route .content-shell > div:last-child { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; }
.price-route article { min-height:220px; padding:28px; background:white; border:1px solid var(--line); border-radius:12px; }
.price-route h3 { font-size:17px; }
.price-route p { margin:0; font-size:12px; }
.price-factors { height:536px; padding:82px 0; background:#f2faf6; overflow:hidden; }
.price-factors .section-heading { margin-bottom:38px; }
.price-factors .content-shell > div:last-child,
.price-reasons .content-shell > div:last-child { display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }
.price-factors article,
.price-reasons article { min-height:210px; padding:26px; background:white; border:1px solid var(--line); border-radius:12px; }
.price-factors h3,
.price-reasons h3 { font-size:16px; }
.price-factors p,
.price-reasons p { margin:0; font-size:12px; }
.price-reasons { height:487px; padding:78px 0; background:var(--soft); overflow:hidden; }
.price-reasons .section-heading { margin-bottom:35px; }
.price-faq { height:747px; padding:82px 0; overflow:hidden; }
.price-faq .section-heading { margin-bottom:38px; }
.price-faq .faq-list { width:900px; }
.price-faq .faq-list summary { padding-block:17px; }
.price-cross { height:260px; display:grid; align-items:center; color:#b5c5cf; background:var(--navy-2); overflow:hidden; }
.price-cross .content-shell { display:grid; grid-template-columns:1.2fr .8fr; align-items:center; gap:65px; }
.price-cross h2 { margin-bottom:9px; color:white; font-size:32px; }
.price-cross p { margin:0; }
.price-cross nav { display:grid; grid-template-columns:repeat(4,1fr); gap:9px; }
.price-cross nav a { min-height:75px; display:grid; align-content:center; padding:12px; background:rgba(255,255,255,.06); border-radius:8px; }
.price-cross nav strong { color:white; font-size:10px; }
.price-cross nav small { color:var(--green); }
.price-page .site-footer { height:726px; min-height:726px; overflow:hidden; }

@media(max-width:800px){
  .price-page .menu-button{color:white;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.25)}
  .price-page .site-header.scrolled .menu-button,.price-page .site-header.menu-open .menu-button{color:var(--ink);background:white;border-color:var(--line)}
  .price-hero{height:650px}
  .price-hero>.content-shell{display:block;padding-top:95px}
  .price-hero .breadcrumbs,.price-hero aside{display:none}
  .price-hero h1{font-size:38px}
  .price-hero .booking-search{width:100%;grid-template-columns:1fr 1fr;gap:6px;padding:9px}
  .price-hero .booking-search label{padding:8px;border:1px solid var(--line);border-radius:7px}
  .price-hero .booking-search .primary-button{grid-column:1/-1;min-width:0}
  .price-page .fleet-benefits{height:228px;min-height:228px}
  .price-overview-v2{height:2100px;padding:60px 0}
  .price-overview-v2 .section-heading h2,.price-live .section-heading h2,.price-value .section-heading h2,.price-route .section-heading h2,.price-factors .section-heading h2,.price-reasons .section-heading h2,.price-faq .section-heading h2{font-size:30px}
  .price-category-grid{grid-template-columns:1fr}
  .price-category-grid article{min-height:420px}
  .price-live{height:4774px;padding-top:45px}
  .price-live .fleet-product-group{height:1113px;padding-block:30px}
  .price-live .fleet-product-group:nth-of-type(3){height:1056px}
  .price-live .fleet-product-group .catalog-grid{grid-template-columns:1fr;gap:10px}
  .price-live .product-card{width:100%;height:483px;min-height:0;overflow:hidden}
  .price-live .product-card:nth-child(2){height:490px}
  .price-live .fleet-product-group:nth-of-type(3) .product-card{height:458px}
  .price-live .product-image{height:166px}
  .price-live .product-body{padding:12px 15px}
  .price-value{height:1240px;padding:60px 0}.price-value .content-shell>div:last-child{grid-template-columns:1fr}.price-value article{min-height:210px}
  .price-route{height:920px;padding:60px 0}.price-route .content-shell>div:last-child{grid-template-columns:1fr}.price-route article{min-height:190px}
  .price-factors{height:1100px;padding:60px 0}.price-factors .content-shell>div:last-child{grid-template-columns:1fr}.price-factors article{min-height:180px}
  .price-reasons{height:1080px;padding:60px 0}.price-reasons .content-shell>div:last-child{grid-template-columns:1fr}.price-reasons article{min-height:175px}
  .price-faq{height:950px;padding:60px 0}.price-faq .faq-list{width:100%}
  .price-cross{height:520px}.price-cross .content-shell{grid-template-columns:1fr;gap:25px}.price-cross nav{grid-template-columns:1fr 1fr}
  .price-page .site-footer{height:1253px;min-height:1253px}
}

/* About page */
.about-page .site-header{position:fixed;top:0;right:0;left:0;color:white;background:transparent;border-bottom-color:transparent;backdrop-filter:none}
.about-page .site-header .brand img{filter:brightness(0) invert(1)}
.about-page .desktop-nav a{color:white}
.about-page .site-header.scrolled,.about-page .site-header.menu-open{color:var(--ink);background:rgba(255,255,255,.975);border-bottom-color:rgba(15,23,42,.08);box-shadow:0 8px 28px rgba(15,23,42,.08);backdrop-filter:saturate(140%) blur(14px)}
.about-page .site-header.scrolled .brand img,.about-page .site-header.menu-open .brand img{filter:none}
.about-page .site-header.scrolled .desktop-nav a,.about-page .site-header.menu-open .desktop-nav a{color:#142238}
.about-hero-v2{height:660px;display:grid;grid-template-columns:1.18fr .82fr;color:#d0dbe2;background:#14283a;overflow:hidden}
.about-hero-copy{display:grid;align-content:center;padding:85px max(50px,calc((100vw - 1160px)/2));padding-right:70px;background-image:linear-gradient(90deg,rgba(5,24,39,.92),rgba(5,24,39,.72)),url('/reference-assets/images/danangbike.com/Scooter-rental-in-da-nang-about-us-1-e1764556722127-0b41567158.jpg');background-position:center;background-size:cover}
.about-hero-copy h1{margin-bottom:18px;color:white;font-size:58px;letter-spacing:-2.7px}
.about-hero-copy>p:not(.section-kicker){max-width:700px;margin-bottom:25px}
.about-hero-copy>div{display:flex;gap:12px}
.about-hero-copy .secondary-button{color:white;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2)}
.about-hero-copy ul{display:flex;gap:18px;margin:28px 0 0;padding:0;list-style:none;font-size:10px}
.about-hero-collage{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:3px}
.about-hero-collage img{width:100%;height:100%;object-fit:cover}
.about-hero-collage img:first-child{grid-row:1/3}
.about-story{height:735px;display:grid;align-items:center;overflow:hidden}
.about-story>.content-shell{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:75px}
.about-story h2{margin-bottom:18px;font-size:44px;letter-spacing:-1.8px}
.about-story p{font-size:13px}
.about-story ul{display:grid;gap:10px;margin:24px 0 0;padding-left:20px;color:var(--ink);font-size:12px;font-weight:700}
.about-story-collage{position:relative;height:520px;display:grid;grid-template-columns:1.7fr .7fr;grid-template-rows:1fr 1fr;gap:8px}
.about-story-collage img{width:100%;height:100%;object-fit:cover;border-radius:10px}
.about-story-collage img:first-child{grid-row:1/3}
.about-story-collage span{position:absolute;right:30px;bottom:20px;left:25px;display:grid;padding:16px;color:white;background:linear-gradient(90deg,rgba(4,24,37,.88),rgba(4,24,37,.25));border-radius:8px;font-weight:700}
.about-story-collage small{max-width:330px;font-weight:400}
.about-stands{height:590px;padding:86px 0;background:var(--soft);overflow:hidden}
.about-stands .section-heading,.about-process .section-heading,.about-local .section-heading{margin-bottom:40px}
.about-stands .section-heading h2,.about-process .section-heading h2,.about-local .section-heading h2{font-size:42px}
.about-stands .content-shell>div:last-child,.about-process .content-shell>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.about-stands article,.about-process article{min-height:235px;padding:26px;background:white;border:1px solid var(--line);border-radius:13px;box-shadow:0 10px 28px rgba(15,23,42,.04)}
.about-stands svg{width:40px;height:40px;margin-bottom:25px;padding:10px;color:#d4a64b;background:#f5f4df;border-radius:10px}
.about-stands h3,.about-process h3{font-size:16px}
.about-stands p,.about-process p{margin:0;font-size:12px}
.about-process{height:581px;padding:85px 0;overflow:hidden}
.about-process article{min-height:190px}
.about-process article>span{width:34px;height:34px;display:grid;place-items:center;margin-bottom:25px;color:white;background:var(--navy-2);border-radius:8px;font-size:10px;font-weight:800}
.about-focus{height:739px;display:grid;align-items:center;background:linear-gradient(110deg,#eef8f5,#f8fbfa);overflow:hidden}
.about-focus>.content-shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px}
.about-focus>.content-shell>div:first-child{min-height:520px;background-image:url('/reference-assets/images/danangbike.com/scooter-rental-da-nang-f350179e81.webp');background-position:center;background-size:cover;border-radius:18px;opacity:.12}
.about-focus h2{margin-bottom:18px;font-size:44px;letter-spacing:-1.8px}
.about-focus ul{display:grid;gap:12px;margin:26px 0 0;padding:0;list-style:none}
.about-focus li{display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:center;padding:14px;background:white;border:1px solid #dcebe5;border-radius:9px}
.about-focus li svg{color:var(--green)}
.about-focus li span{display:grid}.about-focus li strong{color:var(--ink);font-size:13px}.about-focus li small{color:var(--muted)}
.about-local{height:595px;padding:85px 0;overflow:hidden}
.about-local .content-shell>div:nth-child(2){display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.about-local article{min-height:140px;padding:24px;border:1px solid var(--line);border-radius:12px}
.about-local h3{font-size:15px}.about-local article p{margin:0;font-size:11px}
.about-local aside{display:grid;grid-template-columns:auto 1fr;gap:20px;margin-top:20px;padding:20px;color:#41685a;background:var(--green-soft);border:1px solid #d6eadf;border-radius:10px;font-size:11px}
.about-local aside strong{color:var(--ink)}
.about-ready{height:276px;display:grid;align-items:center;background:#eff8f5;overflow:hidden}
.about-ready .content-shell{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:45px;padding:25px 30px;color:#cbd7de;background:var(--navy-2);border-radius:14px;box-shadow:var(--shadow-strong)}
.about-ready .content-shell>div{display:grid}.about-ready strong{color:white;font-size:16px}.about-ready nav{display:flex;gap:10px}.about-ready nav .secondary-button{color:white;background:transparent;border-color:rgba(255,255,255,.2)}
.about-page .site-footer{height:726px;min-height:726px;overflow:hidden}

@media(max-width:800px){
 .about-page .menu-button{color:white;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.25)}
 .about-page .site-header.scrolled .menu-button,.about-page .site-header.menu-open .menu-button{color:var(--ink);background:white;border-color:var(--line)}
 .about-hero-v2{height:860px;grid-template-columns:1fr}.about-hero-copy{padding:105px 16px 40px}.about-hero-copy h1{font-size:42px}.about-hero-copy ul{display:grid;grid-template-columns:1fr 1fr}.about-hero-collage{height:300px}
 .about-story{height:1250px;padding:60px 0}.about-story>.content-shell{grid-template-columns:1fr;gap:35px}.about-story h2{font-size:31px}.about-story-collage{height:440px}
 .about-stands{height:1270px;padding:60px 0}.about-stands .section-heading h2,.about-process .section-heading h2,.about-local .section-heading h2{font-size:30px}.about-stands .content-shell>div:last-child{grid-template-columns:1fr}.about-stands article{min-height:205px}
 .about-process{height:1150px;padding:60px 0}.about-process .content-shell>div:last-child{grid-template-columns:1fr}.about-process article{min-height:175px}
 .about-focus{height:1050px;padding:60px 0}.about-focus>.content-shell{grid-template-columns:1fr}.about-focus>.content-shell>div:first-child{display:none}.about-focus h2{font-size:31px}
 .about-local{height:1050px;padding:60px 0}.about-local .content-shell>div:nth-child(2){grid-template-columns:1fr}.about-local article{min-height:125px}.about-local aside{grid-template-columns:1fr}
 .about-ready{height:380px}.about-ready .content-shell{display:grid}.about-ready nav{display:grid;grid-template-columns:1fr 1fr}
 .about-page .site-footer{height:1253px;min-height:1253px}
}

/* Hoi An and airport service pages */
.service-page .site-header{position:fixed;top:0;right:0;left:0;color:white;background:transparent;border-bottom-color:transparent;backdrop-filter:none}
.service-page .site-header .brand img{filter:brightness(0) invert(1)}.service-page .desktop-nav a{color:white}
.service-page .site-header.scrolled,.service-page .site-header.menu-open{color:var(--ink);background:rgba(255,255,255,.975);border-bottom-color:rgba(15,23,42,.08);box-shadow:0 8px 28px rgba(15,23,42,.08);backdrop-filter:saturate(140%) blur(14px)}
.service-page .site-header.scrolled .brand img,.service-page .site-header.menu-open .brand img{filter:none}.service-page .site-header.scrolled .desktop-nav a,.service-page .site-header.menu-open .desktop-nav a{color:#142238}
.service-page-content{--service-hero:672px;--service-benefits:84px;--service-fleet:3492px;--service-process:606px;--service-guidance:608px;--service-support:525px;--service-faq:705px;--service-cross:287px}
.service-airport{--service-hero:705px;--service-benefits:79px;--service-fleet:3432px;--service-process:528px;--service-guidance:634px;--service-support:578px;--service-faq:696px;--service-cross:278px}
.service-hero{position:relative;height:var(--service-hero);display:grid;align-items:center;color:#cbd6de;background-image:var(--service-image);background-position:center;background-size:cover;overflow:hidden}
.service-hero>div:first-child{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,20,33,.9),rgba(4,20,33,.68),rgba(4,20,33,.35))}
.service-hero>.content-shell{position:relative;z-index:1;padding-top:60px}.service-hero .breadcrumbs{margin-bottom:52px;color:rgba(255,255,255,.62)}
.service-hero h1{max-width:900px;margin-bottom:20px;color:white;font-size:57px;letter-spacing:-2.6px}.service-hero .content-shell>p:not(.section-kicker){max-width:740px}
.service-hero .booking-search{width:680px;margin:28px 0 0;grid-template-columns:1fr 1fr 178px;padding:6px;border-radius:10px}.service-hero .booking-search label:first-child{display:none}.service-hero .booking-search .primary-button{min-width:178px;border-radius:7px;font-size:12px}
.service-page .fleet-benefits{height:var(--service-benefits);min-height:var(--service-benefits)}
.airport-intro{height:552px;padding:80px 0;background:var(--soft);overflow:hidden}.airport-intro .section-heading{margin-bottom:38px}.airport-intro .section-heading h2{font-size:42px}.airport-intro .content-shell>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.airport-intro article{min-height:215px;padding:28px;background:white;border:1px solid var(--line);border-radius:12px}.airport-intro h3{font-size:17px}.airport-intro p{font-size:12px}
.service-fleet{height:var(--service-fleet);padding:88px 0 40px;overflow:hidden}.service-fleet>.content-shell>.section-heading{height:180px;margin-bottom:25px}.service-fleet .section-heading h2,.service-process .section-heading h2,.service-guidance .section-heading h2,.service-faq .section-heading h2{font-size:42px}
.service-fleet .fleet-product-group{height:780px;min-height:0;padding:35px 0 50px;border-top:1px solid var(--line)}.service-airport .service-fleet .fleet-product-group{height:765px}
.service-fleet .fleet-product-group .catalog-grid{grid-template-columns:repeat(2,360px);justify-content:center;gap:216px}.service-fleet .product-card{width:360px;min-height:558px}.service-fleet .product-image{height:225px}
.service-process{height:var(--service-process);padding:85px 0;background:var(--soft);overflow:hidden}.service-process .section-heading{margin-bottom:38px}.service-process .content-shell>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-process article{min-height:220px;padding:26px;background:white;border:1px solid var(--line);border-radius:12px}.service-process article>span{width:34px;height:34px;display:grid;place-items:center;margin-bottom:22px;color:white;background:var(--navy-2);border-radius:8px;font-size:10px;font-weight:800}.service-process h3{font-size:16px}.service-process p{margin:0;font-size:12px}
.service-guidance{height:var(--service-guidance);padding:86px 0;overflow:hidden}.service-guidance .section-heading{margin-bottom:38px}.service-guidance .content-shell>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-guidance article{min-height:265px;padding:28px;border:1px solid var(--line);border-radius:13px}.service-guidance svg{width:40px;height:40px;margin-bottom:24px;padding:10px;color:var(--green);background:var(--green-soft);border-radius:10px}.service-guidance h3{font-size:17px}.service-guidance p{font-size:12px}
.service-support{height:var(--service-support);display:grid;align-items:center;background:#f2faf6;overflow:hidden}.service-support>.content-shell{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:65px}.service-support h2{margin-bottom:18px;font-size:40px;letter-spacing:-1.5px}.service-support .content-shell>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-support article{min-height:210px;padding:25px;background:white;border:1px solid #dbeae3;border-radius:12px}.service-support h3{font-size:15px}.service-support p{font-size:11px}
.service-faq{height:var(--service-faq);padding:82px 0;overflow:hidden}.service-faq .section-heading{margin-bottom:38px}.service-faq .faq-list{width:900px}.service-faq .faq-list summary{padding-block:17px}
.service-cross{height:var(--service-cross);display:grid;align-items:center;color:#b9c8d1;background:var(--navy-2);overflow:hidden}.service-cross .content-shell{display:flex;align-items:center;justify-content:space-between;gap:50px}.service-cross h2{margin-bottom:10px;color:white;font-size:34px}.service-cross p{margin:0}
.service-page .site-footer{height:726px;min-height:726px;overflow:hidden}

@media(max-width:800px){
 .service-page .menu-button{color:white;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.25)}.service-page .site-header.scrolled .menu-button,.service-page .site-header.menu-open .menu-button{color:var(--ink);background:white;border-color:var(--line)}
 .service-page-content{--service-hero:620px;--service-benefits:228px;--service-fleet:4774px;--service-process:1120px;--service-guidance:1080px;--service-support:1050px;--service-faq:920px;--service-cross:390px}.service-airport{--service-hero:650px;--service-benefits:228px;--service-fleet:4774px;--service-process:1120px;--service-guidance:1080px;--service-support:1050px;--service-faq:920px;--service-cross:390px}
 .service-hero>.content-shell{padding-top:95px}.service-hero .breadcrumbs{display:none}.service-hero h1{font-size:38px}.service-hero .booking-search{width:100%;grid-template-columns:1fr 1fr;gap:6px;padding:9px}.service-hero .booking-search label{padding:8px;border:1px solid var(--line);border-radius:7px}.service-hero .booking-search .primary-button{grid-column:1/-1;min-width:0}
 .airport-intro{height:1050px;padding:60px 0}.airport-intro .section-heading h2{font-size:30px}.airport-intro .content-shell>div:last-child{grid-template-columns:1fr}.airport-intro article{min-height:200px}
 .service-fleet{padding-top:45px}.service-fleet>.content-shell>.section-heading{height:225px}.service-fleet .section-heading h2,.service-process .section-heading h2,.service-guidance .section-heading h2,.service-faq .section-heading h2{font-size:30px}.service-fleet .fleet-product-group,.service-airport .service-fleet .fleet-product-group{height:1113px;padding-block:30px}.service-fleet .fleet-product-group:nth-of-type(3){height:1056px}.service-fleet .fleet-product-group .catalog-grid{grid-template-columns:1fr;gap:10px}.service-fleet .product-card{width:100%;height:483px;min-height:0;overflow:hidden}.service-fleet .product-card:nth-child(2){height:490px}.service-fleet .fleet-product-group:nth-of-type(3) .product-card{height:458px}.service-fleet .product-image{height:166px}.service-fleet .product-body{padding:12px 15px}
 .service-process,.service-guidance,.service-faq{padding:60px 0}.service-process .content-shell>div:last-child,.service-guidance .content-shell>div:last-child{grid-template-columns:1fr}.service-process article{min-height:175px}.service-guidance article{min-height:240px}
 .service-support{padding:60px 0}.service-support>.content-shell{grid-template-columns:1fr;gap:30px}.service-support h2{font-size:31px}.service-support .content-shell>div:last-child{grid-template-columns:1fr}.service-support article{min-height:170px}.service-faq .faq-list{width:100%}.service-cross .content-shell{display:grid}
 .service-page .site-footer{height:1253px;min-height:1253px}
}

/* Guides, authors, policies and product/article pages */
.guide-index-page .site-header .header-inner{width:100%;max-width:none;padding-inline:15px}
.guide-index-hero{height:284px;display:grid;align-items:center;background:#fff}
.guide-index-hero .content-shell{width:min(1095px,calc(100% - 32px));padding-top:5px}
.guide-index-hero h1{margin-bottom:9px;color:#142238;font-size:31px;letter-spacing:-1.2px}
.guide-index-hero p{max-width:1080px;margin:0;color:#526275;font-size:15px;line-height:1.65}
.guide-index-grid{height:2425px;padding:0;overflow:hidden;background:#fff}
.guide-index-content-page-2 .guide-index-grid{height:2433px}
.guide-index-content-page-3 .guide-index-grid{height:729px}
.guide-index-grid>.content-shell{width:min(1205px,calc(100% - 32px))}
.guide-index-grid .guide-grid{grid-template-columns:repeat(3,1fr);gap:34px 35px}
.guide-index-grid .guide-grid article{min-height:495px;border:0;border-radius:3px;box-shadow:0 7px 19px rgba(15,23,42,.06)}
.guide-index-grid .guide-grid article>a{height:213px;aspect-ratio:auto}
.guide-index-grid .guide-grid article>div{padding:27px 27px 23px}
.guide-index-grid .guide-grid article>div>p{margin-bottom:19px;color:#00ad76;font-size:11px;text-transform:none}
.guide-index-grid .guide-grid h3{min-height:0;margin-bottom:12px;font-size:17px;line-height:1.28}
.guide-index-grid .guide-meta{display:block;margin-bottom:18px;color:#00ad76;font-size:10px;font-weight:800}
.guide-index-grid .guide-grid article>div>span{min-height:0;margin:0;color:#526275;font-size:14px;line-height:1.65}
.guide-index-grid .guide-grid article:nth-child(n+4){min-height:548px}
.guide-index-grid .guide-grid article:nth-child(n+7){min-height:548px}
.guide-index-grid .guide-grid article:nth-child(10){min-height:495px}
.guide-pagination{height:153px;display:flex;align-items:center;gap:34px;padding:40px 0 0 469px;color:#536274;font-size:14px}
.guide-pagination strong{width:43px;height:43px;display:grid;place-items:center;color:#fff;background:#00ad76}
.guide-pagination a:last-child{margin-left:auto;margin-right:25px}
.guide-index-page .site-footer{height:726px;min-height:726px;overflow:hidden}

.author-page .site-header .header-inner{width:100%;max-width:none;padding-inline:15px}
.author-hero,.legal-hero{display:grid;align-items:center;color:#cbd7de;background:linear-gradient(125deg,#061827,#083446)}
.author-hero{height:250px;color:#142238;background:#fff}.author-hero .content-shell{width:min(1095px,calc(100% - 32px));display:flex;align-items:center;justify-content:space-between;transform:translateY(-18px)}.author-hero h1,.legal-hero h1{margin:0;color:#142238;font-size:31px;letter-spacing:-1.25px}.author-hero img{width:76px;height:76px;object-fit:contain}.author-avatar{width:84px;height:84px;position:relative;display:block;background:#ccc;border-radius:50%}.author-avatar::before{content:"";position:absolute;top:16px;left:26px;width:32px;height:32px;background:white;border-radius:50%}.author-avatar::after{content:"";position:absolute;right:15px;bottom:9px;left:15px;height:35px;background:white;border-radius:50% 50% 44% 44%}
.author-posts{padding:3px 0 0;overflow:hidden}.author-posts>.content-shell{width:min(1205px,calc(100% - 32px))}.author-posts .guide-grid{grid-template-columns:repeat(3,1fr);gap:34px 35px}.author-posts .guide-grid article{min-height:495px;border:0;border-radius:3px;box-shadow:0 7px 19px rgba(15,23,42,.06)}.author-posts .guide-grid article>a{height:213px;aspect-ratio:auto}.author-posts .guide-grid article>div{padding:27px}.author-posts .guide-grid article>div>p{margin-bottom:19px;color:#00ad76;font-size:11px;text-transform:none}.author-posts .guide-grid h3{min-height:0;margin-bottom:12px;font-size:17px;line-height:1.28}.author-posts .guide-meta{display:block;margin-bottom:18px;color:#00ad76;font-size:10px;font-weight:800}.author-posts .guide-grid article>div>span{min-height:0;margin:0;color:#526275;font-size:14px;line-height:1.65}.author-local .author-posts{height:659px}.author-local .author-posts .guide-grid article{min-height:547px}.author-admin .author-posts{height:2380px}.author-admin .author-posts .guide-pagination{height:165px}.author-admin-page-2 .author-posts{height:740px}.author-page .site-footer{height:744px;min-height:744px;overflow:hidden}

.legal-page .site-header .header-inner{width:100%;max-width:none;padding-inline:15px}
.legal-hero{height:200px;background:#fff}.legal-hero>.content-shell{width:min(1140px,calc(100% - 32px))}.legal-hero h1{color:#142238;font-size:50px}.legal-content{min-height:1780px;padding:16px 0 70px;background:#fff}.legal-cookies .legal-content{min-height:1857px}.legal-terms .legal-content{min-height:7287px}.legal-content>.content-shell{width:min(1085px,calc(100% - 32px))}.legal-content article{min-height:1694px;display:flex;flex-direction:column;justify-content:space-between;padding:0;background:transparent;border:0;border-radius:0}.legal-cookies .legal-content article{min-height:1771px}.legal-terms .legal-content article{min-height:7201px}.legal-content article h2{margin:0;color:#526275;font-size:15px;line-height:1.5}.legal-content article p{margin:0;color:#526275;font-size:15px;line-height:1.55;white-space:pre-line}.legal-content article ul{margin:0;padding-left:20px;color:#526275;font-size:15px;line-height:1.55}.legal-page .site-footer{height:744px;min-height:744px;overflow:hidden}
.product-page .product-detail{padding-top:72px}.product-page .site-footer,.article-route-page .site-footer{min-height:744px}

/* Authorised long-form travel guides */
.article-route-page .site-header{position:fixed;top:0;right:0;left:0;color:white;background:rgba(3,19,30,.52);border-bottom-color:rgba(255,255,255,.12);backdrop-filter:none}.article-route-page .site-header .brand img{filter:brightness(0) invert(1)}.article-route-page .desktop-nav a{color:white}.article-route-page .site-header.scrolled,.article-route-page .site-header.menu-open{color:var(--ink);background:rgba(255,255,255,.975);border-bottom-color:var(--line);box-shadow:0 8px 28px rgba(15,23,42,.08)}.article-route-page .site-header.scrolled .brand img,.article-route-page .site-header.menu-open .brand img{filter:none}.article-route-page .site-header.scrolled .desktop-nav a,.article-route-page .site-header.menu-open .desktop-nav a{color:#142238}
.authorized-article-page{min-height:var(--article-page-height);background:#fff}.authorized-article-page>header{height:350px;display:grid;align-items:center;padding:63px 0 0;color:white;background-image:linear-gradient(rgba(4,20,31,.42),rgba(4,20,31,.6)),var(--article-cover);background-position:center;background-size:cover}.authorized-article-page>header .content-shell{width:min(1100px,calc(100% - 32px));max-width:none;text-align:left}.authorized-article-page>header h1{max-width:1000px;margin:6px 0 0;color:white;font-size:50px;line-height:1.08;letter-spacing:-2px}.authorized-article-page>header .section-kicker{color:white}
.authorized-article{width:min(700px,calc(100% - 32px));margin:0 auto;padding:80px 0}.authorized-article>article{min-height:calc(var(--article-page-height) - 1010px);display:flex;flex-direction:column;justify-content:space-between}.authorized-article p,.authorized-article li,.authorized-article td,.authorized-article th{color:#526275;font-size:16px;line-height:1.7}.authorized-article p{margin:0}.authorized-article h2{margin:0;color:#142238;font-size:40px;line-height:1.08;letter-spacing:-1.4px}.authorized-article h3{margin:0;color:#142238;font-size:27px;line-height:1.18;letter-spacing:-.7px}.authorized-article h4{margin:0;color:#142238;font-size:20px}.authorized-article ul,.authorized-article ol{margin:0;padding-left:24px}.authorized-article li+li{margin-top:8px}.authorized-article a{color:#00ad76;text-decoration:underline}.authorized-article img{max-width:100%;height:auto;display:block;margin:0 auto;border-radius:8px}.authorized-article figure{margin:0}.authorized-article figcaption{margin-top:8px;color:#6c7a88;font-size:12px;text-align:center}.authorized-article table{width:100%;border-collapse:collapse}.authorized-article th,.authorized-article td{padding:13px 12px;text-align:left;border:1px solid #dce3e7}.authorized-article th{color:#142238;background:#f5f7f8}.authorized-article>article>div{padding:20px 22px;background:#f4f8fa;border:1px solid #dce5e9;border-radius:8px}.authorized-article>article>div:has(table),.authorized-article>article>div:has(figure),.authorized-article>article>div:has(img){padding:0;background:transparent;border:0}.authorized-article blockquote{margin:0;padding:20px 24px;background:#f2faf6;border-left:4px solid #00ad76}
.article-comments{width:min(700px,calc(100% - 32px));height:500px;margin:0 auto;padding:55px 0 70px}.article-comments h2{font-size:27px}.article-comments textarea{width:100%;height:145px;margin:18px 0 12px;padding:15px;border:1px solid var(--line);border-radius:4px}.article-comments>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.article-comments input{padding:12px;border:1px solid var(--line);border-radius:4px}.article-comments button{margin-top:14px}.article-comment-status{display:inline-block;margin:14px 0 0 14px;color:var(--green-dark);font-size:13px;font-weight:700}.article-comment-status.error{color:#b42318}.article-route-page .site-footer{height:726px;min-height:726px;overflow:hidden}

@media(max-width:800px){
 .guide-index-hero{height:auto;min-height:330px;padding:105px 0 45px}.guide-index-hero h1{font-size:32px}.guide-index-hero p{font-size:14px}.guide-index-grid{height:auto;padding:0 0 65px}.guide-index-grid .guide-grid{grid-template-columns:1fr;gap:20px}.guide-index-grid .guide-grid article,.guide-index-grid .guide-grid article:nth-child(n){min-height:0}.guide-index-grid .guide-grid article>a{height:210px}.guide-index-grid .guide-grid article>div{padding:22px}.guide-pagination{height:100px;padding:25px 0 0;justify-content:center}.guide-pagination a:last-child{margin:0}.guide-index-page .site-footer{height:1253px;min-height:1253px}
 .author-hero{height:300px;padding:70px 0 15px}.author-hero .content-shell{align-items:center;transform:none}.author-hero h1,.legal-hero h1{max-width:255px;font-size:28px}.author-hero img,.author-avatar{width:64px;height:64px}.author-local .author-posts,.author-admin .author-posts{height:auto;min-height:0;padding:20px 0 65px}.author-posts .guide-grid{grid-template-columns:1fr;gap:20px}.author-posts .guide-grid article,.author-local .author-posts .guide-grid article{min-height:0}.author-posts .guide-grid article>a{height:210px}.author-admin .author-posts .guide-pagination{height:100px}.author-page .site-footer{height:1253px;min-height:1253px}
 .legal-hero{height:230px;padding:75px 0 15px}.legal-hero h1{max-width:none;font-size:38px}.legal-content,.legal-cookies .legal-content,.legal-terms .legal-content{min-height:700px;padding:30px 0 60px}.legal-content article,.legal-cookies .legal-content article,.legal-terms .legal-content article{min-height:0;gap:24px}.legal-content article p,.legal-content article ul{font-size:14px}.legal-page .site-footer{height:1253px;min-height:1253px}
 .article-route-page .menu-button{color:white;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.25)}.article-route-page .site-header.scrolled .menu-button,.article-route-page .site-header.menu-open .menu-button{color:var(--ink);background:white;border-color:var(--line)}.authorized-article-page{min-height:0}.authorized-article-page>header{height:430px;padding-top:85px}.authorized-article-page>header h1{font-size:36px}.authorized-article{width:calc(100% - 32px);padding:55px 0}.authorized-article>article{min-height:0;display:flex;gap:27px;justify-content:flex-start}.authorized-article h2{font-size:31px}.authorized-article h3{font-size:23px}.authorized-article p,.authorized-article li,.authorized-article td,.authorized-article th{font-size:15px}.authorized-article table{display:block;overflow-x:auto}.article-comments{width:calc(100% - 32px);height:auto;padding:45px 0 70px}.article-comments>div{grid-template-columns:1fr}.article-route-page .site-footer{height:1253px;min-height:1253px}
}

.authorized-article p,.authorized-article li,.authorized-article td,.authorized-article th{line-height:1.6}

@media(min-width:801px){.authorized-article>article{min-height:calc(var(--article-page-height) - 1010px - var(--article-adjustment,0px))}}

/* Responsive archive heights measured from the authorised WordPress reference. */
@media (min-width: 801px) {
 .guide-index-content-page-1 .guide-index-grid{height:2407px}
 .guide-index-content-page-2 .guide-index-grid{height:2433px}
 .guide-index-content-page-3 .guide-index-grid{height:712px}
 .guide-index-page .site-footer{height:744px;min-height:744px}
 .author-posts>.content-shell{width:1236px}
 .author-posts .guide-grid{grid-template-columns:repeat(3,412px);gap:36px 0}
 .author-posts .guide-grid article{width:412px;overflow:hidden}
 .author-posts .guide-grid article>a{height:232px}
 .author-admin:not(.author-admin-page-2) .guide-grid article:nth-child(-n+3){height:493px;min-height:493px}
 .author-admin:not(.author-admin-page-2) .guide-grid article:nth-child(n+4):nth-child(-n+6){height:522px;min-height:522px}
 .author-admin:not(.author-admin-page-2) .guide-grid article:nth-child(n+7):nth-child(-n+9){height:519px;min-height:519px}
 .author-admin:not(.author-admin-page-2) .guide-grid article:nth-child(10){height:545px;min-height:545px}
 .author-admin-page-2 .guide-grid article{height:548px;min-height:548px}
}

@media (min-width: 561px) and (max-width: 800px) {
 .guide-index-hero{height:246px;min-height:246px;padding:58px 0 24px}
 .guide-index-hero .content-shell{width:calc(100% - 40px)}
 .guide-index-grid{padding:32px 0 0}
 .guide-index-content-page-1 .guide-index-grid{height:6529px}
 .guide-index-content-page-2 .guide-index-grid{height:6553px}
 .guide-index-content-page-3 .guide-index-grid{height:1429px}
 .guide-index-grid>.content-shell{width:calc(100% - 40px)}
 .guide-index-grid .guide-grid{gap:32.5px}
 .guide-index-grid .guide-grid article{width:100%;height:596px;min-height:596px;overflow:hidden}
 .guide-index-content-page-1 .guide-grid article:nth-child(7),
 .guide-index-content-page-1 .guide-grid article:nth-child(8),
 .guide-index-content-page-1 .guide-grid article:nth-child(9),
 .guide-index-content-page-2 .guide-grid article:nth-child(1),
 .guide-index-content-page-2 .guide-grid article:nth-child(3),
 .guide-index-content-page-2 .guide-grid article:nth-child(4),
 .guide-index-content-page-2 .guide-grid article:nth-child(5){height:620px;min-height:620px}
 .guide-index-grid .guide-grid article>a{height:409px}
 .guide-index-page .site-footer{height:1090px;min-height:1090px}
}

@media (max-width: 560px) {
 .guide-index-hero{height:409px;min-height:409px;padding:105px 0 45px}
 .guide-index-hero .content-shell{width:calc(100% - 18px)}
 .guide-index-grid{padding:33px 0 0}
 .guide-index-content-page-1 .guide-index-grid{height:5204px}
 .guide-index-content-page-2 .guide-index-grid{height:5284px}
 .guide-index-content-page-3 .guide-index-grid{height:1220px}
 .guide-index-grid>.content-shell{width:calc(100% - 18px)}
 .guide-index-grid .guide-grid{gap:32.75px}
 .guide-index-grid .guide-grid article{width:100%;overflow:hidden}
 .guide-index-content-page-1 .guide-grid article:nth-child(1){height:463px}
 .guide-index-content-page-1 .guide-grid article:nth-child(2),
 .guide-index-content-page-1 .guide-grid article:nth-child(3),
 .guide-index-content-page-1 .guide-grid article:nth-child(4),
 .guide-index-content-page-1 .guide-grid article:nth-child(6){height:446px}
 .guide-index-content-page-1 .guide-grid article:nth-child(5){height:513px}
 .guide-index-content-page-1 .guide-grid article:nth-child(7),
 .guide-index-content-page-1 .guide-grid article:nth-child(9){height:469px}
 .guide-index-content-page-1 .guide-grid article:nth-child(8){height:493px}
 .guide-index-content-page-1 .guide-grid article:nth-child(10){height:472px}
 .guide-index-content-page-2 .guide-grid article:nth-child(1),
 .guide-index-content-page-2 .guide-grid article:nth-child(10){height:496px}
 .guide-index-content-page-2 .guide-grid article:nth-child(2),
 .guide-index-content-page-2 .guide-grid article:nth-child(6),
 .guide-index-content-page-2 .guide-grid article:nth-child(7){height:446px}
 .guide-index-content-page-2 .guide-grid article:nth-child(3),
 .guide-index-content-page-2 .guide-grid article:nth-child(4),
 .guide-index-content-page-2 .guide-grid article:nth-child(9),
 .guide-index-content-page-3 .guide-grid article:nth-child(1){height:469px}
 .guide-index-content-page-2 .guide-grid article:nth-child(5){height:493px}
 .guide-index-content-page-2 .guide-grid article:nth-child(8),
 .guide-index-content-page-3 .guide-grid article:nth-child(2){height:472px}
 .guide-index-page .site-footer{height:1253px;min-height:1253px}
}

@media (min-width: 561px) and (max-width: 800px) {
 .author-page .author-hero{height:181px;padding:54px 0 15px}
 .author-page .author-posts{padding:32px 0 0}
 .author-admin:not(.author-admin-page-2) .author-posts{height:6577px}
 .author-admin-page-2 .author-posts{height:2057px}
 .author-posts>.content-shell{width:calc(100% - 40px)}
 .author-posts .guide-grid{gap:32.5px}
 .author-posts .guide-grid article{width:100%;height:596px;min-height:596px;overflow:hidden}
 .author-admin:not(.author-admin-page-2) .guide-grid article:nth-child(5),
 .author-admin:not(.author-admin-page-2) .guide-grid article:nth-child(7),
 .author-admin:not(.author-admin-page-2) .guide-grid article:nth-child(8),
 .author-admin:not(.author-admin-page-2) .guide-grid article:nth-child(9),
 .author-admin:not(.author-admin-page-2) .guide-grid article:nth-child(10){height:620px;min-height:620px}
 .author-posts .guide-grid article>a{height:409px}
 .author-page .site-footer{height:1090px;min-height:1090px}
}

@media (max-width: 560px) {
 .author-page .author-hero{height:213px;padding:70px 0 15px}
 .author-page .author-posts{padding:32px 0 0}
 .author-admin:not(.author-admin-page-2) .author-posts{height:5166px}
 .author-admin-page-2 .author-posts{height:1722px}
 .author-posts>.content-shell{width:calc(100% - 18px)}
 .author-posts .guide-grid{gap:32.75px}
 .author-posts .guide-grid article{width:100%;overflow:hidden}
 .author-admin:not(.author-admin-page-2) .guide-grid article:nth-child(1),
 .author-admin:not(.author-admin-page-2) .guide-grid article:nth-child(2),
 .author-admin:not(.author-admin-page-2) .guide-grid article:nth-child(3),
 .author-admin:not(.author-admin-page-2) .guide-grid article:nth-child(4),
 .author-admin-page-2 .guide-grid article:nth-child(1){height:446px}
 .author-admin:not(.author-admin-page-2) .guide-grid article:nth-child(5),
 .author-admin:not(.author-admin-page-2) .guide-grid article:nth-child(7),
 .author-admin:not(.author-admin-page-2) .guide-grid article:nth-child(8),
 .author-admin:not(.author-admin-page-2) .guide-grid article:nth-child(9),
 .author-admin-page-2 .guide-grid article:nth-child(2){height:469px}
 .author-admin:not(.author-admin-page-2) .guide-grid article:nth-child(6){height:472px}
 .author-admin:not(.author-admin-page-2) .guide-grid article:nth-child(10){height:493px}
 .author-admin-page-2 .guide-grid article:nth-child(3){height:496px}
 .author-page .site-footer{height:1253px;min-height:1253px}
}
