.site-header-container{width:min(1480px,93%);margin-inline:auto}.site-header-row{min-height:79px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-brand-symbol{width:49px;height:60px;display:grid;place-items:center}.site-brand-symbol img{width:64px;max-width:none;height:64px;-o-object-fit:contain;object-fit:contain}.site-desktop-nav,.site-header-actions{display:flex;align-items:center;gap:6px}.site-desktop-nav a,.site-header-actions a{white-space:nowrap}.site-header-actions{gap:10px}.site-mobile-actions,.site-mobile-navigation{display:none}.daro-home a:focus-visible,.hero-search button:focus-visible,.site-brand:focus-visible,.site-header a:focus-visible,.site-header button:focus-visible{outline:3px solid #c9a24d;outline-offset:5px}.home-hero{position:relative;isolation:isolate;height:clamp(530px,34.55vw,620px);color:#fff;background:#244f48}.home-hero-background{position:absolute;inset:0;overflow:hidden;z-index:-1}.home-hero-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.home-hero-shade{position:absolute;inset:0;background:linear-gradient(270deg,rgba(15,30,36,.68),rgba(15,30,36,.42) 28%,rgba(15,30,36,.06) 57%,transparent 72%)}.home-hero-inner{width:min(1480px,93%);height:100%;margin-inline:auto;position:relative;padding-top:clamp(100px,7.6vw,135px)}.home-hero-copy{text-align:right;padding-inline:28px 0}.home-hero-eyebrow{font-family:Tajawal,sans-serif;font-weight:700;font-size:25px;line-height:1.5;color:#e7bf6c}.home-hero-heading{font-family:Tajawal,sans-serif;font-weight:800;font-size:clamp(54px,4.8vw,80px);line-height:1.3;margin:17px 0 5px;letter-spacing:-1px;text-shadow:0 3px 18px rgb(0 0 0/12%)}.home-hero-subtitle{font-family:Tajawal,sans-serif;font-weight:400;font-size:clamp(19px,1.55vw,25px);line-height:1.8;color:#f5f5f4}.home-hero-search{position:absolute;bottom:26px;inset-inline:6.5%}.hero-search{position:relative;z-index:20;width:100%;text-align:right;font-family:Tajawal,sans-serif}.hero-search-tabs{display:flex;width:-moz-fit-content;width:fit-content;max-width:100%;margin-inline:15px auto;padding:12px 15px 8px;gap:8px;border-radius:23px 23px 0 0;background:#fff}.hero-search-tabs button{color:#4e5968;border-radius:15px;font-size:15px;font-weight:700;padding:10px 24px;line-height:1.35;transition:background .2s,color .2s;white-space:nowrap}.hero-search-tabs button:hover{background:#eff8f4;color:#0b5a4a}.hero-search-tabs button.is-selected{color:white;background:#0b5a4a;box-shadow:inset 0 -3px 8px #003d301a}.hero-search-form{background:#fff;border-radius:23px;padding:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) 232px;align-items:center;box-shadow:0 12px 40px #122b2521;color:#172d3b}.hero-search-field{position:relative;min-width:0;padding:7px 17px;display:flex;align-items:center;gap:12px;min-height:54px;border-inline-end:1px solid #e6e9ed}.hero-search-field:nth-child(4){border-inline-end:0}.hero-search-icon,.home-category-icon{flex-shrink:0;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#edf9f4;color:#086452}.hero-search-field-copy{min-width:0;flex:1}.hero-search-field label{display:block;font-size:12px;font-weight:500;color:#737e8c;margin-bottom:3px;line-height:1.3}.hero-search-field select{width:100%;padding:0 0 0 12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:#172d3b;font:700 16px/1.5 Tajawal,sans-serif;cursor:pointer;text-overflow:ellipsis;outline:none}.hero-search-field option{color:#172d3b;background:#fff}.hero-search-field:focus-within{outline:2px solid #0b5a4a;outline-offset:-2px;border-radius:12px;background:#f7fcf9}.hero-search-chevron{position:absolute;inset-inline-end:12px;bottom:21px;color:#8792a2;pointer-events:none}.hero-search-submit{display:flex;align-items:center;justify-content:center;gap:13px;min-height:64px;border-radius:16px;background:#0b5a4a;color:#fff;font-size:22px;font-weight:700;box-shadow:0 6px 16px #0b5a4a21;transition:background .2s,transform .2s}.hero-search-submit:hover{background:#084739;transform:translateY(-1px)}.hero-search-submit:active{transform:translateY(0)}.daro-home>.home-hero+.home-categories{margin-top:0}.home-categories{width:min(1480px,93%);margin-inline:auto;padding-top:34px;padding-bottom:2px}.home-categories-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.home-categories-heading h2{display:flex;align-items:center;gap:17px;font-size:26px;font-weight:800;line-height:1.4;color:#193642}.home-categories-heading h2>span{width:33px;height:4px;background:#caa041}.home-categories-heading>a{display:flex;align-items:center;gap:12px;color:#0b5a4a;font:700 15px Tajawal,sans-serif}.home-categories-heading>a:hover{color:#9a7530}.home-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.home-category-card{min-width:0;overflow:hidden;border-radius:17px;background:#fff;box-shadow:0 5px 16px #242d2410;transition:transform .25s,box-shadow .25s}.home-category-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px #0b5a4a20}.home-category-photo{aspect-ratio:1.51;overflow:hidden;background:#e8eee7}.home-category-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-category-caption{min-height:69px;display:flex;align-items:center;gap:9px;padding:10px 12px;font-family:Tajawal,sans-serif}.home-category-icon{width:35px;height:35px}.home-category-label{flex:1;min-width:0}.home-category-label h3{font-size:15px;font-weight:800;line-height:1.5;color:#172d3b}.home-category-label>span{display:block;color:#7b8492;font-size:12px;line-height:1.5}.home-category-arrow{width:29px;height:29px;border-radius:50%;background:#f0f8f5;color:#145e53;display:grid;place-items:center;flex-shrink:0}@media (max-width:1350px){.site-header-row{gap:14px}.site-header-actions{gap:5px}.site-desktop-nav{gap:0}.site-desktop-nav a{font-size:14px;padding-inline:8px}.site-language{display:none}.home-hero-search{inset-inline:3%}.hero-search-form{grid-template-columns:repeat(4,minmax(0,1fr)) 200px}.hero-search-field{padding-inline:10px;gap:8px}.hero-search-submit{font-size:20px}.home-category-grid{gap:14px}.home-category-caption{gap:7px;padding-inline:9px}.home-category-label h3{font-size:13px}.home-category-arrow{width:23px;height:23px}}@media (max-width:1150px){.site-desktop-nav{display:none}.site-header-actions{margin-inline-start:auto}.site-mobile-actions{display:flex;gap:8px;align-items:center}.site-mobile-actions>a{display:none}.site-mobile-navigation{display:block}.home-hero-heading{font-size:60px}.home-hero-copy{padding-inline:0}.home-hero-search{inset-inline:0}.hero-search-form{grid-template-columns:repeat(4,minmax(0,1fr)) 175px;padding:12px}.hero-search-icon{width:33px;height:33px}.hero-search-field{gap:7px;padding-inline:8px}.hero-search-field select{font-size:14px}.hero-search-field label{font-size:11px}.hero-search-submit{font-size:18px}.home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.home-category-label h3{font-size:16px}}@media (max-width:800px){.site-header-row{min-height:72px}.home-hero{height:auto;min-height:650px}.home-hero-inner{padding-top:70px;padding-bottom:28px}.home-hero-copy{text-align:center}.home-hero-eyebrow{font-size:21px}.home-hero-heading{font-size:clamp(36px,7vw,56px);margin-top:12px;letter-spacing:0}.home-hero-subtitle{font-size:19px}.home-hero-shade{background:linear-gradient(180deg,#142b396b,#142b394d 55%,#142b391f)}.home-hero-image{-o-object-position:35% center;object-position:35% center}.home-hero-search{position:relative;margin-top:45px;bottom:auto}.hero-search-tabs{margin-inline:auto;padding:10px;width:100%;justify-content:center;gap:4px}.hero-search-tabs button{flex:1;font-size:14px;padding:12px 8px}.hero-search-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 0;border-radius:0 0 22px 22px;padding:14px}.hero-search-field{min-height:64px;gap:10px}.hero-search-field:nth-child(2){border-inline-end:0}.hero-search-field select{font-size:16px}.hero-search-submit{grid-column:1/-1;margin-top:5px;min-height:56px;font-size:20px}.home-categories{padding-top:28px}}@media (max-width:540px){.home-categories,.home-hero-inner,.site-header-container{width:calc(100% - 32px)}.site-header-row{min-height:68px}.site-header-actions{display:none}.site-mobile-actions>a{display:block}.site-brand-symbol{width:39px;height:53px}.site-brand-symbol img{width:54px;height:54px}.home-hero{min-height:590px}.home-hero-inner{padding-top:57px;padding-bottom:26px}.home-hero-eyebrow{font-size:20px}.home-hero-heading{font-size:clamp(33px,8.8vw,46px);line-height:1.4;margin-bottom:9px}.home-hero-subtitle{font-size:16px}.home-hero-search{margin-top:34px}.hero-search-tabs button{font-size:12px;padding-inline:5px}.hero-search-form{padding:10px}.hero-search-field{padding-inline:6px;gap:6px}.hero-search-icon{width:30px;height:30px}.hero-search-icon svg{width:17px;height:17px}.hero-search-field select{font-size:14px}.hero-search-chevron{inset-inline-end:5px;width:13px;bottom:22px}.hero-search-submit{min-height:52px;font-size:19px}.home-categories-heading{gap:8px;margin-bottom:19px}.home-categories-heading h2{font-size:21px;gap:9px}.home-categories-heading h2>span{width:19px;height:3px}.home-categories-heading>a{font-size:12px;gap:5px}.home-categories-heading>a svg{width:14px}.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-category-caption{min-height:67px;padding:10px 8px;gap:6px}.home-category-icon{width:30px;height:30px}.home-category-label h3{font-size:13px}.home-category-label>span{font-size:11px}.home-category-arrow{display:none}}@media (prefers-reduced-motion:reduce){.hero-search button,.home-category-card,.home-category-card img{transition:none}}.featured-section,.home-map-section{width:min(1480px,93%);margin-inline:auto}.daro-home>.featured-section+.home-map-section{margin-top:30px}.featured-section{font-family:Tajawal,sans-serif}.featured-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.featured-section-eyebrow{display:flex;align-items:center;gap:12px;width:-moz-fit-content;width:fit-content;color:#a77c26;font-size:17px;font-weight:700}.featured-section-eyebrow:before{content:"";display:inline-block;width:47px;height:2px;background:#bf9235}.featured-section-heading h2{color:#075343;font-size:clamp(28px,2.55vw,39px);line-height:1.3;font-weight:800;margin:8px 0 2px}.featured-section-heading p{font-size:16px;color:#6a7382}.featured-section-controls{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.featured-section-controls>a{display:inline-flex;align-items:center;gap:9px;color:#0b5a4a;font-size:16px;font-weight:700;white-space:nowrap}.featured-section-controls>a:hover{color:#9d792c}.featured-section-arrows{display:flex;align-items:center;gap:8px}.featured-section-arrows button{display:grid;place-items:center;width:38px;height:38px;border:1px solid #dfe5e2;border-radius:50%;background:#fff;color:#183448;box-shadow:0 3px 8px #19312512}.featured-section-arrows button:hover{border-color:#0b5a4a;color:#0b5a4a}.featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.featured-card{position:relative;overflow:hidden;min-width:0;border:1px solid #e7e9e6;border-radius:18px;background:#fff;box-shadow:0 5px 16px #19312511;transition:transform .2s,box-shadow .2s}.featured-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0b5a4a1d}.featured-card-link{display:flex;height:100%;flex-direction:column;color:inherit}.featured-card-image{position:relative;aspect-ratio:1.63;overflow:hidden;background:#e7eee9}.featured-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.featured-card:hover .featured-card-image img{transform:scale(1.035)}.featured-card-badge,.featured-card-illustration,.featured-card-star{position:absolute;display:inline-flex;align-items:center;border-radius:999px;font-family:Tajawal,sans-serif;font-weight:700}.featured-card-badge{top:15px;right:15px;padding:7px 16px 5px;font-size:15px;color:white}.featured-card-badge.sale{background:#09815e}.featured-card-badge.daily{background:#c99118}.featured-card-badge.monthly{background:#15314a}.featured-card-star{top:53px;right:15px;gap:4px;padding:4px 10px 3px;font-size:12px;color:#fff;background:#caa344}.featured-card-illustration{bottom:8px;left:9px;padding:3px 8px 2px;font-size:10px;background:#ffffffd9;color:#345047}.featured-card-favorite{position:absolute;z-index:2;top:12px;left:12px;width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#203d50;box-shadow:0 2px 7px #17332933;transition:color .2s,transform .2s}.featured-card-favorite:hover{transform:scale(1.08);color:#c33e59}.featured-card-favorite.is-favorite{color:#c33e59}.featured-card-content{flex:1;display:flex;flex-direction:column;padding:16px 16px 14px}.featured-card-content h3{color:#172b3c;font-size:19px;font-weight:800;line-height:1.35;min-height:52px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.featured-card-location{display:flex;align-items:center;gap:6px;min-height:31px;color:#68788c;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.featured-card-location svg{flex:0 0 auto;color:#647589}.featured-card-specs{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:auto;border-top:1px solid #e8ebed;border-bottom:1px solid #e8ebed;padding:12px 0;color:#53677b;font-size:13px;font-weight:600;white-space:nowrap}.featured-card-specs span{display:inline-flex;align-items:center;gap:4px}.featured-card-specs svg{color:#53677b}.featured-card-bottom{display:flex;align-items:center;gap:7px;padding-top:14px}.featured-card-bottom strong{color:#075c49;font-size:23px;line-height:1;font-weight:800;font-family:Outfit,Tajawal,sans-serif;white-space:nowrap}.featured-card-period{font-size:13px;color:#657287;white-space:nowrap}.featured-card-details{margin-inline-start:auto;display:inline-flex;justify-content:center;min-width:125px;border-radius:999px;background:#e4f9ef;color:#075646;padding:9px 13px 7px;font-size:14px;font-weight:700;white-space:nowrap;transition:background .2s}.featured-card:hover .featured-card-details{background:#c9f0dd}.featured-empty{border:1px solid #e7e9e6;border-radius:20px;padding:42px;text-align:center;background:#fff;color:#637187}.featured-empty a{color:#0b5a4a;text-decoration:underline}.home-map-panel{display:grid;grid-template-columns:51% 49%;min-height:405px;overflow:hidden;border:1px solid #e6ece7;border-radius:24px;background:#fff;box-shadow:0 5px 19px #1931250d}.home-map-copy{padding:29px clamp(26px,3.2vw,52px) 29px 22px;align-self:center;text-align:right;font-family:Tajawal,sans-serif}.home-map-eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid #cfefe0;border-radius:999px;background:#e8fbf0;color:#075c49;padding:9px 15px 7px;font-size:15px;font-weight:700}.home-map-copy h2{color:#075343;font-size:clamp(30px,2.95vw,43px);line-height:1.3;font-weight:800;margin-top:17px;text-wrap:balance}.home-map-copy p{color:#647386;font-size:16px;line-height:1.6;margin-top:8px}.home-map-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:23px}.home-map-stats a{min-width:0;min-height:75px;display:grid;grid-template-columns:28px 1fr;grid-template-rows:26px 22px;-moz-column-gap:5px;column-gap:5px;align-content:center;padding:10px 12px;border:1px solid #e6e8e4;border-radius:16px;background:#faf9f6}.home-map-stats a:hover{border-color:#0b5a4a}.home-map-stats svg{grid-row:1/3;width:24px;height:24px;align-self:center;color:#0b7f64}.home-map-stats a:first-child svg{color:#bc8c31}.home-map-stats strong{color:#075343;font:800 21px/1.2 Outfit,sans-serif}.home-map-stats span{color:#58677a;font-size:13px;white-space:nowrap}.home-map-action{display:flex;align-items:center;justify-content:center;gap:18px;width:min(290px,100%);min-height:56px;margin-top:24px;border-radius:999px;background:#075846;color:white;font-size:18px;font-weight:800;box-shadow:0 5px 14px #0b5a4a22}.home-map-action:hover{background:#064637}.home-map-visual{position:relative;min-height:405px;isolation:isolate;overflow:hidden;background:#f4f4ee}.home-map-visual img{position:absolute;z-index:1;inset:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s}.home-map-visual:hover img{transform:scale(1.025)}.home-map-label{position:absolute;z-index:2;padding:8px 12px 6px;border-radius:999px;background:#fff;color:#193b48;box-shadow:0 4px 13px #0b5a4a1c;font:700 13px Tajawal,sans-serif;white-space:nowrap}.home-map-label.coast{top:34%;left:8%}.home-map-label.damascus{bottom:17%;left:25%}@media (max-width:1200px){.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-map-panel{grid-template-columns:1fr 1fr}.home-map-copy{padding:30px}.home-map-stats{gap:6px}.home-map-stats a{padding:9px 7px}.home-map-stats span{font-size:11px}}@media (max-width:800px){.home-map-panel{grid-template-columns:1fr}.home-map-copy{padding:32px}.home-map-visual{min-height:355px}.featured-section-heading{align-items:start}}@media (max-width:540px){.featured-section,.home-map-section{width:calc(100% - 32px)}.featured-section-heading{display:block;margin-bottom:20px}.featured-section-heading h2{font-size:28px}.featured-section-heading p{font-size:14px}.featured-section-controls{margin-top:15px;justify-content:space-between}.featured-section-controls>a{font-size:14px}.featured-grid{grid-template-columns:1fr;gap:16px}.featured-card-image{aspect-ratio:1.7}.featured-card-content h3{font-size:18px}.home-map-copy{padding:27px 19px}.home-map-copy h2{font-size:27px}.home-map-copy p{font-size:14px}.home-map-stats{gap:6px}.home-map-stats a{grid-template-columns:1fr;grid-template-rows:auto auto auto;text-align:center;min-height:83px;padding:8px 4px}.home-map-stats svg{grid-row:auto;justify-self:center;width:19px;height:19px}.home-map-stats strong{font-size:19px}.home-map-stats span{font-size:10px}.home-map-action{width:100%}.home-map-visual{min-height:295px}.home-map-visual img{-o-object-position:45% center;object-position:45% center}.home-map-label{font-size:10px}}@media (prefers-reduced-motion:reduce){.featured-card,.featured-card-image img,.home-map-visual img{transition:none}}.home-lower-section{width:min(1480px,93%);margin-inline:auto;font-family:Tajawal,sans-serif}.home-lower-heading{align-items:end;margin-bottom:25px}.home-lower-heading>div:first-child>span{padding:0;border:0;border-radius:0;background:transparent;color:#b68424;font-size:15px;font-weight:700}.home-lower-heading h2{color:#075343;font-size:clamp(28px,2.65vw,39px);font-weight:800;line-height:1.2;margin-top:8px}.home-lower-heading p{color:#647386;font-family:Tajawal,sans-serif;font-size:16px;margin-top:7px}.home-lower-heading>a{color:#075a48;font-family:Tajawal,sans-serif;font-weight:800;border-bottom:1px solid #c9a24d;padding-bottom:6px}.home-lower-heading>a:hover{color:#a77a25}.home-recent-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-recent-grid>a{border-color:#e5ebe6;border-radius:19px;box-shadow:0 8px 20px #1838280b}.home-recent-grid>a>div:first-child{height:auto;aspect-ratio:1.58}.home-recent-grid>a>div:last-child{font-family:Tajawal,sans-serif}.home-recent-grid h3{font-size:17px;font-weight:800}.home-recent-promo{position:relative;overflow:hidden;min-height:410px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:32px clamp(25px,4vw,58px);border:1px solid #d9e9df;border-radius:20px;background:radial-gradient(circle at 20% 80%,#d9f2e7 0,transparent 38%),linear-gradient(135deg,#edf8f1,#fbfaf5);color:#075343;text-align:right}.home-recent-promo:after{content:"";position:absolute;width:230px;height:230px;border:1px solid #b5d9c6;border-radius:50%;inset-inline-end:-60px;bottom:-110px;box-shadow:0 0 0 35px #b5d9c621,0 0 0 70px #b5d9c613;pointer-events:none}.home-recent-promo-icon{display:grid;place-items:center;width:53px;height:53px;margin-bottom:23px;border-radius:16px;background:#0b5a4a;color:#e9ca82}.home-recent-promo-kicker{color:#a6771f;font-size:15px;font-weight:800}.home-recent-promo h3{max-width:430px;margin:10px 0;color:#075343;font-size:clamp(25px,2.3vw,33px);line-height:1.25}.home-recent-promo p{max-width:400px;color:#627683;font-size:16px;line-height:1.5}.home-recent-promo a{display:inline-flex;align-items:center;gap:9px;margin-top:24px;padding:12px 24px;border-radius:999px;background:#0b5a4a;color:#fff;font-size:15px;font-weight:800}.home-recent-promo a:hover{background:#084538}.home-governorate-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:14px}.home-governorate-card{position:relative;min-width:0;min-height:123px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:17px 16px 15px;border:1px solid #e1e9e1;border-radius:17px;background:#fff;box-shadow:0 4px 17px #19312509;transition:transform .2s,border-color .2s,box-shadow .2s}.home-governorate-card:after{content:"";position:absolute;top:0;inset-inline-start:18px;width:34px;height:3px;background:#c9a24d;border-radius:0 0 5px 5px}.home-governorate-card:hover{transform:translateY(-4px);border-color:#c9a24d;box-shadow:0 12px 25px #0b5a4a15}.home-governorate-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#e7f7ef;color:#0b6955}.home-governorate-card h3{color:#183744;font-size:17px;line-height:1.3;font-weight:800}.home-governorate-card span:not(.home-governorate-icon){display:block;margin-top:2px;color:#87919d;font-size:12px;font-weight:600}.home-destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.home-destination-card{min-width:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid #e4eae4;border-radius:20px;background:#fff;box-shadow:0 7px 20px #1931250d;transition:transform .25s,box-shadow .25s}.home-destination-card:hover{transform:translateY(-5px);box-shadow:0 14px 30px #0b5a4a1a}.home-destination-photo{position:relative;aspect-ratio:1.75;overflow:hidden;background:#dbe8df}.home-destination-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s}.home-destination-card:hover .home-destination-photo img{transform:scale(1.04)}.home-destination-photo-tag{position:absolute;top:14px;inset-inline-start:14px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 12px 5px;background:#fffef2ed;color:#0a5546;font-size:13px;font-weight:800}.home-destination-content{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:20px 23px 22px;text-align:right}.home-destination-content h3{color:#173442;font-size:23px;font-weight:800}.home-destination-content p{margin:6px 0 19px;min-height:47px;color:#687788;font-size:15px;line-height:1.55}.home-destination-content a{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:#075a48;border-bottom:1px solid #c9a24d;padding-bottom:5px;font-size:15px;font-weight:800}.home-destination-content a:hover{color:#a77a25}.home-owner-cta{position:relative;isolation:isolate;overflow:hidden;min-height:240px;display:flex;justify-content:space-between;align-items:center;gap:35px;padding:39px clamp(28px,4vw,62px);border-radius:25px;background:linear-gradient(105deg,#083e33,#075545 54%,#063a30);color:#fff;box-shadow:0 14px 32px #0b5a4a1b}.home-owner-cta:before{content:"";position:absolute;z-index:-1;width:360px;height:360px;inset-inline-end:-110px;top:-140px;border:1px solid #d5b36e33;border-radius:50%;box-shadow:0 0 0 45px #d5b36e0b,0 0 0 95px #d5b36e08}.home-owner-copy{max-width:670px;text-align:right}.home-owner-copy>span{display:inline-flex;align-items:center;gap:6px;color:#e8c77d;font-size:14px;font-weight:700}.home-owner-copy h2{margin:10px 0 4px;font-size:clamp(27px,2.7vw,40px);line-height:1.2;font-weight:800}.home-owner-copy p{color:#e4f1eb;font-size:17px;line-height:1.65}.home-owner-actions{display:flex;flex-wrap:wrap;gap:11px;flex-shrink:0}.home-owner-actions a{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:51px;padding:10px 20px;border-radius:999px;font-size:15px;font-weight:800;white-space:nowrap;transition:background .2s,color .2s}.home-owner-primary{background:#e8c77d;color:#064737}.home-owner-primary:hover{background:#fff}.home-owner-secondary{border:1px solid #ffffff80;color:#fff}.home-owner-secondary:hover{background:#ffffff1c}.site-footer{font-family:Tajawal,sans-serif}.site-footer-brand{display:inline-flex;align-items:center;gap:10px}.site-footer-brand img{width:58px;height:58px;-o-object-fit:contain;object-fit:contain}.site-footer-brand span{display:flex;flex-direction:column}.site-footer-brand strong{color:#fff;font-size:23px;font-weight:800;line-height:1.1}.site-footer-brand strong i{margin-inline:4px;color:#c9a24d;font-style:normal;font-weight:400}.site-footer-brand small{color:#d6e7dd;font-size:12px;font-weight:600}@media (max-width:1100px){.home-recent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-recent-promo{grid-column:1/-1!important;min-height:280px}.home-governorate-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-owner-cta{align-items:flex-start;flex-direction:column}}@media (max-width:700px){.home-lower-section{width:calc(100% - 32px)}.home-lower-heading{align-items:flex-start;gap:12px}.home-lower-heading h2{font-size:28px}.home-lower-heading p{font-size:14px}.home-destination-grid,.home-recent-grid{grid-template-columns:1fr;gap:16px}.home-recent-promo{min-height:300px}.home-governorate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.home-governorate-card{min-height:111px;padding:14px}.home-owner-cta{min-height:0;padding:29px 23px;gap:25px}.home-owner-copy p{font-size:14px}.home-owner-actions,.home-owner-actions a{width:100%}.site-footer{padding-bottom:105px}.site-footer-bottom{align-items:flex-start;text-align:right}.site-footer-bottom>div{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px 17px}}@media (prefers-reduced-motion:reduce){.home-destination-card,.home-destination-photo img,.home-governorate-card{transition:none}}.info-page{min-height:65vh;padding:26px 0 88px;background:#f8f6f1;color:#193440;font-family:Tajawal,sans-serif}.info-page-inner{width:min(1320px,93%);margin-inline:auto}.info-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:22px;color:#7b8791;font-size:14px;font-weight:600}.info-breadcrumb a:hover{color:#075a48}.info-breadcrumb span{color:#075a48;font-weight:800}.info-hero{position:relative;isolation:isolate;overflow:hidden;min-height:272px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:42px clamp(28px,5vw,72px);border-radius:26px;background:linear-gradient(105deg,#063c32,#09614e 70%,#074638);color:#fff;box-shadow:0 14px 35px #093b3320}.info-hero:after,.info-hero:before{content:"";position:absolute;z-index:-1;width:370px;height:370px;border:1px solid #e8ca792b;border-radius:50%;inset-inline-end:-95px;top:-170px}.info-hero:after{width:510px;height:510px;inset-inline-end:-165px;top:-240px}.info-hero-copy{max-width:790px;text-align:right}.info-hero-eyebrow{display:inline-flex;align-items:center;gap:9px;color:#e9c67c;font-size:17px;font-weight:800}.info-hero-eyebrow:before{content:"";width:27px;height:2px;background:currentColor}.info-hero h1{margin:13px 0 9px;font-size:clamp(37px,4vw,58px);line-height:1.1;font-weight:800}.info-hero p{color:#e3eee8;font-size:clamp(16px,1.35vw,19px);line-height:1.65}.info-hero-art{flex:0 0 125px;width:125px;height:125px;display:grid;place-items:center;border:1px solid #e9c67c80;border-radius:33px;transform:rotate(-12deg);background:#ffffff0d;box-shadow:inset 0 0 0 11px #ffffff08}.info-hero-art-mark{color:#e9c67c;font:800 93px/1 Outfit,sans-serif;transform:rotate(12deg)}.info-page-nav{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0 33px}.info-page-nav a{display:inline-flex;align-items:center;min-height:41px;padding:8px 17px 6px;border:1px solid #e2e8e1;border-radius:999px;background:#fff;color:#576b74;font-size:14px;font-weight:800;transition:background .2s,color .2s,border-color .2s}.info-page-nav a:hover{border-color:#c9a24d;color:#075a48}.info-page-nav a[aria-current=page]{border-color:#0b5a4a;background:#0b5a4a;color:#fff}.info-page-content{display:grid;gap:25px}.info-card{overflow:hidden;border:1px solid #e5ebe6;border-radius:22px;background:#fff;box-shadow:0 8px 24px #1931250c}.info-card-pad{padding:clamp(24px,3vw,43px)}.info-section-label{color:#ad802a;font-size:14px;font-weight:800}.info-section-title{margin:8px 0 12px;color:#075343;font-size:clamp(24px,2.6vw,35px);line-height:1.2;font-weight:800}.info-prose{color:#5d6e7b;font-size:17px;line-height:1.8}.info-prose strong{color:#173a42}.info-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.info-feature{min-height:180px;padding:25px;border:1px solid #e4ebe4;border-radius:19px;background:#fff;box-shadow:0 6px 19px #1931250a}.info-feature-icon{width:45px;height:45px;display:grid;place-items:center;margin-bottom:18px;border-radius:14px;background:#e7f7ed;color:#0b6653}.info-feature h3{color:#183744;font-size:19px;font-weight:800}.info-feature p{margin-top:7px;color:#697987;font-size:15px;line-height:1.55}.info-split{display:grid;grid-template-columns:1.1fr .9fr}.info-split-copy{padding:clamp(25px,3vw,45px);align-self:center}.info-split-image{min-height:330px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.info-inline-action{display:inline-flex;align-items:center;gap:8px;margin-top:23px;padding:12px 22px 10px;border-radius:999px;background:#0b5a4a;color:#fff;font-size:15px;font-weight:800}.info-inline-action:hover{background:#084536}.info-article-intro{max-width:890px;padding:clamp(25px,3vw,42px)}.info-article-grid{display:grid;grid-template-columns:250px minmax(0,1fr);gap:22px;align-items:start}.info-article-toc{position:sticky;top:102px;padding:24px}.info-article-toc h2{color:#0b5a4a;font-size:17px;font-weight:800;margin-bottom:12px}.info-article-toc a{display:block;padding:9px 0;border-top:1px solid #edf0eb;color:#687781;font-size:14px;font-weight:700}.info-article-toc a:hover{color:#0b5a4a}.info-article-list{display:grid;gap:15px}.info-article-section{scroll-margin-top:105px;padding:clamp(24px,2.7vw,36px)}.info-article-section h2{display:flex;align-items:center;gap:12px;color:#075343;font-size:23px;line-height:1.25;font-weight:800}.info-article-number{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:#e7f7ed;color:#0b5a4a;font:800 15px/1 Outfit,sans-serif}.info-article-section li,.info-article-section p{margin-top:12px;color:#667782;font-size:16px;line-height:1.75}.info-article-section ul{padding-inline-start:21px;list-style:disc}.info-article-section a{color:#075a48;text-decoration:underline}.info-faq-list{display:grid;gap:12px}.info-faq-item{border:1px solid #e2e9e3;border-radius:17px;background:#fff;box-shadow:0 5px 17px #19312509}.info-faq-item[open]{border-color:#b9d9c9}.info-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;color:#173a43;font-size:18px;font-weight:800;cursor:pointer;list-style:none}.info-faq-item summary::-webkit-details-marker{display:none}.info-faq-item summary svg{flex:0 0 auto;color:#0b5a4a;transition:transform .2s}.info-faq-item[open] summary svg{transform:rotate(45deg)}.info-faq-item p{padding:0 24px 23px;color:#657781;font-size:16px;line-height:1.7}.info-contact-grid{display:grid;grid-template-columns:1fr 1.8fr;gap:21px;align-items:stretch}.info-contact-aside{padding:clamp(27px,3vw,40px);background:linear-gradient(145deg,#084b3f,#06392f);color:#fff}.info-contact-aside h2{color:#e8c77d;font-size:28px;font-weight:800}.info-contact-aside>p{margin:12px 0 30px;color:#dcebe3;font-size:16px;line-height:1.65}.info-contact-detail{display:flex;align-items:center;gap:12px;padding:14px 0;border-top:1px solid #ffffff24;font-size:16px}.info-contact-detail svg{color:#e8c77d}.info-contact-detail span{direction:ltr}.info-contact-form{padding:clamp(27px,3vw,40px)}.info-contact-form h2{color:#075343;font-size:28px;font-weight:800;margin-bottom:17px}.info-contact-form form{display:grid;gap:17px}.info-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.info-form-field label{display:block;margin-bottom:7px;color:#203e48;font-size:15px;font-weight:800}.info-form-field input,.info-form-field textarea{width:100%;padding:13px 15px;border:1px solid #dfe7e2;border-radius:11px;outline:none;background:#fafbf8;color:#173a42;font:600 15px/1.5 Tajawal,sans-serif}.info-form-field input:focus,.info-form-field textarea:focus{border-color:#0b5a4a;box-shadow:0 0 0 3px #0b5a4a17}.info-form-field textarea{min-height:128px;resize:vertical}.info-form-submit{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:-moz-fit-content;width:fit-content;min-height:49px;padding:11px 23px;border-radius:999px;background:#0b5a4a;color:#fff;font-size:16px;font-weight:800}.info-form-submit:hover{background:#084536}.info-form-submit:disabled{opacity:.55;cursor:wait}.info-success{display:grid;justify-items:center;align-content:center;gap:12px;min-height:375px;text-align:center}.info-success svg{color:#0b8063}.info-success h2{color:#075343;font-size:25px;font-weight:800}.info-success p{color:#657781;font-size:15px}@media (max-width:850px){.info-article-grid,.info-contact-grid{grid-template-columns:1fr}.info-article-toc{position:static}.info-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.info-page{padding:18px 0 65px}.info-page-inner{width:calc(100% - 30px)}.info-hero{min-height:230px;padding:28px 24px}.info-hero-art{display:none}.info-hero h1{font-size:38px}.info-page-nav{flex-wrap:nowrap;overflow-x:auto;margin-bottom:25px;padding-bottom:4px}.info-page-nav a{white-space:nowrap}.info-feature-grid,.info-form-row,.info-split{grid-template-columns:1fr}.info-split-image{min-height:230px;max-height:270px}.info-contact-aside,.info-contact-form{padding:25px 21px}.info-faq-item summary{padding:19px;font-size:16px}.info-faq-item p{padding:0 19px 20px;font-size:14px}}@media (prefers-reduced-motion:reduce){.info-faq-item summary svg,.info-page-nav a{transition:none}}