.product-page{box-sizing:border-box;width:100%;max-width:100vw;position:relative;overflow-x:hidden}.product-page *{box-sizing:border-box;max-width:100%}.product-page__showcases{box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden}.product-page__showcases>div{box-sizing:border-box;width:100%;max-width:100%;overflow:hidden}.product-page__showcases>div:first-child{overflow:hidden!important}.product-page__showcases [style*=grid]{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.product-page__showcases a{box-sizing:border-box;width:100%;max-width:100%;display:block}.product-page__showcases [style*=paddingBottom]{aspect-ratio:16/9!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding-bottom:56.25%!important;position:relative!important;overflow:hidden!important}.product-page__showcases img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;top:0!important;left:0!important}.product-page__header{box-sizing:border-box;width:100%;padding:20px 0}.product-page__back-button{cursor:pointer;opacity:.7;background:0 0;border:none;font-size:14px;transition:opacity .2s}.product-page__back-button:hover{opacity:1}.product-page__container{box-sizing:border-box;grid-template-columns:2fr 1fr;align-items:stretch;gap:20px;width:100%;max-width:100%;padding:0;display:grid;position:relative;overflow:hidden}.product-page__loading,.product-page__error{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;min-height:50vh;display:flex}.loading-spinner{border:4px solid #ffffff1a;border-top-color:red;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.product-page__error svg{opacity:.5}.product-page__error h2{margin:0;font-size:24px;font-weight:700}.product-page__error p{opacity:.7;margin:0}.product-page__image-section{box-sizing:border-box;flex-direction:column;align-items:stretch;min-width:0;max-width:100%;display:flex;position:sticky;top:40px;overflow:hidden}.product-page__main-image-wrapper{box-sizing:border-box;width:100%;max-width:100%;margin-bottom:20px;position:relative}.product-page__main-image{aspect-ratio:16/9;box-sizing:border-box;background:#ffffff0d;border-radius:8px;width:100%;max-width:100%;height:auto;padding-bottom:0;display:block;position:relative;overflow:hidden}.product-page__main-image img{object-fit:cover;object-position:center;width:100%;min-width:100%;height:100%;min-height:100%;display:block;position:absolute;top:0;left:0}@keyframes product-page-ken-burns{0%{transform:scale(1.05)}to{transform:scale(1)}}.product-page__main-image img.product-page__main-image-img--ken-burns{will-change:transform;animation:5s linear forwards product-page-ken-burns}.product-page__main-image img.product-page__main-image-img--ken-burns-single{will-change:transform;animation:5s ease-in-out infinite alternate product-page-ken-burns}@media (prefers-reduced-motion:reduce){.product-page__main-image img.product-page__main-image-img--ken-burns,.product-page__main-image img.product-page__main-image-img--ken-burns-single{will-change:auto;animation:none}}.product-page__main-image--clickable{cursor:pointer;transition:opacity .2s}.product-page__main-image--clickable:hover{opacity:.9}.product-page__image-placeholder{color:#ffffff80;background:#ffffff0d;justify-content:center;align-items:center;width:100%;height:100%;font-size:16px;display:flex}.product-page__image-nav-zone{cursor:pointer;z-index:5;background:0 0;width:15%;position:absolute;top:0;bottom:0}.product-page__image-nav-zone--prev{left:0}.product-page__image-nav-zone--next{right:0}.product-page__image-nav{cursor:pointer;color:#fff;opacity:.4;z-index:10;box-sizing:border-box;background:0 0;border:none;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.product-page__image-nav:hover{transform:translateY(-50%)scale(1.1)}.product-page__image-nav:active{transform:translateY(-50%)scale(.95)}.product-page__image-nav--prev{left:16px}.product-page__image-nav--next{right:16px}.product-page__image-nav svg{stroke:currentColor;width:24px;height:24px}.product-page__gallery{box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-width:100%;display:flex;position:relative;overflow:hidden}.product-page__gallery-thumbnails{box-sizing:border-box;flex-wrap:nowrap;justify-content:flex-start;gap:12px;width:100%;max-width:100%;display:flex;overflow:hidden}.product-page__gallery-thumbnail-wrapper{min-width:0;position:relative;aspect-ratio:16/9!important;flex:0 0 calc(33.3333% - 8px)!important;width:calc(33.3333% - 8px)!important;max-width:none!important}.product-page__gallery-nav{cursor:pointer;color:#fff;opacity:.4;box-sizing:border-box;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.product-page__gallery-nav:hover{opacity:1;transform:translateY(-50%)scale(1.1)}.product-page__gallery-nav:active{transform:translateY(-50%)scale(.95)}.product-page__gallery-nav--prev{left:8px}.product-page__gallery-nav--next{right:8px}.product-page__gallery-nav svg{stroke:currentColor;width:20px;height:20px}.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:nth-child(3):last-child){justify-content:stretch}.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:nth-child(3):last-child) .product-page__gallery-thumbnail{flex:1;width:auto;min-width:0;max-width:calc(33.333% - 8px)}:is(.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:nth-child(2):last-child),.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:first-child:last-child)){justify-content:center}.product-page__gallery-thumbnail{cursor:pointer;box-sizing:border-box;background:#ffffff0d;border:2px solid #0000;border-radius:4px;min-width:100%;min-height:100%;margin:0;padding:0;transition:all .2s;display:block;position:absolute;inset:0;overflow:hidden;width:100%!important;height:100%!important}.product-page__gallery-thumbnail img{object-fit:cover;min-width:100%;min-height:100%;margin:0;padding:0;display:block;width:100%!important;height:100%!important}@media (max-width:1392px){.product-page{box-sizing:border-box!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.product-page__container{box-sizing:border-box!important;gap:clamp(12px,1.5vw,20px)!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.product-page__image-section,.product-page__details-section{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.product-page__main-image-wrapper,.product-page__main-image{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.product-page__gallery{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.product-page__gallery-thumbnails{box-sizing:border-box!important;gap:clamp(8px,1vw,12px)!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.product-page__gallery-thumbnail-wrapper{aspect-ratio:16/9!important;flex:0 0 calc(33.3333% - 8px)!important}.product-page__gallery-thumbnail{aspect-ratio:16/9!important;width:100%!important;height:100%!important}:is(.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:nth-child(3):last-child) .product-page__gallery-thumbnail-wrapper,.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:nth-child(2):last-child) .product-page__gallery-thumbnail-wrapper,.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:first-child:last-child) .product-page__gallery-thumbnail-wrapper){aspect-ratio:16/9!important;flex:0 0 calc(33.3333% - 8px)!important}.product-page__details-content{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.product-page__description,.product-page__price-section,.product-page__options-section,.product-page__actions,.product-page__specs{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.product-page__collection-products,.product-page__related-products{width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;overflow:hidden visible!important}}.product-page__gallery-thumbnail:hover{opacity:.8}.product-page__gallery-thumbnail.active{border:2px solid}.product-page__details-section{box-sizing:border-box;flex-direction:column;min-width:0;max-width:100%;height:fit-content;max-height:calc(100vh - 100px);display:flex;position:sticky;top:80px;overflow-y:auto}.product-page__title{word-wrap:break-word;overflow-wrap:break-word;margin:0 0 8px;font-size:28px;font-weight:700;line-height:1.2}.product-page__creator{opacity:.8;flex-wrap:wrap;align-items:center;gap:12px;font-size:16px;display:flex}.product-page__creator-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.product-page__price{font-size:32px;font-weight:700}.product-page__price--animated{animation:.3s ease-out priceUpdate}@keyframes priceUpdate{0%{opacity:.5}to{opacity:1}}.product-page__details-content{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;display:flex}.product-page__description,.product-page__price-section,.product-page__options-section,.product-page__actions{box-sizing:border-box;width:100%;max-width:100%;margin-bottom:12px}.product-page__specs{box-sizing:border-box;width:100%;max-width:100%;margin-top:16px}.product-page__options-section,.product-page__option-group{flex-direction:column;gap:4px;display:flex}.product-page__option-label{opacity:.9;font-size:16px;font-weight:600}.product-page__option-select{cursor:pointer;box-sizing:border-box;background-color:#0000;border:1px solid;border-radius:6px;width:100%;max-width:100%;padding:12px 16px;font-size:16px;transition:all .2s}.product-page__option-select:focus{border-color:#fff;outline:none;box-shadow:0 0 0 2px #ffffff1a}.product-page__option-select:hover{border-color:#ffffff4d}.product-page__meta{flex-direction:column;gap:12px;display:flex}.product-page__categories,.product-page__labels{flex-wrap:wrap;gap:8px;display:flex}.product-page__category{border:1px solid;border-radius:4px;padding:6px 12px;font-size:14px;font-weight:500;display:inline-block}.product-page__label{text-transform:uppercase;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-block}.product-page__software h3{text-transform:uppercase;opacity:.7;margin:0 0 12px;font-size:16px;font-weight:600}.product-page__software-list{flex-wrap:wrap;gap:16px;display:flex}.product-page__software-item{background:#ffffff0d;border-radius:4px;align-items:center;gap:8px;padding:8px 12px;display:flex}.product-page__software-item img{object-fit:contain;opacity:.5;filter:brightness(0)invert();width:24px;height:24px}.product-page__options h3{text-transform:uppercase;opacity:.7;margin:0 0 12px;font-size:16px;font-weight:600}.product-page__option-set{margin-bottom:20px}.product-page__option-set label{opacity:.8;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.product-page__option-buttons{flex-wrap:wrap;gap:8px;display:flex}.product-page__option-button{color:inherit;cursor:pointer;background:0 0;border:2px solid;border-radius:4px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.product-page__option-button:hover{opacity:.8}.product-page__option-button.active{color:#fff}.product-page__description h3{text-transform:uppercase;opacity:.7;letter-spacing:.05em;margin:0 0 12px;font-size:14px;font-weight:600}.product-page__description p{opacity:.9;word-wrap:break-word;overflow-wrap:break-word;margin:0;font-size:14px;line-height:1.6}.product-page__price-section{margin:8px 0}.product-page__price-section h3{text-transform:uppercase;opacity:.7;letter-spacing:.05em;margin:0 0 8px;font-size:14px;font-weight:600}.product-page__price{color:#fff;font-size:24px;font-weight:700}.product-page__actions{margin:8px 0}.product-page__actions>div{flex-wrap:wrap;gap:12px;width:100%;display:flex}.product-page__add-to-cart{color:#000;cursor:pointer;box-sizing:border-box;background-color:#fff;border:none;border-radius:4px;width:100%;max-width:100%;padding:16px 32px;font-size:16px;font-weight:600;line-height:1.25;transition:all .2s}.product-page__add-to-cart:hover{background-color:#f0f0f0;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.product-page__add-to-cart:active{background-color:#e0e0e0;transform:translateY(0)}.product-page__add-to-cart:disabled{opacity:.55;cursor:not-allowed;color:#ccc;box-shadow:none;background-color:#666;transform:none}.product-page__add-to-cart:disabled:hover{box-shadow:none;background-color:#666;transform:none}.product-page__add-to-cart--wishlist:disabled{color:#888;background:0 0;border-color:#666}.product-page__specs{flex-direction:column;margin-top:16px;display:flex;overflow:visible}.product-page__spec-item{box-sizing:border-box;border-bottom:1px solid #ffffff1a;flex-flow:row;justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;max-width:100%;padding:8px 0;display:flex;overflow:visible}.product-page__spec-item:last-child{border-bottom:none}.product-page__pro-finish-cta{box-sizing:border-box;background:0 0;border:1px solid #ffffff1a;border-radius:4px;flex-direction:column;gap:16px;width:100%;max-width:100%;margin-top:16px;padding:20px;display:flex}.product-page__pro-finish-cta-text{opacity:.9;margin:0;font-size:16px;line-height:1.5}.product-page__pro-finish-cta-link{text-align:center;box-sizing:border-box;justify-content:center;align-items:center;text-decoration:none;display:flex}.product-page__spec-label{text-transform:uppercase;opacity:.7;letter-spacing:.05em;flex-shrink:0;font-size:12px;font-weight:600}.product-page__spec-value{text-align:right;word-wrap:break-word;overflow-wrap:break-word;color:#fff;opacity:.5;flex:1;min-width:0;font-size:14px;font-weight:500}.product-page__spec-link{text-align:right;color:#fff;opacity:.5;word-wrap:break-word;overflow-wrap:break-word;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s}.product-page__spec-link:hover{opacity:1;color:#fff;text-decoration:underline}.product-page__follow-bell{color:#ffffff73;cursor:pointer;background:0 0;border:none;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin:0;padding:0;transition:color .2s,background-color .2s,opacity .2s;display:inline-flex}.product-page__follow-bell:hover:not(:disabled){color:#ffffffd9;background:#ffffff14}.product-page__follow-bell[data-active=true]{color:#fff}.product-page__follow-bell:disabled{cursor:not-allowed;opacity:.5}.product-page__spec-actions{flex-shrink:1;align-items:center;gap:6px;min-width:0;margin-left:auto;display:flex;overflow:visible}.product-page__spec-software{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-left:12px;display:flex}.product-page__software-item{background:0 0;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin:0;padding:0;transition:background-color .2s;display:flex}.product-page__software-item:hover{background:#ffffff1a}.product-page__software-icon{object-fit:contain;opacity:.5;filter:brightness(0)invert();width:14px;height:14px}.product-page__collection-products,.product-page__related-products{box-sizing:border-box;width:100%;max-width:100%;display:block;position:relative;overflow:hidden visible}.product-page__collection-products h2,.product-page__related-products h2{box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;width:100%;max-width:100%}@media (min-width:1400px){.product-page__gallery-thumbnail{flex:calc(33.333% - 8px)!important;width:auto!important;max-width:calc(33.333% - 8px)!important}.product-page__gallery-thumbnail-wrapper{aspect-ratio:16/9!important;flex:0 0 calc(33.3333% - 8px)!important}.product-page__gallery-thumbnail{aspect-ratio:16/9!important;width:100%!important;height:100%!important}:is(.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:nth-child(3):last-child) .product-page__gallery-thumbnail-wrapper,.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:nth-child(2):last-child) .product-page__gallery-thumbnail-wrapper,.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:first-child:last-child) .product-page__gallery-thumbnail-wrapper){aspect-ratio:16/9!important;flex:0 0 calc(33.3333% - 8px)!important}}@media (min-width:1200px) and (max-width:1399px){.product-page{max-width:100vw!important;overflow-x:hidden!important}.product-page__container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.product-page__image-section,.product-page__details-section{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.product-page__gallery,.product-page__gallery-thumbnails{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.product-page__gallery-thumbnail-wrapper{aspect-ratio:16/9!important;flex:0 0 calc(33.3333% - 8px)!important}.product-page__gallery-thumbnail{aspect-ratio:16/9!important;width:100%!important;height:100%!important}:is(.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:nth-child(3):last-child) .product-page__gallery-thumbnail-wrapper,.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:nth-child(2):last-child) .product-page__gallery-thumbnail-wrapper,.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:first-child:last-child) .product-page__gallery-thumbnail-wrapper){aspect-ratio:16/9!important;flex:0 0 calc(33.3333% - 8px)!important}.product-page__main-image-wrapper,.product-page__main-image,.product-page__details-content{box-sizing:border-box!important;width:100%!important;max-width:100%!important}}@media (min-width:1200px){.product-page{max-width:100vw!important;overflow-x:hidden!important}.product-page__image-section,.product-page__details-section,.product-page__gallery,.product-page__gallery-thumbnails{max-width:100%!important;overflow:hidden!important}}@media (max-width:1024px){.product-page{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.product-page__container{gap:32px;width:100%;max-width:100%;padding:0;grid-template-columns:1fr!important;overflow-x:hidden!important}.product-page__showcases [style*=grid]{grid-template-columns:repeat(2,1fr)!important;gap:16px!important}.product-page__image-section{width:100%;max-width:100%;overflow:visible;position:static!important}.product-page__details-section{width:100%;max-width:100%;overflow:visible;max-height:none!important;position:static!important;top:auto!important}.product-page__main-image,.product-page__gallery{width:100%;max-width:100%}.product-page__gallery-thumbnail-wrapper{aspect-ratio:16/9!important;flex:0 0 calc(33.3333% - 8px)!important}.product-page__gallery-thumbnail{aspect-ratio:16/9!important;width:100%!important;height:100%!important}:is(.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:nth-child(3):last-child) .product-page__gallery-thumbnail-wrapper,.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:nth-child(2):last-child) .product-page__gallery-thumbnail-wrapper,.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:first-child:last-child) .product-page__gallery-thumbnail-wrapper){aspect-ratio:16/9!important;flex:0 0 calc(33.3333% - 8px)!important}.product-page__title{font-size:26px}.product-page__price{font-size:28px}.product-page__details-content{width:100%;max-width:100%}}@media (max-width:991px){.product-page{width:100%;max-width:100vw;overflow-x:hidden}.product-page__container{gap:24px;width:100%;max-width:100%;padding:0;grid-template-columns:1fr!important}.product-page__image-section{width:100%;max-width:100%;overflow:visible;position:static!important}.product-page__details-section{width:100%;max-width:100%;overflow:visible;max-height:none!important;position:static!important}.product-page__main-image-wrapper{width:100%;max-width:100%;margin-bottom:16px}.product-page__main-image{width:100%;max-width:100%}.product-page__title{word-wrap:break-word;overflow-wrap:break-word;font-size:24px;line-height:1.3}.product-page__price{font-size:26px}.product-page__gallery{width:100%;max-width:100%;overflow:hidden}.product-page__gallery-thumbnails{box-sizing:border-box;flex-wrap:wrap;justify-content:flex-start;gap:8px;width:100%;max-width:100%;overflow:visible}.product-page__gallery-thumbnail-wrapper{aspect-ratio:16/9!important;flex:0 0 calc(33.3333% - 5.33333px)!important}.product-page__gallery-thumbnail{aspect-ratio:16/9!important;width:100%!important;height:100%!important}:is(.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:nth-child(3):last-child) .product-page__gallery-thumbnail-wrapper,.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:nth-child(2):last-child) .product-page__gallery-thumbnail-wrapper,.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:first-child:last-child) .product-page__gallery-thumbnail-wrapper){aspect-ratio:16/9!important;flex:0 0 calc(33.3333% - 5.33333px)!important}.product-page__actions{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.product-page__actions>div{box-sizing:border-box!important;flex-flow:wrap!important;gap:10px!important;width:100%!important;max-width:100%!important}.product-page__add-to-cart{min-width:180px;box-sizing:border-box!important;flex:auto!important;width:auto!important;max-width:100%!important}.product-page__collection-products,.product-page__related-products{width:100%;max-width:100%}.product-page__option-select{width:100%;max-width:100%;padding:11px 15px;font-size:15px}.product-page__spec-item{flex-wrap:wrap;gap:6px;width:100%;max-width:100%;flex-direction:row!important;justify-content:space-between!important;align-items:center!important}.product-page__spec-software{justify-content:flex-end!important;width:auto!important;max-width:none!important;margin-top:0!important;margin-left:12px!important}.product-page__details-content,.product-page__description,.product-page__price-section,.product-page__options-section,.product-page__actions{width:100%;max-width:100%}.product-page__showcases [style*=grid]{grid-template-columns:repeat(2,1fr)!important;gap:16px!important}}@media (max-width:767px){.product-page{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.product-page__loading{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important}.product-page__loading p{text-align:center!important}.product-page__container{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.product-page__showcases [style*=grid]{grid-template-columns:1fr!important;gap:16px!important}.product-page__container{gap:24px;padding:0}.product-page__header{padding:16px 0}.product-page__image-section{margin-bottom:16px}.product-page__main-image{border-radius:6px;margin-bottom:12px}.product-page__image-nav{width:40px;height:40px}.product-page__image-nav--prev{left:12px}.product-page__image-nav--next{right:12px}.product-page__image-nav svg{width:20px;height:20px}.product-page__title{margin-bottom:6px;font-size:22px;line-height:1.3}.product-page__creator{gap:8px;font-size:14px}.product-page__creator-avatar{width:28px;height:28px}.product-page__price{font-size:24px}.product-page__description{font-size:14px;line-height:1.6}.product-page__description p{font-size:14px}.product-page__gallery{margin-top:12px}.product-page__gallery-thumbnails{-webkit-overflow-scrolling:touch;scrollbar-width:thin;justify-content:flex-start;gap:8px;padding-bottom:4px;overflow-x:auto}.product-page__gallery-thumbnail-wrapper{aspect-ratio:16/9!important;flex:0 0 calc(33.3333% - 5.33333px)!important}.product-page__gallery-thumbnail{aspect-ratio:16/9!important;width:100%!important;min-width:0!important;height:100%!important}:is(.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:nth-child(3):last-child) .product-page__gallery-thumbnail-wrapper,.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:nth-child(2):last-child) .product-page__gallery-thumbnail-wrapper,.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:first-child:last-child) .product-page__gallery-thumbnail-wrapper){aspect-ratio:16/9!important;flex:0 0 calc(33.3333% - 5.33333px)!important}.product-page__gallery-nav{width:28px;height:28px}.product-page__gallery-nav svg{width:18px;height:18px}.product-page__option-select{padding:10px 14px;font-size:14px}.product-page__actions{gap:8px!important}.product-page__actions>div{flex-direction:column;gap:8px;width:100%}.product-page__add-to-cart{width:100%;padding:14px 20px;font-size:16px}.product-page__specs{margin-top:20px}.product-page__spec-item{gap:6px;padding:12px 0;flex-direction:row!important;justify-content:space-between!important;align-items:center!important}.product-page__spec-label{font-size:11px}.product-page__spec-value,.product-page__spec-link{width:auto;font-size:13px;text-align:right!important}.product-page__spec-software{justify-content:flex-end!important;width:auto!important;margin-top:0!important;margin-left:12px!important}.product-page__software-icon{width:12px;height:12px}.product-page__collection-products,.product-page__related-products{box-sizing:border-box;width:100%;max-width:100%;margin-top:40px;padding-top:32px}}@media (max-width:479px){.product-page__container{gap:20px}.product-page__header{padding:12px 0}.product-page__title{font-size:20px;line-height:1.25}.product-page__price{font-size:22px}.product-page__description p{font-size:13px}.product-page__gallery-thumbnail-wrapper{aspect-ratio:16/9!important;flex:0 0 calc(33.3333% - 5.33333px)!important}.product-page__gallery-thumbnail{aspect-ratio:16/9!important;width:100%!important;min-width:0!important;height:100%!important}.product-page__gallery-nav{width:24px;height:24px}.product-page__gallery-nav svg{width:16px;height:16px}.product-page__image-nav{width:36px;height:36px}.product-page__image-nav--prev{left:8px}.product-page__image-nav--next{right:8px}.product-page__image-nav svg{width:18px;height:18px}:is(.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:nth-child(3):last-child) .product-page__gallery-thumbnail-wrapper,.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:nth-child(2):last-child) .product-page__gallery-thumbnail-wrapper,.product-page__gallery-thumbnails:has(.product-page__gallery-thumbnail:first-child:last-child) .product-page__gallery-thumbnail-wrapper){aspect-ratio:16/9!important;flex:0 0 calc(33.3333% - 5.33333px)!important}.product-page__add-to-cart{padding:12px 16px;font-size:15px}.product-page__option-select{padding:10px 12px;font-size:14px}.product-page__spec-item{padding:10px 0;flex-direction:row!important;justify-content:space-between!important;align-items:center!important}.product-page__spec-label{font-size:10px}.product-page__spec-value,.product-page__spec-link{font-size:12px;text-align:right!important}}
