.line-progress{display:flex;align-items:center;justify-content:center;padding:0;margin:0;list-style:none;margin-bottom:1.6rem}.line-progress__item{position:relative;display:flex;align-items:center;justify-content:center;font-weight:700;width:30px;height:30px;border-radius:50%;line-height:1;margin:0 14px;border:2px solid rgba(var(--color-form-button),1)}.line-progress__item span{line-height:1;color:rgba(var(--color-form-button),1)}@media screen and (min-width: 990px){.line-progress__item{width:45px;height:45px;margin:0 20px;border:5px solid rgba(var(--color-form-button),1)}.line-progress__item span{font-size:2.8rem}}@media screen and (min-width: 1200px){.line-progress__item{width:55px;height:55px;margin:0 25px}.line-progress__item span{font-size:3.5rem}}.line-progress__item:not(:last-of-type):after{content:"";position:absolute;top:50%;right:-23px;width:15px;height:30px;background-position:center center;background-repeat:no-repeat;background-size:contain;transform:translateY(-50%)}@media screen and (min-width: 990px){.line-progress__item:not(:last-of-type):after{right:-38px;width:25px;height:55px}}@media screen and (min-width: 1200px){.line-progress__item:not(:last-of-type):after{right:-48px;width:35px;height:60px}}.landing-info-text{display:flex;align-items:center;padding:60px 0;height:100vh;height:calc(var(--vh, 1vh) * 100);transition:height .4s ease-in-out}@media screen and (min-width: 990px){.landing-info-text{padding:100px 0}}.landing-info-text__wrap{width:100%;display:flex;align-items:center;justify-content:center}.landing-info-text__content{text-align:center;font-weight:500;max-width:126rem}.landing-info-text__title{font-size:2.4rem;letter-spacing:normal;line-height:1.1;margin:2rem 0 2.3rem}@media screen and (min-width: 990px){.landing-info-text__title{margin:4rem 0 3.3rem;font-size:4.5rem}}@media screen and (min-width: 1200px){.landing-info-text__title{font-size:5.2rem}}.landing-info-text__links{display:flex;align-items:center;flex-direction:column}.landing-info-text__link{display:flex;align-items:center;justify-content:center;width:100%;max-width:20.5rem;min-height:5rem;margin-bottom:1.2rem;text-decoration:none;font-size:1.8rem;border-radius:3rem;text-transform:uppercase;background-color:rgba(var(--color-button),1);color:rgba(var(--color-button-text),1);transition:.3s ease}.landing-info-text__link:hover{opacity:.6}.landing-info-text__link:last-of-type{margin-bottom:0}@media screen and (min-width: 990px){.landing-info-text__link{font-size:2rem;margin-bottom:1.9rem}}@media screen and (min-width: 1200px){.landing-info-text__link{font-size:2.4rem;min-height:6rem;margin-bottom:1.9rem}}
