.product-main__grid{column-gap:16px}@media(min-width:991px){.product-main__grid--right.section-content-wrapper.spacing-style{padding-left:2px}}@layer components{.product-main__grid{display:grid;grid-template-columns:1fr;gap:0;align-items:start}.product-main__grid--left{min-width:0;height:var(--section-min-height, auto)}@media(max-width:991.98px){.product-main__grid--left{position:sticky;top:var(--nav-main-height, 0px);z-index:2;background-color:var(--color-background, #fff);transition:top var(--animation-speed, .3s) var(--animation-easing, ease)}.product-main__grid--left:after{content:"";pointer-events:none;position:absolute;left:0;right:0;bottom:-33px;height:33px;z-index:1;background:linear-gradient(360deg,transparent 0%,var(--color-background, #fafafa) 83.173%);display:none}body.navbar--scrolled .product-main__grid--left{top:var(--nav-height)}body.navbar--scrolled.scrolled-down .product-main__grid--left{top:var(--nav-main-height)}}.product-main__grid--right{text-align:var(--product-text-align, left)}.product-main__content{width:100%;max-width:var(--product-content-max-width, 100%);display:flex;flex-direction:column;gap:var(--product-content-gap, 16px)}.product-main--configurator-layout .product-main__content{max-width:100%}.product-main__content .text-block.h2{--color: var(--color-foreground)}.product-main__content--align-left{margin-inline:0 auto}.product-main__content--align-center{margin-inline:auto}.product-main__content--align-right{margin-inline:auto 0}@media(max-width:991.98px){.product-main__grid--left:has(.product-ijewel){height:auto}}@media(min-width:992px){.product-main__grid{--product-main-rail-width: 397px;grid-template-columns:minmax(0,1fr) var(--product-main-rail-width)}.product-main__grid--right{width:var(--product-main-rail-width);max-width:var(--product-main-rail-width);min-width:0;box-sizing:border-box}.product-main__grid--right-inner{height:100%;overflow-y:auto;scrollbar-width:none;overscroll-behavior-y:auto}.product-main__grid--right-inner::-webkit-scrollbar{display:none}.product-main__grid--left{--product-sticky-bar-height: 145px;position:sticky;top:var(--nav-main-height, 0px);height:calc(100vh - var(--nav-main-height, 0px) - var(--product-sticky-bar-height));overflow:hidden}.product-main__grid--left.product-main__grid--left--scroll{position:static;height:auto;overflow:visible}.product-main--configurator-layout .product-main__grid{--configurator-atc-bar-height: clamp(7.5rem, 16vh, 9.875rem);--product-rail-scrollbar: 12px;height:var(--section-min-height, 100svh);max-height:var(--section-min-height, 100svh);grid-template-columns:minmax(0,1fr) calc(var(--product-main-rail-width) + var(--product-rail-scrollbar));grid-template-rows:minmax(0,1fr) auto;min-height:var(--section-min-height, auto);overflow:hidden}.product-main--configurator-layout .product-main__grid--left{grid-column:1;grid-row:1 / -1}.product-main--configurator-layout .product-main__grid--right.section-content-wrapper.section-content-wrapper{grid-column:2;grid-row:1;align-self:stretch;min-height:0;overflow:hidden;--product-rail-scrollbar: 12px;width:calc(var(--product-main-rail-width) + var(--product-rail-scrollbar));max-width:calc(var(--product-main-rail-width) + var(--product-rail-scrollbar));--section-top-offset: var(--nav-height, 0px)}.product-main--configurator-layout .product-main__grid--right-inner{height:100%;overflow-y:auto;scrollbar-width:none;overscroll-behavior-y:auto;padding-inline:1px}.product-main--configurator-layout .product-main__grid--right-inner::-webkit-scrollbar{display:none}.product-main--configurator-layout .product-main__grid--right .product-main__content{--section-top-offset: 0px}.product-main--configurator-layout .sticky-atc.sticky-atc--configurator{grid-column:1 / -1;grid-row:2}}.product-main__placeholder-media{width:100%;height:100%;min-height:480px;background:#d3d3d3;color:#555;display:flex;align-items:center;justify-content:center;font-size:.875rem;letter-spacing:.04em;text-transform:uppercase}}.product-main.section.section{height:auto}@media(min-width:992px){.product-main--configurator-layout .product-main__grid--right.section-content-wrapper.section-content-wrapper{height:auto;max-height:100%}}.product-main--configurator-layout.first-section-js:before{content:"";position:fixed;top:0;left:0;right:0;height:calc(var(--nav-height, 68px) + 24px);background:linear-gradient(180deg,var(--color-background) 0%,transparent 100%);pointer-events:none;z-index:9980;opacity:0;transition:opacity var(--animation-speed-medium, .35s) var(--animation-easing, ease)}body.navbar-color-active .product-main--configurator-layout.first-section-js:before{opacity:1}@supports (animation-timeline: view()){.product-main--configurator-layout.first-section-js{view-timeline-name:--pm-scrim-exit;view-timeline-axis:block;view-timeline-inset:calc(var(--nav-height, 68px) + 24px) 0px}.product-main--configurator-layout.first-section-js:before{animation:pm-scrim-exit-hide linear both;animation-timeline:--pm-scrim-exit;animation-range:exit}@keyframes pm-scrim-exit-hide{0%,99%{visibility:visible}to{visibility:hidden}}}@media(min-width:992px){.product-main__grid--left--scroll+.product-main__grid--right.section-content-wrapper{position:sticky;top:var(--nav-height, 0px);align-self:start}.product-main.first-section-js .product-main__grid--left--scroll+.product-main__grid--right.section-content-wrapper{top:0}}.product-main-gallery{position:relative;display:flex;flex-direction:column;width:100%}.product-main-gallery__above{position:absolute;inset-block-start:0;inset-inline:0;padding-block-start:12px;padding-inline:12px;z-index:2;display:flex;flex-direction:column;gap:8px;pointer-events:none}.product-main-gallery__above-item{display:flex;pointer-events:auto}.product-main-gallery__above-item--left{justify-content:flex-start}.product-main-gallery__above-item--center{justify-content:center}.product-main-gallery__above-item--right{justify-content:flex-end}.product-page-badges-block--portal-pending{display:none}.product-main-gallery__main{position:relative;width:100%;aspect-ratio:1 / 1}.product-main--fixed-height .product-main-gallery{height:100%;min-height:0}.product-main--fixed-height .product-main-gallery__main{flex:1 1 auto;min-height:0}.product-main-gallery__main .swiper-wrapper{height:100%}.product-main-gallery__slide{width:100%;height:100%}.product-main-gallery__slide .product-media{width:100%;height:100%;aspect-ratio:auto}.product-main-gallery__slide .product-media__image,.product-main-gallery__slide .product-media video,.product-main-gallery__slide .product-media iframe{width:100%;height:100%;object-fit:cover;object-position:center}.product-main-gallery.not-loaded .swiper-wrapper{display:block}.product-main-gallery.not-loaded .swiper-slide{display:none}.product-main-gallery.not-loaded .swiper-slide:first-child{display:block}.product-main-gallery.not-loaded .product-main-gallery__arrows,.product-main-gallery.not-loaded .product-main-gallery__bullets,.product-main-gallery.not-loaded .product-main-gallery__thumbs{display:none}.product-main-gallery.is-static .swiper-wrapper{display:block}.product-main-gallery.is-static .product-main-gallery__slide,.product-main-gallery.is-static .product-main-gallery__slide .product-media,.product-main-gallery.is-static .product-main-gallery__slide .product-media__image{height:auto}.product-main-gallery.is-static .product-main-gallery__slide .product-media{aspect-ratio:var(--ratio)}.product-main-gallery.is-static .product-main-gallery__slide .product-media__image{object-fit:contain}.product-main-gallery.is-static .product-main-gallery__arrows,.product-main-gallery.is-static .product-main-gallery__bullets,.product-main-gallery.is-static .product-main-gallery__thumbs{display:none}.product-main-gallery__arrows{position:absolute;inset-block:0;inset-inline:0;display:flex;align-items:center;justify-content:space-between;padding-inline:12px;pointer-events:none;z-index:3}.product-main-gallery__arrow{pointer-events:auto}.product-main-gallery__bullets{--swiper-pagination-bottom: 20px;--swiper-pagination-bullet-horizontal-gap: 0;position:absolute;inset-block-end:20px;inset-inline:0;display:flex;justify-content:center;gap:8px;z-index:3}.product-main-gallery__bullets .swiper-pagination-bullet{width:8px;height:8px;margin:0!important;background-color:currentColor;opacity:.5;pointer-events:auto;cursor:pointer;transition:opacity var(--global-transition-duration, .3s) var(--global-transition-timing-function, ease-out)}.product-main-gallery__bullets .swiper-pagination-bullet-active{opacity:1}.product-main-gallery--bullets-circle .product-main-gallery__bullets .swiper-pagination-bullet{border-radius:50%}.product-main-gallery--bullets-square .product-main-gallery__bullets .swiper-pagination-bullet{border-radius:0}.product-main-gallery__thumbs{position:absolute;inset-block-end:20px;inset-inline-start:50%;transform:translate(-50%);width:calc(100% - 40px);max-width:600px;height:68px;z-index:10;-webkit-user-select:none;user-select:none;transition:inset-block-end var(--global-transition-duration, .3s) var(--global-transition-timing-function, ease-out)}.product-main-gallery:has(.product-main-gallery__bullets) .product-main-gallery__thumbs{inset-block-end:56px}@media(max-width:991.98px){.product-main-gallery__thumbs{height:60px;inset-block-end:17px}.product-main-gallery:has(.product-main-gallery__bullets) .product-main-gallery__thumbs{inset-block-end:40px}.product-main-gallery--hide-thumbnails-mobile .product-main-gallery__thumbs{display:none}}.product-main-gallery__thumbs .swiper{width:100%;height:100%}.product-main-gallery__thumbs .swiper-slide,.product-main-gallery__thumb{width:auto;height:100%;aspect-ratio:54.72 / 68.24;flex-shrink:0}.product-main-gallery__thumb{cursor:pointer;position:relative;border:1px solid transparent;transition:border-color var(--global-transition-duration, .3s) var(--global-transition-timing-function, ease-out)}.product-main-gallery__thumbs .swiper-slide-thumb-active{border-color:currentColor}.product-main-gallery__thumb-image{width:100%;height:100%;object-fit:cover}.product-main-gallery--arrows-hover .product-main-gallery__arrows,.product-main-gallery--bullets-hover .product-main-gallery__bullets,.product-main-gallery--thumbnails-hover .product-main-gallery__thumbs{opacity:0;transition:opacity var(--global-transition-duration, .3s) var(--global-transition-timing-function, ease-out)}.product-main-gallery--arrows-hover:hover .product-main-gallery__arrows,.product-main-gallery--arrows-hover:focus-within .product-main-gallery__arrows,.product-main-gallery--bullets-hover:hover .product-main-gallery__bullets,.product-main-gallery--bullets-hover:focus-within .product-main-gallery__bullets,.product-main-gallery--thumbnails-hover:hover .product-main-gallery__thumbs,.product-main-gallery--thumbnails-hover:focus-within .product-main-gallery__thumbs{opacity:1}.product-main--configurator-layout product-price{display:none!important}@media(min-width:992px){.product-main--configurator-layout .product-main__content>:is(.product-header__link,.product-header__row,.group-block:has(.product-header__link),.shopify-block:has(.product-header__link)){display:none}}.product-main .sticky-atc.sticky-atc--configurator{position:static;width:100%;min-height:0;z-index:3;transform:none;opacity:1;visibility:visible;padding:16px;background-color:#fafafa;color:var(--color-foreground);box-sizing:border-box}@media(min-width:992px){.product-main__grid--right .product-main__grid--right-inner{padding-top:24px}.product-main__grid--right .product-main__grid--right-inner:before{content:"";background:linear-gradient(1deg,#fafafa00,#fafafa 83.17%);width:100%;height:33px;display:block;position:absolute;top:0}.product-main--configurator-layout .sticky-atc.sticky-atc--configurator{position:sticky;top:calc(100svh - var(--configurator-atc-bar-height, 9.875rem));padding-inline:0;padding-top:0}.product-main--configurator-layout .sticky-atc--configurator .sticky-atc__bar{display:grid;grid-template-columns:minmax(0,1fr) calc(var(--product-main-rail-width) + var(--product-rail-scrollbar, 0px));align-items:end;justify-content:stretch;gap:0}.product-main--configurator-layout .sticky-atc--configurator .sticky-atc__lead{flex:unset;min-width:0;padding-inline:16px}.product-main--configurator-layout .sticky-atc--configurator .sticky-atc__purchase{width:100%;max-width:none;box-sizing:border-box;padding-inline:2px 16px}}.sticky-atc--configurator .sticky-atc__inline-fade{pointer-events:none;position:absolute;left:0;right:0;top:-40px;height:40px;background:linear-gradient(180deg,transparent 0%,#fAFAFA 82.69%)}.sticky-atc--configurator .sticky-atc__bar{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:var(--margin-m, 32px);width:100%}.sticky-atc--configurator .sticky-atc__lead{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;min-width:0;flex:1 1 auto}.sticky-atc--configurator .sticky-atc__title{margin:0;font-family:var(--font-h1--family);font-weight:var(--font-h1--weight);font-style:var(--font-h1--style);font-size:var(--font-h1--size);line-height:1.3;letter-spacing:var(--font-h1--letter-spacing);text-transform:var(--font-h1--case);color:var(--color-foreground);width:100%;flex:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-bottom:var(--margin-s, 20px);max-width:100%}.sticky-atc--configurator .sticky-atc__promo-links{display:flex;flex-wrap:wrap;align-items:flex-end;gap:var(--margin-m, 32px);width:100%}.sticky-atc--configurator .sticky-atc__promo-link{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:3px 0;border:0;border-bottom:none;border-radius:0;background:transparent;background-image:url("data:image/svg+xml,%3Csvg width='4' height='1' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='0.5' cy='0.5' r='0.5' fill='%23000000'/%3E%3C/svg%3E");background-repeat:repeat-x;background-position:bottom left;background-size:4px 1.5px;color:var(--color-foreground);cursor:pointer;font-family:var(--font-accent--family);font-weight:var(--font-accent--weight);font-style:var(--font-accent--style);font-size:var(--font-tag--size);line-height:var(--font-tag--line-height);letter-spacing:var(--font-tag--letter-spacing);text-transform:uppercase;white-space:nowrap}.sticky-atc--configurator .sticky-atc__promo-link:disabled{opacity:1;cursor:default}.sticky-atc--configurator .sticky-atc__promo-link .icon-plus-small{flex-shrink:0}.sticky-atc--configurator .sticky-atc__purchase{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;gap:8px;width:min(100%,var(--product-content-max-width, 395px));flex-shrink:0}.sticky-atc--configurator .sticky-atc__summary{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;width:100%}.sticky-atc--configurator .sticky-atc__delivery{margin:0;font-family:var(--font-paragraph--family);font-weight:var(--font-paragraph--weight);font-size:13px;line-height:var(--font-cta--line-height);letter-spacing:var(--font-cta--letter-spacing);color:var(--color-text-tertiary)}.sticky-atc--configurator .sticky-atc__price{margin-left:auto;flex-shrink:0}.sticky-atc--configurator .sticky-atc__price .sa-price{display:flex;align-items:flex-end;gap:4px}.sticky-atc--configurator .sticky-atc__price .sa-price__final,.sticky-atc--configurator .sticky-atc__price .sa-price__old,.sticky-atc--configurator .sticky-atc__price .sticky-atc__price-value{font-family:var(--font-h3--family);font-weight:var(--font-h3--weight);font-style:var(--font-h3--style);font-size:var(--font-h3--size);line-height:var(--font-h3--line-height);letter-spacing:var(--font-h3--letter-spacing);text-transform:var(--font-h3--case);margin:0;color:inherit;display:inline-flex;align-items:baseline;gap:4px}.sticky-atc--configurator .sticky-atc__price .sticky-atc__currency{font-size:17px;line-height:17px}.sticky-atc--configurator .sticky-atc__form{width:100%}.sticky-atc--configurator .sticky-atc__actions{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}.sticky-atc #swym-atw-button-container,.sticky-atc .swym-atw-button-container{display:none!important}body:has(.product-main--configurator-layout) #swym-notification,body:has(.product-main--configurator-layout) .swym-notifications-container,body:has(.product-main--configurator-layout) [class*=swym-storefront-layout-notification],body:has(.product-main--configurator-layout) [class*=swym-storefront-layout-action],body:has(.product-main--configurator-layout) [class*=swym-storefront-layout-toast],body:has(.product-main--configurator-layout) swym-storefront-layout-notification{display:none!important;visibility:hidden!important;pointer-events:none!important}.sticky-atc--configurator .sticky-atc__actions-side{display:flex;flex-direction:row;align-items:center;gap:8px;flex-shrink:0}.sticky-atc--configurator .sticky-atc__btn-label{display:none}.sticky-atc--configurator .sticky-atc__icon-btn.secondary-button--dark,.sticky-atc--configurator .sticky-atc__wishlist-btn.secondary-button--dark{border-style:solid;border-width:1px;border-color:var(--color-text-tertiary);cursor:pointer}.sticky-atc--configurator .sticky-atc__icon-btn.secondary-button:after,.sticky-atc--configurator .sticky-atc__wishlist-btn.secondary-button:after{content:none}@media(hover:hover)and (min-width:992px){.sticky-atc--configurator .sticky-atc__icon-btn.secondary-button--dark:hover:not(:disabled):not(.secondary-button--disabled),.sticky-atc--configurator .sticky-atc__wishlist-btn.secondary-button--dark:hover:not(:disabled):not(.secondary-button--disabled){background-color:var(--button-primary-bg-hover--dark);border-color:var(--button-primary-border-color-hover--dark);color:var(--button-primary-text-hover--dark)}}@media(max-width:991.98px),(hover:none){.sticky-atc--configurator .sticky-atc__icon-btn.secondary-button--dark:hover:not(:disabled):not(.secondary-button--disabled),.sticky-atc--configurator .sticky-atc__wishlist-btn.secondary-button--dark:hover:not(:disabled):not(.secondary-button--disabled){background-color:var(--button-secondary-bg--dark);color:var(--button-secondary-text--dark);border-color:var(--color-text-tertiary);--secondary-btn-border-color: var(--button-secondary-border-color--dark);-webkit-backdrop-filter:var(--button-secondary-backdrop--dark);backdrop-filter:var(--button-secondary-backdrop--dark)}}.sticky-atc--configurator .sticky-atc__icon-btn{flex:0 0 38px;width:38px;min-width:38px;max-width:38px;height:38px;min-height:38px;max-height:38px;padding:8px;border-radius:3px}.sticky-atc--configurator .sticky-atc__icon-btn.product-main__wishlist svg,.sticky-atc--configurator .sticky-atc__share-btn svg{width:18px;height:20px}.sticky-atc--configurator .sticky-atc__add-btn{flex:1 1 auto;min-width:0;width:auto;height:38px;min-height:38px;max-height:38px;max-width:none;padding:8px 22px 8px 10px;gap:6px}@media screen and (max-width:749px){.sticky-atc--configurator .button.primary-button--dark.sticky-atc__add-btn:not(.is-ready):not(:disabled):not(.primary-button--disabled){background-color:var(--button-primary-bg--dark);color:var(--button-primary-text--dark);border-color:var(--button-primary-border-color--dark);-webkit-backdrop-filter:var(--button-primary-backdrop--dark);backdrop-filter:var(--button-primary-backdrop--dark);padding:8px 22px 8px 10px}.sticky-atc--configurator .button.primary-button--dark.sticky-atc__add-btn:not(.is-ready):not(:disabled):not(.primary-button--disabled):before{opacity:0;visibility:hidden}}.sticky-atc--configurator .sticky-atc__cta-dot{flex-shrink:0;width:5px;height:5px;border-radius:50%;background-color:currentColor}.sticky-atc--configurator .sticky-atc__add-btn .button__text.md-show{display:none!important}.sticky-atc--configurator .product-main__wishlist .active-icon,.sticky-atc--configurator .product-main__wishlist.active .default-icon,.sticky-atc--configurator .product-main__wishlist.swym-added .default-icon{display:none}.sticky-atc--configurator .product-main__wishlist.active .active-icon,.sticky-atc--configurator .product-main__wishlist.swym-added .active-icon{display:flex}@media(min-width:992px){body.footer--in-view .product-main .sticky-atc.sticky-atc--configurator,body:not(.sticky-atc--visible) .product-main .sticky-atc.sticky-atc--configurator{position:sticky;transform:none;opacity:1;visibility:visible;pointer-events:auto}}@media(max-width:991.98px){body.footer--in-view .product-main .sticky-atc.sticky-atc--configurator,body:not(.sticky-atc--visible) .product-main .sticky-atc.sticky-atc--configurator{position:static;transform:none;opacity:1;visibility:visible;pointer-events:auto}.product-main .sticky-atc.sticky-atc--configurator{margin-top:0;padding:0 12px 12px}.sticky-atc--configurator .sticky-atc__inline-fade,.sticky-atc--configurator .sticky-atc__lead{display:none}.sticky-atc--configurator .sticky-atc__lead:has(.sticky-atc__promo-links){display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;order:3;width:100%;min-width:0}.sticky-atc--configurator .sticky-atc__title{display:none}.sticky-atc--configurator .sticky-atc__promo-links{flex-direction:column;flex-wrap:nowrap;align-items:stretch;gap:12px;width:100%;padding-block:48px}.sticky-atc--configurator .sticky-atc__promo-link{width:100%;justify-content:space-between;padding:8px 0}.sticky-atc--configurator .sticky-atc__bar{flex-direction:column;align-items:stretch;gap:12px}.sticky-atc--configurator .sticky-atc__purchase{width:100%;max-width:none;gap:12px}.sticky-atc--configurator .sticky-atc__summary{align-items:flex-end;gap:12px}.sticky-atc--configurator .sticky-atc__delivery{font-size:13px;line-height:22px;letter-spacing:-.26px}.sticky-atc--configurator .sticky-atc__price .sa-price__final,.sticky-atc--configurator .sticky-atc__price .sa-price__old,.sticky-atc--configurator .sticky-atc__price .sticky-atc__price-value{font-size:28px;line-height:28px;letter-spacing:-1.4px}.sticky-atc--configurator .sticky-atc__actions{flex-direction:column;align-items:stretch;gap:8px}.sticky-atc--configurator .sticky-atc__actions-side{display:flex;flex-direction:row;align-items:stretch;gap:8px;width:100%}.sticky-atc--configurator .sticky-atc__share-btn{order:1}.sticky-atc--configurator .sticky-atc__wishlist-btn{order:2}.sticky-atc--configurator .sticky-atc__add-btn{width:100%;max-width:none;min-width:0;flex:none;justify-content:center;padding:8px 22px 8px 10px;border-radius:3px}.sticky-atc--configurator .sticky-atc__icon-btn{display:inline-flex;align-items:center;justify-content:center;flex:1 1 0;width:100%;min-width:0;max-width:none;height:38px;min-height:38px;max-height:38px;padding:8px 16px;gap:4px;border-radius:3px;text-decoration:none;text-transform:uppercase;font-family:var(--font-cta--family);font-weight:var(--font-cta--weight);font-size:var(--font-cta--size);line-height:var(--font-cta--line-height);letter-spacing:var(--font-cta--letter-spacing);opacity:1;cursor:pointer;overflow:visible}.sticky-atc--configurator .sticky-atc__share-btn:disabled{opacity:1;cursor:default}.sticky-atc--configurator .sticky-atc__icon-btn svg,.sticky-atc--configurator .sticky-atc__wishlist-btn .default-icon svg,.sticky-atc--configurator .sticky-atc__wishlist-btn .active-icon svg{width:15px;height:17px;flex-shrink:0}.sticky-atc--configurator .sticky-atc__wishlist-btn .default-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sticky-atc--configurator .sticky-atc__wishlist-btn .active-icon,.sticky-atc--configurator .sticky-atc__wishlist-btn.active .default-icon,.sticky-atc--configurator .sticky-atc__wishlist-btn.swym-added .default-icon{display:none}.sticky-atc--configurator .sticky-atc__wishlist-btn.active .active-icon,.sticky-atc--configurator .sticky-atc__wishlist-btn.swym-added .active-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sticky-atc--configurator .sticky-atc__icon-btn .sticky-atc__btn-label{display:inline}.sticky-atc--configurator .sticky-atc__wishlist-btn .sticky-atc__btn-label--saved,.sticky-atc--configurator .sticky-atc__wishlist-btn.active .sticky-atc__btn-label--idle,.sticky-atc--configurator .sticky-atc__wishlist-btn.swym-added .sticky-atc__btn-label--idle{display:none}.sticky-atc--configurator .sticky-atc__wishlist-btn.active .sticky-atc__btn-label--saved,.sticky-atc--configurator .sticky-atc__wishlist-btn.swym-added .sticky-atc__btn-label--saved{display:inline}.sticky-atc--configurator .sticky-atc__actions-side:has(.sticky-atc__share-btn):not(:has(.sticky-atc__wishlist-btn)) .sticky-atc__share-btn,.sticky-atc--configurator .sticky-atc__actions-side:has(.sticky-atc__wishlist-btn):not(:has(.sticky-atc__share-btn)) .sticky-atc__wishlist-btn{flex:1 1 100%}}@media(min-width:992px){.sticky-atc--configurator .sticky-atc__actions{flex-direction:row}.sticky-atc--configurator .sticky-atc__actions-side,.sticky-atc--configurator .sticky-atc__wishlist-btn{order:1}.sticky-atc--configurator .sticky-atc__share-btn{order:2}.sticky-atc--configurator .sticky-atc__add-btn{order:2;flex:1 1 auto}.sticky-atc--configurator .sticky-atc__btn-label{display:none}}@media(max-height:500px)and (max-width:768px){.sticky-atc--configurator{display:block}}@media(max-width:768px){.product-purchase-form__options{margin-top:8px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/component-main-product.css.map */
