.homepage-wrapper{--theme-color:#0071e3;--theme-color-hover:#0077ed;--theme-color-rgb:0, 113, 227;--gradient-start:#0071e3;--gradient-end:#ff007b;color:#1d1d1f;min-height:100vh;font-family:var(--font-inter), sans-serif;background-color:#fff;transition:background-color .3s,color .3s}.dark .homepage-wrapper{color:#f5f5f7;background-color:#161617}.homepage-wrapper *{box-sizing:border-box}
.Navbar-module__DTG6dW__navbar{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#ffffffb8;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;width:100%;height:64px;padding:0 5%;transition:background .3s,border-color .3s,height .3s;display:flex;position:fixed;top:0;left:0}.dark .Navbar-module__DTG6dW__navbar{background:#161617bf;border-bottom:1px solid #ffffff14}.Navbar-module__DTG6dW__scrolled{background:#ffffffd9;height:54px;box-shadow:0 4px 30px #00000008}.dark .Navbar-module__DTG6dW__scrolled{background:#161617e0}.Navbar-module__DTG6dW__brand{align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__DTG6dW__logo{object-fit:contain;width:auto;max-width:120px;height:32px}.Navbar-module__DTG6dW__brandName{font-family:var(--font-poppins), sans-serif;color:#1d1d1f;letter-spacing:-.5px;font-size:1.15rem;font-weight:600;transition:color .3s}.dark .Navbar-module__DTG6dW__brandName{color:#f5f5f7}.Navbar-module__DTG6dW__navLinks{align-items:center;gap:30px;display:flex}.Navbar-module__DTG6dW__navLink{font-family:var(--font-inter), sans-serif;color:#515154;cursor:pointer;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,transform .2s}.dark .Navbar-module__DTG6dW__navLink{color:#a1a1a6}.Navbar-module__DTG6dW__navLink:hover{color:var(--theme-color)}.dark .Navbar-module__DTG6dW__navLink:hover{color:var(--theme-color)}.Navbar-module__DTG6dW__navActions{align-items:center;gap:16px;display:flex}.Navbar-module__DTG6dW__themeToggle{color:#515154;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;transition:background .3s,color .3s;display:flex}.dark .Navbar-module__DTG6dW__themeToggle{color:#a1a1a6}.Navbar-module__DTG6dW__themeToggle:hover{color:#1d1d1f;background:#0000000d}.dark .Navbar-module__DTG6dW__themeToggle:hover{color:#f5f5f7;background:#ffffff14}.Navbar-module__DTG6dW__btnSec{font-family:var(--font-inter), sans-serif;color:var(--theme-color);border:1px solid var(--theme-color);border-radius:980px;padding:6px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s}.dark .Navbar-module__DTG6dW__btnSec{color:var(--theme-color);border-color:var(--theme-color)}.Navbar-module__DTG6dW__btnSec:hover{background:rgba(var(--theme-color-rgb), .05)}.dark .Navbar-module__DTG6dW__btnSec:hover{background:rgba(var(--theme-color-rgb), .08)}.Navbar-module__DTG6dW__btnPri{font-family:var(--font-inter), sans-serif;color:#fff;background:var(--theme-color);box-shadow:0 2px 8px rgba(var(--theme-color-rgb), .2);border-radius:980px;padding:7px 18px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s}.Navbar-module__DTG6dW__btnPri:hover{background:var(--theme-color-hover);box-shadow:0 4px 12px rgba(var(--theme-color-rgb), .3);transform:translateY(-1px)}.Navbar-module__DTG6dW__btnPri:active{transform:translateY(0)}.Navbar-module__DTG6dW__menuBtn{color:#1d1d1f;cursor:pointer;background:0 0;border:none;font-size:1.25rem;display:none}.dark .Navbar-module__DTG6dW__menuBtn{color:#f5f5f7}.Navbar-module__DTG6dW__mobileMenu{display:none}@media (max-width:768px){.Navbar-module__DTG6dW__navLinks{display:none}.Navbar-module__DTG6dW__menuBtn{display:block}.Navbar-module__DTG6dW__navActions{gap:8px}.Navbar-module__DTG6dW__btnSec,.Navbar-module__DTG6dW__btnPri{display:none}.Navbar-module__DTG6dW__mobileMenu{-webkit-backdrop-filter:blur(20px);z-index:999;background:#fffffffa;border-bottom:0 solid #00000014;width:100%;height:0;transition:height .3s cubic-bezier(.25,1,.5,1);display:block;position:fixed;top:64px;left:0;overflow:hidden}.dark .Navbar-module__DTG6dW__mobileMenu{background:#161617fa;border-bottom-color:#ffffff14}.Navbar-module__DTG6dW__mobileMenuOpen{border-bottom-width:1px;height:calc(100vh - 64px);overflow-y:auto}.Navbar-module__DTG6dW__mobileNavList{flex-direction:column;gap:24px;padding:40px 10%;display:flex}.Navbar-module__DTG6dW__mobileNavLink{font-family:var(--font-inter), sans-serif;color:#1d1d1f;font-size:1.5rem;font-weight:600;text-decoration:none;transition:color .2s}.dark .Navbar-module__DTG6dW__mobileNavLink{color:#f5f5f7}.Navbar-module__DTG6dW__mobileNavLink:hover{color:var(--theme-color)}.dark .Navbar-module__DTG6dW__mobileNavLink:hover{color:var(--theme-color)}.Navbar-module__DTG6dW__mobileNavDivider{background:#00000014;height:1px;margin:10px 0}.dark .Navbar-module__DTG6dW__mobileNavDivider{background:#ffffff14}.Navbar-module__DTG6dW__mobileActions{flex-direction:column;gap:16px;margin-top:20px;display:flex}.Navbar-module__DTG6dW__mobileBtnSec{font-family:var(--font-inter), sans-serif;color:var(--theme-color);border:1px solid var(--theme-color);text-align:center;border-radius:12px;padding:12px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s}.dark .Navbar-module__DTG6dW__mobileBtnSec{color:var(--theme-color);border-color:var(--theme-color)}.Navbar-module__DTG6dW__mobileBtnPri{font-family:var(--font-inter), sans-serif;color:#fff;background:var(--theme-color);text-align:center;box-shadow:0 4px 12px rgba(var(--theme-color-rgb), .25);border-radius:12px;padding:13px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s}}
.Hero-module__6rdrEG__heroSection{text-align:center;background:radial-gradient(circle at top, rgba(var(--theme-color-rgb), .03), transparent 60%), #fff;flex-direction:column;justify-content:center;align-items:center;min-height:90vh;padding:120px 24px 80px;transition:background .3s;display:flex;position:relative;overflow:hidden}.dark .Hero-module__6rdrEG__heroSection{background:radial-gradient(circle at top, rgba(var(--theme-color-rgb), .05), transparent 60%), #161617}.Hero-module__6rdrEG__contentWrapper{z-index:10;flex-direction:column;align-items:center;width:100%;max-width:860px;margin:0 auto;display:flex}.Hero-module__6rdrEG__tagline{font-family:var(--font-inter), sans-serif;letter-spacing:1.5px;text-transform:uppercase;color:var(--theme-color);background:rgba(var(--theme-color-rgb), .06);border-radius:980px;margin-bottom:20px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-block}.dark .Hero-module__6rdrEG__tagline{color:var(--theme-color);background:rgba(var(--theme-color-rgb), .08)}.Hero-module__6rdrEG__titleSolid{font-family:var(--font-poppins), sans-serif;letter-spacing:-1.5px;color:#1d1d1f;margin-bottom:10px;font-size:3.5rem;font-weight:700;line-height:1.1}.dark .Hero-module__6rdrEG__titleSolid{color:#f5f5f7}.Hero-module__6rdrEG__titleGradient{font-family:var(--font-poppins), sans-serif;letter-spacing:-2px;background:linear-gradient(135deg, var(--gradient-start), var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:4rem;font-weight:800;line-height:1.1;display:block}.dark .Hero-module__6rdrEG__titleGradient{background:linear-gradient(135deg, var(--gradient-start), var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__6rdrEG__description{font-family:var(--font-inter), sans-serif;color:#86868b;max-width:680px;margin-bottom:40px;font-size:1.25rem;font-weight:400;line-height:1.5}.dark .Hero-module__6rdrEG__description{color:#86868b}.Hero-module__6rdrEG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-bottom:60px;display:flex}.Hero-module__6rdrEG__btnPri{font-family:var(--font-inter), sans-serif;color:#fff;background:var(--theme-color);box-shadow:0 4px 15px rgba(var(--theme-color-rgb), .25);border-radius:980px;padding:14px 30px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.25,1,.5,1)}.Hero-module__6rdrEG__btnPri:hover{background:var(--theme-color-hover);box-shadow:0 8px 24px rgba(var(--theme-color-rgb), .4);transform:translateY(-2px)}.Hero-module__6rdrEG__btnPri:active{transform:translateY(0)}.Hero-module__6rdrEG__btnVideo{font-family:var(--font-inter), sans-serif;color:#1d1d1f;cursor:pointer;background:#0000000a;border:1px solid #00000014;border-radius:980px;align-items:center;gap:10px;padding:13px 28px;font-size:1rem;font-weight:500;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex}.dark .Hero-module__6rdrEG__btnVideo{color:#f5f5f7;background:#ffffff0a;border-color:#ffffff14}.Hero-module__6rdrEG__btnVideo i{color:var(--theme-color);font-size:.85rem;transition:transform .2s}.dark .Hero-module__6rdrEG__btnVideo i{color:var(--theme-color)}.Hero-module__6rdrEG__btnVideo:hover{background:#00000014;transform:translateY(-2px)}.dark .Hero-module__6rdrEG__btnVideo:hover{background:#ffffff14}.Hero-module__6rdrEG__btnVideo:hover i{transform:scale(1.15)}.Hero-module__6rdrEG__mediaContainer{perspective:1000px;width:100%;max-width:960px;margin-top:20px}.Hero-module__6rdrEG__imageFrame{background:#f5f5f7;border:1px solid #0000000d;border-radius:24px;width:100%;transition:transform .6s cubic-bezier(.25,1,.5,1),box-shadow .6s;position:relative;overflow:hidden;transform:rotateX(5deg);box-shadow:0 30px 70px #0000001f}.dark .Hero-module__6rdrEG__imageFrame{background:#1c1c1e;border-color:#ffffff0d;box-shadow:0 30px 70px #00000059}.Hero-module__6rdrEG__imageFrame:hover{transform:rotateX(0)scale(1.01)}.Hero-module__6rdrEG__heroImage{object-fit:cover;width:100%;height:auto;max-height:520px;display:block}.Hero-module__6rdrEG__mockupWrapper{text-align:left;padding:24px}.Hero-module__6rdrEG__mockupDots{gap:6px;margin-bottom:20px;display:flex}.Hero-module__6rdrEG__mockupDot{border-radius:50%;width:12px;height:12px;display:inline-block}.Hero-module__6rdrEG__mockupDotRed{background:#ff5f56}.Hero-module__6rdrEG__mockupDotYellow{background:#ffbd2e}.Hero-module__6rdrEG__mockupDotGreen{background:#27c93f}.Hero-module__6rdrEG__mockupGrid{grid-template-columns:200px 1fr;gap:24px;min-height:300px;display:grid}.Hero-module__6rdrEG__mockupSidebar{background:#00000008;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.dark .Hero-module__6rdrEG__mockupSidebar{background:#ffffff08}.Hero-module__6rdrEG__mockupBar{background:#0000000d;border-radius:4px;height:16px}.dark .Hero-module__6rdrEG__mockupBar{background:#ffffff0d}.Hero-module__6rdrEG__mockupBarPrimary{background:rgba(var(--theme-color-rgb), .1);border-radius:8px;width:80%;height:32px}.dark .Hero-module__6rdrEG__mockupBarPrimary{background:rgba(var(--theme-color-rgb), .15)}.Hero-module__6rdrEG__mockupMain{flex-direction:column;gap:20px;display:flex}.Hero-module__6rdrEG__mockupHeader{background:#0000000a;border-radius:8px;width:40%;height:40px}.dark .Hero-module__6rdrEG__mockupHeader{background:#ffffff0a}.Hero-module__6rdrEG__mockupCards{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.Hero-module__6rdrEG__mockupCard{background:#00000005;border:1px solid #0000000a;border-radius:16px;height:120px;padding:16px}.dark .Hero-module__6rdrEG__mockupCard{background:#ffffff05;border-color:#ffffff0a}.Hero-module__6rdrEG__mockupIconCircle{background:rgba(var(--theme-color-rgb), .1);border-radius:50%;width:32px;height:32px;margin-bottom:12px}.dark .Hero-module__6rdrEG__mockupIconCircle{background:rgba(var(--theme-color-rgb), .15)}.Hero-module__6rdrEG__lightbox{-webkit-backdrop-filter:blur(12px);z-index:2000;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;animation:.3s Hero-module__6rdrEG__fadeIn;display:flex;position:fixed;top:0;left:0}.Hero-module__6rdrEG__modalContent{aspect-ratio:16/9;background:#000;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:960px;animation:.3s cubic-bezier(.25,1,.5,1) forwards Hero-module__6rdrEG__scaleUp;position:relative;overflow:hidden;transform:scale(.95);box-shadow:0 25px 50px #00000080}.Hero-module__6rdrEG__iframe{z-index:10;border:none;width:100%;height:100%;position:relative}.Hero-module__6rdrEG__spinnerContainer{z-index:5;background:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Hero-module__6rdrEG__spinner{border:4px solid #ffffff1a;border-top-color:var(--theme-color);border-radius:50%;width:50px;height:50px;animation:1s linear infinite Hero-module__6rdrEG__spin}.Hero-module__6rdrEG__closeBtn{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;font-size:1.75rem;transition:opacity .2s,transform .2s;position:absolute;top:-45px;right:0}.Hero-module__6rdrEG__closeBtn:hover{opacity:1;transform:scale(1.1)}@keyframes Hero-module__6rdrEG__spin{to{transform:rotate(360deg)}}@keyframes Hero-module__6rdrEG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__6rdrEG__scaleUp{to{transform:scale(1)}}@media (max-width:768px){.Hero-module__6rdrEG__heroSection{padding:100px 16px 60px}.Hero-module__6rdrEG__titleSolid{font-size:2.25rem}.Hero-module__6rdrEG__titleGradient{margin-bottom:16px;font-size:2.5rem}.Hero-module__6rdrEG__description{margin-bottom:30px;font-size:1rem}.Hero-module__6rdrEG__actions{gap:12px;width:100%;margin-bottom:40px}.Hero-module__6rdrEG__btnPri,.Hero-module__6rdrEG__btnVideo{justify-content:center;width:100%;padding:12px 24px;font-size:.95rem}.Hero-module__6rdrEG__imageFrame{border-radius:16px;transform:none}.Hero-module__6rdrEG__imageFrame:hover{transform:none}.Hero-module__6rdrEG__mockupGrid{grid-template-columns:1fr;min-height:auto}.Hero-module__6rdrEG__mockupSidebar{display:none}.Hero-module__6rdrEG__mockupHeader{width:60%}.Hero-module__6rdrEG__mockupCards{grid-template-columns:1fr}}
.About-module__T1cUsG__aboutSection{background:#f5f5f7;padding:120px 5%;transition:background .3s;position:relative}.dark .About-module__T1cUsG__aboutSection{background:#1c1c1e}.About-module__T1cUsG__container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1120px;margin:0 auto;display:grid}.About-module__T1cUsG__imageCol{justify-content:center;display:flex;position:relative}.About-module__T1cUsG__imageWrapper{aspect-ratio:4/5;border:1px solid #0000000a;border-radius:28px;width:100%;max-width:480px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014}.dark .About-module__T1cUsG__imageWrapper{border-color:#ffffff0d;box-shadow:0 30px 60px #0000004d}.About-module__T1cUsG__aboutImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.About-module__T1cUsG__imageWrapper:hover .About-module__T1cUsG__aboutImage{transform:scale(1.03)}.About-module__T1cUsG__glassBadge{-webkit-backdrop-filter:blur(20px);background:#ffffffb8;border:1px solid #ffffff4d;border-radius:20px;align-items:center;gap:16px;padding:18px 24px;display:flex;position:absolute;bottom:24px;left:24px;right:24px;box-shadow:0 8px 32px #00000014}.dark .About-module__T1cUsG__glassBadge{background:#161617b8;border-color:#ffffff14;box-shadow:0 8px 32px #00000040}.About-module__T1cUsG__badgeIcon{background:var(--theme-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.15rem;display:flex}.dark .About-module__T1cUsG__badgeIcon{background:var(--theme-color)}.About-module__T1cUsG__badgeText{flex-direction:column;display:flex}.About-module__T1cUsG__badgeTitle{font-family:var(--font-inter), sans-serif;color:#1d1d1f;font-size:.95rem;font-weight:600}.dark .About-module__T1cUsG__badgeTitle{color:#f5f5f7}.About-module__T1cUsG__badgeSubtitle{font-family:var(--font-inter), sans-serif;color:#86868b;font-size:.8rem;font-weight:500}.About-module__T1cUsG__contentCol{flex-direction:column;display:flex}.About-module__T1cUsG__heading{font-family:var(--font-poppins), sans-serif;letter-spacing:-1px;color:#1d1d1f;margin-bottom:24px;font-size:2.75rem;font-weight:700;line-height:1.2}.dark .About-module__T1cUsG__heading{color:#f5f5f7}.About-module__T1cUsG__description{font-family:var(--font-inter), sans-serif;color:#515154;white-space:pre-line;font-size:1.125rem;font-weight:400;line-height:1.6}.dark .About-module__T1cUsG__description{color:#a1a1a6}@media (max-width:992px){.About-module__T1cUsG__container{gap:40px}.About-module__T1cUsG__heading{font-size:2.25rem}}@media (max-width:768px){.About-module__T1cUsG__aboutSection{padding:80px 24px}.About-module__T1cUsG__container{grid-template-columns:1fr;gap:48px}.About-module__T1cUsG__imageCol{order:2}.About-module__T1cUsG__contentCol{order:1}.About-module__T1cUsG__heading{text-align:center;margin-bottom:16px;font-size:2rem}.About-module__T1cUsG__description{text-align:center;font-size:1rem}.About-module__T1cUsG__imageWrapper{max-width:100%}.About-module__T1cUsG__glassBadge{padding:12px 16px;bottom:16px;left:16px;right:16px}.About-module__T1cUsG__badgeIcon{width:36px;height:36px;font-size:1rem}.About-module__T1cUsG__badgeTitle{font-size:.85rem}.About-module__T1cUsG__badgeSubtitle{font-size:.75rem}}
.Gallery-module__CLwznW__gallerySection{background:#fff;padding:120px 5%;transition:background .3s}.dark .Gallery-module__CLwznW__gallerySection{background:#161617}.Gallery-module__CLwznW__container{max-width:1120px;margin:0 auto}.Gallery-module__CLwznW__header{text-align:center;margin-bottom:50px}.Gallery-module__CLwznW__title{font-family:var(--font-poppins), sans-serif;color:#1d1d1f;letter-spacing:-1px;margin-bottom:16px;font-size:2.75rem;font-weight:700}.dark .Gallery-module__CLwznW__title{color:#f5f5f7}.Gallery-module__CLwznW__subtitle{font-family:var(--font-inter), sans-serif;color:#86868b;max-width:600px;margin:0 auto;font-size:1.15rem}.Gallery-module__CLwznW__sliderWrapper{aspect-ratio:16/9;background:#f5f5f7;border:1px solid #0000000a;border-radius:28px;width:100%;max-width:960px;margin:0 auto;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000014}.dark .Gallery-module__CLwznW__sliderWrapper{background:#1c1c1e;border-color:#ffffff0d;box-shadow:0 25px 60px #00000059}.Gallery-module__CLwznW__slidesContainer{width:100%;height:100%;position:relative}.Gallery-module__CLwznW__slide{opacity:0;visibility:hidden;z-index:1;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .6s ease-in-out,visibility .6s;display:flex;position:absolute;top:0;left:0}.Gallery-module__CLwznW__slideActive{opacity:1;visibility:visible;z-index:2}.Gallery-module__CLwznW__slideImage{object-fit:cover;cursor:pointer;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1)}.Gallery-module__CLwznW__slideImage:hover{transform:scale(1.02)}.Gallery-module__CLwznW__overlay{pointer-events:none;z-index:3;background:linear-gradient(#0000 40%,#0000004d);align-items:flex-end;width:100%;height:100%;padding:30px;display:flex;position:absolute;top:0;left:0}.Gallery-module__CLwznW__zoomIcon{color:#fff;background:rgba(var(--theme-color-rgb), .85);pointer-events:auto;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.15rem;transition:transform .3s cubic-bezier(.25,1,.5,1),background .2s;display:flex;box-shadow:0 4px 12px #00000026}.Gallery-module__CLwznW__zoomIcon:hover{background:var(--theme-color);transform:scale(1.1)}.Gallery-module__CLwznW__arrowBtn{-webkit-backdrop-filter:blur(20px);cursor:pointer;color:#1d1d1f;z-index:10;background:#ffffffb8;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 16px #0000000f}.dark .Gallery-module__CLwznW__arrowBtn{color:#f5f5f7;background:#1c1c1ebf;border-color:#ffffff14;box-shadow:0 4px 16px #00000040}.Gallery-module__CLwznW__arrowBtn:hover{background:#fff;transform:translateY(-50%)scale(1.08);box-shadow:0 6px 20px #0000001f}.dark .Gallery-module__CLwznW__arrowBtn:hover{background:#2c2c2e}.Gallery-module__CLwznW__arrowLeft{left:24px}.Gallery-module__CLwznW__arrowRight{right:24px}.Gallery-module__CLwznW__dotsContainer{z-index:5;justify-content:center;gap:8px;margin-top:24px;display:flex}.Gallery-module__CLwznW__dot{cursor:pointer;background:#00000026;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s cubic-bezier(.25,1,.5,1)}.dark .Gallery-module__CLwznW__dot{background:#fff3}.Gallery-module__CLwznW__dotActive{background:var(--theme-color);border-radius:4px;width:24px}.dark .Gallery-module__CLwznW__dotActive{background:var(--theme-color)}.Gallery-module__CLwznW__lightbox{-webkit-backdrop-filter:blur(15px);z-index:2100;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s Gallery-module__CLwznW__fadeIn;display:flex;position:fixed;top:0;left:0}.Gallery-module__CLwznW__lightboxContent{flex-direction:column;align-items:center;max-width:90%;max-height:80vh;animation:.3s cubic-bezier(.25,1,.5,1) Gallery-module__CLwznW__zoomIn;display:flex;position:relative}.Gallery-module__CLwznW__lightboxImage{object-fit:contain;border:1px solid #ffffff1a;border-radius:12px;max-width:100%;max-height:80vh;box-shadow:0 20px 50px #00000080}.Gallery-module__CLwznW__closeBtn{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;font-size:2rem;transition:opacity .2s,transform .2s;position:absolute;top:-50px;right:0}.Gallery-module__CLwznW__closeBtn:hover{opacity:1;transform:scale(1.1)}@keyframes Gallery-module__CLwznW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Gallery-module__CLwznW__zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:992px){.Gallery-module__CLwznW__title{font-size:2.25rem}}@media (max-width:768px){.Gallery-module__CLwznW__gallerySection{padding:80px 24px}.Gallery-module__CLwznW__title{font-size:2rem}.Gallery-module__CLwznW__sliderWrapper{aspect-ratio:4/3;border-radius:20px}.Gallery-module__CLwznW__arrowBtn{width:40px;height:40px;font-size:.95rem}.Gallery-module__CLwznW__arrowLeft{left:12px}.Gallery-module__CLwznW__arrowRight{right:12px}}
.Reviews-module__seHFpW__reviewsSection{background:#f5f5f7;padding:120px 5%;transition:background .3s;position:relative;overflow:hidden}.dark .Reviews-module__seHFpW__reviewsSection{background:#1c1c1e}.Reviews-module__seHFpW__container{max-width:1120px;margin:0 auto;position:relative}.Reviews-module__seHFpW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:60px;display:flex}.Reviews-module__seHFpW__titleSection{max-width:600px}.Reviews-module__seHFpW__title{font-family:var(--font-poppins), sans-serif;color:#1d1d1f;letter-spacing:-1px;margin-bottom:12px;font-size:2.75rem;font-weight:700}.dark .Reviews-module__seHFpW__title{color:#f5f5f7}.Reviews-module__seHFpW__subtitle{font-family:var(--font-inter), sans-serif;color:#86868b;font-size:1.15rem}.Reviews-module__seHFpW__headerActions{align-items:center;gap:16px;display:flex}.Reviews-module__seHFpW__scrollBtn{color:#1d1d1f;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;transition:all .2s;display:flex;box-shadow:0 2px 6px #00000005}.dark .Reviews-module__seHFpW__scrollBtn{color:#f5f5f7;background:#2c2c2e;border-color:#ffffff14}.Reviews-module__seHFpW__scrollBtn:hover{background:#f5f5f7;border-color:#00000026}.dark .Reviews-module__seHFpW__scrollBtn:hover{background:#3a3a3c;border-color:#ffffff26}.Reviews-module__seHFpW__writeBtn{font-family:var(--font-inter), sans-serif;color:#fff;background:var(--theme-color);cursor:pointer;box-shadow:0 4px 12px rgba(var(--theme-color-rgb), .2);border:none;border-radius:980px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.Reviews-module__seHFpW__writeBtn:hover{background:var(--theme-color-hover);box-shadow:0 6px 16px rgba(var(--theme-color-rgb), .3);transform:translateY(-1px)}.Reviews-module__seHFpW__carousel{scroll-snap-type:x mandatory;scrollbar-width:none;gap:24px;padding:10px 4px 40px;display:flex;overflow-x:auto}.Reviews-module__seHFpW__carousel::-webkit-scrollbar{display:none}.Reviews-module__seHFpW__card{scroll-snap-align:start;-webkit-backdrop-filter:blur(20px);background:#ffffffbf;border:1px solid #0000000f;border-radius:24px;flex-direction:column;flex:0 0 min(360px,85vw);justify-content:space-between;min-height:280px;padding:32px;transition:transform .3s cubic-bezier(.25,1,.5,1),box-shadow .3s;display:flex;box-shadow:0 10px 30px #00000008}.dark .Reviews-module__seHFpW__card{background:#1c1c1ecc;border-color:#ffffff0f;box-shadow:0 10px 30px #0003}.Reviews-module__seHFpW__card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000014}.dark .Reviews-module__seHFpW__card:hover{box-shadow:0 16px 40px #00000059}.Reviews-module__seHFpW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.Reviews-module__seHFpW__quoteIcon{color:rgba(var(--theme-color-rgb), .15);font-size:2rem}.dark .Reviews-module__seHFpW__quoteIcon{color:rgba(var(--theme-color-rgb), .15)}.Reviews-module__seHFpW__yearBadge{font-family:var(--font-inter), sans-serif;background:rgba(var(--theme-color-rgb), .08);color:var(--theme-color);border-radius:980px;padding:4px 10px;font-size:.75rem;font-weight:600}.dark .Reviews-module__seHFpW__yearBadge{background:rgba(var(--theme-color-rgb), .12);color:var(--theme-color)}.Reviews-module__seHFpW__text{font-family:var(--font-inter), sans-serif;color:#515154;flex-grow:1;margin-bottom:24px;font-size:.95rem;line-height:1.6}.dark .Reviews-module__seHFpW__text{color:#a1a1a6}.Reviews-module__seHFpW__cardFooter{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.dark .Reviews-module__seHFpW__cardFooter{border-color:#ffffff0f}.Reviews-module__seHFpW__studentName{font-family:var(--font-poppins), sans-serif;color:#1d1d1f;font-size:.95rem;font-weight:600}.dark .Reviews-module__seHFpW__studentName{color:#f5f5f7}.Reviews-module__seHFpW__date{font-family:var(--font-inter), sans-serif;color:#86868b;font-size:.75rem}.Reviews-module__seHFpW__modalOverlay{-webkit-backdrop-filter:blur(10px);z-index:2200;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;animation:.2s Reviews-module__seHFpW__fadeIn;display:flex;position:fixed;top:0;left:0}.Reviews-module__seHFpW__modal{background:#fff;border:1px solid #0000000d;border-radius:28px;width:100%;max-width:520px;padding:40px;animation:.3s cubic-bezier(.25,1,.5,1) forwards Reviews-module__seHFpW__scaleUp;position:relative;box-shadow:0 24px 60px #00000026}.dark .Reviews-module__seHFpW__modal{background:#1c1c1e;border-color:#ffffff14;box-shadow:0 24px 60px #00000073}.Reviews-module__seHFpW__modalTitle{font-family:var(--font-poppins), sans-serif;color:#1d1d1f;margin-bottom:8px;font-size:1.75rem;font-weight:700}.dark .Reviews-module__seHFpW__modalTitle{color:#f5f5f7}.Reviews-module__seHFpW__modalSubtitle{font-family:var(--font-inter), sans-serif;color:#86868b;margin-bottom:24px;font-size:.9rem}.Reviews-module__seHFpW__modalCloseBtn{color:#86868b;cursor:pointer;background:0 0;border:none;font-size:1.25rem;transition:color .2s;position:absolute;top:24px;right:24px}.Reviews-module__seHFpW__modalCloseBtn:hover{color:#1d1d1f}.dark .Reviews-module__seHFpW__modalCloseBtn:hover{color:#f5f5f7}.Reviews-module__seHFpW__formGroup{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.Reviews-module__seHFpW__formGroup label{font-family:var(--font-inter), sans-serif;color:#1d1d1f;font-size:.85rem;font-weight:600}.dark .Reviews-module__seHFpW__formGroup label{color:#f5f5f7}.Reviews-module__seHFpW__input,.Reviews-module__seHFpW__textarea,.Reviews-module__seHFpW__select{font-family:var(--font-inter), sans-serif;color:#1d1d1f;background:#f5f5f7;border:1px solid #0000000d;border-radius:12px;padding:12px 16px;font-size:.95rem;transition:all .2s}:is(.dark .Reviews-module__seHFpW__input,.dark .Reviews-module__seHFpW__textarea,.dark .Reviews-module__seHFpW__select){color:#f5f5f7;background:#2c2c2e;border-color:#ffffff0d}.Reviews-module__seHFpW__input:focus,.Reviews-module__seHFpW__textarea:focus,.Reviews-module__seHFpW__select:focus{border-color:var(--theme-color);box-shadow:0 0 0 3px rgba(var(--theme-color-rgb), .15);background:#fff}:is(.dark .Reviews-module__seHFpW__input:focus,.dark .Reviews-module__seHFpW__textarea:focus,.dark .Reviews-module__seHFpW__select:focus){border-color:var(--theme-color);box-shadow:0 0 0 3px rgba(var(--theme-color-rgb), .25);background:#1c1c1e}.Reviews-module__seHFpW__textarea{resize:vertical;min-height:120px}.Reviews-module__seHFpW__submitBtn{font-family:var(--font-inter), sans-serif;color:#fff;background:var(--theme-color);cursor:pointer;box-shadow:0 4px 12px rgba(var(--theme-color-rgb), .2);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.Reviews-module__seHFpW__submitBtn:hover{background:var(--theme-color-hover);box-shadow:0 6px 16px rgba(var(--theme-color-rgb), .3)}.Reviews-module__seHFpW__submitBtn:disabled{box-shadow:none;cursor:not-allowed;background:#86868b}.Reviews-module__seHFpW__alert{font-family:var(--font-inter), sans-serif;border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:.85rem;display:flex}.Reviews-module__seHFpW__alertSuccess{color:#27c93f;background:#27c93f14;border:1px solid #27c93f33}.Reviews-module__seHFpW__alertError{color:#ff5f56;background:#ff5f5614;border:1px solid #ff5f5633}@keyframes Reviews-module__seHFpW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Reviews-module__seHFpW__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.Reviews-module__seHFpW__reviewsSection{padding:80px 24px}.Reviews-module__seHFpW__title{font-size:2rem}.Reviews-module__seHFpW__header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:40px}.Reviews-module__seHFpW__headerActions{justify-content:space-between;width:100%}.Reviews-module__seHFpW__card{flex:0 0 280px;min-height:240px;padding:24px}.Reviews-module__seHFpW__modal{padding:24px}}
.Contact-module__LY8iKW__contactSection{background:#f5f5f7;padding:120px 5%;transition:background .3s}.dark .Contact-module__LY8iKW__contactSection{background:#1c1c1e}.Contact-module__LY8iKW__container{max-width:1120px;margin:0 auto}.Contact-module__LY8iKW__header{text-align:center;margin-bottom:60px}.Contact-module__LY8iKW__title{font-family:var(--font-poppins), sans-serif;color:#1d1d1f;letter-spacing:-1px;margin-bottom:16px;font-size:2.75rem;font-weight:700}.dark .Contact-module__LY8iKW__title{color:#f5f5f7}.Contact-module__LY8iKW__subtitle{font-family:var(--font-inter), sans-serif;color:#86868b;max-width:600px;margin:0 auto;font-size:1.15rem}.Contact-module__LY8iKW__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-content:center;gap:28px;max-width:960px;margin:0 auto;display:grid}.Contact-module__LY8iKW__infoCard{-webkit-backdrop-filter:blur(20px);text-align:center;background:#ffffffb8;border:1px solid #0000000d;border-radius:24px;flex-direction:column;align-items:center;gap:20px;padding:40px 24px;text-decoration:none;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;box-shadow:0 4px 12px #00000005}.dark .Contact-module__LY8iKW__infoCard{background:#1c1c1ebf;border-color:#ffffff0d;box-shadow:0 4px 12px #00000026}.Contact-module__LY8iKW__infoCard:hover{border-color:rgba(var(--theme-color-rgb), .25);transform:translateY(-5px);box-shadow:0 16px 36px #0000000f}.dark .Contact-module__LY8iKW__infoCard:hover{border-color:rgba(var(--theme-color-rgb), .3);box-shadow:0 16px 36px #00000059}.Contact-module__LY8iKW__iconWrapper{background:rgba(var(--theme-color-rgb), .08);width:64px;height:64px;color:var(--theme-color);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .3s;display:flex}.dark .Contact-module__LY8iKW__iconWrapper{background:rgba(var(--theme-color-rgb), .12);color:var(--theme-color)}.Contact-module__LY8iKW__infoCard:hover .Contact-module__LY8iKW__iconWrapper{transform:scale(1.05)}.Contact-module__LY8iKW__cardContent{flex-direction:column;gap:8px;display:flex}.Contact-module__LY8iKW__cardTitle{font-family:var(--font-inter), sans-serif;color:#86868b;text-transform:uppercase;letter-spacing:.75px;font-size:.85rem;font-weight:600}.Contact-module__LY8iKW__cardValue{font-family:var(--font-poppins), sans-serif;color:#1d1d1f;word-break:break-word;font-size:1.15rem;font-weight:600}.dark .Contact-module__LY8iKW__cardValue{color:#f5f5f7}@media (max-width:768px){.Contact-module__LY8iKW__contactSection{padding:80px 24px}.Contact-module__LY8iKW__title{font-size:2rem}.Contact-module__LY8iKW__cardsGrid{grid-template-columns:1fr;gap:20px}.Contact-module__LY8iKW__infoCard{padding:30px 20px}}
.Footer-module__8Q5gAW__footer{background:#f5f5f7;border-top:1px solid #00000014;padding:80px 5% 40px;transition:background .3s,border-color .3s}.dark .Footer-module__8Q5gAW__footer{background:#161617;border-top-color:#ffffff14}.Footer-module__8Q5gAW__container{max-width:1120px;margin:0 auto}.Footer-module__8Q5gAW__grid{grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:60px;display:grid}.Footer-module__8Q5gAW__col{flex-direction:column;gap:16px;display:flex}.Footer-module__8Q5gAW__colTitle{font-family:var(--font-poppins), sans-serif;color:#1d1d1f;letter-spacing:-.2px;font-size:.95rem;font-weight:600}.dark .Footer-module__8Q5gAW__colTitle{color:#f5f5f7}.Footer-module__8Q5gAW__colDesc{font-family:var(--font-inter), sans-serif;color:#86868b;font-size:.85rem;line-height:1.5}.Footer-module__8Q5gAW__linksList{flex-direction:column;gap:10px;display:flex}.Footer-module__8Q5gAW__link{font-family:var(--font-inter), sans-serif;color:#515154;font-size:.85rem;text-decoration:none;transition:color .2s}.dark .Footer-module__8Q5gAW__link{color:#a1a1a6}.Footer-module__8Q5gAW__link:hover{color:var(--theme-color)}.dark .Footer-module__8Q5gAW__link:hover{color:var(--theme-color)}.Footer-module__8Q5gAW__socials{gap:12px;margin-top:10px;display:flex}.Footer-module__8Q5gAW__socialIcon{color:#515154;background:#00000008;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;text-decoration:none;transition:all .2s;display:flex}.dark .Footer-module__8Q5gAW__socialIcon{color:#a1a1a6;background:#ffffff0d}.Footer-module__8Q5gAW__socialIcon:hover{background:var(--theme-color);color:#fff;transform:translateY(-2px)}.dark .Footer-module__8Q5gAW__socialIcon:hover{background:var(--theme-color);color:#fff}.Footer-module__8Q5gAW__divider{background:#00000014;height:1px;margin-bottom:30px}.dark .Footer-module__8Q5gAW__divider{background:#ffffff14}.Footer-module__8Q5gAW__bottomRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__8Q5gAW__copyright{font-family:var(--font-inter), sans-serif;color:#86868b;font-size:.75rem}.Footer-module__8Q5gAW__policyLinks{gap:24px;display:flex}.Footer-module__8Q5gAW__policyLink{font-family:var(--font-inter), sans-serif;color:#86868b;font-size:.75rem;text-decoration:none;transition:color .2s}.Footer-module__8Q5gAW__policyLink:hover{color:var(--theme-color)}.dark .Footer-module__8Q5gAW__policyLink:hover{color:var(--theme-color)}@media (max-width:992px){.Footer-module__8Q5gAW__grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width:576px){.Footer-module__8Q5gAW__footer{padding:60px 24px 30px}.Footer-module__8Q5gAW__grid{grid-template-columns:1fr;gap:24px;margin-bottom:40px}.Footer-module__8Q5gAW__bottomRow{flex-direction:column;align-items:flex-start;gap:12px}.Footer-module__8Q5gAW__policyLinks{flex-wrap:wrap;gap:12px 16px}}
