.cta-material{background-position:50%;background-size:cover;position:relative;z-index:2}.cta-material__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:var(--white);gap:48px;justify-content:center;position:relative}.cta-material__cover{max-width:220px;width:100%}.cta-material__info{max-width:443px;position:relative;width:100%;z-index:1}.cta-material__card-button.button-accent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.cta-material__card-button.button-accent path{-webkit-transition:stroke .2s;-o-transition:stroke .2s;transition:stroke .2s}.cta-material__card-button.button-accent:hover path{stroke:var(--dark)}@media (max-width:1152px){.cta-material__container{gap:40px}.cta-material__cover{max-width:240px}.cta-material__info{max-width:450px}}@media (max-width:767px){.cta-material__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;padding:64px 16px 120px}.cta-material__container:after{width:160px}.cta-material__cover{margin-left:auto;margin-right:auto;max-width:200px}.cta-material__info{max-width:100%;text-align:center}.cta-material__card-button.button-accent{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}