.rf-carousel{overflow:hidden;padding-bottom:var(--block-margin-bottom);position:relative;--transition-duration:0.5s;--hover-translate-y:40px}@media (min-width:62rem){.rf-carousel{padding-top:var(--hover-translate-y)}}.rf-carousel-slider-wrapper{position:relative}.rf-carousel-slider .rf-carousel-slider-track{display:flex;transition-property:transform}.rf-carousel-slide{flex-shrink:0;opacity:.5;width:100%}@media (min-width:48rem){.rf-carousel-slide{max-width:calc(var(--wp--style--global--content-size)/3)}}.rf-carousel-slide.rf-carousel-slide-visible{opacity:1}.rf-carousel-arrow{align-items:center;background:var(--wp--preset--color--lime);border:none;border-radius:50%;color:var(--wp--preset--color--white);cursor:pointer;display:flex;height:3rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s ease;width:3rem;z-index:10}@media (max-width:35.9375rem){.rf-carousel-arrow{display:none!important}}.rf-carousel-arrow.is-disabled{opacity:0;pointer-events:none;visibility:hidden}.rf-carousel-arrow:hover{opacity:.7}.rf-carousel-arrow-left{left:0}.rf-carousel-arrow-right{right:0}.rf-carousel-scrollbar{--swiper-pagination-progressbar-bg-color:var(--wp--preset--color--light-grey);--swiper-pagination-progressbar-size:2px;--swiper-pagination-color:var(--wp--preset--color--lime-light);background:var(--wp--preset--color--light-grey);border-radius:999px;height:3px;margin:var(--wp--custom--spacing--32) auto 0;max-width:var(--wp--style--global--content-size);position:relative;width:100%}@media (min-width:36rem){.rf-carousel-scrollbar{display:none}}.rf-carousel-scrollbar.swiper-pagination-progressbar{position:relative}.rf-carousel-scrollbar.is-locked,.rf-carousel-scrollbar.swiper-pagination-lock{display:none}.rf-product-card{border-radius:var(--wp--custom--spacing--8);display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:height var(--transition-duration) ease,transform var(--transition-duration) ease}.rf-carousel-slider .rf-product-card:hover{-webkit-text-decoration:none;text-decoration:none}@media (min-width:48rem){.rf-carousel-slider:not(.rf-carousel-slider--preview) .rf-product-card:hover{height:calc(100% + var(--hover-translate-y));transform:translateY(calc(var(--hover-translate-y)*-1/2))}}.rf-carousel-slider:not(.rf-carousel-slider--preview) .rf-product-card:hover .rf-product-card__content{background-color:var(--wp--preset--color--dark-green)}.rf-carousel-slider:not(.rf-carousel-slider--preview) .rf-product-card:hover,.rf-carousel-slider:not(.rf-carousel-slider--preview) .rf-product-card:hover .rf-product-card__description,.rf-carousel-slider:not(.rf-carousel-slider--preview) .rf-product-card:hover .rf-product-card__link-text,.rf-carousel-slider:not(.rf-carousel-slider--preview) .rf-product-card:hover .rf-product-card__title{color:var(--wp--preset--color--white)}.rf-carousel-slider:not(.rf-carousel-slider--preview) .rf-product-card:hover .rf-product-card__link{opacity:1}.rf-product-card__image:not(:last-child){margin-bottom:0}.rf-product-card__content{background-color:var(--wp--preset--color--light-grey);display:flex;flex-direction:column;height:100%;padding:var(--wp--custom--spacing--24);transition:background-color var(--transition-duration) ease}@media (min-width:48rem){.rf-product-card__content{padding:var(--wp--custom--spacing--40)}}.rf-product-card__title{color:var(--wp--preset--color--black);font-size:1.25rem;margin:0 0 .5rem}.rf-product-card__description{font-size:.875rem;font-weight:400}.rf-product-card__link{align-items:center;color:var(--wp--preset--color--primary-green);display:none;font-weight:700;gap:var(--wp--custom--spacing--8);margin-top:auto;opacity:0;-webkit-text-decoration:none;text-decoration:none;transition:opacity var(--transition-duration) ease}@media (min-width:48rem){.rf-product-card__link{display:inline-flex}}.rf-product-card__link-text{color:var(--wp--preset--color--black);font-size:1rem;font-weight:600}@media (min-width:48rem){.rf-product-card__link-text{display:none}}[class*=" wp-block-rf-block-theme-"]:has(.rf-product-header+.rf-product-description) .rf-product-header,[class^=wp-block-rf-block-theme-]:has(.rf-product-header+.rf-product-description) .rf-product-header{margin-bottom:var(--wp--custom--spacing--20)}@media (min-width:62rem){.rf-product-header{align-items:center;display:flex;justify-content:space-between}}.rf-product-header .rf-product-title{margin-bottom:0}.rf-product-description:not(:last-child),.rf-product-header:not(:last-child){margin-bottom:var(--wp--custom--spacing--32)}@media (min-width:62rem){.rf-product-description:not(:last-child),.rf-product-header:not(:last-child){margin-bottom:var(--wp--custom--spacing--40)}}.rf-product-cta{background-color:transparent;border:1px solid var(--wp--preset--color--black);border-radius:var(--wp--custom--button--radius);color:var(--wp--preset--color--black);display:inline-block;flex-shrink:0;font-weight:var(--wp--custom--button--font-weight);padding:var(--wp--custom--button--padding-y) var(--wp--custom--button--padding-x);transition:var(--wp--custom--button--transition)}@media (min-width:48rem){.rf-product-cta:hover{background-color:var(--wp--preset--color--black)}}.rf-product-header .rf-product-cta{display:none}@media (min-width:62rem){.rf-product-header .rf-product-cta{display:inline-block}}.rf-product-footer.sm-only{display:block}@media (min-width:62rem){.rf-product-footer.sm-only{display:none}}.rf-product-footer{margin-bottom:var(--block-margin-bottom);text-align:center}.rf-product-cta:not([class*=wp-block]){color:var(--wp--preset--color--black);font-weight:var(--wp--custom--button--font-weight)}@media (min-width:48rem){.rf-product-cta:not([class*=wp-block]):hover{background-color:var(--wp--preset--color--black);color:var(--wp--preset--color--white);-webkit-text-decoration:none;text-decoration:none}}.alignfull .rf-carousel-slider-wrapper,.alignfull .rf-product-description,.alignfull .rf-product-header{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--content-size)}.alignfull .rf-carousel-arrow-left{left:0}@media (min-width:62rem){.alignfull .rf-carousel-arrow-left{left:-1.5rem}}.alignfull .rf-carousel-arrow-right{right:0}@media (min-width:62rem){.alignfull .rf-carousel-arrow-right{right:-1.5rem}}.rf-carousel-slider--preview .rf-carousel-slider-wrapper{overflow-x:auto;overflow-y:visible;overflow:auto visible;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.rf-carousel-slider--preview .rf-carousel-slider-wrapper::-webkit-scrollbar{height:8px}.rf-carousel-slider--preview .rf-carousel-slider-wrapper::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.rf-carousel-slider--preview .rf-carousel-slider-wrapper::-webkit-scrollbar-thumb{background:var(--wp--preset--color--primary-green);border-radius:4px}.rf-carousel-slider--preview .rf-carousel-slider-track{gap:var(--wp--custom--spacing--element-spacing)}.rf-carousel-slider--preview .rf-carousel-slide{max-width:calc(var(--wp--style--global--content-size)/3 - var(--wp--custom--spacing--element-spacing));opacity:1}.rf-carousel-arrow--preview.rf-carousel-arrow-left{left:0}.rf-carousel-arrow--preview.rf-carousel-arrow-right{right:0}.rf-carousel-slider--preview .rf-product-card__link{opacity:1}.block-editor-block-list__block.alignfull .rf-carousel-arrow-right{right:0}.block-editor-block-list__block.alignfull .rf-carousel-arrow-left{left:0}
