.main-banner{background:#000;cursor:pointer;display:grid;padding-top:22%;place-items:center;position:relative;width:100%}@media screen and (max-width:780px){.main-banner{height:200px;padding-top:50%}}.main-banner img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}@media screen and (max-width:780px){.main-banner .desktop-image{display:none}}.main-banner .mobile-image{display:none}@media screen and (max-width:780px){.main-banner .mobile-image{display:unset}}.main-banner-terms{align-items:center;background-color:#29804a;color:#f2f3d1;display:flex;font-size:12px;justify-content:center;min-height:20px;padding:.25rem 6px;text-align:center}@media screen and (max-width:780px){.main-banner-terms{font-size:10px;padding:4px}}
