.Hero_heroSection__D0gY8{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.Hero_gradientOverlay__Xfk7D{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.4),rgba(255,0,0,.25));z-index:10}.Hero_backgroundImage__apyzO{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:5;filter:brightness(.6)}.Hero_content__shg1_{position:relative;z-index:20;text-align:center;color:white;padding:0 1rem;max-width:64rem;margin:0 auto}.Hero_title__244wi{font-size:3rem;font-weight:800;margin-bottom:1rem;line-height:1.1}.Hero_title__244wi span{color:#ff0000}@media (min-width:768px){.Hero_title__244wi{font-size:4.5rem}}.Hero_subtitle__t7pJ9{font-size:1.25rem;margin-bottom:3rem;max-width:42rem;margin-left:auto;margin-right:auto;line-height:1.6;color:#ffffff}@media (min-width:768px){.Hero_subtitle__t7pJ9{font-size:1.5rem}}.Hero_buttonGroup__VljBe{display:flex;flex-direction:column;gap:1.5rem;align-items:center}@media (min-width:640px){.Hero_buttonGroup__VljBe{flex-direction:row;justify-content:center}}.Hero_primaryButton__H6ee9{background:linear-gradient(90deg,#ff0000,#000000);color:white;font-size:1.125rem;padding:1rem 2.5rem;font-weight:600;border-radius:8px;border:none;transition:opacity .3s ease}.Hero_primaryButton__H6ee9:hover{opacity:.9}.Hero_secondaryButton__V2Mf2{background:transparent;color:white;font-size:1.125rem;padding:1rem 2.5rem;font-weight:600;border-radius:8px;border:2px solid white;transition:background .3s ease,color .3s ease;-webkit-text-decoration-line:none;text-decoration-line:none}.Hero_secondaryButton__V2Mf2:hover{background:rgba(255,255,255,.1)}.Hero_scrollDown__oPexz{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:20;animation:Hero_bounce__W5iTA 2s infinite}.Hero_arrow__K55FT{width:1.5rem;height:1.5rem;color:white}@keyframes Hero_bounce__W5iTA{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-8px)}}.Services_section__4lOmU{padding:6rem 1rem;background:linear-gradient(180deg,#fff,#fafafa)}.Services_heading__qWjWB{text-align:center;margin-bottom:4rem}.Services_heading__qWjWB h2{font-size:2.75rem;font-weight:800;color:#111;margin-bottom:1rem}.Services_heading__qWjWB span{background:linear-gradient(90deg,#ff0000,#ff4d4d);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.Services_heading__qWjWB p{font-size:1.125rem;color:#666;max-width:700px;margin:0 auto;line-height:1.7}.Services_grid__uWfUk{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2.5rem;gap:2.5rem}.Services_card__mDhjf{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border-radius:20px;padding:2.5rem 2rem;border:1px solid #f0f0f0;transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.03)}.Services_card__mDhjf:hover{transform:translateY(-8px);box-shadow:0 16px 32px rgba(0,0,0,.08)}.Services_iconWrapper__qmk0n{width:96px;height:96px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(145deg,#fff0f0,#ffe5e5);box-shadow:inset 2px 2px 6px rgba(255,0,0,.1),inset -2px -2px 6px #fff}.Services_iconWrapper__qmk0n img{width:64px;height:64px}.Services_title__EzibA{font-size:1.75rem;font-weight:700;color:#111;margin-bottom:.25rem}.Services_type__AIGHt{font-size:.9rem;font-weight:700;color:#ff0000;text-transform:uppercase;margin-bottom:1rem;letter-spacing:.5px}.Services_desc__5vI6B{color:#555;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.Services_button__pI8s6{display:inline-block;background:#ff0000;color:#fff;font-weight:600;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-size:.95rem;transition:all .3s ease;box-shadow:0 6px 14px rgba(255,0,0,.25)}.Services_button__pI8s6:hover{background:#cc0000;transform:translateY(-3px);box-shadow:0 8px 18px rgba(255,0,0,.35)}@media (max-width:768px){.Services_heading__qWjWB h2{font-size:2.25rem}.Services_title__EzibA{font-size:1.5rem}.Services_iconWrapper__qmk0n{width:80px;height:80px}.Services_iconWrapper__qmk0n img{width:56px;height:56px}}.About_section__JO7S6{padding:6rem 0;background-color:var(--mantine-color-body)}.About_container__UTt9e{max-width:1200px;margin:0 auto;padding:0 1rem}.About_grid__XueJ8{display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem;align-items:center}@media (min-width:1024px){.About_grid__XueJ8{grid-template-columns:1fr 1fr}}.About_heading__HgqFK{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:var(--mantine-color-text)}.About_heading__HgqFK span{background:linear-gradient(90deg,red,#ff5a5a);-webkit-background-clip:text;background-clip:text;color:transparent}.About_paragraph__lWaMI{font-size:1.125rem;color:var(--mantine-color-dimmed);margin-bottom:2rem;line-height:1.8}.About_features__ON5SQ{display:flex;flex-direction:column;gap:1.5rem}.About_feature__CGzlv{display:flex;gap:1rem;align-items:flex-start;align-items:center}.About_icon__ou3uK{width:1.5rem;height:1.5rem;border-radius:50%;flex-shrink:0;margin:0}.About_iconPrimary__YLniu{background:linear-gradient(135deg,red,#ff5a5a)}.About_iconSecondary__YPW7O{background:linear-gradient(135deg,#ff5a5a,red)}.About_featureTitle__w8C28{font-weight:600;color:var(--mantine-color-text);margin-bottom:.5rem}.About_featureText__opiJv{color:var(--mantine-color-dimmed)}.About_statsCard__w1cn3{background:linear-gradient(180deg,#fff5f5,#ffeaea);border-radius:1.5rem;padding:3rem;box-shadow:0 10px 30px rgba(255,0,0,.1)}.About_statsGrid__rf8Bq{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;text-align:center}.About_statNumber__ACcc6{font-size:2rem;font-weight:700;color:red;margin-bottom:.5rem}.About_statLabel__hUQCo{font-size:.875rem;text-transform:uppercase;letter-spacing:1px;color:var(--mantine-color-dimmed)}.Contact_section__8U34T{position:relative;overflow:hidden;padding:6rem 1rem;background:linear-gradient(135deg,#ff0000,#b30000)}.Contact_overlay__rYelw{position:absolute;inset:0;background:rgba(255,255,255,.05)}.Contact_container__zlv7Q{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative;z-index:10}.Contact_heading__HbT_C{text-align:center;margin-bottom:4rem;color:#fff}.Contact_heading__HbT_C h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.Contact_heading__HbT_C span{color:#ffcccc}.Contact_heading__HbT_C p{font-size:1.25rem;color:rgba(255,255,255,.9);max-width:640px;margin:0 auto}.Contact_grid__8klq8{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;max-width:960px;margin:0 auto}.Contact_card__Oxbd8{background:rgba(255,255,255,.08);border-radius:20px;padding:2rem;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);color:#fff;transition:all .3s ease}.Contact_card__Oxbd8:hover{transform:translateY(-6px);box-shadow:0 12px 28px rgba(0,0,0,.25)}.Contact_icon__v3Yx5{width:64px;height:64px;margin:0 auto 1.5rem;background:rgba(255,255,255,.15);border-radius:16px;display:flex;align-items:center;justify-content:center}.Contact_icon__v3Yx5 svg{width:28px;height:28px;color:#fff}.Contact_card__Oxbd8 h3{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.Contact_card__Oxbd8 p{font-size:1rem;color:rgba(255,255,255,.85)}.Contact_buttonWrapper__KkWgq{text-align:center;margin-top:3rem}.Contact_button__UdDDC{background:#fff;color:#ff0000;font-weight:700;font-size:1.1rem;padding:1rem 2.5rem;border-radius:12px;text-decoration:none;transition:all .3s ease}.Contact_button__UdDDC:hover{background:#ffcccc;color:#b30000}