.product-attribute-floating-tooltip{visibility:hidden;opacity:0;z-index:9999;pointer-events:none;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:calc(100vw - 24px);padding:var(--spacing-4,4px) var(--spacing-8,8px);border-radius:var(--radius-2,2px);background:var(--Color-background-surface-secondary,#fff);color:var(--Color-text-default,#333);text-align:center;justify-content:center;align-items:center;font-size:14px;font-style:normal;font-weight:400;line-height:20px;transition:opacity .2s;display:inline-flex;position:fixed;top:0;left:0;box-shadow:0 0 1px rgba(30,31,33,.12),0 0 8px rgba(30,31,33,.16)}.page-online-product-view{background:var(--surface-primary,#ebebeb);overscroll-behavior-y:contain;min-height:100vh;position:relative}.page-online-product-view.product-loaded .loading-product{opacity:0;pointer-events:none;position:absolute}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.page-online-product-view h1,.page-online-product-view h2,.page-online-product-view h3,.page-online-product-view h4,.page-online-product-view p{margin:0}.page-online-product-view button{box-shadow:none;border:0;outline:none}.page-online-product-view button:focus,.page-online-product-view button:hover{box-shadow:none;outline:none}.page-online-product-view .section-gaps{flex-direction:column;gap:64px;padding-bottom:64px;display:flex}@media screen and (min-width:768px) and (max-width:1279px){.page-online-product-view .section-gaps{gap:32px}}@media screen and (max-width:767px){.page-online-product-view .section-gaps{gap:24px}}.page-online-product-view .product-stamp{justify-content:center;align-items:center;gap:8px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:8px;display:flex}.page-online-product-view .product-stamp.product-stamp:first-child{border-radius:4px}.page-online-product-view .product-stamp .text{color:var(--text-invert,#fff);font-size:var(--font-size-body,16px);letter-spacing:var(--Static-Label-Large-Tracking,.1px);font-style:normal;font-weight:600;line-height:normal}.page-online-product-view .product-images-gallery{z-index:999;visibility:hidden;pointer-events:none;z-index:-1;background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;transition:opacity .4s,visibility .4s,z-index .4s;animation-fill-mode:forwards;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@media screen and (max-width:767px){.page-online-product-view .product-images-gallery{align-items:center}}.page-online-product-view .product-images-gallery.open{opacity:1;visibility:visible;pointer-events:auto;z-index:1046;animation:.2s ease-in forwards fadeInOpacity}.page-online-product-view .product-images-gallery.close{opacity:0;visibility:hidden;pointer-events:none;z-index:-1;animation:.2s ease-in forwards fadeOutOpacity}.page-online-product-view .product-images-gallery-content{justify-content:space-between;align-items:center;gap:32px;max-width:100%;height:100%;padding:32px;display:flex}@media screen and (min-width:768px) and (max-width:1279px){.page-online-product-view .product-images-gallery-content{align-items:flex-start;gap:16px;width:96vw;max-width:96vw;height:600px}}@media screen and (max-width:767px){.page-online-product-view .product-images-gallery-content{flex-direction:column;gap:8px;width:100%;height:500px;padding:16px}}.page-online-product-view .product-images-gallery-content .images-list{flex-direction:column;align-items:center;gap:16px;max-height:100%;display:flex;overflow-x:hidden;overflow-y:auto}@media screen and (min-width:768px) and (max-width:1279px){.page-online-product-view .product-images-gallery-content .images-list{gap:12px;width:16vw;height:100%}}@media screen and (max-width:767px){.page-online-product-view .product-images-gallery-content .images-list{flex-direction:row;order:2;width:100%;height:auto;max-height:100px;overflow-x:auto;overflow-y:hidden}.page-online-product-view .product-images-gallery-content .images-list::-webkit-scrollbar{display:none}}.page-online-product-view .product-images-gallery-content .images-list-img{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;width:180px;color:inherit;font:inherit;cursor:pointer;background-color:#fff;border:2px solid #fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:16px;display:flex}@media screen and (min-width:768px) and (max-width:1279px){.page-online-product-view .product-images-gallery-content .images-list-img{width:100%}}@media screen and (max-width:767px){.page-online-product-view .product-images-gallery-content .images-list-img{width:180px;padding:16px}}.page-online-product-view .product-images-gallery-content .images-list-img.active{border:2px solid var(--surface-brand-primary-heavy,#cc7000);background:var(--color-orange-10,#fff4e5)}.page-online-product-view .product-images-gallery-content .images-list-img img{flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.page-online-product-view .product-images-gallery-content .main-container{align-items:center;max-width:800px;height:100%;display:flex}@media screen and (min-width:768px) and (max-width:1279px){.page-online-product-view .product-images-gallery-content .main-container{flex:1 0 500px;gap:24px}}@media screen and (max-width:767px){.page-online-product-view .product-images-gallery-content .main-container{gap:16px;height:70%}}.page-online-product-view .product-images-gallery-content .main-container-content{flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;height:100%;display:flex}.page-online-product-view .product-images-gallery-content .main-container-image{background:var(--surface-secondary,#fff);border-radius:16px;justify-content:center;align-items:center;width:100%;height:80%;max-height:800px;display:flex;position:relative;overflow:hidden}@media screen and (min-width:768px) and (max-width:1279px){.page-online-product-view .product-images-gallery-content .main-container-image{height:500px}}@media screen and (max-width:767px){.page-online-product-view .product-images-gallery-content .main-container-image{border-radius:8px;width:100%;height:400px}}.page-online-product-view .product-images-gallery-content .main-container-image iframe{width:800px;height:600px}@media screen and (min-width:768px) and (max-width:1279px){.page-online-product-view .product-images-gallery-content .main-container-image iframe{padding:16px 32px}}.page-online-product-view .product-images-gallery-content .main-container-image img{object-fit:contain;width:100%;height:100%;padding:16px}.page-online-product-view .product-images-gallery-content .main-container-image .zoom{background:var(--surface-brand-secondary-default,#3151ac);border-radius:8px;align-items:center;gap:8px;padding:8px;transition:opacity .2s;display:flex;position:absolute;bottom:8px;right:8px}@media screen and (max-width:767px){.page-online-product-view .product-images-gallery-content .main-container-image .zoom{padding:6px}.page-online-product-view .product-images-gallery-content .main-container-image .zoom svg{width:24px;height:24px}}.page-online-product-view .product-images-gallery-content .main-container-image .zoom:hover{opacity:.85}.page-online-product-view .product-images-gallery-content .main-container-image.zoomed{overflow:hidden}.page-online-product-view .product-images-gallery-content .main-container-image.zoomed img{cursor:zoom-out;transform:scale(2)}.page-online-product-view .product-images-gallery-content .main-container-image.zoomed .zoom{opacity:0;pointer-events:none}.page-online-product-view .product-images-gallery-content .main-container .controls{justify-content:center;align-self:stretch;align-items:center;gap:128px;display:flex}@media screen and (min-width:768px) and (max-width:1279px){.page-online-product-view .product-images-gallery-content .main-container .controls{gap:64px}}@media screen and (max-width:767px){.page-online-product-view .product-images-gallery-content .main-container .controls{gap:32px}}.page-online-product-view .product-images-gallery-content .main-container .controls .switcher{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;color:inherit;font:inherit;cursor:pointer;background:var(--surface-brand-secondary-default,#3151ac);border:0;border-radius:99px;align-items:center;gap:8px;padding:16px;transition:all .2s;display:flex}@media screen and (min-width:768px) and (max-width:1279px){.page-online-product-view .product-images-gallery-content .main-container .controls .switcher{padding:8px}.page-online-product-view .product-images-gallery-content .main-container .controls .switcher svg{width:28px;height:28px}}@media screen and (max-width:767px){.page-online-product-view .product-images-gallery-content .main-container .controls .switcher{padding:8px}.page-online-product-view .product-images-gallery-content .main-container .controls .switcher svg{width:18px;height:18px}}.page-online-product-view .product-images-gallery-content .main-container .controls .switcher.available{background:var(--surface-brand-secondary-default,#3151ac);transition:all .2s}.page-online-product-view .product-images-gallery-content .main-container .controls .switcher.available svg path{stroke:#fff}.page-online-product-view .product-images-gallery-content .main-container .controls .controls-counter{text-align:center;width:40px;color:var(--surface-secondary,#fff);text-shadow:0 4px 6px rgba(51,51,51,.12),0 8px 8px rgba(51,51,51,.08);font-family:var(--font-family-title,Inter);font-size:var(--font-size-title-h4,25px);font-style:normal;font-weight:500;line-height:var(--font-line-height-md,32px)}@media screen and (max-width:767px){.page-online-product-view .product-images-gallery-content .main-container .controls .controls-counter{font-size:14px}}.page-online-product-view .product-images-gallery-content .close{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;cursor:pointer;background:0 0;border:0;padding:0;position:absolute;top:16px;right:16px}@media screen and (min-width:768px) and (max-width:1279px){.page-online-product-view .product-images-gallery-content .close{position:absolute;top:20px;right:30px}}@media screen and (max-width:767px){.page-online-product-view .product-images-gallery-content .close svg{width:20px;height:20px}}.page-online-product-view .info{justify-content:space-between;align-items:flex-start;gap:20px;display:flex;position:relative}@media screen and (min-width:768px) and (max-width:1279px){.page-online-product-view .info{flex-direction:column}}@media screen and (max-width:767px){.page-online-product-view .info{flex-direction:column}}.page-online-product-view .info .stamps{gap:8px;display:flex;position:relative}.page-online-product-view .awards{background:#fff;border-radius:8px;flex-wrap:wrap;align-self:stretch;align-items:center;gap:16px;padding:16px;display:flex}@media screen and (max-width:767px){.page-online-product-view .awards{order:3;align-content:center;justify-content:center;gap:16px}}.page-online-product-view .awards img{object-fit:contain;width:64px;height:64px}.page-online-product-view .advantages{background:var(--surface-secondary,#fff);border-radius:8px;align-self:stretch;align-items:center;gap:8px;padding:16px;display:flex}.page-online-product-view .advantages .item{align-self:stretch;align-items:center;gap:8px;display:flex}.page-online-product-view .advantages .item p{color:var(--surface-brand-primary-heavy,#cc7000);font-size:var(--font-size-body,16px);letter-spacing:var(--Static-Label-Large-Tracking,.1px);font-style:normal;font-weight:500;line-height:20px}.page-online-product-view .advantages .fade-enter-active,.page-online-product-view .advantages .fade-leave-active{transition:opacity .5s}.page-online-product-view .advantages .fade-enter-from,.page-online-product-view .advantages .fade-leave-to{opacity:0}.page-online-product-view .actions{gap:8px;width:100%;display:flex}@media screen and (max-width:420px){.page-online-product-view .actions{flex-direction:column}}.page-online-product-view .actions button{border:0;justify-content:center;align-items:center;gap:8px;padding:16px 24px;display:flex}.page-online-product-view .actions button.add-cart{color:#fff;background:var(--componentes-button-sucess-default,#328648);text-transform:uppercase;cursor:pointer;border-radius:8px;flex:1 0 0;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.page-online-product-view .actions .buy-now{background:var(--componentes-button-primary-default,#ff9000);color:var(--text-primary,#333);font-size:var(--font-size-subtitle-h5,16px);font-style:normal;font-weight:400;line-height:var(--font-line-height-sm,24px);text-align:center;cursor:pointer;border-radius:8px}.page-online-product-view .actions .wishlist{margin-left:auto}.page-online-product-view .no-stock{border:2px solid var(--surface-invert,#333);background-color:#fff;border-radius:16px;justify-content:center;align-self:stretch;align-items:center;gap:16px;height:56px;padding:16px;display:flex}.page-online-product-view .no-stock button{color:var(--text-primary,#333);font-size:var(--font-size-subtitle-h5,16px);font-style:normal;font-weight:600;line-height:var(--font-line-height-sm,24px);background-color:transparent;border:0}.page-online-product-view .left-info{flex-direction:column;flex-shrink:0;gap:16px;width:740px;display:flex}@media screen and (min-width:1366px) and (max-width:1599px){.page-online-product-view .left-info{width:640px}}@media screen and (min-width:1280px) and (max-width:1365px){.page-online-product-view .left-info{width:528px}}@media screen and (min-width:768px) and (max-width:1279px){.page-online-product-view .left-info{width:100%}}@media screen and (max-width:767px){.page-online-product-view .left-info{width:100%}}.page-online-product-view .images-product{flex-wrap:wrap;gap:16px;width:100%;display:flex}@media screen and (min-width:768px) and (max-width:1279px){.page-online-product-view .images-product{height:500px}}@media screen and (max-width:767px){.page-online-product-view .images-product{flex-direction:column}.page-online-product-view .images-product img,.page-online-product-view .images-product iframe{object-fit:contain;background-color:#fff;width:100%;height:400px}.page-online-product-view .images-product .image.image--primary{aspect-ratio:1;background-color:#fff;flex:none;width:100%}.page-online-product-view .images-product .image.image--primary img,.page-online-product-view .images-product .image.image--primary iframe{height:100%}}.page-online-product-view .images-product.single{flex-direction:column}.page-online-product-view .images-product .blank-image{aspect-ratio:1;background-color:#e6e6e6;border-radius:8px;flex:calc(50% - 8px)}.page-online-product-view .images-product .image{aspect-ratio:1;border-radius:8px;flex:calc(50% - 8px);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}@media screen and (min-width:768px) and (max-width:1279px){.page-online-product-view .images-product .image{background-color:#fff;height:100%}.page-online-product-view .images-product .image:nth-child(2){position:relative}.page-online-product-view .images-product .image:nth-child(2):after{content:" ";content:" ";opacity:.4;background:var(--Gradient-image-viewer,linear-gradient(181deg, transparent 0.84%, var(--surface-contrast-heavy-l,#707070) 99.16%) linear-gradient(181deg, transparent 0.84%, var(--surface-contrast-heavy-l,#707070) 99.16%));position:absolute;top:0;bottom:0;left:0;right:0}.page-online-product-view .images-product .image:nth-child(3),.page-online-product-view .images-product .image:nth-child(4){display:none}}.page-online-product-view .images-product .image .overlay{content:" ";z-index:13;justify-content:center;align-items:flex-end;padding:24px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.page-online-product-view .images-product .image .overlay.overlay-tablet,.page-online-product-view .images-product .image .overlay.overlay-desktop{display:none}@media screen and (min-width:768px) and (max-width:1279px){.page-online-product-view .images-product .image .overlay.overlay-tablet{display:flex}}@media screen and (min-width:1280px){.page-online-product-view .images-product .image .overlay.overlay-desktop{display:flex}}.page-online-product-view .images-product .image .overlay{background:var(--Gradient-image-viewer,linear-gradient(181deg, transparent 0.84%, var(--surface-contrast-heavy-l,#707070) 99.16%))}.page-online-product-view .images-product .image .overlay p{color:var(--text-invert,#fff);text-shadow:0 0 4px rgba(0,0,0,.25);font-size:var(--font-size-subtitle-h5,20px);font-style:normal;font-weight:500;line-height:var(--font-line-height-sm,24px);text-transform:capitalize}.page-online-product-view .images-product .image img,.page-online-product-view .images-product .image iframe{object-fit:contain;width:100%;height:100%;transition:opacity .25s ease-in-out}.page-online-product-view .images-product .carousel{gap:8px;width:100%;display:flex;overflow-x:auto}.page-online-product-view .images-product .carousel::-webkit-scrollbar{display:none}.page-online-product-view .images-product .carousel .carousel-img{background:var(--surface-secondary,#fff);border-radius:8px;flex:0 0 calc(33.3333% - 5.33333px);justify-content:center;align-items:center;gap:8px;padding:16px 32px;display:flex}.page-online-product-view .images-product .carousel .carousel-img.active{border:2px solid var(--surface-brand-primary-heavy,#cc7000)}.page-online-product-view .images-product .carousel .carousel-img img{justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-online-product-view .images-product button.close{background-color:transparent}.page-online-product-view .images-product .fade-enter-active,.page-online-product-view .images-product .fade-leave-active{transition:opacity .3s}.page-online-product-view .images-product .fade-enter-from,.page-online-product-view .images-product .fade-leave-to{opacity:0}.page-online-product-view .images-product .fade-leave-active{position:absolute}@media screen and (min-width:1280px){.page-online-product-view .product-data-box{position:-webkit-sticky;position:sticky;top:20px}}.page-online-product-view .product-data{background:var(--surface-secondary,#fff);border-radius:8px;flex-direction:column;flex:1 1 0;gap:16px;min-width:0;padding:16px;display:flex}@media screen and (min-width:768px) and (max-width:1279px){.page-online-product-view .product-data{width:100%}}@media screen and (max-width:767px){.page-online-product-view .product-data{width:100%}}.page-online-product-view .product-data .scroll-attrs{flex-direction:column;gap:16px;display:flex;overflow-x:hidden;overflow-y:scroll}.page-online-product-view .product-data .scroll-attrs::-webkit-scrollbar{width:0}.page-online-product-view .product-data .title{justify-content:space-between;align-items:center;gap:24px;display:flex}.page-online-product-view .product-data .title h1{color:var(--text-primary,#333);font-family:var(--font-family-title,Inter);font-size:var(--font-size-H3,31px);font-style:normal;font-weight:600;line-height:var(--font-line-height-lg,40px);letter-spacing:var(--Static-Title-Large-Tracking,0)}@media screen and (max-width:767px){.page-online-product-view .product-data .title h1{font-size:var(--font-size-H3,22px);line-height:var(--font-line-height-lg,28px)}}.page-online-product-view .product-data .title .icons img{height:24px}.page-online-product-view .product-data .price{justify-content:space-between;align-items:center;display:flex}@media screen and (max-width:767px){.page-online-product-view .product-data .price{flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:8px}}.page-online-product-view .product-data .price .price-info .price-info-divisor{align-items:center;gap:16px;display:flex}@media screen and (max-width:420px){.page-online-product-view .product-data .price .price-info .price-info-divisor{flex-direction:column;align-items:flex-start;gap:0}}.page-online-product-view .product-data .price p.main-price{color:var(--surface-brand-primary-heavy,#cc7000);font-family:var(--font-family-title,Inter);font-size:var(--font-size-H2,39px);font-style:normal;font-weight:600;line-height:var(--font-line-height-xl,48px);height:48px}.page-online-product-view .product-data .price p.vat{color:var(--text-secondary,#474747);font-size:var(--font-size-caption,12px);font-style:normal;font-weight:400;line-height:var(--font-line-height-xs,16px);letter-spacing:var(--Static-Label-Small-Tracking,.5px)}.page-online-product-view .product-data .price .discount-info{align-items:center;gap:16px;display:flex}.page-online-product-view .product-data .price .discount-info .old-price{color:var(--text-primary,#333);font-size:var(--font-size-subtitle-h5,20px);font-style:normal;font-weight:400;line-height:var(--font-line-height-sm,24px);-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.page-online-product-view .product-data .price .discount-info .cta-bfriday{border-radius:8px;padding:8px 16px}.page-online-product-view .product-data .price .icons-price{justify-content:center;align-items:center;gap:16px;display:flex}.page-online-product-view .product-data .price .icons-price .charger{color:#333;text-align:center;background-image:url(https://r-on.iservices.com/theme/product/policy-charger.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:60px;height:90px;padding-top:37px;font-size:7.5pt;font-weight:700}.page-online-product-view .product-data .price .icons-price .charger small{font-size:6pt}.page-online-product-view .product-data .price .icons-price img{height:90px}@media screen and (max-width:767px){.page-online-product-view .product-data .price .icons-price img{height:32px}}.page-online-product-view .product-data .price .icons-price img.no-charger{border:1.5px solid #000;height:76px}@media screen and (max-width:767px){.page-online-product-view .product-data .price .icons-price img.no-charger{height:72px}}.page-online-product-view .product-data .price .icons-price img.energy{height:48px}@media screen and (max-width:767px){.page-online-product-view .product-data .price .icons-price img.energy{height:42px}}.page-online-product-view .product-data .floa-klarna{background:var(--surface-primary,#ebebeb);border-radius:8px;align-items:center;gap:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 16px 8px 8px;display:flex;position:relative}.page-online-product-view .product-data .floa-klarna p{color:var(--text-primary,#333);font-size:var(--font-size-caption,12px);text-align:center;margin-left:4px;font-style:normal;font-weight:500;line-height:16px}.page-online-product-view .product-data .floa-klarna p span{color:var(--surface-brand-secondary-default,#3151ac);font-size:var(--font-size-caption,12px)}.page-online-product-view .product-data .floa-klarna svg.popup-info{z-index:10;position:absolute;right:-6px}.page-online-product-view .product-data .attributes{flex-direction:column;gap:8px;display:flex}.page-online-product-view .product-data .attributes #personalization-textarea{border:1px solid #ccc;border-radius:8px;padding:10px}.page-online-product-view .product-data .attributes span.title,.page-online-product-view .product-data .attributes label{color:#555;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.page-online-product-view .product-data .attributes .list-colors{align-self:stretch;align-items:flex-start;gap:16px;padding:4px;display:flex}.page-online-product-view .product-data .attributes .list-colors .item{cursor:pointer;border:2px solid transparent;border-radius:5px;width:38px;height:38px;position:relative;box-shadow:0 1px 4px 1px rgba(51,51,51,.17)}.page-online-product-view .product-data .attributes .list-colors .item img{object-fit:contain;width:100%;height:100%}.page-online-product-view .product-data .attributes .list-colors .item.active{background:#ff9000;border-color:#ff9000}.page-online-product-view .product-data .attributes .list-colors .item:not(.disabled):hover{border-color:#ff9000;transition:all .2s}.page-online-product-view .product-data .attributes .list-colors .item.disabled{cursor:pointer;filter:none;opacity:.35;pointer-events:auto;border-color:#858585}.page-online-product-view .product-data .attributes .list-colors .item.disabled:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(to top right,transparent calc(50% - 1px),#858585 calc(50% - 1px),#858585 calc(50% + 1px),transparent calc(50% + 1px));position:absolute;top:0;bottom:0;left:0;right:0}.page-online-product-view .product-data .attributes .list-colors .item .tooltip{display:none}.page-online-product-view .product-data .attributes .list-select select{color:#616161;background:#f9f9f9;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:300px;padding:12px;font-size:16px;font-style:normal;font-weight:400;line-height:normal;display:flex;box-shadow:0 0 10px #dedede}.page-online-product-view .product-data .options{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.page-online-product-view .product-data .options .quantity{color:#333;align-items:center;font-size:16px;font-weight:600;display:flex}.page-online-product-view .product-data .options .quantity .select{flex-direction:column;justify-content:center;align-items:center;gap:7px;width:32px;height:32px;display:flex}.page-online-product-view .product-data .options .quantity .select.minus{cursor:pointer;border:.889px solid #333;border-right:0;border-radius:8px 0 0 8px}.page-online-product-view .product-data .options .quantity .select.counter{border:.889px solid #333}.page-online-product-view .product-data .options .quantity .select.plus{cursor:pointer;border:.889px solid #333;border-left:0;border-radius:0 8px 8px 0}.page-online-product-view .product-data .options .quantity .select.disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.page-online-product-view .product-data .options .alert-stock-qty{text-transform:uppercase;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:32px;padding:8px 16px;font-size:14px;font-weight:600;display:flex}@media screen and (max-width:420px){.page-online-product-view .product-data .options .alert-stock-qty{padding:4px 8px}}.page-online-product-view .product-data .options .alert-stock-qty.low-stock{color:#92890c;background:#fffdcf;border:1px solid #92890c}@media screen and (max-width:420px){.page-online-product-view .product-data .options .alert-stock-qty.low-stock{font-size:12px}}.page-online-product-view .product-data .options .alert-stock-qty.low-stock .icon{fill:#b3ab0e;width:20px;height:20px}.page-online-product-view .product-data .options .alert-stock-qty.no-stock{border:1px solid var(--color-red-70,#c21313);background:var(--color-red-10,#ffeaea);color:var(--color-red-70,#c21313);font-size:var(--font-size-caption,12px);font-style:normal;font-weight:600;line-height:var(--font-line-height-xs,16px);letter-spacing:var(--Static-Label-Small-Tracking,.5px)}.page-online-product-view .product-data .options .alert-stock-qty.in-stock{border:1px solid var(--color-green-90,#24753a);background:var(--color-green-10,#f4fff7);color:var(--color-green-80,#328648);font-size:var(--font-size-caption,12px);font-style:normal;font-weight:600;line-height:var(--font-line-height-xs,16px);letter-spacing:var(--Static-Label-Small-Tracking,.5px)}.page-online-product-view .product-data .store-stock{background:var(--surface-brand-secondary-default,#3151ac);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:8px;display:flex}.page-online-product-view .product-data .store-stock p{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.page-online-product-view .product-data .alert-stock{color:#555;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.page-online-product-view .product-data .box-content-relateds .related-products{flex-direction:column;align-self:stretch;align-items:flex-start;gap:32px;display:flex}.page-online-product-view .product-data .box-content-relateds .related-products .related-products-item{flex-direction:column;gap:16px;width:100%;display:flex}.page-online-product-view .product-data .box-content-relateds .related-products .related-products-item .title{color:#555;margin:0;font-size:16px;font-weight:600;line-height:23.4px}.page-online-product-view .product-data .box-content-relateds .related-products .related-products-item .note{color:#555;align-self:stretch;align-items:center;gap:10px;padding-left:10px;font-size:12px;font-weight:600;display:flex;position:relative}.page-online-product-view .product-data .box-content-relateds .related-products .related-products-item .note:before{content:"";content:"";background:var(--surface-brand-secondary-default,#3151ac);width:2px;height:100%;position:absolute;left:0}.page-online-product-view .product-data .box-content .item{background:#fff;border-radius:4px;align-self:stretch;align-items:center;gap:8px;margin-top:20px;padding:16px;display:flex;box-shadow:0 0 10px #eee}.page-online-product-view .product-data .box-content .item p{color:#ff9015;font-size:16px;font-weight:500}.page-online-product-view .product-data .box-content .item img{object-fit:contain;width:80px;height:80px}.page-online-product-view .top-product{z-index:15;background:#fff;flex-direction:column;align-self:stretch;align-items:center;padding:18px 0;transition:all .2s;display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-260px);box-shadow:0 4px 4px -1px rgba(12,12,13,.1),0 4px 4px -1px rgba(12,12,13,.05)}@media screen and (max-width:768px){.page-online-product-view .top-product{padding:12px 0}}.page-online-product-view .top-product.active{transition:all .2s;transform:translate(0,0)}.page-online-product-view .top-product svg.close{cursor:pointer;width:16px;position:absolute;top:4px;right:24px}.page-online-product-view .top-product .top-product-container{justify-content:space-between;display:flex}@media screen and (max-width:768px){.page-online-product-view .top-product .top-product-container{flex-direction:column;gap:16px}}.page-online-product-view .top-product .top-product-container img.product{flex-direction:column;align-items:flex-start;width:auto;height:64px;display:flex}.page-online-product-view .top-product .top-product-container .top-product-info{align-self:stretch;align-items:center;gap:16px;display:flex}.page-online-product-view .top-product .top-product-container .top-product-info .texts p.texts-title{color:#333;font-family:var(--font-family-title,Inter);font-size:var(--font-size-title-h4,25px);font-style:normal;font-weight:500;line-height:var(--font-line-height-md,32px)}@media screen and (max-width:1279px){.page-online-product-view .top-product .top-product-container .top-product-info .texts p.texts-title{font-size:var(--font-size-title-h4,20px);line-height:var(--font-line-height-md,24px)}}@media screen and (max-width:420px){.page-online-product-view .top-product .top-product-container .top-product-info .texts p.texts-title{padding-right:20px}}.page-online-product-view .top-product .top-product-container .top-product-info .texts .attributes{margin-bottom:8px;display:flex}.page-online-product-view .top-product .top-product-container .top-product-info .texts .attributes p{color:#555;border-right:1px solid #333;margin-right:9px;padding-right:9px;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:420px){.page-online-product-view .top-product .top-product-container .top-product-info .texts .attributes p{font-size:14px}}.page-online-product-view .top-product .top-product-container .top-product-info .texts .attributes p:last-child{border-right:0}.page-online-product-view .top-product .top-product-container .cta{flex-direction:column;align-items:center;gap:16px;display:flex}.page-online-product-view .top-product .top-product-container .cta p.price{text-align:right;width:100%;color:var(--surface-brand-primary-heavy,#cc7000);font-family:var(--font-family-title,Inter);font-size:var(--font-size-H3,26px);font-style:normal;font-weight:600;line-height:var(--font-line-height-lg,32px);letter-spacing:var(--Static-Title-Large-Tracking,0);padding-top:8px}.page-online-product-view .qty-label{color:#555;font-size:14px}.page-online-product-view .list-radios,.page-online-product-view .related-products-item>.buttons{align-self:stretch;align-items:center;gap:16px;display:flex}@media screen and (max-width:767px){.page-online-product-view .list-radios,.page-online-product-view .related-products-item>.buttons{flex-wrap:wrap}.page-online-product-view .list-radios .item,.page-online-product-view .related-products-item>.buttons .item{flex:1 0 45%;max-width:100%}}.page-online-product-view .list-radios .item,.page-online-product-view .related-products-item>.buttons .item{background:var(--surface-primary,#ebebeb);height:56px;color:var(--text-primary,#333);font-size:var(--font-size-body,16px);letter-spacing:var(--Static-Label-Large-Tracking,.1px);cursor:pointer;border:0;border-radius:8px;flex-direction:column;flex:0 284px;justify-content:center;align-items:center;gap:4px;padding:8px 15px;font-style:normal;font-weight:400;line-height:20px;transition:all .2s;display:flex;position:relative}@media screen and (max-width:767px){.page-online-product-view .list-radios .item,.page-online-product-view .related-products-item>.buttons .item{flex:1 0 100%}}.page-online-product-view .list-radios .item .price,.page-online-product-view .related-products-item>.buttons .item .price{color:var(--surface-brand-secondary-default,#3151ac);font-size:var(--font-size-caption,12px);font-style:normal;font-weight:600;line-height:var(--font-line-height-xs,16px);letter-spacing:var(--Static-Label-Small-Tracking,.5px)}.page-online-product-view .list-radios .item .price.negative,.page-online-product-view .related-products-item>.buttons .item .price.negative{color:var(--text-primary,#333);font-weight:400}.page-online-product-view .list-radios .item.active,.page-online-product-view .list-radios .item:not(.disabled):hover,.page-online-product-view .related-products-item>.buttons .item.active,.page-online-product-view .related-products-item>.buttons .item:not(.disabled):hover{background:var(--surface-brand-secondary-default,#3151ac);color:var(--text-invert,#fff);font-size:var(--font-size-body,16px);letter-spacing:var(--Static-Label-Large-Tracking,.1px);border-radius:8px;font-style:normal;font-weight:400;line-height:20px;transition:all .2s}.page-online-product-view .list-radios .item.active .price,.page-online-product-view .list-radios .item:not(.disabled):hover .price,.page-online-product-view .related-products-item>.buttons .item.active .price,.page-online-product-view .related-products-item>.buttons .item:not(.disabled):hover .price{color:#fff}.page-online-product-view .list-radios .item.disabled,.page-online-product-view .related-products-item>.buttons .item.disabled{pointer-events:auto;filter:none;opacity:.35;cursor:pointer}.page-online-product-view .list-radios .item.disabled .price,.page-online-product-view .related-products-item>.buttons .item.disabled .price{opacity:1}.page-online-product-view .list-radios .item .tooltip,.page-online-product-view .related-products-item>.buttons .item .tooltip{display:none}@media screen and (max-width:767px){.page-online-product-view .list-radios{flex-wrap:wrap}.page-online-product-view .list-radios .item{flex:1 0 45%;align-self:stretch;align-items:center;gap:8px;max-width:100%;display:flex}.page-online-product-view .list-radios .item .price{align-items:center}}.page-online-product-view .online-products-related{padding:0}.page-online-product-view .buy-message{color:var(--text-primary,#333);font-size:var(--font-size-body,16px);letter-spacing:var(--Static-Label-Large-Tracking,.1px);font-style:normal;font-weight:500;line-height:20px}@supports (-webkit-touch-callout:none){.page-online-product-view html{scroll-behavior:auto!important}}.page-online-product-view .banner-advantages{background:var(--Blue-Gradient,linear-gradient(90deg, var(--color-blue-90,#102668) 0%, var(--surface-brand-secondary-default,#3151ac) 100%));padding:32px 0}.page-online-product-view .banner-advantages-content{justify-content:center;align-items:center;gap:32px;display:flex}@media screen and (min-width:768px) and (max-width:1279px){.page-online-product-view .banner-advantages-content{gap:16px}}@media screen and (max-width:767px){.page-online-product-view .banner-advantages-content{flex-direction:column;gap:16px}}.page-online-product-view .banner-advantages-content-box{flex-direction:column;flex:1 0 0;align-self:stretch;align-items:center;gap:16px;display:flex}@media screen and (min-width:1280px){.page-online-product-view .banner-advantages-content-box{max-width:360px}}.page-online-product-view .banner-advantages-content-box .texts{flex-direction:column;gap:8px;display:flex}.page-online-product-view .banner-advantages-content-box .texts p{color:var(--text-invert,#fff);text-align:center}.page-online-product-view .banner-advantages-content-box .texts p:first-child{font-size:var(--font-size-subtitle-h5,20px);font-weight:500;line-height:var(--font-line-height-sm,24px)}.btn-spinner{box-sizing:border-box;border:2px solid;border-bottom-color:transparent;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite btn-spinner-rotation;display:inline-block}@keyframes btn-spinner-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
