.Hero-module__PgAKtG__hero{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__bgImage{object-fit:cover;object-position:center;z-index:0}.Hero-module__PgAKtG__overlay{z-index:1;background:linear-gradient(135deg,#0a0e1aeb 0%,#0a0e1abf 50%,#0a0e1a99 100%);position:absolute;inset:0}.Hero-module__PgAKtG__overlay:before{content:"";background:linear-gradient(180deg, var(--color-orange) 0%, var(--color-red) 50%, var(--color-blue) 100%);width:4px;height:100%;position:absolute;top:0;left:0}.Hero-module__PgAKtG__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:.75rem;max-width:900px;margin-top:-4rem;padding:0 2rem;display:flex;position:relative}.Hero-module__PgAKtG__badge{color:var(--color-orange);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radius-full);text-align:center;white-space:nowrap;background:#f59e0b1f;border:1px solid #f59e0b4d;align-items:center;gap:.5rem;max-width:90vw;padding:.45rem 1rem;font-size:.8rem;font-weight:700;display:inline-flex}.Hero-module__PgAKtG__badgeDot{background-color:var(--color-orange);border-radius:50%;width:7px;height:7px;animation:2s infinite Hero-module__PgAKtG__pulse}@keyframes Hero-module__PgAKtG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.Hero-module__PgAKtG__title{color:#fff;letter-spacing:-.03em;font-size:clamp(2.5rem,7vw,5rem);font-weight:900;line-height:1.08}.Hero-module__PgAKtG__highlight{background:linear-gradient(135deg, var(--color-orange) 0%, var(--color-red) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__PgAKtG__subtitle{color:#ffffffb3;max-width:600px;font-size:clamp(1rem,2.2vw,1.2rem);line-height:1.75}.Hero-module__PgAKtG__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.Hero-module__PgAKtG__primaryButton{color:#fff;border-radius:var(--radius-sm);letter-spacing:.02em;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);justify-content:center;align-items:center;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 24px #dc262673}.Hero-module__PgAKtG__primaryButton:hover{transform:translateY(-3px);box-shadow:0 8px 32px #dc262699}.Hero-module__PgAKtG__secondaryButton{color:#fff;border-radius:var(--radius-sm);letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border:1px solid #fff3;justify-content:center;align-items:center;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.Hero-module__PgAKtG__secondaryButton:hover{background:#ffffff21;border-color:#fff6;transform:translateY(-3px)}.Hero-module__PgAKtG__statsBar{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0e1ad9;border-top:1px solid #ffffff0f;justify-content:center;gap:0;display:flex;position:absolute;bottom:0;left:0;right:0}.Hero-module__PgAKtG__statItem{border-right:1px solid #ffffff0f;flex-direction:column;align-items:center;gap:.25rem;padding:1.25rem 3rem;display:flex}.Hero-module__PgAKtG__statItem:last-child{border-right:none}.Hero-module__PgAKtG__statNumber{color:var(--color-orange);letter-spacing:-.02em;font-size:1.75rem;font-weight:900}.Hero-module__PgAKtG__statLabel{color:#ffffff80;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:500}@media (max-width:768px){.Hero-module__PgAKtG__content{padding-top:calc(80px + 3rem);padding-bottom:8rem;margin-top:0!important}.Hero-module__PgAKtG__overlay:before{opacity:0;visibility:hidden;display:none}.Hero-module__PgAKtG__statItem{padding:1rem 1.5rem}.Hero-module__PgAKtG__statNumber{font-size:1.35rem}}@media (max-width:480px){.Hero-module__PgAKtG__badge{letter-spacing:.06em;white-space:normal;text-align:center;justify-content:center;padding:.4rem .85rem;font-size:.68rem}.Hero-module__PgAKtG__badgeDot{flex-shrink:0}.Hero-module__PgAKtG__statsBar{grid-template-columns:repeat(2,1fr);gap:0;display:grid}.Hero-module__PgAKtG__statItem{text-align:center;border-bottom:1px solid #ffffff0f;border-right:1px solid #ffffff0f;padding:1rem .5rem}.Hero-module__PgAKtG__statItem:nth-child(2n){border-right:none}.Hero-module__PgAKtG__statItem:nth-child(3),.Hero-module__PgAKtG__statItem:nth-child(4){border-bottom:none}.Hero-module__PgAKtG__statNumber{font-size:1.3rem}.Hero-module__PgAKtG__statLabel{font-size:.65rem}}@media (max-width:465px){.Hero-module__PgAKtG__content{flex-direction:column;padding-bottom:10rem;padding-top:calc(80px + 3rem)!important}}.Hero-module__PgAKtG__buttons{flex-direction:column;order:5;align-items:stretch;gap:.75rem;width:100%;max-width:320px;margin-bottom:2rem}
.About-module__OtWT4W__about{background-color:var(--color-bg);padding:8rem 2rem;position:relative;overflow:hidden}.About-module__OtWT4W__about:before{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb14 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-200px}.About-module__OtWT4W__about:after{content:"";pointer-events:none;background:radial-gradient(circle,#dc26260f 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-150px;left:-150px}.About-module__OtWT4W__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1300px;margin:0 auto;display:grid;position:relative}.About-module__OtWT4W__imageWrapper{border-radius:var(--radius-xl);width:100%;height:750px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.About-module__OtWT4W__imageWrapper:after{content:"";z-index:1;background:linear-gradient(135deg,#0a0e1a4d 0%,#0000 60%);position:absolute;inset:0}.About-module__OtWT4W__aboutImage{object-fit:cover;object-position:center;transition:transform .6s}.About-module__OtWT4W__imageWrapper:hover .About-module__OtWT4W__aboutImage{transform:scale(1.04)}.About-module__OtWT4W__imageBadge{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-md);background:#0a0e1ad9;border:1px solid #ffffff1a;align-items:center;gap:.75rem;padding:.85rem 1.25rem;display:flex;position:absolute;bottom:1.5rem;left:1.5rem}.About-module__OtWT4W__imageBadgeIcon{background:linear-gradient(135deg, var(--color-orange), var(--color-red));border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.About-module__OtWT4W__imageBadgeText{flex-direction:column;gap:.1rem;display:flex}.About-module__OtWT4W__imageBadgeTitle{color:#fff;font-size:.85rem;font-weight:700}.About-module__OtWT4W__imageBadgeSub{color:#ffffff80;letter-spacing:.04em;font-size:.72rem}.About-module__OtWT4W__content{flex-direction:column;gap:1.75rem;display:flex}.About-module__OtWT4W__label{color:var(--color-orange);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.78rem;font-weight:700;display:inline-flex}.About-module__OtWT4W__labelLine{background:var(--color-orange);border-radius:var(--radius-full);width:32px;height:2px}.About-module__OtWT4W__title{color:#fff;letter-spacing:-.025em;font-size:clamp(2rem,4vw,2.75rem);font-weight:900;line-height:1.1}.About-module__OtWT4W__titleAccent{background:linear-gradient(135deg, var(--color-orange), var(--color-red));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.About-module__OtWT4W__text{color:#f5f5f5;font-size:1rem;line-height:1.85}.About-module__OtWT4W__features{flex-direction:column;gap:.85rem;display:flex}.About-module__OtWT4W__featureItem{border-radius:var(--radius-sm);background:#ffffff08;border:1px solid #ffffff0f;align-items:center;gap:.85rem;padding:.75rem 1rem;transition:background-color .2s,border-color .2s;display:flex}.About-module__OtWT4W__featureItem:hover{background:#ffffff0f;border-color:#f59e0b33}.About-module__OtWT4W__featureIcon{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--color-orange);background:linear-gradient(135deg,#f59e0b26,#dc262626);flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:flex}.About-module__OtWT4W__featureText{color:#fffc;font-size:.9rem;font-weight:600}.About-module__OtWT4W__stats{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:.5rem;display:grid}.About-module__OtWT4W__stat{border-radius:var(--radius-md);text-align:center;background:#ffffff08;border:1px solid #ffffff0f;padding:1.25rem 1rem;transition:border-color .2s,background-color .2s}.About-module__OtWT4W__stat:hover{background:#f59e0b0a;border-color:#f59e0b40}.About-module__OtWT4W__statNumber{background:linear-gradient(135deg, var(--color-orange), var(--color-red));-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:900}.About-module__OtWT4W__statLabel{color:#fff6;letter-spacing:.08em;text-transform:uppercase;margin-top:.35rem;font-size:.72rem;font-weight:600}.About-module__OtWT4W__statMobileOnly{display:none}@media (max-width:1024px){.About-module__OtWT4W__container{grid-template-columns:1fr;gap:3rem;width:100%;overflow:hidden}.About-module__OtWT4W__imageWrapper{width:100%;height:380px}.About-module__OtWT4W__title{word-break:break-word;font-size:1.75rem}}@media (max-width:640px){.About-module__OtWT4W__about{padding:5rem 1.25rem;overflow:hidden}.About-module__OtWT4W__container{gap:2rem;width:100%;overflow:hidden}.About-module__OtWT4W__content{width:100%;overflow:hidden}.About-module__OtWT4W__title{word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;font-size:1.5rem}.About-module__OtWT4W__text{word-break:break-word;overflow-wrap:break-word;max-width:100%;font-size:.9rem}.About-module__OtWT4W__stats{grid-template-columns:repeat(2,1fr);gap:.75rem}.About-module__OtWT4W__statMobileOnly{flex-direction:column;align-items:center;display:flex}.About-module__OtWT4W__statNumber{font-size:1.3rem}}
.Services-module__hmdBJW__services{background-color:var(--color-bg-secondary);padding:8rem 2rem;position:relative;overflow:hidden}.Services-module__hmdBJW__services:before{content:"";pointer-events:none;background:radial-gradient(circle,#f59e0b0d 0%,#0000 70%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Services-module__hmdBJW__header{text-align:center;z-index:1;margin-bottom:4rem;position:relative}.Services-module__hmdBJW__label{color:var(--color-orange);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.78rem;font-weight:700;display:inline-flex}.Services-module__hmdBJW__labelLine{background:var(--color-orange);border-radius:var(--radius-full);width:32px;height:2px}.Services-module__hmdBJW__sectionTitle{color:#fff;letter-spacing:-.025em;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:900;line-height:1.1}.Services-module__hmdBJW__sectionSubtitle{color:#f5f5f5;max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.75}.Services-module__hmdBJW__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1300px;margin:0 auto;display:grid;position:relative}.Services-module__hmdBJW__card{background:var(--color-bg-card);border-radius:var(--radius-lg);cursor:pointer;border:1px solid #ffffff0f;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.Services-module__hmdBJW__card:hover{border-color:#f59e0b40;transform:translateY(-8px);box-shadow:0 24px 48px #0006}.Services-module__hmdBJW__cardImageWrapper{width:100%;height:210px;position:relative;overflow:hidden}.Services-module__hmdBJW__cardImage{object-fit:cover;object-position:center;transition:transform .5s}.Services-module__hmdBJW__card:hover .Services-module__hmdBJW__cardImage{transform:scale(1.07)}.Services-module__hmdBJW__cardImageWrapper:after{content:"";z-index:1;background:linear-gradient(#0000 40%,#0a0e1ad9 100%);position:absolute;inset:0}.Services-module__hmdBJW__cardBody{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.Services-module__hmdBJW__cardTitle{color:#fff;letter-spacing:-.01em;font-size:1.1rem;font-weight:800;line-height:1.2}.Services-module__hmdBJW__cardDescription{color:#f5f5f5;flex:1;font-size:.875rem;line-height:1.75}.Services-module__hmdBJW__cardFooter{color:var(--color-orange);letter-spacing:.04em;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.8rem;font-weight:700;transition:gap .2s;display:flex}.Services-module__hmdBJW__card:hover .Services-module__hmdBJW__cardFooter{gap:.85rem}.Services-module__hmdBJW__cardArrow{font-size:1rem;transition:transform .2s}.Services-module__hmdBJW__card:hover .Services-module__hmdBJW__cardArrow{transform:translate(4px)}@media (max-width:1024px){.Services-module__hmdBJW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__hmdBJW__services{padding:5rem 1.25rem}.Services-module__hmdBJW__grid{grid-template-columns:1fr;gap:1.25rem}.Services-module__hmdBJW__cardImageWrapper{height:190px}}
.CTA-module__rEpnVa__cta{background-color:var(--color-bg);padding:8rem 2rem;position:relative;overflow:hidden}.CTA-module__rEpnVa__cta:before{content:"";pointer-events:none;background:radial-gradient(at 20%,#dc26261f 0%,#0000 60%),radial-gradient(at 80%,#2563eb1a 0%,#0000 60%);position:absolute;inset:0}.CTA-module__rEpnVa__cta:after{content:"";background:linear-gradient(90deg, transparent, var(--color-orange), var(--color-red), transparent);width:200px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.CTA-module__rEpnVa__container{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:1.75rem;max-width:860px;margin:0 auto;display:flex;position:relative}.CTA-module__rEpnVa__badge{color:#f87171;letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radius-full);background:#dc26261a;border:1px solid #dc262640;align-items:center;gap:.5rem;padding:.45rem 1rem;font-size:.78rem;font-weight:700;display:inline-flex}.CTA-module__rEpnVa__title{color:#fff;letter-spacing:-.03em;font-size:clamp(2rem,5vw,3.25rem);font-weight:900;line-height:1.1}.CTA-module__rEpnVa__titleAccent{background:linear-gradient(135deg, var(--color-orange), var(--color-red));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CTA-module__rEpnVa__subtitle{color:#ffffff8c;max-width:580px;font-size:1.05rem;line-height:1.8}.CTA-module__rEpnVa__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.CTA-module__rEpnVa__primaryButton{color:#fff;border-radius:var(--radius-sm);letter-spacing:.02em;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);justify-content:center;align-items:center;gap:.5rem;padding:1rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 24px #dc262673}.CTA-module__rEpnVa__primaryButton:hover{transform:translateY(-3px);box-shadow:0 8px 32px #dc262699}.CTA-module__rEpnVa__secondaryButton{color:#fff;border-radius:var(--radius-sm);letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff26;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.CTA-module__rEpnVa__secondaryButton:hover{background:#ffffff1a;border-color:#ffffff59;transform:translateY(-3px)}.CTA-module__rEpnVa__trustBar{border-top:1px solid #ffffff0f;flex-direction:column;align-items:center;gap:0;width:100%;margin-top:1rem;padding-top:2rem;display:flex}.CTA-module__rEpnVa__trustItem{color:#fff6;letter-spacing:.03em;justify-content:flex-start;align-items:center;gap:.5rem;width:220px;padding:.35rem 0;font-size:.8rem;font-weight:600;display:flex}.CTA-module__rEpnVa__trustIcon{color:var(--color-orange);font-size:.9rem}@media (min-width:640px){.CTA-module__rEpnVa__cta{padding:5rem 1.25rem}.CTA-module__rEpnVa__buttons{flex-direction:column;align-items:stretch;width:100%;max-width:360px}.CTA-module__rEpnVa__trustBar{flex-direction:row;justify-content:center;align-items:center;gap:2rem;display:flex}}
