.product-sticky-buy-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--header-bg);bottom:0;display:flex;flex-direction:row;justify-content:space-between;padding:16px;position:fixed;width:100vw;z-index:1000}@media (min-width:1440px){.product-sticky-buy-button{padding:24px}}.product-sticky-buy-button__button{height:44px}.product-sticky-buy-button__title{font-size:14px;font-style:normal;font-weight:500;line-height:18px;margin-bottom:4px;text-decoration:none;text-transform:none}@media (min-width:768px){.product-sticky-buy-button__title{font-size:16px;font-style:normal;font-weight:500;line-height:20px;text-decoration:none;text-transform:none}}@media (min-width:1440px){.product-sticky-buy-button__title{font-size:18px;font-style:normal;font-weight:500;line-height:22px;text-decoration:none;text-transform:none}}.product-sticky-buy-button__price{font-size:12px;font-style:normal;font-weight:300;line-height:16px;text-decoration:none;text-transform:none}@media (min-width:768px){.product-sticky-buy-button__price{font-size:14px;font-style:normal;font-weight:300;line-height:18px;text-decoration:none;text-transform:none}}@media (min-width:1440px){.product-sticky-buy-button__price{font-size:16px;font-style:normal;font-weight:300;line-height:20px;text-decoration:none;text-transform:none}}.product-info__cover{display:flex;flex-direction:column;min-height:100vh;position:relative}@media (min-width:1024px){.product-info__cover{flex-direction:row}}.product-info__image-container{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;overflow:hidden;width:100%}.product-info__image{flex:1;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.product-info__image--mirror{filter:blur(20px);flex:0;max-height:108px;min-height:108px;-o-object-position:top;object-position:top;transform:scale(1.05,-1.2)}.product-info__details{display:flex;flex-direction:column;gap:28px 0;padding:20px 16px;width:100%}@media (min-width:768px){.product-info__details{padding:32px 32px 20px}}@media (min-width:1440px){.product-info__details{gap:40px 0}}@media (min-width:1024px){.product-info__details{justify-content:center;max-width:514px;min-width:514px;padding:96px 78px 0;width:514px}}@media (min-width:1920px){.product-info__details{max-width:650px;min-width:650px;padding:126px 78px 0;width:650px}}@media (min-width:2560px){.product-info__details{max-width:686px;min-width:686px;padding:144px 78px 0;width:686px}}@media (min-width:3840px){.product-info__details{max-width:1314px;min-width:1314px;padding:0 772px 0 144px;width:1314px}}.product-info__additional{padding:0 16px 20px}@media (min-width:768px){.product-info__additional{padding:0 32px 32px}}.product-info__title{font-size:20px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:4px;text-decoration:none;text-transform:none}@media (min-width:768px){.product-info__title{font-size:24px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:8px;text-decoration:none;text-transform:none}}@media (min-width:1440px){.product-info__title{font-size:28px;font-style:normal;font-weight:500;line-height:32px;margin-bottom:8px;text-decoration:none;text-transform:none}}.product-info__price{font-size:18px;font-style:normal;font-variant:slashed-zero;font-weight:300;line-height:22px;margin-bottom:12px;text-decoration:none;text-transform:none}@media (min-width:768px){.product-info__price{font-size:18px;font-style:normal;font-weight:300;line-height:22px;margin-bottom:16px;text-decoration:none;text-transform:none}}@media (min-width:1440px){.product-info__price{font-size:20px;font-style:normal;font-weight:300;line-height:24px;margin-bottom:24px;text-decoration:none;text-transform:none}}.product-info__unavailable{font-size:18px;font-weight:500;line-height:24px;margin-bottom:24px}.product-info__description,.product-info__unavailable{color:var(--text-secondary);font-style:normal;text-decoration:none;text-transform:none}.product-info__description{font-size:16px;font-weight:300;line-height:20px}@media (min-width:768px){.product-info__description{font-size:16px;font-style:normal;font-weight:300;line-height:20px;text-decoration:none;text-transform:none}}@media (min-width:1440px){.product-info__description{font-size:16px;font-style:normal;font-weight:300;line-height:20px;text-decoration:none;text-transform:none}}.product-info__box{display:flex;flex-direction:column;gap:28px 0}@media (min-width:1440px){.product-info__box{gap:24px 0}}.product-info__installments{display:flex;flex-direction:column;gap:12px 0}.product-info__installments-title{font-size:14px;font-style:normal;font-weight:500;line-height:18px;text-decoration:none;text-transform:none}@media (min-width:768px){.product-info__installments-title{font-size:14px;font-style:normal;font-weight:500;line-height:18px;text-decoration:none;text-transform:none}}.product-info__installments-wrapper{display:flex}.product-info__installments-icon{height:24px}.product-info__installments-icon svg{height:100%;width:100%}.product-info__installments-icon:not(:first-child):before{background-color:#35353b;content:"";height:100%;margin:0 24px;width:1px}.product-info__colors{margin-bottom:28px}@media (min-width:1024px){.product-info__colors{margin-bottom:24px}}.product-info__tooltip-examples{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px}.product-info__specs-trigger{align-items:center;cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:500;gap:8px;line-height:20px;text-decoration:none;text-transform:none}.product-info__specs-trigger:hover{color:var(--text-success)}.product-info__specs-trigger:hover .product-info__specs-trigger-icon{transform:rotate(90deg)}.product-info__specs-trigger-icon{display:flex;transition:all .3s}.product-info__buy-button{width:100%}.product-info__stores{display:flex;flex-direction:column;gap:8px;margin:24px 0}@media (min-width:1440px){.product-info__stores{margin-top:0}}.product-info__stores-list{display:flex;flex-wrap:wrap;gap:8px}.product-info__stores-title{font-size:14px;font-style:normal;font-weight:500;line-height:18px;margin-bottom:8px;text-decoration:none;text-transform:none}.product-info__store{align-items:center;display:flex;height:32px;justify-content:center}.product-info__store:hover{opacity:.75}.product-info__store-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-specs{display:flex;width:100%}.product-specs__container{background-color:var(--bg-secondary);display:flex;flex-direction:column;min-width:100%;padding:0;position:relative;width:100%}@media (width >= 1280px){.product-specs__container{flex-direction:row}}.product-specs__sidebar{align-items:center;background-color:var(--bg-primary);display:flex;flex:1;flex-direction:column;padding:48px 16px 32px}@media (width >= 1280px){.product-specs__sidebar{padding:176px 78px}}.product-specs__title{font-size:18px;font-style:normal;font-weight:500;line-height:22px;margin-bottom:24px;text-decoration:none;text-transform:uppercase}@media (width >= 1280px){.product-specs__title{font-size:16px;font-size:24px;font-style:normal;font-weight:500;line-height:20px;text-decoration:none;text-transform:uppercase}}.product-specs__content{flex:1;max-width:960px;padding:32px 16px 48px}@media (width >= 1280px){.product-specs__content{padding:120px 78px}}.product-specs__close{cursor:pointer;display:flex;height:64px;padding-left:16px;padding-top:20px;position:absolute;right:0;top:0;width:56px;z-index:10}.product-specs__blueprint{aspect-ratio:343/183;margin:0 auto 24px;max-width:564px;width:100%}@media (min-width:768px){.product-specs__blueprint{aspect-ratio:552/295;margin-bottom:56px}}@media (min-width:1440px){.product-specs__blueprint{aspect-ratio:503/269;max-width:804px}}.product-specs__blueprint-image{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-specs__manual{width:100%}@media (min-width:1440px){.product-specs__manual{max-width:804px}}.product-specs__manual-icon{color:var(--icon-success);height:16px;margin-right:8px}@media (min-width:768px){.product-specs__manual-icon{height:24px}}.product-specs__list{display:flex;flex-direction:column;gap:20px}@media (min-width:768px){.product-specs__list{gap:24px}}.product-specs__group-title{font-size:16px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:16px;text-decoration:none;text-transform:none}@media (min-width:768px){.product-specs__group-title{font-size:20px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:20px;text-decoration:none;text-transform:none}}@media (min-width:1440px){.product-specs__group-title{font-size:18px;font-style:normal;font-weight:500;line-height:22px;margin-bottom:20px;text-decoration:none;text-transform:none}}.product-specs__group-divider{background-color:var(--bg-primary-active);height:1px;margin:24px 0 0}.product-specs__items{display:flex;flex-direction:column;gap:12px}@media (min-width:768px){.product-specs__items{gap:16px}}.product-specs__item{display:flex;gap:24px;justify-content:space-between}.product-specs__item-title{color:var(--text-secondary);font-size:14px;font-style:normal;font-weight:300;line-height:18px;text-decoration:none;text-transform:none;white-space:nowrap}@media (min-width:768px){.product-specs__item-title{font-size:16px;font-style:normal;font-weight:300;line-height:20px;text-decoration:none;text-transform:none}}@media (min-width:1440px){.product-specs__item-title{font-size:16px;font-style:normal;font-weight:300;line-height:20px;text-decoration:none;text-transform:none}}.product-specs__item-value{color:var(--text-primary);font-size:14px;font-style:normal;font-weight:500;line-height:18px;text-align:right;text-decoration:none;text-transform:none}@media (min-width:768px){.product-specs__item-value{font-size:16px;font-style:normal;font-weight:500;line-height:20px;text-decoration:none;text-transform:none}}@media (min-width:1440px){.product-specs__item-value{font-size:16px;font-style:normal;font-weight:500;line-height:20px;text-decoration:none;text-transform:none}}.product-specs__show-all{margin-top:24px}.product-specs__show-all-icon{height:16px;margin-right:8px;width:16px}.product-items-counter{align-items:center;color:var(--text-secondary);display:flex;gap:4px}.product-items-counter__current-container{height:22px;position:relative}@media (min-width:768px){.product-items-counter__current-container{height:28px}}@media (min-width:1440px){.product-items-counter__current-container{height:32px}}.product-items-counter__current{color:var(--text-primary);transition:all .5s}.product-items-counter__item{text-align:center;transition:all .5s}.product-items-counter__font-item{font-size:18px;line-height:22px}@media (min-width:768px){.product-items-counter__font-item{font-size:24px;line-height:28px}}@media (min-width:1440px){.product-items-counter__font-item{font-size:28px;line-height:32px}}.product-rich-content-desktop{background-color:var(--bg-secondary);padding-top:120px}.product-rich-content-desktop__container{padding-bottom:80px;top:120px}@media (min-width:1440px){.product-rich-content-desktop__container{padding-bottom:120px}}.product-rich-content-desktop__counter{margin-bottom:28px;padding-left:calc(50% - 642px)}@media (min-width:1440px){.product-rich-content-desktop__counter{margin-bottom:24px}}.product-rich-content-desktop__nav{align-items:center;display:flex;gap:0 24px;padding-left:calc(50% - 642px)}.product-rich-content-desktop__arrow{cursor:pointer}.product-rich-content-desktop__ribbon{display:flex;gap:24px;overflow:scroll;padding-left:calc(50% - 642px);padding-right:calc(50% - 167px);pointer-events:none}.product-rich-content-desktop__ribbon::-webkit-scrollbar{display:none}.product-rich-content-desktop__card{cursor:pointer;display:flex;flex-direction:column;pointer-events:auto;scroll-snap-align:start}.product-rich-content-desktop__card:last-child{margin-right:72px}.product-rich-content-desktop__image{height:390px;-o-object-fit:cover;object-fit:cover;transform-origin:center;transition:all .5s;width:480px}.product-rich-content-desktop__image--active{height:502px;width:740px}.product-rich-content-desktop__image-container{height:502px;margin-bottom:40px;margin-top:24px;order:1}.product-rich-content-desktop__info{flex-grow:1}.product-rich-content-desktop__title{font-size:20px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:8px;text-decoration:none;text-transform:none;width:480px}.product-rich-content-desktop__text{font-size:16px;font-style:normal;font-weight:300;line-height:20px;text-decoration:none;text-transform:none;width:480px}.product-rich-content-mobile{background-color:var(--bg-secondary);padding-bottom:40px;padding-top:40px}@media (min-width:768px){.product-rich-content-mobile{padding-bottom:56px;padding-top:56px}}.product-rich-content-mobile__snap-point{height:480px}.product-rich-content-mobile__counter{margin-bottom:24px;margin-left:16px}@media (min-width:768px){.product-rich-content-mobile__counter{margin-bottom:40px;margin-left:32px}}.product-rich-content-mobile__ribbon{display:flex;gap:12px;overflow:scroll;padding-left:16px}@media (min-width:768px){.product-rich-content-mobile__ribbon{gap:16px;padding-left:32px}}.product-rich-content-mobile__ribbon::-webkit-scrollbar{display:none}.product-rich-content-mobile__card{display:flex;flex-direction:column;gap:16px;scroll-snap-align:start}.product-rich-content-mobile__card--disabled{opacity:0}.product-rich-content-mobile__card:last-child{margin-right:16px}@media (min-width:768px){.product-rich-content-mobile__card{gap:20px}}.product-rich-content-mobile__image{height:280px;-o-object-fit:cover;object-fit:cover;transition:all .5s;width:320px}@media (min-width:768px){.product-rich-content-mobile__image{height:390px;width:480px}}.product-rich-content-mobile__info{flex-grow:1}.product-rich-content-mobile__title{font-size:16px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:8px;text-decoration:none;text-transform:none;width:320px}@media (min-width:768px){.product-rich-content-mobile__title{font-size:18px;font-style:normal;font-weight:500;line-height:22px;text-decoration:none;text-transform:none}}.product-rich-content-mobile__text{font-size:14px;font-style:normal;font-weight:300;line-height:18px;text-decoration:none;text-transform:none;width:320px}@media (min-width:768px){.product-rich-content-mobile__text{font-size:16px;font-style:normal;font-weight:300;line-height:20px;text-decoration:none;text-transform:none;width:480px}}.product-gallery-view{background-color:var(--bg-primary);display:flex;flex-direction:column;height:100vh;padding:20px 16px;position:fixed;top:0;width:100vw;z-index:1000}@media (min-width:768px){.product-gallery-view{padding:40px 32px}}@media (min-width:1440px){.product-gallery-view{padding:48px 40px}}.product-gallery-view__counter{align-items:center;height:24px;margin-bottom:16px}.product-gallery-view__close{cursor:pointer;position:absolute;right:16px;top:20px;z-index:1001}@media (min-width:768px){.product-gallery-view__close{right:32px;top:40px}}@media (min-width:1440px){.product-gallery-view__close{right:40px;top:48px}}.product-gallery-view__body{display:flex;flex-grow:1;height:100%;left:0;padding-bottom:120px;padding-top:160px;place-content:center center;position:absolute;top:0;width:100%}@media (min-width:768px){.product-gallery-view__body{padding-top:120px}}.product-gallery-view__trigger-container{display:flex;height:100%;position:absolute;width:100%}.product-gallery-view__left-trigger{cursor:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDQ4IDI0Ij48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQ0IDEySDVNMTEgMTlsLTctNyA3LTciLz48L3N2Zz4=),auto;flex:1;height:100%;opacity:.1}.product-gallery-view__right-trigger{cursor:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDQ4IDI0Ij48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQgMTJoMzlNMzcuMzM0IDUuMzMzIDQ0IDEybC02LjY2NyA2LjY2NyIvPjwvc3ZnPg==),auto;flex:1;height:100%;opacity:.1}.product-gallery-view__zoom-trigger{aspect-ratio:1/1;cursor:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4OCIgaGVpZ2h0PSI4OCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDg4IDg4Ij48cmVjdCB3aWR0aD0iODYiIGhlaWdodD0iODYiIHg9IjEiIHk9IjEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiByeD0iNDMiLz48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQ0IDM0djIwTTM0IDQ0aDIwIi8+PC9zdmc+) 44 44,auto;height:100%}.product-gallery-view__zoom-trigger:active{cursor:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4OCIgaGVpZ2h0PSI4OCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDg4IDg4Ij48cmVjdCB3aWR0aD0iODYiIGhlaWdodD0iODYiIHg9IjEiIHk9IjEiIHN0cm9rZT0iIzAwQkFBRSIgc3Ryb2tlLXdpZHRoPSIyIiByeD0iNDMiLz48cGF0aCBzdHJva2U9IiMwMEJBQUUiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQ0IDM0djIwTTM0IDQ0aDIwIi8+PC9zdmc+) 44 44,auto}.product-gallery-view__zoom-trigger--zoomed-in{cursor:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4OCIgaGVpZ2h0PSI4OCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDg4IDg4Ij48cmVjdCB3aWR0aD0iODYiIGhlaWdodD0iODYiIHg9IjEiIHk9IjEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiByeD0iNDMiLz48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTM0IDQ0aDIwIi8+PC9zdmc+) 44 44,auto}.product-gallery-view__zoom-trigger--zoomed-in:active{cursor:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4OCIgaGVpZ2h0PSI4OCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDg4IDg4Ij48cmVjdCB3aWR0aD0iODYiIGhlaWdodD0iODYiIHg9IjEiIHk9IjEiIHN0cm9rZT0iIzAwQkFBRSIgc3Ryb2tlLXdpZHRoPSIyIiByeD0iNDMiLz48cGF0aCBzdHJva2U9IiMwMEJBQUUiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQ0IDM0djIwTTM0IDQ0aDIwIi8+PC9zdmc+) 44 44,auto}.product-gallery-view__image-container{aspect-ratio:1/1;pointer-events:none;position:relative;width:100%;width:343px}@media (min-width:768px){.product-gallery-view__image-container{width:464px}}@media (min-width:1440px){.product-gallery-view__image-container{width:840px}}.product-gallery-view__image{transition:all .3s}.product-gallery-view__image,.product-gallery-view__image-zoomed{height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;width:100%}.product-gallery-view__image-zoomed{background-color:var(--bg-primary);left:0;top:0}.product-gallery{display:flex;flex-direction:column;padding:40px 16px}@media (min-width:768px){.product-gallery{padding:56px 32px}}@media (min-width:1440px){.product-gallery{margin:auto;max-width:1284px;padding:120px 0}}.product-gallery__title{font-size:16px;font-style:normal;font-weight:500;line-height:20px;text-decoration:none;text-transform:uppercase}@media (min-width:768px){.product-gallery__title{font-size:18px;font-style:normal;font-weight:500;line-height:22px;text-decoration:none;text-transform:uppercase}}@media (min-width:1440px){.product-gallery__title{font-size:24px;font-style:normal;font-weight:500;line-height:28px;text-decoration:none;text-transform:uppercase}}.product-gallery__images{display:grid;gap:12px;grid-template-columns:repeat(2,calc(50vw - 22px));grid-template-rows:calc(50vw - 22px) calc(100vw - 44px);margin-top:28px;overflow:hidden;width:100%}@media (min-width:768px){.product-gallery__images{display:flex;gap:16px;margin-top:40px}}@media (min-width:1440px){.product-gallery__images{gap:24px}}.product-gallery__image{background:var(--bg-secondary);cursor:pointer;height:100%;margin-right:20px;-o-object-fit:contain;object-fit:contain;padding:12px;width:100%}@media (width >= 428px){.product-gallery__image{padding:16px}}@media (min-width:768px){.product-gallery__image{-o-object-fit:contain;object-fit:contain;padding:18px}}@media (min-width:1440px){.product-gallery__image{padding:40px}}.product-gallery__image-container{overflow:hidden}.product-gallery__image-container:last-child{grid-column:1/3}@media (min-width:375px){.product-gallery__image-container:last-child{aspect-ratio:1/1}.product-gallery__image-container:last-child .product-gallery__image{padding:32px}}@media (min-width:768px){.product-gallery__image-container{aspect-ratio:224/280;width:33.3333%}}@media (width >= 1024px){.product-gallery__image-container{aspect-ratio:309/365}}@media (width >= 1280px){.product-gallery__image-container{aspect-ratio:1/1}}.product-gallery__modal{height:100vh;left:0;position:fixed;top:0;width:100vw}.product-gallery__button{margin-top:28px}@media (min-width:768px){.product-gallery__button{align-self:end;margin-top:40px;width:calc(33.3333% - 12px)}}@media (min-width:1440px){.product-gallery__button{width:calc(33.3333% - 16px)}}.product-video{aspect-ratio:375/500;position:relative;width:100%}@media (min-width:1440px){.product-video{aspect-ratio:1440/810}}.product-video__media{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-accessories{display:flex;flex-direction:column}.product-accessories__title{font-size:24px;font-style:normal;font-weight:500;line-height:28px;text-decoration:none;text-transform:uppercase}
