.animated-feature-module{color:#fff;display:flex;flex-direction:column;font-family:Manrope,sans-serif;justify-content:top;margin:40px 0;min-height:50vh}.animated-feature-module,.content-wrapper{align-items:center;padding:0;text-align:center;width:100%}.content-wrapper{max-width:950px;order:1}.red-underline{text-decoration:underline;text-decoration-color:#54b936}.subtitle-container{border:1px solid #54b936;border-radius:30px;display:inline-block;margin-bottom:20px;padding:4px 12px}.subtitle{color:#fff;font-size:16px;margin:0}.subtitle .highlight{color:#54b936;font-weight:700}.paragraph{color:#fff;font-size:16px;line-height:1.6;margin-bottom:30px}.cta-button{background-color:#54b936;border:2px solid #54b936;border-radius:50px;color:#fff!important;font-size:16px;padding:12px 36px;text-decoration:none!important;transition:background-color .3s,color .3s}.cta-button:hover{background-color:transparent;color:#54b936}.animated-title{color:#fff;font-size:48px;font-weight:400;margin:0 0 20px}.animated-title .word-container{display:inline-block}.animated-title .animated-word{display:inline-block;font-weight:700}.animated-title .static-franchise-word{font-weight:400}.fade-out{animation:fadeOut .4s ease-in forwards}.fade-in{animation:fadeIn .4s ease-out forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.image-wrapper{order:2;padding-top:10px}.animated-images,.image-wrapper{align-items:center;text-align:center;width:100%}.animated-images{position:relative}.image-sizer{height:auto;position:relative;visibility:hidden;width:80%}.animated-image,.image-sizer{align-items:center;text-align:center}.animated-image{height:100%;left:0;object-fit:contain;opacity:0;position:absolute;top:0;transition:opacity .4s ease-in-out;width:100%}.animated-image.active{opacity:1}@media (max-width:991px){.content-wrapper{max-width:850px}.animated-title{font-size:40px}}@media (max-width:767px){.animated-feature-module{flex-direction:column-reverse}.image-wrapper{padding-top:0}.content-wrapper,.image-wrapper{margin-bottom:0}.animated-title{font-size:32px}.animated-title .title-first-line{display:block}.subtitle{font-size:12px!important}}