.header_appHeader__TEL8_{position:fixed;top:10px;right:10px;z-index:1001}.header_menuIcon__EvaHx{position:relative;width:60px;height:60px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:1001;border-radius:50%;overflow:hidden;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(255,255,255,.05);box-shadow:0 4px 20px rgba(0,0,0,.25)}.header_menuIcon__EvaHx:before{height:100%;background-color:black}.header_menuIcon__EvaHx:after,.header_menuIcon__EvaHx:before{content:"";position:absolute;width:100%;border-radius:50%;z-index:0}.header_menuIcon__EvaHx:after{bottom:0;left:0;height:0;background-color:red;transition:height .4s ease}.header_menuIcon__EvaHx:hover:after{height:100%}.header_bar__LM72s{position:absolute;width:35px;height:3px;background-color:white;border-radius:3px;transition:transform .4s ease,opacity .4s ease;z-index:1}.header_bar__LM72s.header_top__pCzMq{transform:translateY(-10px)}.header_bar__LM72s.header_middle__Nkt0R{transform:translateY(0)}.header_bar__LM72s.header_bottom__xxwVO{transform:translateY(10px)}.header_menuIcon__EvaHx.header_open__n3Bq_ .header_bar__LM72s.header_top__pCzMq{transform:rotate(45deg)}.header_menuIcon__EvaHx.header_open__n3Bq_ .header_bar__LM72s.header_middle__Nkt0R{opacity:0}.header_menuIcon__EvaHx.header_open__n3Bq_ .header_bar__LM72s.header_bottom__xxwVO{transform:rotate(-45deg)}.header_sideMenu__Cf89P{position:fixed;top:0;right:0;width:400px;height:100vh;background:linear-gradient(135deg,rgba(47,47,47,.95),rgba(20,20,20,.95));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:2rem;z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translateX(100%);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:0;pointer-events:none;transition:transform .6s ease-in-out,opacity .4s ease,-webkit-clip-path .6s cubic-bezier(.77,0,.175,1);transition:transform .6s ease-in-out,clip-path .6s cubic-bezier(.77,0,.175,1),opacity .4s ease;transition:transform .6s ease-in-out,clip-path .6s cubic-bezier(.77,0,.175,1),opacity .4s ease,-webkit-clip-path .6s cubic-bezier(.77,0,.175,1)}.header_sideMenu__Cf89P.header_open__n3Bq_{transform:translateX(0);-webkit-clip-path:ellipse(100% 100% at 100% 50%);clip-path:ellipse(100% 100% at 100% 50%);opacity:1;pointer-events:auto;animation:header_straightenEdge__hDbsC .6s ease .3s forwards}@keyframes header_straightenEdge__hDbsC{0%{-webkit-clip-path:ellipse(100% 100% at 100% 50%);clip-path:ellipse(100% 100% at 100% 50%)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.header_sideMenu__Cf89P ul{list-style:none;padding:0;margin:0;text-align:center}.header_sideMenu__Cf89P li{font-size:2rem;font-weight:300;color:white;margin:2rem 0;cursor:pointer;letter-spacing:1px;position:relative;transition:color .3s ease}.header_sideMenu__Cf89P li:after{content:"";position:absolute;width:0;height:2px;background:red;left:0;bottom:-4px;transition:width .3s ease}.header_sideMenu__Cf89P li:hover{color:red}.header_sideMenu__Cf89P li:hover:after{width:100%}@media (max-width:768px){.header_appHeader__TEL8_{top:30px}.header_menuIcon__EvaHx{width:45px;height:45px}.header_bar__LM72s{width:28px;height:2px}.header_bar__LM72s.header_top__pCzMq{transform:translateY(-8px)}.header_bar__LM72s.header_bottom__xxwVO{transform:translateY(8px)}.header_sideMenu__Cf89P{width:100%;height:100vh}}@media (max-width:480px){.header_menuIcon__EvaHx{width:35px;height:35px}.header_bar__LM72s{width:22px;height:2px}.header_bar__LM72s.header_top__pCzMq{transform:translateY(-6px)}.header_bar__LM72s.header_bottom__xxwVO{transform:translateY(6px)}.header_sideMenu__Cf89P{width:100%;right:0;height:100vh}}.social_social__Q8xSU{gap:18px;flex-wrap:wrap}.social_social__Q8xSU,.social_social__Q8xSU a{display:flex;justify-content:center;align-items:center}.social_social__Q8xSU a{width:40px;height:40px;border-radius:50%;position:relative;overflow:hidden;transition:all .4s ease;background:rgba(255,255,255,.1)}.social_social__Q8xSU a svg{color:#fff;font-size:22px;z-index:2;transition:transform .5s ease,color .3s ease}.social_social__Q8xSU a:before{content:"";position:absolute;inset:0;background:transparent;z-index:1;transition:background .4s ease;border-radius:50%}.social_social__Q8xSU a:first-child:hover:before{background:#000}.social_social__Q8xSU a:nth-child(2):hover:before{background:#E1306C}.social_social__Q8xSU a:nth-child(3):hover:before{background:#0077b5}.social_social__Q8xSU a:nth-child(4):hover:before{background:#3b5999}.social_social__Q8xSU a:nth-child(5):hover:before{background:#25D366}.social_social__Q8xSU a:nth-child(6):hover:before{background:#ff0000}.social_social__Q8xSU a:hover svg{transform:rotateY(1turn) scale(1.1)}.social_social__Q8xSU a:hover{border-color:transparent;transform:translateY(-4px)}.footer_footer__PZD4d{background-color:#dc2626;color:white;padding:2rem 0;text-align:center}.footer_footerBody__l2ZMe{max-width:100%;margin:0 auto;padding:3rem 4rem 0;text-align:left}.footer_footerTop__JgD3w{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}.footer_leftColumn__or212{flex:1 1;min-width:280px}.footer_rightColumn__lXVIl{flex:1 1;min-width:300px;display:flex;justify-content:flex-end;align-items:center}.footer_footerTitle__BQSMk{font-size:4rem;font-weight:400;margin-bottom:1.5rem;text-align:left}.footer_contactInfo__xap7b{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start;margin-bottom:1rem}.footer_pill__ilRx2{padding:.75rem 2rem;border:1px solid rgba(255,255,255,.526);border-radius:999px;color:white;font-weight:500;font-size:1.1rem;text-decoration:none;transition:background-color .3s ease,color .3s ease}.footer_magneticBtn__N5hB_{position:relative;display:inline-block;transition:transform .1s ease}.footer_magneticBtn__N5hB_:hover{transform:scale(1.02)}.footer_subscribeForm__GNrL8{width:100%;max-width:400px;margin-bottom:2rem}.footer_subscribeWrapper__tvaKM{position:relative;width:100%}.footer_subscribeWrapper__tvaKM input[type=email]{width:100%;padding:.85rem 11rem .85rem 1.2rem;border:none;border-radius:999px;font-size:1rem;outline:none;background:rgba(255,255,255,.225);color:white;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.footer_subscribeWrapper__tvaKM input::placeholder{color:rgba(255,255,255,.65)}.footer_subscribeWrapper__tvaKM button{position:absolute;top:50%;right:.3rem;transform:translateY(-50%);background:linear-gradient(135deg,#ffffff,#ffd6d6);color:#dc2626;border:none;border-radius:999px;padding:.7rem 1rem;cursor:pointer;font-weight:600;font-size:.95rem;box-shadow:0 2px 10px rgba(255,255,255,.3);transition:all .3s ease}.footer_subscribeWrapper__tvaKM button:hover{background:white;color:black;transform:translateY(-50%) scale(1.05)}.footer_footerDivider__EIMgE{border-top:1px solid white;margin:5rem 0 2rem;position:relative;height:90px;display:flex;justify-content:flex-end;align-items:flex-start}.footer_footerDesktop__h97Ga .footer_getInTouchWrapper__eRQWX{position:absolute;top:-90px;right:2rem}.footer_footerDesktop__h97Ga .footer_getInTouch__peU3q{position:relative;display:inline-block;background-color:white;color:#dc2626;font-weight:600;font-size:1.1rem;text-decoration:none;padding:3rem 2rem;border-radius:50%;width:180px;height:180px;line-height:6rem;text-align:center;overflow:hidden;z-index:1}.footer_footerDesktop__h97Ga .footer_getInTouch__peU3q:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:black;z-index:-1;transition:height .4s ease;border-radius:50%}.footer_footerDesktop__h97Ga .footer_getInTouch__peU3q:hover:before{height:100%}.footer_footerDesktop__h97Ga .footer_getInTouch__peU3q:hover{color:white}.footer_footerBottom__igZxy{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem;margin-top:2rem}.footer_footerLinks__khjBW{display:flex;gap:2rem;align-items:center;flex-wrap:wrap}.footer_footerLinks__khjBW a{position:relative;display:inline-block;color:white;text-decoration:none;font-weight:500;transition:transform .3s ease,color .3s ease;cursor:pointer}.footer_footerLinks__khjBW a:hover{transform:translateY(-3px);color:white}.footer_footerLinks__khjBW a:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background-color:white;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.footer_footerLinks__khjBW a:hover:after{transform:scaleX(1)}.footer_footerMobile__F33B9{display:none}.footer_footerDesktop__h97Ga{display:block}@media (max-width:768px){.footer_footerMobile__F33B9{display:block}.footer_footerDesktop__h97Ga{display:none}}.footer_footerMobile__F33B9 .footer_footerBody__l2ZMe{padding:1.2rem;text-align:center}.footer_footerMobile__F33B9 .footer_footerTitle__BQSMk{text-align:center;font-size:2.2rem}.footer_footerMobile__F33B9 .footer_footerTop__JgD3w{flex-direction:column;align-items:center}.footer_footerMobile__F33B9 .footer_leftColumn__or212,.footer_footerMobile__F33B9 .footer_rightColumn__lXVIl{width:100%;display:flex;flex-direction:column;align-items:center}.footer_footerMobile__F33B9 .footer_pill__ilRx2{display:block;width:100%;max-width:100%;text-align:center;padding:1rem;border-radius:999px;border:1px solid white;color:white;font-size:1.1rem;font-weight:500;text-decoration:none;margin-bottom:1rem;box-sizing:border-box}.footer_footerMobile__F33B9 .footer_contactInfo__xap7b{justify-content:center;margin-bottom:1.5rem}.footer_footerMobile__F33B9 .footer_subscribeForm__GNrL8{max-width:100%}.footer_footerMobile__F33B9 .footer_subscribeWrapper__tvaKM{position:relative;margin:1.5rem 0}.footer_footerMobile__F33B9 .footer_subscribeWrapper__tvaKM input[type=email]{padding:.85rem 7rem .85rem 1rem;width:100%;border-radius:999px;border:none;outline:none;background:rgba(255,255,255,.225);color:white;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.footer_footerMobile__F33B9 .footer_subscribeWrapper__tvaKM input::placeholder{color:rgba(255,255,255,.65)}.footer_footerMobile__F33B9 .footer_subscribeWrapper__tvaKM button{position:absolute;top:50%;right:.3rem;transform:translateY(-50%);border-radius:999px;border:none;padding:.7rem 1.2rem;font-size:.9rem;font-weight:600;background:linear-gradient(135deg,#ffffff,#ffd6d6);color:#dc2626;box-shadow:0 4px 15px rgba(0,0,0,.2);cursor:pointer;transition:all .3s ease}.footer_footerMobile__F33B9 .footer_subscribeWrapper__tvaKM button:hover{background:white;color:black;transform:translateY(-50%) scale(1.05)}.footer_footerMobile__F33B9 .footer_footerDivider__EIMgE{height:1px;background-color:white;width:100%;margin:2rem 0}.footer_footerMobile__F33B9 .footer_getInTouchWrapper__eRQWX{position:static;margin-top:1rem;display:flex;justify-content:center}.footer_footerMobile__F33B9 .footer_getInTouch__peU3q{width:100%;max-width:100%;height:auto;padding:.75rem 2rem;border-radius:999px;font-size:1rem;line-height:normal;background-color:white;color:#dc2626;font-weight:600;text-decoration:none}.footer_footerMobile__F33B9 .footer_getInTouch__peU3q:hover{background-color:black}.footer_footerMobile__F33B9 .footer_footerBottom__igZxy{flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;display:flex}.footer_footerMobile__F33B9 .footer_footerLinks__khjBW{justify-content:center;display:flex;flex-wrap:wrap;gap:1.5rem}.footer_footerMobile__F33B9 .footer_footerLinks__khjBW a{color:white;text-decoration:none;margin-bottom:1rem}.IntroAnimation_introContainer__b8ZVb{height:100vh;width:100%;background:linear-gradient(135deg,#000,#111,#1a1a1a);display:flex;justify-content:center;align-items:center;font-family:Poppins,sans-serif;overflow:hidden}.IntroAnimation_text__3U75N{font-size:clamp(1.8rem,5vw,3.5rem);font-weight:600;color:#fff;letter-spacing:1.5px;text-align:center;opacity:0;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease}.IntroAnimation_fadeIn__YCNQ1{opacity:1;transform:translateY(0)}.IntroAnimation_fadeOut__wUqrH{opacity:0;transform:translateY(-12px)}.IntroAnimation_highlight__Ydt_F{font-size:clamp(2rem,6vw,4rem);font-weight:700;background:linear-gradient(90deg,#ff4d6d,#ff2d55,#ff9f0a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:IntroAnimation_glow__QAoUQ .6s ease-in-out infinite alternate}@keyframes IntroAnimation_glow__QAoUQ{0%{text-shadow:0 0 6px rgba(255,77,109,.3)}to{text-shadow:0 0 14px rgba(255,47,77,.7)}}.Breadcrumb_logoBreadcrumbContainer__MRMQi{display:flex;flex-direction:column;align-items:flex-start;padding:1rem 1rem 0}.Breadcrumb_logoImg__VC5yU{height:70px;margin-left:10px;margin-bottom:.3rem}.Breadcrumb_breadcrumbNav__rfyfI{margin-left:80px}.Breadcrumb_breadcrumb__VD_iI{background-color:black;color:white;font-size:1rem;font-weight:500;padding:.5rem .75rem;margin:0;display:flex;align-items:center}.Breadcrumb_breadcrumbItem__UQI_J{list-style:none;display:flex;align-items:center}.Breadcrumb_breadcrumbLink__ZKhTg{color:white;font-weight:700;text-decoration:none}.Breadcrumb_breadcrumbLink__ZKhTg:hover{text-decoration:underline}.Breadcrumb_breadcrumbItem__UQI_J+.Breadcrumb_breadcrumbItem__UQI_J:before{content:"›";color:#aaa;padding:0 .3rem}.Breadcrumb_active__yVxT3{opacity:.9}@media (max-width:768px){.Breadcrumb_logoBreadcrumbContainer__MRMQi{flex-direction:column;align-items:flex-start;padding:1rem 1rem 0}.Breadcrumb_logoImg__VC5yU{height:70px;margin-left:-30px;margin-bottom:2rem}.Breadcrumb_breadcrumbNav__rfyfI{margin-left:0;margin-bottom:3rem}}