@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Great+Vibes&display=swap";:root{--color-primary-dark: #0a0a0a;--color-secondary-dark: #1a1a1a;--color-accent: #cfc09f;--color-accent-hover: #e5d5b5;--color-orange: #E96F2A;--color-white: #FFFFFF;--color-text-muted: rgba(255, 255, 255, .6);--font-main: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-accent: "Great Vibes", cursive;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 2rem;--spacing-xl: 4rem;--spacing-xxl: 8rem;--container-width: 1400px;--transition-smooth: all .4s cubic-bezier(.4, 0, .2, 1)}html{scroll-behavior:smooth;scroll-padding-top:80px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background-color:var(--color-primary-dark);color:var(--color-white);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit;transition:var(--transition-smooth)}ul{list-style:none}img{max-width:100%;display:block}button{cursor:pointer;border:none;font-family:inherit;transition:var(--transition-smooth)}.container{max-width:var(--container-width);margin:0 auto;padding:0 var(--spacing-lg)}.section{padding:var(--spacing-xxl) 0}.text-accent{color:var(--color-accent)}.font-accent{font-family:var(--font-accent)}.glass{background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.05)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-primary-dark)}::-webkit-scrollbar-thumb{background:var(--color-secondary-dark);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--color-accent)}._header_1iuj9_1{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:2rem 0;transition:all .5s cubic-bezier(.4,0,.2,1);background-color:transparent}._headerScrolled_1iuj9_23{background-color:#0a0a0acc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.05);box-shadow:0 10px 30px #0000004d}._container_1iuj9_39{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 4rem}._logo_1iuj9_57{display:flex;align-items:center;text-decoration:none;z-index:1002}._logoImg_1iuj9_71{height:100px;width:auto;transition:all .5s ease;filter:drop-shadow(0 0 10px rgba(0,0,0,.3))}._headerScrolled_1iuj9_23 ._logoImg_1iuj9_71{height:70px}._navDesktop_1iuj9_95{display:none;align-items:center;gap:3rem}._navLinksWrapper_1iuj9_107{display:flex;gap:2.5rem}._navLink_1iuj9_107{color:#ffffffb3;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;text-decoration:none;position:relative;padding:.5rem 0;transition:color .3s ease}._navLink_1iuj9_107:hover{color:#fff}._linkUnderline_1iuj9_149{position:absolute;bottom:0;left:0;width:0;height:2px;background:#cfc09f;transition:width .3s ease}._navLink_1iuj9_107:hover ._linkUnderline_1iuj9_149{width:100%}._ctaBtn_1iuj9_177{background:linear-gradient(135deg,#cfc09f,#b3a384);color:#0a0a0a;padding:.8rem 1.8rem;border-radius:100px;font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;gap:.6rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #cfc09f33}._ctaBtn_1iuj9_177:hover{transform:translateY(-2px);box-shadow:0 8px 25px #cfc09f66;background:#fff}._mobileMenuBtn_1iuj9_225{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;z-index:1002;padding:10px}._hamburger_1iuj9_247{width:30px;height:20px;position:relative;display:flex;flex-direction:column;justify-content:space-between}._hamburger_1iuj9_247 span{display:block;width:100%;height:2px;background-color:#fff;border-radius:2px;transition:all .3s cubic-bezier(.645,.045,.355,1)}._hamburger_1iuj9_247 span:nth-child(2){width:70%;align-self:flex-end}._btnActive_1iuj9_293 ._hamburger_1iuj9_247 span:nth-child(1){transform:translateY(9px) rotate(45deg)}._btnActive_1iuj9_293 ._hamburger_1iuj9_247 span:nth-child(2){opacity:0;transform:translate(20px)}._btnActive_1iuj9_293 ._hamburger_1iuj9_247 span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}._mobileMenu_1iuj9_225{position:fixed;top:0;right:0;width:100%;height:100vh;background-color:#0a0a0a;z-index:1001;padding:2rem;display:flex;flex-direction:column;transform:translate(100%);transition:transform .6s cubic-bezier(.77,0,.175,1)}._mobileMenuOpen_1iuj9_351{transform:translate(0)}._mobileMenuHeader_1iuj9_359{display:flex;justify-content:space-between;align-items:center;margin-bottom:4rem}._mobileLogo_1iuj9_373{height:60px}._closeBtn_1iuj9_381{background:none;border:none;color:#fff;cursor:pointer}._mobileNavLinks_1iuj9_395{display:flex;flex-direction:column;gap:2rem}._mobileNavLink_1iuj9_395{color:#fff;font-size:2.5rem;font-weight:800;text-decoration:none;display:flex;align-items:center;gap:1.5rem;opacity:0;transform:translateY(20px);transition:all .5s ease}._mobileMenuOpen_1iuj9_351 ._mobileNavLink_1iuj9_395{opacity:1;transform:translateY(0)}._mobileNavLinkNum_1iuj9_443{font-size:1rem;font-family:monospace;color:#cfc09f}._mobileCta_1iuj9_455{margin-top:2rem;font-size:1.5rem;color:#cfc09f;font-weight:700;text-decoration:none;border-bottom:2px solid #cfc09f;width:fit-content;padding-bottom:.5rem}._mobileMenuFooter_1iuj9_477{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;color:#fff6;font-size:.8rem;display:flex;justify-content:space-between}._overlay_1iuj9_497{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;opacity:0;pointer-events:none;transition:opacity .5s ease}._overlayOpen_1iuj9_525{opacity:1;pointer-events:auto}@media(min-width:1024px){._navDesktop_1iuj9_95{display:flex}._mobileMenuBtn_1iuj9_225{display:none}}@media(max-width:768px){._container_1iuj9_39{padding:0 1.5rem}._logoImg_1iuj9_71{height:80px}._headerScrolled_1iuj9_23 ._logoImg_1iuj9_71{height:60px}}._hero_116gn_1{position:relative;height:100vh;min-height:700px;display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden;background-color:#0a0a0a;font-family:Inter,-apple-system,sans-serif}._videoWrapper_116gn_29{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}._videoBackground_116gn_47{width:100%;height:100%;object-fit:cover;filter:brightness(.6) contrast(1.1)}._textureOverlay_116gn_61{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3%3Ffilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none}._gradientOverlay_116gn_83{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,#0000,#000c),linear-gradient(to bottom,#0006,#0003,#000000b3)}._container_116gn_105{position:relative;z-index:2;width:100%;max-width:1400px;padding:0 4rem;display:flex;justify-content:space-between;align-items:center}._content_116gn_127{flex:1;width:100%;max-width:900px;height:500px;position:relative;display:flex;align-items:center}._slide_116gn_153{position:absolute;top:50%;left:0;transform:translateY(-50%) translate(-30px);width:100%;opacity:0;visibility:hidden;transition:all .8s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column;gap:1.5rem;padding-right:2rem}._slide_116gn_153._active_116gn_189{opacity:1;visibility:visible;transform:translateY(-50%) translate(0)}._title_116gn_203{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1;margin:0;color:#fff;background:linear-gradient(135deg,#fff 30%,#cfc09f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;max-width:900px}._subtitle_116gn_233{font-size:clamp(1rem,1.5vw,1.3rem);font-weight:300;color:#ffffffe6;max-width:650px;line-height:1.5;margin-top:1.5rem}._progressNav_116gn_263{display:flex;flex-direction:column;gap:2rem}._progressDot_116gn_275{cursor:pointer;display:flex;align-items:center;gap:1rem;opacity:.4;transition:all .3s}._dotLabel_116gn_293{font-size:.9rem;font-weight:700;font-family:monospace}._progressDot_116gn_275:after{content:"";width:40px;height:2px;background:#fff;transition:all .3s}._dotActive_116gn_321{opacity:1}._dotActive_116gn_321:after{width:80px;background:#cfc09f}._scrollIndicator_116gn_341{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:1rem;z-index:2}._scrollText_116gn_365{font-size:.7rem;text-transform:uppercase;letter-spacing:3px;color:#ffffff80}._mouse_116gn_379{width:26px;height:42px;border:2px solid rgba(255,255,255,.3);border-radius:20px;position:relative}._wheel_116gn_395{width:4px;height:8px;background:#cfc09f;border-radius:2px;position:absolute;top:8px;left:50%;transform:translate(-50%);animation:_scrollAnim_116gn_1 2s infinite}@keyframes _scrollAnim_116gn_1{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(15px)}}@media(max-width:1366px){._container_116gn_105{padding:0 3rem}._title_116gn_203{font-size:clamp(2.2rem,4vw,3.5rem);margin-bottom:.5rem}._subtitle_116gn_233{font-size:1rem;max-width:500px;margin-top:.8rem}._content_116gn_127{height:auto;margin-right:1rem;max-width:650px}._progressNav_116gn_263{gap:1.5rem}}@media(max-width:1024px){._container_116gn_105{padding:0 2rem}._progressNav_116gn_263{display:none}._title_116gn_203{font-size:clamp(2.5rem,6vw,4rem)}}@media(max-width:768px){._content_116gn_127{height:500px;text-align:center}._slide_116gn_153{align-items:center;transform:translateY(20px);padding-right:0}._slide_116gn_153._active_116gn_189{transform:translateY(0)}._subtitle_116gn_233{font-size:1rem;padding:0 1rem}}._about_1y4yo_1{position:relative;background-color:#0a0a0a;color:#fff;padding:8rem 0;overflow:visible;font-family:Inter,-apple-system,sans-serif}._backgroundDecoration_1y4yo_25{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10}._circle1_1y4yo_47{position:absolute;top:-30%;right:-20%;width:1400px;height:1400px;background:radial-gradient(circle,#cfc09f14,#0000 60%);border-radius:50%;z-index:10;pointer-events:none;mix-blend-mode:screen}._circle2_1y4yo_73{position:absolute;bottom:-30%;left:-20%;width:1400px;height:1400px;background:radial-gradient(circle,#cfc09f0f,#0000 60%);border-radius:50%;z-index:10;pointer-events:none;mix-blend-mode:screen}._container_1y4yo_99{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem}._header_1y4yo_117{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:4rem}._preTitle_1y4yo_133{font-size:.85rem;text-transform:uppercase;letter-spacing:4px;color:#cfc09f;font-weight:600;margin-bottom:1rem}._title_1y4yo_151{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;margin:0;background:linear-gradient(to bottom,#fff,#a0a0a0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._titleLine_1y4yo_171{width:80px;height:4px;background:linear-gradient(to right,transparent,#cfc09f,transparent);margin-top:1.5rem;border-radius:2px}._contentWrapper_1y4yo_189{max-width:1000px;margin:0 auto}._textContent_1y4yo_199{display:flex;flex-direction:column;gap:2.5rem;align-items:center}._mainDescription_1y4yo_213{font-size:1.4rem;line-height:1.6;color:#fff;text-align:center;font-weight:300}._mainDescription_1y4yo_213 strong{color:#cfc09f;font-weight:700}._mainDescription_1y4yo_213 span{border-bottom:2px solid rgba(207,192,159,.3)}._secondaryDescription_1y4yo_247{font-size:1.1rem;line-height:1.8;color:#fff9;text-align:center;max-width:800px}._statsGrid_1y4yo_265{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;margin-top:4rem}._statCard_1y4yo_281{background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.05);padding:2.5rem 1.5rem;border-radius:24px;display:flex;flex-direction:column;align-items:center;gap:1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}._statCard_1y4yo_281:hover{transform:translateY(-10px);background:#ffffff0f;border-color:#cfc09f4d;box-shadow:0 20px 40px #0006}._statIcon_1y4yo_321{color:#cfc09f;background:#cfc09f1a;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:16px;transition:all .3s}._statCard_1y4yo_281:hover ._statIcon_1y4yo_321{background:#cfc09f;color:#0a0a0a;transform:rotateY(180deg)}._statInfo_1y4yo_357{display:flex;flex-direction:column;align-items:center;gap:.5rem}._statNumber_1y4yo_371{font-size:3.5rem;font-weight:800;color:#fff;line-height:1}._statLabel_1y4yo_385{font-size:.8rem;text-transform:uppercase;letter-spacing:2px;color:#ffffff80;font-weight:600;text-align:center}@media(max-width:1366px){._about_1y4yo_1{padding:5rem 0}._title_1y4yo_151{font-size:3rem}._mainDescription_1y4yo_213{font-size:1.1rem}._statsGrid_1y4yo_265{margin-top:3rem;gap:1.5rem}._statNumber_1y4yo_371{font-size:2.8rem}._statCard_1y4yo_281{padding:2rem 1rem}}@media(max-width:992px){._statsGrid_1y4yo_265{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._about_1y4yo_1{padding:5rem 0}._mainDescription_1y4yo_213{font-size:1.2rem}._statsGrid_1y4yo_265{grid-template-columns:1fr;gap:1.5rem}._statCard_1y4yo_281{padding:2rem}._circle1_1y4yo_47{width:300px;height:300px;top:-10%;right:-30%;opacity:.05}._circle2_1y4yo_73{width:300px;height:300px;bottom:-10%;left:-30%;opacity:.05}._about_1y4yo_1{overflow:hidden}}._founderSection_17k1h_1{position:relative;padding:10rem 0;background-color:#0a0a0a;overflow:hidden}._container_17k1h_8{max-width:1300px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}._contentWrapper_17k1h_16{display:grid;grid-template-columns:1fr 1.2fr;gap:5rem;align-items:center}._imageColumn_17k1h_24{position:relative}._imageContainer_17k1h_28{position:relative;width:100%;max-width:500px}._imageBackdrop_17k1h_34{position:absolute;inset:100px -20px 0 10px;border:2px solid #cfc09f;border-radius:20px;z-index:-1}._lawyerImage_17k1h_46{width:100%;height:auto;border-radius:20px;box-shadow:0 20px 40px #00000080;filter:grayscale(20%);transition:all .5s ease}._imageContainer_17k1h_28:hover ._lawyerImage_17k1h_46{filter:grayscale(0%);transform:scale(1.02)}._experienceBadge_17k1h_60{position:absolute;bottom:30px;right:-30px;background:#cfc09f;color:#0a0a0a;padding:1.5rem;border-radius:15px;display:flex;flex-direction:column;align-items:center;box-shadow:0 10px 30px #cfc09f4d;animation:_float_17k1h_1 3s ease-in-out infinite}@keyframes _float_17k1h_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._badgeYears_17k1h_87{font-size:2.5rem;font-weight:800;line-height:1}._badgeText_17k1h_93{font-size:.7rem;text-transform:uppercase;font-weight:700;letter-spacing:1px;text-align:center}._textColumn_17k1h_102{display:flex;flex-direction:column;gap:2rem}._preTitle_17k1h_108{font-size:.9rem;text-transform:uppercase;letter-spacing:4px;color:#cfc09f;font-weight:600}._name_17k1h_116{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;margin:.5rem 0;color:#fff}._titlePrefix_17k1h_123{font-family:Great Vibes,cursive;color:#cfc09f;font-size:.8em;margin-right:10px}._roleWrapper_17k1h_130{display:flex;align-items:center;gap:1.5rem}._roleLine_17k1h_136{width:50px;height:2px;background:#cfc09f}._role_17k1h_130{font-size:1.2rem;font-weight:500;color:#fffc;margin:0}._bio_17k1h_149{font-size:1.1rem;line-height:1.8;color:#fff9}._featuresGrid_17k1h_155{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:1rem 0}._featureItem_17k1h_162{display:flex;gap:1rem;align-items:center}._featureIcon_17k1h_168{color:#cfc09f;background:#cfc09f1a;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:12px}._featureText_17k1h_179 h4{font-size:.9rem;margin:0;color:#fff}._featureText_17k1h_179 p{font-size:.8rem;margin:0;color:#ffffff80}._list_17k1h_191{display:flex;flex-direction:column;gap:1rem}._listItem_17k1h_197{display:flex;gap:1rem;align-items:flex-start;font-size:1rem;color:#fffc}._checkIcon_17k1h_205{color:#cfc09f;flex-shrink:0;margin-top:3px}._bgDecoration_17k1h_212{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}._bgImg_17k1h_221{width:100%;height:100%;object-fit:cover;opacity:.15}._bgOverlay_17k1h_228{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#0a0a0a 0%,transparent 50%,#0a0a0a 100%),linear-gradient(to bottom,#0a0a0a 0%,transparent 50%,#0a0a0a 100%)}@media(max-width:1366px){._founderSection_17k1h_1{padding:6rem 0}._contentWrapper_17k1h_16{gap:3rem}._imageContainer_17k1h_28{max-width:400px}._name_17k1h_116{font-size:3rem}._bio_17k1h_149{font-size:1rem}._featuresGrid_17k1h_155{gap:1rem}}@media(max-width:1024px){._contentWrapper_17k1h_16{grid-template-columns:1fr;gap:4rem}._imageColumn_17k1h_24{display:flex;justify-content:center}._textColumn_17k1h_102{text-align:center;align-items:center}._roleWrapper_17k1h_130{justify-content:center}._featuresGrid_17k1h_155{width:100%}._list_17k1h_191{align-items:center}._listItem_17k1h_197{text-align:left}}@media(max-width:768px){._founderSection_17k1h_1{padding:6rem 0}._experienceBadge_17k1h_60{right:0;bottom:10px;padding:1rem}._badgeYears_17k1h_87{font-size:1.8rem}._featuresGrid_17k1h_155{grid-template-columns:1fr;gap:1.5rem}}._practiceAreas_1ry34_1{background-color:var(--color-white);color:var(--color-primary-dark);padding:6rem 0}._container_1ry34_13{max-width:var(--container-width);margin:0 auto;padding:0 var(--spacing-md)}._header_1ry34_25{text-align:center;margin-bottom:4rem}._title_1ry34_35{font-size:2.2rem;margin-bottom:1rem;color:var(--color-primary-dark)}._subtitle_1ry34_47{color:var(--color-text-muted);max-width:600px;margin:0 auto}._grid_1ry34_59{display:grid;grid-template-columns:1fr;gap:2rem}._card_1ry34_71{background:#f9f9f9;padding:2.5rem;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease;border-left:4px solid transparent}._card_1ry34_71:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d;border-left-color:var(--color-accent)}._iconWrapper_1ry34_99{display:inline-flex;padding:1rem;background-color:#e96f2a1a;border-radius:50%;margin-bottom:1.5rem;color:var(--color-accent)}._cardTitle_1ry34_117{font-size:1.25rem;margin-bottom:1rem;font-weight:600}._cardDescription_1ry34_129{color:#666;font-size:.95rem;line-height:1.6}@media(min-width:768px){._grid_1ry34_59{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._grid_1ry34_59{grid-template-columns:repeat(3,1fr)}}._testimonials_rirhi_1{padding:10rem 0;background-color:#0a0a0a;position:relative}._container_rirhi_7{max-width:1400px;margin:0 auto;padding:0 2rem}._header_rirhi_13{text-align:center;margin-bottom:5rem;display:flex;flex-direction:column;align-items:center}._preTitle_rirhi_21{font-size:.85rem;text-transform:uppercase;letter-spacing:4px;color:#cfc09f;font-weight:600;margin-bottom:1rem}._title_rirhi_30{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;margin:0;color:#fff}._titleLine_rirhi_37{width:60px;height:3px;background:#cfc09f;margin-top:1.5rem;border-radius:2px}._grid_rirhi_45{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem}._card_rirhi_51{background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.05);padding:3rem;border-radius:30px;position:relative;transition:all .4s ease}._card_rirhi_51:hover{transform:translateY(-10px);background:#ffffff0d;border-color:#cfc09f4d}._quoteIcon_rirhi_67{position:absolute;top:2rem;right:2rem;color:#cfc09f1a}._stars_rirhi_74{display:flex;gap:.3rem;margin-bottom:1.5rem}._content_rirhi_80{font-size:1.1rem;line-height:1.8;color:#fffc;font-style:italic;margin-bottom:2.5rem}._footer_rirhi_88{display:flex;align-items:center;gap:1.2rem}._avatar_rirhi_94{width:50px;height:50px;background:#cfc09f;color:#0a0a0a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.2rem}._name_rirhi_107{font-size:1.1rem;font-weight:700;color:#fff;margin:0}._role_rirhi_114{font-size:.85rem;color:#cfc09f;margin:0}@media(max-width:768px){._testimonials_rirhi_1{padding:6rem 0}._grid_rirhi_45{grid-template-columns:1fr}._card_rirhi_51{padding:2rem}}._contact_11j6y_1{padding:10rem 0;background-color:#0a0a0a;position:relative}._container_11j6y_7{max-width:1400px;margin:0 auto;padding:0 2rem}._grid_11j6y_13{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}._preTitle_11j6y_20{font-size:.85rem;text-transform:uppercase;letter-spacing:4px;color:#cfc09f;font-weight:600;margin-bottom:1.5rem;display:block}._title_11j6y_30{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.2;margin-bottom:2rem;color:#fff}._description_11j6y_38{font-size:1.1rem;color:#fff9;margin-bottom:4rem;line-height:1.7}._contactCards_11j6y_45{display:flex;flex-direction:column;gap:2rem}._contactCard_11j6y_45{display:flex;align-items:center;gap:1.5rem}._iconBox_11j6y_57{width:60px;height:60px;background:#cfc09f1a;color:#cfc09f;border-radius:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._contactCard_11j6y_45 h4{font-size:.9rem;text-transform:uppercase;letter-spacing:1px;color:#fff6;margin-bottom:.3rem}._contactCard_11j6y_45 p{font-size:1.1rem;font-weight:600;color:#fff}._form_11j6y_84{background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.05);padding:4rem;border-radius:40px;display:flex;flex-direction:column;gap:2rem}._formGroup_11j6y_95{display:flex;flex-direction:column;gap:.8rem}._formGroup_11j6y_95 label{font-size:.85rem;font-weight:600;color:#cfc09f;text-transform:uppercase;letter-spacing:1px}._formGroup_11j6y_95 select option{background-color:#0a0a0a;color:#fff}._formGroup_11j6y_95 input,._formGroup_11j6y_95 select,._formGroup_11j6y_95 textarea{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:1.2rem;border-radius:12px;color:#fff;font-family:inherit;font-size:1rem;transition:all .3s ease}._formGroup_11j6y_95 input:focus,._formGroup_11j6y_95 select:focus,._formGroup_11j6y_95 textarea:focus{outline:none;border-color:#cfc09f;background:#ffffff14}._submitBtn_11j6y_135{background:#cfc09f;color:#0a0a0a;padding:1.2rem;border-radius:12px;font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;transition:all .3s ease}._submitBtn_11j6y_135:hover{background:#fff;transform:translateY(-3px);box-shadow:0 10px 20px #cfc09f33}@media(max-width:1024px){._grid_11j6y_13{grid-template-columns:1fr;gap:4rem}._form_11j6y_84{padding:2.5rem}}@media(max-width:768px){._contact_11j6y_1{padding:6rem 0}._title_11j6y_30{font-size:2.5rem}}._footer_125lp_1{background-color:#050505;color:#fff;padding:5rem 0 2rem;border-top:1px solid rgba(255,255,255,.05)}._container_125lp_8{max-width:1400px;margin:0 auto;padding:0 2rem}._topSection_125lp_14{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:4rem;margin-bottom:4rem}._logo_125lp_21{height:80px;margin-bottom:1.5rem}._brandDescription_125lp_26{color:#ffffff80;font-size:.95rem;line-height:1.6;margin-bottom:2rem;max-width:350px}._socialLinks_125lp_34{display:flex;gap:1rem}._socialIcon_125lp_39{width:40px;height:40px;background:#ffffff0d;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#cfc09f;transition:all .3s ease}._socialIcon_125lp_39:hover{background:#cfc09f;color:#0a0a0a;transform:translateY(-3px)}._mapColumn_125lp_57{width:100%}._mapWrapper_125lp_61{border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #0003}._columnTitle_125lp_68{font-size:1.1rem;font-weight:700;margin-bottom:1.5rem;color:#fff;text-transform:uppercase;letter-spacing:1px}._nav_125lp_78{display:flex;flex-direction:column;gap:1rem}._nav_125lp_78 a{color:#fff9;font-size:.95rem;transition:all .3s ease}._nav_125lp_78 a:hover{color:#cfc09f;padding-left:5px}._contactInfo_125lp_95{display:flex;flex-direction:column;gap:1.2rem}._contactItem_125lp_101{display:flex;align-items:center;gap:1rem;color:#fff9;font-size:.95rem}._icon_125lp_109{color:#cfc09f;flex-shrink:0}._bottomSection_125lp_114{border-top:1px solid rgba(255,255,255,.05);padding-top:2rem;display:flex;justify-content:space-between;align-items:center}._copyright_125lp_122{color:#fff6;font-size:.85rem}._scrollTopBtn_125lp_127{background:none;border:none;color:#cfc09f;display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease}._scrollTopBtn_125lp_127:hover{color:#fff;transform:translateY(-3px)}@media(max-width:992px){._topSection_125lp_14{grid-template-columns:1fr 1fr}._brandColumn_125lp_151{grid-column:span 2}}@media(max-width:768px){._topSection_125lp_14{grid-template-columns:1fr;gap:3rem}._brandColumn_125lp_151{grid-column:span 1}._bottomSection_125lp_114{flex-direction:column;gap:1.5rem;text-align:center}}._container_b88px_1{position:fixed;bottom:2rem;right:2rem;z-index:9999;display:flex;flex-direction:column;align-items:flex-end;gap:1.2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}._button_b88px_27{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;width:65px;height:65px;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 8px 25px #25d36680;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;text-decoration:none;border:2px solid rgba(255,255,255,.2)}._button_b88px_27:hover{transform:scale(1.1) translateY(-5px);box-shadow:0 12px 30px #25d36699}._iconWrapper_b88px_69{z-index:2;display:flex;align-items:center;justify-content:center}._badge_b88px_85{position:absolute;top:-2px;right:-2px;background-color:#ff3b30;color:#fff;font-size:12px;font-weight:700;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid white;box-shadow:0 2px 5px #0003;z-index:3}._pulse_b88px_125,._pulseDelayed_b88px_127{position:absolute;width:100%;height:100%;border-radius:50%;background-color:#25d366;z-index:1;opacity:0}._pulse_b88px_125{animation:_pulse_b88px_125 2.5s infinite}._pulseDelayed_b88px_127{animation:_pulse_b88px_125 2.5s infinite 1.2s}._messageBubble_b88px_165{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.2rem;border-radius:18px 18px 4px;box-shadow:0 15px 35px #00000026;max-width:280px;position:relative;animation:_slideIn_b88px_1 .6s cubic-bezier(.23,1,.32,1);display:flex;align-items:flex-start;gap:.8rem;border:1px solid rgba(255,255,255,.5)}._avatar_b88px_197{position:relative;flex-shrink:0}._avatar_b88px_197 img{width:45px;height:45px;border-radius:50%;object-fit:cover;border:2px solid #25D366}._onlineStatus_b88px_223{position:absolute;bottom:2px;right:2px;width:12px;height:12px;background-color:#25d366;border-radius:50%;border:2px solid white}._content_b88px_245{display:flex;flex-direction:column;gap:.2rem}._name_b88px_257{font-size:.85rem;font-weight:700;color:#128c7e}._messageText_b88px_269{color:#444;font-size:.9rem;line-height:1.4;margin:0}._closeBtn_b88px_283{position:absolute;top:8px;right:8px;background:#0000000d;border:none;color:#888;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}._closeBtn_b88px_283:hover{background-color:#ff3b30;color:#fff}@keyframes _pulse_b88px_125{0%{transform:scale(1);opacity:.6}to{transform:scale(1.8);opacity:0}}@keyframes _slideIn_b88px_1{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _shake_b88px_425{0%,to{transform:rotate(0)}20%{transform:rotate(-10deg)}40%{transform:rotate(10deg)}60%{transform:rotate(-10deg)}80%{transform:rotate(10deg)}}._shake_b88px_425{animation:_shake_b88px_425 .5s ease-in-out}@media(max-width:768px){._container_b88px_1{bottom:1.5rem;right:1.5rem}._messageBubble_b88px_165{max-width:220px;padding:.8rem}._avatar_b88px_197 img{width:35px;height:35px}}
