@keyframes spin {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  
  .dh-spinner {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 5px solid transparent;
    border-top-color: #fbc117; 
    border-left-color: #fbc117;
    animation: spin 1s linear infinite;
  }
.productCard[data-v-66c29baa] .productCard__cart:focus-within{background:var(--supernova);border-color:var(--supernova)}.productCard[data-v-66c29baa] .productCard__action:focus-within{border-color:var(--dark-grey)}.productCard[data-v-66c29baa]:focus-within .productCard__image{transform:scale(1.03)}.productCard[data-v-66c29baa]:focus-within .productCard__action,.productCard[data-v-66c29baa]:focus-within .productCard__cart{opacity:1}.productCarousel[data-v-5cd213ae]{max-width:100%}.productCarousel.productCarousel--margin-bottom-xsmall[data-v-5cd213ae]{--spacing-margin-bottom:16px;margin-bottom:16px;margin-bottom:var(--spacing-margin-bottom)}@media(min-width:992px){.productCarousel.productCarousel--margin-bottom-xsmall[data-v-5cd213ae]{--spacing-margin-bottom:24px}}@media(min-width:1280px){.productCarousel.productCarousel--margin-bottom-xsmall[data-v-5cd213ae]{--spacing-margin-bottom:32px}}.productCarousel.productCarousel--margin-bottom-small[data-v-5cd213ae]{--spacing-margin-bottom:24px;margin-bottom:24px;margin-bottom:var(--spacing-margin-bottom)}@media(min-width:992px){.productCarousel.productCarousel--margin-bottom-small[data-v-5cd213ae]{--spacing-margin-bottom:32px}}@media(min-width:1280px){.productCarousel.productCarousel--margin-bottom-small[data-v-5cd213ae]{--spacing-margin-bottom:40px}}.productCarousel.productCarousel--margin-bottom-medium[data-v-5cd213ae]{--spacing-margin-bottom:32px;margin-bottom:32px;margin-bottom:var(--spacing-margin-bottom)}@media(min-width:992px){.productCarousel.productCarousel--margin-bottom-medium[data-v-5cd213ae]{--spacing-margin-bottom:48px}}@media(min-width:1280px){.productCarousel.productCarousel--margin-bottom-medium[data-v-5cd213ae]{--spacing-margin-bottom:64px}}.productCarousel.productCarousel--margin-bottom-large[data-v-5cd213ae]{--spacing-margin-bottom:48px;margin-bottom:48px;margin-bottom:var(--spacing-margin-bottom)}@media(min-width:992px){.productCarousel.productCarousel--margin-bottom-large[data-v-5cd213ae]{--spacing-margin-bottom:64px}}@media(min-width:1280px){.productCarousel.productCarousel--margin-bottom-large[data-v-5cd213ae]{--spacing-margin-bottom:80px}}.productCarousel.productCarousel--margin-top-xsmall[data-v-5cd213ae]{--spacing-margin-top:16px;margin-top:16px;margin-top:var(--spacing-margin-top)}@media(min-width:992px){.productCarousel.productCarousel--margin-top-xsmall[data-v-5cd213ae]{--spacing-margin-top:24px}}@media(min-width:1280px){.productCarousel.productCarousel--margin-top-xsmall[data-v-5cd213ae]{--spacing-margin-top:32px}}.productCarousel.productCarousel--margin-top-small[data-v-5cd213ae]{--spacing-margin-top:24px;margin-top:24px;margin-top:var(--spacing-margin-top)}@media(min-width:992px){.productCarousel.productCarousel--margin-top-small[data-v-5cd213ae]{--spacing-margin-top:32px}}@media(min-width:1280px){.productCarousel.productCarousel--margin-top-small[data-v-5cd213ae]{--spacing-margin-top:40px}}.productCarousel.productCarousel--margin-top-medium[data-v-5cd213ae]{--spacing-margin-top:32px;margin-top:32px;margin-top:var(--spacing-margin-top)}@media(min-width:992px){.productCarousel.productCarousel--margin-top-medium[data-v-5cd213ae]{--spacing-margin-top:48px}}@media(min-width:1280px){.productCarousel.productCarousel--margin-top-medium[data-v-5cd213ae]{--spacing-margin-top:64px}}.productCarousel.productCarousel--margin-top-large[data-v-5cd213ae]{--spacing-margin-top:48px;margin-top:48px;margin-top:var(--spacing-margin-top)}@media(min-width:992px){.productCarousel.productCarousel--margin-top-large[data-v-5cd213ae]{--spacing-margin-top:64px}}@media(min-width:1280px){.productCarousel.productCarousel--margin-top-large[data-v-5cd213ae]{--spacing-margin-top:80px}}.productCarousel[data-v-5cd213ae] .carousel__title{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media(min-width:992px){.productCarousel[data-v-5cd213ae] .carousel__title{-webkit-line-clamp:2}}.productCarousel--carousel[data-v-5cd213ae] .carousel__container{transition-property:transform}.productCarousel--carousel[data-v-5cd213ae] .productCard__action,.productCarousel--carousel[data-v-5cd213ae] .productCard__cart{position:absolute}.productCarousel--list[data-v-5cd213ae]{border:3px solid var(--nebula-blue-20);border-radius:8px;padding:16px 0}.productCarousel--list .productCarousel__title[data-v-5cd213ae]{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--nebula-blue);display:-webkit-box;font-family:montserrat,Verdana,sans-serif;font-size:2rem;font-weight:600;line-height:2.6rem;margin:0 0 12px;overflow:hidden;text-align:center}@media(min-width:992px){.productCarousel--list .productCarousel__title[data-v-5cd213ae]{font-size:2.6rem;line-height:3.2rem}}@media(min-width:1280px){.productCarousel--list .productCarousel__title[data-v-5cd213ae]{font-size:2.8rem;line-height:3.8rem}}.productCarousel--list .productCarousel__products[data-v-5cd213ae]{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.productCarousel--list .productCarousel__products--1[data-v-5cd213ae],.productCarousel--list .productCarousel__products--2[data-v-5cd213ae]{padding:0 8px}.productCarousel--list .productCarousel__products--1 .productCarousel__product[data-v-5cd213ae],.productCarousel--list .productCarousel__products--2 .productCarousel__product[data-v-5cd213ae]{width:100%}.productCarousel--list .productCarousel__products--2 .productCarousel__product[data-v-5cd213ae]{width:calc(50% - 12px)}.productCarousel--list .productCarousel__products--2 .productCarousel__product[data-v-5cd213ae]:first-child{margin-bottom:12px}@media(min-width:700px){.productCarousel--list .productCarousel__products--2 .productCarousel__product[data-v-5cd213ae]{width:100%}}.productCarousel--list .productCarousel__products--3 .productCarousel__product[data-v-5cd213ae],.productCarousel--list .productCarousel__products--4 .productCarousel__product[data-v-5cd213ae]{width:calc(50% - 12px)}.productCarousel--list .productCarousel__products--3 .productCarousel__product[data-v-5cd213ae]:not(:last-child),.productCarousel--list .productCarousel__products--4 .productCarousel__product[data-v-5cd213ae]:not(:last-child){margin-bottom:12px}@media(min-width:700px){.productCarousel--list .productCarousel__products--3 .productCarousel__product[data-v-5cd213ae],.productCarousel--list .productCarousel__products--4 .productCarousel__product[data-v-5cd213ae]{width:calc(25% - 12px)}.productCarousel--list .productCarousel__products--3 .productCarousel__product[data-v-5cd213ae]:not(:last-child),.productCarousel--list .productCarousel__products--4 .productCarousel__product[data-v-5cd213ae]:not(:last-child){margin-bottom:0}}.carousel[data-v-69845e10]{border-top:1px solid var(--neutral);margin-top:16px}.carousel[data-v-69845e10] .carousel__title{font-family:montserrat,Verdana,sans-serif;font-size:2rem;font-weight:600;line-height:2.6rem}@media(min-width:992px){.carousel[data-v-69845e10] .carousel__title{font-size:2.2rem;line-height:2.8rem}}@media(min-width:1280px){.carousel[data-v-69845e10] .carousel__title{font-size:2.4rem;line-height:3.4rem}}.actions[data-v-69845e10]{display:flex;justify-content:space-between}[data-v-69845e10] .modal__title{margin-bottom:16px}[data-v-69845e10] .modal__actions{display:block;margin-top:0;overflow-y:auto}[data-v-69845e10] .modal__actions .button:focus{outline:none}@media(max-width:700px){.actions[data-v-69845e10]{align-items:center;flex-direction:column}.actions button[data-v-69845e10]{width:70%}.actions button[data-v-69845e10]:not(:first-child){margin-left:0!important;margin-top:12px}}