/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-button{position:absolute;background:hsla(0, 0%, 100%, 0.75);border:none;color:#333}.flickity-button:hover{background:white;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.flickity-enabled.is-fullscreen{position:fixed;left:0;top:0;width:100%;height:100%;background:hsla(0, 0%, 0%, 0.9);padding-bottom:35px;z-index:1}.flickity-enabled.is-fullscreen .flickity-page-dots{bottom:10px}.flickity-enabled.is-fullscreen .flickity-page-dots .dot{background:white}html.is-flickity-fullscreen{overflow:hidden}.flickity-fullscreen-button{display:block;right:10px;top:10px;width:24px;height:24px;border-radius:4px}.flickity-rtl .flickity-fullscreen-button{right:auto;left:10px}.flickity-fullscreen-button-exit{display:none}.flickity-enabled.is-fullscreen .flickity-fullscreen-button-exit{display:block}.flickity-enabled.is-fullscreen .flickity-fullscreen-button-view{display:none}.flickity-fullscreen-button .flickity-button-icon{position:absolute;width:16px;height:16px;left:4px;top:4px}:root{--font-weight-body: 400;--font-weight-bold: 700;--font-body: "area-normal-regular", sans-serif;--font-display: "gt-maru", sans-serif;--font-heading-bold: "area-normal-bold", sans-serif;--font-heading-xbold: "area-normal-xbold", sans-serif;--font-headings-weight: 700;--fm-emSquare: 1;--fm-capitalHeight: 0.68;--fm-descender: 0.54;--fm-ascender: 1.1;--fm-linegap: 0;--lineheightNormal: (var(--fm-ascender) + var(--fm-descender) + var(--fm-linegap));--distanceBottom: (var(--fm-descender));--distanceTop: (var(--fm-ascender) - var(--fm-capitalHeight));--contentArea: (var(--lineheightNormal) * var(--computedFontSize));--valign: ((var(--distanceBottom) - var(--distanceTop)) * var(--computedFontSize));--computedFontSize: (var(--capital-height) / var(--fm-capitalHeight));--computedLineheight: ((var(--line-height) * var(--capital-height)) - var(--valign));--capital-height: 16;--line-height: 1;--placeholder-color-foreground: #161d25;--placeholder-color-background: #f9fafb;--color-fade: rgba(0, 0, 0, 0.2);--color-focus-outline: rgba(0, 0, 0, 0.3);--transition-duration: 500ms;--transition-timing: ease-in-out;--transition-timing-flick: cubic-bezier(0.16, 0.68, 0.43, 0.99);--color-black: #000;--color-white: #fff;--color-silver-sass: #D0D0D0;--color-purple-passion: #C9AFFF;--color-blush: #FAF8FF;--color-kylie-pink: #FCF3FF;--gradient-kylie: linear-gradient(149.21deg, #FFFFFF 5.39%, #EDD9E6 94.57%);--gradient-bratz: linear-gradient(148.04deg, rgba(218, 140, 255, 0.5) 3.79%, rgba(77, 244, 255, 0) 70.28%), radial-gradient(50% 50% at 50% 50%, rgba(85, 91, 232, 0.2) 0%, rgba(125, 130, 249, 0) 100%), #F5F1FF}@media only screen and (min-width: 30rem){.show--min-sm{display:block !important}.hide--min-sm{display:none !important}}@media only screen and (max-width: 29.9375rem){.show--max-sm{display:block !important}.hide--max-sm{display:none !important}}@media only screen and (min-width: 48rem){.show--min-md{display:block !important}.hide--min-md{display:none !important}}@media only screen and (max-width: 47.9375rem){.show--max-md{display:block !important}.hide--max-md{display:none !important}}@media only screen and (min-width: 61.875rem){.show--min-lg{display:block !important}.hide--min-lg{display:none !important}}@media only screen and (max-width: 61.8125rem){.show--max-lg{display:block !important}.hide--max-lg{display:none !important}}@media only screen and (min-width: 87.5rem){.show--min-xl{display:block !important}.hide--min-xl{display:none !important}}@media only screen and (max-width: 87.4375rem){.show--max-xl{display:block !important}.hide--max-xl{display:none !important}}.aspect-ratio{position:relative;display:block}.aspect-ratio:not(.no-intrinsic-aspect) img,.aspect-ratio:not(.no-intrinsic-aspect) video,.aspect-ratio:not(.no-intrinsic-aspect) iframe{position:absolute;top:0;left:0;height:100%}.aspect-ratio:not(.no-intrinsic-aspect) iframe{width:100%;border:0}.aspect-ratio--square{padding-top:100%}.aspect-ratio--16-9{padding-top:56.25%}.aspect-ratio--landscape{padding-top:75%}.aspect-ratio--portrait{padding-top:133%}form{margin:0}a,area,button,[role=button],input,label,select,summary,textarea{touch-action:manipulation}input[type=text],input[type=tel],input[type=email],input[type=password],input[type=date],input[type=number],input[type=search],input[type=time],input[type=url],textarea,select{font-size:1rem;max-width:100%;border:1px solid var(--color-silver-sass);border-radius:3.5rem;padding:1rem 1.5rem;transition:box-shadow .3s ease,border-color .2s ease}input[type=text][disabled],input[type=tel][disabled],input[type=email][disabled],input[type=password][disabled],input[type=date][disabled],input[type=number][disabled],input[type=search][disabled],input[type=time][disabled],input[type=url][disabled],textarea[disabled],select[disabled]{border-color:var(--color-silver-sass);color:var(--color-support-grey);cursor:default}input[type=text][disabled]::placeholder,input[type=tel][disabled]::placeholder,input[type=email][disabled]::placeholder,input[type=password][disabled]::placeholder,input[type=date][disabled]::placeholder,input[type=number][disabled]::placeholder,input[type=search][disabled]::placeholder,input[type=time][disabled]::placeholder,input[type=url][disabled]::placeholder,textarea[disabled]::placeholder,select[disabled]::placeholder{color:var(--color-support-grey)}input[type=text][disabled]:focus,input[type=text][disabled]:hover,input[type=tel][disabled]:focus,input[type=tel][disabled]:hover,input[type=email][disabled]:focus,input[type=email][disabled]:hover,input[type=password][disabled]:focus,input[type=password][disabled]:hover,input[type=date][disabled]:focus,input[type=date][disabled]:hover,input[type=number][disabled]:focus,input[type=number][disabled]:hover,input[type=search][disabled]:focus,input[type=search][disabled]:hover,input[type=time][disabled]:focus,input[type=time][disabled]:hover,input[type=url][disabled]:focus,input[type=url][disabled]:hover,textarea[disabled]:focus,textarea[disabled]:hover,select[disabled]:focus,select[disabled]:hover{border-color:var(--color-support-light-grey)}input[type=text].input-error,input[type=tel].input-error,input[type=email].input-error,input[type=password].input-error,input[type=date].input-error,input[type=number].input-error,input[type=search].input-error,input[type=time].input-error,input[type=url].input-error,textarea.input-error,select.input-error{border-color:var(--color-signal-error);background-color:var(--color-support-white);color:var(--color-support-black)}input[type=text]:focus,input[type=tel]:focus,input[type=email]:focus,input[type=password]:focus,input[type=date]:focus,input[type=number]:focus,input[type=search]:focus,input[type=time]:focus,input[type=url]:focus,textarea:focus,select:focus{outline:0}input[type=text]:focus,input[type=text]:hover,input[type=tel]:focus,input[type=tel]:hover,input[type=email]:focus,input[type=email]:hover,input[type=password]:focus,input[type=password]:hover,input[type=date]:focus,input[type=date]:hover,input[type=number]:focus,input[type=number]:hover,input[type=search]:focus,input[type=search]:hover,input[type=time]:focus,input[type=time]:hover,input[type=url]:focus,input[type=url]:hover,textarea:focus,textarea:hover,select:focus,select:hover{border-color:var(--color-purple-passion)}textarea{border-radius:1.5625rem;resize:none}button,select{color:var(--color-support-black)}select{cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 class=%27icon icon-chevron-down%27 viewBox=%270 0 24 24%27%3E%3Cpath stroke=%27currentColor%27 stroke-linecap=%27round%27 stroke-width=%271.5%27 d=%27M6 9l6 6 6-6%27/%3E%3C/svg%3E");background-size:1rem 1rem;background-repeat:no-repeat;background-position:center right 1rem}button,input[type=submit],label[for]{cursor:pointer}textarea{min-height:6.25rem}select::-ms-expand{display:none}option{background-color:var(--color-support-white);color:var(--color-support-black)}.form__group{margin-bottom:1rem;text-align:left}@media only screen and (min-width: 61.875rem){.form__group{display:flex;align-items:center}.form__group.align-top{align-items:flex-start}}.form__group label,.form__group input[type=text],.form__group input[type=tel],.form__group input[type=email],.form__group input[type=password],.form__group input[type=date],.form__group input[type=number],.form__group input[type=search],.form__group input[type=time],.form__group input[type=url],.form__group textarea,.form__group select{display:block;width:100%;line-height:1}.form__group label+input,.form__group label+select,.form__group label+textarea{margin-top:.5rem}@media only screen and (min-width: 61.875rem){.form__group label{width:-webkit-min-content;width:min-content;min-width:18.75rem}}.form__inline-input{display:flex;flex-flow:row nowrap;align-items:center;margin-bottom:1rem}input[type=checkbox],input[type=radio]{position:relative;-webkit-appearance:none;appearance:none;height:1.3125rem;width:1.3125rem;flex-shrink:0;outline:none;display:inline-block;vertical-align:top;margin:0;border:1px solid var(--color-support-light-grey);cursor:pointer;background-color:var(--color-support-white);transition:background-color .3s,border-color .3s,box-shadow .2s;transition-timing-function:var(--transition-timing-flick)}input[type=checkbox]::after,input[type=radio]::after{content:"";position:absolute;left:0;top:0;display:block;opacity:0;transition:transform .3s,opacity .2s;transition-timing-function:var(--transition-timing-flick)}input[type=checkbox]:checked,input[type=radio]:checked{opacity:1;background-color:var(--color-primary);border-color:var(--color-primary);transition:opacity .3s,transform .6s;transition-timing-function:cubic-bezier(0.2, 0.85, 0.32, 1.2)}input[type=checkbox]:checked::after,input[type=radio]:checked::after{opacity:1}input[type=checkbox]:disabled,input[type=radio]:disabled{background-color:var(--color-support-light-grey);cursor:not-allowed;opacity:.9}input[type=checkbox]:disabled:checked,input[type=radio]:disabled:checked{background-color:var(--color-support-light-grey);border-color:var(--color-support-light-grey)}input[type=checkbox]:disabled+label,input[type=radio]:disabled+label{cursor:not-allowed;color:var(--color-support-grey)}input[type=checkbox]:hover:not(:checked):not(:disabled),input[type=radio]:hover:not(:checked):not(:disabled){border-color:var(--color-support-black)}input[type=checkbox]:focus,input[type=radio]:focus{box-shadow:0 0 0 2px rgba(var(--color-primary-rgb), 0.3)}input[type=checkbox]+label,input[type=radio]+label{font-size:1rem;line-height:1.3;cursor:pointer;margin-left:1rem}input[type=checkbox]{border-radius:.125rem}input[type=checkbox]::after{left:.4375rem;top:.25rem;width:.3125rem;height:.5625rem;border:2px solid var(--color-support-white);border-top:0;border-left:0;transform:rotate(var(--r, 20deg))}input[type=checkbox]:checked{--r: 43deg}input[type=radio]{border-radius:50%}input[type=radio]::after{width:1.1875rem;height:1.1875rem;border-radius:50%;background-color:var(--color-support-white);opacity:0;transform:scale(var(--s, 0.7))}input[type=radio]:checked{--s: 0.5}html{height:100%;background-color:var(--color-support-white);box-sizing:border-box;scroll-behavior:smooth}@media(prefers-reduced-motion){html{scroll-behavior:auto}}body{overscroll-behavior-y:none}html,body{height:100%;width:100%;overflow:auto}*,*::before,*::after{box-sizing:border-box}.page-header{padding:1.5rem 0}@media only screen and (min-width: 48rem){.page-header{padding:2rem 0}}.container{display:block;margin-right:auto;margin-left:auto;padding-left:1rem;padding-right:1rem;width:100%;max-width:77.5rem}@media only screen and (min-width: 48rem){.container{padding-left:2.5rem;padding-right:2.5rem}}.container--xl{max-width:96.25rem}.container--fluid{max-width:none}.container--flush{padding-left:0;padding-right:0}@media only screen and (max-width: 47.9375rem){.container--flush--max-md{padding-left:0;padding-right:0}.container--flush--max-md .row{margin-left:0;margin-right:0}}@media only screen and (max-width: 61.8125rem){.container--flush--max-lg{padding-left:0;padding-right:0}}#fader{position:fixed;z-index:999999;top:0;left:0;width:100%;height:100%;pointer-events:none;background:#fff;animation-duration:300ms;animation-timing-function:ease-in-out}#fader.fade-out{opacity:0;animation-name:fade-out}#fader.fade-in{opacity:1;animation-name:fade-in}@keyframes fade-out{from{opacity:1}to{opacity:0}}@keyframes fade-in{from{opacity:0}to{opacity:1}}figure{margin:0}img{width:100%;height:auto;margin:0;object-fit:cover}@media only screen and (max-width: 47.9375rem){.responsive-table{width:100%}.responsive-table thead{display:none}.responsive-table tr{display:block}.responsive-table tr,.responsive-table td{float:left;clear:both;width:100%}.responsive-table th,.responsive-table td{display:block;margin:0;padding:.5rem;text-align:right}.responsive-table td::before{content:attr(data-label);float:left;padding-right:.625rem;text-align:center}.responsive-table-row+.responsive-table-row,tfoot>.responsive-table-row:first-child{position:relative;margin-top:.625rem;padding-top:.5rem}.responsive-table-row+.responsive-table-row::after,tfoot>.responsive-table-row:first-child::after{content:"";position:absolute;top:0;right:.5rem;left:.5rem;display:block;border-bottom:1px solid var(--color-support-light-grey)}}.rte{margin:0}.rte img{height:auto}.rte table{table-layout:fixed}.rte iframe{width:100%}.rte ul,.rte ol{margin:0 0 .5rem 1.5rem}.rte strong{font-weight:var(--font-weight-bold)}.rte-table{overflow:auto;max-width:100%;-webkit-overflow-scrolling:touch}.rte__video-wrapper{position:relative;overflow:hidden;max-width:100%;height:0;height:auto;padding-bottom:56.25%}.rte__video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.rte__table-wrapper{overflow:auto;max-width:100%;-webkit-overflow-scrolling:touch}html,body{font-family:var(--font-body);font-weight:var(--font-weight-body);font-size:1rem;line-height:1.5;font-style:normal;color:var(--color-support-black)}html b,html strong,body b,body strong{font-weight:var(--font-body-bold-weight)}h1,.h1{font-size:2.375rem;font-family:var(--font-display);font-weight:normal}@media only screen and (min-width: 61.875rem){h1,.h1{font-size:7.5rem}}h2,.h2{font-size:2rem;font-family:var(--font-heading-xbold);font-weight:normal}@media only screen and (min-width: 61.875rem){h2,.h2{font-size:4rem}}h3,.h3{font-size:1.25rem;font-family:var(--font-heading-xbold);font-weight:normal}@media only screen and (min-width: 61.875rem){h3,.h3{font-size:2.25rem}}h4,.h4{font-size:1.25rem;font-family:var(--font-heading-xbold);font-weight:normal}@media only screen and (min-width: 61.875rem){h4,.h4{font-size:2rem}}h5,.h5{font-size:.875rem;font-family:var(--font-heading-xbold);font-weight:normal}@media only screen and (min-width: 61.875rem){h5,.h5{font-size:1rem}}button,input,optgroup,select,textarea{font-family:var(--font-body);font-style:normal}body,input,textarea,button,select{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}p{margin:0 0 1em}p b,p strong{font-weight:var(--font-weight-bold)}a{color:var(--color-primary)}a:focus{color:inherit;color:var(--color-accent)}@media(hover: hover){a:hover{color:var(--color-accent)}}.cart-item .quantity-selector input[type=number],.cart-item .item-remove,.cart-page-app .cart-page__totals-action span,.cart-page-app .items_count,.side-cart__checkout a,.side-cart__subtotal,.side-cart__header .items_count,.header__grid-right .header__grid-right-actions .header__btn--cart,.header__grid-right .header__grid-right-actions a,.product-stitching__wrapper .product-stitched__swatches .swatch__list-item a,.product__price,.account__order-item-detail,.order-item span,button.secondary p,a.secondary p,button.standard p,a.standard p{font-family:var(--font-heading-xbold);text-transform:uppercase;font-size:.875rem;text-decoration:none}.cart-item__title,.cart-item .quantity-selector .qty-label,.cart-item .cart-item__price,.recommendations-title--wrapper .recommendations-title--wrapper-inner,.link-text{font-family:var(--font-heading-xbold);text-transform:capitalize;font-size:.875rem;text-decoration:none}*{margin:0;padding:0}*:focus-visible{outline:1px dotted var(--color-focus-outline);outline-offset:2px}.clearfix{*zoom:1}.clearfix::after{content:"";display:table;clear:both}.visually-hidden{position:absolute !important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}.js-focus-hidden:focus{outline:none}.label-hidden{position:absolute !important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}.no-placeholder .label-hidden{position:inherit !important;width:auto;height:auto;margin:0;clip:auto}.visually-shown{position:inherit !important;width:auto;height:auto;margin:0;clip:auto}.no-js:not(html){display:none}.no-js .no-js:not(html){display:block}.no-js .js{display:none}.supports-no-cookies:not(html){display:none}.supports-no-cookies .supports-no-cookies:not(html){display:block}.supports-no-cookies .supports-cookies{display:none}.skip-link:focus{position:absolute !important;width:auto;height:auto;margin:0;clip:auto;z-index:10000;padding:.5rem;background-color:var(--color-support-lighter-grey);color:var(--color-support-black);transition:none}.hide{display:none !important}.hidden{visibility:hidden}.fader{z-index:112;top:0;left:0;position:fixed;width:100%;height:100%;background-color:var(--color-fade);opacity:0;visibility:hidden;cursor:pointer;transition:opacity .2s,visibility .2s;transition-timing-function:var(--transition-timing-flick)}.list-inline{list-style:none;padding:0}.list-inline li{display:inline-block;vertical-align:middle}.list-none{list-style:none;padding:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0}.btn-none{border:none;background:none;padding:0}img{transition:opacity .3s ease}img.lazyload{visibility:hidden;opacity:0}img.lazyloading{visibility:hidden;opacity:0}img.lazyloaded{visibility:visible;opacity:1}.scroll-lock{overflow:hidden}.accordion{margin-bottom:2rem}.accordion__trigger{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;margin:-0.0625rem 0 0;padding:1rem 0 1rem 0;color:var(--color-support-black);font-size:1rem;font-weight:700;text-align:left;text-transform:uppercase;border:0;border-bottom:1px solid var(--color-black);outline:none;background-color:transparent}.accordion__trigger:hover,.accordion__trigger:focus,.accordion__trigger:active{color:var(--color-support-black);border-color:var(1px solid var(--color-black));background-color:transparent}.accordion__trigger .icon-plus-circle{transition:transform .2s var(--transition-timing-flick);will-change:transform;width:1.125rem;height:1.125rem}.accordion__trigger[aria-expanded=true] .icon-plus-circle{transform:rotate(45deg)}.accordion__label:first-child .accordion__trigger{margin-top:0}.accordion__panel{margin-top:-1px;height:0;overflow-y:hidden;transition:height .2s var(--transition-timing-flick);will-change:height}.accordion__body{padding:1rem 0;color:var(--color-support-black)}.article-card__image{display:block;margin-bottom:1rem}.article-card__image a{display:block}.breadcrumbs{margin:0 0 2em}.breadcrumbs__list{list-style-type:none;margin:0;padding:0}.breadcrumbs__item{display:inline-block}.breadcrumbs__item:not(:last-child)::after{content:"";position:relative;display:inline-block;vertical-align:middle;width:.2em;height:.2em;margin:0 .2em;border-width:.1em .1em 0 0;border-style:solid;transform:rotate(45deg)}.breadcrumbs__link{text-decoration:underline}.breadcrumbs__link[aria-current=page]{color:inherit;font-weight:400;text-decoration:none}.breadcrumbs__link[aria-current=page]:hover,.breadcrumbs__link[aria-current=page]:focus{text-decoration:underline}.btn{display:inline-block;vertical-align:middle;width:auto;text-align:center;white-space:nowrap;text-decoration:none;-webkit-user-select:none;user-select:none;-webkit-appearance:none;appearance:none;padding:1rem 2rem;font-family:var(--font-body);font-size:1rem;line-height:1.5;color:var(--color-primary);background-color:var(--color-support-white);border:1px solid var(--color-primary);border-radius:0}.btn:focus,.btn:active{color:var(--color-accent);background-color:var(--color-support-white);border:1px solid var(--color-accent)}.btn[disabled]{cursor:default;color:var(--color-support-grey);background:var(--color-support-white);border:1px solid var(--color-support-grey)}.btn[disabled]:active,.btn[disabled]:focus{cursor:default;color:var(--color-support-grey);background:var(--color-support-white);border:1px solid var(--color-support-grey)}@media(hover: hover){.btn[disabled]:hover{color:var(--color-support-grey);background:var(--color-support-white);border:1px solid var(--color-support-grey)}}@media(hover: hover){.btn:hover{color:var(--color-accent);background-color:var(--color-support-white);border:1px solid var(--color-accent)}}.btn--small{font-size:.8rem}.btn--text{color:var(--color-primary);border:none;background:none;padding:0}.btn--text:focus,.btn--text:active{color:var(--color-accent);border:none;background:none}@media(hover: hover){.btn--text:hover{color:var(--color-accent);border:none;background:none}}.btn--icon{padding:0;border:1px solid var(--color-black);border-radius:6.25rem;width:1.125rem;height:1.125rem;line-height:1;display:flex;justify-content:center}.btn--icon span{display:flex;align-items:center;height:100%}.btn--icon .icon{width:.625rem;height:.625rem}.btn--block{width:100%}.button-container{display:flex;flex-flow:row wrap;width:100%}button.standard,a.standard{background:transparent;border:1px solid #000;border-radius:56px;cursor:pointer;overflow:hidden;height:2.5rem}button.standard .button-inner,a.standard .button-inner{display:flex}button.standard .button-wrapper,a.standard .button-wrapper{white-space:nowrap;display:flex}button.standard p,a.standard p{display:inline-block;line-height:1;margin:0;transform:translateX(-100%)}button.standard p span,a.standard p span{width:1.5625rem;display:inline-block}button.secondary,a.secondary{background:transparent;border:1px solid var(--color-black);border-radius:3.5rem;padding-left:1.5rem;padding-right:1.5rem;text-align:center;text-decoration:none;cursor:pointer;overflow:hidden}button.secondary.invert,a.secondary.invert{background-color:var(--color-black);color:var(--color-white)}button.secondary.stripped--vers,a.secondary.stripped--vers{border:none;padding:0;border-radius:0}button.secondary.bordered--vers,a.secondary.bordered--vers{padding-top:.8125rem;padding-bottom:.8125rem}button.secondary.bordered--vers span,a.secondary.bordered--vers span{vertical-align:calc(var(--valign) * 1px)}button.secondary.small--vers,a.secondary.small--vers{padding-left:.75rem;padding-right:.75rem}button.secondary .button-wrapper,a.secondary .button-wrapper{position:relative;white-space:nowrap;display:flex;justify-content:center}button.secondary p,a.secondary p{margin:0;font-size:calc(var(--computedFontSize));line-height:calc(var(--computedLineheight) * 1.4px)}button.secondary p:nth-child(2),a.secondary p:nth-child(2){position:absolute;left:50%;transform:translateY(200%) translateX(-50%)}.link-text{text-decoration:none}.carousel{list-style:none;padding:0;margin:0}.carousel::after{content:"flickity";display:none}.carousel .flickity-viewport{overflow:visible}@media only screen and (max-width: 61.8125rem){.carousel{padding-right:1.5rem;overflow:hidden}}@media only screen and (min-width: 61.875rem){.carousel{display:flex;flex-wrap:wrap;margin-right:-0.5rem;margin-left:-0.5rem}.carousel::after{content:""}}.carousel .slide{width:80%;padding-left:1.5rem}@media only screen and (min-width: 48rem)and (max-width: 61.8125rem){.carousel .slide{width:40%}}@media only screen and (min-width: 61.875rem){.carousel .slide{padding-right:.5rem;padding-left:.5rem}}@media only screen and (min-width: 61.875rem){.carousel .slide.half{width:50%}}@media only screen and (min-width: 61.875rem){.carousel .slide.third{width:calc(100% / 3)}}@media only screen and (min-width: 61.875rem){.carousel .slide.quarter{width:calc(100% / 4)}}@media only screen and (min-width: 61.875rem){.carousel .slide.fifth{width:calc(100% / 5)}}@media only screen and (min-width: 61.875rem){.carousel .slide.sixth{width:calc(100% / 6)}}.carousel .slide--small{width:32%}@media only screen and (min-width: 48rem)and (max-width: 61.8125rem){.carousel .slide--small{width:20%}}.collection-card__image{display:block;margin-bottom:1rem}.collection-card__image a{display:block}.collection-navbar{margin-bottom:1rem}.collection-navbar__row{display:flex;justify-content:space-between;align-items:center}.collection-filter__drawer{transition:transform .1s var(--transition-timing-flick)}.collection-filter__drawer.filters-drawer{position:fixed;z-index:115;top:0;right:-100%;bottom:0;display:flex;overflow:auto;flex-direction:column;width:100%;max-width:100%;height:100vh;padding:1rem;background:var(--color-support-white);-webkit-overflow-scrolling:touch;transition:transform .2s,visibility 0s linear .2s;transition-timing-function:var(--transition-timing-flick);will-change:transform;transform:translateX(100%);visibility:hidden}@media screen and (min-width: 100%){.collection-filter__drawer.filters-drawer{right:-100%;width:100%}}.collection-filter__drawer.filters-drawer.is-visible{transform:translateX(-100%);visibility:visible;transition:transform .2s,visibility 0s linear}@media screen and (min-width: 100%){.collection-filter__drawer.filters-drawer.is-visible{transform:translateX(-100%)}}.collection-filter__drawer.filters-drawer>.container--fluid{padding:0}.collection-filter__drawer.filters-drawer .collection-filter__group{margin-bottom:1rem}.collection-filter__drawer.filters-full-width{transition:max-height .1s var(--transition-timing-flick),transform .1s var(--transition-timing-flick),padding .1s var(--transition-timing-flick)}.collection-filter__drawer.filters-full-width.is-hidden{padding:0;max-height:0;overflow:hidden;opacity:0;visibility:hidden;width:100%;transform:translateY(-40%)}.collection-filter__drawer.filters-full-width.is-visible{padding:1.5rem 0;overflow:auto;max-height:62.5rem;opacity:1;visibility:visible;transform:translateY(0)}.collection-filter__drawer.filters-full-width .collection-filter__row{display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-right:-0.5rem;margin-left:-0.5rem}.collection-filter__drawer.filters-full-width .collection-filter__group{flex:0 0 20%;padding-right:.5rem;padding-left:.5rem}.filter-is-visible{overflow:hidden}@media only screen and (max-width: 47.9375rem){.filter-is-visible{position:fixed;top:0;left:0;width:100%;height:100%}}.filter-is-visible .fader--filters{opacity:1;visibility:visible}.collection-filter__row{margin-bottom:1rem}.collection-filter__filter-list{list-style:none;margin:0 0 1rem;padding:0}.collection-filter__filter-list li{display:block;margin-bottom:.5rem}.collection-filter__filter-value--colour input[type=checkbox]{display:none}.collection-filter__filter-value--colour input[type=checkbox]+label{margin-left:0}.collection-filter__filter-value--colour input[type=checkbox]:checked+label .swatch{border-width:.25rem}.collection-filter__filter-range{display:flex;gap:1rem}.collection-filter__filter-range label{display:block}.collection-filter__filter-range-slider{width:100%;margin:0 0 .5rem}.component-image__wrapper{width:100%}.component-picture__wrapper{position:relative;padding-top:var(--paddingTop)}@media only screen and (min-width: 48rem){.component-picture__wrapper{padding-top:var(--paddingTopDesktop)}}.component-picture__wrapper img{position:absolute;top:0;left:0;width:100%;height:100%}.component-video__video{display:block;width:100%;height:auto;object-fit:cover}.cursor,.cursor__stars,.cursor__stars svg{display:none;position:absolute;left:0;top:0}@media(hover: hover){.cursor,.cursor__stars,.cursor__stars svg{display:block}}.cursor{background-image:var(--cursor-default);background-repeat:no-repeat;background-size:auto 30px;height:35px;margin-top:-1px;pointer-events:none;transform-origin:1px 0px;width:35px;z-index:9999}.cursor.pointer{background-image:var(--cursor-pointer);background-size:auto 34px;margin-left:-5px;margin-top:-4px}.cursor.grabbing{background-image:var(--cursor-grab);background-size:auto 30px;margin-left:-3px;margin-top:2px}.cursor__stars{z-index:9998}.cursor__stars svg{height:16px;width:16px}.icon{display:inline-block;vertical-align:middle;width:1.5rem;height:1.5rem;fill:none}.no-svg .icon{display:none}.icon.icon--solid,.icon.icon--social{fill:currentColor;stroke:none}.icon.icon--auto-size{width:unset;height:unset}.payment-icons{-webkit-user-select:none;user-select:none;cursor:default}.logo-image{display:block;margin:0 auto;color:var(--color-support-black);max-width:5rem}@media only screen and (max-width: 47.9375rem){.logo-image svg{width:4.75rem;height:2.9375rem}}@media only screen and (min-width: 48rem){.logo-image{max-width:8.1875rem}}@media(hover: hover){.logo-image:hover{color:var(--color-support-black)}}.drawer--left{position:fixed;z-index:115;top:0;bottom:0;left:0;overflow:auto;width:100%;max-width:100%;height:100vh;height:100svh;transform:translateY(-100%);padding:2rem;background:var(--homepage-bg);-webkit-overflow-scrolling:touch;transition:transform .5s;transition-timing-function:var(--transition-timing-flick);will-change:transform}.menu-is-expanded .drawer--left{transform:translateY(0)}.menu-is-expanded{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden}.menu-is-expanded .fader--nav{opacity:1;visibility:visible}.nav-toggle{position:relative;height:2.5rem;margin:0;border:1px solid var(--color-black);border-radius:2.5rem;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer;background:none;display:grid;grid-template-columns:1fr 2fr;gap:0 3.5rem;align-items:center}.nav-toggle .icon{width:1rem;height:1rem}.nav{list-style:none;padding:0;display:flex;flex-direction:column;justify-content:center;height:75%}@media only screen and (min-width: 61.875rem){.nav{height:100%}}.nav ul{list-style:none;padding:0;margin:0}.nav-close{display:none}.nav__item{width:100%;padding:0;font-family:var(--font-display);text-transform:uppercase;line-height:1.2;text-align:center;font-size:3rem}@media only screen and (min-width: 61.875rem){.nav__item{width:auto;border:none;font-size:6.25rem}}@media(min-width: 1530px){.nav__item{width:auto;border:none;font-size:9.6875rem}}.nav__item a{color:var(--color-support-black);transition:color .2s var(--transition-timing-flick);padding:.5rem 0;text-decoration:none;display:flex;justify-content:center;align-items:center}.nav__item a .link-icon--container{margin-left:1.25rem;width:2.1875rem}@media only screen and (min-width: 61.875rem){.nav__item a .link-icon--container{width:6.25rem}}.nav__item a span{display:flex}@media only screen and (max-width: 47.9375rem){.nav__item a span.first-split{display:block}}@media only screen and (min-width: 61.875rem){.nav__item a{color:var(--color-support-black);padding:.25rem 0}}.nav-secondary{list-style:none;padding:0;margin:0}.nav-secondary--desk{display:none}@media only screen and (min-width: 61.875rem){.nav-secondary--desk{display:inline-flex;align-items:center;vertical-align:middle}}.nav-secondary--desk a{color:var(--color-support-grey);padding:.5rem}.nav-secondary--mobile{color:var(--color-support-grey)}@media only screen and (min-width: 61.875rem){.nav-secondary--mobile{display:none}}.nav-secondary--mobile a{color:var(--color-support-grey);padding:.5rem 0}.page__top-nav ul{list-style:none;position:relative;display:flex;align-items:center;justify-content:center;padding:1rem;overflow:auto;max-width:100%;margin:0;text-align:center}.page__top-nav ul li{margin:0 1rem;display:inline-flex;align-items:center;white-space:nowrap}.page__top-nav ul a{position:relative;padding:.25rem 0;text-decoration:none;border-bottom:1px solid transparent}.page__top-nav ul a.is-active,.page__top-nav ul a:focus-visible,.page__top-nav ul a:active{border-bottom-color:currentColor}@media(hover: hover){.page__top-nav ul a:hover{border-bottom-color:currentColor}}.header-secondary-navigation{width:100%;position:absolute;left:0;bottom:1.875rem;padding-left:1rem;padding-right:1rem}@media only screen and (min-width: 61.875rem){.header-secondary-navigation{display:grid;grid-template-columns:1fr 1fr}}@media only screen and (min-width: 87.5rem){.header-secondary-navigation{grid-template-columns:2fr 1fr 2fr}}@media only screen and (min-width: 61.875rem){.header-secondary-navigation{padding-left:2rem;padding-right:2rem}}.header-secondary-navigation a{text-decoration:none}@media(min-width: 1050px){.header-secondary-navigation a{margin-right:.3125rem}}.header-secondary-navigation button.secondary{padding-left:1.25rem;padding-right:1.25rem;height:2.5rem;font-size:.8125rem}.header-secondary-navigation .header-secondary-middle{display:flex;justify-content:center;align-items:flex-end;font-size:.6875rem;font-family:var(--font-heading-xbold);text-align:center}.header-secondary-navigation .header-secondary-right{text-align:right}.header-secondary-mobile--layout{border-top:1px solid var(--color-black);padding-top:1.25rem;display:grid;grid-template-columns:repeat(2, 1fr)}.header-secondary-mobile--layout button.secondary{padding-left:.5rem;padding-right:.5rem;height:1.625rem;font-size:.75rem}.header-secondary-mobile--layout .header-secondary-mobile--links{display:grid;grid-template-columns:repeat(2, 1fr);gap:0 1.875rem}.header-secondary-mobile--layout .header-secondary-mobile--links ul{list-style:none}.header-secondary-mobile--layout .header-secondary-mobile--links ul a{font-size:.75rem;font-family:var(--font-heading-xbold)}.header-secondary-mobile--layout .copyright{grid-column:1/-1;font-size:.5625rem;font-family:var(--font-heading-xbold);margin-top:1.25rem}.copyright.secondary{display:none;font-size:.5625rem;font-family:var(--font-heading-xbold);text-align:center;grid-column:1/-1;margin:.9375rem 0 0 0}@media only screen and (min-width: 61.875rem){.copyright.secondary{display:block}}@media only screen and (min-width: 87.5rem){.copyright.secondary{display:none}}.product-single__store-availability-container{margin-bottom:1.5rem}.store-availability-small-text{font-size:1em}.store-availability-information{display:flex;padding:1rem;border:1px solid var(--color-support-grey)}.store-availability-information__title{margin-bottom:0}.store-availability-information__stock{margin-bottom:0}.store-availability-information__button{text-decoration:underline;cursor:pointer;border:none;padding:0;background:transparent;margin-top:.5rem}.store-availability-container .icon{width:.75rem;height:.75rem;margin:.25rem .25rem 0 0}.store-availability-container .icon-tick{color:var(--color-signal-success)}.store-availability-container .icon-cross{width:1.125rem;height:1.125rem;margin:0;color:var(--color-signal-error)}.store-availability-container .store-availability-list__stock .icon{margin:0 .125rem .1875rem 0}.store-availability-container .store-availability-list__confirm-address .icon-unverified-address{margin:0 0 .1875rem}.store-availability-container .store-availability-list__confirm-address .icon-unverified-address__exclamation{fill:var(--color-support-black)}.store-availability-container .store-availability-list__confirm-address .icon-unverified-address__circle{stroke:var(--color-support-black);fill:transparent}.store-availabilities-more{border:1px solid var(--color-support-light-grey);border-width:0 1px 1px;height:0;visibility:hidden;opacity:0}.store-availabilities-more--active{height:auto;visibility:visible;opacity:1}.store-availabilities-more__header{display:flex;justify-content:space-between;padding:1rem 1.5rem}.store-availabilities-more__product-title{font-size:1em;text-transform:none;margin-bottom:0;letter-spacing:0}.store-availabilities-list{list-style:none;margin-block-start:0;margin-block-end:0;overflow-y:auto;padding:0 1.25rem}.store-availability-list__item{padding-bottom:1rem}.store-availability-list__item::before{content:"";display:block;margin:0 0 1rem;border-bottom:1px solid var(--color-support-grey)}.store-availability-list__address{font-size:1em;font-style:normal;margin-bottom:0}.store-availability-list__location{font-size:1em;margin-bottom:.5rem}.store-availability-list__stock{margin-top:.5rem;margin-bottom:1rem}.store-availability-list__phone{margin-bottom:0}.placeholder-svg{display:block;background-color:var(--placeholder-color-background);fill:var(--placeholder-color-foreground)}.placeholder-svg--small{width:30rem}.placeholder-noblocks{padding:2.5rem;text-align:center}.placeholder-background{position:absolute;top:0;right:0;bottom:0;left:0}.placeholder-background .icon{border:0}.product-card{position:relative;text-align:center}.product-card__image{position:relative;display:block;margin-bottom:1.25rem;overflow:hidden}@media only screen and (min-width: 61.875rem){.product-card__image{margin-bottom:5.625rem}}.product-card__image a{display:block}@media(hover: hover){.product-card__image:hover .product-card__image--secondary{opacity:1;visibility:visible}}.product-card__image--secondary{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}@media(hover: none){.product-card__image--secondary{display:none}}@media only screen and (max-width: 47.9375rem){.product-card__info{padding:0 1rem}}.product-card__meta{display:flex;flex-direction:column;height:7.875rem}.product-card__meta--inner{margin-top:auto}.product-card__label{font-size:1.125rem;font-family:var(--font-display);line-height:100%;letter-spacing:.32px;text-transform:uppercase;padding:.5rem}@media only screen and (min-width: 61.875rem){.product-card__label{font-size:2rem}}.product-card__label--sale{color:var(--color-support-white);background:var(--color-accent)}.product-card__label--custom{color:var(--color-support-white);background:var(--color-accent)}.product-card__title{margin:0 0 .5rem;font-size:.875rem}@media only screen and (min-width: 61.875rem){.product-card__title{font-size:1.25rem}}.product-card__title a{color:var(--color-support-black);text-decoration:none;display:block}.product-card__price{margin-bottom:1rem}.product-card__price a{color:var(--color-support-black);text-decoration:none;display:block;font-size:1rem;font-family:var(--font-heading-xbold)}.product-card__sale-price{color:var(--color-accent);margin-right:.5rem}[data-compare-price]{color:var(--color-support-black)}.product-card__form{position:relative}.product-card__actions{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;transition:border-color .2s var(--transition-timing-flick)}.product-card__add{flex-grow:1}.product-card__add[disabled]{color:var(--color-support-black);cursor:default;opacity:.4}.product-card__variants{width:100%;text-align:center;max-width:100%;margin-bottom:.5rem}.product-card__variants button{position:relative;padding:.5rem;font-size:.875rem;border:1px solid transparent}.product-card__variants .is-selected{border-color:var(--color-support-black)}.product-card__variants [disabled]{border-color:var(--color-support-black);cursor:default;opacity:.4}.product-card__added{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.product-card__added svg{margin-right:.5rem}.product-card__added path{stroke-dashoffset:40;stroke-dasharray:40}.product-card__added.show{opacity:1;visibility:visible}.product-card__added.show path{animation:drawCheck .5s ease-in-out forwards}@keyframes drawCheck{to{stroke-dashoffset:80}}.swatch{display:inline-block;vertical-align:middle;margin-right:.5rem;width:1.875rem;height:1.875rem;border-radius:50%;border:1px solid var(--color-support-light-grey);background-position:center;background-repeat:no-repeat;background-size:cover}.tabs{overflow:hidden}.tabs__item{margin-right:1rem}.tabs__content[aria-hidden=true]{display:none}.account{display:block;width:100%}.account--narrow{max-width:57.25rem}.account__header{text-align:center}.account__introduction{margin-bottom:2rem;text-align:left}.account__details{margin-bottom:2rem;text-align:center}.account__order{margin-bottom:2rem}.account__order h4{text-align:center}.account__order .account__order-none{text-align:center}.account__address{margin-bottom:2rem;text-align:center}.account__order-card{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:center}.account__order-card--text div{margin-bottom:2rem}.account__order-card--text p{margin:0}.account__orders-header{text-align:center}.account__orders-container{margin-bottom:2rem}.account__orders-container h2{text-align:center}.account__orders-container .account__orders-none{text-align:center}.account__order-header{text-align:center}.account__order-summary{text-align:left;margin-bottom:4rem}.account__order-summary h2,.account__order-summary p{margin:0}.account__order-table{margin-bottom:6.25rem}.account__order-table-header{display:grid;grid-template-columns:3fr repeat(3, 1fr);gap:.5rem;margin:0 auto}.account__order-table-header div{padding:.5rem 0;border-bottom:1px solid var(--color-support-light-grey)}.account__order-table-line-items{list-style:none;margin:0 auto}@media only screen and (min-width: 61.875rem){.account__order-table-line-items{padding:2rem 0}}@media only screen and (min-width: 48rem){.account__order-table-line-items{border-top:none}}.account__order-table-line-items li{display:grid;grid-template-columns:6.25rem 1fr;gap:1rem;border-bottom:1px solid var(--color-black);padding-bottom:1.25rem;align-items:center}@media only screen and (min-width: 48rem){.account__order-table-line-items li{grid-template-columns:1fr 5fr;gap:.5rem}}.account__order-table-line-items li+li{margin-top:4rem}@media only screen and (min-width: 48rem){.account__order-item-detail{display:grid;grid-template-columns:2fr repeat(3, 1fr);gap:1rem}}.account__order-item-detail p{margin:0}.account__order-item-detail-meta{margin-bottom:1rem}@media only screen and (min-width: 48rem){.account__order-item-detail-meta{padding-left:1rem}}.account__order-item-description a{text-decoration:none}.account__order-item-description--light{color:var(--color-support-grey)}@media only screen and (max-width: 47.9375rem){.account__order-item-cell::before{content:attr(data-label);display:inline}}@media only screen and (min-width: 48rem){.account__order-item-cell{text-align:right}}.account__order-totals{padding:2rem 0;margin:0 auto 2rem}.account__order-totals-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.account__order-footer{text-align:center}@media only screen and (max-width: 47.9375rem){.account__order-footer{display:none}}.account-form--wrapper{padding:4.0625rem 0}.form-buttons{margin-top:3.75rem}@media only screen and (min-width: 61.875rem){.form-buttons{display:grid;grid-template-columns:18.75rem 1fr}}.form-buttons label{opacity:0}.form-buttons .form-buttons-inner{display:grid;grid-template-columns:repeat(2, 1fr);gap:0 .5rem;justify-content:center}.form-buttons .form-buttons-inner button.secondary{height:3.125rem;width:100%}.form-buttons .form-buttons-inner.single-cell{display:flex}.form-buttons .form-buttons-inner a.secondary{display:flex;align-items:center;justify-content:center}.form-buttons .link-text{text-align:center;border-bottom:1px solid var(--color-black);display:inline-flex;width:-webkit-min-content;width:min-content;white-space:nowrap;justify-self:center}.account-dashboard--layout{position:relative}@media only screen and (min-width: 61.875rem){.account-dashboard--layout{display:grid;padding-left:2rem;grid-template-columns:1fr 6fr;min-height:80vh}}@media only screen and (min-width: 61.875rem){.account-dashboard--layout .account-dashboard--aside{border-right:1px solid var(--color-black);padding-right:3.125rem}}@media only screen and (min-width: 61.875rem){.template-customers-account .header,.template-customers-order .header,.template-customers-addresses .header{position:absolute;z-index:1;background-color:transparent}}.template-customers-account .account-dashboard--layout .account-dashboard--main,.template-customers-order .account-dashboard--layout .account-dashboard--main,.template-customers-addresses .account-dashboard--layout .account-dashboard--main{padding-top:1.25rem}@media only screen and (min-width: 61.875rem){.template-customers-account .account-dashboard--layout .account-dashboard--main,.template-customers-order .account-dashboard--layout .account-dashboard--main,.template-customers-addresses .account-dashboard--layout .account-dashboard--main{padding-top:6.25rem}}.template-customers-account .account-dashboard--layout .account-dashboard--aside,.template-customers-order .account-dashboard--layout .account-dashboard--aside,.template-customers-addresses .account-dashboard--layout .account-dashboard--aside{position:relative;padding-top:1.875rem}@media only screen and (min-width: 61.875rem){.template-customers-account .account-dashboard--layout .account-dashboard--aside,.template-customers-order .account-dashboard--layout .account-dashboard--aside,.template-customers-addresses .account-dashboard--layout .account-dashboard--aside{padding-top:10.3125rem}}.template-customers-account .account-dashboard--layout .account-dashboard--aside button,.template-customers-order .account-dashboard--layout .account-dashboard--aside button,.template-customers-addresses .account-dashboard--layout .account-dashboard--aside button{height:1.625rem;margin-right:.5rem}@media only screen and (min-width: 61.875rem){.template-customers-account .account-dashboard--layout .account-dashboard--aside button,.template-customers-order .account-dashboard--layout .account-dashboard--aside button,.template-customers-addresses .account-dashboard--layout .account-dashboard--aside button{height:2.5rem;margin-bottom:.5rem}}@media only screen and (max-width: 61.8125rem){.template-customers-account .account-dashboard--layout .account-dashboard--aside .sidebar-links,.template-customers-order .account-dashboard--layout .account-dashboard--aside .sidebar-links,.template-customers-addresses .account-dashboard--layout .account-dashboard--aside .sidebar-links{padding-left:1rem;padding-right:1rem;display:flex;overflow-x:scroll;-webkit-overflow-scrolling:touch}.template-customers-account .account-dashboard--layout .account-dashboard--aside .sidebar-links::-webkit-scrollbar,.template-customers-order .account-dashboard--layout .account-dashboard--aside .sidebar-links::-webkit-scrollbar,.template-customers-addresses .account-dashboard--layout .account-dashboard--aside .sidebar-links::-webkit-scrollbar{display:none}}.template-customers-account .account-dashboard--focus,.template-customers-order .account-dashboard--focus,.template-customers-addresses .account-dashboard--focus{padding-top:3.125rem}.order-item{border-bottom:1px solid var(--color-black);padding-bottom:1.25rem;margin-bottom:1.25rem;display:flex;justify-content:space-between}@media only screen and (max-width: 61.8125rem){.order-item{padding-bottom:.625rem;margin-bottom:.625rem}}@media only screen and (max-width: 61.8125rem){.order-item{overflow-x:scroll;-webkit-overflow-scrolling:touch}.order-item::-webkit-scrollbar{display:none}}.order-item span{font-size:1rem;white-space:nowrap}@media only screen and (max-width: 61.8125rem){.order-item span{margin-right:1.5625rem}}.line-item-image{max-width:100px}.line-item-image img{width:100px;border-radius:.3125rem}.form-success{padding:1.25rem;border:1px solid var(--color-purple-passion);margin-bottom:1.25rem}.errors{padding:1.25rem;border:1px solid red;margin-bottom:1.25rem}.errors ul{list-style:none}.address__container:not(:last-of-type){margin-bottom:1.5rem}.address__form--fields{display:grid;grid-template-columns:repeat(6, 1fr);gap:1rem;grid-auto-flow:row;grid-column:span 6 !important}.address__form--fields [data-aria-hidden=true]{display:none}.address__form--fields [data-line-count="1"]{grid-column:span 6}.address__form--fields [data-line-count="2"]{grid-column:span 6}.address__form--fields [data-line-count="3"]{grid-column:span 6 !important}@media only screen and (min-width: 48rem){.address__form--fields [data-line-count="3"]{grid-column:span 2}}.template-customers-addresses .button-container{margin:1.25rem 0}.template-customers-addresses .button-container .secondary{height:3.125rem;margin-right:.5rem}.template-customers-addresses .address__container{padding-top:1.25rem}.template-customers-addresses .address__container .secondary{height:3.125rem;margin-right:.5rem}.main-article{margin-bottom:1.5rem}.blog__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:1.5rem}@media only screen and (min-width: 48rem){.blog__grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 61.875rem){.blog__grid{grid-template-columns:repeat(3, 1fr)}}.cart__table{margin-bottom:4rem}.cart__table-header{display:grid;grid-template-columns:3fr repeat(3, 1fr);gap:1rem;margin:0 auto}.cart__heading{padding:.5rem 0;border-bottom:1px solid var(--color-support-light-grey);text-align:center}.cart__table-line-items{list-style:none;padding:2rem 0;margin:0 auto;border-top:1px solid var(--color-support-light-grey);border-bottom:1px solid var(--color-support-light-grey)}@media only screen and (min-width: 48rem){.cart__table-line-items{border-top:none}}.cart__line-item{display:grid;grid-template-columns:6.25rem 1fr;gap:1rem}@media only screen and (min-width: 48rem){.cart__line-item{grid-template-columns:1fr 5fr;gap:.5rem}}.cart__line-item+.cart__line-item{margin-top:4rem}.cart__item-detail{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}@media only screen and (min-width: 48rem){.cart__item-detail{grid-template-columns:2fr repeat(3, 1fr)}}.cart__item-detail p{margin:0}@media only screen and (max-width: 47.9375rem){.cart__item-detail-meta{grid-column:span 2}}.cart__item-detail-description--light{color:var(--color-support-grey)}@media only screen and (max-width: 47.9375rem){.cart__item-cell::before{content:attr(data-label);display:inline}}@media only screen and (min-width: 48rem){.cart__item-cell{text-align:center}}.cart__summary{padding:2rem 0;margin:0 auto 2rem}@media only screen and (min-width: 48rem){.cart__summary{display:grid;grid-template-columns:2fr 1fr 2fr;grid-template-areas:"notes space summary";gap:1rem}}.cart__notes{grid-area:notes}.cart__summary-totals{grid-area:summary}.cart__summary-totals p{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.cart__summary-totals .cart__footer{display:flex;justify-content:flex-end;text-align:right}.cart__summary-totals .cart__footer input{margin-left:.25rem}.plp-template--grid{display:grid;grid-template-columns:1fr;padding-left:1rem;padding-right:1rem}@media only screen and (min-width: 48rem){.plp-template--grid{grid-template-columns:1fr 6fr 1fr;padding-left:2rem;padding-right:2rem}}.plp-template--grid .plp-aside>*{display:none}.plp-template--grid .plp-aside--heading{margin-bottom:2.5rem}.plp-template--grid button{margin-bottom:.5rem}.collection-grid{display:flex;flex-wrap:wrap;margin-right:-0.5rem;margin-left:-0.5rem;margin-bottom:2rem}.collection-grid .collection-grid__featured{display:flex;align-items:center;justify-content:center}.collection-grid .collection-grid__featured img{max-width:15rem;max-height:15rem}@supports(display: grid){.collection-grid{display:grid;gap:3.75rem 3rem;margin-left:0;margin-right:0}}.collection-grid .collection-grid__tile{padding-right:.5rem;padding-left:.5rem}@supports(display: grid){.collection-grid .collection-grid__tile{width:100% !important;padding:0 !important}}@media only screen and (max-width: 61.8125rem){.collection-grid.collection-grid--default[data-layout-mobile="1"]{grid-template-columns:100%}}@media only screen and (max-width: 61.8125rem){.collection-grid.collection-grid--default[data-layout-mobile="2"]{grid-template-columns:1fr 1fr}.collection-grid.collection-grid--default[data-layout-mobile="2"] .collection-grid__tile{width:50%}}@media only screen and (min-width: 61.875rem){.collection-grid.collection-grid--default[data-layout-desktop="2"]{grid-template-columns:1fr 1fr}.collection-grid.collection-grid--default[data-layout-desktop="2"] .collection-grid__tile{width:50%}}@media only screen and (min-width: 61.875rem){.collection-grid.collection-grid--default[data-layout-desktop="3"]{grid-template-columns:repeat(3, 1fr)}.collection-grid.collection-grid--default[data-layout-desktop="3"] .collection-grid__tile{width:33.33%}}@media only screen and (min-width: 61.875rem){.collection-grid.collection-grid--default[data-layout-desktop="4"]{grid-template-columns:repeat(4, 1fr)}.collection-grid.collection-grid--default[data-layout-desktop="4"] .collection-grid__tile{width:25%}}@media only screen and (min-width: 61.875rem){.collection-grid.collection-grid--default[data-layout-desktop="5"]{grid-template-columns:repeat(5, 1fr)}.collection-grid.collection-grid--default[data-layout-desktop="5"] .collection-grid__tile{width:20%}}@media only screen and (max-width: 61.8125rem){.collection-grid.collection-grid--alt[data-layout-mobile-alt="1"]{grid-template-columns:100%}}@media only screen and (max-width: 61.8125rem){.collection-grid.collection-grid--alt[data-layout-mobile-alt="2"]{grid-template-columns:1fr 1fr}.collection-grid.collection-grid--alt[data-layout-mobile-alt="2"] .collection-grid__tile{width:50%}}@media only screen and (min-width: 61.875rem){.collection-grid.collection-grid--alt[data-layout-desktop-alt="2"]{grid-template-columns:1fr 1fr}.collection-grid.collection-grid--alt[data-layout-desktop-alt="2"] .collection-grid__tile{width:50%}}@media only screen and (min-width: 61.875rem){.collection-grid.collection-grid--alt[data-layout-desktop-alt="3"]{grid-template-columns:repeat(3, 1fr)}.collection-grid.collection-grid--alt[data-layout-desktop-alt="3"] .collection-grid__tile{width:33.33%}}@media only screen and (min-width: 61.875rem){.collection-grid.collection-grid--alt[data-layout-desktop-alt="4"]{grid-template-columns:repeat(4, 1fr)}.collection-grid.collection-grid--alt[data-layout-desktop-alt="4"] .collection-grid__tile{width:25%}}@media only screen and (min-width: 61.875rem){.collection-grid.collection-grid--alt[data-layout-desktop-alt="5"]{grid-template-columns:repeat(5, 1fr)}.collection-grid.collection-grid--alt[data-layout-desktop-alt="5"] .collection-grid__tile{width:20%}}.template-product .header-section{z-index:99;position:sticky !important;top:0}.product__header{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}@media only screen and (min-width: 61.875rem){.product__header{grid-template-columns:repeat(12, 1fr);display:grid;grid-gap:.5rem;grid-template-areas:"thumbs media media media media media details details details details details details"}}@media only screen and (min-width: 48rem){.product__header{padding-left:2rem;padding-right:2rem}}.product__details{width:100%;padding:2.8125rem 1rem;text-align:center}@media only screen and (min-width: 48rem){.product__details{padding:8.75rem 0;text-align:left;position:sticky;top:7rem;padding:1rem 0;grid-area:details}}.product__details .product__title{text-transform:uppercase;line-height:100%;letter-spacing:.56px;margin-top:0;margin-bottom:2.5rem}.product__details .badge{font-size:1.25rem;font-family:var(--font-display);line-height:100%;letter-spacing:.5px;text-transform:uppercase;padding:0;margin-bottom:1rem}@media only screen and (min-width: 48rem){.product__details .badge{font-size:2.25rem}}.product__details .btn--add-to-cart{width:100%;background-color:var(--color-black)}.product__details .btn--add-to-cart p{color:var(--color-white);font-size:1.5rem}.product__details--inner{max-width:37.8125rem;width:100%;display:block;margin:0 auto}.product__price{font-size:1.375rem;line-height:.6}@media only screen and (min-width: 48rem){.product__price{font-size:2.5rem}}.product__price-container{margin-bottom:1.5rem}.product__compare-at-price{text-decoration:line-through;display:none !important}.product__price--on-sale{display:none;color:var(--color-accent)}.product__price--on-sale .product__compare-at-price{color:var(--color-support-grey)}.product__description{margin-bottom:1.5rem;font-size:1rem;line-height:130%}.product__form-options{margin-bottom:1.5rem}.btn-container{margin-bottom:1.5rem}.product__media{position:relative;width:100%}@media only screen and (min-width: 61.875rem){.product__media{grid-area:media;position:sticky;top:3.75rem}}.product__media-item img,.product__media-item video{width:100%;display:block}.product__media-responsive{position:relative;width:100%;height:0;padding-top:66.67%}.product__media-responsive model-viewer,.product__media-responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.product__media-responsive .model-viewer__button{position:absolute;top:.5rem;right:.5rem;z-index:2}.product__media-responsive .model-viewer__button[data-shopify-xr-hidden]{display:none}@media only screen and (max-width: 47.9375rem){.product__slideshow{display:flex;flex-flow:row nowrap;overflow:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.product__slideshow::-webkit-scrollbar{display:none}}@media only screen and (min-width: 61.875rem){.product__slideshow{width:100%}}.product__slideshow .product__media-item{scroll-snap-align:start;scroll-snap-stop:always;width:100%;flex-shrink:0;margin:0;margin-right:0}@media only screen and (min-width: 61.875rem){.product__slideshow .product__media-item{width:100%;margin:0}}.product__slideshow.is-fullscreen .product__media-item{width:80%;margin:0 .5rem}@media only screen and (max-width: 47.9375rem){.product__slideshow-progress{position:relative;left:.75rem;height:.125rem;width:100%;max-width:18rem;margin:1rem auto 0}.product__slideshow-progress .product__slideshow-progress-indicator{width:0;height:.125rem;transition:width .12s ease-out;background-color:var(--color-support-black)}}.controls-container--main .btn--control{position:absolute;top:50%;transform:translateY(-50%);z-index:2}.controls-container--main .btn--control-prev{left:.625rem}.controls-container--main .btn--control-next{right:.625rem}.is-flickity-fullscreen .controls-container--main .btn--control{position:fixed}.product__thumbnails-container{display:none}@media only screen and (min-width: 61.875rem){.product__thumbnails-container{grid-area:thumbs;position:sticky;top:7rem;display:block}}.product__thumbnails{max-width:4rem}@media only screen and (min-width: 61.875rem){.product__thumbnails .product__media-thumbnail{display:block;width:5rem;margin-bottom:1rem;opacity:.5;transition:opacity .28s ease}.product__thumbnails .product__media-thumbnail.active{opacity:1;border:1px solid var(--color-black);border-radius:.125rem}}@media only screen and (min-width: 61.875rem)and (hover: hover){.product__thumbnails .product__media-thumbnail:hover{opacity:1}}@media only screen and (min-width: 61.875rem){.product__thumbnails::after{content:"flickity";display:none}}.product__media--anchor{position:relative;top:-3.75rem}.controls-container--thumbs .btn--control{position:absolute;top:50%;transform:translateY(-50%);z-index:2}.controls-container--thumbs .btn--control-prev{left:.625rem}.controls-container--thumbs .btn--control-next{right:.625rem}.product-stitching__wrapper{padding-bottom:2.1875rem;display:grid;grid-template-columns:1fr 2fr}@media only screen and (max-width: 61.8125rem){.product-stitching__wrapper{display:none}}.product-stitching__wrapper h5{text-transform:uppercase}.product-stitching__wrapper .product-stitched__swatches{display:flex}.product-stitching__wrapper .product-stitched__swatches .swatch__list-item{margin-right:.25rem;display:inline-flex}.product-stitching__wrapper .product-stitched__swatches .swatch__list-item a{padding:.3125rem 0;border:1px solid var(--color-black);border-radius:3.5rem;font-size:.8125rem;text-decoration:none;height:1.875rem}.product-stitching__wrapper .product-stitched__swatches .swatch__list-item a.swatch__item--selected,.product-stitching__wrapper .product-stitched__swatches .swatch__list-item a:hover{background-color:var(--color-black);color:var(--color-white)}.product-stitching__wrapper .product-stitched__swatches .swatch__list-item a.standard p{line-height:1.2}.klaviyo-bis-trigger{width:100%;display:flex;justify-content:center;background-color:var(--color-black) !important}.klaviyo-bis-trigger p{color:var(--color-white);font-size:1.5rem}@media only screen and (min-width: 48rem){.default-page--template{display:grid;grid-template-columns:1fr 6fr 1fr;gap:0 3.125rem}}@media only screen and (min-width: 48rem){.default-page--template{padding-left:2rem;padding-right:2rem;margin-top:5.625rem}}.default-page--template .page-header{text-transform:uppercase;border:none;margin-bottom:1.25rem;padding-top:0}.default-page--template .page-header h1{line-height:1;text-transform:uppercase}@media only screen and (max-width: 61.8125rem){.default-page--template .default-page--main{padding-left:1rem;padding-right:1rem}}.default-page--template .default-page--aside{position:relative}.default-page--template .default-page--aside .aside-inner{display:block}@media only screen and (max-width: 47.9375rem){.default-page--template .default-page--aside .aside-inner{padding-left:1rem;margin:2.5rem 0;display:flex;overflow-x:scroll;-webkit-overflow-scrolling:touch}.default-page--template .default-page--aside .aside-inner::-webkit-scrollbar{display:none}}.default-page--template .default-page--aside button{height:1.625rem;margin-right:.5rem}@media only screen and (min-width: 48rem){.default-page--template .default-page--aside button{height:2.5rem;margin-bottom:.5rem;margin-right:0}}.default-page--template .main-inner{max-width:57.1875rem;margin:auto}.default-page--template .main-inner h2,.default-page--template .main-inner h3,.default-page--template .main-inner h4,.default-page--template .main-inner h5{padding-bottom:1.25rem}@media only screen and (min-width: 48rem){.default-page--template .main-inner h2,.default-page--template .main-inner h3,.default-page--template .main-inner h4,.default-page--template .main-inner h5{padding-bottom:2.5rem}}.default-page--template .main-inner p{padding-bottom:1.25rem}@media only screen and (min-width: 48rem){.default-page--template .main-inner p{padding-bottom:2.1875rem}}.default-page--template .main-inner .secondary p{padding-bottom:0}.default-page--template .main-inner .contact-form{padding-bottom:6.25rem}.announcement-section{position:relative}.announcement-slider{position:relative;overflow:hidden;width:100%}.announcement-slider:not(.single-slide)::after{content:"flickity";display:none}.announcement-slider:not(.flickity-enabled) .announcement-slide:not(:first-of-type){display:none}.announcement-slide{width:100%;display:flex;justify-content:center;align-items:center;padding:.5rem 1rem}@media only screen and (min-width: 48rem){.announcement-slide{padding:.5rem 2.5rem}}.announcement-slide p,.announcement-slide a{margin:0}.controls-container--announcement .btn--control{position:absolute;top:50%;transform:translateY(-50%);z-index:2;background-color:transparent;border:1px solid transparent}.controls-container--announcement .btn--control-prev{left:.625rem}.controls-container--announcement .btn--control-next{right:.625rem}.featured-blog,.featured-articles{padding:1.5rem 0}@media only screen and (min-width: 48rem){.featured-blog,.featured-articles{padding:2rem 0}}.featured-blog__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:1.5rem}@media only screen and (min-width: 61.875rem){.featured-blog__grid{grid-template-columns:repeat(3, 1fr)}}.collection-banner__wrapper{position:relative;overflow:hidden;width:100%;height:70vh;min-height:25rem;margin-bottom:1rem;color:var(--collection-banner-color)}@media only screen and (min-width: 61.875rem){.collection-banner__wrapper{min-height:37.5rem;margin-bottom:1.5rem;color:var(--collection-banner-color-desktop)}}.collection-banner__wrapper .component-picture__wrapper{height:100%}.collection-banner__wrapper img{object-fit:cover}.collection-banner__container{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:row;padding:2rem 1rem}@media only screen and (min-width: 48rem){.collection-banner__container{padding:6.25rem}}@media only screen and (min-width: 61.875rem){.collection-banner__container{padding:6.25rem 10%}}@media only screen and (max-width: 61.8125rem){.collection-banner__container.justify-center{justify-content:center}}@media only screen and (max-width: 61.8125rem){.collection-banner__container.align-start{align-items:flex-start}}@media only screen and (max-width: 61.8125rem){.collection-banner__container.align-center{align-items:center}}@media only screen and (max-width: 61.8125rem){.collection-banner__container.align-end{align-items:flex-end}}@media only screen and (min-width: 61.875rem){.collection-banner__container.desktop-justify-start{justify-content:flex-start}}@media only screen and (min-width: 61.875rem){.collection-banner__container.desktop-justify-center{justify-content:center}}@media only screen and (min-width: 61.875rem){.collection-banner__container.desktop-justify-end{justify-content:flex-end}}@media only screen and (min-width: 61.875rem){.collection-banner__container.desktop-align-start{align-items:flex-start}}@media only screen and (min-width: 61.875rem){.collection-banner__container.desktop-align-center{align-items:center}}@media only screen and (min-width: 61.875rem){.collection-banner__container.desktop-align-end{align-items:flex-end}}.collection-banner__container.text-left{text-align:left}.collection-banner__container.text-center{text-align:center}.collection-banner__container.text-right{text-align:right}@media only screen and (min-width: 61.875rem){.collection-banner__container.text-left--min-lg{text-align:left}}@media only screen and (min-width: 61.875rem){.collection-banner__container.text-center--min-lg{text-align:center}}@media only screen and (min-width: 61.875rem){.collection-banner__container.text-right--min-lg{text-align:right}}.collection-banner__content{position:relative;z-index:2;width:100%;max-width:25rem}.collection-list__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:1.5rem}@media only screen and (min-width: 48rem){.collection-list__grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 61.875rem){.collection-list__grid{grid-template-columns:repeat(3, 1fr)}}.featured-collection{padding:1.5rem 0}@media only screen and (min-width: 48rem){.featured-collection{padding:2rem 0}}.featured-collections{padding:1.5rem 0}@media only screen and (min-width: 48rem){.featured-collections{padding:2rem 0}}.featured-media .featured-media__slide{display:flex;justify-content:flex-start}@media only screen and (min-width: 48rem){.featured-media .featured-media__slide{justify-content:center}}.featured-media .featured-media__wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.featured-products{padding:1.5rem 0}@media only screen and (min-width: 48rem){.featured-products{padding:2rem 0}}footer{color:var(--color-support-black);padding-top:1.5rem;display:none}@media only screen and (min-width: 48rem){footer{padding-top:2rem}}footer a,footer .btn--text{color:var(--color-support-black)}footer a::after,footer .btn--text::after{background-color:var(--color-support-black)}.footer__grid{padding:2rem 0}@media only screen and (min-width: 61.875rem){.footer__grid{padding:5rem 0;display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"navigation";grid-auto-flow:column;grid-gap:.5rem}}.footer__navigation{grid-area:navigation;display:grid;text-align:center}@media only screen and (min-width: 61.875rem){.footer__navigation{grid-template-columns:1fr repeat(2, 1fr);grid-gap:2rem 2rem;text-align:left}}.footer__brand{text-align:center}@media only screen and (min-width: 61.875rem){.footer__brand{text-align:right}}.footer__brand .footer__logo{margin-bottom:2rem}.footer__brand .footer__logo svg{width:4.875rem;height:3rem}.footer__brand span{font-family:var(--font-heading-xbold);font-size:.75rem;line-height:180%}@media only screen and (min-width: 61.875rem){.footer__brand span{font-size:.8125rem;line-height:1.085625rem}}.footer-menu__list{list-style:none;margin:0;padding:0}@media only screen and (max-width: 61.8125rem){.footer-menu__list{margin-bottom:2.8125rem}}.footer-menu__list-item{display:block}.footer-menu__list-item a{display:block;font-size:.75rem;line-height:180%;font-family:var(--font-heading-xbold);text-decoration:none}@media only screen and (min-width: 61.875rem){.footer-menu__list-item a{font-size:1.125rem;line-height:1.8125rem}}.footer-social{margin-bottom:1.5rem}.footer-base{color:var(--color-support-black);padding:1.5rem 0;text-align:center;font-family:var(--font-heading-xbold);font-size:.8125rem}.header-section{z-index:99;width:100%}.template-index .header-section,.template-product .header-section,#bratz-x-kylie .header-section{position:absolute;top:0;left:0;width:100%}#bratz-x-kylie .header-section{position:fixed;pointer-events:none}.is-flickity-fullscreen .header-section{z-index:1}.header-section.is-sticky{position:sticky;top:0}.header-section .icon-cross{display:none}.header-section .icon-menu{display:flex}.menu-is-expanded .header__grid{position:relative;z-index:116}.menu-is-expanded .icon-menu{display:none}.menu-is-expanded .icon-cross{display:flex;width:1.5rem;height:1.5rem}@media only screen and (min-width: 48rem){.menu-is-expanded .icon-cross{margin-left:-0.3125rem}}.menu-is-expanded .home-panel{display:none !important}.header{color:var(--color-support-black);padding:1rem 0;width:100%}.template-index .header,.template-product .header,#bratz-x-kylie .header{background-color:transparent}#bratz-x-kylie .header{padding:2rem 0}.header .header__btn{color:var(--color-support-black)}@media(hover: hover){.header .header__btn:hover{color:var(--color-support-black)}}.header .h1,.header h1{margin:0;font-size:0}.header__grid{display:grid;grid-template-columns:5.1875rem 2fr 5.1875rem;align-items:center;position:relative;padding-left:1rem;padding-right:1rem}@media only screen and (min-width: 48rem){.header__grid{grid-template-columns:15.3125rem 9fr 15.3125rem}}@media only screen and (min-width: 48rem){.header__grid{padding-left:2rem;padding-right:2rem}}.header__grid-left{display:flex;align-items:center}@media only screen and (max-width: 47.9375rem){.header__grid-left button.secondary{width:2.25rem;height:2.25rem;padding:0;display:flex;justify-content:center}}#bratz-x-kylie .header__grid-left{pointer-events:all}.header__grid-centre{text-align:center}#bratz-x-kylie .header__grid-right{pointer-events:all}.header__grid-right .header__grid-right-actions{display:grid;align-items:center;border:1px solid var(--color-black);border-radius:2.5rem;padding:.3125rem 1.5rem;height:2.5rem}@media only screen and (min-width: 48rem){.header__grid-right .header__grid-right-actions{grid-template-columns:1fr 1fr;gap:0 2.5625rem}}.header__grid-right .header__grid-right-actions .header__btn--cart{text-align:right}@media only screen and (max-width: 47.9375rem){.header__grid-right .header__grid-right-actions{width:5.1875rem;height:2.25rem;padding:0}.header__grid-right .header__grid-right-actions a.header__btn--cart{font-size:.75rem}}.hero-slider-section{position:relative}.hero-slider-section .hero-slider__counter{position:absolute;bottom:2rem;left:0;width:100%;text-align:center}.hero-slider-section .flickity-page-dots{bottom:1.5625rem}.hero-slider{position:relative;overflow:hidden;width:100%}.hero-slider:not(.single-slide)::after{content:"flickity";display:none}.hero-slider.hero-slider--full{height:100vh}.hero-slider.hero-slider--full .hero-slide{height:100%}.hero-slider.hero-slider--full .component-picture__wrapper{height:100%}.hero-slider:not(.flickity-enabled) .hero-slide:not(:first-of-type){display:none}@media(hover: hover){.hero-slide__button:hover{color:var(--color-support-black)}}.hero-slide{width:100%;display:grid;grid-template-columns:1fr}.hero-slide .component-picture__wrapper{grid-column:1;grid-row:1}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-slide__title{margin:0 0 .5rem}.hero-slide__container{grid-column:1;grid-row:1;z-index:2;display:flex;flex-direction:row;padding:2rem 1rem;text-decoration:none}@media only screen and (min-width: 48rem){.hero-slide__container{padding:6.25rem}}@media only screen and (min-width: 61.875rem){.hero-slide__container{padding:6.25rem 10%}}@media only screen and (max-width: 47.9375rem){.hero-slide__container.justify-center{justify-content:center}}@media only screen and (max-width: 47.9375rem){.hero-slide__container.align-start{align-items:flex-start}}@media only screen and (max-width: 47.9375rem){.hero-slide__container.align-center{align-items:center}}@media only screen and (max-width: 47.9375rem){.hero-slide__container.align-end{align-items:flex-end}}@media only screen and (min-width: 48rem){.hero-slide__container.desktop-justify-start{justify-content:flex-start}}@media only screen and (min-width: 48rem){.hero-slide__container.desktop-justify-center{justify-content:center}}@media only screen and (min-width: 48rem){.hero-slide__container.desktop-justify-end{justify-content:flex-end}}@media only screen and (min-width: 48rem){.hero-slide__container.desktop-align-start{align-items:flex-start}}@media only screen and (min-width: 48rem){.hero-slide__container.desktop-align-center{align-items:center}}@media only screen and (min-width: 48rem){.hero-slide__container.desktop-align-end{align-items:flex-end}}.hero-slide__container.text-left{text-align:left}.hero-slide__container.text-center{text-align:center}.hero-slide__container.text-right{text-align:right}@media only screen and (min-width: 61.875rem){.hero-slide__container.text-left--min-lg{text-align:left}}@media only screen and (min-width: 61.875rem){.hero-slide__container.text-center--min-lg{text-align:center}}@media only screen and (min-width: 61.875rem){.hero-slide__container.text-right--min-lg{text-align:right}}.hero-slide__content{position:relative;z-index:2;width:100%;max-width:25rem;opacity:0;transform:translate3d(0, 20px, 0);transition:opacity .4s var(--transition-timing-flick),transform .3s var(--transition-timing-flick);transition-delay:.3s}.is-selected .hero-slide__content,.single-slide .hero-slide__content{opacity:1;transform:translate3d(0, 0, 0)}.image-with-text{width:100%}@media only screen and (min-width: 48rem){.image-with-text{display:grid;grid-template-columns:repeat(12, 1fr);align-items:stretch}}@media only screen and (min-width: 48rem){.image-with-text__image{grid-column:span 6;grid-row:1}}@media only screen and (min-width: 48rem){.reverse .image-with-text__image{grid-column:7/13}}.image-with-text__image img{display:block;width:100%;height:100%;object-fit:cover}.image-with-text__text{width:100%;padding:1.5rem 0;grid-column:8/12}@media only screen and (min-width: 48rem){.image-with-text__text{grid-row:1;padding:1.5rem 2.5rem;display:flex;flex-direction:column;justify-content:center}}@media only screen and (min-width: 48rem){.reverse .image-with-text__text{grid-column:2/6}}.container--flush .image-with-text__text{padding-left:1rem;padding-right:1rem}@media only screen and (min-width: 48rem){.image-with-text__text-inner{max-width:25rem;display:block;margin:0 auto}}.newsletter-section{padding:1.5rem 0}@media only screen and (min-width: 48rem){.newsletter-section{padding:2rem 0}}.product-recommendations__wrapper{padding:6.25rem 0 1.5rem 0;text-align:center}@media only screen and (min-width: 48rem){.product-recommendations__wrapper{padding:6.25rem 0 1.5rem 0}}.recommendations-title--wrapper{display:flex;justify-content:center}.recommendations-title--wrapper .recommendations-title--wrapper-inner{border:1px solid var(--color-black);border-radius:2.5rem;margin:auto;text-align:center;display:flex;justify-content:space-between;font-size:1rem;padding:.75rem 2.5rem;align-items:center}.recommendations-title--wrapper .recommendations-title--wrapper-inner span{padding:0 1.5rem}.recommendations-title--wrapper .icon{width:1rem;height:1rem}.recently-viewed__wrapper{padding:1.5rem 0}@media only screen and (min-width: 48rem){.recently-viewed__wrapper{padding:2rem 0}}.recently-viewed{width:100%}.page-header{border-bottom:1px solid var(--color-black)}.page-header h1{margin:0;text-transform:uppercase}.homepage-index{cursor:none;height:100vh;height:100svh;overflow:hidden;position:relative}.homepage__bg{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2}.homepage__bg span{background-image:var(--homepage-bg);background-position:center center;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%}.homepage__bg span:last-child{visibility:hidden}.homepage__stickers{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}@media only screen and (min-width: 1240px){.homepage__stickers{display:block}}.homepage__stickers img{height:128px;left:0;margin-left:-64px;margin-top:-64px;position:absolute;top:0;width:128px}.homepage__stickers-btn{bottom:64px;display:none;left:50%;position:absolute;transform:translateX(-50%);transition:opacity .5s;z-index:2}.homepage__stickers-btn.hidden{opacity:0;pointer-events:none;transition:opacity .5s,visibility 0s .5s;visibility:hidden}@media only screen and (min-width: 1240px){.homepage__stickers-btn{display:block}}@media(max-width: 1023px){.home-icon-list{align-items:flex-end;bottom:0;display:flex;justify-content:space-between;left:0;padding:0 20px 28px;position:absolute;right:0}}@media(max-width: 500px){.home-icon-list{padding:0 10px 28px}}.home-icon{background:transparent;border:none;cursor:pointer;display:inline-block;padding:0;text-align:center;text-decoration:none;width:82px}.key-access .home-icon:focus-visible{outline:3px dotted var(--color-white)}@media only screen and (min-width: 1024px){.home-icon{position:absolute}}@media only screen and (min-width: 1240px){.home-icon{width:100px}}@media only screen and (min-width: 1024px){.home-icon--shop{left:64px;top:170px}}@media only screen and (min-width: 1240px){.home-icon--shop{left:84px}}.home-icon--shop .home-icon__icon{height:46px;width:39px}@media only screen and (min-width: 1240px){.home-icon--shop .home-icon__icon{height:82px;width:68px}}@media only screen and (min-width: 1024px){.home-icon--kylie{bottom:120px;left:64px}}@media only screen and (min-width: 1024px){.home-icon--punk{left:190px;top:290px}}@media only screen and (min-width: 1240px){.home-icon--punk{left:210px;top:360px}}@media only screen and (min-width: 1024px){.home-icon--customize{bottom:120px;right:64px}}.home-icon--customize .home-icon__icon{height:40px;width:40px}@media only screen and (min-width: 1240px){.home-icon--customize .home-icon__icon{height:72px;width:72px}}.home-icon__icon{display:block;margin:0 auto;position:relative}.home-icon__icon img{height:100%;width:100%}.home-icon__folder{display:block;height:40px;margin:0 auto;position:relative;transform:translateX(7.5%);width:58px}@media only screen and (min-width: 1240px){.home-icon__folder{height:64px;width:75px}}.home-icon__folder svg{width:100%;height:100%}.home-icon__folder #open{visibility:hidden}.home-icon__folder-front{position:absolute;width:100%;height:100%;bottom:0;right:0}.home-icon__folder-badge{background-image:url("data:image/svg+xml,%3Csvg width=%2730%27 height=%2714%27 viewBox=%270 0 30 14%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M7.09309 0.22818C3.56401 0.22818 0.703125 3.08907 0.703125 6.61815C0.703125 10.1472 3.56401 13.0081 7.09309 13.0081H22.8222C26.3513 13.0081 29.2122 10.1472 29.2122 6.61815C29.2122 3.08907 26.3513 0.22818 22.8222 0.22818H7.09309ZM8.67074 9.07584H7.58494V4.16048H8.73338L10.8075 7.4959V4.16048H11.8933V9.07584H10.7449L8.67074 5.74744V9.07584ZM16.287 9.07584H12.7303V4.16048H16.2244V5.13653H13.8092V6.11258H16.0225V7.06756H13.8092V8.09979H16.287V9.07584ZM17.906 9.07584H19.0753L19.9245 5.74042L20.7667 9.07584H21.936L23.3141 4.16048H22.1865L21.2748 7.50994L20.4186 4.16048H19.4233L18.5672 7.50994L17.6554 4.16048H16.5279L17.906 9.07584Z%27 fill=%27%237B3DFF%27/%3E%3C/svg%3E%0A");background-size:cover;height:14px;position:absolute;right:7%;top:30%;width:30px}.home-icon__label{font-family:var(--font-heading-xbold);font-size:.8125rem;display:block;line-height:1.3;padding-top:8px;text-shadow:0px 2px 1px #f3cdff}@media screen and (max-width: 1023px){.home-icon__label>span{display:none}}.home-panel{cursor:none !important;position:absolute;-webkit-user-select:none;user-select:none;pointer-events:auto;transition:opacity .5s}.home-panel.transparent{opacity:0}.home-panel[data-open=false]{pointer-events:none}.home-panel[data-open=false] .home-panel__inner{transition:visibility 0s 1s;visibility:hidden}.home-panel .home-panel__inner{background-color:var(--color-blush);background-color:var(--color-white);border-radius:8px;box-shadow:2px 4px 2px rgba(0,0,0,.1);overflow:hidden;transform-origin:0% 100%}.home-panel__header{background-color:var(--color-white);min-height:36px;padding:4px 0 8px;position:relative;text-align:center;z-index:4}@media screen and (min-width: 1240px){.home-panel__header{min-height:52.5px;padding:14px 0}}.home-panel__header .home-panel__close{background:transparent;border:none;cursor:pointer;position:absolute;right:4px;top:6px;height:34px;width:29px}.key-access .home-panel__header .home-panel__close:focus-visible{outline:3px dotted var(--color-purple-passion)}@media screen and (min-width: 1240px){.home-panel__header .home-panel__close{right:16px;top:16px}}.home-panel__header .home-panel__close img{height:25px;width:20px}@media screen and (min-width: 1240px){.home-panel__header .home-panel__close img{height:100%;width:100%}}@media screen and (max-width: 767px){.home-panel__header>.h5>span{display:none}}.homepage-index .home-panel__inner{transform:scale(0)}.home-panel__content{overflow:hidden;position:relative}.key-access .home-panel__content a:focus-visible,.key-access .home-panel__content button:focus-visible{outline:3px dotted var(--color-purple-passion)}.home-panel__content--inset{padding:0 14px 14px}@media only screen and (min-width: 768px){.home-panel__content--inset{padding:0 14px 20px}}@media only screen and (min-width: 1240px){.home-panel__content--inset{padding:0 20px 28px}}@media only screen and (min-width: 1500px){.home-panel__content--inset{padding:35px}}.home-panel--kylie[data-open=false]{bottom:30px;left:40%;margin-left:0;margin-top:0;right:auto;top:auto}@media only screen and (min-width: 1240px){.home-panel--kylie[data-open=false]{bottom:120px;left:89px}}.home-panel--kylie-video{right:20px;top:78px;z-index:29}.home-panel--kylie-video.full{height:100%;margin-right:0;right:0;top:0;width:100%}.home-panel--kylie-video.full .home-panel__inner{width:100%}.home-panel--kylie-video.full .home-panel__content{height:100%}@media only screen and (min-width: 768px){.home-panel--kylie-video{right:50px;top:113px}}@media only screen and (min-width: 1240px){.home-panel--kylie-video{right:80px}}@media screen and (min-width: 1800px){.home-panel--kylie-video{margin-right:-840px;right:50%}}.home-panel--kylie-video .home-panel__inner{width:300px}@media screen and (min-width: 1800px){.home-panel--kylie-video .home-panel__inner{width:496px}}.home-panel--kylie-video .home-panel__content{background-position:50% 50%;background-size:cover;height:284px}@media only screen and (min-width: 768px){.home-panel--kylie-video .home-panel__content{height:294px}}@media screen and (min-width: 1800px){.home-panel--kylie-video .home-panel__content{height:487px}}.home-panel--kylie-video .home-panel__content img{height:100%;object-fit:cover;width:100%}.home-panel--kylie-video button.secondary{border-color:var(--color-white);bottom:50%;color:var(--color-white);left:50%;position:absolute;transform:translateX(-50%) translateY(50%);z-index:2}.home-panel--kylie-products,.home-panel--punk{bottom:130px;left:20px;z-index:30}@media only screen and (min-width: 768px){.home-panel--kylie-products,.home-panel--punk{bottom:auto;left:50%;margin-left:-300px;margin-top:-180px;top:50%}}@media(min-width: 1240px)and (min-height: 990px){.home-panel--kylie-products,.home-panel--punk{bottom:auto;left:50%;margin-left:-360px;margin-top:-260px}}@media(min-width: 1500px)and (min-height: 990px){.home-panel--kylie-products,.home-panel--punk{margin-left:-389px;margin-top:-260px}}.home-panel--kylie-products .home-panel__inner,.home-panel--punk .home-panel__inner{width:calc(100vw - 104px)}@media only screen and (min-width: 768px){.home-panel--kylie-products .home-panel__inner,.home-panel--punk .home-panel__inner{width:600px}}@media(min-width: 1240px)and (min-height: 990px){.home-panel--kylie-products .home-panel__inner,.home-panel--punk .home-panel__inner{width:720px}}@media(min-width: 1500px)and (min-height: 990px){.home-panel--kylie-products .home-panel__inner,.home-panel--punk .home-panel__inner{width:778px}}.home-panel--kylie-products .home-panel__content,.home-panel--punk .home-panel__content{text-align:center}.home-panel--kylie-products a.secondary,.home-panel--punk a.secondary{display:inline-block}.home-panel--punk{bottom:auto;left:45px;pointer-events:auto;top:50%;margin-top:-190px}.home-panel--punk[data-open=false]{bottom:30px;left:60%;margin-left:0;margin-top:0;pointer-events:none;right:auto;top:auto}@media only screen and (min-width: 1024px){.home-panel--punk[data-open=false]{left:190px;top:290px}}@media only screen and (min-width: 1240px){.home-panel--punk[data-open=false]{left:210px;top:360px}}@media only screen and (min-width: 768px){.home-panel--punk{left:50%;margin-left:-340px;margin-top:-250px}}@media only screen and (min-width: 1240px){.home-panel--punk{margin-left:-360px}}@media only screen and (min-width: 1500px){.home-panel--punk{margin-left:-458px;margin-top:-330px}}.home-panel--punk .home-panel__inner{width:calc(100vw - 90px)}@media only screen and (min-width: 768px){.home-panel--punk .home-panel__inner{width:680px}}@media only screen and (min-width: 1024px){.home-panel--punk .home-panel__inner{transform-origin:0% 0%}}@media only screen and (min-width: 1240px){.home-panel--punk .home-panel__inner{width:720px}}@media only screen and (min-width: 1500px){.home-panel--punk .home-panel__inner{width:916px}}.home-panel--customize{left:20px;margin-top:-190px;top:50%}.home-panel--customize[data-open=false]{bottom:30px;left:80%;margin-left:0;margin-top:0;pointer-events:none;right:auto;top:auto}@media only screen and (min-width: 1024px){.home-panel--customize[data-open=false]{bottom:120px;left:auto;right:64px;top:auto}}@media only screen and (min-width: 768px){.home-panel--customize{left:50%;margin-left:-300px}}@media(min-width: 1240px)and (min-height: 990px){.home-panel--customize{margin-left:-380px;margin-top:-380px}}.home-panel--customize .home-panel__inner{width:calc(100vw - 40px)}@media only screen and (min-width: 768px){.home-panel--customize .home-panel__inner{width:600px}}@media only screen and (min-width: 1024px){.home-panel--customize .home-panel__inner{transform-origin:100% 100%}}@media(min-width: 1240px)and (min-height: 990px){.home-panel--customize .home-panel__inner{width:760px}}.home-panel--stickers{display:none;right:32px;top:129px}@media only screen and (min-width: 1240px){.home-panel--stickers{display:block}}.home-panel--stickers[data-open=false]{bottom:120px;right:64px;top:auto;pointer-events:none}.home-panel--stickers .home-panel__inner{transform-origin:100% 100%;width:446px}.home-panel .simplebar-track{background:#fff;box-shadow:inset 0px 0px 6px rgba(0,0,0,.25);border-radius:20px}.home-panel .simplebar-track.simplebar-vertical{width:15px}.home-panel .simplebar-scrollbar:before{background:none;background-image:var(--scrollbar-thumb);background-repeat:no-repeat;background-size:100% 100%;opacity:1 !important}.home-panel__keyclose{bottom:0;left:0;opacity:0;position:absolute}.home-panel__products{display:flex;justify-content:space-around}.home-panel__product{max-width:28%;flex:28%}@media screen and (max-width: 767px){.home-panel__product{max-width:46%;flex:46%}.home-panel__product:nth-child(1n+3){display:none}}.home-panel__product .product-card__image{margin-bottom:12px;margin-left:auto;margin-right:auto;max-width:85%}@media only screen and (min-width: 768px){.home-panel__product .product-card__image{margin-bottom:22px}}.home-panel__product .product-card__meta{height:auto;padding-bottom:14px}@media only screen and (min-width: 1240px){.home-panel__product .product-card__meta{padding-bottom:40px}}.home-panel__product .product-card__meta--inner{margin-top:0}.home-panel__product .product-card__meta-badge{display:none}.home-panel__product .product-card__title{margin:0 0 4px;font-size:.8125rem}@media only screen and (min-width: 61.875rem){.home-panel__product .product-card__title{font-size:1rem;margin:0 0 12px}}@media only screen and (min-width: 1240px){.home-panel__product .product-card__title{margin-left:auto;margin-right:auto;max-width:180px}}.home-panel__product .product-card__price{margin-bottom:0}.home-panel__product .product-card__price a{font-size:.8125rem}@media only screen and (min-width: 61.875rem){.home-panel__product .product-card__price a{font-size:.875rem}}.home-panel__content--customize{padding:32px}@media only screen and (min-width: 1240px){.home-panel__content--customize{padding:48px}}.home-panel__bgs{display:grid;grid-gap:24px;grid-template-columns:1fr 1fr 1fr}@media(min-width: 1240px)and (min-height: 990px){.home-panel__bgs{grid-gap:32px;grid-template-columns:1fr 1fr}}.home-panel__bg{box-shadow:2px 4px 2px rgba(0,0,0,.1);border:1px #e1dfe5 solid;border-radius:5px;height:100px;overflow:hidden;transition:border-color .6s}.key-access .home-panel__bg:focus-visible{outline:3px dotted var(--color-purple-passion)}.home-panel__bg.active{border-color:var(--color-black)}@media(min-width: 1240px)and (min-height: 990px){.home-panel__bg{height:183px}}.home-panel__bg img{height:100%;object-fit:cover;width:100%}.home-panel__content--stickers{height:50vh;height:50svh;overflow:scroll;padding:30px}.home-panel__stickers{display:grid;grid-gap:24px;grid-template-columns:1fr 1fr 1fr;-webkit-user-select:none;user-select:none}@media(min-width: 1240px)and (min-height: 990px){.home-panel__stickers{grid-gap:32px;grid-template-columns:1fr 1fr}}.home-video{background-color:var(--color-white);border-radius:8px;height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;visibility:hidden;width:100%;z-index:9997}.home-video.playing{pointer-events:auto}.home-video .home-panel__inner{transform:none}.home-video .home-video__content{background-position:50% 50%;background-size:cover;height:calc(100% - 36px);left:0;position:absolute;top:36px;width:100%}@media screen and (min-width: 1240px){.home-video .home-video__content{height:calc(100% - 52.5px);top:52.5px}}.home-video video{left:50%;position:relative;top:50%;transform:translateX(-50%) translateY(-50%);z-index:2}.home-video button.secondary{border-color:var(--color-white);bottom:48px;color:var(--color-white);left:50%;position:absolute;transform:translateX(-50%);z-index:3}.key-access .home-video button.secondary:focus-visible{outline:3px dotted var(--color-purple-passion)}.home-video__mobile-bg{width:100%;height:100%;position:absolute;top:0;left:0;background-position:center center;background-size:cover;z-index:2;transform:scale(1.1)}@media screen and (min-width: 1024px){.home-video__mobile-bg{display:none}}.bratz-x-kylie__logo{position:absolute;top:.8125rem;left:50%;width:5rem;height:4.625rem;margin-left:-2.53125rem;pointer-events:all;will-change:transform}.bratz-x-kylie__logo img{display:block;opacity:0}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__logo{width:8.1875rem;height:7rem;margin-left:-4.09375rem}}.bratz-x-kylie__wrapper{position:relative;background-color:var(--color-kylie-pink);overflow:hidden}.bratz-x-kylie__wrapper .bratz-x-kylie__butterfly-gif{width:6.25rem;position:absolute;top:4.375rem;right:10%;transform:rotate(-15deg)}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__wrapper .bratz-x-kylie__butterfly-gif{display:none}}.bratz-x-kylie__logo-wrapper{position:fixed;top:0;left:0;width:100%;z-index:2}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__logo-wrapper{height:100vh;pointer-events:none}}.bratz-x-kylie__wrapper-trigger{flex-direction:column;padding-top:32.375rem;width:100%;height:auto;will-change:transform}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__wrapper-trigger{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;padding:0;height:100vh}}.bratz-x-kylie__wrapper-scroll{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__wrapper-scroll{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;flex-direction:row}}.bratz-x-kylie__wrapper-landing{display:flex;align-items:center;flex-direction:column;gap:9.5625rem;margin-bottom:9.5625rem}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__wrapper-landing{width:100vw;flex-direction:row;justify-content:space-between;margin-right:Min(12.037037037vh, 130px);margin-bottom:0;gap:Min(9.2592592593vh, 100px);padding-right:Min(5.1851851852vh, 56px);padding-left:Min(6.6666666667vh, 72px)}}.bratz-x-kylie__drawing-one{aspect-ratio:1/1;width:19.5rem;position:relative}@media only screen and (min-width: 30rem){.bratz-x-kylie__drawing-one{width:25rem}}@media only screen and (min-width: 48rem){.bratz-x-kylie__drawing-one{width:30rem}}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__drawing-one{width:Min(56.6666666667vh, 612px)}}.bratz-x-kylie__drawing-one img{opacity:0}.bratz-x-kylie__drawing-one .bratz-x-kylie__butterfly-gif{position:absolute;transform:rotate(-15deg);display:none}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__drawing-one .bratz-x-kylie__butterfly-gif{display:block;width:Min(16.6666666667vh, 180px);top:-10%;right:-10%}}@media only screen and (min-width: 61.875rem){#bratz-x-kylie__drawing-two img{opacity:0}}.bratz-x-kylie__home-panel{position:relative;opacity:1}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__home-panel{opacity:0;will-change:transform;width:Min(70.2777777778vh, 759px)}}.bratz-x-kylie__home-panel .bratz-x-kylie__star-gif{position:absolute;bottom:-20%;right:5%;width:5.25rem}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__home-panel .bratz-x-kylie__star-gif{bottom:-13%;width:Min(8.8888888889vh, 96px)}}.bratz-x-kylie__home-panel .home-panel__inner{width:14.9375rem}@media only screen and (min-width: 30rem){.bratz-x-kylie__home-panel .home-panel__inner{width:22.0625rem}}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__home-panel .home-panel__inner{width:100%}}.bratz-x-kylie__home-panel .home-panel__header{padding:.75rem 0}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__home-panel .home-panel__header{padding:1.625rem 0}}.bratz-x-kylie__home-panel .home-panel__header .home-panel__close{width:1rem;height:1.1875rem;top:.375rem;right:.46875rem}.bratz-x-kylie__home-panel .home-panel__header .home-panel__close img{width:100%;height:100%}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__home-panel .home-panel__header .home-panel__close{pointer-events:none;right:1rem;top:1rem;width:1.8125rem;height:2.125rem}}.bratz-x-kylie__home-panel .home-panel__content{line-height:0}.bratz-x-kylie__home-panel--scroll{opacity:1;margin-top:9.5625rem;margin-bottom:9.5625rem}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__home-panel--scroll{width:Min(42.5vh, 459px);margin-top:0;margin-bottom:0;margin-left:Min(31.1111111111vh, 336px);margin-right:Min(31.1111111111vh, 336px)}}.bratz-x-kylie__home-panel--scroll .home-panel__header{padding:.75rem 0}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__home-panel--scroll .home-panel__header{padding:1rem 0}}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__home-panel--scroll .home-panel__header .home-panel__close{top:.5625rem;right:.5625rem;width:1.0625rem;height:1.25rem}}@media only screen and (min-width: 30rem){.bratz-x-kylie__home-panel--scroll .home-panel__inner{width:22.0625rem}}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__home-panel--scroll .home-panel__inner{width:100%}}.bratz-x-kylie__home-panel--title{margin-top:0;margin-bottom:6rem}.bratz-x-kylie__home-panel--title .home-panel__header{padding:.4375rem 0}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__home-panel--title .home-panel__header{padding:.25rem 0}}.bratz-x-kylie__home-panel--title .home-panel__header .home-panel__close{top:.5625rem;right:.5625rem;width:1.5rem;height:1.75rem}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__home-panel--title .home-panel__header .home-panel__close{top:.5625rem;right:.5625rem;width:1.0625rem;height:1.25rem}}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__home-panel--title{margin-bottom:0;margin-left:Min(31.1111111111vh, 336px);margin-right:Min(31.1111111111vh, 336px)}}.bratz-x-kylie__home-panel--title .home-panel__inner{width:calc(100vw - 40px)}@media only screen and (min-width: 30rem){.bratz-x-kylie__home-panel--title .home-panel__inner{width:22.0625rem}}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__home-panel--title .home-panel__inner{width:Min(37.037037037vh, 400px)}}.bratz-x-kylie__collection-tile{width:15.625rem;margin-bottom:5.375rem}.bratz-x-kylie__collection-tile .product-card__meta-badge{display:none}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__collection-tile .product-card__meta{height:auto}}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__collection-tile .product-card__price{margin-bottom:0}}.bratz-x-kylie__collection-tile:last-child{margin-bottom:7.5rem}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__collection-tile{width:Min(44.6296296296vh, 482px);margin-right:Min(17.2222222222vh, 186px);margin-bottom:0}}.bratz-x-kylie__collection-tile .product-card__image{margin-bottom:Min(1.8518518519vh, 20px)}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__collection-tile--two{margin-right:0}}@media only screen and (min-width: 61.875rem){.bratz-x-kylie__collection-tile--three{margin-right:Min(9.2592592593vh, 100px)}.bratz-x-kylie__collection-tile--three:last-child{margin-right:Min(13.8888888889vh, 150px);margin-bottom:0}}.bratz-x-kylie__announcement-bar{background-color:var(--color-white);position:fixed;bottom:0;left:0;overflow:hidden;display:flex;padding:1.25rem 2rem;z-index:10}.bratz-x-kylie__announcement-bar-inner{display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;will-change:transform}.bratz-x-kylie__announcement-bar-item{display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bratz-x-kylie__announcement-bar-text{display:flex}.bratz-x-kylie__announcement-bar-text p{margin-bottom:0;white-space:nowrap}.bratz-x-kylie__announcement-bar-gif{margin:0 3rem;display:flex}.bratz-x-kylie__announcement-bar-gif .arrow{width:3.375rem}.bratz-x-kylie__announcement-bar-gif .heart{width:2.125rem}.modal-js--open{overflow:hidden}.modal{position:fixed;z-index:999998;top:0;left:0;display:flex;width:100%;height:100%;overflow-y:auto}.modal[aria-hidden=true]{display:none}.modal--sm,.modal--md{padding:1rem;background-color:var(--color-fade)}.modal__dialog{position:absolute;padding:2.5rem;background-color:var(--color-support-white);min-height:100%;width:100%}.modal--sm .modal__dialog,.modal--md .modal__dialog{position:relative;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.1);min-height:auto;margin:auto}.modal--sm .modal__dialog{max-width:30rem}.modal--md .modal__dialog{max-width:48rem}.modal__close-button{position:absolute;z-index:2;top:0;right:0;display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;border:0;line-height:1;cursor:pointer;background-color:transparent;outline:0;padding:0}.modal__close-button svg{width:1rem;height:1rem}.search-modal__trigger{all:unset;display:inline-flex;align-items:center;padding:0;cursor:pointer;background-color:transparent;outline:0;border:0;white-space:nowrap;color:currentColor}.search-modal__trigger-label{display:none}@media only screen and (min-width: 61.875rem){.search-modal__trigger-label{display:inline;margin-left:.5rem}}.search__form{position:relative;margin-bottom:1.5rem}.search__form .search-icon,.search__form .search__clear,.search__form .search__button{position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}.search__input{width:100%}.search__suggestions{margin-bottom:2rem}.quick-search-results__grid--Products,.quick-search-results__grid--Collections{display:grid;gap:1.5rem;grid-template-columns:repeat(2, 1fr)}@media only screen and (min-width: 48rem){.quick-search-results__grid--Products,.quick-search-results__grid--Collections{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 61.875rem){.quick-search-results__grid--Products,.quick-search-results__grid--Collections{grid-template-columns:repeat(4, 1fr)}}.quick-search-results__grid--Articles{display:grid;gap:1.5rem}@media only screen and (min-width: 48rem){.quick-search-results__grid--Articles{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 61.875rem){.quick-search-results__grid--Articles{grid-template-columns:repeat(3, 1fr)}}.search-results__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem;grid-auto-flow:dense}@media only screen and (min-width: 48rem){.search-results__grid{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 61.875rem){.search-results__grid{grid-template-columns:repeat(4, 1fr)}}.side-cart{position:fixed;right:-100%;top:0;bottom:0;z-index:115;display:flex;flex-direction:column;width:100%;max-width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch;transition:transform .2s;transition-timing-function:var(--transition-timing-flick);transform:translateX(100%);background-color:var(--color-support-lighter-grey);right:-100%;width:100%}@media screen and (min-width: 39.6875rem){.side-cart{transform:translateX(39.6875rem)}}@media screen and (min-width: 39.6875rem){.side-cart{right:-39.6875rem;width:39.6875rem}}.cart-is-visible .side-cart{transform:translateX(-100%)}@media screen and (min-width: 39.6875rem){.cart-is-visible .side-cart{transform:translateX(-39.6875rem)}}.side-cart__app{position:relative;background-color:var(--color-white);flex-grow:1;padding-left:1rem;padding-right:1rem;display:flex;flex-direction:column}@media screen and (min-width: 39.6875rem){.side-cart__app{padding-left:2rem;padding-right:2rem}}.cart-is-visible{overflow:hidden}.cart-is-visible .fader--cart{opacity:1;visibility:visible}.side-cart__header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;padding:1.375rem 0;border-bottom:1px solid var(--color-black)}@media screen and (min-width: 39.6875rem){.side-cart__header{padding:2.1875rem 0}}@media screen and (max-width: 39.6875rem){.side-cart__header button.secondary.bordered--vers{font-size:.75rem;height:2.25rem}.side-cart__header button.secondary.bordered--vers p{line-height:0}}.side-cart__close{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}@media(hover: hover){.side-cart__close:hover{cursor:pointer}}.side-cart__close svg{width:.9375rem;height:.9375rem;pointer-events:none}.side-cart__items-total{display:flex;align-items:center;font-size:.875rem}.side-cart__items-total svg{margin-right:.3125rem}.side-cart__free-shipping{width:100%;text-align:center;font-size:.75rem;padding:0 1rem}.side-cart__free-shipping p{margin:0}.side-cart__free-shipping .side-cart__progress{height:.125rem;background-color:var(--color-support-light-grey);margin-bottom:.625rem}.side-cart__free-shipping .side-cart__progress-bar{height:.125rem;background-color:var(--color-accent);transition:width .3s ease-out}.side-cart__content-container{display:flex;flex-direction:column;flex:1}.side-cart__content{flex:1;overflow:auto}.side-cart__totals{position:sticky;bottom:0;width:100%;padding:1rem 0;border-top:1px solid var(--color-black);background-color:var(--color-white)}.side-cart__totals .btn{width:100%}.side-cart__subtotal{display:flex;justify-content:space-between;align-items:center;padding:0;font-size:1rem}.side-cart__empty{width:100%;text-align:center;padding:2.5rem 0}.side-cart__payment-icons{min-height:3rem;display:flex;justify-content:space-between;align-items:center}.side-cart__payment-icons span{display:flex;align-items:center}.side-cart__payment-icons svg{fill:var(--color-support-black);height:.9375rem}@media only screen and (min-width: 48rem){.side-cart__payment-icons{display:none}}.side-cart__checkout{padding:2rem 0}@media only screen and (min-width: 61.875rem){.side-cart__checkout{grid-template-columns:repeat(2, 1fr);gap:0 .5rem;display:grid}}.side-cart__checkout a{font-size:1rem}@media only screen and (max-width: 61.8125rem){.side-cart__checkout a{display:block;margin-bottom:.5rem}}.side-cart__checkout .checkout-btn{background-color:var(--color-black);color:var(--color-white)}.side-cart__error-message{padding:1rem;display:flex;justify-content:space-between;align-items:flex-start;background-color:var(--color-signal-error);color:var(--color-support-white);margin:1rem 0}.side-cart__error-message .btn{margin-left:1rem}.cart__loading-animation{position:absolute;z-index:2;top:0;left:0;opacity:0;visibility:hidden;display:flex;justify-content:center;align-items:center;width:100%;height:100%;margin-bottom:2rem;background-color:rgba(255,255,255,.9);transition:.1s opacity var(--transition-timing-flick),.1s visibility var(--transition-timing-flick)}.cart__loading-animation .loader{position:relative;width:40px;height:40px;border:3px solid var(--color-black);border-radius:50%;border-right-color:transparent;animation:loader-rotate 1s linear infinite}.cart__loading-animation .loader::after{content:"";position:absolute;top:2px;left:29px;width:3px;height:3px;border-radius:50%;background:var(--color-black)}@keyframes loader-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.cart-loading .cart__loading-animation{opacity:1;visibility:visible}.cart-page-app{position:relative}@media only screen and (min-width: 61.875rem){.cart-page-app{display:grid;grid-template-columns:repeat(2, 1fr)}}.cart-page-app .items_count{font-size:1rem;padding-bottom:3rem}.cart-page-app .side-cart__content-container{padding:1.875rem 0}@media only screen and (min-width: 61.875rem){.cart-page-app .side-cart__content-container{padding:4.0625rem 0;padding-right:10.625rem}}.cart-page-app .side-cart__content-container .cart-item{padding-top:0;padding-bottom:1.5625rem}.cart-page-app .side-cart__content-container .cart-item .quantity-selector,.cart-page-app .side-cart__content-container .cart-item .cart-item__price{padding-bottom:.625rem}.cart-page-app .side-cart__content-container .cart-item button.secondary{padding:.5rem .75rem}@media only screen and (min-width: 61.875rem){.cart-page-app .cart-page__totals{border-left:1px solid var(--color-black);padding-top:4.0625rem;padding-left:10.625rem;padding-bottom:4.0625rem;display:flex;flex-direction:column;justify-content:space-between}}.cart-page-app .cart-page__totals-action a{display:block;margin-bottom:1.25rem}@media only screen and (min-width: 61.875rem){.cart-page-app .cart-page__totals-action{text-align:right}}.cart-page-app .cart-page__totals-action span{font-size:2rem;display:block;margin-bottom:1.5625rem}@media only screen and (min-width: 61.875rem){.cart-page-app .cart-page__totals-action span{font-size:3.5rem}}.cart-page-app--wrapper{border-bottom:1px solid var(--color-black)}.cart-item{display:flex;justify-content:space-between;align-items:stretch;padding:1.5rem 0}.cart-item:last-child{border-bottom:none}.cart-item .item-remove{font-size:.8125rem}@media screen and (max-width: 39.6875rem){.cart-item button.secondary.bordered--vers{font-size:.75rem;height:2.25rem;line-height:0}}.cart-item .quantity-selector{display:flex;align-items:center}.cart-item .quantity-selector .qty-label{padding-right:.3125rem;font-size:.8125rem}.cart-item .quantity-selector input[type=number]{border:none;padding:0;line-height:normal;-webkit-appearance:none;width:1.25rem}.cart-item .quantity-selector button{margin-right:.3125rem}.cart-item input::-webkit-outer-spin-button,.cart-item input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item input[type=number]{-moz-appearance:textfield}.cart-item__content-wrapper{display:flex}.cart-item__image{max-width:6.0625rem;margin-right:1.25rem;width:100%;background-color:var(--color-white);border-radius:.3125rem}@media only screen and (min-width: 61.875rem){.cart-item__image{max-width:8.75rem;margin-right:2.8125rem}}.cart-item__image img{display:block;width:100%}.cart-item__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.cart-item__content.cart-item__content--end{align-items:flex-end}.cart-item__content p{margin:0;line-height:1.3}.cart-item__content .cart-item__quantity-selector{margin-top:.25rem}.cart-item__remove{width:32px;height:32px;display:flex;justify-content:center;align-items:center;margin-top:-0.5rem}@media(hover: hover){.cart-item__remove:hover{cursor:pointer}}.cart-item__remove svg{width:.9375rem;height:.9375rem;pointer-events:none}
[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%; /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%; /* Not required for horizontal scroll to trigger */
  max-height: 100%; /* Needed for vertical scroll to trigger */
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
  content: ' ';
  display: table;
}

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: black;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  transition: opacity 0.2s 0.5s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.5;
  transition-delay: 0s;
  transition-duration: 0s;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}

.simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 0;
  bottom: 0;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.simplebar-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
  -ms-overflow-style: scrollbar !important;
}

.simplebar-dummy-scrollbar-size > div {
  width: 200%;
  height: 200%;
  margin: 10px 0;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

