.home-page{background:#fff}.home-hero{overflow:hidden;background:linear-gradient(90deg,#fff,#fff 35%,#ffffffe6 47%,#fff0 72%),#f5f8fb}.home-hero-layout{position:relative;min-height:580px;display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);align-items:center}.home-hero-copy{position:relative;z-index:2;max-width:620px;padding:68px 0 72px}.home-eyebrow{margin:0 0 18px;color:var(--primary-dark);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.home-hero h1{max-width:650px;margin:0 0 24px;color:var(--text-main);font-size:clamp(2.7rem,5.7vw,4.8rem);font-weight:800;line-height:1.08;letter-spacing:-.052em}.home-hero h1 span{display:block;color:var(--primary-dark)}.home-introduction{max-width:525px;margin:0;color:var(--text-secondary);font-size:1.04rem;line-height:1.8}.home-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:28px;margin-top:30px}.home-main-button{min-height:50px;padding-inline:23px;border-radius:9px}.home-text-link{display:inline-flex;align-items:center;gap:20px;padding:11px 0 7px;border-bottom:1px solid var(--primary-dark);color:var(--text-main);text-decoration:none;font-size:.82rem;font-weight:750}.home-text-link span{color:var(--primary-dark);font-size:1rem}.home-hero-image{position:absolute;top:0;right:calc((100vw - min(var(--container-width),calc(100vw - 40px)))/-2);bottom:0;left:40%}.home-hero-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#fff,#fffffff0 13%,#ffffff6b 37%,#fff0 65%);pointer-events:none}.home-hero-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.home-values{padding:38px 0 42px;border-top:1px solid #e7eef2;border-bottom:1px solid #e7eef2;background:linear-gradient(180deg,#fbfdfd,#f3f8f9)}.home-values-title{margin:0 0 28px;color:var(--text-secondary);text-align:center;font-size:.84rem}.home-values-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.home-value{min-height:58px;display:flex;align-items:center;justify-content:center;gap:14px;padding:0 24px}.home-value+.home-value{border-left:1px solid var(--border)}.home-value-icon{width:37px;height:37px;display:grid;place-items:center;color:var(--primary-dark)}.home-value-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.home-value strong{color:var(--text-main);font-size:.86rem}.home-services{padding:64px 0 58px}.home-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.home-service-card{min-height:355px;display:flex;align-items:flex-start;flex-direction:column;padding:27px 25px 24px;border:1px solid #e1e8ed;border-radius:8px;background:#fff;box-shadow:0 15px 34px #1631490f,0 3px 9px #16314908}.home-service-icon{width:49px;height:49px;display:grid;place-items:center;margin-bottom:20px;border-radius:9px;color:var(--primary-dark);background:#f1f7f7}.home-service-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.home-service-icon-message{position:relative;grid-template-rows:repeat(2,1fr);border:1px solid var(--primary);background:#fff;font-size:.6rem;font-weight:800}.home-service-icon-message:after{content:"→";position:absolute;top:50%;right:5px;color:var(--primary-dark);transform:translateY(-50%)}.home-service-card h2{margin:0 0 14px;color:var(--text-main);font-size:1.45rem;line-height:1.18;letter-spacing:-.025em}.home-service-card p{margin:0 0 24px;color:var(--text-secondary);font-size:.78rem;line-height:1.75}.home-service-card a{display:inline-flex;align-items:center;gap:14px;margin-top:auto;color:var(--primary-dark);text-decoration:none;font-size:.75rem;font-weight:750}.home-cta{padding-top:10px}.home-cta-card{position:relative;min-height:190px;display:flex;align-items:center;justify-content:space-between;gap:32px;overflow:hidden;padding:36px 47px;border-radius:8px;color:#fff;background:linear-gradient(115deg,#087b77,#075b62)}.home-cta-copy{position:relative;z-index:2}.home-cta-line{width:45px;height:3px;display:block;margin-bottom:18px;background:#17b3a6}.home-cta h2{margin:0 0 12px;color:#fff;font-size:1.55rem;line-height:1.25;letter-spacing:-.025em}.home-cta p{margin:0;color:#ffffffc7;font-size:.78rem}.home-cta-button{position:relative;z-index:2;min-width:205px;min-height:54px;display:inline-flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 22px;border-radius:7px;color:var(--text-main);background:#fff;text-decoration:none;font-size:.8rem;font-weight:750}.home-cta-pattern{position:absolute;right:15%;bottom:-60px;width:440px;height:185px;opacity:.22;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.8) 1px,transparent 1.5px);background-size:10px 10px;transform:rotate(-7deg)}@media(max-width:1000px){.home-hero-layout{min-height:auto;grid-template-columns:1fr}.home-hero-copy{max-width:720px;padding-bottom:34px}.home-hero-image{position:relative;inset:auto;height:430px;margin-inline:calc((100vw - min(var(--container-width),calc(100vw - 40px)))/-2)}.home-hero-image:before{background:linear-gradient(180deg,#fff,#fff0 35%)}.home-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-value:nth-child(3){border-top:1px solid var(--border);border-left:0}.home-value:nth-child(4){border-top:1px solid var(--border)}.home-values-grid{row-gap:20px}.home-services-grid{grid-template-columns:1fr}.home-service-card{min-height:auto}}@media(max-width:700px){.home-hero-copy{padding:42px 0 30px}.home-hero h1{font-size:clamp(2.4rem,12vw,3.5rem)}.home-hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.home-hero-image{height:320px}.home-values-grid{grid-template-columns:1fr}.home-value{justify-content:flex-start;padding-block:14px}.home-value+.home-value,.home-value:nth-child(3),.home-value:nth-child(4){border-top:1px solid var(--border);border-left:0}.home-services{padding-top:46px}.home-cta-card{align-items:stretch;flex-direction:column;padding:28px 23px}.home-cta-button{width:100%}}
