.hero{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}@media (max-width:989px){.hero{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile)}}.hero .container--main{padding-right:2.7rem}@media (max-width:1024px){.hero .container--main{padding-right:1.4rem}}.hero .hero__inner{display:flex;justify-content:space-between;gap:9.5rem;padding-left:3rem}@media (max-width:1450px){.hero .hero__inner{gap:min(6.597vw, 9.5rem)}}@media (max-width:1439px){.hero .hero__inner{padding-inline:3rem}}@media (max-width:1024px){.hero .hero__inner{display:block;padding-inline:0}}.hero .hero__content{padding-top:3.1rem;position:relative;z-index:2}@media (max-width:989px){.hero .hero__content{padding-top:2.6rem}}.hero .hero__title{display:block;font-weight:900;line-height:1.23;font-size:12.1rem;color:var(--color);transform:rotate(3.45deg);letter-spacing:0}@media (min-width:1280px){.hero .hero__title{font-size:min(7.9vw, 11.4rem)}}@media (max-width:1024px){.hero .hero__title{text-align:center;font-size:4.8rem}}.hero .hero__title:first-child{margin-bottom:0}@media (max-width:1024px){.hero .hero__title:first-child{margin-bottom:-.5rem;padding-left:2.4rem}}.hero .hero__title span{padding:.9rem 4.8rem 2.1rem 4.2rem;box-decoration-break:clone;background-color:var(--background);display:inline-block;white-space:nowrap;overflow-wrap:normal;word-break:normal}.hero .hero__title:first-child span{letter-spacing:-.012em}@media (max-width:1024px){.hero .hero__title span{padding:0rem 1.2rem .6rem}.hero .hero__title:first-child span{padding-inline:2rem;margin-right:2rem}}.hero .hero__title--sm{transform:none;font-size:8.09rem}@media (min-width:1280px){.hero .hero__title--sm{font-size:min(5.6vw, 8.1rem)}}@media (min-width:1025px) and (max-width:1279px){.hero .hero__title{font-size:6vw}.hero .hero__title--sm{font-size:4vw}}@media (max-width:1024px){.hero .hero__title--sm{text-align:center;font-size:3.5rem}}.hero .hero__title--sm span{letter-spacing:-.02em;padding:.8rem 6.5rem;line-height:1.9}@media (max-width:1024px){.hero .hero__title--sm span{padding:1.7rem 2rem 1.4rem;line-height:1;letter-spacing:.01em}}.hero .hero__actions{margin-top:2.5rem;display:flex;justify-content:center}.hero__actions.mobile{display:none}@media (max-width:1023px){.hero .hero__actions{margin-top:2.1rem}.hero__actions.medium-hide{display:none}.hero__actions.mobile{display:block;display:flex;justify-content:center}}.hero .hero__actions .button{font-size:2.8rem;font-weight:700;box-shadow:2.81px 2.81px 2.81px 0 #00000080}@media (min-width:950px){.hero .hero__actions .button{padding-top:1rem;padding-bottom:1rem;min-width:28.1rem}}@media (max-width:950px){.hero .hero__actions .button{padding:1rem 2.5rem;min-width:19rem}}.hero .hero__media{flex:0 0 46%}@media (max-width:1024px){.hero .hero__media{margin-top:-4rem;padding-left:2.3rem}}.hero .media{border-radius:50px;padding-bottom:67.2%;margin-right:2.5rem}@media (max-width:1024px){.hero .media{display:block;padding-bottom:82%;padding-left:0}}.hero .hero__rating{position:relative;z-index:1;max-width:35.7rem;margin-top:-10.5rem;min-height:16.4rem;margin-left:auto;background-color:var(--background);color:var(--color);padding:2rem 2.9rem 2rem 4.9rem;border-radius:8.7rem 0 8.7rem 8.7rem}@media (max-width:1024px){.hero .hero__rating{margin-top:-5.1rem;padding-top:2.2rem}}.hero .hero__rating:after{content:'';display:block;border-top:1.8rem solid #fff0;border-bottom:1.8rem solid #fff0;border-right:1.8rem solid #D5889C;position:absolute;right:9px;top:-2.5rem;transform:rotate(-45deg);width:1px;height:1px;z-index:-2}.hero .star-rating{display:flex;gap:.3rem;margin-bottom:.8rem}.hero .star-rating i{letter-spacing:0;line-height:0}.hero .star-rating svg{color:var(--star-color)}.hero .hero__quote{font-weight:700;font-size:2rem;line-height:1.5;margin-bottom:.5rem}.hero .hero__name{font-size:1.8rem;font-weight:500}