.home-usage{background:var(--surface-1);border-bottom:1px solid var(--surface-hover);color:var(--text-primary);padding:120px 80px;position:relative}.home-usage:after,.home-usage:before{background:var(--surface-hover);bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:1px}.home-usage:before{left:40px}.home-usage:after{right:40px}.home-usage__container{margin:0 auto;max-width:1280px}.home-usage__header{align-items:center;display:flex;flex-direction:column;gap:32px;margin-bottom:64px;text-align:center}.home-usage__header h2{font-family:var(--font-family-title);font-size:var(--font-size-title-h3);font-weight:var(--font-weight-regular);letter-spacing:-.02em;line-height:var(--line-height-title-h3);margin:0}.home-usage__header h2 span{color:var(--text-tertiary)}.home-usage__appointment a,.home-usage__cta{background:var(--brand-primary);border-radius:9999px;color:var(--surface-2);font-size:var(--font-size-button-l);font-weight:var(--font-weight-semibold);line-height:var(--line-height-body-l);padding:12px 16px;text-decoration:none}.home-usage__cta:hover{background:var(--brand-primary-hover)}.home-usage__appointment a:focus-visible,.home-usage__cta:focus-visible{box-shadow:var(--focus-ring);outline:none}.home-usage__grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-usage__card{background:var(--surface-0);border:1px solid var(--surface-hover);border-radius:24px;display:flex;flex-direction:column;height:480px;min-width:0;overflow:hidden;position:relative}.home-usage__analysis,.home-usage__questions{flex:1 1;min-height:0;position:relative}.home-usage__questions{padding:32px}.home-usage__question{background:var(--surface-1);border-radius:16px;box-sizing:border-box;font-size:14px;line-height:21px;margin:0 0 8px auto;padding:11px 14px;width:min(100%,308px)}.home-usage__question--1{width:min(100%,235px)}.home-usage__pagination{display:flex;gap:6px;margin-top:32px}.home-usage__pagination i{background:rgba(22,28,37,.18);border-radius:100%;display:block;height:8px;width:8px}.home-usage__pagination i:nth-child(2){background:rgba(22,28,37,.5);transform:translateY(-3px)}.home-usage__caption{display:flex;flex-direction:column;gap:8px;justify-content:center;min-height:120px;padding:0 32px 32px;position:relative}.home-usage__caption img{display:block;height:24px;width:24px}.home-usage__caption p{font-size:var(--font-size-body-l);font-weight:var(--font-weight-regular);line-height:var(--line-height-body-l);margin:0}.home-usage__analysis-question{background:var(--surface-1);border-radius:999px;font-size:14px;line-height:22px;margin:32px 32px 0 auto;padding:10px 14px;width:-moz-fit-content;width:fit-content}.home-usage__analysis-progress{bottom:31px;left:38px;position:absolute;right:28px}.home-usage__analysis-progress>p{color:var(--text-tertiary);font-size:14px;line-height:22px;margin:0 0 14px}.home-usage__analysis-progress>.analysis-label{color:transparent;background:linear-gradient(90deg,rgba(22,28,37,.5),#161c25 66.346157%,rgba(22,28,37,.5) 91.346157%);-webkit-background-clip:text;background-clip:text}.home-usage__analysis-progress ol{list-style:none;margin:0;padding:0}.home-usage__analysis-progress li{align-items:center;display:flex;font-size:12px;font-weight:var(--font-weight-semibold);line-height:19px;min-height:34px;padding-left:23px;position:relative}.home-usage__analysis-progress li:before{background:var(--surface-2);border-radius:50%;content:"";height:8px;left:0;position:absolute;top:5px;width:8px}.home-usage__analysis-progress li:not(:last-child):after{border-left:1px solid var(--surface-2);content:"";height:16px;left:3.5px;position:absolute;top:13px}.home-usage__card--support{background:#161c25;border:0;color:var(--surface-0)}.home-usage__support-backdrop{--media-overlay:linear-gradient(180deg,rgba(8,72,137,0.7),rgba(22,28,37,0.18) 38%,#161c25);--media-position:center bottom;inset:0;opacity:.88;position:absolute}.home-usage__answer{color:rgba(253,250,247,.88);font-size:14px;line-height:22px;margin:44px 46px 0;max-height:182px;overflow:hidden;position:relative}.home-usage__appointment{background:rgba(244,239,235,.24);border:1px solid rgba(253,250,247,.24);border-radius:24px;margin:auto 29px 0;padding:15px;position:relative}.home-usage__appointment p{font-size:14px;line-height:22px;margin:0 0 14px}.home-usage__appointment a{background:var(--surface-0);color:var(--text-primary);display:inline-block;font-size:12px;line-height:18px;padding:8px 12px}.home-usage__caption--dark{min-height:120px}.home-usage__caption--dark p{color:var(--surface-0)}@media (max-width:1100px){.home-usage{padding-right:40px;padding-left:40px}.home-usage__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-usage__card--support{grid-column:span 2}}@media (max-width:720px){.home-usage:after,.home-usage:before{display:none}.home-usage{padding:72px 16px}.home-usage__header{gap:24px;margin-bottom:40px}.home-usage__header h2{font-size:var(--font-size-mobile-title-h3);line-height:var(--line-height-mobile-title-h3)}.home-usage__grid{grid-template-columns:1fr}.home-usage__card,.home-usage__card--support{grid-column:auto;height:440px}.home-usage__questions{padding:24px}.home-usage__question{font-size:13px}.home-usage__caption{padding-right:24px;padding-left:24px}.home-usage__analysis-question{margin-right:24px;margin-top:24px}.home-usage__analysis-progress{left:26px;right:20px}.home-usage__answer{margin-right:30px;margin-left:30px}}