.home-hiw{background:#fff;padding:104px 0 116px}.home-hiw__inner{margin:0 auto;max-width:1320px;padding:0 64px}.home-hiw__head{margin-bottom:60px;max-width:1180px}.home-hiw .rtr-overline{margin-bottom:16px}.home-hiw__title{color:var(--color-text);font-family:var(--font-heading);font-size:clamp(32px,4vw,48px);font-weight:var(--fw-xlight);letter-spacing:-.02em;line-height:1.1;margin:0}.home-hiw__title .accent{color:var(--color-accent-teal);font-weight:var(--fw-semibold)}.home-hiw__intro{color:#4d5054;font-family:var(--font-body);font-size:18px;line-height:1.6;margin:18px 0 0;max-width:1060px}.home-hiw__steps{display:grid;gap:36px;grid-template-columns:repeat(3,1fr);position:relative}.home-hiw__timeline{animation:home-hiw-flow 5s ease-in-out infinite alternate;background:linear-gradient(90deg,#067587,#0c9fb8 22%,#1fcbe0 45%,#48ebff 60%,#1fcbe0 78%,#0c9fb8);background-size:220% 100%;height:2px;left:22px;position:absolute;right:calc(33.333% - 44px);top:21px;z-index:0}@keyframes home-hiw-flow{0%{background-position:0 50%}to{background-position:100% 50%}}@media (prefers-reduced-motion:reduce){.home-hiw__timeline{animation:none}}.home-hiw__step{position:relative;z-index:1}.home-hiw__num{align-items:center;border-radius:50%;color:#fff;display:flex;font-family:var(--font-body);font-size:var(--fs-h5);font-weight:var(--fw-semibold);height:44px;justify-content:center;width:44px}.home-hiw__step:first-of-type .home-hiw__num{background:#107b8e}.home-hiw__step:nth-of-type(2) .home-hiw__num{background:#1399af}.home-hiw__step:nth-of-type(3) .home-hiw__num{background:#17bcd6}.home-hiw__media{border-radius:10px;box-shadow:0 18px 46px -16px rgba(0,0,0,.34);height:200px;margin:24px 0 22px;overflow:hidden}.home-hiw__media img{display:block;height:100%;object-fit:cover;width:100%}.home-hiw__step-title{color:var(--color-text);font-family:var(--font-body);font-size:var(--fs-h5);font-weight:var(--fw-semibold);line-height:1.3;margin:0 0 10px}.home-hiw__step-body{color:#4d5054;font-family:var(--font-body);font-size:var(--fs-body-m);line-height:1.6;margin:0}@media (max-width:980px){.home-hiw{padding:76px 0 84px}.home-hiw__head{margin-bottom:44px}.home-hiw__steps{display:block;margin:0 auto;max-width:520px}.home-hiw__timeline{display:none}.home-hiw__step{column-gap:18px;display:grid;grid-template-areas:"num title" ".  media" ".  body";grid-template-columns:44px 1fr;padding-bottom:44px;position:relative}.home-hiw__step:last-child{padding-bottom:0}.home-hiw__num{grid-area:num;position:relative;z-index:1}.home-hiw__step-title{align-self:center;grid-area:title;margin:0}.home-hiw__media{grid-area:media;height:210px;margin:18px 0 14px}.home-hiw__step-body{grid-area:body}.home-hiw__step:not(:last-child):before{bottom:0;content:"";left:21px;position:absolute;top:44px;width:2px;z-index:0}.home-hiw__step:first-of-type:before{background:linear-gradient(180deg,#107b8e,#1399af)}.home-hiw__step:nth-of-type(2):before{background:linear-gradient(180deg,#1399af,#17bcd6)}}@media (max-width:600px){.home-hiw{padding:20px 0 68px}.home-hiw__inner{padding:0 24px}.home-hiw__head{text-align:center}.home-hiw__head .rtr-btn{display:inline-flex}.home-hiw__intro{font-size:16px}.home-hiw__media{height:190px}}