@import url("https://fonts.googleapis.com/css2?family=Tajawal:wght@300;500;800&display=swap");.c-subdued{color:#7d8083}.c-disabled{color:#a0a3a7}.c-danger{color:#dc3545}.c-warning{color:#ffc107}.c-success{color:#28a745}h1,h2,h3,h4,h5{font-weight:500;line-height:1.7}h1{font-size:4rem}h2{font-size:2.375rem}h3{font-size:2rem}h4{font-size:1.5rem}h5{font-size:1.25rem}p{font-size:.9375rem}.fw-thin{font-weight:300}.fw-normal{font-weight:500}.fw-bold{font-weight:700}:root{font-size:16px}*{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0;outline:0;border:0}html{scroll-behavior:smooth}body{color:#202223;font-weight:500;font-family:'Tajawal', sans-serif;direction:rtl;background-color:#fff}ul{list-style-type:none}button{font-family:'Tajawal', sans-serif;cursor:pointer;background-color:transparent}span,small,label,a{display:inline-block}a{text-decoration:none;color:#202223}img{max-width:100%}main{background-image:url("/img/global/bg-texture.svg");background-position:center center;background-size:cover;background-repeat:repeat}.section-header{padding:2.4rem 0;margin-bottom:1.2rem;text-align:center}.section-header p{margin-top:0.8rem}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.4rem}*[class*="flex"]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.8rem}*[class*="__gap-0"]{gap:0}*[class*="__gap-sm"]{gap:0.8rem}*[class*="__gap-md"]{gap:1.6rem}*[class*="__gap-lg"]{gap:2.4rem}*[class*="__jc-start"]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}*[class*="__jc-end"]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}*[class*="__jc-center"]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}*[class*="__jc-between"]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}*[class*="__ai-start"]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}*[class*="__ai-end"]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}*[class*="__ai-center"]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}*[class*="__fd-col"]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}*[class*="__fd-row"]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}*[class*="__fw-wrap"]{-ms-flex-wrap:wrap;flex-wrap:wrap}*[class*="__fw-nowrap"]{-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width: 1025px){:root{font-size:16px}}@media screen and (min-width: 781px) and (max-width: 1024px){:root{font-size:15px}}@media screen and (min-width: 621px) and (max-width: 780px){:root{font-size:14px}}@media screen and (min-width: 521px) and (max-width: 620px){:root{font-size:12px}}@media screen and (max-width: 520px){:root{font-size:11px}}:root{--circle-size: 250px}@media screen and (max-width: 880px){:root{--circle-size: 200px}}@media screen and (max-width: 700px){:root{--circle-size: 180px}}@media screen and (max-width: 640px){:root{--circle-size: 140px}}.hero{background-color:#f0f9fb;padding-top:2rem;margin-bottom:5rem}.hero .container{text-align:center}.hero .logo{margin-bottom:2.5rem}.hero h3{font-size:2rem;color:rgba(60,60,67,0.6);margin-bottom:.75rem}.hero h1{font-size:4rem;line-height:4.875rem}.hero .hero-image{text-align:center;position:relative;padding-top:12.5rem}.hero .half-circle{background-color:#ddf2f5;margin:0 auto;height:var(--circle-size);width:calc(var(--circle-size) * 2);border-top-left-radius:calc(var(--circle-size) * 2);border-top-right-radius:calc(var(--circle-size) * 2);position:relative}.hero .half-circle .vendor-box{position:absolute;z-index:2;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:70%;margin-left:-10px}.hero .desktop-vendor-products{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.hero .mobile-vendor-products{position:absolute;bottom:-60%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:none}@media screen and (max-width: 640px){.hero{margin-bottom:12.5rem}.hero .hero-image{padding-top:5rem}.hero .desktop-vendor-products{display:none}.hero .mobile-vendor-products{display:block}}.gallery{padding:3.75rem 0}.gallery h2{text-align:center;margin-bottom:1.875rem}.gallery .gallery-grid{display:-ms-grid;display:grid;-ms-grid-rows:(5rem)[6];grid-template-rows:repeat(6, 5rem);-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr);gap:1.25rem}.gallery .gallery-item{background-position:center center;background-size:cover;border-radius:.5rem;color:white;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;grid-row:span 3;overflow:hidden}.gallery .gallery-item:first-of-type,.gallery .gallery-item:nth-of-type(4){grid-row:span 4}.gallery .gallery-item:nth-of-type(3),.gallery .gallery-item:last-of-type{grid-row:span 2}.gallery .gallery-item p{padding:1rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.8)), to(rgba(0,0,0,0)));background-image:linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0))}@media screen and (max-width: 700px){.gallery .gallery-grid{-ms-grid-rows:(8.125rem)[6];grid-template-rows:repeat(6, 8.125rem);-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr)}.gallery .gallery-item:nth-of-type(3){grid-row:span 1;-webkit-box-ordinal-group:-5;-ms-flex-order:-6;order:-6}.gallery .gallery-item:nth-of-type(4){grid-row:span 3;-webkit-box-ordinal-group:-3;-ms-flex-order:-4;order:-4}.gallery .gallery-item:first-of-type{grid-row:span 3;-webkit-box-ordinal-group:-2;-ms-flex-order:-3;order:-3}.gallery .gallery-item:nth-of-type(2){grid-row:span 2;-webkit-box-ordinal-group:-4;-ms-flex-order:-5;order:-5}}.near-locations{margin-top:3.75rem;position:relative}.near-locations h2{text-align:center;margin-bottom:1.25rem}.near-locations .map-wrapper{position:relative}.near-locations .map{background-color:#ddd;height:80vh;min-height:400px}.near-locations .map .gm-style .gm-style-iw{padding:0.6rem !important}.near-locations .map .gm-style .gm-style-iw .gm-style-iw-d{padding:0 !important;overflow:auto !important;color:#0d3a2f;font-size:.875rem;font-weight:700;font-family:'Tajawal', sans-serif}.near-locations .map .gm-style .gm-style-iw [title='Close']{display:none !important}.near-locations .map-sidebar{position:absolute;top:0;right:0;height:100%;width:100%;max-width:26.25rem;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background-color:rgba(0,0,0,0.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.near-locations .city-selectbox{padding:1.25rem 2rem;border-bottom:1px solid rgba(0,0,0,0.12);height:auto}.near-locations .city-selectbox select{width:100%;padding:.625rem;border:0;border-radius:4px}.near-locations .location-info-cards-wrapper{padding:2rem 1.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.near-locations .location-info-cards-wrapper::-webkit-scrollbar{width:.5rem}.near-locations .location-info-cards-wrapper::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.3)}.near-locations .location-info-card{background-color:#fcfcfc;border-radius:.625rem;padding:1.25rem;cursor:pointer}.near-locations .location-info-card h5{line-height:1.4;margin-bottom:.5rem;font-size:1.0625rem;font-weight:700}.near-locations .location-info-card .address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;margin-top:.3125rem}.near-locations .location-info-card .address img{width:1.25rem}.near-locations .location-info-card .actions{margin-top:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem}.near-locations .location-info-card .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;padding-top:.25rem;padding-bottom:.25rem}.near-locations .location-info-card .btn img{width:1.25rem}.near-locations .location-info-card .btn small{margin-bottom:.25rem}.near-locations .location-info-card .btn p{white-space:nowrap}.near-locations .location-info-card .btn>div{text-align:start}.near-locations .locate-me-button{top:.625rem !important;left:.625rem !important;width:3.125rem !important;height:3.125rem !important;padding:0.5rem;border-radius:0.5rem;background-color:#fff;border:1px solid #ccc;color:#000;cursor:pointer;font-size:1rem;text-align:center;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%}.near-locations .locate-me-button img{width:2rem}@media screen and (max-width: 780px){.near-locations .map-sidebar{position:static;max-width:100%;height:auto}.near-locations .map{height:70vh}.near-locations .location-info-cards-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.near-locations .location-info-card{min-width:70vw}.near-locations .location-info-card .btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.btn{cursor:pointer;min-width:3rem;min-height:2.625rem;font-size:1rem;line-height:1rem;border-radius:.25rem;text-align:center;border:2px solid transparent;padding-left:16px;padding-right:16px}.btn.block{width:100%}.btn-primary{background-color:#0d3a2f;color:white}.btn-gold{background-color:#b86b35;color:white}.btn-gold-outline{background-color:transparent;border:2px solid #b86b35;color:#b86b35}footer{color:white;margin-top:8.75rem;position:relative;background-color:#185142}footer .footer-wave{position:absolute;bottom:100%;left:0;right:0;width:100%}footer .footer-content{text-align:center;padding:2.5rem 0}footer .footer-content p{margin:1rem auto;max-width:31.25rem;line-height:1.5}footer .footer-content .btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.75rem;padding:0 1.5rem}footer .copywrite{text-align:center;padding-bottom:.9375rem;color:rgba(255,255,255,0.8)}
