/* Homepage content below the existing slider. */
.home-content{padding-top:26px}
.home-content .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.home-content h2{font-size:25px;line-height:1.8}
.home-content h3{font-size:16px;line-height:1.8}
.home-content p{font-size:14px;line-height:2}
.home-content .btn{box-shadow:none}
.home-section{margin-top:44px}
.home-section-heading{margin-bottom:20px;padding:22px 24px;background:var(--surface);border:1px solid var(--line);border-radius:14px;text-align:center}
.home-section-heading p{max-width:90ch;margin:6px auto 0}
.home-heading-row{display:flex;flex-direction:column;align-items:center;gap:12px}
.home-heading-row>.link{justify-content:center;flex-wrap:wrap}
.home-destination-search{display:flex;align-items:stretch;gap:14px;margin-top:20px}
.home-search-input{display:flex;align-items:center;gap:12px;flex:1;min-width:0;padding-inline:18px;background:var(--surface);border:1px solid var(--line);border-radius:10px}
.home-search-input>svg{color:var(--blue);width:22px;height:22px}
.home-content .home-destination-search .home-search-input input[type=search]{width:100%;min-width:0;border:0;padding:14px 0;background:transparent;border-radius:0;box-shadow:none}
.home-search-input:focus-within{outline:2px solid var(--blue);outline-offset:2px}
.home-content .home-search-input input[type=search]:focus{outline:0;box-shadow:none}
.home-destination-search>.btn{padding-inline:25px;flex:none}
.home-destinations-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.home-destination-card{min-width:0;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:12px;overflow:hidden}
.home-destination-photo{display:block;width:100%;aspect-ratio:1.6;height:auto;object-fit:cover;object-position:center}
.home-photo-tr{object-position:15% center}.home-photo-sa{object-position:78% center}.home-photo-ae{object-position:25% center}.home-photo-us{object-position:15% center}
.home-destination-body{display:flex;flex-direction:column;flex:1;gap:14px;padding:18px}
.home-destination-body h3{display:flex;align-items:center;gap:12px}
.home-destination-body .flag{width:32px;height:22px;object-fit:cover;border-radius:3px;flex:none}
.home-destination-body p{flex:1;font-size:13px;line-height:2}
.home-destination-body>.btn{width:100%;margin-top:2px}
.home-types-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.home-type-card{padding:24px;background:var(--surface);border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;gap:14px}
.home-type-unlimited{background:var(--pale);border-color:#c7dffd}
.home-type-card h3{display:flex;align-items:center;gap:14px}
.home-type-card h3>svg{width:38px;height:38px;color:var(--blue)}
.home-type-card>p{flex:1}
.home-feature-list{list-style:none;margin:0;padding:0;display:grid;gap:8px;color:var(--muted);font-size:14px;line-height:1.9}
.home-feature-list li{display:flex;align-items:flex-start;gap:12px}
.home-feature-list svg{width:19px;height:19px;margin-top:4px;flex:none}
.home-type-card .home-feature-list{border-top:1px solid var(--line);padding-top:16px}
.home-type-card>.link{font-size:13px;margin-top:2px}
.home-section-action{text-align:center;margin-top:22px}
.home-section-action .link{justify-content:center;flex-wrap:wrap}
.home-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.home-steps>li,.home-account-features>article{min-width:0;padding:24px 22px;background:var(--surface);border:1px solid var(--line);border-radius:14px;text-align:center}
.home-step-symbol{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:12px}
.home-step-symbol>svg{width:44px;height:44px;color:var(--blue);stroke-width:1.8}
.home-step-symbol>span{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--pale);color:var(--blue);font-weight:700;font-family:Tahoma,Arial,sans-serif}
.home-steps p{margin-top:8px}
.home-compatibility{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:28px;padding:30px 32px 0;border-radius:16px;background:var(--pale);overflow:hidden}
.home-device-copy{padding-bottom:30px}
.home-device-copy>p{margin-top:8px}
.home-device-copy .home-feature-list{margin-block:16px 20px}
.home-device-visual{display:flex;align-items:center;justify-content:center;gap:4px;align-self:end;min-width:0}
.home-device-visual>img{width:57%;height:auto;max-height:335px;object-fit:contain;object-position:bottom;display:block;flex-shrink:0}
.home-device-caption{display:flex;flex-direction:column;align-items:center;gap:10px;max-width:110px;flex:1;text-align:center;color:var(--muted);font-size:14px;line-height:1.9}
.home-device-caption>svg{width:38px;height:38px;color:var(--blue)}
.home-account-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.home-account-features h3{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:10px}
.home-account-features h3>svg{width:30px;height:30px;color:var(--blue);flex:none}
.home-faq{display:grid;gap:10px}
.home-faq details{border:1px solid var(--line);border-radius:10px;background:var(--surface)}
.home-faq summary{display:flex;align-items:center;justify-content:space-between;gap:18px;list-style:none;cursor:pointer;padding:14px 18px;font-size:14px;font-weight:700}
.home-faq summary::-webkit-details-marker{display:none}
.home-faq-toggle{width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:var(--pale);border-radius:6px;color:var(--blue);flex:none}
.home-faq-toggle svg{width:17px;height:17px}
.home-faq .home-faq-minus,.home-faq details[open] .home-faq-plus{display:none}
.home-faq details[open] .home-faq-minus{display:block}
.home-faq details>p{padding:0 18px 16px}
.home-support{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:22px;align-items:center;padding:24px;border-radius:14px;background:var(--pale)}
.home-support h2{font-size:19px}
.home-support p{font-size:13px;margin-top:5px}
.home-support-email{display:inline-flex;align-items:center;gap:12px;color:var(--blue);font-size:13px;overflow-wrap:anywhere}
.home-support-email svg{width:22px;height:22px}
.dark .home-type-unlimited{border-color:var(--line)}
.dark .home-content .link,.dark .home-support-email{color:#8cbbff}
.dark .home-step-symbol>span,.dark .home-content h3>svg,.dark .home-device-caption>svg,.dark .home-step-symbol>svg,.dark .home-faq-toggle,.dark .home-search-input>svg{color:#8cbbff}
@media(max-width:1050px){
 .home-content h2{font-size:23px}
 .home-destinations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .home-compatibility{padding-inline:24px;gap:18px}
 .home-device-caption{font-size:12px}
 .home-support{grid-template-columns:1fr auto}
 .home-support>div{grid-column:1/-1}
}
@media(max-width:700px){
 .home-content{padding-top:22px}
 .home-section{margin-top:32px}
 .home-content h2{font-size:20px}
 .home-content h3{font-size:15px}
 .home-content p,.home-feature-list{font-size:13px}
 .home-section-heading{padding:18px 16px}
 .home-heading-row{gap:10px}
 .home-destination-search{gap:9px;flex-wrap:wrap}
 .home-search-input{flex-basis:100%;padding-inline:14px}
 .home-content .home-destination-search .home-search-input input[type=search]{font-size:13px}
 .home-destination-search>.btn{width:100%}
 .home-destinations-grid{gap:14px}
 .home-destination-body{padding:14px;gap:12px}
 .home-destination-body h3{gap:8px;font-size:14px}
 .home-destination-body p{font-size:12px}
 .home-destination-body>.btn{font-size:12px;padding-inline:8px}
 .home-types-grid{grid-template-columns:1fr;gap:16px}
 .home-type-card{padding:20px}
 .home-steps,.home-account-features{grid-template-columns:1fr;gap:20px}
 .home-steps>li,.home-account-features>article{padding:20px 18px}
 .home-step-symbol{margin-bottom:8px}
 .home-compatibility{grid-template-columns:1fr;padding:22px 20px 0;gap:18px}
 .home-device-copy{padding:0}
 .home-device-visual{max-width:430px;justify-self:center;width:100%}
 .home-device-visual>img{max-height:290px}
 .home-faq summary{font-size:13px;padding:13px}
 .home-faq details>p{padding:0 13px 14px}
 .home-support{grid-template-columns:1fr;gap:16px;padding:20px}
 .home-support>.btn{justify-self:stretch}
}
@media(max-width:430px){.home-destinations-grid{grid-template-columns:1fr}.home-destination-photo{aspect-ratio:1.9}.home-destination-body p{font-size:13px}.home-destination-body>.btn{font-size:14px}}
