@import url("https://fonts.googleapis.com/css2?family=Agdasima&display=swap");@import url("https://fonts.googleapis.com/css2?family=Questrial&display=swap");:root{--header-height:111px}.rollingText{position:relative;overflow:clip;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rollingText,.rollingText span{height:1lh;display:block}.rollingText:after,.rollingText:before{display:block;transition:transform .4s,opacity .4s,color .4s;content:attr(data-text);width:100%;height:1lh}.rollingText:before{color:var(--text-color,#1f2626);transform:translateY(0)}.rollingText:after{color:var(--hover-color,#c73e1d);transform:translateY(1lh);opacity:0;position:absolute;top:0;left:0}.rollingText:is(:hover,:focus-within){color:transparent}.rollingText:is(:hover,:focus-within):before{transform:translateY(-1lh);opacity:1;color:transparent}.rollingText:is(:hover,:focus-within):after{transform:translateY(0);opacity:1}.btn:focus-within>.rollingText,.btn:hover>.rollingText,.community-link:focus-within>.rollingText,.community-link:hover>.rollingText,.giant-tabs__link:focus-within>.rollingText,.giant-tabs__link:hover>.rollingText,.nav-link:focus-within>.rollingText,.nav-link:hover>.rollingText,a:not(.link):focus-within>.rollingText,a:not(.link):hover>.rollingText,button:focus-within>.rollingText,button:hover>.rollingText{color:var(--text-color,#1f2626)}.btn:focus-within>.rollingText:before,.btn:hover>.rollingText:before,.community-link:focus-within>.rollingText:before,.community-link:hover>.rollingText:before,.giant-tabs__link:focus-within>.rollingText:before,.giant-tabs__link:hover>.rollingText:before,.nav-link:focus-within>.rollingText:before,.nav-link:hover>.rollingText:before,a:not(.link):focus-within>.rollingText:before,a:not(.link):hover>.rollingText:before,button:focus-within>.rollingText:before,button:hover>.rollingText:before{transform:translateY(-1lh);opacity:1;color:var(--text-color,#1f2626)}.btn:focus-within>.rollingText:after,.btn:hover>.rollingText:after,.community-link:focus-within>.rollingText:after,.community-link:hover>.rollingText:after,.giant-tabs__link:focus-within>.rollingText:after,.giant-tabs__link:hover>.rollingText:after,.nav-link:focus-within>.rollingText:after,.nav-link:hover>.rollingText:after,a:not(.link):focus-within>.rollingText:after,a:not(.link):hover>.rollingText:after,button:focus-within>.rollingText:after,button:hover>.rollingText:after{transform:translateY(0);opacity:1}.rollingText:is(:focus-within,:focus){outline:2px solid var(--light);border-radius:4px}.rollingText:is(:focus-within,:focus):after{color:var(--text-color,#1f2626)!important}.btn:focus-within .rollingText:after{color:var(--text-color,#1f2626)!important}.spotlight-main{background-color:#f9f8f3;padding:73px 63px;display:flex;justify-content:center;align-items:center;height:100%}.spotlight-main-content{display:flex;flex-direction:column;gap:20px;max-width:562px;margin:0 auto}.spotlight-main-content.is-testimonial .spotlight-main-content-section-title{flex-direction:column;align-items:flex-start}.spotlight-main-content-section-title{display:flex;align-items:flex-end;justify-content:flex-start;gap:8px}.spotlight-main-content-section-title svg path{fill:#c73e1d}.spotlight-image{min-height:473px;height:100%;position:relative}.spotlight-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}.spotlight-cta{margin-top:10px}.spotlight-input .wpcf7-form{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;justify-content:space-between}.spotlight-input .wpcf7-text{border:none;border-bottom:1px solid #1f2626;background-color:transparent;outline:none;font-family:Neue Haas,sans-serif;font-size:20px;font-weight:500;padding:17px 0;line-height:26px;letter-spacing:.02em;text-align:left;color:#1f2626;opacity:1;width:100%}.spotlight-input .wpcf7-submit{border:none;width:94px;height:53px}.spotlight-input .wpcf7-submit:hover{cursor:pointer}@media (max-width:767px){.spotlight-image img{position:static}.spotlight-input .wpcf7-form{flex-direction:column;justify-content:center}.spotlight-input .wpcf7-submit{width:130px}}