@-webkit-keyframes point{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(20px);transform:translateY(20px)}to{-webkit-transform:translateY(0px);transform:translateY(0)}}@keyframes point{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(20px);transform:translateY(20px)}to{-webkit-transform:translateY(0px);transform:translateY(0)}}@-webkit-keyframes textspin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes textspin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes wiggle-left{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}15%{-webkit-transform:rotate(-5deg) scale(1.01);transform:rotate(-5deg) scale(1.01)}30%{-webkit-transform:rotate(0deg);transform:rotate(0)}}@keyframes wiggle-left{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}15%{-webkit-transform:rotate(-5deg) scale(1.01);transform:rotate(-5deg) scale(1.01)}30%{-webkit-transform:rotate(0deg);transform:rotate(0)}}@-webkit-keyframes wiggle-right{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}15%{-webkit-transform:rotate(5deg) scale(1.01);transform:rotate(5deg) scale(1.01)}30%{-webkit-transform:rotate(0deg);transform:rotate(0)}}@keyframes wiggle-right{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}15%{-webkit-transform:rotate(5deg) scale(1.01);transform:rotate(5deg) scale(1.01)}30%{-webkit-transform:rotate(0deg);transform:rotate(0)}}highlights-chart{display:block;margin-top:12px}@media (min-width: 768px){highlights-chart{margin-top:24px}}highlights-chart button#openHighlightsChart{font-family:FuturaPT-Heavy,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:14px;line-height:14px;background-color:#231f20;height:48px;padding:0 48px;display:inline-flex;width:auto;align-items:center;justify-content:center;border:1px solid #231f20;border-radius:24px;transition:all .32s ease;cursor:pointer;outline:none;display:flex;margin-left:auto}highlights-chart button#openHighlightsChart:hover,highlights-chart button#openHighlightsChart:focus-visible{color:#fff;background-color:#42403a;border-color:#42403a}highlights-chart dialog{position:fixed;left:0;top:0;width:100%;max-width:calc(100dvw - 32px);height:calc(100dvh - 32px);z-index:10000;background-color:#fcfaf7;display:flex;flex-direction:column;pointer-events:none;margin:16px;padding:0;border:none;border-radius:8px}@media (min-width: 768px){highlights-chart dialog{margin:32px;max-width:calc(100dvw - 64px);height:calc(100dvh - 64px)}}highlights-chart dialog::backdrop{background-color:#231f2099;opacity:0;transition:opacity .24s ease}highlights-chart dialog[open]{-webkit-animation:dialogin .24s forwards ease;animation:dialogin .24s forwards ease;pointer-events:auto}@-webkit-keyframes dialogin{0%{opacity:0}}@keyframes dialogin{0%{opacity:0}}highlights-chart dialog[open]::backdrop{opacity:1}highlights-chart dialog chart-header{flex:0 0 auto;display:block;text-align:center;background-color:#231f20;position:relative}highlights-chart dialog chart-header chart-name{display:inline-block;font-family:FuturaPT-Heavy,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:16px;line-height:24px;padding:8px}highlights-chart dialog chart-header button#closeHighlightsChart{color:#fff;width:24px;height:24px;cursor:pointer;position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}highlights-chart dialog chart-header button#closeHighlightsChart .hero-icon svg{display:block;position:relative}highlights-chart dialog chart-header button#closeHighlightsChart .hero-icon svg *{fill:#fff;transition:fill .24s ease}highlights-chart dialog chart-header button#closeHighlightsChart:hover .hero-icon svg *,highlights-chart dialog chart-header button#closeHighlightsChart:active .hero-icon svg *,highlights-chart dialog chart-header button#closeHighlightsChart:focus-visible .hero-icon svg *{fill:#a29f9a}highlights-chart dialog chart-products{flex:1 1 100%;display:block;overflow:auto}highlights-chart dialog chart-products table{border-collapse:collapse;padding:0;margin:0;height:100%}highlights-chart dialog chart-products table th{padding:24px}highlights-chart dialog chart-products table th product-header{display:flex;flex-direction:column;align-items:center;height:100%}highlights-chart dialog chart-products table th product-header product-image{aspect-ratio:1;overflow:hidden;min-width:120px;flex:0 1 auto}highlights-chart dialog chart-products table th product-header product-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}highlights-chart dialog chart-products table th product-header product-nickname{flex-grow:1;min-height:0;display:flex;align-items:center;font-family:FuturaPT-Demi,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;font-size:14px;line-height:21px;margin-top:8px}highlights-chart dialog chart-products table th product-header product-atc{flex:0 0 auto;display:flex;justify-content:center;margin-top:16px}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button{display:inline-flex;height:32px;position:relative;transition:all .24s ease;border-radius:24px;overflow:hidden;background-color:#231f20}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button:hover,highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button:focus-visible,highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button:active{background-color:#42403a}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button:hover .chart-atc__price,highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button:focus-visible .chart-atc__price,highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button:active .chart-atc__price{color:#fff}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button:hover .chart-atc__plus,highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button:focus-visible .chart-atc__plus,highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button:active .chart-atc__plus{border-left-color:#231f20}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button:hover .chart-atc__plus span,highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button:focus-visible .chart-atc__plus span,highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button:active .chart-atc__plus span{color:#fff}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button.processing .chart-atc__price,highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button.processing .chart-atc__plus{opacity:0;pointer-events:none}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button.processing .chart-atc__button-loader{opacity:1}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button.completed{background-color:#4dd154}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button.completed .chart-atc__price,highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button.completed .chart-atc__plus{opacity:0;pointer-events:none}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button.completed .chart-atc__button-success{opacity:1;transition:opacity .24s ease}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button.completed .chart-atc__button-success span{-webkit-transform:rotate(-45deg) translate(4px,-25%) scale(1);transform:rotate(-45deg) translate(4px,-25%) scale(1);transition:-webkit-transform .48s ease;transition:transform .48s ease;transition:transform .48s ease,-webkit-transform .48s ease}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button-loader{align-items:center;justify-content:center;opacity:0;pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .24s ease;display:flex;background-color:#231f20}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button-loader-ball{width:8px;height:8px;margin:2px;background-color:#fff;-webkit-animation:loaderbounce 1.2s ease-in-out 0s infinite both;animation:loaderbounce 1.2s ease-in-out 0s infinite both;border-radius:50%}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button-loader-ball:first-child{-webkit-animation-delay:-.32s;animation-delay:-.32s}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button-loader-ball:nth-child(2){-webkit-animation-delay:-.16s;animation-delay:-.16s}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button-success{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .48s ease}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button-success span{display:block;width:16px;height:8px;-webkit-transform:rotate(-45deg) translate(4px,-25%) scale(0);transform:rotate(-45deg) translate(4px,-25%) scale(0);transition:-webkit-transform .24s ease;transition:transform .24s ease;transition:transform .24s ease,-webkit-transform .24s ease;-webkit-transform-origin:center;transform-origin:center;position:relative}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button-success span:before{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background-color:#fff}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__button-success span:after{content:"";position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#fff}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__price{display:flex;align-items:center;justify-content:center;padding:8px 12px;font-family:FuturaPT-Book,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:16px;line-height:16px;position:relative;transition:color .24s ease;flex:1 1 auto;border-left-color:#42403a}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__price>span{color:#fff;position:relative;top:1px}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__price .original{color:#a29f9a;text-decoration:line-through;margin-left:8px}@media (max-width: 575px){highlights-chart dialog chart-products table th product-header product-atc .chart-atc__price .original{display:none}}@media (min-width: 768px)and (max-width: 991px){highlights-chart dialog chart-products table th product-header product-atc .chart-atc__price .original{display:none}}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__plus{border-left:solid 1px #42403a;display:flex;align-items:center;justify-content:center;flex:1 1 auto;position:relative;padding:8px 16px 8px 12px;transition:border .24s ease}highlights-chart dialog chart-products table th product-header product-atc .chart-atc__cta{font-family:FuturaPT-Heavy,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:16px;line-height:24px;transition:all .24s ease}highlights-chart dialog chart-products table th[currentProduct],highlights-chart dialog chart-products table td[currentProduct]{background-color:#fff}highlights-chart dialog chart-products table tbody tr td{border-top:1px solid #e4e2de;padding:24px;text-align:center;font-family:FuturaPT-Book,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;font-size:16px;line-height:24px}highlights-chart dialog chart-products table tbody tr td[rowType]{text-align:left;padding:24px 72px 24px 24px;font-family:FuturaPT-Demi,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#a29f9a;font-size:14px;line-height:21px}highlights-chart dialog chart-products table tbody tr:last-child td{vertical-align:top}
/*# sourceMappingURL=/cdn/shop/t/382/assets/s-highlights-chart.css.map */
