.Header-module__Af2_WG__header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #e2e8f0e6;transition:box-shadow .22s;position:sticky;top:0}.Header-module__Af2_WG__header.Header-module__Af2_WG__is-scrolled{box-shadow:0 4px 18px #0f172a14}.Header-module__Af2_WG__header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:74px;display:flex;position:relative}.Header-module__Af2_WG__logo{align-items:flex-end;display:inline-flex}.Header-module__Af2_WG__logo img{width:auto;display:block;height:64px!important}.Header-module__Af2_WG__logo .Header-module__Af2_WG__caption{color:var(--muted);letter-spacing:-1.5px;white-space:nowrap;font-size:.825rem;font-weight:500;transform:translateY(-8px)}.Header-module__Af2_WG__nav{color:#344054;align-items:center;gap:30px;font-size:1.0625rem;font-weight:750;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__Af2_WG__nav a{padding:6px 0;transition:color .18s;position:relative}.Header-module__Af2_WG__nav a:after{content:"";background:var(--blue);transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Header-module__Af2_WG__nav a:hover{color:var(--blue)}.Header-module__Af2_WG__nav a:hover:after{transform:scaleX(1)}.Header-module__Af2_WG__header-actions{align-items:center;gap:14px;display:flex}.Header-module__Af2_WG__phone-group{align-items:center;gap:10px;display:inline-flex}.Header-module__Af2_WG__phone-label{color:var(--blue);letter-spacing:-.2px;white-space:nowrap;background:#1e5eff1a;border-radius:999px;align-items:center;padding:5px 11px;font-size:.8125rem;font-weight:800;display:inline-flex}.Header-module__Af2_WG__phone{color:var(--navy);letter-spacing:-.3px;padding-left:12px;font-size:1.25rem;font-weight:900;position:relative}.Header-module__Af2_WG__phone:before{content:"";background:var(--line-dark);width:1px;height:15px;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:900px){.Header-module__Af2_WG__header-inner{flex-wrap:wrap;justify-content:space-between;gap:12px;padding:12px 0}.Header-module__Af2_WG__nav{border-top:1px solid #e2e8f099;order:3;justify-content:space-between;gap:0;width:100%;margin-top:8px;padding-top:12px;font-size:.95rem;position:static;transform:none}.Header-module__Af2_WG__nav a{text-align:center;flex:1;padding:6px 0}.Header-module__Af2_WG__phone-label{display:none}.Header-module__Af2_WG__phone{padding-left:0;font-size:1.1rem}.Header-module__Af2_WG__phone:before{display:none}.Header-module__Af2_WG__logo img{height:48px!important}.Header-module__Af2_WG__logo .Header-module__Af2_WG__caption{font-size:.75rem;transform:translateY(-4px)}}
.Footer-module__EZoWya__footer{background:var(--navy-3);color:#ffffff9e;padding:40px 0 92px;font-size:.875rem}.Footer-module__EZoWya__footer-inner{flex-direction:column;display:flex}.Footer-module__EZoWya__footer-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-bottom:24px;display:flex}.Footer-module__EZoWya__footer-nav{flex-wrap:wrap;gap:24px;font-weight:600;display:flex}.Footer-module__EZoWya__footer-nav a{color:var(--white);position:relative}.Footer-module__EZoWya__footer-nav a:after{content:"";transform-origin:0;background:#ffffffb3;height:1px;transition:transform .18s;position:absolute;bottom:-5px;left:0;right:0;transform:scaleX(0)}.Footer-module__EZoWya__footer-nav a:hover:after{transform:scaleX(1)}.Footer-module__EZoWya__footer-phone{align-items:center;gap:6px;font-size:1.125rem;font-weight:800;display:flex}.Footer-module__EZoWya__footer-phone span{color:var(--blue-light)}.Footer-module__EZoWya__footer-divider{background:#ffffff1a;width:100%;height:1px}.Footer-module__EZoWya__footer-columns{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:32px;padding:32px 0;display:grid}.Footer-module__EZoWya__footer-col strong{color:var(--white);letter-spacing:-.3px;margin-bottom:12px;font-size:1.125rem;font-weight:800;display:block}.Footer-module__EZoWya__footer-col p{margin:6px 0 0;line-height:1.6}.Footer-module__EZoWya__footer-bottom{text-align:center;padding-top:24px}.Footer-module__EZoWya__footer-bottom p{margin:0}@media (max-width:720px){.Footer-module__EZoWya__footer{padding:30px 0 92px}.Footer-module__EZoWya__footer-top{flex-direction:column;align-items:flex-start}.Footer-module__EZoWya__footer-nav{gap:12px;margin-bottom:16px}.Footer-module__EZoWya__footer-columns{grid-template-columns:1fr;gap:24px;padding:24px 0}}
.ContactForm-module__1SvrgG__form{background:var(--white);box-shadow:var(--shadow);border:1px solid #0000;border-radius:18px;padding:30px}.ContactForm-module__1SvrgG__formRow{grid-template-columns:repeat(2,1fr);align-items:start;gap:14px;display:grid}.ContactForm-module__1SvrgG__successMessage{color:#166534;text-align:center;background:#f0fdf4;border:1px solid #dcfce7;border-radius:12px;margin-bottom:24px;padding:18px 20px;font-size:.95rem;font-weight:650;display:none;box-shadow:0 4px 12px #1665340f}.ContactForm-module__1SvrgG__successMessage.ContactForm-module__1SvrgG__show{animation:.3s ContactForm-module__1SvrgG__fadeIn;display:block}.ContactForm-module__1SvrgG__field{align-content:start;gap:7px;margin-bottom:14px;transition:margin-bottom .18s;display:grid;position:relative}.ContactForm-module__1SvrgG__field label{color:#344054;font-size:.875rem;font-weight:850}.ContactForm-module__1SvrgG__field input,.ContactForm-module__1SvrgG__field select,.ContactForm-module__1SvrgG__field textarea{border-radius:var(--radius-sm);background:var(--white);width:100%;min-height:48px;color:var(--text);border:1px solid #e2e8f0;outline:none;padding:0 13px;font-size:.9375rem;transition:border-color .18s,box-shadow .18s,background .18s}.ContactForm-module__1SvrgG__field textarea{resize:vertical;min-height:112px;padding:12px 13px}.ContactForm-module__1SvrgG__field input:focus,.ContactForm-module__1SvrgG__field select:focus,.ContactForm-module__1SvrgG__field textarea:focus{border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px #1e5eff1f}.ContactForm-module__1SvrgG__isError{margin-bottom:40px}.ContactForm-module__1SvrgG__field.ContactForm-module__1SvrgG__isError input,.ContactForm-module__1SvrgG__field.ContactForm-module__1SvrgG__isError select,.ContactForm-module__1SvrgG__field.ContactForm-module__1SvrgG__isError textarea{background:snow;border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.ContactForm-module__1SvrgG__fieldError{z-index:2;color:#e53e3e;pointer-events:none;margin:0;font-size:.8125rem;font-weight:700;line-height:1.45;display:none;position:absolute;top:calc(100% + 5px);left:0}.ContactForm-module__1SvrgG__fieldError.ContactForm-module__1SvrgG__show{display:block}.ContactForm-module__1SvrgG__field.ContactForm-module__1SvrgG__shake input,.ContactForm-module__1SvrgG__field.ContactForm-module__1SvrgG__shake select,.ContactForm-module__1SvrgG__field.ContactForm-module__1SvrgG__shake textarea,.ContactForm-module__1SvrgG__agreement.ContactForm-module__1SvrgG__shake{animation:.32s ContactForm-module__1SvrgG__formShake}.ContactForm-module__1SvrgG__agreement{color:var(--muted);align-items:flex-start;gap:8px;margin:10px 0 18px;font-size:.8125rem;display:flex;position:relative}.ContactForm-module__1SvrgG__agreement input{margin-top:4px}.ContactForm-module__1SvrgG__agreement.ContactForm-module__1SvrgG__isError{color:#e53e3e;margin-bottom:42px}.ContactForm-module__1SvrgG__agreementError{top:calc(100% + 5px);left:24px}.ContactForm-module__1SvrgG__submitBtn{border-radius:12px;width:100%;min-height:52px;font-size:1.0625rem}@media (max-width:900px){.ContactForm-module__1SvrgG__form{padding:22px}.ContactForm-module__1SvrgG__formRow{grid-template-columns:1fr}.ContactForm-module__1SvrgG__isError{margin-bottom:14px}.ContactForm-module__1SvrgG__fieldError{pointer-events:auto;margin:2px 0 0;position:static}.ContactForm-module__1SvrgG__agreement{flex-wrap:wrap}.ContactForm-module__1SvrgG__agreement.ContactForm-module__1SvrgG__isError{margin-bottom:18px}.ContactForm-module__1SvrgG__agreementError{flex:0 0 calc(100% - 24px);margin-left:24px}}@media (max-width:420px){.ContactForm-module__1SvrgG__form{padding:18px}}.ContactForm-module__1SvrgG__successState{text-align:center;background:0 0;flex-direction:column;justify-content:center;align-items:center;min-height:520px;animation:.4s ContactForm-module__1SvrgG__fadeIn;display:flex}.ContactForm-module__1SvrgG__successIcon{margin-bottom:24px}.ContactForm-module__1SvrgG__successState h3{color:var(--navy);letter-spacing:-.5px;margin-bottom:12px;font-size:1.6rem;font-weight:800}.ContactForm-module__1SvrgG__successState p{color:var(--muted);margin:0;font-size:1.05rem;line-height:1.6}.ContactForm-module__1SvrgG__successState p strong{color:var(--blue)}.ContactForm-module__1SvrgG__backBtn{background:var(--bg-soft);color:var(--navy);cursor:pointer;border:none;border-radius:999px;margin-top:32px;padding:12px 32px;font-weight:700;transition:background .2s}.ContactForm-module__1SvrgG__backBtn:hover{background:#e2e8f0}.consult-card .ContactForm-module__1SvrgG__successState h3{color:#fff}.consult-card .ContactForm-module__1SvrgG__successState p{color:#ffffffd9}.consult-card .ContactForm-module__1SvrgG__successState p strong{color:#8fb4ff}.consult-card .ContactForm-module__1SvrgG__backBtn{color:#fff;background:#ffffff1a;border:1px solid #fff3}.consult-card .ContactForm-module__1SvrgG__backBtn:hover{background:#ffffff2e}.consult-card .ContactForm-module__1SvrgG__field label{color:#fff}.consult-card .ContactForm-module__1SvrgG__agreement{color:#ffffffd9}
.IndustryRental-module__yWwGeW__industryHeader p{color:var(--muted);margin:12px 0 0;font-size:1.0625rem;line-height:1.6}.IndustryRental-module__yWwGeW__industryGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.IndustryRental-module__yWwGeW__industryCard{aspect-ratio:1;cursor:pointer;background-color:#0a1c36;background-position:50%;background-size:cover;border-radius:16px;min-width:0;height:auto;text-decoration:none;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:0 6px 16px #0f172a14}.IndustryRental-module__yWwGeW__industryCard:hover{transform:translateY(-4px);box-shadow:0 16px 28px #0f172a29}.IndustryRental-module__yWwGeW__industryCardOffice{background-image:url(/assets/images/industry/사무실.png)}.IndustryRental-module__yWwGeW__industryCardAcademy{background-image:url(/assets/images/industry/학원.png)}.IndustryRental-module__yWwGeW__industryCardHospital{background-image:url(/assets/images/industry/병원.png)}.IndustryRental-module__yWwGeW__industryCardGovernment{background-image:url(/assets/images/industry/관공서.png)}.IndustryRental-module__yWwGeW__industryCardDesign{background-image:url(/assets/images/industry/디자인업.png)}.IndustryRental-module__yWwGeW__industryCardManufacturing{background-image:url(/assets/images/industry/제조업.png)}.IndustryRental-module__yWwGeW__overlay{position:absolute;inset:0}.IndustryRental-module__yWwGeW__industryCardOffice .IndustryRental-module__yWwGeW__overlay{background:linear-gradient(135deg,#1e5effc7 0%,#0b1f3a8c 45%,#071022e0 100%)}.IndustryRental-module__yWwGeW__industryCardAcademy .IndustryRental-module__yWwGeW__overlay{background:linear-gradient(135deg,#e68c28d1 0%,#a0500a80 45%,#3c1e05e0 100%)}.IndustryRental-module__yWwGeW__industryCardHospital .IndustryRental-module__yWwGeW__overlay{background:linear-gradient(135deg,#18aa96cc 0%,#0c5a5080 45%,#082824e6 100%)}.IndustryRental-module__yWwGeW__industryCardGovernment .IndustryRental-module__yWwGeW__overlay{background:linear-gradient(135deg,#1c3e8cd1 0%,#0f235a8c 45%,#08122deb 100%)}.IndustryRental-module__yWwGeW__industryCardDesign .IndustryRental-module__yWwGeW__overlay{background:linear-gradient(135deg,#d63384cc 0%,#8c1e6e85 45%,#3c0f37e6 100%)}.IndustryRental-module__yWwGeW__industryCardManufacturing .IndustryRental-module__yWwGeW__overlay{background:linear-gradient(135deg,#824bd2cc 0%,#502d9685 45%,#231246e6 100%)}.IndustryRental-module__yWwGeW__industryBody{flex-direction:column;justify-content:space-between;padding:18px 14px;display:flex;position:absolute;inset:0}.IndustryRental-module__yWwGeW__industryTop{flex-direction:column;gap:6px;display:flex}.IndustryRental-module__yWwGeW__industryIcon{width:28px;height:28px;color:var(--white);justify-content:center;align-items:center;display:inline-flex}.IndustryRental-module__yWwGeW__industryIcon svg{fill:currentColor;width:22px;height:22px}.IndustryRental-module__yWwGeW__industryCard h3{color:var(--white);letter-spacing:-.5px;text-shadow:0 2px 8px #00000059;margin:0;font-size:1.45rem;font-weight:800;line-height:1.2}.IndustryRental-module__yWwGeW__more{color:var(--white);white-space:nowrap;align-self:flex-start;align-items:center;gap:4px;font-size:.9rem;font-weight:800;display:inline-flex}.IndustryRental-module__yWwGeW__rentalGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.IndustryRental-module__yWwGeW__rentalCard{background:var(--white);border:1px solid var(--line);border-radius:16px;flex-direction:column;min-height:100%;padding:22px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 10px 26px #0f172a0d}.IndustryRental-module__yWwGeW__rentalCard:hover{border-color:var(--line-dark);transform:translateY(-6px);box-shadow:0 20px 32px #0f172a1a}.IndustryRental-module__yWwGeW__rentalCardBadges{flex-wrap:wrap;gap:6px;min-height:26px;margin-bottom:6px;display:flex}.IndustryRental-module__yWwGeW__rentalCardThumb{background:linear-gradient(#f7f9fc,#eef3fb);border-radius:12px;place-items:center;height:195px;margin-bottom:18px;display:grid;overflow:hidden}.IndustryRental-module__yWwGeW__rentalCardThumb img{object-fit:contain;width:auto;height:169px}.IndustryRental-module__yWwGeW__rentalCardTitle{text-align:center;color:var(--navy);letter-spacing:-.5px;justify-content:center;align-items:flex-start;height:2.8em;margin:0 0 4px;font-size:1rem;font-weight:900;line-height:1.4;display:flex}.IndustryRental-module__yWwGeW__rentalCardType{text-align:center;color:#8a94a6;margin-bottom:18px;font-size:.875rem;font-weight:700}.IndustryRental-module__yWwGeW__rentalCardSpecs{border-top:1px solid var(--line);flex-direction:column;flex:1;align-items:center;margin:0 0 18px;padding:16px 0 0;display:flex}.IndustryRental-module__yWwGeW__rentalCardSpecsInner{flex-direction:column;gap:10px;width:fit-content;display:flex}.IndustryRental-module__yWwGeW__rentalCardSpec{color:var(--body);padding-left:16px;font-size:.9rem;font-weight:600;line-height:1.45;position:relative}.IndustryRental-module__yWwGeW__rentalCardSpec:before{content:"";background:var(--blue);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:0}.IndustryRental-module__yWwGeW__emptySpec:before{display:none!important}.IndustryRental-module__yWwGeW__rentalCardPriceWrap{justify-content:center;align-items:center;gap:3px;margin-bottom:16px;display:flex}.IndustryRental-module__yWwGeW__rentalCardPriceUnit{color:var(--navy);font-size:.9375rem;font-weight:800}.IndustryRental-module__yWwGeW__rentalCardPrice{color:var(--blue);letter-spacing:-1px;white-space:nowrap;font-size:1.15rem;font-weight:900}.IndustryRental-module__yWwGeW__rentalCardBtn{background:var(--blue);border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:44px;margin-top:auto;font-size:1rem;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 10px #1e5eff26;color:var(--white)!important}.IndustryRental-module__yWwGeW__rentalCardBtn:hover{background:var(--navy);transform:translateY(-2px);box-shadow:0 6px 16px #0a1c3633;color:var(--white)!important}.IndustryRental-module__yWwGeW__rentalFilter{border:1px solid var(--line);border-radius:var(--radius-sm);background:#eef2fb;align-items:center;gap:12px;margin-bottom:20px;padding:12px 18px;display:flex}.IndustryRental-module__yWwGeW__rentalFilter[hidden]{display:none}.IndustryRental-module__yWwGeW__rentalFilterLabel{color:var(--body);font-size:.95rem;font-weight:700}.IndustryRental-module__yWwGeW__rentalFilterLabel strong{color:var(--blue);font-weight:900}.IndustryRental-module__yWwGeW__rentalFilterReset{border:1px solid var(--line-dark);background:var(--white);color:var(--body);cursor:pointer;border-radius:999px;margin-left:auto;padding:7px 14px;font-size:.85rem;font-weight:800;transition:background .18s,border-color .18s,color .18s}.IndustryRental-module__yWwGeW__rentalFilterReset:hover{border-color:var(--navy);color:var(--navy)}@media (max-width:900px){.IndustryRental-module__yWwGeW__rentalGrid{grid-template-columns:1fr;gap:16px}.IndustryRental-module__yWwGeW__rentalCard{padding:20px}.IndustryRental-module__yWwGeW__rentalCard:hover{transform:none}.IndustryRental-module__yWwGeW__rentalCardThumb{height:182px;margin-bottom:16px}.IndustryRental-module__yWwGeW__rentalCardThumb img{height:158px}.IndustryRental-module__yWwGeW__rentalCardTitle{font-size:1.25rem}.IndustryRental-module__yWwGeW__industryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.IndustryRental-module__yWwGeW__industryHeader{flex-direction:column;gap:12px;margin-bottom:24px}.IndustryRental-module__yWwGeW__industryHeader p{font-size:.98rem}}@media (max-width:420px){.IndustryRental-module__yWwGeW__rentalCard{padding:18px}.IndustryRental-module__yWwGeW__rentalCardThumb{height:166px}.IndustryRental-module__yWwGeW__rentalCardThumb img{height:146px}}
.Hero-module__ejOdHG__hero{background:linear-gradient(180deg, var(--navy) 0%, var(--navy-2) 60%, #08182e 100%);border-bottom:1px solid #ffffff0f;position:relative;overflow:hidden}.Hero-module__ejOdHG__hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 72% 18%,#000,#0000 62%);mask-image:radial-gradient(circle at 72% 18%,#000,#0000 62%)}.Hero-module__ejOdHG__hero:after{content:"";filter:blur(10px);pointer-events:none;background:radial-gradient(circle,#1e5eff52,#0000 65%);border-radius:50%;width:520px;height:520px;position:absolute;top:-150px;right:-120px}.Hero-module__ejOdHG__hero-inner{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;min-height:580px;padding:72px 0;display:grid;position:relative}.Hero-module__ejOdHG__hero-badge{color:var(--sky);letter-spacing:.14em;background:#1e5eff24;border:1px solid #1e5eff80;border-radius:999px;margin-bottom:22px;padding:7px 14px;font-size:.75rem;font-weight:800;display:inline-block}.Hero-module__ejOdHG__hero h1{color:var(--white)}.Hero-module__ejOdHG__hero h1 .Hero-module__ejOdHG__accent{color:var(--blue-light)}.Hero-module__ejOdHG__hero-copy{color:#ffffffb8;letter-spacing:-.3px;max-width:500px;margin:0 0 30px;font-size:1.1875rem;line-height:1.65}.Hero-module__ejOdHG__hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:34px;display:flex}.Hero-module__ejOdHG__hero-actions .Hero-module__ejOdHG__btn{border-radius:10px;min-height:54px;padding:0 28px;font-size:1rem}.Hero-module__ejOdHG__hero-actions .Hero-module__ejOdHG__btn-blue{box-shadow:0 14px 34px #1e5eff61}.Hero-module__ejOdHG__hero-note{flex-wrap:nowrap;align-items:center;gap:30px;display:flex}.Hero-module__ejOdHG__note-item{color:#cdd8ec;letter-spacing:-.25px;white-space:nowrap;align-items:center;gap:9px;font-size:1.0625rem;font-weight:700;display:flex}.Hero-module__ejOdHG__note-item:before{content:"";background:radial-gradient(circle,#2f6fff 0 5px,#ffffff26 6px);border-radius:50%;flex:0 0 16px;width:16px;height:16px}.Hero-module__ejOdHG__hero-visual{place-items:center;display:grid;position:relative}.Hero-module__ejOdHG__hero-visual:before{content:"";background:linear-gradient(160deg,#ffffff1a,#fff0);border:1px solid #ffffff1a;border-radius:36px;width:400px;height:400px;position:absolute}.Hero-module__ejOdHG__printer-photo{object-fit:contain;filter:drop-shadow(0 30px 50px #00000073);width:auto;max-width:none;height:500px;animation:4.6s ease-in-out infinite Hero-module__ejOdHG__printerFloat;position:relative}.Hero-module__ejOdHG__mobile-hero-banner{background:var(--navy-2);border-bottom:1px solid #ffffff0f;display:none}.Hero-module__ejOdHG__mobile-hero-banner img{width:100%;height:auto;display:block}@media (max-width:1024px){.Hero-module__ejOdHG__hero-inner{grid-template-columns:1fr;gap:42px;min-height:auto}.Hero-module__ejOdHG__hero-copy{max-width:760px}.Hero-module__ejOdHG__hero-note{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.Hero-module__ejOdHG__note-item{white-space:normal}.Hero-module__ejOdHG__hero-visual{justify-self:center}.Hero-module__ejOdHG__hero-visual:before{width:340px;height:340px}.Hero-module__ejOdHG__printer-photo{max-width:min(100%,520px);height:400px}}@media (max-width:720px){.Hero-module__ejOdHG__hero-inner{text-align:left;gap:26px;padding:48px 0}.Hero-module__ejOdHG__hero-copy{margin:0 0 24px;font-size:1rem}.Hero-module__ejOdHG__hero-actions{justify-content:flex-start}.Hero-module__ejOdHG__hero-actions .Hero-module__ejOdHG__btn{width:100%}.Hero-module__ejOdHG__hero-note{grid-template-columns:1fr;gap:8px}.Hero-module__ejOdHG__note-item{border-radius:var(--radius-sm);background:#ffffff0f;border:1px solid #ffffff1f;justify-content:flex-start;padding:8px 12px;font-size:.92rem}.Hero-module__ejOdHG__hero-visual{display:none}.Hero-module__ejOdHG__mobile-hero-banner{display:block}}
.ContactSection-module__43iI0G__contact-box{grid-template-columns:.85fr 1.15fr;align-items:start;gap:40px;display:grid}.ContactSection-module__43iI0G__contact-info h2{color:var(--white);margin-bottom:14px}.ContactSection-module__43iI0G__contact-info p{color:#ffffffad;margin:0 0 26px;font-size:1.0625rem;line-height:1.6}.ContactSection-module__43iI0G__contact-line{border-top:1px solid #ffffff24;padding:16px 0}.ContactSection-module__43iI0G__contact-line:last-child{border-bottom:1px solid #ffffff24}.ContactSection-module__43iI0G__contact-line span{color:#ffffff80;font-size:.8125rem;font-weight:700;display:block}.ContactSection-module__43iI0G__contact-line strong{color:var(--white);font-size:1.125rem}.ContactSection-module__43iI0G__form{background:var(--white);box-shadow:var(--shadow);border:1px solid #0000;border-radius:18px;padding:30px}.ContactSection-module__43iI0G__form-row{grid-template-columns:repeat(2,1fr);align-items:start;gap:14px;display:grid}.ContactSection-module__43iI0G__success-message{border-radius:var(--radius-sm);color:#1e7e46;background:#27ae601a;border:1px solid #27ae60;margin-bottom:18px;padding:16px 18px;font-size:.875rem;font-weight:700;display:none}.ContactSection-module__43iI0G__success-message.ContactSection-module__43iI0G__show{animation:.3s ContactSection-module__43iI0G__fadeIn;display:block}.ContactSection-module__43iI0G__field{align-content:start;gap:7px;margin-bottom:14px;transition:margin-bottom .18s;display:grid;position:relative}.ContactSection-module__43iI0G__field label{color:#344054;font-size:.875rem;font-weight:850}.ContactSection-module__43iI0G__field input,.ContactSection-module__43iI0G__field select,.ContactSection-module__43iI0G__field textarea{border-radius:var(--radius-sm);background:var(--white);width:100%;min-height:48px;color:var(--text);border:1px solid #e2e8f0;outline:none;padding:0 13px;font-size:.9375rem;transition:border-color .18s,box-shadow .18s,background .18s}.ContactSection-module__43iI0G__field textarea{resize:vertical;min-height:112px;padding:12px 13px}.ContactSection-module__43iI0G__field input:focus,.ContactSection-module__43iI0G__field select:focus,.ContactSection-module__43iI0G__field textarea:focus{border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px #1e5eff1f}.ContactSection-module__43iI0G__field.ContactSection-module__43iI0G__is-error{margin-bottom:40px}.ContactSection-module__43iI0G__field.ContactSection-module__43iI0G__is-error input,.ContactSection-module__43iI0G__field.ContactSection-module__43iI0G__is-error select,.ContactSection-module__43iI0G__field.ContactSection-module__43iI0G__is-error textarea{background:snow;border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.ContactSection-module__43iI0G__field-error{z-index:2;color:#e53e3e;pointer-events:none;margin:0;font-size:.8125rem;font-weight:700;line-height:1.45;display:none;position:absolute;top:calc(100% + 5px);left:0}.ContactSection-module__43iI0G__field-error.ContactSection-module__43iI0G__show{display:block}.ContactSection-module__43iI0G__field.ContactSection-module__43iI0G__shake input,.ContactSection-module__43iI0G__field.ContactSection-module__43iI0G__shake select,.ContactSection-module__43iI0G__field.ContactSection-module__43iI0G__shake textarea,.ContactSection-module__43iI0G__agreement.ContactSection-module__43iI0G__shake{animation:.32s ContactSection-module__43iI0G__formShake}.ContactSection-module__43iI0G__agreement{color:var(--muted);align-items:flex-start;gap:8px;margin:10px 0 18px;font-size:.8125rem;display:flex;position:relative}.ContactSection-module__43iI0G__agreement input{margin-top:4px}.ContactSection-module__43iI0G__agreement.ContactSection-module__43iI0G__is-error{color:#e53e3e;margin-bottom:42px}.ContactSection-module__43iI0G__agreement-error{top:calc(100% + 5px);left:24px}@media (max-width:900px){.ContactSection-module__43iI0G__contact-box{grid-template-columns:1fr;gap:32px}.ContactSection-module__43iI0G__contact-info{text-align:center}.ContactSection-module__43iI0G__contact-info p{margin-bottom:20px;font-size:.95rem}.ContactSection-module__43iI0G__contact-line{justify-content:space-between;align-items:center;padding:12px 0;display:flex}.ContactSection-module__43iI0G__contact-line span{font-size:.85rem}.ContactSection-module__43iI0G__contact-line strong{text-align:right;font-size:1rem}}
.Reasons-module__LZ_7zG__reasons-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:22px;display:grid}.Reasons-module__LZ_7zG__reason{background:var(--white);border:1px solid var(--line);border-radius:16px;padding:34px 30px;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:0 14px 30px #0f172a0f}.Reasons-module__LZ_7zG__reason:hover{transform:translateY(-4px);box-shadow:0 22px 40px #0f172a1a}.Reasons-module__LZ_7zG__reason:before{content:"";background:var(--blue);height:4px;position:absolute;top:0;left:0;right:0}.Reasons-module__LZ_7zG__reason-num{width:52px;height:38px;color:var(--blue);background:#eaf1ff;border-radius:9px;place-items:center;margin:8px 0 22px;font-size:.9375rem;font-weight:900;display:inline-grid}.Reasons-module__LZ_7zG__reason h3{letter-spacing:-.5px;margin:0 0 14px;font-size:1.4375rem}.Reasons-module__LZ_7zG__reason p{color:var(--muted);margin:0;font-size:.975rem;line-height:1.65}.Reasons-module__LZ_7zG__steps{border:1px solid var(--line);background:#f4f7fc;border-radius:16px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.Reasons-module__LZ_7zG__step{border-right:1px solid var(--line);padding:30px 28px}.Reasons-module__LZ_7zG__step:last-child{border-right:0}.Reasons-module__LZ_7zG__step-num{color:var(--blue);margin-bottom:16px;font-size:1.0625rem;font-weight:900}.Reasons-module__LZ_7zG__step h4{color:var(--navy);margin:0 0 10px;font-size:1.1875rem;font-weight:800}.Reasons-module__LZ_7zG__step p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.6}@media (max-width:1024px){.Reasons-module__LZ_7zG__reasons-grid{grid-template-columns:1fr}.Reasons-module__LZ_7zG__steps{grid-template-columns:repeat(2,1fr)}.Reasons-module__LZ_7zG__step:nth-child(2){border-right:0}}@media (max-width:720px){.Reasons-module__LZ_7zG__reason{padding:24px}.Reasons-module__LZ_7zG__steps{grid-template-columns:1fr}.Reasons-module__LZ_7zG__step{border-right:0;border-bottom:1px solid var(--line)}.Reasons-module__LZ_7zG__step:last-child{border-bottom:0}}
