.Button-module__xDwtkW__btn{cursor:pointer;font-family:var(--font-family);border:none;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:inline-flex}.Button-module__xDwtkW__btn:hover{transform:translateY(-2px)}.Button-module__xDwtkW__btn:disabled{opacity:.5;cursor:not-allowed}.Button-module__xDwtkW__btn:disabled:hover{transform:none}.Button-module__xDwtkW__btn-rounded{width:var(--button-rounded-size);height:var(--button-rounded-size);border:1px solid var(--color-primary);background-color:var(--color-primary);color:var(--color-white);border-radius:50%}.Button-module__xDwtkW__btn-rounded:hover{color:var(--color-primary);background-color:#0000}.Button-module__xDwtkW__btn-arrow{width:var(--button-arrow-width);height:var(--button-arrow-height);background-color:var(--color-primary);color:var(--color-white);border-radius:26px;position:relative}.Button-module__xDwtkW__btn-arrow:after{content:"→";margin-left:8px;font-size:18px}.Button-module__xDwtkW__btn-arrow:hover{background-color:var(--color-white);color:var(--color-primary)}.Button-module__xDwtkW__btn-dashed{width:var(--button-dashed-width);height:var(--button-dashed-height);border:1px dashed var(--color-gray);color:var(--color-gray);opacity:.47;background-color:#0000;border-style:dashed;border-width:1px;border-radius:35px}.Button-module__xDwtkW__btn-dashed:hover{opacity:1;color:var(--color-primary);border-color:var(--color-primary)}.Button-module__xDwtkW__btn-outline-arrow{border:2px dashed var(--color-primary);width:162px;height:52px;color:var(--color-primary);font-family:var(--font-cairo);white-space:nowrap;background-color:#0000;border-radius:100px;gap:8px;padding:0 20px;font-size:16px;font-weight:400;position:relative}.Button-module__xDwtkW__btn-outline-arrow:after{content:"→";font-size:20px;font-weight:400}.Button-module__xDwtkW__btn-outline-arrow:hover{background-color:var(--color-primary);color:var(--color-white);border-style:solid}
.Footer-module__hP-FLq__footer{background-color:var(--background-dark);width:100%;color:var(--color-white);padding:40px 0 0}.Footer-module__hP-FLq__container{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr auto auto 1fr;align-items:start;gap:40px;transition:all .4s cubic-bezier(.4,0,.2,1);display:grid;padding-bottom:40px!important}.Footer-module__hP-FLq__left{flex-direction:column;gap:16px;padding-top:8px;display:flex}.Footer-module__hP-FLq__logo{margin-bottom:8px}.Footer-module__hP-FLq__tagline{font-family:var(--font-cairo);color:#ffffffb3;margin:0;font-size:13px;font-weight:400}.Footer-module__hP-FLq__heading{font-family:var(--font-cairo);color:var(--color-white);max-width:280px;margin:0 0 16px;font-size:24px;font-weight:400;line-height:1.4}.Footer-module__hP-FLq__middle{grid-column:2;justify-content:flex-end;align-items:flex-start;padding-top:58px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.Footer-module__hP-FLq__nav{flex-direction:column;align-items:flex-start;gap:12px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.Footer-module__hP-FLq__navMobile{display:none}.Footer-module__hP-FLq__navItemWrapper{justify-content:flex-start;align-items:center;gap:12px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Footer-module__hP-FLq__navItemWrapper.Footer-module__hP-FLq__hasSubmenu{flex-direction:row;align-items:center;gap:12px}.Footer-module__hP-FLq__redLine{background-color:var(--color-primary);flex-shrink:0;width:30px;height:2px}.Footer-module__hP-FLq__navLink{font-family:var(--font-cairo);color:#fff9;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:15px;font-weight:400;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.Footer-module__hP-FLq__navButton{align-items:center;gap:8px;display:inline-flex}.Footer-module__hP-FLq__chevron{flex-shrink:0;transition:transform .3s}.Footer-module__hP-FLq__chevron.Footer-module__hP-FLq__rotated{transform:rotate(180deg)}.Footer-module__hP-FLq__navLink:hover,.Footer-module__hP-FLq__navLink.Footer-module__hP-FLq__active{color:var(--color-primary)}.Footer-module__hP-FLq__submenu{opacity:0;visibility:hidden;background:0 0;flex-direction:column;grid-column:3;align-self:flex-start;gap:8px;min-width:200px;margin-top:58px;padding:0;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;transform:translate(-20px)}.Footer-module__hP-FLq__submenu.Footer-module__hP-FLq__open{opacity:1;visibility:visible;transform:translate(0)}.Footer-module__hP-FLq__submenuItem{align-items:center;gap:8px;display:flex}.Footer-module__hP-FLq__submenuItem a{font-family:var(--font-cairo);color:#ffffff80;font-size:13px;font-weight:400;text-decoration:none;transition:all .3s}.Footer-module__hP-FLq__submenuItem a:hover{color:var(--color-primary)}.Footer-module__hP-FLq__submenuItem a.Footer-module__hP-FLq__active{color:var(--color-white)}.Footer-module__hP-FLq__submenuRedLine{background-color:var(--color-primary);flex-shrink:0;width:20px;height:1px}.Footer-module__hP-FLq__right{flex-direction:column;grid-column:4;align-items:flex-start;gap:12px;padding-top:58px;display:flex}.Footer-module__hP-FLq__locationTitle{font-family:var(--font-cairo);color:var(--color-white);text-align:left;width:100%;margin:0 0 20px;font-size:18px;font-weight:500}.Footer-module__hP-FLq__locations{flex-direction:row;align-items:flex-start;gap:50px;display:flex}.Footer-module__hP-FLq__location{text-align:left;flex-direction:column;gap:4px;min-width:140px;display:flex}.Footer-module__hP-FLq__country{font-family:var(--font-cairo);color:var(--color-white);margin-bottom:1rem;font-size:16px;font-weight:500;line-height:1.3}.Footer-module__hP-FLq__city{font-family:var(--font-cairo);color:#ffffffb3;cursor:pointer;margin-bottom:.4rem;font-size:13px;font-weight:400;line-height:1.4;text-decoration:none;transition:color .3s;display:block}.Footer-module__hP-FLq__city:hover{color:var(--color-primary)}.Footer-module__hP-FLq__phone{font-family:var(--font-cairo);color:#fff9;cursor:pointer;margin:0;font-size:13px;font-weight:400;line-height:1.4;text-decoration:none;transition:color .3s;display:block}.Footer-module__hP-FLq__phone:hover{color:var(--color-primary)}.Footer-module__hP-FLq__bottom{background-color:var(--background-dark);padding:24px 0}.Footer-module__hP-FLq__bottomContainer{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.Footer-module__hP-FLq__bottomLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.Footer-module__hP-FLq__copyright{font-family:var(--font-cairo);color:#ffffff80;margin:0;font-size:14px;font-weight:400}.Footer-module__hP-FLq__separator{color:#ffffff4d;font-size:14px}.Footer-module__hP-FLq__privacyLink{font-family:var(--font-cairo);color:#ffffff80;font-size:14px;font-weight:400;text-decoration:none;transition:color .3s}.Footer-module__hP-FLq__privacyLink:hover{color:var(--color-primary)}@media (max-width:1024px){.Footer-module__hP-FLq__container{grid-template-columns:1fr;gap:60px;padding-bottom:50px!important}.Footer-module__hP-FLq__middle{justify-content:center;padding-top:0}.Footer-module__hP-FLq__nav{flex-flow:wrap;align-items:center;gap:20px}.Footer-module__hP-FLq__heading{font-size:28px}.Footer-module__hP-FLq__submenu{grid-column:auto;min-width:auto;max-height:0;margin-top:8px;position:static;overflow:hidden;transform:none}.Footer-module__hP-FLq__submenu.Footer-module__hP-FLq__open{max-height:300px}.Footer-module__hP-FLq__right{grid-column:auto}.Footer-module__hP-FLq__submenuItem a{font-size:12px}}@media (max-width:768px){.Footer-module__hP-FLq__footer{padding:40px 0 0}.Footer-module__hP-FLq__container{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:32px;padding-bottom:32px!important}.Footer-module__hP-FLq__left{order:1;grid-area:1/1;gap:12px}.Footer-module__hP-FLq__logo{margin-bottom:4px}.Footer-module__hP-FLq__logo img{width:140px;height:auto}.Footer-module__hP-FLq__tagline{font-size:11px;line-height:1.4}.Footer-module__hP-FLq__heading{margin:6px 0 16px;font-size:18px;line-height:1.3}.Footer-module__hP-FLq__middle{display:none}.Footer-module__hP-FLq__navMobile{flex-direction:column;grid-area:1/2;justify-content:flex-start;align-items:center;gap:5px;width:100%;margin-top:2rem;padding-top:20px;display:flex}.Footer-module__hP-FLq__navItemWrapper{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%}.Footer-module__hP-FLq__navItemWrapper.Footer-module__hP-FLq__hasSubmenu{flex-direction:column}.Footer-module__hP-FLq__navLink{white-space:nowrap;font-size:14px}.Footer-module__hP-FLq__chevron{width:12px;height:12px}.Footer-module__hP-FLq__submenu{background:0 0;border:none;grid-column:auto;width:100%;min-width:auto;max-height:0;margin-top:8px;margin-left:0;padding:0;transition:max-height .4s,opacity .4s;position:static;overflow:hidden;transform:none}.Footer-module__hP-FLq__submenu.Footer-module__hP-FLq__open{opacity:1;visibility:visible;max-height:400px}.Footer-module__hP-FLq__submenuItem a{font-size:11px}.Footer-module__hP-FLq__submenuRedLine{width:15px}.Footer-module__hP-FLq__redLine{width:25px}.Footer-module__hP-FLq__right{order:2;grid-area:2/1/auto/-1;gap:12px}.Footer-module__hP-FLq__locationTitle{margin:0 0 12px;font-size:16px}.Footer-module__hP-FLq__locations{grid-template-columns:1fr 1fr;gap:40px;display:grid}.Footer-module__hP-FLq__location{gap:4px}.Footer-module__hP-FLq__country{font-size:15px}.Footer-module__hP-FLq__city,.Footer-module__hP-FLq__phone{font-size:11px;line-height:1.5}.Footer-module__hP-FLq__bottom{padding:20px 0}.Footer-module__hP-FLq__bottomLinks{gap:8px}.Footer-module__hP-FLq__copyright,.Footer-module__hP-FLq__privacyLink{font-size:11px;line-height:1.4}.Footer-module__hP-FLq__separator{font-size:11px}}
.Header-module__85i50G__header{z-index:1000;opacity:1;will-change:transform,opacity;background:0 0;padding:2rem 0;transition:background-color .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1),opacity .3s;position:fixed;top:0;left:0;right:0;transform:translateY(0)}.Header-module__85i50G__header.Header-module__85i50G__scrolled{-webkit-backdrop-filter:none;background:0 0;border-bottom:none;padding:1rem 0}.Header-module__85i50G__header.Header-module__85i50G__hidden{transform:translateY(-100%)}.Header-module__85i50G__header.Header-module__85i50G__visible{transform:translateY(0)}.Header-module__85i50G__container{justify-content:space-between;align-items:center;display:flex}.Header-module__85i50G__logo{z-index:1001;text-decoration:none;position:relative}.Header-module__85i50G__logoText{flex-direction:column;gap:0;display:flex}.Header-module__85i50G__logoText img{transition:opacity .3s}.Header-module__85i50G__menuToggle{color:var(--color-white);cursor:pointer;z-index:1001;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:transform .3s,color .3s;display:flex}.Header-module__85i50G__menuToggle:hover{transform:scale(1.1)}.Header-module__85i50G__icon{color:inherit;transition:color .3s}.Header-module__85i50G__header.Header-module__85i50G__dark .Header-module__85i50G__menuToggle{color:var(--color-dark)}.Header-module__85i50G__menuToggle svg{animation:.3s Header-module__85i50G__fadeIn}@keyframes Header-module__85i50G__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.Header-module__85i50G__header{padding:1rem 0}.Header-module__85i50G__logoText img{width:120px}}
*{box-sizing:border-box;-webkit-user-select:none;user-select:none;margin:0;padding:0}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text}html,body{max-width:100vw;overflow-x:hidden}html{scrollbar-gutter:stable}html.overlay-open{overflow:hidden}body.overlay-open{width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}body{color:var(--color-white);background:var(--background-primary);font-family:var(--font-cairo),sans-serif}body.is-dragging{cursor:grabbing}*{scrollbar-width:thin;scrollbar-color:var(--color-gray)transparent}::-webkit-scrollbar{width:2px;height:2px}::-webkit-scrollbar-track{background:0 0;border-radius:2px}::-webkit-scrollbar-thumb{background:var(--color-gray);border-radius:20px;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:#666}::-webkit-scrollbar-thumb:active{background:#555}.bg-section::-webkit-scrollbar-track{background:var(--scrollbar-track-light)}.bg-section ::-webkit-scrollbar-track{background:var(--scrollbar-track-light)}.bg-section::-webkit-scrollbar-thumb{background:var(--color-gray)}.bg-section ::-webkit-scrollbar-thumb{background:var(--color-gray)}a{color:inherit;text-decoration:none}:root{--color-primary:#ed180d;--color-primary-hover:#ed180d66;--color-primary-active:#ed180d99;--color-primary-bg:#ed180d0d;--color-primary-bg-hover:#ed180d14;--color-black:#000;--color-dark:#151515;--color-white:#fff;--color-gray:#848484;--color-save-green:#00f050;--color-save-green-hover:#00f05080;--color-save-green-bg:#00f0500d;--color-border-dark:#2a2a2a;--color-border-light:#3f3f46;--color-text-muted:#9ca3af;--color-text-light:#d0d0d0;--background-primary:#151515;--background-section:#fff;--background-card:#121212;--background-icon:#0f0f10;--scrollbar-track:#151515;--scrollbar-thumb:#ed180d;--scrollbar-thumb-hover:#ff2419;--scrollbar-thumb-active:#d01409;--scrollbar-track-light:#f0f0f0;--dashboard-shadow:box-shadow: 0px 0px 10px 5px #0000004d;--font-family:var(--font-cairo),sans-serif;--font-weight-regular:400;--font-size-title-primary:60px;--font-size-title-secondary:128px;--font-size-description:20px;--line-height-title:125px;--line-height-description:100%;--button-rounded-size:102px;--button-arrow-width:162px;--button-arrow-height:52px;--button-dashed-width:154px;--button-dashed-height:47px}.title-primary{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-style:normal;font-size:var(--font-size-title-primary);line-height:var(--line-height-title);text-transform:capitalize}.title-secondary{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-style:normal;font-size:var(--font-size-title-secondary);line-height:var(--line-height-title);text-transform:capitalize}.description{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-style:normal;font-size:var(--font-size-description);line-height:var(--line-height-description)}.bg-primary{background-color:var(--background-primary)}.bg-section{background-color:var(--background-section);color:var(--color-dark)}.btn{cursor:pointer;font-family:var(--font-family);border:none;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-rounded{width:var(--button-rounded-size);height:var(--button-rounded-size);border:1px solid var(--color-primary);background-color:var(--color-primary);color:var(--color-white);border-radius:50%}.btn-rounded:hover{color:var(--color-primary);background-color:#0000}.btn-arrow{width:var(--button-arrow-width);height:var(--button-arrow-height);background-color:var(--color-primary);color:var(--color-white);border-radius:26px;position:relative}.btn-arrow:after{content:"→";margin-left:8px;font-size:18px}.btn-arrow:hover{background-color:var(--color-white);color:var(--color-primary)}.btn-dashed{width:var(--button-dashed-width);height:var(--button-dashed-height);border:1px dashed var(--color-gray);color:var(--color-gray);opacity:.47;background-color:#0000;border-style:dashed;border-width:1px;border-radius:35px}.btn-dashed:hover{opacity:1;color:var(--color-primary);border-color:var(--color-primary)}.text-primary{color:var(--color-primary)}.text-white{color:var(--color-white)}.text-black{color:var(--color-black)}.text-dark{color:var(--color-dark)}.text-gray{color:var(--color-gray)}.text-capitalize{text-transform:capitalize}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.flex{display:flex}.inline-flex{display:inline-flex}.block{display:block}.inline-block{display:inline-block}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-col{flex-direction:column}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (max-width:768px){.title-primary{font-size:36px;line-height:40px}.title-secondary{font-size:48px;line-height:52px}.btn-arrow{width:140px;height:44px}.btn-dashed{width:130px;height:40px}}@media (max-width:480px){.title-primary{font-size:28px;line-height:32px}.title-secondary{font-size:36px;line-height:40px}.description{font-size:16px}}
