@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}.product-overview-product{height:100%;display:flex;flex-direction:column}.product-overview-product__top{position:relative;aspect-ratio:284/226}.product-overview-product__image{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.product-overview-product__image-background{background-color:#ffde6c;position:relative;top:0;left:0;width:calc(100% - 24px);height:calc(100% - 8px);display:none}@media(min-width:1024px){.product-overview-product__image-background{display:block}}.product-overview-product__image-background--blue{background-color:#003961}.product-overview-product__image-wrapper{box-shadow:0 2px 12px 0 rgba(0,0,0,.0392156862745098),0 24px 48px 0 rgba(0,0,0,.0784313725490196);padding:8px;margin:0;width:100%;height:100%;background-color:#fff}@media(min-width:1024px){.product-overview-product__image-wrapper{position:absolute;bottom:0;left:24px;width:calc(100% - 24px);height:calc(100% - 8px)}}.product-overview-product__bottom{padding:16px 8px 8px;border:1px solid #e6ebef;flex:1;display:flex;flex-direction:column;justify-content:space-between}@media(min-width:1024px){.product-overview-product__bottom{border:none;padding:24px 16px 18px}}.product-overview-product__title-format-wrapper{margin-bottom:16px;display:flex;flex-direction:column;gap:4px}@media(min-width:1024px){.product-overview-product__title-format-wrapper{margin-bottom:24px;gap:8px}}.product-overview-product__title{font-size:1.25rem;line-height:1.25rem;font-weight:700;text-transform:none}@media(min-width:1024px){.product-overview-product__title{font-size:2rem;line-height:2rem;min-height:64px}}.product-overview-product__format{font-size:1rem;line-height:1.5rem;font-weight:400;color:#4d7490;display:none}@media(min-width:1024px){.product-overview-product__format{display:inline-block}}.product-overview-product__description{font-size:1rem;line-height:1.375rem;font-weight:400;color:#4d7490;margin-bottom:12px}@media(min-width:1024px){.product-overview-product__description{font-size:1.125rem;line-height:1.625rem;color:#003961;margin-bottom:16px}}.product-overview-product__form{position:relative}.product-overview-product__form-wrapper{margin-bottom:24px}.product-overview-product__form-title{font-size:.875rem;line-height:1.25rem;font-weight:700;margin-bottom:6px}.product-overview-product__form-select{border-color:#003961;color:#666;position:relative}.product-overview-product__form-arrow{position:absolute;right:15px;top:50%;transform:translateY(-50%);width:20px;height:20px;display:flex;align-items:center;justify-content:center}.product-overview-product__form-arrow-svg{width:16px;height:9px}.product-overview-product__form-arrow-path{fill:#000}.product-overview-product__order{display:flex;justify-content:space-between;align-items:flex-end}.product-overview-product__from{color:#003961}.product-overview-product__price{font-size:1.25rem;line-height:1.25rem;font-weight:700}@media(min-width:1024px){.product-overview-product__price{font-size:2rem;line-height:2rem}}.product-overview-product__price-wrapper{display:flex;flex-direction:column}@media(min-width:1024px){.product-overview-product__price-wrapper{margin-bottom:4px}}.product-overview-product__price--strikethrough{text-decoration:line-through;margin-bottom:0;margin-right:8px;font-weight:500;font-size:1rem;line-height:1rem;color:#4d7490}.product-overview-product__stock{font-size:.875rem;line-height:1rem;font-weight:400;color:#039200}@media(min-width:1024px){.product-overview-product__stock{font-size:1rem;line-height:1.5rem}}.product-overview-product__stock-wrapper{display:flex;gap:8px}.product-overview-product__stock--red{color:#d0021b}.product-overview-product__delivery-restriction{font-size:.875rem;line-height:1rem;font-weight:400;color:#e17a86}@media(min-width:1024px){.product-overview-product__delivery-restriction{font-size:1rem;line-height:1.5rem}}.product-overview-product__delivery-restriction-wrapper{display:flex;gap:8px}.product-overview-product__button{position:relative;padding-right:60px}@media(max-width:1023.98px){.product-overview-product__button{background-color:#e6ebef;color:#003961}}.product-overview-product__button:after{content:"→";position:absolute;top:50%;right:0;width:24px;height:18px;transform:translateY(-50%);display:flex;align-items:flex-end;font-size:22px;margin-right:20px;vertical-align:-50%}@media(min-width:1024px){.product-overview-product__button:after{padding-bottom:2px}}@media(max-width:1023.98px){.product-overview-product__button:hover{color:#fff}}@media(min-width:1024px){.product-overview-product__button-text{position:relative;display:block;height:auto;width:auto;clip:auto;margin:0}}