@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,.card:hover .cta-button .btn .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,.card:hover .cta-button .btn .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,.card:hover .cta-button .btn .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}.image-list-items .image-list-item{display:grid;grid-template-columns:338px 1fr;align-items:stretch;gap:1rem;position:relative;border-bottom:1px solid hsla(100,2%,70%,.8);padding:20px;transition:all .3s cubic-bezier(.215,.61,.355,1)}.image-list-items .image-list-item-link{position:absolute;inset:0;z-index:3}.image-list-items .image-list-item-bg-image{position:relative;overflow:hidden;border-radius:2px;aspect-ratio:338/189}.image-list-items .image-list-item-bg-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.215,.61,.355,1)}.image-list-items .image-list-item-bg-image:after,.image-list-items .image-list-item-bg-image:before{content:"";position:absolute;inset:0;width:100%;height:100%}.image-list-items .image-list-item-bg-image:before{background:linear-gradient(180deg,rgba(24,27,23,.55),rgba(24,27,23,0) 36.84%);z-index:1;opacity:1;transition:opacity .4s cubic-bezier(.215,.61,.355,1)}.image-list-items .image-list-item-bg-image:after{background:linear-gradient(0deg,rgba(24,27,23,.65),rgba(24,27,23,0) 46.91%);z-index:1}.image-list-items .image-list-item:hover .image-list-item-bg-image img{transform:scale(1.05)}.image-list-items .image-list-item:hover .image-list-item-bg-image:before{opacity:0}.image-list-items .image-list-item:hover .image-list-item-header-title svg g path{fill:#c73e1d}.image-list-items .image-list-item.disabled{opacity:.7;pointer-events:none!important}.image-list-items .image-list-item.disabled:hover{text-decoration:none}.image-list-items .image-list-item.cursor-not-allowed{cursor:not-allowed}.image-list-items .image-list-item-content-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;flex-grow:1;height:100%;position:relative;z-index:2}.image-list-items .image-list-item-content-wrapper .image-list-item-header{display:flex;justify-content:space-between;align-items:center;width:100%}.image-list-items .image-list-item-content-wrapper .image-list-item-header-title{display:flex;align-items:center;flex-grow:1;margin-right:10px;justify-content:space-between}.image-list-items .image-list-item-content-wrapper .image-list-item-header-title svg g path{transition:fill .3s cubic-bezier(.215,.61,.355,1)}.image-list-items .image-list-item-content-wrapper .image-list-item-content{width:33%;z-index:3}.image-list-items .image-list-item-content-wrapper .image-list-item-content .text-b2{color:#666866}@media (max-width:767px){.image-list-items .image-list-item-bg-image{aspect-ratio:335/187;margin-bottom:20px}.image-list-items .image-list-item-content-wrapper .image-list-item-header{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%}.image-list-items .image-list-item-content-wrapper .image-list-item-header-title{flex-direction:row;width:100%;margin-bottom:52px}.image-list-items .image-list-item-content-wrapper .image-list-item-header-title svg{width:22px;height:22px}.image-list-items .image-list-item-content-wrapper .image-list-item-content{width:100%}}@media (max-width:576px){.image-list-items .image-list-item{grid-template-columns:1fr}}