@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&family=Tajawal:wght@400;500;700;800&display=swap);:root{--primary:#2675c7;--primary-rgb:38,117,199;--primary-dark:#165496;--primary-light:#e9f4ff;--secondary:#26a65a;--secondary-rgb:38,166,90;--secondary-dark:#16753c;--secondary-light:#e9f8ef;--white:#fff;--background:#f3f6f5;--surface:#fff;--text:#163347;--text-secondary:#617487;--border:#dce8e3;--shadow-sm:0 8px 24px #16334712;--shadow-md:0 20px 50px #1633471f;--radius-md:20px;--step-overlay:#3b302c;--step-overlay-deep:#28211f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f3f6f5;background:var(--background);color:#163347;color:var(--text);font-family:Manrope,Arial,sans-serif;margin:0}html[dir=rtl] body{font-family:Tajawal,Arial,sans-serif}button{cursor:pointer;font:inherit}.section{margin:auto;max-width:1200px;padding:100px 28px}header{padding:0 20px;position:sticky;top:12px;z-index:9}nav{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffe;border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow-sm);display:flex;gap:18px;height:72px;justify-content:space-between;margin:auto;max-width:1180px;padding:10px 14px}.brand{background:none;border:0}.brand img,footer img{display:block;height:42px;width:auto}.links{display:flex;gap:24px}.links button,footer>div:nth-child(2) button{background:none;border:0;color:var(--text);font-size:14px;font-weight:700}.actions,.buttons{align-items:center;display:flex;gap:10px}.button,.cta button,.lang,.plain,footer button{align-items:center;display:inline-flex;gap:8px;justify-content:center}.hamb,.lang{background:var(--white);border:1px solid var(--border);border-radius:10px;color:var(--text);font-size:13px;font-weight:700;padding:9px 12px}.hamb{display:none}.button{background:var(--secondary);border:0;border-radius:12px;box-shadow:0 10px 20px #26a65a33;color:var(--white);font-weight:800;padding:13px 19px;transition:.2s}.button:hover{background:var(--primary);transform:translateY(-2px)}.navcta{font-size:13px;padding:11px 14px}.mobile{display:none}.hero{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1fr 1.05fr;min-height:640px;padding-top:85px}.eyebrow,.hero{align-items:center}.eyebrow{color:var(--secondary-dark);display:inline-flex;font-size:clamp(1.1rem,1.45vw,1.3rem);font-weight:800;gap:7px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(30px,3.4vw,48px);line-height:1.2;margin:18px 0;max-width:660px}h2{font-size:clamp(1.65rem,2.3vw,2.35rem);line-height:1.25;margin:15px 0}.head p,.hero p,.memory p{color:var(--text-secondary);font-size:15px;line-height:1.9}.motto{color:var(--primary-dark)!important}.motto,.plain{font-weight:800}.plain{background:none;border:0;color:var(--primary-dark);padding:12px}.friends{margin-top:32px}.friends span{color:var(--text-secondary);font-size:13px}.map{background:repeating-linear-gradient(0deg,#fff8 0 1px,#0000 1px 35px),repeating-linear-gradient(90deg,#fff8 0 1px,#0000 1px 35px),#e8f5eb;border:1px solid #cce1d2;border-radius:30px;box-shadow:var(--shadow-md);min-height:465px;overflow:hidden;position:relative}.map>svg{height:100%;inset:0;position:absolute;width:100%}.road{fill:none;stroke:#b6cec1;stroke-width:15;stroke-linecap:round}.route{fill:none;stroke:var(--primary);stroke-width:5;stroke-linecap:round;stroke-dasharray:9 13;animation:dash 8s linear infinite}.dot{fill:var(--secondary);stroke:#fff;stroke-width:4}.pin{grid-gap:3px;animation:float 4s ease-in-out infinite;gap:3px;justify-items:center;position:absolute}.pin,.pin i{display:grid}.pin i{background:var(--white);border:3px solid var(--primary);border-radius:50%;color:var(--primary-dark);font-style:normal;font-weight:800;height:42px;place-items:center;width:42px}.note,.pin b,.pin i{box-shadow:var(--shadow-sm)}.note,.pin b{background:#fff;border-radius:7px;font-size:11px;padding:3px 7px}.p0{inset-inline-start:13%;top:62%}.p1{animation-delay:-1s;inset-inline-start:35%;top:40%}.p2{animation-delay:-2s;inset-inline-start:55%;top:58%}.p3{animation-delay:-.5s;inset-inline-start:74%;top:31%}.dest{grid-gap:4px;animation:pulse 2.5s infinite;color:var(--secondary);display:grid;gap:4px;inset-inline-end:7%;justify-items:center;position:absolute;top:17%}.dest small{background:#fff;border-radius:7px;color:var(--primary-dark);font-size:11px;font-weight:800;padding:4px 7px}.dest>svg{height:28px;position:static;width:28px}.note{align-items:center;display:inline-flex;font-weight:800;gap:5px;position:absolute;white-space:nowrap}.note svg{color:var(--secondary);height:14px;position:static;width:14px}.n1{inset-inline-start:10%;top:15%}.n2{bottom:12%;inset-inline-end:10%}.head{margin-bottom:45px;max-width:650px}.head.center{margin-inline:auto;text-align:center}.head h2,.memory h2{padding-bottom:44px;position:relative}.head h2:after,.memory h2:after{border-radius:50%;border-top:4px solid var(--text);bottom:0;content:"";height:24px;left:50%;position:absolute;transform:translateX(-50%);width:138px}#features>.head,#trips>.head{margin-inline:auto;margin-bottom:52px;max-width:760px;text-align:center}#trips>.head h2,#trips>.head p{margin-inline:auto}#trips>.head h2{max-width:680px}#features>.head h2{font-size:clamp(1.65rem,2.3vw,2.35rem);font-weight:800;line-height:1.28;margin:14px auto 18px;max-width:680px}#features>.head p{font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.85;margin-inline:auto;max-width:620px}.featureGrid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr)}.feature{background:var(--secondary);border:1px solid var(--secondary-dark);border-radius:var(--radius-md);color:var(--white);min-height:250px;overflow:hidden;padding:24px;position:relative;transition:transform .25s,box-shadow .25s,color .25s}.feature:hover{background:var(--primary);border-color:var(--primary-dark);box-shadow:var(--shadow-md);transform:translateY(-6px)}.feature>i{border-radius:12px;display:grid;font-style:normal;height:43px;line-height:1;place-items:center;width:43px}.feature:nth-child(3n)>i,.feature>i{background:var(--white);color:var(--secondary-dark)}.feature h3{color:var(--white);font-size:15px;margin:18px 0 8px;transition:color .25s}.feature p{color:var(--white);font-size:12.5px;line-height:1.7;opacity:.9;transition:color .25s,opacity .25s}.feature>b{background:var(--primary);bottom:0;height:4px;inset-inline:0;position:absolute;transform:scaleX(0);transition:.25s}.feature:hover>b{transform:scaleX(1)}.feature:hover h3,.feature:hover p{color:var(--white);opacity:1}.feature:hover:nth-child(3n)>i,.feature:hover>i{background:#0000;color:var(--white);outline:1px solid #ffffff8c}.feature:hover>b,.how{background:var(--white)}.steps-mosaic{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(5,minmax(0,1fr))}.step-card{aspect-ratio:312/720;background:var(--white);border:0;border-radius:var(--radius-md);color:var(--text);isolation:isolate;overflow:hidden;position:relative}.step-card:after{background:linear-gradient(120deg,var(--primary) 0,var(--secondary) 48%,var(--primary) 100%);border-radius:inherit;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;pointer-events:none;position:absolute;z-index:4}.step-card img,.step-card-shade{height:100%;inset:0;position:absolute;width:100%}.step-card img{object-fit:contain;transition:transform .45s cubic-bezier(.2,.75,.25,1)}.step-card-shade{background:linear-gradient(180deg,#0000 52%,#ffffff14);transition:opacity .3s ease}.step-card-detail,.step-card-title{inset-inline:14px;position:absolute;z-index:1}.step-card-number,.step-card-title{display:none}.step-card-detail h3,.step-card-detail p,.step-card-title h3{margin:0}.step-card-title h3{color:var(--white);font-size:clamp(1rem,1.5vw,1.35rem);line-height:1.35}.step-card-title svg{color:var(--secondary-light)}.step-card-detail{align-items:center;background:#7b604cbd;border-radius:var(--radius-md);box-shadow:none;color:var(--white);display:flex;flex-direction:column;inset:0;justify-content:center;min-height:0;opacity:0;padding:22px 18px;text-align:center;transform:translateY(18px);transition:opacity .3s ease,transform .3s ease}.step-card-detail span{color:#ffffffd1;display:inline-block;font-size:.72rem;font-weight:800;margin-bottom:9px}.step-card-detail h3{color:var(--white);font-size:clamp(.92rem,1.25vw,1.08rem);line-height:1.45}.step-card-detail p{color:#ffffffc7;font-size:.76rem;line-height:1.7;margin-top:10px}.step-card:hover img{transform:scale(1.1)}.step-card:hover .step-card-shade{opacity:0}.step-card:hover .step-card-detail{opacity:1;transform:translateY(0)}@media (max-width:900px){.steps-mosaic{grid-template-columns:repeat(6,minmax(0,1fr))}.step-card:nth-child(-n+3){grid-column:span 2}.step-card:nth-child(4){grid-column:2/span 2}.step-card:nth-child(5){grid-column:4/span 2}}@media (max-width:560px){.steps-mosaic{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.step-card{min-height:0}.step-card:nth-child(-n+5){grid-column:auto}}.timeline{position:relative}.timeline:before{background:var(--border);bottom:0;content:"";inset-inline-start:50%;position:absolute;top:0;width:1px}.step{grid-gap:14%;align-items:center;display:grid;gap:14%;grid-template-columns:1fr 1fr;min-height:340px}.step.rev>div:first-child{order:2}.step small{color:var(--secondary);font-weight:800}.step h3{font-size:clamp(1.3rem,1.9vw,1.85rem);margin:12px 0}.step p{color:var(--text-secondary);line-height:1.85}.phone{align-content:flex-start;background:#173b56;border:8px solid #173b56;border-radius:30px;box-shadow:var(--shadow-md);color:#fff;display:flex;flex-wrap:wrap;gap:8px;height:345px;justify-self:center;padding:20px;transform:rotate(-4deg);width:260px}.rev .phone{transform:rotate(4deg)}.phone>b{font-size:12px;width:100%}.phone>span{color:#9ce7b9;font-size:40px;margin:35px 0;width:100%}.phone i{background:#fff;border-radius:9px;color:var(--primary);display:grid;flex:1 1;height:45px;place-items:center}.phone i:nth-last-child(2){background:var(--secondary)}.stats{grid-gap:58px;background:var(--secondary-dark);color:#fff;gap:58px;grid-template-columns:repeat(3,1fr);overflow:hidden;padding:82px max(28px,calc(50vw - 550px));text-align:center}.stats,.stats div{display:grid;position:relative}.stats div{grid-gap:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:22px;box-shadow:0 20px 50px #0d3e2147;gap:12px;justify-items:center;min-height:210px;padding:36px 28px;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.stats div:hover{background:var(--primary);box-shadow:0 24px 52px #0a2d5057;transform:scale(1.055)}.stats svg{background:#e9f8ef;border-radius:18px;box-shadow:0 12px 25px #16753c24;color:var(--secondary);height:60px;padding:14px;width:60px}.stats b{display:block;font-size:clamp(2.7rem,4.8vw,4.35rem);line-height:1;text-shadow:0 8px 22px #2675c740}.stats span{color:#fff;font-size:15px;font-weight:800}.memory{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1.1fr .9fr}.photo{position:relative}.photo img{border-radius:26px;box-shadow:var(--shadow-md);display:block;height:430px;object-fit:cover;width:100%}.photo b{background:#fff;border-radius:10px;bottom:20px;font-size:12px;inset-inline-start:20px;padding:10px;position:absolute}.photo small{color:var(--text-secondary);display:block;font-size:9px;margin-top:4px}.tripGrid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,1fr)}.trip{background:var(--text);border:0;border-radius:18px;color:#fff;min-height:330px;overflow:hidden;padding:0;position:relative;text-align:start}.trip img{height:100%;inset:0;object-fit:cover;position:absolute;transition:.4s;width:100%}.trip:hover img{transform:scale(1.08)}.trip:after{background:linear-gradient(#0000,#102d40da);content:"";inset:0;position:absolute}.trip div{bottom:0;inset-inline:0;padding:19px;position:absolute;z-index:1}.trip h3{font-size:18px;margin:7px 0 14px}.trip b,.trip small{font-size:11px}.testimonials{padding-bottom:110px}.review{align-items:center;display:flex;gap:20px;justify-content:center}.review>button{background:var(--white);border:1px solid var(--border);color:var(--primary);display:grid;height:46px;place-items:center;width:46px}.review>button:hover{background:var(--primary);border-color:var(--primary);color:var(--white)}.review article{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:0 18px 45px #16334714;min-height:238px;overflow:hidden;padding:29px 34px 31px;position:relative;text-align:start;width:min(690px,calc(100% - 116px))}.review article:before{background:var(--secondary);content:"";inset-block:0;inset-inline-start:0;position:absolute;width:5px}.review-profile{align-items:center;display:flex;gap:12px}.review-profile>i{background:var(--primary-light);border-radius:50%;color:var(--primary-dark);display:grid;flex:none;font-style:normal;font-weight:800;height:46px;place-items:center;width:46px}.review-profile>div{grid-gap:4px;display:grid;gap:4px}.review-profile b{color:var(--text);font-size:15px}.review-profile small{align-items:center;color:var(--text-secondary);display:inline-flex;font-size:12px;gap:4px}.review-profile small svg{color:var(--secondary)}.review strong{color:#e3a31f;display:inline-flex;gap:3px;justify-content:flex-end;margin-inline-start:auto}.review blockquote{color:var(--text);font-size:clamp(1.1rem,1.8vw,1.35rem);margin:19px 0 0;max-width:570px}.review-quote{stroke-width:1.5;bottom:24px;color:var(--primary-light);inset-inline-end:30px;position:absolute}.dots{margin-top:20px;text-align:center}.dots button{background:var(--border);border:0;border-radius:8px;height:7px;margin:3px;width:7px}.dots .on{background:var(--secondary);width:22px}.cta{align-items:center;background:var(--primary);border-radius:28px;color:#fff;display:flex;justify-content:space-between;margin:0 auto 80px;max-width:1144px}.cta h2{font-size:clamp(1.65rem,2.3vw,2.35rem)}.cta h2,.cta p{max-width:600px}.cta p{color:#e4f2ff;line-height:1.8}.cta>div>div,footer>div:last-child{display:flex;gap:10px}.cta>div>div button,footer>div:last-child button{background:#102a40;border:1px solid #fff6;border-radius:8px;color:#fff;padding:10px 14px}.routeBadge{border:2px dashed #fff8;border-radius:50%;color:#a3ebbf;display:grid;height:230px;place-items:center;position:relative;width:230px}footer{grid-gap:45px;background:#12354a;color:#fff;display:grid;gap:45px;grid-template-columns:1.3fr 1fr auto;padding:60px max(28px,calc(50vw - 572px)) 25px}footer img{background:#fff;border-radius:7px}footer p{color:#d2e1e5;font-size:13px;line-height:1.8;max-width:330px}footer>div:nth-child(2){grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}footer>div:nth-child(2) button{color:#d2e1e5;text-align:start}footer>div:last-child{flex-direction:column}footer small{border-top:1px solid #fff3;color:#c1d3d8;grid-column:1/-1;padding-top:20px}.overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#102a4099;display:grid;inset:0;padding:20px;place-items:center;position:fixed;z-index:30}.modal{background:#fff;border-radius:20px;max-height:90vh;max-width:760px;overflow:auto;position:relative}.modal>button{background:#fffd;border:0;border-radius:50%;display:grid;height:36px;inset-inline-end:12px;place-items:center;position:absolute;top:12px;width:36px}.modal>img{height:240px;object-fit:cover;width:100%}.modal>div{padding:27px}.modal small{color:var(--secondary-dark);font-weight:800}.modal h2{font-size:30px;margin:8px 0}.modal li,.modal p{color:var(--text-secondary);line-height:1.8}.button svg,.dest svg,.eyebrow svg,.feature>i svg,.lang svg,.modal>button svg,.note svg,.plain svg,.routeBadge svg,.stats svg,.step svg,footer svg{stroke-width:2.2;flex:none}.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.75,.25,1);transition-delay:0ms;transition-delay:var(--reveal-delay,0ms)}.reveal.is-visible{opacity:1;transform:translateY(0)}.feature.reveal,.step.reveal{transition-duration:.56s}@keyframes dash{to{stroke-dashoffset:-220}}@keyframes float{50%{transform:translateY(-9px)}}@keyframes pulse{50%{filter:drop-shadow(0 0 12px var(--secondary))}}@media (max-width:900px){.links,.navcta{display:none}.hamb{display:grid;place-items:center}.mobile{background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:4px;margin:9px auto;max-width:1180px;padding:12px}.mobile button:not(.button){background:none;border:0;color:var(--text);font-weight:700;padding:10px;text-align:start}.hero{grid-template-columns:1fr;min-height:0}.featureGrid,.tripGrid{grid-template-columns:repeat(2,1fr)}.memory{gap:40px}.cta{margin-inline:28px}.routeBadge{flex:none;height:170px;width:170px}footer{grid-template-columns:1fr 1fr}}@media (max-width:620px){.contact-inner h2,.head h2,.memory h2,.partners h2{padding-bottom:0}.contact-inner h2:after,.head h2:after,.memory h2:after,.partners h2:after{display:none}header{padding:0 12px;top:7px}nav{border-radius:16px;height:62px}.brand img{height:35px;width:auto}.section{padding:70px 19px}.hero{gap:32px;padding-top:60px}.head p,.hero p,.memory p{font-size:14px}.map{border-radius:20px;min-height:330px}.pin i{font-size:10px;height:33px;width:33px}.note,.pin b{font-size:9px}.note{padding:7px}.featureGrid,.tripGrid{grid-template-columns:1fr}.feature{min-height:0}.timeline:before{inset-inline-start:19px}.step,.step.rev{gap:8px;grid-template-columns:1fr;min-height:0;padding:0 0 45px 37px}.step.rev>div:first-child{order:0}.phone{height:280px;justify-self:start;width:215px}.stats{gap:4px;padding:40px 10px}.stats span{font-size:11px}.stats b{font-size:2.1rem}.memory{grid-template-columns:1fr}.photo{order:2}.photo img{height:330px}.review{gap:10px}.review>button{height:34px;width:34px}.review article{padding:21px 12px;width:calc(100% - 88px)}.review blockquote{font-size:16px}.cta{display:block;margin:0 19px 55px;padding:50px 23px}.routeBadge{display:none}footer{gap:28px;grid-template-columns:1fr}footer>div:last-child{flex-direction:row}footer small{grid-column:auto}.modal>img{height:175px}.reveal{transform:translateY(18px)}}.app-download{grid-gap:clamp(42px,8vw,126px);align-items:center;background:linear-gradient(125deg,#16753c,#26a65a 54%,#43be73);border:1px solid #a4ebbe4d;border-radius:42px;box-shadow:0 24px 60px #16753c33;color:#fff;direction:ltr;display:grid;gap:clamp(42px,8vw,126px);grid-template-columns:minmax(260px,.75fr) minmax(360px,1.15fr);margin:72px auto;max-width:1240px;min-height:570px;overflow:hidden;padding:58px clamp(34px,7vw,100px)}.app-download-phone{display:grid;place-items:center}.app-download-device{aspect-ratio:430/860;background:#10251c;border:5px solid #10251c;border-radius:38px;box-shadow:0 24px 34px #0000006b,inset 0 0 0 1px #ffffff24;outline:2px solid #86daa57a;outline-offset:3px;overflow:hidden;padding:9px;position:relative;width:min(100%,245px)}.app-download-device img{border-radius:26px;display:block;height:100%;object-fit:cover;object-position:center;width:100%}.app-download-speaker{background:#071711;border-radius:999px;height:17px;left:50%;position:absolute;top:16px;transform:translateX(-50%);width:31%;z-index:1}.app-download-copy{direction:rtl;max-width:530px;text-align:right}.app-download-tag{color:#9ce0b1;display:inline-block;font-size:15px;font-weight:800;margin-bottom:15px}.app-download h2{color:#fff;font-size:clamp(2rem,3.3vw,3.35rem);line-height:1.3;margin:0}.app-download h2 em{color:#fff;font-style:normal}.app-download-copy>p{color:#ffffffba;font-size:17px;line-height:1.9;margin:19px 0 28px;max-width:500px}.app-download-label{display:block;font-size:15px;font-weight:800;margin-bottom:13px}.app-download-stores{display:flex;flex-wrap:wrap;gap:12px}.app-store-button{align-items:center;border:1px solid #ffffff3d;border-radius:16px;color:#fff;display:inline-flex;gap:10px;justify-content:center;min-width:171px;padding:12px 18px;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.app-store-button:hover{background:#1976c9;border-color:#42b9ef;transform:translateY(-3px)}.app-store-button span{grid-gap:1px;direction:ltr;display:grid;gap:1px;text-align:left}.app-store-button small{font-size:10px;opacity:.74}.app-store-button b{font-size:15px;line-height:1.15}.app-download-note{align-items:center;color:#ffffff8c;display:flex;font-size:12px;gap:7px;margin-top:18px}html[dir=ltr] .app-download-copy{direction:ltr;text-align:left}@media (max-width:760px){.app-download{border-radius:26px;gap:31px;grid-template-columns:1fr;margin:48px 16px;min-height:auto;padding:42px 24px 38px}.app-download-device{width:178px}.app-download-copy{max-width:none;text-align:center}.app-download-tag{font-size:13px;margin-bottom:10px}.app-download h2{font-size:1.82rem}.app-download-copy>p{font-size:14px;line-height:1.8;margin:14px auto 23px}.app-download-label{font-size:13px;margin-bottom:11px}.app-download-stores{gap:9px;justify-content:center}.app-store-button{border-radius:13px;min-width:142px;padding:10px 11px}.app-store-button b{font-size:13px}.app-download-note{font-size:10px;justify-content:center;margin-top:14px}html[dir=ltr] .app-download-copy{text-align:center}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none;transition:none}}.site-footer{background:var(--secondary)!important}.brand img{height:54px}.hero h1{font-size:clamp(28px,3.05vw,45px);max-width:610px}.hero-comma{display:inline-block;font-size:.48em;line-height:1;margin:0 .04em;vertical-align:.18em}.travel-map{background:#d9ece4;border:1px solid #c6ddd2;border-radius:28px;box-shadow:var(--shadow-md);isolation:isolate;min-height:440px;overflow:hidden;position:relative}.travel-map-canvas{background:#d9ece4;height:100%;inset:0;position:absolute;width:100%;z-index:0}.travel-map .leaflet-control-zoom{border:0;border-radius:9px;box-shadow:0 5px 14px #16334729;overflow:hidden}.travel-map .leaflet-control-zoom a{border:0;color:var(--text);font:700 20px/27px Arial,sans-serif;height:29px;width:29px}.weway-map-marker{background:#0000;border:0}.weway-map-marker__pin{background:var(--primary);border:3px solid #fff;border-radius:50% 50% 50% 8px;box-shadow:0 5px 12px #16549659;display:block;height:30px;transform:rotate(-45deg);width:30px}.weway-map-marker__pin--start{background:var(--secondary)}.weway-map-marker__pin--finish{background:#e48a20}.weway-map-label{background:#fffffff2;border:0;border-radius:7px;box-shadow:0 5px 13px #16334721;color:var(--text);font-family:Tajawal,Arial,sans-serif;font-size:11px;font-weight:800;margin-top:5px;padding:5px 8px;white-space:nowrap}.weway-map-label:before{display:none}.map-live{align-items:center;background:#ffffffdb;border:1px solid #fffc;border-radius:9px;box-shadow:0 5px 14px #1633471a;color:var(--text);display:inline-flex;font-size:11px;font-weight:800;gap:7px;padding:8px 11px;position:absolute;right:18px;top:18px;z-index:500}.map-live span{background:var(--secondary);border-radius:50%;box-shadow:0 0 0 4px #26a65a29;height:7px;width:7px}@media (max-width:620px){.travel-map{border-radius:20px;min-height:330px}.weway-map-marker__pin{border-width:2px;height:25px;width:25px}.weway-map-label{border-radius:5px;font-size:9px;margin-top:3px;padding:4px 6px}.map-live{font-size:9px;padding:6px 8px;right:11px;top:11px}}@media (min-width:621px){.stats{gap:34px;grid-template-columns:repeat(3,minmax(0,270px));justify-content:center;padding:58px 28px}.stats div{border-radius:17px;gap:8px;min-height:164px;padding:23px 18px}.stats svg{border-radius:13px;height:46px;padding:10px;width:46px}.stats b{font-size:clamp(2rem,3vw,2.75rem)}.stats span{font-size:13px}}.contact-inner h2,.head h2,.memory h2,.partners h2{font-size:clamp(1.45rem,1.8vw,1.9rem)!important;line-height:1.32}.app-download h2{font-size:clamp(1.8rem,2.6vw,2.65rem)}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3{font-family:Tajawal,Arial,sans-serif;font-weight:800;letter-spacing:0}.site-footer :is(p,span,b,small,h3,a,button){transition:color .2s ease}.site-footer :is(p,span,b,small,h3,a,button):hover{color:var(--primary)!important}.site-footer :is(p,span,b,small,h3,a,button):hover svg{color:currentColor}.hero p{font-size:14px;line-height:1.85;max-width:620px}.hero .eyebrow{font-size:13px}.hero .button{font-size:14px;padding:11px 17px}.hero .motto{font-size:15px}.hero .buttons{margin-top:18px}@media (max-width:620px){.brand img{height:44px}.hero h1{font-size:clamp(25px,8vw,34px)}.hero p{font-size:13px}}.memory.section{gap:44px;grid-template-columns:.86fr 1fr;max-width:1120px;padding-bottom:72px;padding-top:72px}.memory>div:last-child{align-self:center;padding:22px 0}.memory h2{font-size:clamp(1.65rem,2.3vw,2.35rem);line-height:1.25}.memory p{margin-bottom:24px;max-width:520px}.memory .plain{font-size:15px;padding-inline:0}.photo{background:linear-gradient(135deg,#e9f4ff,#e9f8ef);border-radius:28px;box-shadow:0 24px 60px #1633471f;padding:12px}.photo img{border-radius:22px;box-shadow:none;height:400px}.photo b{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:0;border-radius:16px;bottom:26px;box-shadow:0 18px 38px #1633472e;color:var(--text);font-size:13px;inset-inline-start:26px;min-width:154px;padding:15px 18px 14px}.photo b:before{background:var(--secondary);border-radius:0 0 6px 6px;content:"";height:4px;position:absolute;top:0;inset-inline:18px}.photo small{color:var(--primary-dark);font-weight:800;letter-spacing:.4px}@media (max-width:900px){.memory.section{gap:28px;grid-template-columns:1fr}.memory>div:last-child{padding:0}.memory p{max-width:none}.photo img{height:360px}}@media (max-width:620px){.memory.section{padding-bottom:52px;padding-top:52px}.photo{padding:8px}.photo img{height:300px}.photo b{bottom:18px;inset-inline-start:18px;min-width:135px;padding:13px 15px}.memory h2{font-size:clamp(1.9rem,8vw,2.7rem)}}.memory.section{background:radial-gradient(circle at 8% 34%,#dff3ff 0 36px,#0000 37px),radial-gradient(circle at 91% 76%,#e6f7ff 0 150px,#0000 151px),linear-gradient(180deg,#fbfdff,#f5fbff);gap:60px;grid-template-columns:.92fr 1.08fr;margin:0;max-width:none;overflow:hidden;padding:86px max(28px,calc(50vw - 590px));position:relative}.memory.section:before{background:#dff5ee;border-radius:46% 54% 48% 52%;bottom:-70px;content:"";height:310px;inset-inline-start:5%;opacity:.55;position:absolute;transform:rotate(12deg);width:310px}.memory.section:after{color:#8dbfe7;content:"";font-size:28px;font-weight:800;inset-inline-end:7%;line-height:1.7;opacity:.85;position:absolute;top:54%;transform:rotate(-22deg);white-space:pre}.memory-copy{align-self:center;position:relative;text-align:center;z-index:1}.memory-pill{align-items:center;background:#e9f8ef;border-radius:18px;box-shadow:0 12px 30px #16753c12;color:var(--secondary-dark);display:inline-flex;font-size:22px;font-weight:800;gap:12px;margin-bottom:24px;padding:13px 24px}.memory-pill svg{color:var(--secondary)}.memory h2{color:#0e3859;font-size:clamp(3rem,4.9vw,5.55rem);letter-spacing:0;line-height:1.12;margin:0 auto 24px;max-width:660px;text-shadow:0 8px 24px #2675c716}.memory h2:after{background:#bcebdc;border-radius:99px;content:"";display:block;height:8px;margin:12px auto 0;width:120px}.memory p{color:#7590a9;font-size:22px;line-height:1.9;margin:0 auto 34px;max-width:690px}.memory-actions,.memory-cta{justify-content:center}.memory-cta{background:linear-gradient(135deg,#1d6fc8,#0e55a4);border-radius:26px;box-shadow:0 18px 35px #16549630;font-size:21px;gap:20px;height:76px;min-width:270px;padding:0 30px}.memory-cta span{color:#1d6fc8;height:54px;width:54px}.memory-travelers{align-items:center;display:flex;gap:16px;text-align:start}.memory-travelers>div{display:flex}.memory-travelers img{border:3px solid #fff;border-radius:50%;box-shadow:0 8px 18px #16334718;height:48px;margin-inline-start:-12px;object-fit:cover;width:48px}.memory-travelers img:first-child{margin-inline-start:0}.memory-travelers p{color:#7890a5;font-size:16px;font-weight:800;line-height:1.55;margin:0;max-width:210px}.memory-visual .photo{background:#fff;border-radius:34px;box-shadow:0 28px 70px #16334718;padding:14px}.memory-visual .photo img{border-radius:24px;height:430px}.memory-location,.memory-shot{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border-radius:22px;box-shadow:0 18px 42px #16334718;display:grid;position:absolute}.memory-location{column-gap:16px;grid-template-columns:auto 1fr;inset-inline-end:-86px;min-width:255px;padding:24px 28px;top:52px}.memory-location svg{fill:#e9f8ef;color:var(--secondary);grid-row:1/3}.memory-location b{color:var(--text);font-size:18px}.memory-location small{color:var(--primary);font-size:14px}.memory-shot{bottom:38px;gap:14px;grid-template-columns:auto 1fr;inset-inline-start:-58px;max-width:230px;padding:18px 24px}.memory-shot svg{background:#e9f8ef;border-radius:12px;color:var(--secondary);height:44px;padding:6px;width:44px}.memory-shot b{color:var(--text);font-size:15px;line-height:1.45}.memory .photo b:before{display:none}.memory.reveal{opacity:1;transform:none;transition:none}@media (max-width:1000px){.memory.section{gap:34px;grid-template-columns:1fr}.memory.section:after{display:none}.memory-location{inset-inline-end:22px}.memory-shot{inset-inline-start:22px}.memory h2{font-size:clamp(2.6rem,7vw,4.4rem)}}@media (max-width:620px){.memory.section{padding:58px 18px}.memory-pill{font-size:16px;padding:11px 18px}.memory h2{font-size:clamp(2.25rem,10vw,3.15rem)}.memory p{font-size:16px}.memory-actions{gap:20px}.memory-cta{font-size:17px;height:62px;min-width:230px}.memory-cta span{height:44px;width:44px}.memory-travelers{justify-content:center;text-align:center}.memory-travelers p{font-size:13px}.memory-visual .photo{border-radius:24px;padding:8px}.memory-visual .photo img{border-radius:18px;height:290px}.memory-location{border-radius:16px;inset-inline-end:12px;min-width:0;padding:14px 16px;top:18px}.memory-location b{font-size:13px}.memory-location small{font-size:11px}.memory-shot{border-radius:16px;bottom:18px;inset-inline-start:12px;max-width:180px;padding:12px 14px}.memory-shot b{font-size:12px}.memory-shot svg{height:36px;width:36px}}html[dir=rtl] .memory-copy{order:1}.memory.section{gap:48px;grid-template-columns:1fr 1.04fr;padding-bottom:64px;padding-top:70px}.memory-pill{font-size:18px;margin-bottom:18px;padding:11px 20px}.memory h2{font-size:clamp(2.45rem,3.9vw,4.45rem);line-height:1.08;margin-bottom:18px}.memory h2:after{height:7px;margin-top:10px;width:96px}.memory p{font-size:18px;line-height:1.8;margin-bottom:28px;max-width:600px}.memory-cta{border-radius:22px;gap:16px;height:64px;min-width:230px;padding:0 24px}.memory-travelers p{font-size:14px;max-width:190px}.memory-travelers img{height:42px;width:42px}.memory-visual .photo{border-radius:30px;padding:12px}.memory-visual .photo img{border-radius:22px;height:390px}.memory-location{background:#fffffff0;border-radius:14px;box-shadow:0 18px 42px #1633472e;display:inline-flex;inset-inline-end:auto;inset-inline-start:-42px;min-width:0;padding:11px 16px;top:42px}.memory-location svg{grid-row:auto;height:22px;width:22px}.memory-location b{font-size:14px}.memory-location small{display:none}.memory-shot{border-radius:16px;bottom:42px;inset-inline-end:-24px;inset-inline-start:auto;max-width:178px;padding:13px 16px}.memory-shot svg{height:38px;width:38px}.memory-shot b{font-size:13px}.memory.reveal .memory-copy,.memory.reveal .memory-visual{opacity:1;transform:none;transition:none}@media (max-width:1000px){html[dir=rtl] .memory-copy,html[dir=rtl] .memory-visual{order:0}.memory.section{gap:28px;grid-template-columns:1fr}.memory-location{inset-inline-start:18px}.memory-shot{inset-inline-end:18px}.memory h2{font-size:clamp(2.35rem,7vw,3.75rem)}}@media (max-width:620px){.memory.section{padding-bottom:50px;padding-top:50px}.memory-pill{font-size:14px;padding:10px 15px}.memory h2{font-size:clamp(2rem,9vw,2.75rem)}.memory p{font-size:15px}.memory-cta{font-size:16px;height:58px;min-width:210px}.memory-cta span{height:40px;width:40px}.memory-visual .photo img{height:280px}.memory-location{inset-inline-start:12px;padding:9px 12px;top:16px}.memory-location b{font-size:12px}.memory-shot{bottom:16px;inset-inline-end:12px}}.memory-section{background:var(--background);display:block;margin:0;max-width:none;overflow:hidden;padding:110px 20px;position:relative}.memory-section:before{border-radius:48% 52% 45% 55%;bottom:-92px;height:330px;inset-inline-start:4%;opacity:.46;transform:rotate(13deg);width:330px}.memory-section:after,.memory-section:before{background:#dff5ee;content:none;pointer-events:none;position:absolute}.memory-section:after{border-radius:58% 42% 46% 54%;bottom:34px;height:150px;inset-inline-start:-40px;opacity:.3;width:230px}.memory-inner{grid-gap:76px;align-items:center;display:grid;gap:76px;grid-template-columns:48% 52%;margin:0 auto;max-width:1220px;position:relative;z-index:1}.memory-content{order:1;text-align:start}.memory-visual{order:2;position:relative;z-index:1}.memory-eyebrow{align-items:center;background:#eaf9f0;border-radius:999px;box-shadow:none;color:#158348;display:inline-flex;font-size:15px;font-weight:800;gap:10px;margin-bottom:16px;padding:8px 14px}.memory-eyebrow svg{color:#159a57}.memory-title{color:#123d63;font-size:clamp(1.8rem,2.6vw,2.65rem);font-weight:800;letter-spacing:0;line-height:1.15;margin:0 0 16px;max-width:600px;text-shadow:none}.memory-title:after{background:#a9e8cc;border-radius:10px;content:none;display:none;height:7px;margin-block-start:14px;width:90px}.memory-description{color:#6a8298;font-size:15px;line-height:1.8;margin:0 0 24px;max-width:580px}.memory-actions{align-items:center;display:flex;flex-wrap:wrap;gap:34px}.memory-cta{align-items:center;background:var(--secondary);border:0;border-radius:999px;box-shadow:0 15px 30px #26a65a38;color:#fff;display:inline-flex;font-size:18px;font-weight:800;gap:18px;height:62px;padding-inline:28px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.memory-cta:hover{background:var(--primary);box-shadow:0 20px 38px #2675c74d;transform:translateY(-2px)}.memory-cta span{background:#fff;border-radius:50%;color:var(--secondary-dark);display:grid;flex:none;height:46px;place-items:center;width:46px}.memory-cta:hover span{color:var(--primary)}.memory-social{gap:16px}.memory-avatars,.memory-social{align-items:center;display:flex}.memory-avatars img,.memory-avatars span{border:3px solid #fff;border-radius:50%;box-shadow:0 10px 22px #16334724;height:42px;width:42px}.memory-avatars img{margin-inline-start:-12px;object-fit:cover}.memory-avatars img:first-child{margin-inline-start:0}.memory-avatars span{background:#eaf9f0;color:#158348;display:grid;font-size:13px;font-weight:800;margin-inline-start:-12px;place-items:center}.memory-social p{color:#7890a5;font-size:15px;font-weight:800;line-height:1.6;margin:0;max-width:220px}.memory-photo-card{aspect-ratio:1.45/1;background:#fff;border-radius:32px;box-shadow:0 30px 70px #16334726;margin-inline:auto;max-width:610px;padding:12px;position:relative;width:100%}.memory-photo-card img{border-radius:22px;display:block;height:100%;object-fit:cover;width:100%}.memory-location{align-items:center;background:#fff;border-radius:16px;box-shadow:0 18px 42px #16334724;display:flex;gap:10px;inset-inline-end:-78px;min-width:235px;padding:14px 20px;position:absolute;top:38px}.memory-location svg{fill:#eaf9f0;color:#16a15b;flex:none}.memory-location b{color:#173b56;display:block;font-size:16px;font-weight:800;white-space:nowrap}.memory-location small{color:#2675c7;display:block;font-size:13px;font-weight:800;margin-top:3px}.memory-camera-card{align-items:center;background:#fff;border-radius:18px;bottom:36px;box-shadow:0 16px 35px #16334724;display:flex;gap:12px;inset-inline-start:-48px;max-width:210px;padding:14px 18px;position:absolute}.memory-camera-card svg{background:#eaf9f0;border-radius:12px;box-shadow:0 10px 24px #1583481f;color:#16a15b;flex:none;height:42px;padding:8px;width:42px}.memory-camera-card b{color:#173b56;font-size:14px;font-weight:800;line-height:1.45}.memory-decoration{display:none}.memory-decoration-text{grid-gap:10px;color:#8cc8ec;display:grid;font-size:29px;font-weight:800;gap:10px;inset-inline-end:6%;justify-items:center;line-height:1.6;max-width:170px;opacity:.62;text-align:center;top:52%;transform:rotate(-8deg)}.memory-decoration-flight{color:#8cc8ec;inset-inline-end:5%;opacity:.7;top:16%}.memory-decoration-flight:after{border:2px dashed #8cc8ec;border-bottom:0;border-inline-start:0;border-radius:0 80px 0 0;content:"";height:105px;inset-inline-end:14px;opacity:.55;position:absolute;top:46px;width:145px}.memory-decoration svg{stroke-width:2.3}.memory-section.reveal{opacity:1;transform:none;transition:none}html[dir=rtl] .memory-inner{grid-template-columns:48% 52%}html[dir=rtl] .memory-content{order:1;text-align:right}html[dir=rtl] .memory-visual{order:2}html[dir=ltr] .memory-content{order:1;text-align:left}html[dir=ltr] .memory-visual{order:2}html[dir=ltr] .memory-location{inset-inline-end:auto;inset-inline-start:-78px}html[dir=ltr] .memory-camera-card{inset-inline-end:-48px;inset-inline-start:auto}html[dir=ltr] .memory-decoration-text{transform:rotate(8deg)}@media (max-width:850px){.memory-section{padding:82px 20px}.memory-inner{gap:42px;grid-template-columns:1fr!important}.memory-content,.memory-visual{order:0!important;text-align:center!important}.memory-description,.memory-title{margin-inline:auto}.memory-title{font-size:clamp(34px,7vw,48px)}.memory-title:after{margin-inline:auto}.memory-actions{justify-content:center}.memory-location{inset-inline-end:18px!important;inset-inline-start:auto!important;min-width:0;top:18px}.memory-camera-card{bottom:18px;inset-inline-end:auto!important;inset-inline-start:18px!important}.memory-decoration-flight,.memory-decoration-text{display:none}}@media (max-width:520px){.memory-section{padding:68px 20px}.memory-eyebrow{font-size:15px;padding:9px 15px}.memory-title{font-size:clamp(30px,9vw,34px)}.memory-cta,.memory-description{font-size:16px}.memory-cta{height:58px;width:100%}.memory-cta span{height:40px;width:40px}.memory-social{flex-wrap:wrap;justify-content:center;text-align:center;width:100%}.memory-social p{max-width:260px}.memory-photo-card{border-radius:24px;padding:8px}.memory-photo-card img{border-radius:18px}.memory-location{border-radius:14px;padding:10px 12px}.memory-location b{font-size:12px}.memory-location small{font-size:11px}.memory-location svg{height:22px;width:22px}.memory-camera-card{border-radius:14px;max-width:170px;padding:10px 12px}.memory-camera-card b{font-size:12px}.memory-camera-card svg{height:34px;width:34px}}.memory-decoration-text{display:none!important}.memory-location{inset-inline-end:auto!important;inset-inline-start:-28px!important;max-width:50%;min-width:0!important;padding:12px 16px!important;width:max-content!important}.memory-location svg{height:24px!important;width:24px!important}.memory-photo-card .memory-location{border-radius:16px!important;inset-inline-start:22px!important;max-width:min(260px,calc(100% - 44px))!important;min-width:0!important;overflow:hidden;padding:12px 15px!important;top:22px!important;width:auto!important}.memory-location>div{min-width:0}.memory-location b,.memory-location small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.memory-location b{font-size:14px!important;max-width:100%}.memory-location small{display:block!important;font-size:12px!important;max-width:100%}html[dir=ltr] .memory-location b{font-size:13px!important}html[dir=ltr] .memory-location small{font-size:11px!important}.memory-location svg{flex:0 0 23px;height:23px!important;width:23px!important}@media (max-width:520px){.memory-photo-card .memory-location{inset-inline-start:12px!important;max-width:calc(100% - 24px)!important;padding:9px 11px!important;top:12px!important}.memory-location b{font-size:12px!important}.memory-location small{font-size:10px!important}.memory-location svg{flex-basis:20px;height:20px!important;width:20px!important}}.memory-section .memory-title{font-size:clamp(1.55rem,2.1vw,2.1rem)!important;line-height:1.3}.memory-section .memory-eyebrow{font-size:13px;padding:7px 12px}.memory-section .memory-decoration,.memory-section .memory-decoration-flight,.memory-section .memory-decoration-flight:after{display:none!important}.memory-photo-card .memory-location{left:-30px!important;right:auto!important}@media (max-width:850px){.memory-photo-card .memory-location{left:18px!important}}.memory-photo-card .memory-location{left:auto!important;max-width:260px!important;padding:16px 22px!important;right:-72px!important;top:34px!important}.memory-camera-card,.memory-photo-card .memory-location{inset-inline-end:auto!important;inset-inline-start:auto!important}.memory-camera-card{bottom:42px!important;left:-48px!important;right:auto!important}.memory-decoration-flight{display:block!important;right:5%!important;z-index:0}.memory-decoration-flight,.memory-decoration-flight:after{inset-inline-end:auto!important;inset-inline-start:auto!important;left:auto!important}.memory-decoration-flight:after{right:14px!important}.memory-section:before{left:4%!important}.memory-section:after,.memory-section:before{inset-inline-end:auto!important;inset-inline-start:auto!important;right:auto!important}.memory-section:after{left:-40px!important}@media (max-width:850px){.memory-photo-card .memory-location{left:auto!important;right:18px!important;top:18px!important}.memory-camera-card{bottom:18px!important;left:18px!important;right:auto!important}}@media (max-width:520px){.memory-photo-card .memory-location{left:auto!important;max-width:calc(100% - 24px)!important;right:12px!important;top:12px!important}.memory-camera-card{bottom:12px!important;left:12px!important;right:auto!important}}.tripGrid{display:flex!important;gap:16px;grid-template-columns:none!important;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;padding:2px 2px 12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.tripGrid::-webkit-scrollbar{display:none}.trip{flex-basis:calc(25% - 12px);flex-grow:0;flex-shrink:0;scroll-snap-align:start}@media (max-width:900px){.trip{flex-basis:calc(50% - 8px)}}@media (max-width:620px){.trip{flex-basis:86%}.tripGrid{padding-inline:1px}}.testimonials{padding-bottom:120px;padding-top:92px}.testimonials .head{margin-bottom:52px}.testimonials .head h2{font-size:clamp(1.65rem,2.3vw,2.35rem)}.testimonials .head p{font-size:17px}.review{gap:24px}.review>button{border-radius:50%;box-shadow:0 12px 26px #16334714;height:48px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;width:48px}.review>button:hover{background:var(--primary-light);box-shadow:0 16px 32px #16334721;transform:translateY(-2px)}.review article{animation:reviewIn .55s cubic-bezier(.2,.75,.25,1);border-radius:24px;box-shadow:0 22px 54px #1633471a;min-height:270px;padding:42px 46px;width:min(720px,calc(100% - 120px))}.review article>i{font-size:18px;height:56px;margin-bottom:14px;width:56px}.review strong{margin:8px 0 18px}.review strong svg{height:18px;width:18px}.review blockquote{color:#173b56;font-size:24px;line-height:1.85;margin-bottom:18px}.review article>b{color:#123d63;font-size:17px}.review small{font-size:14px}.dots{margin-top:28px}.dots button{height:9px;transition:width .25s ease,background .25s ease;width:9px}.dots .on{width:30px}.testimonials .eyebrow{font-size:18px;font-weight:800}@keyframes reviewIn{0%{opacity:0;transform:translateX(22px)}to{opacity:1;transform:translateX(0)}}html[dir=rtl] .review article{animation-name:reviewInRtl}@keyframes reviewInRtl{0%{opacity:0;transform:translateX(-22px)}to{opacity:1;transform:translateX(0)}}@media (max-width:620px){.testimonials{padding-bottom:86px;padding-top:70px}.review{gap:8px}.review>button{height:38px;width:38px}.review article{min-height:250px;padding:30px 18px;width:calc(100% - 88px)}.review blockquote{font-size:18px;line-height:1.8}.testimonials .head h2{font-size:clamp(2rem,8vw,2.8rem)}.testimonials .head p{font-size:14px}}.site-footer{background:linear-gradient(180deg,#12354a,#0f2b3d);display:block;padding:72px max(28px,calc(50vw - 572px)) 26px}.footer-inner{grid-gap:44px;align-items:start;display:grid;gap:44px;grid-template-columns:1.35fr 1fr 1fr 1fr 1.05fr}.footer-brand img{background:#fff;border-radius:12px;height:auto;margin-bottom:18px;padding:8px;width:104px}.footer-brand p{color:#d7e8ef;font-size:14px;line-height:1.9;margin:0 0 22px;max-width:310px}.footer-social{display:flex;gap:10px}.footer-social button{background:#ffffff0c;border:1px solid #ffffff2c;border-radius:50%;color:#d7e8ef;font-size:11px;font-weight:800;height:38px;width:38px}.footer-column{grid-gap:13px;display:grid;gap:13px}.footer-column h3{color:#fff;font-size:16px;margin:0 0 12px}.footer-column a,.footer-column button,.footer-column span{align-items:center;background:none;border:0;color:#c7d9e0;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:flex-start;padding:0;text-align:start;text-decoration:none}.footer-column a:hover,.footer-column button:hover{color:#a3ebbf}.footer-download button{background:#102a40;border:1px solid #ffffff24;border-radius:10px;box-shadow:0 12px 24px #00000018;color:#fff;padding:11px 14px;width:max-content}.footer-contact svg{color:#a3ebbf}.footer-bottom{border-top:1px solid #ffffff20;color:#b9cdd5;display:flex;gap:20px;justify-content:space-between;margin-top:56px;padding-top:24px}.footer-bottom small,.footer-bottom span{align-items:center;display:inline-flex;font-size:13px;gap:8px}.footer-bottom svg{color:#a3ebbf}@media (max-width:980px){.footer-inner{grid-template-columns:1fr 1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}}@media (max-width:620px){.site-footer{padding:54px 22px 24px}.footer-inner{gap:30px;grid-template-columns:1fr}.footer-download{display:flex;flex-wrap:wrap}.footer-download h3{width:100%}.footer-bottom{margin-top:34px}}.site-footer{background:radial-gradient(circle at 12% 0,#2675c72e,#0000 34%),radial-gradient(circle at 88% 18%,#26a65a21,#0000 32%),linear-gradient(180deg,#0b1c29,#0d2333 52%,#091a27)!important;color:#fff;display:block!important;isolation:isolate;overflow:hidden;padding:78px max(28px,calc(50vw - 630px)) 28px!important;position:relative}.site-footer:before{background:repeating-radial-gradient(ellipse at center,#ffffff14 0 1px,#0000 1px 22px);height:190px;inset:auto -8% 150px -8%;opacity:.22;transform:rotate(-3deg)}.site-footer:after,.site-footer:before{content:"";pointer-events:none;position:absolute;z-index:0}.site-footer:after{background:linear-gradient(115deg,#0000 0 55%,#2675c70f 55% 56%,#0000 56% 100%);inset:0}.site-footer .footer-top{grid-gap:54px;align-items:start;display:grid!important;gap:54px;grid-template-columns:1.35fr 1fr 1.05fr 1.25fr 1.25fr;position:relative;z-index:1}.site-footer .footer-brand{display:block;text-align:start}.site-footer .footer-logo{background:#0000!important;border-radius:0!important;box-shadow:none!important;height:auto!important;margin:0 0 24px!important;max-height:none!important;padding:0!important;width:145px!important}.site-footer .footer-brand p{color:#d8e4ee;font-size:17px;line-height:2;margin:0;max-width:360px}.site-footer .footer-social{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.site-footer .footer-social button{background:hsla(0,0%,100%,.045);border:1px solid #ffffff3d;border-radius:50%;color:#dce8f3;display:grid;font-size:14px;font-weight:800;height:50px;padding:0;place-items:center;transition:background .2s ease,transform .2s ease,border-color .2s ease;width:50px}.site-footer .footer-social button:hover{background:#26a65a2e;border-color:#a3ebbf8c;transform:translateY(-2px)}.site-footer .footer-column{grid-gap:15px;align-content:start;display:grid;gap:15px;text-align:start}.site-footer .footer-column h3{color:#fff;font-size:24px;font-weight:800;line-height:1.2;margin:0 0 24px;position:relative;width:max-content}.site-footer .footer-column h3:after{background:#35d889;border-radius:99px;bottom:-16px;content:"";height:3px;inset-inline-start:0;position:absolute;width:42px}.site-footer .footer-column a,.site-footer .footer-column button,.site-footer .footer-column span{align-items:center;background:none;border:0;color:#c9d8e4;display:inline-flex;font-size:17px;font-weight:500;gap:12px;justify-content:flex-start;line-height:1.6;padding:0;text-align:start;text-decoration:none;transition:color .2s ease,transform .2s ease}.site-footer .footer-column a:hover,.site-footer .footer-column button:hover{color:#7df0b4;transform:translateX(-3px)}.site-footer .footer-contact svg{stroke-width:2.2;color:#dbe9f6}.site-footer .footer-download p{color:#d8e4ee;font-size:17px;line-height:1.8;margin:0 0 8px;max-width:260px}.site-footer .footer-store{grid-column-gap:12px;align-items:center;background:#03070b!important;border:1px solid #ffffff59!important;border-radius:10px!important;box-shadow:0 18px 34px #00000038;color:#fff!important;column-gap:12px;display:grid!important;grid-template-columns:auto 1fr;min-height:68px;padding:10px 18px!important;width:205px}.site-footer .footer-store svg{fill:#0000;color:#fff;grid-row:1/3}.site-footer .footer-store span{color:#d7dde5;display:block;font-size:12px;line-height:1;padding:0}.site-footer .footer-store b{color:#fff;display:block;font-size:21px;line-height:1.05}.site-footer .footer-divider{background:#ffffff2e;border:0!important;display:block!important;height:1px;margin:58px 0 34px;position:relative;z-index:1}.site-footer .footer-middle{grid-gap:48px;align-items:center;display:grid!important;gap:48px;grid-template-columns:1.35fr 1fr;position:relative;z-index:1}.site-footer .footer-payments h3{color:#fff;font-size:20px;font-weight:800;margin:0 0 18px}.site-footer .payment-logos{display:flex;flex-wrap:wrap;gap:14px}.site-footer .payment-badge{align-items:center;background:#fff;border-radius:9px;color:#13344d;display:inline-flex;font-size:15px;font-weight:800;gap:7px;height:52px;justify-content:center;min-width:104px;padding:0 18px}.site-footer .payment-badge svg{color:#2675c7}.site-footer .footer-safe{align-items:center;border-inline-start:1px solid #fff3;color:#d8e4ee;display:flex;gap:24px;justify-self:end;min-width:360px;padding-inline-start:42px}.site-footer .footer-safe svg{stroke-width:2;color:#35d889}.site-footer .footer-safe b{color:#fff;display:block;font-size:22px;margin-bottom:8px}.site-footer .footer-safe span{color:#cad8e3;display:block;font-size:18px}.site-footer .footer-bottom{align-items:center;border:0!important;color:#c6d5df;display:flex!important;gap:24px;justify-content:space-between;margin:0;padding:0;position:relative;z-index:1}.site-footer .footer-bottom small,.site-footer .footer-bottom span{align-items:center;color:#c6d5df;display:inline-flex;font-size:16px;gap:8px}.site-footer .footer-bottom svg{fill:none;color:#35d889}@media (max-width:1080px){.site-footer .footer-top{grid-template-columns:1fr 1fr 1fr}.site-footer .footer-brand{grid-column:1/-1}.site-footer .footer-middle{grid-template-columns:1fr}.site-footer .footer-safe{border-inline-start:0;justify-self:start;min-width:0;padding-inline-start:0}}@media (max-width:720px){.site-footer{padding:58px 22px 26px!important}.site-footer .footer-top{gap:34px;grid-template-columns:1fr}.site-footer .footer-brand p,.site-footer .footer-download p{font-size:15px}.site-footer .footer-column h3{font-size:21px}.site-footer .footer-column a,.site-footer .footer-column button,.site-footer .footer-column span{font-size:15px}.site-footer .footer-social button{height:44px;width:44px}.site-footer .footer-store{width:190px}.site-footer .footer-divider{margin:38px 0 26px}.site-footer .payment-badge{font-size:13px;height:48px;min-width:92px}.site-footer .footer-safe{gap:16px}.site-footer .footer-safe b{font-size:18px}.site-footer .footer-safe span{font-size:15px}.site-footer .footer-bottom{align-items:flex-start;flex-direction:column}.site-footer .footer-bottom small,.site-footer .footer-bottom span{font-size:14px}}.site-footer .footer-top{gap:48px}.site-footer .footer-brand p{font-size:15px!important;line-height:1.9}.site-footer .footer-column h3{font-size:21px!important;margin-bottom:22px}.site-footer .footer-column a,.site-footer .footer-column button,.site-footer .footer-column span{font-size:15px!important;line-height:1.55}.site-footer .footer-download p{font-size:15px!important;line-height:1.75}.site-footer .footer-store{min-height:62px!important;padding:9px 16px!important;width:190px!important}.site-footer .footer-store b{font-size:19px!important}.site-footer .footer-store span{font-size:11px!important}.site-footer .footer-social button{color:#dbe8f4!important;font-size:17px!important}.site-footer .footer-social button svg{fill:currentColor;stroke:none;height:20px;width:20px}.site-footer .footer-payments h3{font-size:18px!important}.site-footer .payment-logos{gap:12px!important}.site-footer .payment-badge{background:#fff!important;border-radius:8px!important;box-shadow:0 12px 24px #00000029;color:#172c42!important;font-size:0!important;font-weight:900!important;height:50px!important;letter-spacing:0;min-width:98px!important;overflow:hidden;padding:0 17px!important;position:relative}.site-footer .payment-badge:before{font-size:18px;font-weight:900;line-height:1}.site-footer .payment-badge.visa:before{color:#174ea6;content:"VISA";font-style:italic;letter-spacing:.6px}.site-footer .payment-badge.mastercard:before{color:#232323;content:"mastercard";font-size:13px}.site-footer .payment-badge.mastercard:after{background:radial-gradient(circle at 38% 50%,#eb001b 0 41%,#0000 42%),radial-gradient(circle at 62% 50%,#f79e1b 0 41%,#0000 42%);border-radius:50%;content:"";display:inline-block;height:22px;margin-inline-start:8px;width:34px}.site-footer .payment-badge.apple-pay:before{color:#111;content:" Pay";font-size:19px}.site-footer .payment-badge.stc-pay:before{color:#5c2483;content:"stc";font-size:22px}.site-footer .payment-badge.stc-pay:after{color:#18bd77;content:"pay";font-size:16px;font-weight:900;margin-inline-start:2px}.site-footer .payment-badge.mada:before{color:#188751;content:"mada";font-size:18px}.site-footer .payment-badge.mada:after{background:linear-gradient(90deg,#72bf44 0 33%,#34a8e0 33% 66%,#8cc63f 66%);border-radius:2px;content:"";height:16px;margin-inline-start:8px;width:30px}.site-footer .payment-badge.paypal:before{color:#003087;content:"PayPal";font-size:17px;font-style:italic}.site-footer .payment-badge.meeza:before{color:#258245;content:"Meeza";font-size:17px}.site-footer .payment-badge.meeza:after{background:linear-gradient(135deg,#ed1c24 0 48%,#fff 49% 54%,#16a05d 55%);border-radius:2px;content:"";height:14px;margin-inline-start:8px;width:28px}.site-footer .footer-safe b{font-size:19px!important}.site-footer .footer-safe span{font-size:15px!important}.site-footer .footer-bottom small,.site-footer .footer-bottom span{font-size:14px!important}@media (max-width:720px){.site-footer .footer-column h3{font-size:19px!important}.site-footer .footer-brand p,.site-footer .footer-column a,.site-footer .footer-column button,.site-footer .footer-column span,.site-footer .footer-download p{font-size:14px!important}.site-footer .payment-badge{height:46px!important;min-width:86px!important}.site-footer .payment-badge:before{font-size:16px}.site-footer .footer-store{width:180px!important}}.site-footer .footer-middle{grid-template-columns:minmax(0,1fr) auto!important}.site-footer .footer-payments{justify-self:start!important;max-width:760px;text-align:start!important}html[dir=rtl] .site-footer .footer-payments{direction:ltr}html[dir=rtl] .site-footer .footer-payments h3{direction:rtl}html[dir=rtl] .site-footer .payment-logos{direction:ltr}html[dir=rtl] .site-footer .footer-safe{justify-self:end!important}@media (max-width:1080px){.site-footer .footer-middle{grid-template-columns:1fr!important}.site-footer .footer-payments{justify-self:stretch!important}.site-footer .footer-safe{justify-self:start!important}}.site-footer .footer-mobile-chevron,.site-footer .footer-mobile-title-icon{display:none}@media (max-width:720px){.site-footer{background:radial-gradient(circle at 50% 0,#2675c73d,#0000 36%),linear-gradient(180deg,#0b1c29,#0d2435)!important;padding:44px 20px 26px!important}.site-footer:before{height:150px;inset:auto -35% -20px -35%;opacity:.24}.site-footer .footer-top{align-items:stretch;display:flex!important;flex-direction:column;gap:0;text-align:center}.site-footer .footer-brand{align-items:center;display:flex;flex-direction:column;margin-bottom:34px;text-align:center}.site-footer .footer-logo{margin:0 0 18px!important;width:150px!important}.site-footer .footer-brand p{color:#d9e6f3;font-size:20px!important;line-height:1.65;margin:0 auto;max-width:360px;text-align:center}.site-footer .footer-social{gap:18px;justify-content:center;margin-top:30px}.site-footer .footer-social button{background:hsla(0,0%,100%,.035);border-color:#d5e4f261;box-shadow:0 10px 26px #0000001f;height:58px!important;width:58px!important}.site-footer .footer-social button svg{height:24px;width:24px}.site-footer .footer-column{border-top:1px solid #ffffff38;display:block;padding:0;text-align:inherit}.site-footer .footer-contact{border-bottom:1px solid #ffffff38}.site-footer .footer-column h3{align-items:center;color:#eef5ff;display:flex;font-size:26px!important;gap:18px;height:88px;justify-content:flex-start;margin:0!important;width:100%}.site-footer .footer-column h3:after{display:none}.site-footer .footer-column h3 span{color:inherit;font-size:inherit!important;line-height:1}.site-footer .footer-mobile-title-icon{stroke-width:1.9;color:#d8e7f7;display:block;order:1}.site-footer .footer-mobile-chevron{stroke-width:2.1;color:#d8e7f7;display:block;margin-inline-start:auto;order:3}html[dir=rtl] .site-footer .footer-mobile-chevron{margin-inline-end:auto;margin-inline-start:0}.site-footer .footer-contact a,.site-footer .footer-contact>span,.site-footer .footer-links button,.site-footer .footer-services button{display:none!important}.site-footer .footer-download{background:hsla(0,0%,100%,.045);border:1px solid #ffffff21;border-radius:22px;box-shadow:inset 0 1px 0 #ffffff0d,0 22px 46px #00000029;margin-top:38px;padding:28px 20px}.site-footer .footer-download h3{display:none}.site-footer .footer-download p{color:#d8e6f2;font-size:22px!important;font-weight:800;line-height:1.5;margin:0 0 22px!important;max-width:none;text-align:center}.site-footer .footer-download p:after{color:#b8c8d8;content:"حمل تطبيق WeWay الآن.";display:block;font-size:19px;font-weight:500;margin-top:4px}html[dir=ltr] .site-footer .footer-download p:after{content:"Download WeWay now."}.site-footer .footer-download .footer-store{border-radius:9px!important;display:inline-grid!important;height:66px!important;margin:0 4px;min-width:0!important;text-align:start;width:calc(50% - 8px)!important}.site-footer .footer-download .footer-store b{font-size:20px!important}.site-footer .footer-download .footer-store span{font-size:12px!important}.site-footer .footer-divider:first-of-type{display:none!important}.site-footer .footer-middle{display:flex!important;flex-direction:column;gap:32px;margin-top:28px}.site-footer .footer-payments{background:hsla(0,0%,100%,.045);border:1px solid #ffffff21;border-radius:22px;box-shadow:inset 0 1px 0 #ffffff0d,0 22px 46px #00000029;direction:rtl!important;max-width:none;padding:28px 20px;text-align:center!important;width:100%}.site-footer .footer-payments h3{color:#fff;font-size:24px!important;margin:0 0 8px!important;text-align:center!important}.site-footer .footer-payments h3:before{color:#35d889;content:"🛡";margin-inline-end:10px}.site-footer .footer-payments h3:after{color:#b8c8d8;content:"دفع آمن وسهل لرحلتك مع WeWay.";display:block;font-size:18px;font-weight:500;margin-top:12px}html[dir=ltr] .site-footer .footer-payments h3:after{content:"Safe and easy payments for your WeWay trip."}.site-footer .payment-logos{direction:ltr!important;gap:12px!important;justify-content:center!important;margin-top:24px}.site-footer .payment-badge{height:62px!important;min-width:122px!important}.site-footer .payment-badge.meeza,.site-footer .payment-badge.paypal{display:none!important}.site-footer .footer-safe{display:none}.site-footer .footer-divider{margin:34px 0 28px!important}.site-footer .footer-bottom{grid-gap:16px;align-items:center;border-top:1px solid #ffffff38!important;display:grid!important;gap:16px;grid-template-columns:1fr 1fr;padding-top:28px!important;width:100%}.site-footer .footer-bottom small,.site-footer .footer-bottom span{color:#cbd9e6;font-size:19px!important;line-height:1.55}.site-footer .footer-bottom span{justify-self:start}.site-footer .footer-bottom small{justify-self:end;text-align:end}.site-footer .footer-bottom svg{height:27px;width:27px}}@media (max-width:470px){.site-footer .footer-brand p{font-size:18px!important}.site-footer .footer-social{gap:10px}.site-footer .footer-social button{height:50px!important;width:50px!important}.site-footer .footer-column h3{font-size:22px!important;height:78px}.site-footer .footer-download .footer-store{margin:6px 0;width:100%!important}.site-footer .payment-badge{min-width:calc(50% - 8px)!important}.site-footer .footer-bottom{grid-template-columns:1fr}.site-footer .footer-bottom small,.site-footer .footer-bottom span{font-size:16px!important;justify-self:start;text-align:start}}@media (max-width:720px){.site-footer .footer-divider{display:none!important}.site-footer .footer-bottom{margin-top:34px!important}.site-footer .payment-logos{grid-gap:12px!important;display:grid!important;gap:12px!important;grid-template-columns:repeat(6,1fr);margin:24px auto 0!important;max-width:436px}.site-footer .payment-badge{grid-column:span 2;min-width:0!important;width:100%!important}.site-footer .payment-badge:nth-child(4){grid-column:2/span 2}.site-footer .payment-badge:nth-child(5){grid-column:4/span 2}}@media (max-width:430px){.site-footer .payment-logos{grid-template-columns:1fr 1fr;max-width:300px}.site-footer .payment-badge{grid-column:auto!important}.site-footer .payment-badge:nth-child(5){grid-column:1/-1!important;justify-self:center;max-width:140px}}.site-footer .footer-safe{display:none!important}.site-footer .footer-middle{display:block!important}.site-footer .footer-payments{justify-self:auto!important;max-width:none!important;width:100%}html[dir=rtl] .site-footer .footer-payments{direction:ltr!important;text-align:left!important}html[dir=rtl] .site-footer .footer-payments h3{direction:rtl!important;text-align:right!important}html[dir=rtl] .site-footer .payment-logos{justify-content:flex-start!important}@media (max-width:720px){.site-footer .footer-payments{direction:ltr!important;text-align:left!important}.site-footer .footer-payments h3{direction:rtl!important;text-align:right!important}.site-footer .payment-logos{display:flex!important;justify-content:flex-start!important;margin:24px 0 0!important;max-width:none!important}.site-footer .payment-badge{grid-column:auto!important;min-width:122px!important;width:auto!important}.site-footer .payment-badge:nth-child(4),.site-footer .payment-badge:nth-child(5){grid-column:auto!important}}.site-footer .footer-payments{align-items:center!important;display:flex!important;gap:28px!important;justify-content:space-between!important}.site-footer .footer-payments h3{flex:0 0 auto!important;margin:0!important;white-space:nowrap!important}.site-footer .payment-logos{align-items:center!important;display:flex!important;flex:1 1 auto!important;flex-wrap:nowrap!important;justify-content:flex-start!important;margin:0!important;overflow-x:auto;scrollbar-width:none}.site-footer .payment-logos::-webkit-scrollbar{display:none}.site-footer .payment-badge{flex:0 0 auto!important}html[dir=rtl] .site-footer .footer-payments{direction:rtl!important}html[dir=rtl] .site-footer .payment-logos{direction:ltr!important}@media (max-width:720px){.site-footer .footer-payments{flex-direction:row-reverse!important;gap:16px!important}.site-footer .footer-payments h3:after{display:none!important}.site-footer .payment-logos{margin:0!important;padding-bottom:2px}.site-footer .footer-bottom{border-top:0!important;grid-template-columns:1fr 1fr!important;margin-top:22px!important;padding-top:8px!important}.site-footer .footer-bottom small{display:block!important;font-size:17px!important;justify-self:end!important;line-height:1.75!important;max-width:190px;text-align:end!important}.site-footer .footer-bottom span{font-size:17px!important;justify-self:start!important;line-height:1.6!important;text-align:start!important}}@media (max-width:430px){.site-footer .footer-bottom{gap:12px!important;grid-template-columns:1fr!important}.site-footer .footer-bottom small,.site-footer .footer-bottom span{justify-self:start!important;max-width:none;text-align:start!important}}@media (max-width:720px){.site-footer{padding-top:36px!important}.site-footer .footer-logo{margin-bottom:14px!important;width:122px!important}.site-footer .footer-brand{margin-bottom:26px!important}.site-footer .footer-brand p{font-size:15px!important;line-height:1.75!important;max-width:310px!important}.site-footer .footer-social{gap:10px!important;margin-top:22px!important}.site-footer .footer-social button{height:46px!important;width:46px!important}.site-footer .footer-social button svg{height:19px!important;width:19px!important}.site-footer .footer-column h3{font-size:18px!important;gap:12px!important;height:66px!important}.site-footer .footer-mobile-title-icon{height:22px!important;width:22px!important}.site-footer .footer-mobile-chevron{height:21px!important;width:21px!important}.site-footer .footer-download{border-radius:18px!important;margin-top:26px!important;padding:22px 16px!important}.site-footer .footer-download p{font-size:17px!important;line-height:1.45!important;margin-bottom:16px!important}.site-footer .footer-download p:after{font-size:14px!important;margin-top:3px!important}.site-footer .footer-download .footer-store{height:56px!important}.site-footer .footer-download .footer-store b{font-size:16px!important}.site-footer .footer-download .footer-store span{font-size:10px!important}.site-footer .footer-download .footer-store svg{height:22px!important;width:22px!important}.site-footer .footer-middle{margin-top:20px!important}.site-footer .footer-payments{border-radius:18px!important;padding:22px 16px!important}.site-footer .footer-payments h3{font-size:18px!important}.site-footer .footer-payments h3:after{font-size:14px!important;margin-top:8px!important}.site-footer .payment-badge{height:48px!important;min-width:96px!important;padding:0 12px!important}.site-footer .payment-badge:before{font-size:15px!important}.site-footer .payment-badge.mastercard:before{font-size:11px!important}.site-footer .payment-badge.apple-pay:before{font-size:16px!important}.site-footer .payment-badge.stc-pay:before{font-size:18px!important}.site-footer .payment-badge.stc-pay:after{font-size:13px!important}.site-footer .payment-badge.mada:before,.site-footer .payment-badge.meeza:before,.site-footer .payment-badge.paypal:before{font-size:14px!important}.site-footer .footer-bottom{margin-top:18px!important;padding-top:4px!important}.site-footer .footer-bottom small,.site-footer .footer-bottom span{font-size:14px!important;line-height:1.6!important}.site-footer .footer-bottom svg{height:21px!important;width:21px!important}}@media (max-width:620px){.timeline:before{display:none}.step,.step.rev{gap:22px;grid-template-columns:1fr;justify-items:center;min-height:0;padding:0 0 55px;text-align:center}.step.rev>div:first-child{order:0}.step.rev>div:first-child,.step>div:first-child{margin-inline:auto;max-width:360px;text-align:center;width:100%}.step h3,.step p,.step small{text-align:center}.step p{margin-inline:auto}.step .phone,.step.rev .phone{height:280px;justify-self:center;margin-inline:auto;text-align:center;transform:none;width:215px}.phone>b,.phone>span{text-align:center;width:100%}}.footer-column-content{grid-gap:15px;display:grid;gap:15px}@media (max-width:720px){.site-footer .footer-column:not(.footer-download) h3{cursor:pointer;-webkit-user-select:none;user-select:none}.site-footer .footer-column:not(.footer-download) .footer-column-content{grid-gap:14px;display:grid;gap:14px;max-height:0;opacity:0;overflow:hidden;padding-bottom:0;transition:max-height .35s ease,opacity .25s ease,padding-bottom .35s ease}.site-footer .footer-column.open .footer-column-content{max-height:600px;opacity:1;padding-bottom:24px}.site-footer .footer-column.open.footer-contact .footer-column-content a,.site-footer .footer-column.open.footer-contact .footer-column-content>span,.site-footer .footer-column.open.footer-links .footer-column-content button,.site-footer .footer-column.open.footer-services .footer-column-content button{display:inline-flex!important}.site-footer .footer-mobile-chevron{transition:transform .3s ease}.site-footer .footer-column.open .footer-mobile-chevron{transform:rotate(180deg)}.site-footer .footer-download .footer-column-content{display:block;max-height:none;opacity:1;overflow:visible}}.wwglobe-card{align-items:center;background:radial-gradient(circle at 50% 25%,#dbf3f8e6,#f6faf9cc 48%,#ebf6f2f2 100%);border:1px solid #b9d8cccc;border-radius:34px;box-shadow:0 30px 80px #16334717,inset 0 1px 0 #fffc;display:flex;justify-content:center;min-height:500px;overflow:hidden;padding:20px;position:relative;width:100%}.wwglobe-card:before{background:#2675c70f;filter:blur(4px);height:330px;right:-100px;top:-140px;width:330px}.wwglobe-card:after,.wwglobe-card:before{border-radius:50%;content:"";position:absolute}.wwglobe-card:after{background:#26a65a12;bottom:-130px;height:260px;left:-80px;width:260px}.wwglobe-world{max-width:720px;position:relative;width:100%;z-index:1}.wwglobe-svg{display:block;height:auto;overflow:visible;width:100%}.wwglobe-earth{stroke:#80b5bb80;stroke-width:2px}.wwglobe-highlight{fill:#ffffff40}.wwglobe-grid{fill:none;stroke:#6e9fab26;stroke-width:1}.wwglobe-continents path{fill:#b9d8c6;stroke:#5b9d7847;stroke-width:1.2;transition:fill .3s ease,opacity .3s ease}.wwglobe-continents path:hover{fill:#a7cfb8}.wwglobe-route-shadow{fill:none;stroke:#2675c71c;stroke-width:14;stroke-linecap:round}.wwglobe-route-line{fill:none;stroke:#2675c7;stroke-width:4;stroke-linecap:round;stroke-dasharray:9 11;animation:wwGlobeRouteMove 8s linear infinite}@keyframes wwGlobeRouteMove{to{stroke-dashoffset:-160}}.wwglobe-location-dot{fill:#27aa60;stroke:#fff;stroke-width:4;filter:drop-shadow(0 4px 7px rgba(21,127,68,.25))}.wwglobe-traveler-circle{fill:#fff;stroke:#2675c7;stroke-width:3}.wwglobe-traveler-green{stroke:#26a65a}.wwglobe-traveler-text{fill:#165496;font-family:inherit;font-size:12px;font-weight:800}.wwglobe-live{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border-radius:999px;box-shadow:0 10px 25px #16334717;color:#385369;display:flex;font-size:12px;font-weight:800;gap:7px;left:27px;padding:9px 13px;position:absolute;top:25px;z-index:8}.wwglobe-live-dot{animation:wwGlobePulse 1.8s infinite;background:#27b262;border-radius:50%;box-shadow:0 0 0 5px #27b2621f;height:8px;width:8px}@keyframes wwGlobePulse{50%{box-shadow:0 0 0 10px #27b26200}}.wwglobe-destination{align-items:center;animation:wwGlobeFloat 4s ease-in-out infinite;display:flex;flex-direction:column;gap:5px;position:absolute;right:11%;top:25%;z-index:7}.wwglobe-destination-icon{background:linear-gradient(135deg,#27b367,#16834a);border-radius:50%;box-shadow:0 10px 25px #26a65a45,0 0 0 6px #26a65a17;color:#fff;display:grid;height:42px;place-items:center;width:42px}.wwglobe-destination b{background:#fffffff0;border-radius:8px;box-shadow:0 7px 16px #1633471a;color:#244d69;font-size:11px;padding:5px 9px;white-space:nowrap}.wwglobe-person{align-items:center;animation:wwGlobeFloat 4.5s ease-in-out infinite;display:flex;flex-direction:column;gap:5px;position:absolute;z-index:6}.wwglobe-person>span{background:#fffffff5;border:3px solid #2675c7;border-radius:50%;box-shadow:0 10px 24px #16334729;color:#165496;display:grid;font-size:15px;font-weight:800;height:42px;place-items:center;width:42px}.wwglobe-person>b{background:#fffffff2;border-radius:8px;box-shadow:0 8px 16px #16334717;color:#526979;font-size:10px;padding:5px 9px;white-space:nowrap}.wwglobe-person-mohammed{left:16%;top:37%}.wwglobe-person-sara{animation-delay:-1.5s;left:42%;top:56%}.wwglobe-alert{align-items:center;animation:wwGlobeFloat 5s ease-in-out infinite;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-radius:12px;box-shadow:0 12px 30px #1633471c;color:#304e63;display:flex;gap:7px;padding:9px 12px;position:absolute;z-index:8}.wwglobe-alert b{font-size:11px;white-space:nowrap}.wwglobe-alert-icon{background:#eaf4ff;border-radius:50%;color:#2675c7;display:grid;height:25px;place-items:center;width:25px}.wwglobe-alert-success{background:#e8f8ef;color:#20a35b}.wwglobe-alert-arrived{right:20%;top:18%}.wwglobe-alert-near{animation-delay:-2s;bottom:17%;left:11%}@keyframes wwGlobeFloat{50%{transform:translateY(-7px)}}@media (max-width:900px){.wwglobe-card{min-height:430px;padding:12px}.wwglobe-world{max-width:620px}}@media (max-width:620px){.wwglobe-card{border-radius:24px;min-height:360px;padding:5px}.wwglobe-live{font-size:10px;left:14px;padding:7px 10px;top:14px}.wwglobe-person>span{font-size:12px;height:34px;width:34px}.wwglobe-person>b{font-size:9px}.wwglobe-alert{padding:7px 9px}.wwglobe-alert b{font-size:9px}.wwglobe-alert-icon{height:21px;width:21px}.wwglobe-destination-icon{height:35px;width:35px}.wwglobe-alert-arrived{right:12%;top:18%}.wwglobe-alert-near{bottom:15%;left:7%}.wwglobe-person-mohammed{left:11%;top:37%}.wwglobe-person-sara{left:40%;top:56%}}@media (prefers-reduced-motion:reduce){.wwglobe-alert,.wwglobe-destination,.wwglobe-live-dot,.wwglobe-person,.wwglobe-route-line{animation:none}}footer.site-footer{background:var(--secondary)!important}footer.site-footer:after,footer.site-footer:before{opacity:.08}.partners{background:var(--white);color:var(--text);padding:82px 28px}.partners-inner{margin:0 auto;max-width:1180px;text-align:center}.partners-tag{color:var(--secondary-dark);display:inline-block;font-size:clamp(1.1rem,1.45vw,1.3rem);font-weight:800}.partners h2{color:var(--text);font-size:clamp(1.65rem,2.3vw,2.35rem);margin:12px 0 14px;padding-bottom:44px;position:relative}.partners h2:after{border-radius:50%;border-top:4px solid var(--text);bottom:0;content:"";height:24px;left:50%;position:absolute;transform:translateX(-50%);width:138px}.contact-section{background:var(--white);color:var(--text);padding:88px 28px}.contact-inner{margin:0 auto;max-width:860px;text-align:center}.contact-tag{color:var(--secondary-dark);display:inline-block;font-size:clamp(1.1rem,1.45vw,1.3rem);font-weight:800}.contact-inner h2{color:var(--text);font-size:clamp(1.65rem,2.3vw,2.35rem);margin:12px 0 18px;padding-bottom:44px;position:relative}.contact-inner h2:after{border-radius:50%;border-top:4px solid var(--text);bottom:0;content:"";height:24px;left:50%;position:absolute;transform:translateX(-50%);width:138px}.contact-inner>p{color:var(--text-secondary);font-size:15px;line-height:1.8;margin:0 auto 32px}.contact-form{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:22px}.contact-fields{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.contact-form label{align-items:center;background:var(--background);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--primary);display:flex;gap:10px;min-height:58px;padding:0 16px}.contact-form input,.contact-form textarea{background:#0000;border:0;color:var(--text);font:inherit;outline:0;text-align:start;width:100%}.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(--text-secondary)}.contact-form .contact-message{display:block;margin-top:12px;min-height:154px;padding:14px 16px}.contact-message textarea{height:124px;resize:vertical}.contact-form>button{align-items:center;background:var(--secondary);border:0;border-radius:var(--radius-sm);color:var(--white);cursor:pointer;display:inline-flex;font-weight:800;gap:9px;justify-content:center;margin-top:14px;min-height:58px;transition:background .2s ease,transform .2s ease;width:100%}.contact-form>button:hover{background:var(--primary);transform:translateY(-2px)}.contact-form>button.is-sent{background:var(--primary)}@media (max-width:620px){.contact-section{padding:64px 20px}.contact-form{border-radius:var(--radius-md);padding:14px}.contact-fields{grid-template-columns:1fr}}.partners p{color:var(--text-secondary);font-size:15px;line-height:1.8;margin:0 auto 42px;max-width:650px}.partners-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.partner-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);min-width:0;padding:14px;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.partner-card:hover{border-color:var(--secondary);box-shadow:var(--shadow-sm);transform:translateY(-5px)}.partner-logo{background:var(--white);border-radius:var(--radius-sm);display:grid;height:118px;padding:12px;place-items:center}.partner-logo img{display:block;height:100%;object-fit:contain;width:100%}.partner-meta{padding:14px 4px 3px;text-align:center}.partner-meta h3{color:var(--text);font-size:14px;line-height:1.5;margin:0 0 5px;min-height:42px}.partner-meta span{color:var(--text-secondary);direction:ltr;display:block;font-size:11px;line-height:1.45}@media (max-width:820px){.partners-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.partners{padding:60px 20px}.partners-grid{gap:12px}.partner-card{padding:12px}.partner-logo{height:88px;padding:9px}.partner-meta h3{font-size:12px;min-height:36px}.partner-meta span{font-size:9px}}@media (max-width:620px){.stats{gap:6px;grid-template-columns:repeat(3,minmax(0,1fr));padding:28px 10px}.stats div{border-radius:13px;gap:6px;min-height:112px;padding:14px 6px}.stats svg{border-radius:11px;height:38px;padding:9px;width:38px}.stats b{font-size:clamp(1.15rem,6vw,1.55rem);line-height:1}.stats span{font-size:9px;line-height:1.35}}@media (min-width:500px) and (max-width:700px){.site-footer .footer-bottom{gap:6px!important;grid-template-columns:1fr!important;justify-items:center!important}.site-footer .footer-bottom small,.site-footer .footer-bottom span{justify-self:center!important;max-width:none!important;text-align:center!important}}@media (max-width:700px){.steps-mosaic{gap:16px!important;grid-template-columns:1fr!important;justify-items:center!important}.step-card,.step-card:nth-child(-n+5){aspect-ratio:312/560!important;grid-column:1/-1!important;width:min(100%,320px)!important}.site-footer .footer-bottom{justify-items:center!important}.site-footer .footer-bottom small,.site-footer .footer-bottom span{justify-self:center!important;text-align:center!important}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
/*# sourceMappingURL=main.020c9073.css.map*/