.hero{padding:100px 0 75px;text-align:center;width:100%}.hero__heading h2,.hero__heading h3,.hero__heading h4,.hero__heading h5{color:var(--primary-color);line-height:55px;margin-bottom:10px}.hero__heading h2 strong,.hero__heading h3 strong,.hero__heading h4 strong,.hero__heading h5 strong{color:inherit;font-weight:700}.hero__content{font-size:var(--font-size-xl);line-height:40px;margin:0 auto 50px;max-width:998px}.hero__buttons-area{align-items:center;padding:2rem 0}.hero__button,.hero__buttons-area{display:flex;justify-content:center}.hero__button{background-color:var(--accent-color);border-radius:7px;font-size:var(--font-size-base);padding:11px 32px;width:146px}.hero__button,.hero__button:hover{color:var(--white)}@media (max-width:1199px){.hero{padding:68px 0}.hero__content{font-size:20px}}@media (max-width:991px){.hero{padding:46px 0}.hero__heading h2,.hero__heading h3,.hero__heading h4,.hero__heading h5,.hero__heading h6{font-size:35px;line-height:normal}.hero__content{font-size:18px;line-height:28px}}@media (max-width:767px){.hero{padding:35px 0}.hero__heading h2,.hero__heading h3,.hero__heading h4,.hero__heading h5,.hero__heading h6{font-size:28px}.hero__content{font-size:16px;line-height:27px}}