.AboutSection-module__SdExKa__about{padding:128px 0 0;overflow:hidden}.AboutSection-module__SdExKa__inner{grid-template-columns:220px 1fr;align-items:start;gap:64px;display:grid}.AboutSection-module__SdExKa__title{color:var(--color-yellow);margin-bottom:32px;font-size:48px;font-weight:700;line-height:150%}.AboutSection-module__SdExKa__text{letter-spacing:.03em;color:var(--color-white);opacity:.95;font-size:32px;font-weight:500;line-height:160%}@media (max-width:1200px){.AboutSection-module__SdExKa__inner{gap:48px}.AboutSection-module__SdExKa__title{font-size:42px}.AboutSection-module__SdExKa__text{font-size:26px}}@media (max-width:992px){.AboutSection-module__SdExKa__about{padding:100px 0 0}.AboutSection-module__SdExKa__inner{grid-template-columns:1fr;gap:32px}.AboutSection-module__SdExKa__title{margin-bottom:16px;font-size:36px}.AboutSection-module__SdExKa__text{font-size:22px;line-height:170%}}@media (max-width:768px){.AboutSection-module__SdExKa__about{padding:80px 0 0}.AboutSection-module__SdExKa__title{text-align:center;font-size:28px}.AboutSection-module__SdExKa__text{text-align:center;font-size:18px;line-height:180%}}@media (max-width:480px){.AboutSection-module__SdExKa__title{font-size:24px}.AboutSection-module__SdExKa__text{font-size:16px}}
.VisionSection-module__HRglua__vision{padding:100px 0 0}.VisionSection-module__HRglua__wrapper{border-radius:24px;height:350px;position:relative;overflow:hidden}.VisionSection-module__HRglua__slide{opacity:0;background-position:50%;background-size:cover;transition:opacity 1.2s,transform 2.5s;position:absolute;inset:0;transform:scale(1.06)}.VisionSection-module__HRglua__slide.VisionSection-module__HRglua__active{opacity:1;z-index:2;transform:scale(1)}.VisionSection-module__HRglua__slide.VisionSection-module__HRglua__active:hover{transform:scale(1.04)}.VisionSection-module__HRglua__overlay{background:#1616168c;position:absolute;inset:0}.VisionSection-module__HRglua__infoBox{z-index:3;align-items:flex-end;gap:64px;padding:48px 80px;display:flex;position:absolute;inset:0}.VisionSection-module__HRglua__title{color:var(--color-yellow);font-size:48px;font-weight:700;line-height:140%}.VisionSection-module__HRglua__text{color:#fff;opacity:.9;font-size:24px;font-weight:500;line-height:160%}@media (max-width:1200px){.VisionSection-module__HRglua__wrapper{height:360px}.VisionSection-module__HRglua__infoBox{gap:40px;padding:40px 48px}.VisionSection-module__HRglua__title{font-size:38px}.VisionSection-module__HRglua__text{font-size:20px}}@media (max-width:992px){.VisionSection-module__HRglua__wrapper{height:340px}.VisionSection-module__HRglua__infoBox{flex-direction:column;align-items:flex-start;gap:24px;padding:32px}.VisionSection-module__HRglua__title{font-size:32px}.VisionSection-module__HRglua__text{font-size:18px}}@media (max-width:768px){.VisionSection-module__HRglua__vision{padding:80px 0 0}.VisionSection-module__HRglua__wrapper{height:auto;min-height:320px}.VisionSection-module__HRglua__infoBox{text-align:center;align-items:center;padding:32px 20px;position:relative}.VisionSection-module__HRglua__title{font-size:26px}.VisionSection-module__HRglua__text{font-size:16px;line-height:170%}}@media (max-width:480px){.VisionSection-module__HRglua__title{font-size:30px}.VisionSection-module__HRglua__text{font-size:22px}}
.AboutVisionMain-module__G8g1bq__section{background-image:url(../media/Back_result.483d312a.webp);background-position:50%;background-repeat:repeat-y;background-size:cover}
.Navbar-module__jtWlMq__navbar{top:0;z-index:100;background:0 0;transition:background .3s;position:absolute;inset-inline:0}.Navbar-module__jtWlMq__inner{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:24px 24px 0;display:flex}.Navbar-module__jtWlMq__logo img{width:auto;height:48px}.Navbar-module__jtWlMq__nav{align-items:center;gap:40px;display:flex;position:relative}.Navbar-module__jtWlMq__nav:after{content:"";background:#ffffff59;height:2px;position:absolute;bottom:0;left:-12px;right:-12px}.Navbar-module__jtWlMq__link{color:var(--color-white);white-space:nowrap;padding:8px 6px 16px;font-size:20px;font-weight:500;transition:color .25s;position:relative}.Navbar-module__jtWlMq__link:hover,.Navbar-module__jtWlMq__active{color:var(--color-yellow)}.Navbar-module__jtWlMq__active:after{content:"";background:var(--color-yellow);height:2px;position:absolute;bottom:0;left:-12px;right:-12px}.Navbar-module__jtWlMq__priceBtn{color:var(--color-dark);background:var(--color-yellow);cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:700;transition:transform .25s,box-shadow .25s;display:inline-flex}.Navbar-module__jtWlMq__priceBtn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #00000040}.Navbar-module__jtWlMq__hamburger{cursor:pointer;flex-direction:column;gap:6px;display:none}.Navbar-module__jtWlMq__hamburger span{background:var(--color-white);width:26px;height:3px;transition:all .3s}.Navbar-module__jtWlMq__hamburger.Navbar-module__jtWlMq__open span:first-child{transform:rotate(45deg)translateY(8px)}.Navbar-module__jtWlMq__hamburger.Navbar-module__jtWlMq__open span:nth-child(2){opacity:0}.Navbar-module__jtWlMq__hamburger.Navbar-module__jtWlMq__open span:nth-child(3){transform:rotate(-45deg)translateY(-8px)}.Navbar-module__jtWlMq__mobileMenu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:99;background:#161616fa;flex-direction:column;gap:28px;width:100%;height:100vh;padding:120px 32px 40px;animation:.3s Navbar-module__jtWlMq__slideDown;display:flex;position:fixed;top:0;right:0}.Navbar-module__jtWlMq__mobileMenu a{color:var(--color-white);text-align:right;font-size:22px}.Navbar-module__jtWlMq__mobileMenu a:hover{color:var(--color-yellow)}.Navbar-module__jtWlMq__mobileContactBtn{background:var(--color-yellow);color:var(--color-dark);border:none;border-radius:12px;margin-top:24px;padding:16px;font-size:18px;font-weight:700}@keyframes Navbar-module__jtWlMq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1300px){.Navbar-module__jtWlMq__nav{gap:32px}.Navbar-module__jtWlMq__link{font-size:18px}}@media (max-width:1150px){.Navbar-module__jtWlMq__nav{gap:24px}.Navbar-module__jtWlMq__link{font-size:16px}.Navbar-module__jtWlMq__priceBtn{padding:10px 20px;font-size:14px}}@media (max-width:992px){.Navbar-module__jtWlMq__nav{gap:16px}.Navbar-module__jtWlMq__link{font-size:14px}.Navbar-module__jtWlMq__logo img{height:42px}}@media (max-width:850px){.Navbar-module__jtWlMq__link{font-size:13px}.Navbar-module__jtWlMq__priceBtn{padding:8px 16px;font-size:13px}}@media (max-width:768px){.Navbar-module__jtWlMq__nav,.Navbar-module__jtWlMq__priceBtn{display:none}.Navbar-module__jtWlMq__hamburger{display:flex}.Navbar-module__jtWlMq__logo img{height:38px}}
.ContactModal-module__Bfh43G__overlay{-webkit-backdrop-filter:blur(6px);z-index:999;background:radial-gradient(circle at 30% 30%,#f6ff0014,#0000 40%),#000000d9;justify-content:center;align-items:center;animation:.3s forwards ContactModal-module__Bfh43G__overlayFade;display:flex;position:fixed;inset:0}@keyframes ContactModal-module__Bfh43G__overlayFade{0%{opacity:0}to{opacity:1}}.ContactModal-module__Bfh43G__modal{color:#fff;background:linear-gradient(145deg,#141414f2,#0e0e0efa);border:1px solid #f6ff0026;border-radius:48px;width:min(820px,92%);padding:56px 60px;animation:.45s cubic-bezier(.22,1,.36,1) forwards ContactModal-module__Bfh43G__slideIn;position:relative;box-shadow:0 30px 80px #0009,0 0 40px #f6ff0014}@keyframes ContactModal-module__Bfh43G__slideIn{0%{opacity:0;filter:blur(6px);transform:translate(120px)}to{opacity:1;filter:blur();transform:translate(0)}}.ContactModal-module__Bfh43G__closeBtn{color:var(--color-yellow);cursor:pointer;background:0 0;border:none;font-size:20px;transition:all .3s;position:absolute;top:22px;left:22px}.ContactModal-module__Bfh43G__closeBtn:hover{color:var(--color-yellow);transform:rotate(90deg)}.ContactModal-module__Bfh43G__mainTitle{text-align:center;color:var(--color-yellow);margin-bottom:48px;font-size:40px;font-weight:700}.ContactModal-module__Bfh43G__sectionTitle{color:var(--color-yellow);text-align:center;margin-bottom:24px;font-size:18px;font-weight:700}.ContactModal-module__Bfh43G__grid{grid-template-columns:2fr 1fr;align-items:stretch;gap:56px;display:grid}.ContactModal-module__Bfh43G__formSection,.ContactModal-module__Bfh43G__directSection{flex-direction:column;justify-content:space-between;display:flex}.ContactModal-module__Bfh43G__formSection input,.ContactModal-module__Bfh43G__formSection textarea{color:#fff;background:#ffffff0a;border:1px solid #ffffff0d;border-radius:14px;outline:none;width:100%;padding:16px 18px;font-size:15px;transition:all .25s}.ContactModal-module__Bfh43G__formSection input:focus,.ContactModal-module__Bfh43G__formSection textarea:focus{border:1px solid var(--color-yellow);box-shadow:0 0 0 4px #f6ff0014}.ContactModal-module__Bfh43G__formSection textarea{resize:none;margin-top:20px}.ContactModal-module__Bfh43G__row{gap:16px;display:flex}.ContactModal-module__Bfh43G__submitBtn{background:linear-gradient(90deg,var(--color-yellow),#e2eb00);color:#111;cursor:pointer;border:none;border-radius:14px;margin-top:26px;padding:14px 36px;font-weight:700;transition:all .3s}.ContactModal-module__Bfh43G__submitBtn:hover{transform:translateY(-3px);box-shadow:0 15px 35px #f6ff0059}.ContactModal-module__Bfh43G__submitBtn i{margin-left:8px}.ContactModal-module__Bfh43G__icons{gap:18px;display:flex}.ContactModal-module__Bfh43G__iconBox{cursor:pointer;background:#ffffff0a;border:1px solid #f6ff0026;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;transition:all .3s;display:flex}.ContactModal-module__Bfh43G__iconBox i{color:var(--color-yellow);font-size:20px}.ContactModal-module__Bfh43G__iconBox:hover{background:#f6ff0014;transform:translateY(-5px);box-shadow:0 15px 35px #f6ff0059}.ContactModal-module__Bfh43G__mapWrapper{border:1px solid #f6ff0026;border-radius:20px;margin-top:18px;overflow:hidden}.ContactModal-module__Bfh43G__mapWrapper iframe{border:none;width:100%;height:180px}.ContactModal-module__Bfh43G__inputWrapper{flex-direction:column;width:100%;display:flex}.ContactModal-module__Bfh43G__errorText{color:#ff4d4f;margin-top:6px;font-size:12px}.ContactModal-module__Bfh43G__errorInput{box-shadow:0 0 0 3px #ff4d4f1a;border:1px solid #ff4d4f!important}.ContactModal-module__Bfh43G__error{color:#ff4d4d;margin-top:6px;font-size:13px}.ContactModal-module__Bfh43G__submitBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none!important;transform:none!important}.ContactModal-module__Bfh43G__successMessage{color:var(--color-yellow);margin-top:16px;font-size:14px;animation:.4s ContactModal-module__Bfh43G__fadeSuccess}@keyframes ContactModal-module__Bfh43G__fadeSuccess{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.ContactModal-module__Bfh43G__modal{border-radius:36px;width:95%;padding:48px 40px}.ContactModal-module__Bfh43G__mainTitle{font-size:32px}.ContactModal-module__Bfh43G__grid{gap:40px}}@media (max-width:768px){.ContactModal-module__Bfh43G__overlay{align-items:flex-start;padding:40px 16px;overflow-y:auto}.ContactModal-module__Bfh43G__modal{border-radius:28px;width:100%;padding:36px 22px}.ContactModal-module__Bfh43G__mainTitle{margin-bottom:32px;font-size:26px}.ContactModal-module__Bfh43G__sectionTitle{font-size:16px}.ContactModal-module__Bfh43G__grid{grid-template-columns:1fr;gap:32px}.ContactModal-module__Bfh43G__row{flex-direction:column;gap:12px}.ContactModal-module__Bfh43G__formSection input,.ContactModal-module__Bfh43G__formSection textarea{padding:14px 16px;font-size:14px}.ContactModal-module__Bfh43G__submitBtn{width:100%;padding:14px}.ContactModal-module__Bfh43G__icons{justify-content:center}.ContactModal-module__Bfh43G__mapWrapper iframe{height:160px}}@media (max-width:480px){.ContactModal-module__Bfh43G__modal{border-radius:22px;padding:28px 18px}.ContactModal-module__Bfh43G__mainTitle{font-size:22px}.ContactModal-module__Bfh43G__sectionTitle{font-size:15px}.ContactModal-module__Bfh43G__mapWrapper iframe{height:140px}.ContactModal-module__Bfh43G__iconBox{width:52px;height:52px}.ContactModal-module__Bfh43G__iconBox i{font-size:18px}}
.AboutVisionMissionSection-module__3Owx9a__section{padding:80px 0 0}.AboutVisionMissionSection-module__3Owx9a__boxWrapper{aspect-ratio:1000/600;width:100%;max-width:1100px;margin:auto;position:relative}.AboutVisionMissionSection-module__3Owx9a__boxWrapperMission{aspect-ratio:1000/600;z-index:2;width:100%;max-width:1100px;margin:-18% auto 0;position:relative}.AboutVisionMissionSection-module__3Owx9a__bgSvg{width:100%;height:100%;position:absolute;inset:0}.AboutVisionMissionSection-module__3Owx9a__content,.AboutVisionMissionSection-module__3Owx9a__content2{z-index:2;flex-direction:column;justify-content:space-between;padding:6% 8%;display:flex;position:absolute;inset:0}.AboutVisionMissionSection-module__3Owx9a__text{color:#f7f7f7;font-size:clamp(18px,3.5vw,48px);font-weight:500;line-height:150%}.AboutVisionMissionSection-module__3Owx9a__title,.AboutVisionMissionSection-module__3Owx9a__title2{color:var(--color-yellow);font-size:clamp(28px,5vw,72px);font-weight:700}.AboutVisionMissionSection-module__3Owx9a__title{align-self:flex-start;margin-bottom:10px;margin-left:5px}.AboutVisionMissionSection-module__3Owx9a__title2{align-self:flex-end}
.CTASection-module__RAjxNW__section{background:0 0;padding:80px 0}.CTASection-module__RAjxNW__ctaBox{text-align:center;background:#161616;border-radius:20px;padding:64px 0;box-shadow:0 8px 40px #f6ff0033}.CTASection-module__RAjxNW__title{color:#f7f7f7;margin-bottom:24px;font-size:48px;font-weight:700;line-height:1.4}.CTASection-module__RAjxNW__subtitle{color:#feffec;margin-bottom:48px;font-size:24px;font-weight:500;line-height:1.6}.CTASection-module__RAjxNW__button{background:var(--color-yellow);color:#000;cursor:pointer;border:none;border-radius:24px;justify-content:center;align-items:center;gap:12px;width:391px;padding:16px 64px;font-size:32px;font-weight:700;transition:all .3s;display:inline-flex}.CTASection-module__RAjxNW__button:hover{transform:translateY(-3px)}.CTASection-module__RAjxNW__button i{font-size:28px}@media (max-width:1024px){.CTASection-module__RAjxNW__title{font-size:36px}.CTASection-module__RAjxNW__subtitle{font-size:18px}.CTASection-module__RAjxNW__button{width:auto;padding:18px 40px;font-size:22px}.CTASection-module__RAjxNW__button i{font-size:22px}}@media (max-width:768px){.CTASection-module__RAjxNW__section{padding:48px 0}.CTASection-module__RAjxNW__ctaBox{border-radius:16px;padding:40px 20px}.CTASection-module__RAjxNW__title{margin-bottom:16px;font-size:22px}.CTASection-module__RAjxNW__subtitle{margin-bottom:28px;font-size:14px}.CTASection-module__RAjxNW__button{border-radius:16px;width:100%;padding:16px;font-size:18px}.CTASection-module__RAjxNW__button i{font-size:18px}}
.FAQSection-module__jK8lMG__section{padding:0 0 80px}.FAQSection-module__jK8lMG__title{text-align:center;color:var(--color-yellow);margin-bottom:80px;font-size:56px;font-weight:700}.FAQSection-module__jK8lMG__accordion{flex-direction:column;gap:24px;width:100%;display:flex}.FAQSection-module__jK8lMG__item{border:1px solid var(--color-yellow);background-color:var(--color-dark);border-radius:20px;transition:all .3s;overflow:hidden}.FAQSection-module__jK8lMG__question{cursor:pointer;width:100%;color:var(--color-yellow);text-align:right;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:16px;padding:32px;font-size:24px;font-weight:700;display:flex}.FAQSection-module__jK8lMG__icon{color:var(--color-yellow);flex-shrink:0;font-size:28px;font-weight:700;transition:transform .3s}.FAQSection-module__jK8lMG__open{transform:rotate(45deg)}.FAQSection-module__jK8lMG__answerWrapper{max-height:0;transition:max-height .4s;overflow:hidden}.FAQSection-module__jK8lMG__active{max-height:400px}.FAQSection-module__jK8lMG__answer{color:#ccc;text-align:right;padding:0 32px 32px;font-size:22px;font-weight:400;line-height:1.7}@media (max-width:1024px){.FAQSection-module__jK8lMG__title{margin-bottom:60px;font-size:40px}.FAQSection-module__jK8lMG__question{padding:28px;font-size:20px}.FAQSection-module__jK8lMG__answer{font-size:18px}}@media (max-width:768px){.FAQSection-module__jK8lMG__section{padding:0 0 48px}.FAQSection-module__jK8lMG__title{margin-bottom:32px;font-size:26px}.FAQSection-module__jK8lMG__accordion{gap:16px}.FAQSection-module__jK8lMG__item{border-radius:14px}.FAQSection-module__jK8lMG__question{padding:20px;font-size:12px;line-height:1.5}.FAQSection-module__jK8lMG__icon{font-size:20px}.FAQSection-module__jK8lMG__answer{padding:0 20px 20px;font-size:14px;line-height:1.8}.FAQSection-module__jK8lMG__active{max-height:600px}}
.Footer-module__sS-rha__footer{background-image:url(../media/pattern_result.f2612b38.webp);background-position:100% 100%;background-repeat:repeat;background-size:cover;background-color:var(--color-dark);color:#fff;direction:rtl;padding:32px 10px;box-shadow:0 -15px 40px #f6ff001a}.Footer-module__sS-rha__top{justify-content:space-between;align-items:flex-start;gap:80px;display:flex}.Footer-module__sS-rha__company,.Footer-module__sS-rha__contact,.Footer-module__sS-rha__links{text-align:right;flex:1}.Footer-module__sS-rha__company{flex:.9}.Footer-module__sS-rha__logoRow{align-items:center;gap:16px;margin-bottom:24px;display:flex}.Footer-module__sS-rha__logoRow img{height:40px}.Footer-module__sS-rha__companyName{font-size:18px;font-weight:700;line-height:120%}.Footer-module__sS-rha__description{color:#ccc;font-size:22px;font-weight:400;line-height:150%}.Footer-module__sS-rha__heading{margin-bottom:16px;font-size:18px;font-weight:700}.Footer-module__sS-rha__contactItem{justify-content:flex-start;align-items:center;gap:10px;margin-bottom:14px;font-size:16px;display:flex}.Footer-module__sS-rha__contactItem i{color:var(--color-yellow);font-size:18px}.Footer-module__sS-rha__phoneNumbers{direction:ltr;unicode-bidi:embed}.Footer-module__sS-rha__separator{margin:0 10px}.Footer-module__sS-rha__linksRow{justify-content:flex-start;gap:32px;margin-bottom:14px;font-size:16px;display:flex}.Footer-module__sS-rha__linksRow span{cursor:pointer;transition:color .3s}.Footer-module__sS-rha__activeLink{color:var(--color-yellow);font-weight:700}.Footer-module__sS-rha__divider{background:var(--color-yellow);height:1px;margin:32px 0}.Footer-module__sS-rha__bottom{color:#aaa;justify-content:space-between;align-items:flex-start;gap:32px;font-size:14px;display:flex}.Footer-module__sS-rha__bottomRight{text-align:right;flex-direction:column;gap:6px;display:flex}.Footer-module__sS-rha__crNumber{opacity:.7;font-size:13px}.Footer-module__sS-rha__bottomLeft{align-items:center;gap:32px;display:flex}.Footer-module__sS-rha__bottomLeft a{color:#aaa;font-size:14px;transition:all .3s}.Footer-module__sS-rha__bottomLeft a:hover{color:var(--color-yellow)}.Footer-module__sS-rha__mapWrapper{border:1px solid var(--color-yellow);border-radius:16px;margin-top:40px;overflow:hidden;box-shadow:0 8px 20px #f6ff000f}.Footer-module__sS-rha__mapWrapper iframe{border:0;width:100%;height:200px}.Footer-module__sS-rha__socials{gap:16px;margin-top:24px;display:flex}.Footer-module__sS-rha__socialIcon{background:var(--color-yellow);width:40px;height:40px;color:var(--color-dark);border:1px solid #f6ff0033;border-radius:10px;justify-content:center;align-items:center;font-size:16px;transition:all .3s;display:flex}.Footer-module__sS-rha__socialIcon:hover{color:var(--color-yellow);background:#f6ff0014;transform:translateY(-4px)}@media (min-width:1600px){.Footer-module__sS-rha__top{gap:120px}.Footer-module__sS-rha__description{font-size:24px}}@media (max-width:1300px){.Footer-module__sS-rha__top{gap:48px}.Footer-module__sS-rha__description{font-size:18px}.Footer-module__sS-rha__linksRow{gap:20px}}@media (max-width:1100px){.Footer-module__sS-rha__top{gap:40px}.Footer-module__sS-rha__description{font-size:16px}.Footer-module__sS-rha__contactItem{font-size:15px}.Footer-module__sS-rha__linksRow{gap:18px}}@media (max-width:992px){.Footer-module__sS-rha__top{flex-direction:column;gap:48px}.Footer-module__sS-rha__company,.Footer-module__sS-rha__contact,.Footer-module__sS-rha__links{width:100%}.Footer-module__sS-rha__socials{flex-wrap:wrap}.Footer-module__sS-rha__mapWrapper iframe{height:220px}}@media (max-width:768px){.Footer-module__sS-rha__footer{padding:48px 16px}.Footer-module__sS-rha__logoRow img{height:32px}.Footer-module__sS-rha__companyName{font-size:16px}.Footer-module__sS-rha__description{font-size:14px;line-height:160%}.Footer-module__sS-rha__contactItem{font-size:14px}.Footer-module__sS-rha__linksRow{flex-direction:column;gap:10px}.Footer-module__sS-rha__socialIcon{width:36px;height:36px;font-size:14px}.Footer-module__sS-rha__mapWrapper iframe{height:180px}}@media (max-width:480px){.Footer-module__sS-rha__footer{padding:40px 12px}.Footer-module__sS-rha__heading{font-size:16px}.Footer-module__sS-rha__description,.Footer-module__sS-rha__contactItem{font-size:13px}.Footer-module__sS-rha__bottom{font-size:12px}.Footer-module__sS-rha__mapWrapper iframe{height:160px}}
.HeroSection-module__3KziOa__hero{border-bottom:3px solid var(--color-yellow);background-image:url(/assets/hero_result.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-right-radius:32px;border-bottom-left-radius:32px;align-items:flex-end;min-height:100vh;padding-top:140px;padding-bottom:60px;display:flex;position:relative}.HeroSection-module__3KziOa__overlay{z-index:1;background:#161616a6;position:absolute;inset:0}.HeroSection-module__3KziOa__content{z-index:2;width:100%;margin:0 auto;padding:0 64px;position:relative}.HeroSection-module__3KziOa__title{color:var(--color-yellow);margin-bottom:16px;font-size:clamp(28px,4vw,56px);font-weight:700;line-height:150%}.HeroSection-module__3KziOa__brand{color:var(--color-yellow)}.HeroSection-module__3KziOa__description{color:var(--color-white);margin-bottom:48px;font-size:clamp(14px,1.8vw,24px);font-weight:500;line-height:150%}.HeroSection-module__3KziOa__highlight{color:var(--color-yellow);font-weight:700}.HeroSection-module__3KziOa__cta{justify-content:center;align-items:center;display:flex}.HeroSection-module__3KziOa__scrollDown{cursor:pointer;width:60px;height:60px;color:var(--color-yellow);border-radius:50%;justify-content:center;align-items:center;font-size:34px;transition:transform .3s;display:flex}.HeroSection-module__3KziOa__scrollDown i{animation:2s infinite HeroSection-module__3KziOa__bounceDown}.HeroSection-module__3KziOa__scrollDown:hover{transform:scale(1.1)}@keyframes HeroSection-module__3KziOa__bounceDown{0%{opacity:.8;transform:translateY(0)}50%{opacity:1;transform:translateY(10px)}to{opacity:.8;transform:translateY(0)}}@media (max-width:992px){.HeroSection-module__3KziOa__hero{min-height:auto;padding-top:160px;padding-bottom:80px}.HeroSection-module__3KziOa__content{padding:0 40px}}@media (max-width:768px){.HeroSection-module__3KziOa__hero{border-bottom-right-radius:20px;border-bottom-left-radius:20px;padding-top:140px;padding-bottom:80px}.HeroSection-module__3KziOa__content{padding:0 24px}.HeroSection-module__3KziOa__scrollDown{width:50px;height:50px;font-size:28px}}@media (max-width:480px){.HeroSection-module__3KziOa__content{padding:0 16px}}
.AboutCardsSection-module__DG908W__section{padding:80px 0 0}.AboutCardsSection-module__DG908W__grid{grid-template-columns:repeat(2,1fr);gap:64px;display:grid}.AboutCardsSection-module__DG908W__card{cursor:pointer;aspect-ratio:16/10;border-radius:24px;position:relative;overflow:hidden}.AboutCardsSection-module__DG908W__card img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.AboutCardsSection-module__DG908W__card:hover img,.AboutCardsSection-module__DG908W__card.AboutCardsSection-module__DG908W__active img{transform:scale(1.08)}.AboutCardsSection-module__DG908W__overlay{background:#0a0a0a80;transition:background .5s;position:absolute;inset:0}.AboutCardsSection-module__DG908W__card:hover .AboutCardsSection-module__DG908W__overlay,.AboutCardsSection-module__DG908W__card.AboutCardsSection-module__DG908W__active .AboutCardsSection-module__DG908W__overlay{background:#0a0a0abf}.AboutCardsSection-module__DG908W__content{flex-direction:column;gap:16px;width:100%;padding:40px;transition:transform .5s;display:flex;position:absolute;bottom:0;right:0}.AboutCardsSection-module__DG908W__card:hover .AboutCardsSection-module__DG908W__content,.AboutCardsSection-module__DG908W__card.AboutCardsSection-module__DG908W__active .AboutCardsSection-module__DG908W__content{transform:translateY(-40px)}.AboutCardsSection-module__DG908W__titleWrapper{align-items:flex-start;display:flex}.AboutCardsSection-module__DG908W__title{color:var(--color-yellow);border-bottom:3px solid var(--color-yellow);font-size:24px;font-weight:700}.AboutCardsSection-module__DG908W__desc{color:#fff;opacity:0;max-height:0;font-size:22px;font-weight:500;line-height:150%;transition:all .5s;overflow:hidden}.AboutCardsSection-module__DG908W__desc ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:inside square;display:flex}.AboutCardsSection-module__DG908W__desc li{color:#fff;font-size:22px;font-weight:500;line-height:150%}.AboutCardsSection-module__DG908W__desc li::marker{color:var(--color-white);font-size:18px}.AboutCardsSection-module__DG908W__card:hover .AboutCardsSection-module__DG908W__desc,.AboutCardsSection-module__DG908W__card.AboutCardsSection-module__DG908W__active .AboutCardsSection-module__DG908W__desc{opacity:1;max-height:400px}@media (max-width:992px){.AboutCardsSection-module__DG908W__grid{grid-template-columns:1fr}}@media (max-width:768px){.AboutCardsSection-module__DG908W__content{padding:20px}.AboutCardsSection-module__DG908W__title{font-size:20px}.AboutCardsSection-module__DG908W__desc,.AboutCardsSection-module__DG908W__desc li{font-size:16px}.AboutCardsSection-module__DG908W__card:hover img{transform:none}.AboutCardsSection-module__DG908W__card:hover .AboutCardsSection-module__DG908W__overlay{background:#0a0a0a80}.AboutCardsSection-module__DG908W__card:hover .AboutCardsSection-module__DG908W__content{transform:none}.AboutCardsSection-module__DG908W__card.AboutCardsSection-module__DG908W__active img{transform:scale(1.08)}.AboutCardsSection-module__DG908W__card.AboutCardsSection-module__DG908W__active .AboutCardsSection-module__DG908W__overlay{background:#0a0a0abf}.AboutCardsSection-module__DG908W__card.AboutCardsSection-module__DG908W__active .AboutCardsSection-module__DG908W__content{transform:translateY(-30px)}.AboutCardsSection-module__DG908W__card.AboutCardsSection-module__DG908W__active .AboutCardsSection-module__DG908W__desc{opacity:1;max-height:400px}}
.PartnershipSection-module__HaxXMW__section{background:var(--color-yellow);background-image:url(/assets/pattern_result.webp);background-position:50%;background-size:cover;width:100%;padding:80px 0;overflow:hidden}.PartnershipSection-module__HaxXMW__title{text-align:center;color:#000;margin-bottom:48px;font-size:56px;font-weight:700}.PartnershipSection-module__HaxXMW__carouselWrapper{width:100%;margin-bottom:40px;overflow:hidden}.PartnershipSection-module__HaxXMW__carouselTrack{gap:32px;width:max-content;animation:25s linear infinite PartnershipSection-module__HaxXMW__marquee;display:flex}@keyframes PartnershipSection-module__HaxXMW__marquee{0%{transform:translate(50%)}to{transform:translate(0)}}.PartnershipSection-module__HaxXMW__card{min-width:360px;height:150px;color:var(--color-yellow);text-align:center;background:#161616;border-radius:16px;flex:none;justify-content:space-between;align-items:center;gap:20px;padding:20px 28px;font-size:18px;font-weight:600;transition:all .3s;display:flex}.PartnershipSection-module__HaxXMW__logoWrapper{flex-shrink:0;justify-content:space-between;align-items:center;width:60px;height:60px;display:flex}.PartnershipSection-module__HaxXMW__logoWrapper img{object-fit:contain;filter:brightness(0)saturate()invert(87%)sepia(92%)saturate(749%)hue-rotate(8deg)brightness(105%)contrast(103%);width:60px;height:60px}.PartnershipSection-module__HaxXMW__name{flex:1;font-size:24px;font-weight:700}.PartnershipSection-module__HaxXMW__testimonial{background-color:var(--color-yellow);border:2px solid #000;border-radius:12px;margin-top:48px;padding:32px}.PartnershipSection-module__HaxXMW__quote{text-align:right;color:#000;margin-bottom:32px;font-size:32px;font-weight:400;line-height:150%}.PartnershipSection-module__HaxXMW__authorBox{text-align:right}.PartnershipSection-module__HaxXMW__author{color:#323225;margin-bottom:4px;font-size:24px;font-weight:700}.PartnershipSection-module__HaxXMW__position{color:#323225;font-size:16px;font-weight:400}@media (max-width:1024px){.PartnershipSection-module__HaxXMW__title{font-size:40px}.PartnershipSection-module__HaxXMW__card{min-width:300px;height:130px;padding:16px 20px}.PartnershipSection-module__HaxXMW__name{font-size:18px}.PartnershipSection-module__HaxXMW__logoWrapper,.PartnershipSection-module__HaxXMW__logoWrapper img{width:50px;height:50px}.PartnershipSection-module__HaxXMW__quote{font-size:22px}.PartnershipSection-module__HaxXMW__author{font-size:20px}}@media (max-width:768px){.PartnershipSection-module__HaxXMW__section{padding:48px 0}.PartnershipSection-module__HaxXMW__title{margin-bottom:32px;font-size:28px}.PartnershipSection-module__HaxXMW__carouselWrapper{padding:0 16px}.PartnershipSection-module__HaxXMW__carouselTrack{gap:16px;animation:18s linear infinite PartnershipSection-module__HaxXMW__marquee}.PartnershipSection-module__HaxXMW__card{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px}.PartnershipSection-module__HaxXMW__name{font-size:16px}.PartnershipSection-module__HaxXMW__logoWrapper,.PartnershipSection-module__HaxXMW__logoWrapper img{width:40px;height:40px}.PartnershipSection-module__HaxXMW__testimonial{margin-top:32px;padding:20px}.PartnershipSection-module__HaxXMW__quote{margin-bottom:20px;font-size:18px}.PartnershipSection-module__HaxXMW__author{font-size:16px}.PartnershipSection-module__HaxXMW__position{font-size:14px}}@media (max-width:480px){.PartnershipSection-module__HaxXMW__card{min-width:85vw;height:100px}.PartnershipSection-module__HaxXMW__name{font-size:14px}.PartnershipSection-module__HaxXMW__quote{font-size:16px}}
.ProjectsSection-module__XF9akG__title{text-align:center;color:var(--color-yellow);margin-bottom:32px;font-size:56px;font-weight:700}.ProjectsSection-module__XF9akG__projectCard{border:1px solid #f6ff002e;border-radius:24px;flex-direction:column;gap:32px;width:100%;max-width:1328px;height:520px;margin:0 auto;padding:64px;transition:all .4s;display:flex;position:relative;overflow:hidden}.ProjectsSection-module__XF9akG__projectCard:hover{transform:translateY(-6px)}.ProjectsSection-module__XF9akG__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ProjectsSection-module__XF9akG__overlay{background:#00000042;position:absolute;inset:0}.ProjectsSection-module__XF9akG__content{z-index:2;justify-content:flex-start;align-items:flex-end;height:100%;display:flex;position:relative}.ProjectsSection-module__XF9akG__projectTitle{color:#fff;font-size:40px;font-weight:700;display:inline-block;position:relative}.ProjectsSection-module__XF9akG__line{background:var(--color-yellow);width:100%;height:3px;margin-top:12px;display:block}.ProjectsSection-module__XF9akG__dots{justify-content:center;gap:12px;margin-top:40px;display:flex}.ProjectsSection-module__XF9akG__dot{cursor:pointer;background:#0000004d;border-radius:50%;width:8px;height:8px;transition:all .3s}.ProjectsSection-module__XF9akG__activeDot{background:var(--color-yellow);border-radius:4px;width:40px;height:4px}@media (max-width:1024px){.ProjectsSection-module__XF9akG__title{font-size:40px}.ProjectsSection-module__XF9akG__projectTitle{font-size:28px}.ProjectsSection-module__XF9akG__projectCard{height:400px;padding:40px}}@media (max-width:768px){.ProjectsSection-module__XF9akG__section{padding:48px 0}.ProjectsSection-module__XF9akG__title{margin-bottom:24px;font-size:28px}.ProjectsSection-module__XF9akG__projectCard{border-radius:16px;height:320px;padding:24px}.ProjectsSection-module__XF9akG__projectTitle{font-size:20px;line-height:1.4}.ProjectsSection-module__XF9akG__line{height:2px;margin-top:8px}}@media (max-width:480px){.ProjectsSection-module__XF9akG__projectCard{height:260px;padding:20px}.ProjectsSection-module__XF9akG__projectTitle{font-size:18px}}
.ProjectsApprovalsSection-module__UJJRLW__section{background-image:url(/assets/projectsApprovalsBg.jpg);background-position:50%;background-size:contain;margin:80px 0;padding:80px 0;position:relative;overflow:hidden}.ProjectsApprovalsSection-module__UJJRLW__section:before{content:"";z-index:1;position:absolute;inset:0}.ProjectsApprovalsSection-module__UJJRLW__section>*{z-index:2;position:relative}
.AboutHeroSection-module__befEYa__hero{border-bottom:3px solid var(--color-yellow);background-image:url(/assets/about-hero_result.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-right-radius:32px;border-bottom-left-radius:32px;align-items:flex-end;height:100vh;min-height:600px;display:flex;position:relative}.AboutHeroSection-module__befEYa__overlay{z-index:1;background:#0a0a0099;position:absolute;inset:0}.AboutHeroSection-module__befEYa__content{z-index:2;text-align:right;margin:auto;padding:0 64px 60px;position:relative}.AboutHeroSection-module__befEYa__title{color:var(--color-yellow);margin-bottom:16px;font-size:56px;font-weight:700;line-height:150%}.AboutHeroSection-module__befEYa__description{color:#fafafa;margin-bottom:48px;font-size:24px;font-weight:500;line-height:150%}.AboutHeroSection-module__befEYa__highlight{color:var(--color-yellow);font-weight:700}.AboutHeroSection-module__befEYa__scrollDown{cursor:pointer;width:60px;height:60px;color:var(--color-yellow);border-radius:50%;justify-content:center;align-items:center;margin:48px auto 0;font-size:34px;transition:transform .3s;display:flex}.AboutHeroSection-module__befEYa__scrollDown i{animation:2s infinite AboutHeroSection-module__befEYa__bounceDown}.AboutHeroSection-module__befEYa__scrollDown:hover{transform:scale(1.1)}@keyframes AboutHeroSection-module__befEYa__bounceDown{0%{opacity:.8;transform:translateY(0)}50%{opacity:1;transform:translateY(10px)}to{opacity:.8;transform:translateY(0)}}@media (max-width:1200px){.AboutHeroSection-module__befEYa__title{font-size:48px}.AboutHeroSection-module__befEYa__description{font-size:22px}.AboutHeroSection-module__befEYa__content{padding:0 48px 50px}}@media (max-width:992px){.AboutHeroSection-module__befEYa__hero{align-items:flex-end;height:auto;padding:120px 0 80px}.AboutHeroSection-module__befEYa__content{padding:0 40px}.AboutHeroSection-module__befEYa__title{font-size:40px}.AboutHeroSection-module__befEYa__description{font-size:20px}}@media (max-width:768px){.AboutHeroSection-module__befEYa__hero{border-bottom-right-radius:20px;border-bottom-left-radius:20px}.AboutHeroSection-module__befEYa__content{padding:0 24px}.AboutHeroSection-module__befEYa__title{font-size:32px;line-height:140%}.AboutHeroSection-module__befEYa__description{margin-bottom:32px;font-size:16px;line-height:160%}.AboutHeroSection-module__befEYa__scrollDown{width:50px;height:50px;font-size:28px}}@media (max-width:480px){.AboutHeroSection-module__befEYa__title{font-size:26px}.AboutHeroSection-module__befEYa__description{font-size:14px}.AboutHeroSection-module__befEYa__content{padding:0 16px}}
.ServiceSection-module__p4BhhW__services{padding:128px 100px;overflow:hidden}.ServiceSection-module__p4BhhW__sectionTitle{text-align:center;color:var(--color-yellow);font-size:56px;font-weight:700}.ServiceSection-module__p4BhhW__carousel{justify-content:center;align-items:center;height:420px;display:flex;position:relative}.ServiceSection-module__p4BhhW__card{cursor:pointer;background-position:50%;background-size:cover;border-radius:24px;height:100%;transition:transform 1.2s cubic-bezier(.22,1,.36,1),opacity .6s;position:absolute;overflow:hidden}.ServiceSection-module__p4BhhW__hidden{opacity:0;pointer-events:none;transform:scale(.9)}.ServiceSection-module__p4BhhW__overlay{background:#16161699;position:absolute;inset:0}.ServiceSection-module__p4BhhW__content{z-index:2;color:#fff;flex-direction:column;justify-content:center;gap:16px;padding:32px 48px;display:flex;position:absolute;inset:0}.ServiceSection-module__p4BhhW__title{color:var(--color-yellow);font-size:48px;font-weight:700}.ServiceSection-module__p4BhhW__line{background:var(--color-yellow);width:50%;height:2px}.ServiceSection-module__p4BhhW__text{font-size:24px;font-weight:500;line-height:150%}.ServiceSection-module__p4BhhW__active{z-index:3;opacity:1;width:70%;transform:translate(0)scale(1)}.ServiceSection-module__p4BhhW__left{z-index:2;opacity:.65;width:55%;transform:translate(-45%)scale(.92);box-shadow:2px 4px 29.6px #f3fb001a}.ServiceSection-module__p4BhhW__right{z-index:2;opacity:.65;width:55%;transform:translate(45%)scale(.92);box-shadow:2px 4px 29.6px #f3fb001a}.ServiceSection-module__p4BhhW__left,.ServiceSection-module__p4BhhW__right{box-shadow:2px 4px 29.6px #f3fb0097}.ServiceSection-module__p4BhhW__dots span{background:#ffffff59;border-radius:50%;width:8px;height:8px;transition:width .4s,background-color .3s,box-shadow .3s;display:block}.ServiceSection-module__p4BhhW__dots span.ServiceSection-module__p4BhhW__activeDot{background:var(--color-yellow);border-radius:4px;width:40px;height:6px;box-shadow:0 0 12px #f6ff0073}.ServiceSection-module__p4BhhW__active:hover{transform:translate(0)scale(1.04)}.ServiceSection-module__p4BhhW__active:hover .ServiceSection-module__p4BhhW__overlay{background:#1616161e}.ServiceSection-module__p4BhhW__dots{z-index:5;justify-content:center;align-items:center;gap:12px;margin-top:48px;display:flex;position:relative}.ServiceSection-module__p4BhhW__dot{cursor:pointer;background:#ffffff59;border-radius:50%;width:8px;height:8px;transition:all .4s}.ServiceSection-module__p4BhhW__activeDot{background:var(--color-yellow);border-radius:4px;width:40px;height:4px;box-shadow:0 0 12px #f6ff0073}@media (max-width:1024px){.ServiceSection-module__p4BhhW__services{padding:100px 40px}.ServiceSection-module__p4BhhW__sectionTitle{font-size:40px}.ServiceSection-module__p4BhhW__carousel{height:380px}.ServiceSection-module__p4BhhW__title{font-size:32px}.ServiceSection-module__p4BhhW__text{font-size:18px}}@media (max-width:768px){.ServiceSection-module__p4BhhW__services{padding:80px 16px}.ServiceSection-module__p4BhhW__carousel{height:360px}.ServiceSection-module__p4BhhW__active{width:85%;transform:translate(0)scale(1)}.ServiceSection-module__p4BhhW__left{opacity:.5;width:70%;transform:translate(-35%)scale(.85)}.ServiceSection-module__p4BhhW__right{opacity:.5;width:70%;transform:translate(35%)scale(.85)}.ServiceSection-module__p4BhhW__content{padding:24px}.ServiceSection-module__p4BhhW__title{font-size:22px}.ServiceSection-module__p4BhhW__text{font-size:15px}}
.page-module___8aEwW__page{--background:#fafafa;--foreground:#fff;--text-primary:#000;--text-secondary:#666;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--button-secondary-border:#ebebeb;min-height:100vh;font-family:var(--font-geist-sans);background-color:var(--background);justify-content:center;align-items:center;display:flex}.page-module___8aEwW__section{background-image:url(../media/Back.a9dc1823.png);background-position:50%;background-repeat:repeat-y;background-size:cover}.page-module___8aEwW__main{flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;max-width:800px;min-height:100vh;padding:120px 60px;display:flex}.page-module___8aEwW__intro{text-align:left;flex-direction:column;align-items:flex-start;gap:24px;display:flex}.page-module___8aEwW__intro h1{letter-spacing:-2.4px;text-wrap:balance;max-width:320px;color:var(--text-primary);font-size:40px;font-weight:600;line-height:48px}.page-module___8aEwW__intro p{text-wrap:balance;max-width:440px;color:var(--text-secondary);font-size:18px;line-height:32px}.page-module___8aEwW__intro a{color:var(--text-primary);font-weight:500}.page-module___8aEwW__ctas{flex-direction:row;gap:16px;width:100%;max-width:440px;font-size:14px;display:flex}.page-module___8aEwW__ctas a{cursor:pointer;border:1px solid #0000;border-radius:128px;justify-content:center;align-items:center;width:fit-content;height:40px;padding:0 16px;font-weight:500;transition:all .2s;display:flex}a.page-module___8aEwW__primary{background:var(--text-primary);color:var(--background);gap:8px}a.page-module___8aEwW__secondary{border-color:var(--button-secondary-border)}@media (hover:hover) and (pointer:fine){a.page-module___8aEwW__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module___8aEwW__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}}@media (max-width:600px){.page-module___8aEwW__main{padding:48px 24px}.page-module___8aEwW__intro{gap:16px}.page-module___8aEwW__intro h1{letter-spacing:-1.92px;font-size:32px;line-height:40px}}@media (prefers-color-scheme:dark){.page-module___8aEwW__logo{filter:invert()}.page-module___8aEwW__page{--background:#000;--foreground:#000;--text-primary:#ededed;--text-secondary:#999;--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a;--button-secondary-border:#1a1a1a}}
.page-module__NfDiEG__section{background-image:url(../media/Back.a9dc1823.png);background-position:50%;background-repeat:repeat;background-size:cover;overflow-x:hidden}
.page-module__3SvhJW__section{background-image:url(../media/Back.a9dc1823.png);background-position:50%;background-repeat:repeat-y;background-size:cover;overflow-x:hidden}
.AboutWrapper-module__ST3R5q__section{background-color:var(--color-yellow);background-image:url(../media/pattern_result.f2612b38.webp);background-position:cover cover;background-repeat:repeat-y;background-size:contain}
.ProjectsHeroSection-module__YkoWFq__hero{border-bottom:3px solid var(--color-yellow);background-image:url(/assets/projects-hero_result.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-right-radius:32px;border-bottom-left-radius:32px;align-items:flex-end;height:100vh;min-height:600px;display:flex;position:relative}.ProjectsHeroSection-module__YkoWFq__overlay{z-index:1;background:#000000a6;position:absolute;inset:0}.ProjectsHeroSection-module__YkoWFq__inner{z-index:2;width:100%;position:relative}.ProjectsHeroSection-module__YkoWFq__content{z-index:2;text-align:right;margin:auto;padding:0 64px 60px;position:relative}.ProjectsHeroSection-module__YkoWFq__title{color:var(--color-yellow);margin-bottom:24px;font-size:56px;font-weight:700;line-height:150%}.ProjectsHeroSection-module__YkoWFq__description{color:#fafafa;margin-bottom:48px;font-size:24px;font-weight:500;line-height:150%}.ProjectsHeroSection-module__YkoWFq__highlight{color:var(--color-yellow);font-weight:700}.ProjectsHeroSection-module__YkoWFq__scrollDown{cursor:pointer;width:60px;height:60px;color:var(--color-yellow);border-radius:50%;justify-content:center;align-items:center;margin:0 auto;font-size:34px;transition:transform .3s;display:flex}.ProjectsHeroSection-module__YkoWFq__scrollDown i{animation:2s infinite ProjectsHeroSection-module__YkoWFq__bounceDown}.ProjectsHeroSection-module__YkoWFq__scrollDown:hover{transform:scale(1.1)}@keyframes ProjectsHeroSection-module__YkoWFq__bounceDown{0%{opacity:.8;transform:translateY(0)}50%{opacity:1;transform:translateY(10px)}to{opacity:.8;transform:translateY(0)}}@media (max-width:1200px){.ProjectsHeroSection-module__YkoWFq__title{font-size:48px}.ProjectsHeroSection-module__YkoWFq__description{font-size:22px}.ProjectsHeroSection-module__YkoWFq__content{padding:0 48px 50px}}@media (max-width:992px){.ProjectsHeroSection-module__YkoWFq__hero{align-items:flex-end;height:auto;padding:140px 0 80px}.ProjectsHeroSection-module__YkoWFq__content{padding:0 40px}.ProjectsHeroSection-module__YkoWFq__title{font-size:40px}.ProjectsHeroSection-module__YkoWFq__description{font-size:20px}}@media (max-width:768px){.ProjectsHeroSection-module__YkoWFq__hero{border-bottom-right-radius:20px;border-bottom-left-radius:20px}.ProjectsHeroSection-module__YkoWFq__content{padding:0 24px}.ProjectsHeroSection-module__YkoWFq__title{font-size:30px;line-height:140%}.ProjectsHeroSection-module__YkoWFq__description{margin-bottom:32px;font-size:16px;line-height:160%}.ProjectsHeroSection-module__YkoWFq__scrollDown{width:50px;height:50px;font-size:28px}}@media (max-width:480px){.ProjectsHeroSection-module__YkoWFq__title{font-size:24px}.ProjectsHeroSection-module__YkoWFq__description{font-size:14px}.ProjectsHeroSection-module__YkoWFq__content{padding:0 16px}}
.ProjectsPageSection-module__S_rs8a__section{padding:120px 0;overflow-x:hidden}.ProjectsPageSection-module__S_rs8a__yellow{background:var(--color-yellow);background-image:url(../media/pattern_result.f2612b38.webp);background-position:cover cover;background-repeat:repeat-y;background-size:contain;border-radius:32px}.ProjectsPageSection-module__S_rs8a__grid{grid-template-columns:repeat(2,1fr);gap:64px;display:grid}.ProjectsPageSection-module__S_rs8a__card{aspect-ratio:4/3;border-radius:24px;position:relative;overflow:hidden}.ProjectsPageSection-module__S_rs8a__card img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.ProjectsPageSection-module__S_rs8a__card:hover img{transform:scale(1.08)}.ProjectsPageSection-module__S_rs8a__dark .ProjectsPageSection-module__S_rs8a__card:hover .ProjectsPageSection-module__S_rs8a__overlay{background:#000000a6}.ProjectsPageSection-module__S_rs8a__overlay{background:#00000073;transition:background .4s;position:absolute;inset:0}.ProjectsPageSection-module__S_rs8a__card:hover .ProjectsPageSection-module__S_rs8a__overlay{background:#0009}.ProjectsPageSection-module__S_rs8a__content{position:absolute;bottom:24px;right:24px}.ProjectsPageSection-module__S_rs8a__title{padding-bottom:6px;font-size:20px;font-weight:700;position:relative}.ProjectsPageSection-module__S_rs8a__dark .ProjectsPageSection-module__S_rs8a__title{color:var(--color-yellow)}.ProjectsPageSection-module__S_rs8a__dark .ProjectsPageSection-module__S_rs8a__title:after{content:"";background:var(--color-yellow);width:100%;height:3px;position:absolute;bottom:0;right:0}.ProjectsPageSection-module__S_rs8a__yellow .ProjectsPageSection-module__S_rs8a__title{color:var(--color-yellow)}.ProjectsPageSection-module__S_rs8a__yellow .ProjectsPageSection-module__S_rs8a__title:after{content:"";background:var(--color-yellow);width:100%;height:3px;position:absolute;bottom:0;right:0}@media (max-width:992px){.ProjectsPageSection-module__S_rs8a__grid{grid-template-columns:1fr}.ProjectsPageSection-module__S_rs8a__title{font-size:14px;font-weight:500}}
.ServicesHeroSection-module__4g3OEq__hero{border-bottom:3px solid var(--color-yellow);background-image:url(/assets/services-hero_result.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-right-radius:32px;border-bottom-left-radius:32px;align-items:flex-end;height:100vh;min-height:600px;display:flex;position:relative}.ServicesHeroSection-module__4g3OEq__overlay{z-index:1;background:#161616a6;position:absolute;inset:0}.ServicesHeroSection-module__4g3OEq__heroInner{align-items:flex-end;width:100%;display:flex}.ServicesHeroSection-module__4g3OEq__content{z-index:2;text-align:right;width:100%;margin:auto;padding:0 64px 60px;position:relative}.ServicesHeroSection-module__4g3OEq__title{color:var(--color-yellow);margin-bottom:16px;font-size:56px;font-weight:700;line-height:150%}.ServicesHeroSection-module__4g3OEq__description{color:#fafafa;margin-bottom:48px;font-size:24px;font-weight:500;line-height:150%}.ServicesHeroSection-module__4g3OEq__highlight{color:var(--color-yellow);font-weight:700}.ServicesHeroSection-module__4g3OEq__cta{justify-content:center;align-items:center;width:100%;display:flex}.ServicesHeroSection-module__4g3OEq__scrollDown{cursor:pointer;width:60px;height:60px;color:var(--color-yellow);border-radius:50%;justify-content:center;align-items:center;font-size:34px;transition:transform .3s;display:flex}.ServicesHeroSection-module__4g3OEq__scrollDown i{animation:2s infinite ServicesHeroSection-module__4g3OEq__bounceDown}.ServicesHeroSection-module__4g3OEq__scrollDown:hover{transform:scale(1.1)}@keyframes ServicesHeroSection-module__4g3OEq__bounceDown{0%{opacity:.8;transform:translateY(0)}50%{opacity:1;transform:translateY(10px)}to{opacity:.8;transform:translateY(0)}}@media (max-width:1200px){.ServicesHeroSection-module__4g3OEq__title{font-size:48px}.ServicesHeroSection-module__4g3OEq__description{font-size:22px}.ServicesHeroSection-module__4g3OEq__content{padding:0 48px 50px}}@media (max-width:992px){.ServicesHeroSection-module__4g3OEq__hero{height:auto;padding:120px 0 80px}.ServicesHeroSection-module__4g3OEq__content{padding:0 40px}.ServicesHeroSection-module__4g3OEq__title{font-size:40px}.ServicesHeroSection-module__4g3OEq__description{font-size:20px}}@media (max-width:768px){.ServicesHeroSection-module__4g3OEq__hero{border-bottom-right-radius:20px;border-bottom-left-radius:20px}.ServicesHeroSection-module__4g3OEq__content{text-align:right;padding:0 24px}.ServicesHeroSection-module__4g3OEq__title{font-size:32px;line-height:140%}.ServicesHeroSection-module__4g3OEq__description{margin-bottom:32px;font-size:16px;line-height:160%}.ServicesHeroSection-module__4g3OEq__scrollDown{width:50px;height:50px;font-size:28px}}@media (max-width:480px){.ServicesHeroSection-module__4g3OEq__title{font-size:26px}.ServicesHeroSection-module__4g3OEq__description{font-size:14px}.ServicesHeroSection-module__4g3OEq__content{padding:0 16px}}
.ServicesTabsSection-module__XD44Qq__section{background-image:url(../media/Back.a9dc1823.png);background-position:50%;background-repeat:repeat-y;background-size:cover;padding:120px 0}.ServicesTabsSection-module__XD44Qq__desktopVersion{display:block}.ServicesTabsSection-module__XD44Qq__mobileVersion{display:none}.ServicesTabsSection-module__XD44Qq__tabs{border-bottom:1px solid #fff;justify-content:space-between;gap:48px;margin-bottom:64px;padding-bottom:24px;display:flex}.ServicesTabsSection-module__XD44Qq__tab{color:#fff;cursor:pointer;background:0 0;border:none;font-size:20px;font-weight:700;position:relative}.ServicesTabsSection-module__XD44Qq__activeTab{color:var(--color-yellow)}.ServicesTabsSection-module__XD44Qq__activeTab:after{content:"";background:var(--color-yellow);width:100%;height:3px;position:absolute;bottom:-25px;right:0}.ServicesTabsSection-module__XD44Qq__grid{grid-template-columns:repeat(2,1fr);gap:64px;display:grid}.ServicesTabsSection-module__XD44Qq__card{cursor:pointer;aspect-ratio:16/10;border-radius:24px;position:relative;overflow:hidden}.ServicesTabsSection-module__XD44Qq__card img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.ServicesTabsSection-module__XD44Qq__card:hover img,.ServicesTabsSection-module__XD44Qq__card.ServicesTabsSection-module__XD44Qq__active img{transform:scale(1.08)}.ServicesTabsSection-module__XD44Qq__overlay{background:#0006;transition:background .5s;position:absolute;inset:0}.ServicesTabsSection-module__XD44Qq__card:hover .ServicesTabsSection-module__XD44Qq__overlay,.ServicesTabsSection-module__XD44Qq__card.ServicesTabsSection-module__XD44Qq__active .ServicesTabsSection-module__XD44Qq__overlay{background:#000000bf}.ServicesTabsSection-module__XD44Qq__content{flex-direction:column;gap:16px;width:100%;padding:40px;transition:transform .5s;display:flex;position:absolute;bottom:0;right:0}.ServicesTabsSection-module__XD44Qq__card:hover .ServicesTabsSection-module__XD44Qq__content,.ServicesTabsSection-module__XD44Qq__card.ServicesTabsSection-module__XD44Qq__active .ServicesTabsSection-module__XD44Qq__content{transform:translateY(-40px)}.ServicesTabsSection-module__XD44Qq__cardTitle{color:var(--color-yellow);border-bottom:3px solid var(--color-yellow);width:fit-content;font-size:22px;font-weight:700}.ServicesTabsSection-module__XD44Qq__desc{opacity:0;max-height:0;font-size:18px;line-height:160%;transition:all .5s;overflow:hidden}.ServicesTabsSection-module__XD44Qq__card:hover .ServicesTabsSection-module__XD44Qq__desc,.ServicesTabsSection-module__XD44Qq__card.ServicesTabsSection-module__XD44Qq__active .ServicesTabsSection-module__XD44Qq__desc{opacity:1;max-height:300px}@media (max-width:992px){.ServicesTabsSection-module__XD44Qq__desktopVersion{display:none}.ServicesTabsSection-module__XD44Qq__mobileVersion{display:block}.ServicesTabsSection-module__XD44Qq__mobileBlock{margin-bottom:80px}.ServicesTabsSection-module__XD44Qq__mobileTitle{color:var(--color-yellow);margin-bottom:24px;font-size:22px;font-weight:700}.ServicesTabsSection-module__XD44Qq__grid{grid-template-columns:1fr;gap:32px}.ServicesTabsSection-module__XD44Qq__content{padding:24px 24px 0}.ServicesTabsSection-module__XD44Qq__cardTitle{font-size:18px}.ServicesTabsSection-module__XD44Qq__desc{font-size:16px}}
.page-module__OSLHOG__page{background-image:url(../media/pattern_result.f2612b38.webp);background-position:cover cover;direction:rtl;background-repeat:repeat;background-size:contain;min-height:100vh;padding-top:140px;padding-bottom:140px;overflow-x:hidden}.page-module__OSLHOG__header{text-align:right;margin-bottom:80px}.page-module__OSLHOG__title{color:var(--color-yellow);margin-bottom:16px;font-size:48px;font-weight:700}.page-module__OSLHOG__line{background:var(--color-yellow);width:120px;height:3px}.page-module__OSLHOG__cards{flex-direction:column;gap:32px;display:flex}.page-module__OSLHOG__card{color:var(--color-yellow);background:#161616;border:1px solid #f6ff0026;border-radius:24px;justify-content:space-between;align-items:center;padding:32px 40px;text-decoration:none;transition:all .3s;display:flex}.page-module__OSLHOG__card:hover{background:#f6ff000f;transform:translateY(-6px);box-shadow:0 25px 60px #0009}.page-module__OSLHOG__icon{background:var(--color-yellow);color:#000;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;font-size:22px;display:flex}.page-module__OSLHOG__name{flex:1;margin-right:24px;font-size:22px;font-weight:600}.page-module__OSLHOG__arrow{font-size:16px;transition:transform .3s}.page-module__OSLHOG__card:hover .page-module__OSLHOG__arrow{transform:translate(-8px)}@media (max-width:992px){.page-module__OSLHOG__title{font-size:36px}}@media (max-width:768px){.page-module__OSLHOG__page{padding-top:120px}.page-module__OSLHOG__card{padding:24px}.page-module__OSLHOG__name{font-size:18px}.page-module__OSLHOG__icon{width:50px;height:50px}}
.ServicesWrapper-module__pYENIq__section{background-color:var(--color-yellow);background-image:url(../media/pattern_result.f2612b38.webp);background-position:cover cover;background-repeat:repeat-y;background-size:contain}
