.product-card{min-height:100%;display:flex;flex-direction:column}@media(min-width:1024px){.product-card{flex-basis:calc(33.33333% - 16px)}}.product-card__top{position:relative;margin-bottom:24px;aspect-ratio:16/10;min-height:200px}@media(min-width:1024px){.product-card__top{margin-bottom:32px;min-height:260px}}.product-card__image{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.product-card__image-background{background-color:#ffde6c;position:relative;top:0;left:0;width:calc(100% - 24px);height:calc(100% - 8px)}@media(min-width:1024px){.product-card__image-background{width:calc(100% - 64px);height:calc(100% - 20px)}}.product-card__image-background--blue{background-color:#003961}.product-card__image-wrapper{box-shadow:0 2px 12px 0 rgba(0,0,0,.0392156862745098),0 24px 48px 0 rgba(0,0,0,.0784313725490196);position:absolute;bottom:0;left:24px;padding:24px;margin:0;width:calc(100% - 24px);height:calc(100% - 8px);background-color:#fff}@media(min-width:1024px){.product-card__image-wrapper{left:64px;width:calc(100% - 64px);height:calc(100% - 20px)}}.product-card__bottom{padding:0 16px;display:flex;flex-direction:column;flex:1;justify-content:space-between}.product-card__title-format-wrapper{margin-bottom:16px;display:flex;flex-direction:column;gap:4px}@media(min-width:1024px){.product-card__title-format-wrapper{margin-bottom:24px;gap:8px}}.product-card__title{font-size:1.75rem;line-height:1.75rem;font-weight:700;text-transform:none}@media(min-width:1024px){.product-card__title{font-size:2rem;line-height:2rem;min-height:64px}}.product-card__format{font-size:1rem;line-height:1.5rem;font-weight:400;color:#4d7490}.product-card__description{font-size:1.125rem;line-height:1.5rem;font-weight:400;color:#4d7490;margin-bottom:12px}@media(min-width:1024px){.product-card__description{font-size:1.125rem;line-height:1.625rem;color:#003961;margin-bottom:16px}}.product-card__form{position:relative}.product-card__form-wrapper{margin-bottom:24px}.product-card__form-title{font-size:.875rem;line-height:1.25rem;font-weight:700;margin-bottom:6px}.product-card__form-select{border-color:#003961;color:#666;position:relative;padding:0 45px 0 15px}.product-card__form-arrow{position:absolute;right:15px;top:50%;transform:translateY(-50%);width:20px;height:20px;display:flex;align-items:center;justify-content:center;pointer-events:none}.product-card__form-arrow-svg{width:16px;height:9px}.product-card__form-arrow-path{fill:#000}.product-card__order{display:flex;justify-content:space-between;align-items:flex-end}.product-card__price{font-size:1.75rem;line-height:1.75rem;font-weight:700}@media(min-width:1024px){.product-card__price{font-size:2rem;line-height:2rem}}.product-card__price-wrapper{margin-bottom:4px;display:flex;align-items:center}.product-card__price--strikethrough{text-decoration:line-through;margin-bottom:0;margin-right:8px;font-weight:500;font-size:1rem;line-height:1rem;color:#4d7490}.product-card__stock{font-size:.875rem;line-height:1rem;font-weight:400;color:#039200}@media(min-width:1024px){.product-card__stock{font-size:1rem;line-height:1.5rem}}.product-card__stock--red{color:#d0021b}.product-card__delivery-restriction{font-size:.875rem;line-height:1rem;font-weight:400;color:#e17a86}@media(min-width:1024px){.product-card__delivery-restriction{font-size:1rem;line-height:1.5rem}}@keyframes opacity-end-100{0%{opacity:0}to{opacity:1}}@keyframes opacity-bounce{0%{opacity:.4}50%{opacity:.6}to{opacity:.4}}@keyframes translateY-start-negative{0%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap)))}}@font-face{font-family:din-condensed;src:url(../fonts/DINCond-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:din-condensed;src:url(../fonts/DINCond-Bold.woff) format("woff");font-weight:700;font-style:normal}.products-overview{padding:80px 0}.page-template-page-woocommerce-landingpage .products-overview{padding:0}.products-overview__inner{width:100%}.products-overview__wrapper{overflow-x:scroll;width:100vw;position:relative;left:-16px;padding:0 16px 10px;height:100%;margin-bottom:56px;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:15px;grid-row-gap:15px}@media(min-width:1024px){.products-overview__wrapper{overflow-x:unset;width:100%;position:static;padding:0;margin-bottom:64px;display:flex;justify-content:center;gap:15px}}.products-overview__card-wrapper{width:85vw}@media(min-width:1024px){.products-overview__card-wrapper{width:unset;flex:0 0 calc(33% - 7.5px)}}.products-overview__button{margin-top:32px;padding:12px 30px;margin-bottom:48px;width:95%}.products-overview__button-wrapper{display:flex;align-items:center;justify-content:center}