.accordion-button,.accordion-button:hover,.accordion-button:focus,.accordion-button:not(.collapsed),.accordion-button:not(.collapsed):focus{color:inherit;box-shadow:none;background-color:#0000}.accordion-button:focus{outline:none}.accordion-item,.accordion-body{color:inherit;background-color:#0000}.accordion-button:after{background-color:#0000}.accordion-collapse.collapse{visibility:visible}.product-attributes .btn-check:checked+.btn,.product-attributes :not(.btn-check)+.btn:active,.product-attributes .btn:first-child:active,.product-attributes .btn.active,.product-attributes .btn.show{color:var(--color-yellow-black);background-color:inherit;border:2px solid var(--color-yellow-accent)}.card-carousel{width:100%;position:relative}.card-carousel__viewport{width:100%;overflow:hidden}.card-carousel__container{touch-action:pan-y pinch-zoom;display:flex}.card-carousel__slide{box-sizing:border-box;flex:0 0 75%;min-width:0;margin-right:12px}.card-carousel__slide>*{width:100%}.card-carousel__prev,.card-carousel__next{z-index:20;color:#000;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:color .2s,background-color .2s,opacity .2s,visibility .2s,box-shadow .2s;display:flex;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 2px 10px #0000001f}.card-carousel__prev{left:12px}.card-carousel__next{right:12px}.card-carousel:hover .card-carousel__prev:not(:disabled),.card-carousel:hover .card-carousel__next:not(:disabled){opacity:1;visibility:visible;pointer-events:auto}.card-carousel__prev:hover,.card-carousel__next:hover{color:#fff;background:#000;box-shadow:0 4px 14px #0000002e}.card-carousel__prev:disabled,.card-carousel__next:disabled{visibility:hidden;pointer-events:none;opacity:0!important}@media (width>=768px){.card-carousel__slide{flex:0 0 33.3333%}}@media (width>=992px){.card-carousel__slide{flex:0 0 25%}}@media (width<=767.98px){.card-carousel__prev,.card-carousel__next{display:none}}.Killan-hero{width:100%;position:relative}.Killan-hero-viewport{width:100%;overflow:hidden}.Killan-hero-container{touch-action:pan-y pinch-zoom;display:flex}.Killan-hero-slide{flex:0 0 100%;min-width:0;position:relative;overflow:hidden}.Killan-hero-slide>a,.Killan-hero-picture{width:100%;display:block}.Killan-hero-image{width:100%;height:auto;display:block}.Killan-hero-control{z-index:5;color:#fff;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Killan-hero-prev{left:15px}.Killan-hero-next{right:15px}.Killan-hero-arrow{color:#fff;background:#000000a6;justify-content:center;align-items:center;width:38px;height:38px;transition:color .2s,background-color .2s;display:inline-flex}.Killan-hero-control:hover .Killan-hero-arrow{color:#000;background:#fff}.Killan-hero-indicators{z-index:5;position:absolute;bottom:24px;left:0;right:0}.Killan-hero-indicator-group{align-items:center;gap:8px;display:flex}.Killan-hero-indicator{opacity:1;cursor:pointer;background:#ffffff73;border:0;border-radius:50%;flex:0 0 7px;width:7px;height:7px;margin:0;padding:0;transition:width .25s,background-color .25s,opacity .25s}.Killan-hero-indicator:hover{background:#fffc}.Killan-hero-indicator.active{background:#fff;border-radius:999px;flex-basis:22px;width:22px}@media (width<=767.98px){.Killan-hero-control{display:none}.Killan-hero-indicators{bottom:22px}.Killan-hero-indicator{flex-basis:6px;width:6px;height:6px}.Killan-hero-indicator.active{flex-basis:18px;width:18px}}.product-gallery,.product-gallery .gallery-row,.product-gallery .main-column{min-width:0}.product-gallery .gallery-row{align-items:stretch}.product-gallery__main{aspect-ratio:1;background:var(--color-gray-100);width:100%;position:relative;overflow:hidden}.product-gallery__main-container{touch-action:pan-y pinch-zoom;width:100%;height:100%;display:flex}.product-gallery__main-slide{flex:0 0 100%;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;display:flex;position:relative}.product-gallery__main-slide>img{object-fit:cover;width:100%;height:100%;display:block}.product-gallery .gallery-placeholder{width:100%;height:100%;color:var(--color-gray-600);background:var(--color-gray-100);justify-content:center;align-items:center;display:flex}.product-gallery .gallery-nav{color:var(--color-yellow-black);background:color-mix(in srgb, var(--color-yellow-white) 94%, transparent);cursor:pointer;opacity:0;pointer-events:none;border:0;justify-content:center;align-items:center;padding:0;transition:color .2s,background-color .2s,transform .2s,opacity .2s;display:flex;box-shadow:0 2px 8px #0000001f}.product-gallery .gallery-nav:hover{background:var(--color-yellow-white)}.product-gallery .main-button-prev,.product-gallery .main-button-next{z-index:20;border-radius:50%;width:42px;height:42px;position:absolute;top:50%;transform:translateY(-50%)}.product-gallery .main-button-prev{left:14px}.product-gallery .main-button-next{right:14px}.product-gallery__main:hover .main-button-prev,.product-gallery__main:hover .main-button-next{opacity:1;pointer-events:auto}.product-gallery .main-button-prev:hover,.product-gallery .main-button-next:hover{transform:translateY(-50%)scale(1.05)}.product-gallery__pagination{z-index:20;align-items:center;gap:6px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.product-gallery__pagination-dot{opacity:.55;background:var(--color-yellow-white);cursor:pointer;border:0;border-radius:50%;width:7px;height:7px;margin:0;padding:0;transition:opacity .2s,transform .2s;box-shadow:0 1px 4px #00000059}.product-gallery__pagination-dot.active{opacity:1;transform:scale(1.2)}.product-gallery .thumbs-column{min-width:0;min-height:0;display:flex}.product-gallery .thumbs-wrapper{width:100%;min-width:0;min-height:0;position:relative;overflow:hidden}.product-gallery__thumbs-viewport{width:100%;overflow:hidden}.product-gallery__thumbs-container{touch-action:pan-x pinch-zoom;flex-direction:column;width:100%;height:max-content;display:flex}.product-gallery__thumb-slide{opacity:.45;flex:none;width:100%;min-width:0;transition:opacity .2s}.product-gallery__thumb-slide.gallery-thumb-active{opacity:1}.product-gallery .thumb-image{aspect-ratio:1;cursor:pointer;background:0 0;border:2px solid #0000;width:100%;max-width:60px;margin:0 auto;padding:0;display:block;overflow:hidden}.product-gallery .thumb-image img{object-fit:cover;width:100%;display:block}.product-gallery .gallery-thumb-active .thumb-image{border-color:var(--color-yellow-accent)!important}.product-gallery .thumbs-button-prev,.product-gallery .thumbs-button-next{z-index:30;border-radius:50%;width:32px;height:32px;position:absolute;left:50%;transform:translate(-50%)}.product-gallery .thumbs-button-prev{top:5px}.product-gallery .thumbs-button-next{bottom:5px}.product-gallery .thumbs-wrapper:hover .thumbs-button-prev,.product-gallery .thumbs-wrapper:hover .thumbs-button-next{opacity:1;pointer-events:auto}.product-gallery .thumbs-button-prev:hover,.product-gallery .thumbs-button-next:hover{transform:translate(-50%)scale(1.05)}.product-gallery .gallery-nav:disabled{opacity:.35;pointer-events:none}@media (width<=767.98px){.product-gallery .thumbs-column{display:none!important}.product-gallery .main-column{width:100%}.product-gallery .main-button-prev,.product-gallery .main-button-next{display:none}}.video-timeline{appearance:none;cursor:pointer;background:#ffffff4d;border-radius:9999px;width:100%;height:4px;margin:0}.video-timeline::-webkit-slider-thumb{appearance:none;background:var(--color-yellow-accent);cursor:pointer;border:0;border-radius:9999px;width:10px;height:10px}.video-timeline::-moz-range-thumb{background:var(--color-yellow-accent);cursor:pointer;border:0;border-radius:9999px;width:10px;height:10px}.table{--bs-table-bg:transparent;--bs-table-border-color:transparent;--bs-table-hover-bg:transparent;--bs-table-hover-color:inherit}.table>:not(caption)>*>*{border-bottom-width:0}.table thead th,.table tbody tr{border-bottom:1px solid var(--color-yellow-border)}.table tbody tr:last-child{border-bottom:0}.nav-tabs{border-bottom:0}.nav-tabs .nav-link{color:var(--color-yellow-text-muted);white-space:nowrap;background-color:#0000;border:0;border-bottom:2px solid #0000;border-radius:0;align-items:center;gap:.5rem;padding:.875rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:color .15s,border-color .15s;display:inline-flex}.nav-tabs .nav-link:hover{color:var(--color-yellow-text);background-color:#0000;border-color:#0000}.nav-tabs .nav-link:focus{box-shadow:none;background-color:#0000}.nav-tabs .nav-link:focus-visible{outline:2px solid var(--color-yellow-black);outline-offset:-2px}.nav-tabs .nav-link.active{color:var(--color-yellow-black);border-color:#0000;border-bottom-color:var(--color-yellow-primary);background-color:#0000}.nav-tabs .nav-link:disabled{color:var(--color-yellow-text-muted);opacity:.5}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--color-yellow-white);color:var(--color-yellow-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}a{text-decoration:none}button,input,select,textarea{font-family:var(--font-sans)}::selection{background-color:var(--color-yellow-accent);color:var(--color-yellow-black)}
