.valpo-news-carousel{overflow:hidden;padding:42px 0}.valpo-news-carousel .container{display:flex;flex-direction:column;gap:30px;margin:0 auto;max-width:1260px;width:100%}.valpo-news-carousel__content{align-items:center;color:var(--wp--preset--color--darkbrown);display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;margin:0 auto;max-width:1080px;opacity:0;padding:0 18px;transform:translateY(45px);transition:all .6s;width:100%}.valpo-news-carousel__content h2{align-items:center;display:flex;grid-row:2}.valpo-news-carousel__content .valpo-news-carousel__controls{grid-row:3;justify-content:end}.valpo-news-carousel__content .valpo-news-carousel__controls:before{border:0;border-top:3px dotted var(--wp--preset--color--darkbrown);content:"";flex-grow:1;margin-left:-18px}.valpo-news-carousel.in-view .valpo-news-carousel__content{opacity:1;transform:translateY(0)}.valpo-news-carousel__list{display:flex;padding:0 18px;position:relative}.valpo-news-carousel__list-item{flex:0 0 330px;margin-right:15px;min-width:0;opacity:0;transform:translateY(30px);transition:all .6s}.valpo-news-carousel.in-view .valpo-news-carousel__list-item{opacity:1;transform:translateY(0)}.valpo-news-carousel__list-item:nth-child(2){transition-delay:.15s}.valpo-news-carousel__list-item:nth-child(3){transition-delay:.3s}.valpo-news-carousel__list-item:nth-child(4){transition-delay:.45s}.valpo-news-carousel__list-item:last-of-type{margin-right:18px}.valpo-news-carousel__list-item-link{display:flex;flex-direction:column;text-decoration:none;width:100%}.valpo-news-carousel__list-item-image-container{position:relative}.valpo-news-carousel__list-item-image-container:after{border:2px solid var(--wp--preset--color--darkbrown);border-radius:15px;bottom:-6px;content:"";left:-6px;opacity:0;position:absolute;right:-6px;top:-6px;transition:all .3s}.valpo-news-carousel__list-item-image{border-radius:9px;height:70px;overflow:hidden;padding-top:66.66%;width:104px}.valpo-news-carousel__list-item-image img{border-radius:9px;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.valpo-news-carousel__list-item-content{display:flex;flex-direction:column}.valpo-news-carousel__list-item-content h3{color:var(--wp--preset--color--darkbrown);display:inline;font-family:DM Sans,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:12px 0 0;padding:0}.valpo-news-carousel__list-item-excerpt{color:var(--wp--preset--color--darkbrown);font-size:14px;font-style:normal;font-weight:400;line-height:21px;margin-top:6px}.valpo-news-carousel__list-item-excerpt>:first-of-type:first-child{margin-top:0}.valpo-news-carousel__list-item-excerpt>:last-of-type:last-child{margin-bottom:0}.valpo-news-carousel__list-item-excerpt p{color:var(--wp--preset--color--darkbrown);font-size:14px;font-style:normal;font-weight:400;line-height:21px}.valpo-news-carousel__list-item-content .wp-block-buttons{justify-content:flex-start;margin-top:12px}.valpo-news-carousel__list-item .solo-link__link__arrow{height:16px;margin-left:3px;width:16px}.valpo-news-carousel__list-item-link:hover .valpo-news-carousel__list-item-image-container:after{opacity:1}.valpo-news-carousel__list-item-link:hover .solo-link__link__arrow{transform:rotate(-45deg)}.valpo-news-carousel__list-item-link:hover .solo-link__link__arrow svg{animation:arrowHover 1s linear .3s infinite}.valpo-news-carousel.is-style-background-theme-white{background-color:var(--wp--preset--color--white)}.valpo-news-carousel.is-style-background-theme-white .valpo-news-carousel__list-item .solo-link__link__arrow{background-color:var(--wp--preset--color--gold)}.valpo-news-carousel.is-style-background-theme-white .valpo-news-carousel__list-item .solo-link__link__arrow svg{fill:var(--wp--preset--color--darkbrown)}.valpo-news-carousel.is-style-background-theme-gold-gradient{background:radial-gradient(100% 100% at 50% 0,var(--wp--preset--color--yellow) 0,var(--wp--preset--color--gold) 100%)}.valpo-news-carousel.is-style-background-theme-gold-gradient .valpo-news-carousel__list-item .solo-link__link__arrow{background-color:var(--wp--preset--color--darkbrown)}.valpo-news-carousel.is-style-background-theme-gold-gradient .valpo-news-carousel__list-item .solo-link__link__arrow svg{fill:var(--wp--preset--color--white)}.valpo-news-carousel__controls{align-items:center;display:flex;gap:9px;justify-content:center}.valpo-news-carousel__controls-item{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;justify-content:center;padding:0}.valpo-news-carousel__controls-item--prev .valpo-news-carousel__controls-item-arrow svg{transform:rotate(180deg)}.valpo-news-carousel__controls-item-arrow{align-items:center;background:var(--wp--preset--gradient--radial-brown);border-radius:100%;display:flex;height:42px;justify-content:center;overflow:hidden;transition:all .3s;width:42px}.valpo-news-carousel__controls-item:hover .valpo-news-carousel-controls-item-arrow{transform:translateY(-6px)}.valpo-news-carousel__controls-item:active .valpo-news-carousel-controls-item-arrow{transform:scale(.95) translateY(-6px)}.valpo-news-carousel__controls-item-arrow svg{fill:var(--wp--preset--color--white);height:auto;width:18px}@keyframes controlPrev{0%{transform:rotate(180deg) translateX(0)}49%{opacity:1;transform:rotate(180deg) translateX(42px)}50%{opacity:0;transform:rotate(180deg) translateX(-42px)}51%{opacity:1;transform:rotate(180deg) translateX(-42px)}to{transform:rotate(180deg) translateX(0)}}@keyframes controlNext{0%{transform:translateX(0)}49%{opacity:1;transform:translateX(42px)}50%{opacity:0;transform:translateX(-42px)}51%{opacity:1;transform:translateX(-42px)}to{transform:translateX(0)}}@media(min-width:1100px){.valpo-news-carousel{padding:90px 0}.valpo-news-carousel .container{padding:0 30px}.valpo-news-carousel__content h2{grid-row:2;margin:0}.valpo-news-carousel__content h2:after{border:0;border-top:3px dotted var(--wp--preset--color--darkbrown);content:"";flex-grow:1;margin:0 30px}.valpo-news-carousel__content .valpo-news-carousel__controls{grid-row:2;justify-content:center}.valpo-news-carousel__content .valpo-news-carousel__controls:before{display:none}.valpo-news-carousel__list-container{padding-top:12px}.valpo-news-carousel__list-item{flex:0 0 540px;margin-right:42px}.valpo-news-carousel__list-item-image{border-radius:12px}.valpo-news-carousel__list-item-content{padding:0 12px}.valpo-news-carousel__list-item-content h3{font-size:30px;line-height:42px;margin-top:18px}.valpo-news-carousel__list-item-excerpt{font-size:16px;line-height:24px;margin-top:12px}.valpo-news-carousel__list-item-excerpt p{font-size:16px;line-height:24px}.valpo-news-carousel__list-item-content .wp-block-buttons{margin-top:15px;padding-top:3px}.valpo-news-carousel__controls{padding:0}.valpo-news-carousel__controls-item:hover .valpo-news-carousel__controls-item-arrow svg{animation:controlNext 1s linear infinite}.valpo-news-carousel__controls-item--prev:hover .valpo-news-carousel__controls-item-arrow svg{animation:controlPrev 1s linear infinite}}
