.rating-stars-select__stars{display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem}.rating-stars-select__stars:hover .rating-stars-select__button--filled{color:var(--theme-color-primary-default)}.rating-stars-select__button{transition:"color" .2s ease-in-out;color:var(--theme-color-primary-lightest)}.rating-stars-select__button--active{color:var(--theme-color-primary-default)}.product-variants{display:grid;grid-row-gap:2rem}.product-variants__variant-option{display:grid;grid-row-gap:1rem}.product-variants__variant-option-title{font-size:2rem;font-weight:700;margin:0}.product-variants__variant-option-values{display:flex;flex-wrap:wrap;grid-gap:1.5rem}.product-variants__variant-option-value--has-image{flex:0 1 100px}.product-variants__link{font-size:1.4rem;font-weight:500;transition:border-color .2s ease;display:flex;flex-direction:column;align-items:center;grid-row-gap:.5rem;border:1px solid var(--theme-color-grayscale-700);padding:.5rem 1rem;height:100%}.product-variants__link:not(.product-variants__link--has-image){border-radius:.5rem}.product-variants__link:hover{border-color:var(--theme-color-grayscale-400)}.product-variants__link:hover .custom-image{filter:opacity(.7)}.product-variants__link--selected,.product-variants__link--selected:hover{border-color:var(--theme-color-primary-default);outline:1px solid var(--theme-color-primary-default)}.product-variants__link--has-image{border-top-left-radius:1rem;border-bottom-right-radius:1rem}.product-variants__link .custom-image{transition:filter .2s ease;justify-content:center}.product-variants__label{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.product-accordions__description-content{display:grid;grid-row-gap:2rem}.product-accordions__description-title{font-size:1.8rem;font-weight:500;line-height:1.2222222222;margin-block:1rem .5rem}.product-accordions__accessories-collapse .collapse__content{background-color:var(--theme-color-grayscale-900);padding:2rem}.product-accordions__accessories-collapse .product-list{padding-block:0}.product-accordions__bundle-product-classifications,.product-accordions__bundle-product-description{display:flex;flex-direction:column;row-gap:3rem}.product-accordions__bundle-product-title{font-size:1.6rem;font-weight:700;margin-top:0}.product-accordions__bundle-product-title:after{content:":"}.product-accordions #description-accordion,.product-accordions #reviews-accordion{scroll-margin:var(--header-height)}.product-asm-options{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;background-color:var(--theme-color-grayscale-900);padding:1.5rem}@media (min-width:1024px){.product-asm-options{grid-template-columns:repeat(2,1fr)}}.product-asm-options:empty{display:none}.product-asm-options__rental-options{display:flex;flex-direction:column;row-gap:1rem}.product-asm-options__rental-title{font-size:2rem;font-weight:700;margin:0}.product-classifications{display:grid}.product-classifications__row{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:1rem;padding:1rem .5rem}@media (min-width:768px){.product-classifications__row{grid-column-gap:2rem;grid-template-columns:1fr 2fr;padding:1rem 0}}.product-classifications__row:nth-child(2n){background-color:var(--theme-color-grayscale-900)}.product-classifications__label{font-weight:700}.product-gallery{display:flex;justify-content:center;overflow:hidden;padding-bottom:5rem;position:relative}.product-gallery__embla{aspect-ratio:4/3;display:flex;position:relative;width:100%}.product-gallery__embla-viewport{display:flex;width:100%}.product-gallery__embla-slide{transition:filter .2s ease-in-out;flex:0 0 100%;min-width:0;display:flex;align-items:center;cursor:zoom-in}.product-gallery__embla-slide:hover{filter:opacity(.7)}.product-gallery__embla-button{position:absolute;background-color:#fff;border-radius:50%;top:50%;transform:translateY(-50%);cursor:pointer;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease-in-out}.product-gallery__embla-button:hover{color:var(--theme-color-grayscale-300)}.product-gallery__embla-button--prev{left:.5rem}.product-gallery__embla-button--prev svg{transform:rotate(-270deg)}.product-gallery__embla-button--next{right:.5rem}.product-gallery__embla-button--next svg{transform:rotate(-90deg)}.product-gallery__footer{position:absolute;bottom:.5rem;left:50%;transform:translateX(-50%);display:flex;row-gap:.5rem;flex-direction:column;align-items:center}.product-gallery__embla-dots{display:flex;grid-column-gap:.8rem}.product-gallery__embla-dots:has(:nth-last-child(n+5)):has(.product-gallery__embla-dot--active:nth-child(n+5):nth-child(-n+8)) .product-gallery__embla-dot:nth-child(-n+4){display:none}.product-gallery__embla-dots:has(:nth-last-child(n+5)):has(.product-gallery__embla-dot--active:nth-child(n+5):nth-child(-n+8)) .product-gallery__embla-dot:nth-child(4){display:inline-block;width:.5rem;height:.5rem}.product-gallery__embla-dots:has(:nth-last-child(n+5)):has(.product-gallery__embla-dot--active:nth-child(n+5):nth-child(-n+8)) .product-gallery__embla-dot:nth-child(n+5):nth-child(-n+9){display:inline-block}.product-gallery__embla-dots:has(:nth-last-child(n+5)):has(.product-gallery__embla-dot--active:nth-child(n+5):nth-child(-n+8)) .product-gallery__embla-dot:nth-child(9){display:inline-block;width:.5rem;height:.5rem}.product-gallery__embla-dots:has(:nth-last-child(n+5)):has(.product-gallery__embla-dot--active:nth-child(n+9):nth-child(-n+12)) .product-gallery__embla-dot:nth-child(-n+8){display:none}.product-gallery__embla-dots:has(:nth-last-child(n+5)):has(.product-gallery__embla-dot--active:nth-child(n+9):nth-child(-n+12)) .product-gallery__embla-dot:nth-child(8){display:inline-block;width:.5rem;height:.5rem}.product-gallery__embla-dots:has(:nth-last-child(n+5)):has(.product-gallery__embla-dot--active:nth-child(n+9):nth-child(-n+12)) .product-gallery__embla-dot:nth-child(n+9):nth-child(-n+13){display:inline-block}.product-gallery__embla-dots:has(:nth-last-child(n+5)):has(.product-gallery__embla-dot--active:nth-child(n+9):nth-child(-n+12)) .product-gallery__embla-dot:nth-child(13){display:inline-block;width:.5rem;height:.5rem}.product-gallery__embla-dots:has(:nth-last-child(n+5)):has(.product-gallery__embla-dot--active:nth-child(n+13):nth-child(-n+16)) .product-gallery__embla-dot:nth-child(-n+12){display:none}.product-gallery__embla-dots:has(:nth-last-child(n+5)):has(.product-gallery__embla-dot--active:nth-child(n+13):nth-child(-n+16)) .product-gallery__embla-dot:nth-child(12){display:inline-block;width:.5rem;height:.5rem}.product-gallery__embla-dots:has(:nth-last-child(n+5)):has(.product-gallery__embla-dot--active:nth-child(n+13):nth-child(-n+16)) .product-gallery__embla-dot:nth-child(n+13):nth-child(-n+17){display:inline-block}.product-gallery__embla-dots:has(:nth-last-child(n+5)):has(.product-gallery__embla-dot--active:nth-child(n+13):nth-child(-n+16)) .product-gallery__embla-dot:nth-child(17){display:inline-block;width:.5rem;height:.5rem}.product-gallery__embla-dots:has(:nth-last-child(n+5)):has(.product-gallery__embla-dot--active:nth-child(n+17):nth-child(-n+20)) .product-gallery__embla-dot:nth-child(-n+16){display:none}.product-gallery__embla-dots:has(:nth-last-child(n+5)):has(.product-gallery__embla-dot--active:nth-child(n+17):nth-child(-n+20)) .product-gallery__embla-dot:nth-child(16){display:inline-block;width:.5rem;height:.5rem}.product-gallery__embla-dots:has(:nth-last-child(n+5)):has(.product-gallery__embla-dot--active:nth-child(n+17):nth-child(-n+20)) .product-gallery__embla-dot:nth-child(n+17):nth-child(-n+21){display:inline-block}.product-gallery__embla-dots:has(:nth-last-child(n+5)):has(.product-gallery__embla-dot--active:nth-child(n+17):nth-child(-n+20)) .product-gallery__embla-dot:nth-child(21){display:inline-block;width:.5rem;height:.5rem}.product-gallery__embla-dots:has(:nth-last-child(n+5)){display:flex;align-items:center}.product-gallery__embla-dots:has(:nth-last-child(n+5)) .product-gallery__embla-dot:nth-child(n+5){display:none}.product-gallery__embla-dots:has(:nth-last-child(n+5)):has(.product-gallery__embla-dot--active:nth-child(n+0):nth-child(-n+4)) .product-gallery__embla-dot:nth-child(5){display:inline-block;width:.5rem;height:.5rem}.product-gallery__embla-dot{font-size:0;width:1rem;height:1rem;border-radius:50%;background-color:var(--theme-color-grayscale-700)}.product-gallery__embla-dot--active{background-color:var(--theme-color-grayscale-200)}.product-gallery__meta-info{text-align:center}.product-gallery .modal__content{padding:3rem 1rem}.product-gallery-lightbox__content{display:grid;grid-template-rows:1fr auto;grid-row-gap:4rem}@media (max-width:1023px){.product-gallery-lightbox__content{height:100%}}.product-gallery-lightbox__embla{display:flex;position:relative;max-width:90%;max-height:60dvh;overflow:hidden;margin:0 auto}.product-gallery-lightbox__embla-viewport{display:flex}.product-gallery-lightbox__embla-slide{flex:0 0 100%;min-width:0;display:flex;align-items:center}.product-gallery-lightbox__embla-slide .custom-image{display:flex;justify-content:center}.product-gallery-lightbox__embla-button{position:absolute;background-color:#fff;border-radius:50%;top:50%;transform:translateY(-50%);cursor:pointer;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease-in-out}.product-gallery-lightbox__embla-button:hover{color:var(--theme-color-grayscale-300)}.product-gallery-lightbox__embla-button--prev{left:.5rem}.product-gallery-lightbox__embla-button--prev svg{transform:rotate(-270deg)}.product-gallery-lightbox__embla-button--next{right:.5rem}.product-gallery-lightbox__embla-button--next svg{transform:rotate(-90deg)}.product-gallery-lightbox__thumbnails{display:flex;justify-content:center}.product-gallery-lightbox__thumbnails-embla{overflow:hidden;flex:0 0 100%;min-width:0;max-width:100%}.product-gallery-lightbox__thumbnails-container{display:flex;max-width:100%;overflow:hidden;grid-gap:1.5rem;justify-content:center}@media (max-width:767px){.product-gallery-lightbox__thumbnails-container:has(:nth-child(5)){justify-content:flex-start;flex-wrap:wrap}}@media (max-width:1023px){.product-gallery-lightbox__thumbnails-container:has(:nth-child(8)){justify-content:flex-start;flex-wrap:wrap}}.product-gallery-lightbox__thumbnails-slide{flex:0 0 100px;min-width:0;aspect-ratio:1;display:flex;justify-content:center;align-items:center;padding:.5rem;border:1px solid var(--theme-color-grayscale-700);border-radius:.5rem;cursor:pointer}@media (max-width:1023px){.product-gallery-lightbox__thumbnails-slide{flex-basis:50px}}.product-gallery-lightbox__thumbnails-slide--active{border-color:var(--theme-color-primary-default)}.product-videos{display:flex;justify-content:center;position:relative}.product-videos:hover .custom-image{filter:opacity(.7)}.product-videos .custom-image{transition:filter .2s ease-in-out;width:auto;filter:opacity(1)}.product-videos__play-icon{color:var(--theme-color-primary-default);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.product-videos__player{width:100%;height:auto;aspect-ratio:16/9}.product-videos__thumbnails{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;margin-top:2rem;justify-content:center;color:var(--theme-color-grayscale-700)}@media (min-width:480px){.product-videos__thumbnails{display:flex;flex-wrap:wrap;grid-gap:2rem}}.product-videos__thumbnail-button{position:relative;border:2px solid var(--theme-color-grayscale-700);padding:.5rem;max-width:160px}.product-videos__thumbnail-button svg{color:inherit}.product-videos__thumbnail-button--active{border-color:var(--theme-color-primary-default);color:var(--theme-color-primary-default)}