.in-formativo{overflow-x:hidden}.in-formativo__hero{padding-top:80px;text-align:center}.in-formativo__hero-content{margin:0 auto;max-width:900px}.in-formativo__hero-title{color:var(--color-dark);font-size:var(--fs-h1);font-weight:var(--fw-bold);margin-bottom:var(--spacing-lg)}.in-formativo__hero-description{color:var(--color-text);font-size:var(--fs-body-02);line-height:1.5;margin-bottom:var(--spacing-xl)}.in-formativo__hero-image-wrapper{margin:var(--spacing-xl) 0;width:100%}.in-formativo__hero-image{border-radius:40px;box-shadow:0 10px 30px rgba(0,0,0,.05);display:block;height:auto;width:100%}.in-formativo__hero-actions{display:flex;gap:20px;justify-content:center;margin-bottom:40px}.in-formativo__details{background-color:var(--color-white);padding-bottom:100px}.in-formativo__details-grid{align-items:flex-start;display:flex;gap:80px}.in-formativo__column{flex:1}.in-formativo__column-title{color:var(--color-dark);font-size:var(--fs-h2);font-weight:var(--fw-bold);line-height:1.2;margin-bottom:var(--spacing-lg)}.in-formativo__column-intro{font-size:18px;margin-bottom:var(--spacing-lg)}.in-formativo__column-footer{font-size:18px;margin-top:var(--spacing-lg)}.in-formativo__column-actions{display:flex;gap:20px;margin-top:40px}.t-accent{color:var(--color-purple)}@media (max-width:992px){.in-formativo__details-grid{flex-direction:column;gap:60px}.in-formativo__hero-title{font-size:36px}.in-formativo__hero-description{font-size:18px}}@media (max-width:768px){.in-formativo__hero{padding-top:40px}.in-formativo__hero-title{font-size:32px}.in-formativo__column-actions{align-items:center;flex-direction:column}.in-formativo__column-actions .btn{width:100%}}