@keyframes slide-right{0%{transform:translateX(-10px);opacity:0}100%{transform:translateX(0);opacity:1}}.wrapper{padding:0 20px;max-width:1240px;margin:0 auto}.description{font-weight:700;font-size:17px;line-height:120%}.paginations{position:static!important}.paginations .swiper-pagination-bullet{width:19px;height:19px;border:2px solid #024f28;background:#fff;opacity:1}.paginations .swiper-pagination-bullet-active{background:#8fd200}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes modal-video{from{opacity:0}to{opacity:1}}@keyframes modal-video-inner{from{transform:translate(0,100px)}to{transform:translate(0,0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;transition:opacity .3s ease-out}.modal-video-close{opacity:0}.modal-video-close .modal-video-movie-wrap{transform:translate(0,100px)}.modal-video-body{width:100%;height:100%;margin:0 auto;padding:0 10px;display:flex;justify-content:center;box-sizing:border-box}.modal-video-inner{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#000;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;transform:translate(0,0);transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-45px;right:0;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:0 0}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#fff;border-radius:5px;margin-top:-6px}.videoCard{overflow:hidden;border-radius:20px;height:auto;display:flex;flex-direction:column;position:relative;transition:all .3s ease-out!important;border:1px solid #fff}.videoCard-image{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column}.videoCard-image img{width:100%;height:360px;display:block;-o-object-fit:cover;object-fit:cover}.videoCard-image video{height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;width:100%}.videoCard-image-noContent video{height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.videoCard-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;transition:all .3s ease-out}.videoCard-btn:hover{transform:translate(-50%,-50%) scale(1.05)}.videoCard-btn svg{display:block}.videoCard-content{padding:30px;flex:1;width:100%;background:#024f28}.videoCard-content-wrapper{display:flex;flex-direction:column;gap:17px}.videoCard-subtitle{font-weight:700;font-size:14px;line-height:100%;text-transform:uppercase;color:#8fd200}.videoCard-title{font-family:AFMSans;font-weight:400;font-size:36px;line-height:36px;text-transform:uppercase;color:#fff}.videoCard-description{font-weight:600;font-size:18px;line-height:120%;color:#fff}.videoCard-description p{margin:0}.videoCard-description a{text-decoration:underline;color:inherit}.videoCard-description img{max-width:100%;height:auto}.videoCard-link{background:#bdd630;padding:18.5px 17.5px;font-family:TastyBold;font-weight:400;font-size:18px;line-height:24px;text-transform:uppercase;border-radius:12px;border:2px solid #024f28;box-shadow:0 2px 0 0 #024f28;gap:10px;display:flex;align-items:center;transition:all .3s ease-out;justify-content:center}.videoCard-link:hover{background-color:#fff;box-shadow:0 0 20px rgba(111,197,255,.3137254902);transform:scale(1.05)}.videoCard-link:hover svg{animation:slide-right .6s ease-out both;flex-shrink:0}.videoCard-link span{z-index:1;position:relative}.videoCard-link svg{display:block}.videoCard-link{background:#fff;color:#024f28}.hispanic-video{background:#e50e63;padding:48px 0 56px}.hispanic-video .videoCard{border:0}.hispanic-video .videoCard img{-o-object-fit:contain;object-fit:contain}.hispanic-video__layout{display:flex;flex-direction:column;gap:32px}.hispanic-video__content{text-align:left}.hispanic-video__title{margin:0 0 20px}.hispanic-video__title img{display:block;width:100%;max-width:420px;height:auto}.hispanic-video__description{margin:0 0 24px;max-width:420px;color:#fff;font-family:HurmeGeometricSans4,sans-serif;font-size:18px;font-weight:600;line-height:1.3}.hispanic-video__description p{margin:0 0 12px}.hispanic-video__description p:last-child{margin-bottom:0}.hispanic-video__cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:54px;padding:10px 22px;border:2px solid #024f28;border-radius:12px;background:#fff;color:#024f28;font-family:AFMSans,sans-serif;font-size:22px;font-weight:400;line-height:1;text-transform:uppercase;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 2px 0 0 #024f28}.hispanic-video__cta:hover{transform:translateY(-2px)}.hispanic-video__cta-icon{display:flex;flex-shrink:0}.hispanic-video__cta-icon svg{display:block}.hispanic-video .videoCard-btn.hispanic-video__play{background:0 0;border:0;padding:0;cursor:pointer}.hispanic-video .videoCard-btn.hispanic-video__play img,.hispanic-video .videoCard-btn.hispanic-video__play svg{display:block;width:72px;height:72px;-o-object-fit:contain;object-fit:contain;transform-origin:center center;transition:transform .35s ease}.hispanic-video .videoCard-btn.hispanic-video__play:hover{transform:translate(-50%,-50%)}.hispanic-video .videoCard-btn.hispanic-video__play:hover img,.hispanic-video .videoCard-btn.hispanic-video__play:hover svg{transform:scale(1.05)}@media (min-width:1200px){.description{font-weight:700;font-size:22px;line-height:120%}.modal-video-body{max-width:60%;align-items:center}.videoCard-image img{height:450px}.videoCard-content{padding:30px 44px;display:flex;align-items:center;justify-content:space-between;gap:20px}.videoCard-link{font-size:24px;padding:18px 20px;gap:9px}.videoCard-link svg{height:14px}.videoCard-link{flex-shrink:0}.hispanic-video{padding:80px 0}.hispanic-video .wrapper{width:100%}.hispanic-video__layout{flex-direction:row;align-items:center;gap:64px}.hispanic-video__content,.hispanic-video__media{flex:1}.hispanic-video__title{margin-bottom:28px}.hispanic-video__title img{max-width:520px}.hispanic-video__description{margin-bottom:32px;max-width:500px;font-size:24px;line-height:1.25}.hispanic-video__cta{width:auto;min-width:220px;font-size:24px}.hispanic-video .videoCard-btn.hispanic-video__play img,.hispanic-video .videoCard-btn.hispanic-video__play svg{width:97px;height:97px}}@media (min-width:1200px) and (min-width:1440px){.hispanic-video .wrapper{max-width:1440px}}@media (max-width:1199px){.modal-video-movie-wrap{height:500px;width:280px}.videoCard-link{margin-top:17px}}@media (max-width:767px){.videoCard-image img{height:auto;max-height:360px}}@media (orientation:landscape){.modal-video-inner{padding:10px 60px;box-sizing:border-box}.modal-video-close-btn{top:0;right:-45px}}