@charset "UTF-8";.cta {width: 100%;}.cta .cta-inner {position: relative;width: 100%;min-height: auto;align-items: center;justify-content: center;}.cta .cta-img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}.cta .cta-img img {width: 100%;height: 100%;object-fit: cover;display: block;-webkit-mask-image: linear-gradient(black 100%, transparent);mask-image: linear-gradient(black 100%, transparent);object-position: center;}.cta .cta-body {z-index: 1;text-align: center;color: #fff;justify-content: center;align-items: center;width: 100%;}.cta .cta-txt {align-items: center;width: 90%;margin-top: 1.8em;}.cta .cta-title {font-size: 1.8em;font-weight: bold;line-height: 1.4;}@media screen and (min-width: 1025px) {.cta .cta-title {font-size: 2.2em;font-weight: bold;line-height: 1.6;}.cta .cta-txt {margin-top: 0;}}.cta .cta-desc {font-size: 1.1em;line-height: 1.6;width: 90%;opacity: 1;}@media screen and (min-width: 1025px) {.cta .cta-desc {font-size: 1.2em;}}.cta .cta-more {margin-top: 1em;}.cta .cta-more span {font-size: 1.2em;padding: 8px 20px;}@media (min-width: 1025px) {#cta-fixed .cta {width: 100%!important;}#cta-fixed .cta-title {font-size: 1.1em!important;}#cta-fixed .cta-desc {font-size: 0.9em!important;}}