section.offer-content{max-width:800px;opacity:0;overflow:hidden;position:relative;transition:opacity .5s ease .3s;width:100%;z-index:1}section.offer-content.enabled{opacity:1}section.offer-content h3{margin-bottom:15px}section.offer-content h4{color:#657c91;font-size:15.5px;line-height:2;margin-bottom:10px;margin-top:35px}section.offer-content ul{list-style-type:disc;list-style:inside}section.offer-content a{text-decoration:underline}section.offer-content a:hover{color:#01a4d5}section.offer-content li,section.offer-content p,section.offer-content span{font-size:15px;font-weight:500}@media screen and (max-width:1280px){section.offer-content{max-width:100%}}