.about-module__pkN5va__aboutPage{background:var(--color-bg-light);min-height:100vh}.about-module__pkN5va__heroSection{background:var(--color-accent-gold);justify-content:center;align-items:center;height:50vh;min-height:400px;display:flex;position:relative;overflow:hidden}.about-module__pkN5va__heroOverlay{z-index:2;text-align:center;width:100%;padding:2rem;position:relative}.about-module__pkN5va__heroContent{animation:.8s ease-out about-module__pkN5va__fadeInUp}.about-module__pkN5va__heroTitle{color:var(--color-text-light);letter-spacing:3px;margin-bottom:1rem;font-size:4rem;font-weight:300}.about-module__pkN5va__heroSubtitle{color:var(--color-text-light);opacity:.95;font-size:1.5rem;font-weight:300}.about-module__pkN5va__container{max-width:1400px;margin:0 auto;padding:0 2rem}.about-module__pkN5va__storySection{background:var(--color-bg-light);padding:8rem 2rem}.about-module__pkN5va__storySectionHeader{text-align:center;margin-bottom:4rem}.about-module__pkN5va__storyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.about-module__pkN5va__storyImage{box-shadow:var(--shadow-dark);border-radius:16px;position:relative;overflow:hidden}.about-module__pkN5va__image{width:100%;height:auto;transition:transform .3s;display:block}.about-module__pkN5va__storyImage:hover .about-module__pkN5va__image{transform:scale(1.05)}.about-module__pkN5va__storyContent{padding:2rem 0}.about-module__pkN5va__badge{background:var(--color-accent-gold);color:var(--color-text-light);letter-spacing:1.5px;text-transform:uppercase;border-radius:50px;padding:.75rem 2rem;font-size:1.1rem;font-weight:600;display:inline-block}.about-module__pkN5va__sectionTitle{color:var(--color-text-dark);letter-spacing:2px;margin-bottom:1.5rem;font-size:2.8rem;font-weight:300;line-height:1.3}.about-module__pkN5va__divider{background:var(--color-accent-gold);border-radius:2px;width:80px;height:3px;margin-bottom:2rem}.about-module__pkN5va__paragraph{color:var(--color-text-dark);opacity:.9;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.about-module__pkN5va__paragraph strong{color:var(--color-accent-gold);font-weight:600}.about-module__pkN5va__missionSection{background:var(--color-bg-pink);padding:6rem 2rem}.about-module__pkN5va__missionGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.about-module__pkN5va__missionCard{background:var(--color-bg-white);text-align:center;box-shadow:var(--shadow-medium);border-radius:16px;padding:3rem 2rem;transition:all .3s}.about-module__pkN5va__missionCard:hover{box-shadow:var(--shadow-dark);transform:translateY(-10px)}.about-module__pkN5va__cardTitle{color:var(--color-text-dark);margin-bottom:1rem;font-size:1.5rem;font-weight:500}.about-module__pkN5va__cardText{color:var(--color-text-dark);opacity:.85;font-size:1rem;line-height:1.7}.about-module__pkN5va__statsSection{background:var(--color-primary-dark);color:var(--color-text-light);padding:6rem 2rem}.about-module__pkN5va__statsGrid{flex-flow:wrap;justify-content:center;align-items:center;gap:8rem;max-width:1200px;margin:0 auto;display:flex}.about-module__pkN5va__statCard{text-align:center;flex:0 auto}.about-module__pkN5va__statNumber{color:var(--color-accent-gold);margin-bottom:.5rem;font-size:2rem;font-weight:600;display:block}.about-module__pkN5va__statLabel{text-transform:uppercase;letter-spacing:1px;opacity:.9;font-size:1.1rem}.about-module__pkN5va__servicesSection{background:var(--color-bg-light);padding:8rem 2rem}.about-module__pkN5va__sectionHeader{text-align:center;margin-bottom:5rem}.about-module__pkN5va__sectionSubtitle{color:var(--color-text-dark);opacity:.8;max-width:700px;margin:1.5rem auto 0;font-size:1.2rem;line-height:1.6}.about-module__pkN5va__servicesGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.about-module__pkN5va__serviceCard{background:var(--color-bg-white);box-shadow:var(--shadow-medium);cursor:pointer;border-radius:20px;transition:all .3s;overflow:hidden}.about-module__pkN5va__serviceCard:hover{box-shadow:var(--shadow-dark);transform:translateY(-10px)}.about-module__pkN5va__serviceImageWrapper{height:300px;position:relative;overflow:hidden}.about-module__pkN5va__serviceImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.about-module__pkN5va__serviceCard:hover .about-module__pkN5va__serviceImage{transform:scale(1.1)}.about-module__pkN5va__serviceContent{text-align:center;padding:2rem}.about-module__pkN5va__serviceName{color:var(--color-text-dark);margin-bottom:.75rem;font-size:1.6rem;font-weight:500;line-height:1.4}.about-module__pkN5va__ctaSection{background:linear-gradient(135deg,var(--color-accent-gold),var(--color-accent-gold-hover));text-align:center;padding:8rem 2rem}.about-module__pkN5va__ctaContent{max-width:800px;margin:0 auto}.about-module__pkN5va__ctaTitle{color:var(--color-text-light);letter-spacing:2px;margin-bottom:1.5rem;font-size:3rem;font-weight:300}.about-module__pkN5va__ctaText{color:var(--color-text-light);opacity:.95;margin-bottom:3rem;font-size:1.3rem;line-height:1.7}.about-module__pkN5va__ctaButton{background:var(--color-bg-white);color:var(--color-accent-gold);letter-spacing:.5px;border-radius:50px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 20px #0003}.about-module__pkN5va__ctaButton:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0000004d}@media (max-width:1024px){.about-module__pkN5va__storyGrid{grid-template-columns:1fr;gap:12rem}.about-module__pkN5va__servicesGrid{grid-template-columns:repeat(2,1fr)}.about-module__pkN5va__statsGrid{gap:3rem}.about-module__pkN5va__missionGrid{grid-template-columns:1fr}}@media (max-width:768px){.about-module__pkN5va__heroTitle{font-size:2.5rem}.about-module__pkN5va__heroSubtitle{font-size:1.2rem}.about-module__pkN5va__storySection,.about-module__pkN5va__servicesSection,.about-module__pkN5va__missionSection,.about-module__pkN5va__ctaSection{padding:4rem 1.5rem}.about-module__pkN5va__sectionTitle{font-size:2rem}.about-module__pkN5va__servicesGrid{grid-template-columns:1fr;gap:2rem}.about-module__pkN5va__statsGrid{gap:2rem}.about-module__pkN5va__statNumber{font-size:3rem}.about-module__pkN5va__ctaTitle{font-size:2rem}.about-module__pkN5va__ctaText{font-size:1.1rem}.about-module__pkN5va__container{padding:0 1rem}}@media (max-width:480px){.about-module__pkN5va__heroTitle{letter-spacing:1px;font-size:2rem}.about-module__pkN5va__heroSubtitle{font-size:1rem}.about-module__pkN5va__sectionTitle{font-size:1.8rem}.about-module__pkN5va__statsGrid{flex-direction:column;gap:2rem}.about-module__pkN5va__statNumber{font-size:2.5rem}.about-module__pkN5va__ctaButton{padding:1rem 2rem;font-size:1rem}}
.Navigation-module__LekK_W__nav{z-index:1000;background:0 0;padding:1rem 0;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.Navigation-module__LekK_W__nav.Navigation-module__LekK_W__scrolled{background:var(--color-accent-gold);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-light)}.Navigation-module__LekK_W__navContainer{justify-content:center;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Navigation-module__LekK_W__centerContent{justify-content:center;align-items:center;gap:4rem;display:flex}.Navigation-module__LekK_W__logoContainer{align-items:center;gap:.75rem;padding:0 1rem;display:flex}.Navigation-module__LekK_W__logo{width:auto;height:auto;max-height:50px}.Navigation-module__LekK_W__brandName{color:#fff;letter-spacing:2px;white-space:nowrap;font-family:Roboto,sans-serif;font-size:2.3rem;font-weight:400}.Navigation-module__LekK_W__linkItem{color:var(--color-bg-light);letter-spacing:.5px;white-space:nowrap;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .3s}.Navigation-module__LekK_W__linkItem:hover{color:var(--color-primary-dark)}.Navigation-module__LekK_W__navLinks{align-items:center;gap:2rem;margin:0;list-style:none;display:flex}.Navigation-module__LekK_W__leftLinks{flex:1;justify-content:flex-start}.Navigation-module__LekK_W__rightLinks{flex:1;justify-content:flex-end}.Navigation-module__LekK_W__navLinks li a{color:var(--color-bg-light);letter-spacing:.5px;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.Navigation-module__LekK_W__navLinks li a:hover{color:var(--color-accent-gold)}.Navigation-module__LekK_W__arabic{font-size:1rem!important;font-weight:600!important}.Navigation-module__LekK_W__mobileLogo{display:none}.Navigation-module__LekK_W__menuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.Navigation-module__LekK_W__menuToggle span{background:var(--color-bg-light);border-radius:2px;width:25px;height:3px;transition:all .3s}@media (max-width:1024px){.Navigation-module__LekK_W__menuToggle{z-index:10;display:flex;position:absolute;right:2rem}.Navigation-module__LekK_W__centerContent{display:none}.Navigation-module__LekK_W__mobileLogo{align-items:center;gap:.5rem;display:flex}.Navigation-module__LekK_W__mobileLogo .Navigation-module__LekK_W__brandName{font-size:1.2rem}.Navigation-module__LekK_W__navContainer{justify-content:center;position:relative}.Navigation-module__LekK_W__mobileMenu{background:var(--color-accent-gold);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;border-radius:12px;flex-direction:column;gap:1.2rem;width:14rem;max-width:calc(100vw - 2rem);padding:1.5rem;transition:all .3s;display:flex;position:fixed;top:5.2rem;left:auto;right:1rem;transform:translateY(-10px);box-shadow:0 8px 24px #00000026}.Navigation-module__LekK_W__mobileMenu a,.Navigation-module__LekK_W__mobileMenu button{color:var(--color-bg-light);letter-spacing:.5px;text-align:left;cursor:pointer;text-align:center;direction:rtl;background:0 0;border:none;border-bottom:1px solid #faf9f633;padding:.5rem 0;font-family:inherit;font-size:1.1rem;font-weight:500}.Navigation-module__LekK_W__mobileMenu a:last-child,.Navigation-module__LekK_W__mobileMenu button:last-child{border-bottom:none}.Navigation-module__LekK_W__mobileLanguageWrapper{justify-content:center;padding-top:.5rem;display:flex}.Navigation-module__LekK_W__mobileMenu.Navigation-module__LekK_W__active{opacity:1;visibility:visible;transform:translateY(0)}.Navigation-module__LekK_W__mobileMenu:before{content:"";display:none}}@media (min-width:1025px){.Navigation-module__LekK_W__menuToggle,.Navigation-module__LekK_W__mobileMenu{display:none}}
.langSelctor-module__oMboaW__menuButton{color:var(--color-text-light);cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #ffffff4d;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.95rem;font-weight:500;transition:all .3s;display:flex}.langSelctor-module__oMboaW__menuButton:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.langSelctor-module__oMboaW__menuButton:focus{outline:2px solid var(--color-accent-gold);outline-offset:2px}.langSelctor-module__oMboaW__flag{font-size:1.2rem;line-height:1}.langSelctor-module__oMboaW__name{letter-spacing:.5px;font-size:.95rem}.langSelctor-module__oMboaW__arrow{opacity:.8;transition:transform .3s}.langSelctor-module__oMboaW__menuButton[data-open] .langSelctor-module__oMboaW__arrow{transform:rotate(180deg)}.langSelctor-module__oMboaW__menuItems{background:var(--color-bg-white);z-index:1000;border-radius:12px;width:160px;max-width:160px;margin-top:.6rem;transition:opacity .2s ease-out,transform .2s ease-out;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 8px 24px #00000026}.langSelctor-module__oMboaW__menuItems[data-closed]{opacity:0;transform:translateY(-10px)}.langSelctor-module__oMboaW__menuItem{width:100%;color:var(--color-text-dark);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;padding:.875rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex;position:relative}.langSelctor-module__oMboaW__menuItem:hover{background:var(--color-bg-pink)}.langSelctor-module__oMboaW__menuItem[data-active=true]{background:var(--color-accent-gold);color:var(--color-text-light)}.langSelctor-module__oMboaW__menuItem[data-active=true]:hover{background:var(--color-accent-gold-hover)}.langSelctor-module__oMboaW__checkmark{margin-left:auto;font-size:1.1rem;font-weight:700}@media (max-width:768px){.langSelctor-module__oMboaW__menuButton{gap:.4rem;padding:.4rem .8rem;font-size:.9rem}.langSelctor-module__oMboaW__flag{font-size:1rem}.langSelctor-module__oMboaW__name{font-size:.85rem}.langSelctor-module__oMboaW__menuItems{width:140px;max-width:140px;right:0}.langSelctor-module__oMboaW__menuItem{padding:.75rem 1rem;font-size:.9rem}}@media (max-width:480px){.langSelctor-module__oMboaW__menuButton{padding:.35rem .7rem}.langSelctor-module__oMboaW__name{display:none}.langSelctor-module__oMboaW__menuItems{width:120px;max-width:120px;left:auto;right:0;transform:none}.langSelctor-module__oMboaW__menuItems[data-closed]{transform:translateY(-10px)}}.scrolled .langSelctor-module__oMboaW__menuButton{color:var(--color-text-dark);border-color:#2c3e5033}.scrolled .langSelctor-module__oMboaW__menuButton:hover{border-color:var(--color-accent-gold);background:#2c3e500d}
.Hero-module__H8d9UW__hero{justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__H8d9UW__heroImage{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;animation:20s ease-in-out infinite alternate Hero-module__H8d9UW__slowZoom}@keyframes Hero-module__H8d9UW__slowZoom{0%{transform:scale(1.5)}to{transform:scale(1.1)}}@keyframes Hero-module__H8d9UW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__H8d9UW__overlay{z-index:1;background:linear-gradient(135deg,#ffcc8b59 0%,#ea860459 100%);position:absolute;inset:0}.Hero-module__H8d9UW__content{z-index:2;text-align:center;color:var(--color-bg-light);max-width:1000px;padding:2rem;position:relative}.Hero-module__H8d9UW__animateRow1{opacity:0;animation:.8s ease-out .3s forwards Hero-module__H8d9UW__fadeInUp}.Hero-module__H8d9UW__animateRow2{opacity:0;animation:.8s ease-out .6s forwards Hero-module__H8d9UW__fadeInUp}.Hero-module__H8d9UW__animateRow3{opacity:0;animation:.8s ease-out .9s forwards Hero-module__H8d9UW__fadeInUp}.Hero-module__H8d9UW__animateRow4{opacity:0;animation:.8s ease-out 1.2s forwards Hero-module__H8d9UW__fadeInUp}.Hero-module__H8d9UW__animateRow5{opacity:0;animation:.8s ease-out 1.5s forwards Hero-module__H8d9UW__fadeInUp}.Hero-module__H8d9UW__subtitle{letter-spacing:1px;opacity:.95;color:var(--color-bg-light);margin-bottom:1rem;font-size:1.3rem;font-weight:300}.Hero-module__H8d9UW__title{letter-spacing:3px;text-shadow:2px 2px 8px #0000001a;color:var(--color-bg-light);border-radius:8px;margin:0 0 1.5rem;padding:1rem;font-size:4rem;font-weight:300;line-height:1.2;display:block}.Hero-module__H8d9UW__tagline{color:var(--color-primary-dark);margin-bottom:.5rem;font-size:1.5rem;font-weight:400}.Hero-module__H8d9UW__description{color:var(--color-bg-light);margin-top:2rem;font-size:1.5rem;font-weight:500;line-height:1.6}.Hero-module__H8d9UW__established{color:var(--color-bg-light);margin-top:1.5rem;font-size:1.5rem;font-style:normal;font-weight:400}.Hero-module__H8d9UW__scrollIndicator{animation:2s infinite Hero-module__H8d9UW__bounce;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}@keyframes Hero-module__H8d9UW__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}@media (max-width:768px){.Hero-module__H8d9UW__title{letter-spacing:2px;font-size:2.5rem}.Hero-module__H8d9UW__subtitle{font-size:1rem}.Hero-module__H8d9UW__tagline{font-size:1.3rem}.Hero-module__H8d9UW__description{font-size:1.1rem}.Hero-module__H8d9UW__established{font-size:1rem}}
.Services-module__KKUi7a__services{background:var(--color-accent-gold);padding:6rem 2rem;overflow:hidden}.Services-module__KKUi7a__container{max-width:1400px;margin:0 auto}.Services-module__KKUi7a__headerRow{justify-content:center;align-items:center;gap:3rem;margin-bottom:1rem;display:flex}.Services-module__KKUi7a__title{color:var(--color-text-dark);letter-spacing:2px;text-align:center;margin:0;font-size:3.5rem;font-weight:300}.Services-module__KKUi7a__navButton{background:var(--color-primary-dark);width:60px;height:60px;color:var(--color-text-light);cursor:pointer;box-shadow:var(--shadow-gold);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:2rem;transition:all .3s;display:flex}.Services-module__KKUi7a__navButton:hover{background:var(--color-accent-gold-hover);box-shadow:var(--shadow-gold-hover);transform:scale(1.1)}.Services-module__KKUi7a__navButton:active{transform:scale(.95)}.Services-module__KKUi7a__scrollContainer{scrollbar-width:thin;scrollbar-color:var(--color-accent-gold)var(--color-bg-pink);padding:2rem 0;overflow:auto hidden}.Services-module__KKUi7a__scrollContainer::-webkit-scrollbar{height:8px}.Services-module__KKUi7a__scrollContainer::-webkit-scrollbar-track{background:var(--color-bg-pink);border-radius:10px}.Services-module__KKUi7a__scrollContainer::-webkit-scrollbar-thumb{background:var(--color-accent-gold);border-radius:10px}.Services-module__KKUi7a__scrollContainer::-webkit-scrollbar-thumb:hover{background:var(--color-accent-gold-hover)}.Services-module__KKUi7a__cardsWrapper{gap:2rem;padding:1rem 0;display:flex}.Services-module__KKUi7a__card{background:var(--color-bg-white);box-shadow:var(--shadow-medium);cursor:pointer;will-change:transform;border:3px solid #0000;border-radius:24px;flex:0 0 350px;transition:all .3s;overflow:hidden}.Services-module__KKUi7a__card:hover{box-shadow:var(--shadow-dark);border-color:var(--color-accent-gold);transform:translateY(-10px)}.Services-module__KKUi7a__imageContainer{background:var(--color-bg-light);width:100%;height:350px;position:relative;overflow:hidden}.Services-module__KKUi7a__serviceImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Services-module__KKUi7a__card:hover .Services-module__KKUi7a__serviceImage{transform:scale(1.05)}.Services-module__KKUi7a__cardTitle{color:var(--color-text-dark);text-align:center;justify-content:center;align-items:center;min-height:80px;padding:1.5rem;font-size:1.3rem;font-weight:500;line-height:1.4;display:flex}@media (max-width:768px){.Services-module__KKUi7a__services{padding:4rem 1rem}.Services-module__KKUi7a__headerRow{gap:1.5rem;margin-bottom:3rem}.Services-module__KKUi7a__title{font-size:2rem}.Services-module__KKUi7a__navButton{width:50px;height:50px;font-size:1.5rem}.Services-module__KKUi7a__card{flex:0 0 280px}.Services-module__KKUi7a__imageContainer{height:280px}.Services-module__KKUi7a__cardTitle{min-height:60px;padding:1rem;font-size:1.1rem}.Services-module__KKUi7a__cardsWrapper{gap:1.5rem}}
.ServicesSkeleton-module__ZnwcKW__skeleton{width:100%}.ServicesSkeleton-module__ZnwcKW__headerRow{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.ServicesSkeleton-module__ZnwcKW__skeletonButton{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%) 0 0/200% 100%;border-radius:50%;width:50px;height:50px;animation:1.5s infinite ServicesSkeleton-module__ZnwcKW__shimmer}.ServicesSkeleton-module__ZnwcKW__skeletonTitle{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%) 0 0/200% 100%;border-radius:8px;flex:1;max-width:300px;height:48px;margin:0 auto;animation:1.5s infinite ServicesSkeleton-module__ZnwcKW__shimmer}.ServicesSkeleton-module__ZnwcKW__cardsWrapper{gap:2rem;padding:0 1rem;display:flex}.ServicesSkeleton-module__ZnwcKW__skeletonCard{background:var(--color-bg-white);min-width:350px;box-shadow:var(--shadow-light);border-radius:20px;overflow:hidden}.ServicesSkeleton-module__ZnwcKW__skeletonImage{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%) 0 0/200% 100%;width:100%;height:350px;animation:1.5s infinite ServicesSkeleton-module__ZnwcKW__shimmer}.ServicesSkeleton-module__ZnwcKW__skeletonCardTitle{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%) 0 0/200% 100%;border-radius:6px;height:32px;margin:1.5rem;animation:1.5s infinite ServicesSkeleton-module__ZnwcKW__shimmer}@media (max-width:768px){.ServicesSkeleton-module__ZnwcKW__skeletonCard{min-width:280px}.ServicesSkeleton-module__ZnwcKW__skeletonImage{height:280px}.ServicesSkeleton-module__ZnwcKW__headerRow{gap:1rem;margin-bottom:2rem}.ServicesSkeleton-module__ZnwcKW__skeletonTitle{max-width:200px;height:36px}.ServicesSkeleton-module__ZnwcKW__skeletonButton{width:40px;height:40px}}
.VideoSection-module__m_WmCG__videoSection{background:var(--color-bg-light);padding:6rem 0;position:relative;overflow:hidden}.VideoSection-module__m_WmCG__videoSection:before{content:"";background:linear-gradient(90deg,transparent,var(--color-accent-gold),transparent);height:1px;position:absolute;top:0;left:0;right:0}.VideoSection-module__m_WmCG__container{max-width:1600px;margin:0 auto;padding:0 2rem}.VideoSection-module__m_WmCG__content{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.VideoSection-module__m_WmCG__content.VideoSection-module__m_WmCG__rtl{direction:rtl;grid-template-columns:1fr 1fr}.VideoSection-module__m_WmCG__content.VideoSection-module__m_WmCG__rtl .VideoSection-module__m_WmCG__textContent{text-align:right;direction:rtl}.VideoSection-module__m_WmCG__content.VideoSection-module__m_WmCG__rtl .VideoSection-module__m_WmCG__badge{margin-bottom:2rem;margin-right:15rem}.VideoSection-module__m_WmCG__content.VideoSection-module__m_WmCG__rtl .VideoSection-module__m_WmCG__title{margin-left:0;margin-right:9rem}.VideoSection-module__m_WmCG__content.VideoSection-module__m_WmCG__rtl .VideoSection-module__m_WmCG__divider{margin-left:0;margin-right:10rem}.VideoSection-module__m_WmCG__textContent{padding:1rem 0}.VideoSection-module__m_WmCG__badge{background:var(--color-accent-gold);color:var(--color-text-light);letter-spacing:1px;text-transform:uppercase;box-shadow:var(--shadow-gold);border-radius:50px;margin-bottom:1.5rem;margin-left:16rem;padding:.5rem 1.5rem;font-size:1.2rem;font-weight:400;display:inline-block}.VideoSection-module__m_WmCG__title{color:var(--color-text-dark);letter-spacing:2px;margin-bottom:1.5rem;margin-left:4rem;font-size:3rem;font-weight:300;line-height:1.2}.VideoSection-module__m_WmCG__divider{background:var(--color-accent-gold);border-radius:2px;width:20rem;height:3px;margin-bottom:2rem;margin-left:14rem}.VideoSection-module__m_WmCG__description{color:var(--color-text-dark);opacity:.9;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.VideoSection-module__m_WmCG__features{flex-direction:column;gap:1.2rem;margin:0;padding:0;list-style:none;display:flex}.VideoSection-module__m_WmCG__featureItem{color:var(--color-text-dark);text-align:left;white-space:nowrap;direction:ltr;flex-flow:row;align-items:center;gap:1rem;padding:.5rem 0;font-size:1.05rem;display:flex}.VideoSection-module__m_WmCG__featureItem.VideoSection-module__m_WmCG__rtlFeature{text-align:right;direction:rtl}.VideoSection-module__m_WmCG__checkmark{background:var(--color-accent-gold);width:28px;height:28px;color:var(--color-text-light);box-shadow:var(--shadow-gold);border-radius:50%;flex:0 0 28px;justify-content:center;align-items:center;font-weight:700;display:flex}.VideoSection-module__m_WmCG__featureItem>span:last-child{align-items:center;display:inline-flex}.VideoSection-module__m_WmCG__videoWrapper{padding:0;position:relative}.VideoSection-module__m_WmCG__videoContainer{cursor:pointer;border-radius:20px;width:100%;padding-top:75%;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 20px 60px #0003}.VideoSection-module__m_WmCG__videoContainer:hover{transform:translateY(-5px);box-shadow:0 25px 70px #00000040}.VideoSection-module__m_WmCG__video{object-fit:cover;border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0}.VideoSection-module__m_WmCG__playButton{cursor:pointer;z-index:10;background:#d4af87f2;border:none;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 24px #0000004d}.VideoSection-module__m_WmCG__playButton:hover{background:var(--color-accent-gold);transform:translate(-50%,-50%)scale(1.1);box-shadow:0 12px 32px #0006}.VideoSection-module__m_WmCG__playButton:active{transform:translate(-50%,-50%)scale(.95)}.VideoSection-module__m_WmCG__playIcon{color:#fff;width:32px;height:32px;margin-left:4px}@media (max-width:1024px){.VideoSection-module__m_WmCG__content{grid-template-columns:1fr;gap:4rem}.VideoSection-module__m_WmCG__textContent{text-align:center;order:2}.VideoSection-module__m_WmCG__content.VideoSection-module__m_WmCG__rtl .VideoSection-module__m_WmCG__textContent{text-align:center}.VideoSection-module__m_WmCG__videoWrapper{order:1}.VideoSection-module__m_WmCG__badge,.VideoSection-module__m_WmCG__divider,.VideoSection-module__m_WmCG__content.VideoSection-module__m_WmCG__rtl .VideoSection-module__m_WmCG__badge,.VideoSection-module__m_WmCG__content.VideoSection-module__m_WmCG__rtl .VideoSection-module__m_WmCG__divider{margin-left:auto;margin-right:auto}.VideoSection-module__m_WmCG__content.VideoSection-module__m_WmCG__rtl .VideoSection-module__m_WmCG__title{margin-left:0;margin-right:0}.VideoSection-module__m_WmCG__features{align-items:flex-start}.VideoSection-module__m_WmCG__featureItem{white-space:normal;justify-content:flex-start;align-items:center}.VideoSection-module__m_WmCG__featureItem>span:last-child{align-items:center;display:inline-flex}}@media (max-width:768px){.VideoSection-module__m_WmCG__videoSection{padding:5rem 0}.VideoSection-module__m_WmCG__container{padding:0 1.5rem}.VideoSection-module__m_WmCG__content{gap:3rem}.VideoSection-module__m_WmCG__title{font-size:2.2rem}.VideoSection-module__m_WmCG__description{font-size:1rem}.VideoSection-module__m_WmCG__playButton{width:70px;height:70px}.VideoSection-module__m_WmCG__playIcon{width:28px;height:28px}}@media (max-width:480px){.VideoSection-module__m_WmCG__videoSection{padding:4rem 0}.VideoSection-module__m_WmCG__title{margin-left:auto;margin-right:auto;font-size:1.8rem}.VideoSection-module__m_WmCG__description{font-size:.95rem}.VideoSection-module__m_WmCG__featureItem{white-space:normal;align-items:flex-start;font-size:.95rem}.VideoSection-module__m_WmCG__featureItem>span:last-child{margin-left:0;display:block}.VideoSection-module__m_WmCG__checkmark{flex:0 0 24px;width:24px;height:24px;margin-top:4px}.VideoSection-module__m_WmCG__playButton{width:60px;height:60px}.VideoSection-module__m_WmCG__playIcon{width:24px;height:24px}.VideoSection-module__m_WmCG__videoContainer{border-radius:16px}}.VideoSection-module__m_WmCG__fullscreenButton{cursor:pointer;z-index:20;background:#d4af87e6;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;bottom:1rem;right:1rem;box-shadow:0 4px 12px #0000004d}.VideoSection-module__m_WmCG__fullscreenButton:hover{background:var(--color-accent-gold);transform:scale(1.1)}.VideoSection-module__m_WmCG__fullscreenIcon{color:#fff;width:20px;height:20px}.VideoSection-module__m_WmCG__modal{z-index:9999;cursor:pointer;background:#000000f2;justify-content:center;align-items:center;padding:2rem;animation:.3s VideoSection-module__m_WmCG__fadeIn;display:flex;position:fixed;inset:0}@keyframes VideoSection-module__m_WmCG__fadeIn{0%{opacity:0}to{opacity:1}}.VideoSection-module__m_WmCG__closeButton{color:#fff;cursor:pointer;z-index:10000;background:#d4af87e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:all .3s;display:flex;position:fixed;top:2rem;right:2rem;box-shadow:0 4px 12px #0000004d}.VideoSection-module__m_WmCG__closeButton:hover{background:var(--color-accent-gold);transform:rotate(90deg)scale(1.1)}.VideoSection-module__m_WmCG__modalVideoContainer{background:#000;border-radius:12px;width:90vw;max-width:1400px;max-height:80vh;animation:.3s VideoSection-module__m_WmCG__zoomIn;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}@keyframes VideoSection-module__m_WmCG__zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.VideoSection-module__m_WmCG__modalVideo{width:100%;height:auto;max-height:80vh;display:block}@media (max-width:768px){.VideoSection-module__m_WmCG__modal{padding:1rem}.VideoSection-module__m_WmCG__content.VideoSection-module__m_WmCG__rtl .VideoSection-module__m_WmCG__badge{margin-left:5rem}.VideoSection-module__m_WmCG__content.VideoSection-module__m_WmCG__rtl .VideoSection-module__m_WmCG__title{margin-left:4rem}.VideoSection-module__m_WmCG__content.VideoSection-module__m_WmCG__rtl .VideoSection-module__m_WmCG__divider{width:14rem;margin-left:5rem}.VideoSection-module__m_WmCG__content.VideoSection-module__m_WmCG__rtl .VideoSection-module__m_WmCG__featureItem{text-align:start;gap:.5rem}.VideoSection-module__m_WmCG__closeButton{width:40px;height:40px;font-size:1.5rem;top:1rem;right:1rem}.VideoSection-module__m_WmCG__modalVideoContainer{width:95vw;max-height:70vh}.VideoSection-module__m_WmCG__fullscreenButton{width:35px;height:35px;bottom:.75rem;right:.75rem}.VideoSection-module__m_WmCG__fullscreenIcon{width:18px;height:18px}}
.BeforeAfter-module__5tODYq__beforeAfterSection{background:var(--color-bg-light);padding:2rem 0;position:relative}.BeforeAfter-module__5tODYq__beforeAfterSection:before{content:"";background:linear-gradient(90deg,transparent,var(--color-primary-dark),transparent);height:1px;position:absolute;top:0;left:0;right:0}.BeforeAfter-module__5tODYq__container{max-width:1400px;margin:0 auto;padding:0 2rem}.BeforeAfter-module__5tODYq__header{text-align:center;max-width:800px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.BeforeAfter-module__5tODYq__badge{background:var(--color-accent-gold);color:var(--color-text-light);letter-spacing:1px;text-transform:uppercase;box-shadow:var(--shadow-gold);border-radius:50px;margin-bottom:1.5rem;padding:1rem 2rem;font-size:1.5rem;font-weight:500;display:inline-block}.BeforeAfter-module__5tODYq__title{color:var(--color-text-dark);letter-spacing:2px;margin-bottom:1.5rem;font-size:3rem;font-weight:300;line-height:1.2}.BeforeAfter-module__5tODYq__divider{background:var(--color-accent-gold);border-radius:2px;width:80px;height:3px;margin:0 auto 2rem}.BeforeAfter-module__5tODYq__description{color:var(--color-text-dark);opacity:.9;font-size:1.15rem;line-height:1.8}.BeforeAfter-module__5tODYq__gallery{grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:4rem;display:grid}.BeforeAfter-module__5tODYq__comparisonCard{background:var(--color-bg-white);box-shadow:var(--shadow-medium);border-radius:16px;transition:all .3s;overflow:hidden}.BeforeAfter-module__5tODYq__comparisonCard:hover{box-shadow:var(--shadow-dark);transform:translateY(-8px)}.BeforeAfter-module__5tODYq__imageGrid{grid-template-columns:1fr 1fr;gap:0;display:grid}.BeforeAfter-module__5tODYq__imageWrapper{background:var(--color-bg-pink);padding-top:100%;position:relative;overflow:hidden}.BeforeAfter-module__5tODYq__imageWrapper:first-child{border-right:2px solid var(--color-accent-gold)}.BeforeAfter-module__5tODYq__image{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;top:0;left:0}.BeforeAfter-module__5tODYq__comparisonCard:hover .BeforeAfter-module__5tODYq__image{transform:scale(1.05)}.BeforeAfter-module__5tODYq__label{color:var(--color-text-light);text-transform:uppercase;letter-spacing:1px;text-align:center;background:linear-gradient(#0000,#2c3e50f2);padding:1.5rem 1rem 1rem;font-size:.9rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.BeforeAfter-module__5tODYq__bottomText{text-align:center;border-top:1px solid #d4af8733;max-width:700px;margin:0 auto;padding-top:2rem}.BeforeAfter-module__5tODYq__note{color:var(--color-text-dark);opacity:.85;font-size:1rem;font-style:italic;line-height:1.7}@media (max-width:1024px){.BeforeAfter-module__5tODYq__gallery{grid-template-columns:repeat(2,1fr);gap:2.5rem}.BeforeAfter-module__5tODYq__title{font-size:2.5rem}}@media (max-width:768px){.BeforeAfter-module__5tODYq__beforeAfterSection{padding:5rem 0}.BeforeAfter-module__5tODYq__container{padding:0 1.5rem}.BeforeAfter-module__5tODYq__header{margin-bottom:3rem}.BeforeAfter-module__5tODYq__title{font-size:2rem}.BeforeAfter-module__5tODYq__description{font-size:1rem}.BeforeAfter-module__5tODYq__gallery{grid-template-columns:1fr;gap:2rem}}@media (max-width:480px){.BeforeAfter-module__5tODYq__beforeAfterSection{padding:4rem 0}.BeforeAfter-module__5tODYq__title{font-size:1.8rem}.BeforeAfter-module__5tODYq__description{font-size:.95rem}.BeforeAfter-module__5tODYq__label{padding:1.2rem .8rem .8rem;font-size:.8rem}}.BeforeAfter-module__5tODYq__modal{z-index:9999;cursor:pointer;background:#000000f2;justify-content:center;align-items:center;padding:2rem;animation:.3s BeforeAfter-module__5tODYq__fadeIn;display:flex;position:fixed;inset:0}@keyframes BeforeAfter-module__5tODYq__fadeIn{0%{opacity:0}to{opacity:1}}.BeforeAfter-module__5tODYq__modalContent{cursor:default;flex-direction:column;align-items:center;max-width:90vw;max-height:90vh;animation:.3s BeforeAfter-module__5tODYq__zoomIn;display:flex;position:relative}@keyframes BeforeAfter-module__5tODYq__zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.BeforeAfter-module__5tODYq__closeButton{color:#fff;cursor:pointer;z-index:10000;background:#d4af87e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:all .3s;display:flex;position:fixed;top:2rem;right:2rem;box-shadow:0 4px 12px #0000004d}.BeforeAfter-module__5tODYq__closeButton:hover{background:var(--color-accent-gold);transform:rotate(90deg)scale(1.1)}.BeforeAfter-module__5tODYq__modalImage{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:85vh;box-shadow:0 20px 60px #00000080}.BeforeAfter-module__5tODYq__modalLabel{background:var(--color-accent-gold);color:var(--color-text-light);text-transform:uppercase;letter-spacing:1px;border-radius:50px;margin-top:1.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;box-shadow:0 4px 12px #0000004d}@media (max-width:768px){.BeforeAfter-module__5tODYq__modal{padding:1rem}.BeforeAfter-module__5tODYq__closeButton{width:40px;height:40px;font-size:1.5rem;top:1rem;right:1rem}.BeforeAfter-module__5tODYq__modalImage{max-height:80vh}.BeforeAfter-module__5tODYq__modalLabel{margin-top:1rem;padding:.6rem 1.5rem;font-size:.9rem}}
.About-module__TwIeuq__about{background:var(--color-bg-light);padding:6rem 2rem}.About-module__TwIeuq__container{max-width:1200px;margin:0 auto}.About-module__TwIeuq__content{display:block}.About-module__TwIeuq__title{color:var(--color-text-dark);letter-spacing:2px;text-align:center;margin-bottom:2rem;font-size:3rem;font-weight:300}.About-module__TwIeuq__divider{background:var(--color-accent-gold);border-radius:2px;width:80px;height:3px;margin:0 auto 4rem}.About-module__TwIeuq__textContent{align-items:flex-start;gap:4rem;margin-bottom:4rem;display:flex}.About-module__TwIeuq__imageContainer{flex:0 0 45%;position:relative}.About-module__TwIeuq__image{object-fit:cover;width:100%;height:auto;box-shadow:var(--shadow-medium);border-radius:8px}.About-module__TwIeuq__textWrapper{text-align:left;flex:1}.About-module__TwIeuq__text{color:var(--color-text-dark);opacity:.9;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}@media (max-width:768px){.About-module__TwIeuq__about{padding:4rem 1.5rem}.About-module__TwIeuq__textContent{flex-direction:column;gap:2rem}.About-module__TwIeuq__imageContainer{flex:none;width:100%}.About-module__TwIeuq__textWrapper{text-align:center}.About-module__TwIeuq__title{font-size:2rem}.About-module__TwIeuq__text{font-size:1rem}.About-module__TwIeuq__stats{grid-template-columns:1fr;gap:2rem}.About-module__TwIeuq__statNumber{font-size:2.5rem}}
.Contact-module__wGd5-q__contact{background:var(--color-accent-gold);padding:6rem 2rem}.Contact-module__wGd5-q__container{max-width:1400px;margin:0 auto}.Contact-module__wGd5-q__header{text-align:center;margin-bottom:4rem}.Contact-module__wGd5-q__title{color:var(--color-text-dark);letter-spacing:2px;margin-bottom:1rem;font-size:3rem;font-weight:300}.Contact-module__wGd5-q__subtitle{color:var(--color-text-dark);opacity:.95;font-size:1.3rem;font-weight:400}.Contact-module__wGd5-q__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));align-items:start;gap:3rem;display:grid}.Contact-module__wGd5-q__info{flex-direction:column;gap:2rem;display:flex}.Contact-module__wGd5-q__infoItem{background:var(--color-text-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #d4af8733;border-radius:12px;align-items:flex-start;gap:1.5rem;padding:1.5rem;display:flex}.Contact-module__wGd5-q__infoIcon{color:var(--color-text-dark);flex-shrink:0;font-size:2rem}.Contact-module__wGd5-q__infoTitle{color:var(--color-text-dark);margin-bottom:.5rem;font-size:1.2rem;font-weight:500}.Contact-module__wGd5-q__infoText{color:var(--color-text-dark);opacity:.9;font-size:1rem;line-height:1.6}.Contact-module__wGd5-q__cta{background:var(--color-bg-white);text-align:center;box-shadow:var(--shadow-medium);border-radius:12px;padding:3rem}.Contact-module__wGd5-q__ctaTitle{color:var(--color-text-dark);margin-bottom:1.5rem;font-size:2rem;font-weight:400}.Contact-module__wGd5-q__ctaText{color:var(--color-text-dark);opacity:.8;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.Contact-module__wGd5-q__button{background:var(--color-accent-gold);color:var(--color-text-light);box-shadow:var(--shadow-gold);letter-spacing:.5px;border-radius:50px;padding:1rem 3rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.Contact-module__wGd5-q__button:hover{background:var(--color-accent-gold-hover);box-shadow:var(--shadow-gold-hover);transform:translateY(-2px)}@media (max-width:768px){.Contact-module__wGd5-q__contact{padding:4rem 1.5rem}.Contact-module__wGd5-q__title{font-size:2rem}.Contact-module__wGd5-q__subtitle{font-size:1.1rem}.Contact-module__wGd5-q__grid{grid-template-columns:1fr}.Contact-module__wGd5-q__cta{padding:2rem}.Contact-module__wGd5-q__ctaTitle{font-size:1.5rem}}
.Footer-module__NVhknq__footer{background:var(--color-primary-dark);color:var(--color-bg-light);padding:4rem 2rem 2rem}.Footer-module__NVhknq__container{max-width:1400px;margin:0 auto}.Footer-module__NVhknq__content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__NVhknq__section{flex-direction:column;gap:1rem;display:flex}.Footer-module__NVhknq__sectionTitle{color:var(--color-accent-gold);margin-bottom:.5rem;font-size:1.3rem;font-weight:500}.Footer-module__NVhknq__sectionText{opacity:.85;font-size:.95rem;line-height:1.6}.Footer-module__NVhknq__links{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__NVhknq__links li a{color:var(--color-bg-light);opacity:.8;align-items:center;gap:.5rem;font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-flex}.Footer-module__NVhknq__icon{flex-shrink:0;width:20px;height:20px}.Footer-module__NVhknq__links li a:hover{opacity:1;color:var(--color-accent-gold);transform:translate(5px)}.Footer-module__NVhknq__paymentSection{border-top:1px solid #faf9f61a;margin-top:3rem;padding:2rem 0}.Footer-module__NVhknq__paymentTitle{color:var(--color-accent-gold);text-align:center;margin-bottom:1.5rem;font-size:1.3rem;font-weight:500}.Footer-module__NVhknq__paymentMethods{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.Footer-module__NVhknq__paymentItem{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Footer-module__NVhknq__paymentIcon{width:60px;height:40px;transition:transform .3s}.Footer-module__NVhknq__paymentIcon:hover{transform:scale(1.1)}.Footer-module__NVhknq__paymentName{color:var(--color-bg-light);opacity:.8;font-size:.85rem;font-weight:400}.Footer-module__NVhknq__developedBy{color:#666;text-align:center;border-top:1px solid #faf9f61a;margin-top:3rem;padding:1rem 0;font-size:1rem;font-weight:400}.Footer-module__NVhknq__developedBy strong{color:#328177;font-weight:600}.Footer-module__NVhknq__developedBy span{opacity:.8;margin-top:.25rem;font-size:.8rem;display:block}@media (max-width:768px){.Footer-module__NVhknq__footer{padding:3rem 1.5rem 1.5rem}.Footer-module__NVhknq__content{grid-template-columns:1fr;gap:2rem}}
.page-module__iHGeEq__modal{z-index:9999;cursor:pointer;background:#000000f2;justify-content:center;align-items:center;animation:.3s page-module__iHGeEq__fadeIn;display:flex;position:fixed;inset:0}@keyframes page-module__iHGeEq__fadeIn{0%{opacity:0}to{opacity:1}}.page-module__iHGeEq__modalContent{cursor:default;flex-direction:column;align-items:center;max-width:90vw;max-height:90vh;animation:.3s page-module__iHGeEq__zoomIn;display:flex;position:relative}@keyframes page-module__iHGeEq__zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.page-module__iHGeEq__closeButton{color:#fff;cursor:pointer;z-index:10000;background:#d4af87e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:all .3s;display:flex;position:fixed;top:2rem;right:2rem;box-shadow:0 4px 12px #0000004d}.page-module__iHGeEq__closeButton:hover{background:var(--color-accent-gold);transform:rotate(90deg)scale(1.1)}.page-module__iHGeEq__modalImage{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:85vh;box-shadow:0 20px 60px #00000080}.page-module__iHGeEq__modalLabel{background:var(--color-accent-gold);color:var(--color-text-light);text-transform:uppercase;letter-spacing:1px;border-radius:50px;margin-top:1.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;box-shadow:0 4px 12px #0000004d}@media (max-width:768px){.page-module__iHGeEq__modal{padding:1rem}.page-module__iHGeEq__closeButton{width:40px;height:40px;font-size:1.5rem;top:1rem;right:1rem}.page-module__iHGeEq__modalImage{max-height:80vh}.page-module__iHGeEq__modalLabel{margin-top:1rem;padding:.6rem 1.5rem;font-size:.9rem}}.page-module__iHGeEq__vivachiSection{background:var(--color-accent-gold);padding:4rem 0;position:relative;overflow:hidden}.page-module__iHGeEq__vivachiSection:before{content:"";background:linear-gradient(90deg,transparent,var(--color-accent-gold),transparent);height:1px;position:absolute;top:0;left:0;right:0}.page-module__iHGeEq__container{max-width:1400px;margin:0 auto;padding:0 2rem}.page-module__iHGeEq__content{grid-template-columns:1fr 400px;align-items:center;gap:3rem;margin-bottom:4rem;display:grid}.page-module__iHGeEq__content.page-module__iHGeEq__rtl{direction:rtl;grid-template-columns:650px 1fr}.page-module__iHGeEq__content.page-module__iHGeEq__rtl .page-module__iHGeEq__textContent{text-align:right;direction:rtl}.page-module__iHGeEq__content.page-module__iHGeEq__rtl .page-module__iHGeEq__badge{margin-right:14rem}.page-module__iHGeEq__content.page-module__iHGeEq__rtl .page-module__iHGeEq__title{margin-right:7rem}.page-module__iHGeEq__content.page-module__iHGeEq__rtl .page-module__iHGeEq__divider{width:15rem;height:3px;margin-right:12rem}.page-module__iHGeEq__textContent{text-align:left;padding:2rem 0}.page-module__iHGeEq__badge{background:var(--color-text-dark);color:var(--color-text-light);letter-spacing:1px;text-transform:uppercase;box-shadow:var(--shadow-gold);border-radius:50px;margin-bottom:2rem;margin-left:15rem;padding:.75rem 2rem;font-size:1.2rem;font-weight:500;display:inline-block}.page-module__iHGeEq__title{color:var(--color-text-dark);letter-spacing:2px;margin-bottom:2rem;font-size:3rem;font-weight:300;line-height:1.2}.page-module__iHGeEq__divider{background:var(--color-text-dark);border-radius:2px;width:25rem;height:3px;margin:0 0 2rem 11rem}.page-module__iHGeEq__description{color:var(--color-text-dark);opacity:.9;margin-bottom:0;font-size:1.15rem;line-height:1.8}.page-module__iHGeEq__features{flex-direction:column;gap:1.2rem;margin:2rem 0 0;padding:0;list-style:none;display:flex}.page-module__iHGeEq__featureItem{color:var(--color-text-dark);text-align:left;white-space:nowrap;direction:ltr;flex-flow:row;align-items:center;gap:1rem;padding:.5rem 0;font-size:1.1rem;display:flex}.page-module__iHGeEq__featureItem.page-module__iHGeEq__rtlFeature{text-align:right;direction:rtl}.page-module__iHGeEq__checkmark{background:var(--color-text-dark);width:32px;height:32px;color:var(--color-accent-gold);border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;font-weight:700;display:flex;box-shadow:0 4px 15px #0000001a}.page-module__iHGeEq__imageWrapper{width:100%;max-width:400px;position:relative}.page-module__iHGeEq__imageContainer{border-radius:20px;width:90%;margin-right:20rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.page-module__iHGeEq__deviceImage{object-fit:cover;cursor:pointer;border-radius:20px;width:100%;height:auto;transition:transform .3s;display:block}.page-module__iHGeEq__deviceImage:hover{transform:scale(1.02)}.page-module__iHGeEq__gallerySection{border-top:1px solid #0000001a;width:100%;margin-top:4rem;padding-top:3rem}.page-module__iHGeEq__galleryWrapper{width:100%;padding:0;position:relative}.page-module__iHGeEq__imagesGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;width:100%;display:grid}.page-module__iHGeEq__comparisonCard{background:#fff;border-radius:16px;width:100%;padding:1rem;transition:all .3s;box-shadow:0 4px 20px #00000014}.page-module__iHGeEq__comparisonCard:hover{transform:translateY(-8px);box-shadow:0 8px 30px #0000001f}.page-module__iHGeEq__imageGrid{grid-template-columns:1fr 1fr;gap:.75rem;width:100%;display:grid}.page-module__iHGeEq__imageCardWrapper{aspect-ratio:3/4;cursor:pointer;border-radius:12px;transition:all .3s;position:relative;overflow:hidden}.page-module__iHGeEq__imageCardWrapper:hover{transform:scale(1.02)}.page-module__iHGeEq__gridImage{object-fit:cover;border-radius:12px;width:100%;height:100%}.page-module__iHGeEq__label{color:#fff;text-align:center;letter-spacing:1px;text-transform:uppercase;background:linear-gradient(#0000,#d4af87f2);padding:1.5rem 1rem .75rem;font-size:.95rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}@media (max-width:1024px){.page-module__iHGeEq__imagesGrid{grid-template-columns:1fr;gap:2rem}.page-module__iHGeEq__title{font-size:2.8rem}}@media (max-width:768px){.page-module__iHGeEq__label{color:#fff;text-align:center;letter-spacing:1px;text-transform:uppercase;background:linear-gradient(#0000,#000c);padding:1.5rem 1rem .75rem;font-size:1rem;font-weight:500;position:absolute;bottom:0;left:0;right:0}.page-module__iHGeEq__modal{z-index:9999;cursor:pointer;background:#000000f2;justify-content:center;align-items:center;padding:2rem;animation:.3s page-module__iHGeEq__fadeIn;display:flex;position:fixed;inset:0;overflow:auto}@keyframes page-module__iHGeEq__fadeIn{0%{opacity:0}to{opacity:1}}.page-module__iHGeEq__closeButton{color:#fff;cursor:pointer;z-index:10000;background:#d4af87e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:all .3s;display:flex;position:fixed;top:2rem;right:2rem;box-shadow:0 4px 12px #0000004d}.page-module__iHGeEq__closeButton:hover{background:var(--color-accent-gold);transform:rotate(90deg)scale(1.1)}.page-module__iHGeEq__modalContent{cursor:default;flex-direction:column;align-items:center;max-width:90vw;max-height:90vh;animation:.3s page-module__iHGeEq__zoomIn;display:flex;position:relative}.page-module__iHGeEq__modalLabel{background:var(--color-accent-gold);color:var(--color-text-light);text-transform:uppercase;letter-spacing:1px;border-radius:50px;margin-top:1.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;box-shadow:0 4px 12px #0000004d}@keyframes page-module__iHGeEq__zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.page-module__iHGeEq__modalImage{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:85vh;box-shadow:0 20px 60px #00000080}@media (max-width:1024px){.page-module__iHGeEq__content{grid-template-columns:1fr;gap:2.5rem}.page-module__iHGeEq__content.page-module__iHGeEq__rtl{grid-template-columns:1fr}.page-module__iHGeEq__textContent,.page-module__iHGeEq__content.page-module__iHGeEq__rtl .page-module__iHGeEq__textContent{text-align:center}.page-module__iHGeEq__divider,.page-module__iHGeEq__content.page-module__iHGeEq__rtl .page-module__iHGeEq__divider{margin-left:auto;margin-right:auto}.page-module__iHGeEq__features{align-items:center}.page-module__iHGeEq__featureItem{justify-content:center}.page-module__iHGeEq__imageWrapper{max-width:2px;margin:0 auto}.page-module__iHGeEq__imagesGrid{grid-template-columns:1fr;gap:2rem}.page-module__iHGeEq__title{font-size:2.8rem}}@media (max-width:768px){.page-module__iHGeEq__vivachiSection{padding:5rem 0}.page-module__iHGeEq__container{padding:0 1.5rem}.page-module__iHGeEq__content{grid-template-columns:1fr;gap:2rem}.page-module__iHGeEq__content.page-module__iHGeEq__rtl{grid-template-columns:1fr}.page-module__iHGeEq__textContent,.page-module__iHGeEq__content.page-module__iHGeEq__rtl .page-module__iHGeEq__textContent{text-align:center}.page-module__iHGeEq__features{align-items:flex-start}.page-module__iHGeEq__featureItem{white-space:normal;justify-content:flex-start;align-items:center}.page-module__iHGeEq__featureItem>span:last-child{align-items:center;display:inline-flex}.page-module__iHGeEq__description{font-size:1.05rem}.page-module__iHGeEq__imageGrid{grid-template-columns:1fr;gap:1rem}.page-module__iHGeEq__imageCardWrapper{aspect-ratio:4/3}.page-module__iHGeEq__badge{margin-left:0;margin-right:1rem}.page-module__iHGeEq__title{margin-right:1.8rem;font-size:2.2rem}.page-module__iHGeEq__divider{width:12rem;margin-left:auto;margin-right:auto}}@media (max-width:480px){.page-module__iHGeEq__vivachiSection{padding:4rem 0}.page-module__iHGeEq__title{margin-left:auto;margin-right:auto;font-size:1.8rem}.page-module__iHGeEq__description{font-size:.95rem}.page-module__iHGeEq__featureItem{white-space:normal;align-items:flex-start;font-size:.95rem}.page-module__iHGeEq__featureItem>span:last-child{margin-left:0;display:block}.page-module__iHGeEq__checkmark{flex:0 0 24px;width:24px;height:24px;margin-top:4px}.page-module__iHGeEq__content.page-module__iHGeEq__rtl .page-module__iHGeEq__badge{margin-left:0;margin-right:auto}.page-module__iHGeEq__content.page-module__iHGeEq__rtl .page-module__iHGeEq__title{text-align:right;margin-left:0;margin-right:0}.page-module__iHGeEq__content.page-module__iHGeEq__rtl .page-module__iHGeEq__divider{margin-left:auto;margin-right:auto}.page-module__iHGeEq__badge{margin-left:0;margin-right:1rem}.page-module__iHGeEq__title{margin-right:1.8rem;font-size:2.2rem}.page-module__iHGeEq__divider{width:12rem;margin-left:auto;margin-right:auto}.page-module__iHGeEq__label{padding:1rem .75rem .5rem;font-size:.85rem}}.page-module__iHGeEq__modal{padding:1rem}.page-module__iHGeEq__closeButton{width:40px;height:40px;font-size:1.5rem;top:1rem;right:1rem}.page-module__iHGeEq__modalImage{max-height:80vh}.page-module__iHGeEq__modalLabel{margin-top:1rem;padding:.6rem 1.5rem;font-size:.9rem}}
