/* GDS Home specialized widgets — defaults reproduced from the approved Readdy source. */
.gds-home-services-strip,.gds-home-gallery,.gds-home-visa-card,.gds-home-religious-card,.gds-home-airline-card,.gds-home-tour-card,.gds-home-service-card,.gds-home-why-card,.gds-home-process{font-family:Alexandria,Inter,sans-serif;box-sizing:border-box}.gds-home-services-strip *,.gds-home-gallery *,.gds-home-visa-card *,.gds-home-religious-card *,.gds-home-airline-card *,.gds-home-tour-card *,.gds-home-service-card *,.gds-home-why-card *,.gds-home-process *{box-sizing:border-box}

/* 1. Services strip — source: p-4/md:p-5, gap-3/md:gap-4, 3 cols <640, 6 cols >=640. */
.gds-home-services-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;padding:20px;background:#FFFFFF;border:1px solid #EAEFF5;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.06)}
.gds-home-services-strip__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-width:0;padding:16px;border-radius:8px;text-decoration:none;transition:background .2s ease,transform .2s ease}.gds-home-services-strip__item:hover{background:#F6F9FC;transform:translateY(-1px)}
.gds-home-services-strip__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;color:#FFFFFF;flex:none}.gds-home-services-strip__icon svg{width:21px;height:21px;fill:currentColor}.gds-home-services-strip__title{color:#2B343D;font-size:14px;font-weight:600;line-height:1.35;text-align:center;white-space:normal}

/* 2. Destination gallery — first item spans 2x2, remaining four form the mosaic. */
.gds-home-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;direction:rtl}
.gds-home-gallery__card{position:relative;display:block;overflow:hidden;border-radius:12px;background:#010B0E;text-decoration:none;isolation:isolate}.gds-home-gallery__hero{grid-column:span 2;grid-row:span 2;min-height:100%}.gds-home-gallery__small{aspect-ratio:3/4}.gds-home-gallery__image{position:absolute;inset:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;z-index:-2;transition:transform .5s ease}.gds-home-gallery__card:hover .gds-home-gallery__image{transform:scale(1.05)}.gds-home-gallery__overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(to top,rgba(1,11,14,.82),rgba(1,11,14,.12) 58%,transparent)}
.gds-home-gallery__content{position:absolute;inset:auto 0 0;display:flex;flex-direction:column;align-items:flex-start;padding:16px;color:#FFFFFF;text-align:right;direction:rtl}.gds-home-gallery__hero .gds-home-gallery__content{padding:28px}.gds-home-gallery__badge{display:inline-flex;margin-bottom:7px;padding:4px 9px;border-radius:999px;background:#00ACA5;color:#FFFFFF;font-size:11px;font-weight:600;line-height:1.2}.gds-home-gallery__hero .gds-home-gallery__badge{font-size:12px;padding:5px 10px}.gds-home-gallery__title{display:block;margin:0;color:#FFFFFF;font-size:18px;font-weight:700;line-height:1.35}.gds-home-gallery__hero .gds-home-gallery__title{font-size:25px}.gds-home-gallery__description{display:block;margin:5px 0 0;color:rgba(255,255,255,.82);font-size:14px;line-height:1.65;max-width:440px}.gds-home-gallery__cta{display:inline-flex;align-items:center;align-self:flex-start;gap:6px;margin-top:10px;color:#FFD2A9;font-size:12px;font-weight:600;transition:color .2s ease}.gds-home-gallery__hero .gds-home-gallery__cta{font-size:14px}.gds-home-gallery__card:hover .gds-home-gallery__cta{color:#AF4B00}

/* 3. Visa card — design from Visa page, enhanced with flag beside country name. */
.gds-home-visa-card{display:block;overflow:hidden;background:#F6F9FC;border:1px solid #EAEFF5;border-radius:12px;text-decoration:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.gds-home-visa-card:hover{border-color:#FF9B4E;transform:translateY(-2px);box-shadow:0 8px 20px rgba(8,12,15,.06)}.gds-home-visa-card__image{display:block;width:100%;height:100px;object-fit:cover;transition:transform .5s ease}.gds-home-visa-card:hover .gds-home-visa-card__image{transform:scale(1.05)}.gds-home-visa-card__body{display:flex;align-items:center;justify-content:flex-start;gap:14px;padding:13px 16px;direction:rtl}.gds-home-visa-card__main{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:1px}.gds-home-visa-card__name-row{display:flex;align-items:center;gap:8px;min-width:0}.gds-home-visa-card__flag{display:block;width:24px;height:18px;border-radius:3px;object-fit:cover;flex:none}.gds-home-visa-card__flag-emoji{font-size:21px;line-height:1;flex:none}.gds-home-visa-card__name{color:#080C0F;font-size:16px;font-weight:700;line-height:1.4}.gds-home-visa-card__cta{color:#74889E;font-size:13px;line-height:1.4}

/* 4. Hajj / Umrah card — source aspect ratio 16/8 desktop/tablet, 16/9 mobile. */
.gds-home-religious-card{position:relative;display:block;aspect-ratio:16/8;overflow:hidden;border-radius:12px;background:#010B0E;text-decoration:none;isolation:isolate}.gds-home-religious-card__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .5s ease}.gds-home-religious-card:hover .gds-home-religious-card__image{transform:scale(1.035)}.gds-home-religious-card__overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(to top,rgba(1,11,14,.88),rgba(1,11,14,.08) 62%,rgba(1,11,14,.12))}.gds-home-religious-card__content{position:absolute;inset:auto 0 0;display:flex;flex-direction:column;align-items:flex-start;padding:32px;color:#FFFFFF;text-align:right;direction:rtl}.gds-home-religious-card__head{display:flex;align-items:center;gap:12px;margin-bottom:8px;width:100%}.gds-home-religious-card__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:9px;background:#00ACA5;color:#FFFFFF;flex:none}.gds-home-religious-card__icon svg{width:20px;height:20px;fill:currentColor}.gds-home-religious-card__title{margin:0;color:#FFFFFF;font-size:24px;font-weight:700;line-height:1.3}.gds-home-religious-card__description{display:block;width:100%;margin:0;max-width:540px;color:rgba(255,255,255,.8);font-size:16px;line-height:1.65}.gds-home-religious-card__cta{display:inline-flex;align-items:center;align-self:flex-start;gap:7px;margin-top:16px;color:#1BD1D0;font-size:14px;font-weight:600}

/* 5. Airline card */
.gds-home-airline-card{display:flex;min-height:150px;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:20px;background:#F6F9FC;border:1px solid #EAEFF5;border-radius:12px;text-decoration:none;transition:border-color .2s ease,transform .2s ease}.gds-home-airline-card:hover{border-color:#1BD1D0;transform:translateY(-2px)}.gds-home-airline-card__logo{display:block;width:150px;max-width:82%;height:48px;object-fit:contain}.gds-home-airline-card__logo-fallback{display:grid;place-items:center;width:58px;height:48px;color:#009087;font-size:24px}.gds-home-airline-card__name{color:#080C0F;font-size:17px;font-weight:700;line-height:1.35;text-align:center}.gds-home-airline-card__code{color:#74889E;font-size:13px;line-height:1.2;text-align:center}

/* 6. Tour program card */
.gds-home-tour-card{overflow:hidden;background:#FFFFFF;border:1px solid #EAEFF5;border-radius:12px}.gds-home-tour-card__media{position:relative;aspect-ratio:16/10;overflow:hidden}.gds-home-tour-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.gds-home-tour-card:hover .gds-home-tour-card__image{transform:scale(1.035)}.gds-home-tour-card__duration{position:absolute;top:14px;left:14px;display:inline-flex;padding:6px 10px;border-radius:999px;background:rgba(8,12,15,.88);color:#FFFFFF;font-size:12px;font-weight:700;line-height:1}.gds-home-tour-card__body{padding:20px}.gds-home-tour-card__title{margin:0 0 12px;color:#080C0F;font-size:18px;font-weight:700;line-height:1.4}.gds-home-tour-card__features{display:grid;gap:7px;margin:0;padding:0;list-style:none}.gds-home-tour-card__feature{display:flex;align-items:flex-start;gap:8px;color:#5C6B7A;font-size:14px;line-height:1.5}.gds-home-tour-card__check{color:#00ACA5;font-weight:700}.gds-home-tour-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid #EAEFF5}.gds-home-tour-card__price,.gds-home-tour-card__details{text-decoration:none;font-size:14px;font-weight:600;line-height:1.3}.gds-home-tour-card__price{color:#CE5E00}.gds-home-tour-card__details{color:#2B343D}

/* 7. Integrated services card */
.gds-home-service-card{display:flex;min-height:190px;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;background:#F6F9FC;border:1px solid #EAEFF5;border-radius:12px;text-align:center;text-decoration:none;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease}.gds-home-service-card:hover{border-color:#1BD1D0;background:#FFFFFF;transform:translateY(-2px)}.gds-home-service-card__icon{display:grid;place-items:center;width:56px;height:56px;border-radius:12px;background:#FFD2A9;color:#CE5E00;transition:color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.gds-home-service-card__icon i,.gds-home-service-card__icon svg,.gds-home-service-card__icon svg path{transition:color .2s ease,fill .2s ease}.gds-home-service-card__icon svg{width:24px;height:24px;fill:currentColor}.gds-home-service-card__title{margin:0;color:#151B21;font-size:16px;font-weight:700;line-height:1.4;transition:color .2s ease}.gds-home-service-card__description{margin:0;color:#74889E;font-size:14px;line-height:1.65;transition:color .2s ease}

/* 8. Why card — number deliberately BESIDE the icon, never over it. */
.gds-home-why-card{display:flex;min-height:185px;flex-direction:column;gap:18px;padding:26px;background:#FFFFFF;border:1px solid #EAEFF5;border-radius:12px;text-decoration:none;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease}.gds-home-why-card__head{display:flex;align-items:center;justify-content:space-between;width:100%;gap:14px;direction:rtl}.gds-home-why-card__copy{display:block;min-width:0}.gds-home-why-card__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#FFD2A9;color:#CE5E00;flex:none;transition:color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.gds-home-why-card__icon i,.gds-home-why-card__icon svg,.gds-home-why-card__icon svg path{transition:color .2s ease,fill .2s ease}.gds-home-why-card__icon svg{width:21px;height:21px;fill:currentColor}.gds-home-why-card__number{color:#DEE9F5;font-size:48px;font-weight:800;line-height:1;letter-spacing:-2px;transition:color .2s ease}.gds-home-why-card__title{margin:0;color:#080C0F;font-size:18px;font-weight:700;line-height:1.45;transition:color .2s ease}.gds-home-why-card__description{margin:6px 0 0;color:#5C6B7A;font-size:14px;line-height:1.7;transition:color .2s ease}

/* 9. Process — layout is driven by the real repeater item count; parent GDS Container owns the section background. */
.gds-home-process{--gds-process-count:4;--gds-process-tablet-count:2;position:relative;display:grid;grid-template-columns:repeat(var(--gds-process-count),minmax(0,1fr));gap:clamp(18px,2.5vw,32px);padding-top:8px}.gds-home-process::before{content:"";position:absolute;top:48px;left:calc(50% / var(--gds-process-count));right:calc(50% / var(--gds-process-count));height:1px;background:var(--gds-process-line,rgba(0,172,165,.5))}.gds-home-process[data-step-count="1"]::before{display:none}.gds-home-process__step{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.gds-home-process__circle{position:relative;z-index:1;display:grid;place-items:center;width:80px;height:80px;margin-bottom:20px;border-radius:999px;background:#0C2E35;border:1px solid rgba(0,172,165,.3);color:#00C1BD}.gds-home-process__circle svg{width:25px;height:25px;fill:currentColor}.gds-home-process__number{position:absolute;top:-4px;right:-4px;display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#EE6F00;color:#FFFFFF;font-size:12px;font-weight:700}.gds-home-process__title{margin:0;color:#FFFFFF;font-size:18px;font-weight:700;line-height:1.4}.gds-home-process__description{margin:8px 0 0;max-width:300px;color:#ABC0D7;font-size:14px;line-height:1.7}

/* 10. Travel guide posts — Elementor Posts-like, GDS identity. */


/* lg boundary: source Tailwind lg starts at exactly 1024px. */
@media(max-width:1023px){.gds-home-gallery{gap:12px}.gds-home-process{grid-template-columns:repeat(var(--gds-process-tablet-count),minmax(0,1fr));gap:36px 24px}.gds-home-process::before{display:none}.gds-home-process[data-step-count="2"]::before,.gds-home-process[data-step-count="3"]::before{display:block;left:calc(50% / var(--gds-process-tablet-count));right:calc(50% / var(--gds-process-tablet-count))}}
/* md boundary: source Tailwind md starts at exactly 768px. */
@media(max-width:767px){.gds-home-services-strip{padding:16px;gap:12px}.gds-home-services-strip__item{padding:12px}.gds-home-services-strip__icon{width:44px;height:44px}.gds-home-services-strip__title{font-size:12px}.gds-home-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gds-home-gallery__hero{grid-column:span 2;grid-row:auto;aspect-ratio:1/1}.gds-home-gallery__small{aspect-ratio:3/4}.gds-home-gallery__hero .gds-home-gallery__content{padding:20px}.gds-home-gallery__hero .gds-home-gallery__title{font-size:21px}.gds-home-gallery__hero .gds-home-gallery__description{font-size:13px}.gds-home-religious-card{aspect-ratio:16/9}.gds-home-religious-card__content{padding:24px}.gds-home-religious-card__title{font-size:21px}.gds-home-religious-card__description{font-size:14px}.gds-home-airline-card{min-height:130px;padding:15px}.gds-home-tour-card__body{padding:17px}.gds-home-service-card{min-height:165px;padding:18px}.gds-home-why-card{min-height:0;padding:20px}}
/* sm boundary: source Tailwind sm starts at exactly 640px. */
@media(max-width:639px){.gds-home-religious-card{aspect-ratio:16/9}.gds-home-services-strip{grid-template-columns:repeat(3,minmax(0,1fr));padding:16px;gap:12px}.gds-home-process{grid-template-columns:1fr;gap:24px;padding-top:0}.gds-home-process::before{display:none!important}.gds-home-process__step{position:relative}.gds-home-process__step:not(:last-child)::after{content:"";position:absolute;z-index:0;top:40px;left:50%;width:1px;height:calc(100% + 24px);background:var(--gds-process-line,rgba(0,172,165,.5));transform:translateX(-50%)}.gds-home-process__step:last-child::after{display:none}.gds-home-process__circle{margin-bottom:14px}}

/* 1.0.21.9 — Full-plugin responsive hardening audit. Layout only; no palette changes. */
.gds-home-services-strip,
.gds-home-gallery,
.gds-home-visa-card,
.gds-home-religious-card,
.gds-home-airline-card,
.gds-home-tour-card,
.gds-home-service-card,
.gds-home-why-card,
.gds-home-process{
  width:100%;max-width:100%;min-width:0;
}
.gds-home-services-strip__item,
.gds-home-gallery__card,
.gds-home-visa-card__body,
.gds-home-visa-card__main,
.gds-home-visa-card__name-row,
.gds-home-religious-card__content,
.gds-home-airline-card,
.gds-home-tour-card,
.gds-home-tour-card__body,
.gds-home-service-card,
.gds-home-why-card,
.gds-home-process__step{min-width:0;max-width:100%;}
.gds-home-services-strip__title,
.gds-home-gallery__title,
.gds-home-gallery__description,
.gds-home-gallery__cta,
.gds-home-visa-card__name,
.gds-home-visa-card__cta,
.gds-home-religious-card__title,
.gds-home-religious-card__description,
.gds-home-religious-card__cta,
.gds-home-airline-card__name,
.gds-home-tour-card__title,
.gds-home-tour-card__feature,
.gds-home-tour-card__price,
.gds-home-tour-card__details,
.gds-home-service-card__title,
.gds-home-service-card__description,
.gds-home-why-card__title,
.gds-home-why-card__description,
.gds-home-process__title,
.gds-home-process__description{overflow-wrap:anywhere;word-break:normal;}
.gds-home-gallery__card{width:100%;}
.gds-home-gallery__image{max-width:100%;}
.gds-home-visa-card__name{overflow-wrap:anywhere;}
.gds-home-airline-card__logo{max-height:56px;}
.gds-home-tour-card__footer{flex-wrap:wrap;}
.gds-home-tour-card__price,.gds-home-tour-card__details{flex:1 1 132px;min-width:0;}
.gds-home-why-card__head{direction:rtl;}
.gds-home-why-card__icon,.gds-home-why-card__number{flex:none;}

@media(max-width:767px){
  .gds-home-services-strip{grid-template-columns:repeat(3,minmax(0,1fr));}
  .gds-home-gallery__hero{
    min-height:clamp(280px,92vw,480px);
    aspect-ratio:1/1;
  }
  .gds-home-gallery__small{min-height:clamp(170px,62vw,300px);}
  .gds-home-religious-card{
    aspect-ratio:auto;
    min-height:clamp(300px,92vw,430px);
  }
  .gds-home-religious-card__content{position:absolute;inset:auto 0 0;}
  .gds-home-religious-card__description{max-width:none;}
  .gds-home-airline-card__logo{width:min(140px,78%);max-height:48px;}
  .gds-home-tour-card__footer{align-items:flex-start;}
  .gds-home-process__step{min-width:0;}
}

@media(max-width:479px){
  .gds-home-services-strip{gap:8px;padding:12px;}
  .gds-home-services-strip__item{gap:6px;padding:10px 6px;}
  .gds-home-services-strip__icon{width:40px;height:40px;border-radius:10px;}
  .gds-home-services-strip__icon svg{width:18px;height:18px;}
  .gds-home-services-strip__title{font-size:11px;line-height:1.3;}
  .gds-home-gallery{gap:8px;}
  .gds-home-gallery__hero{min-height:clamp(270px,94vw,410px);}
  .gds-home-gallery__small{min-height:clamp(165px,64vw,260px);}
  .gds-home-gallery__content{padding:12px;}
  .gds-home-gallery__hero .gds-home-gallery__content{padding:16px;}
  .gds-home-gallery__hero .gds-home-gallery__title{font-size:20px;}
  .gds-home-gallery__description{font-size:12px;line-height:1.55;}
  .gds-home-gallery__cta{margin-top:8px;}
  .gds-home-religious-card{min-height:clamp(310px,105vw,430px);}
  .gds-home-religious-card__content{padding:20px;}
  .gds-home-religious-card__head{gap:10px;}
  .gds-home-religious-card__icon{width:38px;height:38px;}
  .gds-home-religious-card__title{font-size:20px;}
  .gds-home-religious-card__description{font-size:13px;line-height:1.6;}
  .gds-home-religious-card__cta{margin-top:12px;font-size:13px;}
  .gds-home-visa-card__body{gap:10px;padding:12px;}
  .gds-home-visa-card__flag{width:22px;height:16px;}
  .gds-home-visa-card__name{font-size:14px;}
  .gds-home-airline-card{min-height:118px;padding:12px;}
  .gds-home-airline-card__logo{width:min(124px,76%);height:42px;max-height:42px;}
  .gds-home-airline-card__name{font-size:15px;}
  .gds-home-tour-card__body{padding:15px;}
  .gds-home-tour-card__footer{gap:8px;}
  .gds-home-tour-card__price,.gds-home-tour-card__details{flex-basis:100%;}
  .gds-home-service-card{min-height:150px;padding:16px;}
  .gds-home-service-card__icon{width:48px;height:48px;}
  .gds-home-why-card{gap:14px;padding:18px;}
  .gds-home-why-card__icon{width:44px;height:44px;}
  .gds-home-why-card__number{font-size:40px;letter-spacing:-1px;}
  .gds-home-process{gap:24px;}
  .gds-home-process__step:not(:last-child)::after{top:34px;}
  .gds-home-process__circle{width:68px;height:68px;}
  .gds-home-process__number{width:25px;height:25px;}
  .gds-home-process__title{font-size:17px;}
  .gds-home-process__description{max-width:none;font-size:13px;}
}

@media(max-width:359px){
  .gds-home-services-strip{grid-template-columns:repeat(2,minmax(0,1fr));}
  .gds-home-gallery{grid-template-columns:1fr;}
  .gds-home-gallery__hero,.gds-home-gallery__small{grid-column:1;aspect-ratio:auto;min-height:260px;}
  .gds-home-religious-card{min-height:330px;}
}
