.product-model-variants-slider{width:100%;margin-bottom:24px;position:relative}@media only screen and (max-width:1200px){.product-model-variants-slider{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;margin-bottom:20px}}.product-model-variants-slider-item{width:-moz-fit-content!important;width:fit-content!important;display:flex;flex-direction:column;justify-content:flex-start;height:100%}.product-model-variants-slider-link{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;background-color:#f8f8f8;border:1px solid transparent;border-radius:12px;overflow:hidden;transition:border-color .2s linear}@media(hover:hover){.product-model-variants-slider-link:hover{border-color:#e0e0e0}}.product-model-variants-slider-link--selected{border-color:#404040}.product-model-variants-slider-link__image{width:54px;aspect-ratio:.75;border-radius:12px;overflow:hidden;background-size:cover;background-position:50%;background-repeat:no-repeat}.product-model-variants-slider-link__content{padding:4px 12px 4px 8px}.product-model-variants-slider-link__title{font-family:var(--font-manrope);font-weight:300;font-size:14px;line-height:120%;color:#070707;text-align:left;margin-bottom:6px}.product-model-variants-slider-link__price{font-family:var(--font-manrope);font-weight:400;font-size:12px;line-height:120%;color:#070707;text-align:left}.product-model-variants-slider-all{display:inline-block;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;width:-moz-fit-content;width:fit-content;height:100%;padding:12px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;text-align:center;border-radius:12px;background-color:#f2f5f4;color:#285141;transition:background-color .2s linear}.product-model-variants-slider-all:disabled{cursor:not-allowed}@media(hover:hover){.product-model-variants-slider-all:hover{background-color:#e4eae8}}.product-model-variants-slider-all__title{font-family:var(--font-manrope);font-weight:500;font-size:10px;line-height:120%}.product-model-variants-slider-arrow{display:inline-block;padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;display:flex;justify-content:center;align-items:center;color:#070707;background-color:hsla(0,0%,100%,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;overflow:hidden;z-index:2;transition:background-color .2s linear}.product-model-variants-slider-arrow:disabled{cursor:not-allowed}@media(hover:hover){.product-model-variants-slider-arrow:hover{background-color:hsla(0,0%,88%,.8)}}.product-model-variants-slider-arrow--prev{left:0}.product-model-variants-slider-arrow--next{right:0}.product-model-variants-drawer{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:16px;row-gap:16px;grid-column-gap:12px;column-gap:12px}@media only screen and (max-width:800px){.product-model-variants-drawer{column-gap:8px}}