@keyframes placeholder-wave{0%{opacity:1}10%{opacity:1}to{opacity:.5}}@keyframes image-placeholder-wave{0%{background-color:#ededed}10%{background-color:#ededed}to{background-color:#ededed4d}}:root{--graphik: graphik, "Graphik Fallback", arial, sans-serif;--graphikWide: "Graphik Wide", "Graphik Wide Fallback", arial, sans-serif;--lashify-black: #000;--lashify-black-900: #202020;--lashify-black-800: #272727;--lashify-black-700: #313131;--lashify-black-600: #3e3e3e;--lashify-black-500: #4e4e4e;--lashify-black-450: #878787;--lashify-black-400: #4c4c4c;--lashify-black-300: #c3c3c3;--lashify-black-200: #e5e5e5;--lashify-black-100: #f9f9f9;--lashify-white: #fff;--transition-all: all .4s ease}.account-dashboard-section{display:flex;height:100%;padding:20px;background-color:#fff;flex-direction:column}.account-dashboard-section.account-dashboard-section--secondary{background-color:#dcdcdc}.account-dashboard-section.account-dashboard-section--secondary .account-dashboard-pagination__item{border-color:#0000001a}.account-dashboard-section.account-dashboard-section--secondary .account-dashboard-pagination__item.account-dashboard-pagination__item--ellipsis,.account-dashboard-section.account-dashboard-section--secondary .account-dashboard-pagination__item.account-dashboard-pagination__item--disabled{color:#0000001a}.account-dashboard-section.account-dashboard-section--secondary .account-dashboard-pagination__item.account-dashboard-pagination__item--disabled svg path{stroke:#0000001a}.account-dashboard-section.account-dashboard-section--secondary .account-dashboard-pagination__arrows{border-color:#0000001a}.account-dashboard-section.account-dashboard-section--dark-gray{background-color:#dcdcdc1a}.account-dashboard-section.account-dashboard-section--dark-gray .account-dashboard-section__header{border-color:#dcdcdc1a}.account-dashboard-section.account-dashboard-section--dark-gray .account-dashboard-section__title,.account-dashboard-section.account-dashboard-section--dark-gray .account-dashboard-section__subtitle,.account-dashboard-section.account-dashboard-section--dark-gray .account-dashboard-section__content{color:#fff}.account-dashboard-section+.account-dashboard-section{margin-top:15px}.account-dashboard-section:first-child{flex-grow:1}.account-dashboard-section.account-dashboard-section--overlayed{position:relative}.account-dashboard-section .account-dashboard-box-item:last-of-type{padding-bottom:0;border-bottom:none}.account-dashboard-section .account-dashboard-box-item__content-col .account-dashboard-box-item__statuses{margin-top:10px}.account-dashboard-section .account-dashboard-box-item__content-col .account-dashboard-box-item__status{padding:0;background:none}.account-dashboard-section .account-dashboard-box-item__content-col .account-dashboard-box-item__status:before{display:none}.account-dashboard-section .account-dashboard-box-item__content-col .account-dashboard-box-item__status.account-dashboard-box-item__status--left{align-items:flex-start}.account-dashboard-section .account-dashboard-box-item__content-col .account-dashboard-box-item__status.account-dashboard-box-item__status--right{align-items:flex-end}.account-dashboard-section__overlay{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:flex-end;align-items:center;width:100%;height:100%;padding:100px 20px 20px;background-image:linear-gradient(180deg,#fff0,#fff 80%);flex-direction:column;max-height:60%}.account-dashboard-section__overlay-content{font-family:Graphik,Graphik Fallback,Arial,sans-serif;font-size:20px;font-weight:700;line-height:1.15;text-align:center;color:#000}.account-dashboard-section__overlay-actions{width:100%;margin-top:20px}.account-dashboard-section__header{padding-bottom:14px;border-bottom:1px solid #ededed}.account-dashboard-section__header-row{display:flex;align-items:center}.account-dashboard-section__header-row.account-dashboard-section__header-row--subtitle{margin-bottom:7px}.account-dashboard-section__action{display:flex;align-items:center;font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:10px;font-weight:400;line-height:1;text-transform:uppercase;text-decoration:underline;color:#000}.account-dashboard-section__action svg{display:block;margin-top:1px;margin-left:5px}.account-dashboard-section__action svg path{stroke:#000}.account-dashboard-section__subtitle{margin-bottom:0;font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:10px;font-weight:400;line-height:1;text-transform:uppercase;color:#000;flex-grow:1}.account-dashboard-section__title{flex-grow:1;font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:14px;font-weight:700;line-height:14px;text-transform:uppercase;color:#000}.account-dashboard-section__content{flex-grow:1}.account-dashboard-section__footer{margin-top:21px;padding-top:20px;border-top:1px solid #ededed}.account-dashboard-section__arrows{display:flex;margin-left:-4px;margin-right:-4px}.account-dashboard-section__arrow{display:flex;justify-content:center;align-items:flex-start;padding-left:4px;padding-right:4px}.account-dashboard-section__arrow svg{--fill: black;transition:all .4s ease-in}.account-dashboard-section__arrow.swiper-button-disabled svg{--fill: grey}@media only screen and (min-width: 575px){.account-dashboard-section{padding:36px 40px}.account-dashboard-section+.account-dashboard-section{margin-top:20px}.account-dashboard-section__title{font-size:20px;line-height:1.15}.account-dashboard-section__overlay{padding-bottom:30px;padding-left:30px;padding-right:30px}}.account-dashboard-pagination{display:flex;flex-wrap:wrap;justify-content:space-between;padding-left:2px;padding-right:2px}.account-dashboard-pagination__pages{display:flex;flex-grow:1;margin-left:-2px;margin-right:-2px}.account-dashboard-pagination__arrows{display:flex;margin-left:-2px;margin-right:-2px}.account-dashboard-pagination__item{display:flex;justify-content:center;align-items:center;width:23px;height:23px;margin-left:2px;margin-right:2px;padding:8px 4px 8px 5px;border:1px solid #dcdcdc;font-family:Graphik,Graphik Fallback,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1;color:#000;transition:all .4s ease-in;border-radius:15px}.account-dashboard-pagination__item svg{display:block}.account-dashboard-pagination__item svg path{stroke:#000}.account-dashboard-pagination__item.account-dashboard-pagination__item--current{border-color:#000;background-color:#000;color:#fff}.account-dashboard-pagination__item.account-dashboard-pagination__item--ellipsis{border:none;font-weight:700;color:#dcdcdc}.account-dashboard-pagination__item.account-dashboard-pagination__item--previous svg{transform:rotate(180deg)}.account-dashboard-pagination__item.account-dashboard-pagination__item--disabled svg path{stroke:#dcdcdc}.account-dashboard-pagination__item.account-dashboard-pagination__item--placeholder{border-color:transparent;background-color:#0000001a}@media screen and (min-width: 361px){.account-dashboard-pagination__item{width:25px;height:25px}}@media screen and (min-width: 481px){.account-dashboard-pagination{padding-left:5px;padding-right:5px}.account-dashboard-pagination__pages,.account-dashboard-pagination__arrows{margin-left:-5px;margin-right:-5px}.account-dashboard-pagination__item{width:30px;height:30px;margin-left:5px;margin-right:5px}}.account-dashboard-navigation{display:flex;justify-content:center;margin-bottom:16px;padding-left:0;background-color:transparent;border-bottom:0}.account-dashboard-navigation__container{width:100%}.account-dashboard-navigation__container .account-dashboard-navigation__col:nth-child(3n){border-right:none}.account-dashboard-navigation__container .account-dashboard-navigation__col:last-child:after{content:"";display:block;width:20px;height:100%}.account-dashboard-navigation__container .account-dashboard-navigation__col:nth-child(4),.account-dashboard-navigation__container .account-dashboard-navigation__col:nth-child(5),.account-dashboard-navigation__container .account-dashboard-navigation__col:nth-child(6){border-bottom:none}.account-dashboard-navigation__container::-webkit-scrollbar{display:none}.account-dashboard-navigation__row{display:grid;width:100%;background-color:#000;grid-template-columns:repeat(3,minmax(0,1fr))}.account-dashboard-navigation__col{position:relative;display:flex;justify-content:center;align-items:center;margin-left:0;margin-right:0;padding:10.5px 10px 12.5px;background-color:transparent;font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:10px;font-weight:400;line-height:10px;text-align:center;text-transform:uppercase;color:#fff;white-space:nowrap;flex-direction:column;border-right:1px solid #888;flex-basis:0;border-bottom:1px solid #888;flex-grow:1;will-change:background-color,color;transition-property:background-color,color;transition-duration:.4s;transition-timing-function:ease-in;min-height:51px}.account-dashboard-navigation__col svg{--fill: #fff}.account-dashboard-navigation__col.active{border-color:#fff;background-color:#fff;color:#000;cursor:default;pointer-events:none}.account-dashboard-navigation__col.active svg{--fill: #000}@media (hover: hover){.account-dashboard-navigation__col.active:hover{background-color:#000;cursor:default}}@media (hover: none){.account-dashboard-navigation__col.active:active{background-color:#000;cursor:default}}.account-dashboard-navigation__col.router-link-exact-active{border-color:#fff;background-color:#fff;color:#000}.account-dashboard-navigation__col.router-link-exact-active svg{--fill: #000}@media (hover: hover){.account-dashboard-navigation__col:hover{background-color:#fff;color:#000}.account-dashboard-navigation__col:hover svg{--fill: #000}.account-dashboard-navigation__col:hover.router-link-exact-active svg{--fill: #000}.account-dashboard-navigation__col:hover .account-dashboard-navigation-item__external-icon{z-index:1;visibility:visible;opacity:1}}@media (hover: none){.account-dashboard-navigation__col:active{background-color:#fff;color:#000}.account-dashboard-navigation__col:active svg{--fill: #000}.account-dashboard-navigation__col:active.router-link-exact-active svg{--fill: #000}.account-dashboard-navigation__col:active .account-dashboard-navigation-item__external-icon{z-index:1;visibility:visible;opacity:1}}.account-dashboard-navigation-item svg{--fill: #fff}.account-dashboard-navigation-item svg path{fill:#fff}@media (hover: hover){.account-dashboard-navigation-item:hover svg{--fill: #000}.account-dashboard-navigation-item:hover svg path{fill:#000}}@media (hover: none){.account-dashboard-navigation-item:active svg{--fill: #000}.account-dashboard-navigation-item:active svg path{fill:#000}}.account-dashboard-navigation-item__external-icon{position:absolute;top:10px;right:10px;z-index:-1;display:none;visibility:hidden;opacity:0;transition:all .4s ease-in}.account-dashboard-navigation-item__external-icon svg{--fill: #000;display:flex;width:12px;height:13px}.account-dashboard-navigation-item__icon{display:flex;align-items:center;width:18px;height:21px;max-height:21px;margin-bottom:6px}.account-dashboard-navigation__mobile{margin-top:16px}.account-dashboard-navigation-item--mobile{position:relative;display:flex;align-items:center;padding:15px 40px 15px 20px;background-color:#fff;font-family:graphik wide,Graphik Wide Fallback,arial,sans-serif;font-size:10px;font-weight:400;line-height:1;text-transform:uppercase;gap:10px;font-style:normal}.account-dashboard-navigation-item--mobile .account-dashboard-navigation-item__icon{margin:0}.account-dashboard-navigation-item--mobile .account-dashboard-navigation-item__icon svg{--fill: #fff;height:auto}.account-dashboard-navigation-item--mobile .account-dashboard-navigation-item__external-icon{--fill: #000;top:50%;right:20px;z-index:1;display:block;visibility:visible;opacity:1;transform:translateY(-50%)}@media only screen and (min-width: 769px){.account-dashboard-navigation__container{overflow-x:unset;padding-left:unset}.account-dashboard-navigation__container .account-dashboard-navigation__col{border-bottom:none;border-right:none}.account-dashboard-navigation__container .account-dashboard-navigation__col:last-child:after{display:none}.account-dashboard-navigation__row{display:flex;width:100%}}@media screen and (min-width: 991px){.account-dashboard-navigation__col[data-external-link] .account-dashboard-navigation-item__external-icon{display:block}}@media only screen and (min-width: 1025px){.account-dashboard-navigation{margin-bottom:20px;padding-left:0;color:#000;border-bottom:0}.account-dashboard-navigation__col{margin-left:0;margin-right:0;padding:23px 20px 21px;background-color:transparent;line-height:1.2;flex-direction:column;border-right:none;border-bottom:0;flex-grow:1}.account-dashboard-navigation-item__icon{width:auto;height:100%;margin-bottom:16px;margin-right:0;max-height:42px}}.account-dashboard-breadcrumbs{position:absolute;top:50%;left:0;display:flex;align-items:center;transform:translateY(-50%)}.account-dashboard-subscription__header-col .account-dashboard-breadcrumbs,.account-dashboard-order__header-col .account-dashboard-breadcrumbs{left:20px}.account-dashboard-breadcrumbs__breadcrumb{display:flex;align-items:center;margin-bottom:0;font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:10px;font-weight:400;line-height:1;text-transform:uppercase;color:#000}.account-dashboard-breadcrumbs__breadcrumb~.account-dashboard-breadcrumbs__breadcrumb-separator{display:none}.account-dashboard-breadcrumbs__breadcrumb~.account-dashboard-breadcrumbs__breadcrumb{display:none}.account-dashboard-breadcrumbs__breadcrumb svg{display:block;transform:rotate(180deg)}.account-dashboard-breadcrumbs__breadcrumb svg+span{margin-left:3px}.account-dashboard-breadcrumbs__breadcrumb span{display:none}.account-dashboard-breadcrumbs__breadcrumb.account-dashboard-breadcrumbs__breadcrumb--link{text-decoration:underline}.account-dashboard-breadcrumbs__breadcrumb-separator{margin-bottom:0;margin-left:11px;margin-right:9px;font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:10px;font-weight:400;line-height:1;text-transform:uppercase;color:#000}@media screen and (min-width: 768px){.account-dashboard-breadcrumbs{position:unset;left:unset;margin-top:3px;margin-bottom:5px;margin-left:3px;transform:unset}.account-dashboard-breadcrumbs__breadcrumb span{display:unset}.account-dashboard-breadcrumbs__breadcrumb~.account-dashboard-breadcrumbs__breadcrumb-separator{display:unset}.account-dashboard-breadcrumbs__breadcrumb~.account-dashboard-breadcrumbs__breadcrumb{display:unset}}@media screen and (min-width: 1025px){.account-dashboard-breadcrumbs{margin-bottom:6px;margin-left:0}}.account-dashboard-panel{padding:17px 16px 15px;background-color:#ededed}.account-dashboard-panel+.account-dashboard-panel{margin-top:2px}.account-dashboard-panel .account-dashboard-label{padding:6px 11px 4px;font-family:Graphik,Graphik Fallback,Arial,sans-serif;font-size:10px;font-weight:700}.account-dashboard-panel__header{display:flex;margin-bottom:13px}.account-dashboard-panel__title{font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:10px;font-weight:400;line-height:1.15;text-transform:uppercase;color:#000;flex-grow:1}.account-dashboard-panel__action.account-dashboard-panel__action--placeholder{display:block;width:65px;height:10px;background-color:#0000001a}@media screen and (min-width: 480px){.account-dashboard-panel{flex:0 0 50%;max-width:50%;width:100%}.account-dashboard-panel+.account-dashboard-panel{margin-top:0}}@media screen and (min-width: 768px){.account-dashboard-panel{flex:0 0 100%;max-width:100%}.account-dashboard-panel+.account-dashboard-panel{margin-top:2px}}@media screen and (min-width: 991px){.account-dashboard-panel{padding:19px 24px 20px}}.account-dashboard-timeline{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.account-dashboard-timeline__row{position:relative;display:flex;justify-content:space-between;align-items:center;flex-grow:1}.account-dashboard-timeline__dash{height:2px;margin-left:2px;margin-right:2px;background-color:#000;flex-grow:1}.account-dashboard-timeline__dash.timeline__dash-prev{width:7.1429%;background:url(/cdn/shop/files/fraction_l.png?v=1686945234);background-repeat:no-repeat;background-size:cover;flex-grow:0}.account-dashboard-timeline__dash.timeline__dash-next{width:7.1429%;background:url(/cdn/shop/files/fraction_r.png?v=1686945234);background-repeat:no-repeat;background-size:cover;background-position:center right;flex-grow:0}.account-dashboard-timeline__bullet{width:10px;height:10px}.account-dashboard-timeline__bullet.account-dashboard-timeline__bullet--first{margin-left:2px;margin-right:2px;background-color:#000;border-radius:5px}.account-dashboard-timeline__bullet.account-dashboard-timeline__bullet--last{margin-left:2px;margin-right:2px;background-image:url("data:image/svg+xml;charset=UTF-8, %3csvg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.14258 1L9.14258 9M9.14258 1L1.14258 9' stroke='black' stroke-width='2' stroke-linecap='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:cover}.account-dashboard-timeline__bullet.account-dashboard-timeline__bullet--current{position:absolute;top:0;left:50%;margin-left:0;margin-right:0;background-color:#000;transform:translate(-50%);border-radius:5px}.account-dashboard-address{font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:10px;font-weight:700;line-height:1.19;text-transform:uppercase}.account-dashboard-address__line.account-dashboard-address__line--placeholder{display:block;width:100%;height:12px;margin-bottom:3px;background-color:#0000001a}.account-dashboard-address__line.account-dashboard-address__line--placeholder.account-dashboard-address__line--name{max-width:120px}.account-dashboard-address__line.account-dashboard-address__line--placeholder.account-dashboard-address__line--address1{max-width:260px}.account-dashboard-address__line.account-dashboard-address__line--placeholder.account-dashboard-address__line--address2{max-width:30px}.account-dashboard-address__line.account-dashboard-address__line--placeholder.account-dashboard-address__line--city{max-width:100px}.account-dashboard-address__line.account-dashboard-address__line--placeholder.account-dashboard-address__line--state{max-width:115px}.account-dashboard-address__line.account-dashboard-address__line--placeholder.account-dashboard-address__line--country{max-width:20px}.account-dashboard-address__line.account-dashboard-address__line--placeholder.account-dashboard-address__line--phone{max-width:90px}.account-dashboard-payment-method{display:flex;align-items:center;margin-top:10px;font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:10px;font-weight:700;line-height:1.19;text-transform:uppercase}.account-dashboard-payment-method+.account-dashboard-address{margin-top:10px}.account-dashboard-payment-method__icon{margin-right:14px}.account-dashboard-payment-method__icon svg{display:block;width:20px}.account-dashboard-payment-method__icon svg path{fill:#000}.account-dashboard-progress{position:relative;overflow:hidden;width:100%;height:.8rem;background-color:#fff;box-shadow:0 0 .4rem #0000001a inset;border-radius:1.6rem}.account-dashboard-progress__value{position:absolute;z-index:1;width:var(--progress-value, 0%);height:100%;border-radius:1.6rem;background:var(--lashify-gradient)}.account-dashboard-steps-progress{position:relative;display:flex;justify-content:space-between;border-radius:9px}.localization-united-states .account-dashboard-steps-progress:after{content:"+ free shipping";position:absolute;bottom:-14px;right:3px;font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:9px;font-weight:400;line-height:9px;text-transform:uppercase;color:#fff}.account-dashboard-steps-progress__value{position:relative;z-index:1;width:100%;height:100%;padding:6px 5px;background:#fff;font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:10px;font-weight:700;line-height:12px;letter-spacing:0;text-align:center;text-transform:uppercase;color:#000;transform:translateZ(0);transition:all .4s ease-in}.account-dashboard-steps-progress__value span{display:flex;justify-content:center;align-items:center}.account-dashboard-steps-progress__value:nth-child(2n){z-index:2}.account-dashboard-steps-progress__value:nth-child(2n):before,.account-dashboard-steps-progress__value:nth-child(2n):after{content:"";position:absolute;top:0;bottom:0;display:block;width:11px;height:100%;background-color:#000}.account-dashboard-steps-progress__value:nth-child(2n):before{left:0;transform:translate(-50%) skew(-20deg)}.account-dashboard-steps-progress__value:nth-child(2n):after{right:0;transform:translate(50%) skew(-20deg)}.account-dashboard-steps-progress__value:first-child{margin-left:0;padding-left:12px}.account-dashboard-steps-progress__value:first-child .icon{margin-right:4px}.account-dashboard-steps-progress__value:first-child .icon.icon-lock-opened{display:inline-block}.account-dashboard-steps-progress__value:first-child .icon.icon-lock-opened path{fill:#fff}.account-dashboard-steps-progress__value:first-child .icon.icon-checkmark{display:none}.account-dashboard-steps-progress__value:first-child .icon.icon-checkmark path{stroke:#fff}.account-dashboard-steps-progress__value:first-child>span{margin-right:11px}.account-dashboard-steps-progress__value:last-child>span{margin-left:11px}.account-dashboard-steps-progress__value .icon{display:none;transition:all .4s ease-in}.account-dashboard-steps-progress__value .icon.icon-lock-opened{width:8px;height:8px}.account-dashboard-steps-progress__value .icon.icon-checkmark{width:10px;height:8px}.account-dashboard-steps-progress__value.active{background-color:#dedede;background-image:radial-gradient(rgb(255,255,255) 30%,transparent 30%);background-size:5px 5px;background-position:4px 4px;color:#000;transition:all .4s ease-in}.account-dashboard-steps-progress__value.active:before{border-color:transparent transparent rgb(93,229,205)}.account-dashboard-steps-progress__value.active:after{border-color:rgb(93,229,205) transparent transparent}.account-dashboard-steps-progress__value.active .icon{margin-right:4px;transition:all .4s ease-in}.account-dashboard-steps-progress__value.active .icon.icon-lock-opened{display:none}.account-dashboard-steps-progress__value.active .icon.icon-lock-opened path{fill:#000}.account-dashboard-steps-progress__value.active .icon.icon-checkmark{display:inline-block}.account-dashboard-steps-progress__value.active .icon.icon-checkmark path{stroke:#000}.account-dashboard-steps-progress__value.active~:not(.active) .icon-lock-opened{display:inline-block;margin-right:4px}.account-dashboard-steps-progress__value.active~:not(.active) .icon-lock-opened path{fill:#000}.account-dashboard-steps-progress__value.active+:not(.active) .icon-lock-opened{display:none}@media only screen and (max-width: 900px){.account-dashboard-steps-progress__value{font-size:8px}}.account-dashboard-action-required-product-card{display:block;width:100%;padding:20px}.account-dashboard-action-required-product-card__row{position:relative;display:flex;align-items:center;margin:0 -5px;flex-wrap:wrap}.account-dashboard-action-required-product-card__row:after{content:"";position:absolute;bottom:-20px;left:0;display:block;width:100%;height:1px;background-color:#d3d3d3}.account-dashboard-action-required-product-card__col{flex:0 0 50%;max-width:50%;width:100%;padding:0 5px}.account-dashboard-action-required-product-card__col.account-dashboard-action-required-product-card__col--image{flex:0 0 62px;max-width:62px}.account-dashboard-action-required-product-card__col.account-dashboard-action-required-product-card__col--content{flex:0 0 calc(100% - 62px);max-width:calc(100% - 62px)}.account-dashboard-action-required-product-card__image-wrapper{position:relative;overflow:hidden;padding-top:100%;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:50%;box-shadow:#0000000d 0 6px 24px,#00000014 0 0 0 1px;background-color:#ededed}.account-dashboard-action-required-product-card__image-wrapper:before{content:"";position:absolute;top:50%;left:50%;z-index:3;display:block;width:22px;height:22px;background-image:url(./info-white.svg);background-repeat:no-repeat;background-position:center center;transform:translate(-50%,-50%)}.account-dashboard-action-required-product-card__image-wrapper:after{content:"";position:absolute;inset:0;z-index:3;display:block;width:100%;height:100%;background:#0003;border-radius:50%}.account-dashboard-action-required-product-card__image{position:absolute;inset:0;visibility:hidden;opacity:0;width:100%;height:100%;will-change:opacity;transition:all .4s ease-in;border-radius:50%}.account-dashboard-action-required-product-card__image.loaded{visibility:visible;opacity:1;background-color:#fff}.account-dashboard-action-required-product-card__title{font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:10px;font-weight:700;text-transform:uppercase}.account-dashboard-action-required-product-card__options{display:flex;flex-wrap:wrap;margin-top:3px;margin-left:-2px;margin-right:-2px}.account-dashboard-action-required-product-card__option{padding-left:2px;padding-right:2px;font-size:12px;line-height:1}.account-dashboard-action-required-product-card__error{margin-top:5px;font-size:12px;line-height:1;color:red}@media screen and (min-width: 768px){.account-dashboard-action-required-product-card{padding:20px 30px;border:2px solid transparent}.account-dashboard-action-required-product-card__row:after{display:none}.account-dashboard-action-required-product-card__col.account-dashboard-action-required-product-card__col--image{flex:0 0 92px;max-width:92px}.account-dashboard-action-required-product-card__col.account-dashboard-action-required-product-card__col--content{flex:0 0 calc(100% - 92px);max-width:calc(100% - 92px)}}@keyframes boxshadow-wave{0%{box-shadow:#0000 0 0}10%{box-shadow:#0003 0 0 0 10px}11%{box-shadow:#00000026 0 0 0 12px}12%{box-shadow:#0000 0 0 0 10px}to{box-shadow:#0000 0 0}}@keyframes rotate{to{transform:rotate(360deg)}}.account-dashboard-box-item{padding-top:19px;padding-bottom:19px;border-bottom:1px solid #ededed}.account-dashboard-box-item.account-dashboard-box-item--placeholder{pointer-events:none}.account-dashboard-box-item.account-dashboard-box-item--placeholder~.account-dashboard-box-item--placeholder{display:none}.account-dashboard-box-item.account-dashboard-box-item--inline{padding-top:16px;padding-bottom:16px;box-shadow:0 1px 1px #fff}.account-dashboard-box-item.account-dashboard-box-item--inline:first-child{padding-top:5px;border-top:0}.account-dashboard-box-item.account-dashboard-box-item--inline:last-child{box-shadow:none;border-bottom:0;padding-bottom:0}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__row{align-items:center;margin:0 -9px}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__col.account-dashboard-box-item__col--image{flex:0 0 60px;max-width:60px}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__col.account-dashboard-box-item__col--content{flex:0 0 calc(100% - 60px);max-width:calc(100% - 60px)}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__col.account-dashboard-box-item__content-row--prices{margin-bottom:0}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__content-row.account-dashboard-box-item__content-row--title{margin-bottom:5px}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__content-row.account-dashboard-box-item__content-row--prices{justify-content:space-between;align-items:center;gap:8px;margin-bottom:0}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__content-row.account-dashboard-box-item__content-row--prices .account-dashboard-link{font-family:Graphik;font-size:10px;font-weight:400;line-height:16px;text-transform:initial;color:#888;font-style:normal}@media only screen and (min-width: 901px){.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__content-row.account-dashboard-box-item__content-row--prices .account-dashboard-link{font-size:12px;line-height:18px}}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__content-row.account-dashboard-box-item__content-row--prices .account-dashboard-box-item__content-row--prices-inner{display:flex}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__content-row.account-dashboard-box-item__content-row--options{margin-bottom:0}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__content-row.account-dashboard-box-item__content-row--actions{margin-top:5px;padding-left:5px;padding-right:5px}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__content-row.account-dashboard-box-item__content-row--actions .account-dashboard-link{margin-left:5px;margin-right:5px}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__image-wrapper{box-shadow:#0000000d 0 6px 24px,#00000014 0 0 0 1px}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__image{box-shadow:unset!important}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__title{font-size:10px}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__title.account-dashboard-box-item__title--placeholder{max-width:131px;height:6px}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__price{font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:10px;font-weight:700;line-height:1}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__price.account-dashboard-box-item__price--compare-at-price{margin-left:10px;font-weight:400;text-decoration:line-through}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__options{display:flex;flex-wrap:wrap;margin-bottom:2px}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__options.account-dashboard-box-item__options--placeholder{width:80px;height:8px;margin-left:7px;background-color:#0000001a;max-width:71px}.account-dashboard-box-item.account-dashboard-box-item--inline .account-dashboard-box-item__button.account-dashboard-box-item__button--placeholder{min-height:36px;height:unset}@media (hover: hover){.account-dashboard-box-item:hover .account-dashboard-box-item__image-wrapper{box-shadow:0 0 0 2px #0000001a}.account-dashboard-box-item:hover:not(.account-dashboard-box-item--inline) .account-dashboard-box-item__image-wrapper{box-shadow:0 0 0 2px #0000001a;background-color:#ededed}.account-dashboard-box-item:hover:not(.account-dashboard-box-item--inline) .account-dashboard-box-item__image-wrapper .account-dashboard-box-item__image{transform:scale(.9)}.account-dashboard-box-item:hover:not(.account-dashboard-box-item--inline) .account-dashboard-box-item__image-wrapper.account-dashboard-box-item--action-required .account-dashboard-box-item__image-wrapper:after{transform:scale(.9)}}@media (hover: none){.account-dashboard-box-item:active .account-dashboard-box-item__image-wrapper{box-shadow:0 0 0 2px #0000001a}.account-dashboard-box-item:active:not(.account-dashboard-box-item--inline) .account-dashboard-box-item__image-wrapper{box-shadow:0 0 0 2px #0000001a;background-color:#ededed}.account-dashboard-box-item:active:not(.account-dashboard-box-item--inline) .account-dashboard-box-item__image-wrapper .account-dashboard-box-item__image{transform:scale(.9)}.account-dashboard-box-item:active:not(.account-dashboard-box-item--inline) .account-dashboard-box-item__image-wrapper.account-dashboard-box-item--action-required .account-dashboard-box-item__image-wrapper:after{transform:scale(.9)}}.account-dashboard-modal__body .account-dashboard-box-item{border-top:1px solid #fff;border-bottom:1px solid #dcdcdc}.account-dashboard-modal__body .account-dashboard-box-item.account-dashboard-box-item--inline{box-shadow:none}.account-dashboard-box-item__row{position:relative;display:flex;margin-top:12px;margin-left:-10px;margin-right:-10px}.account-dashboard-box-item__row:first-child{margin-top:0}.account-dashboard-box-item__col{flex:0 0 100%;max-width:100%;width:100%;padding:0 10px}.account-dashboard-box-item__col.account-dashboard-box-item__col--image{position:relative;flex:0 0 94px;max-width:94px}.account-dashboard-box-item__col.account-dashboard-box-item__col--content{flex:0 0 calc(100% - 94px);max-width:calc(100% - 94px)}.account-dashboard-box-item__image-wrapper{position:relative;overflow:hidden;display:block;padding-top:100%;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-o-object-fit:cover;object-fit:cover;border-radius:52px;box-shadow:#0000000d 0 6px 24px,#00000014 0 0 0 1px;background-color:#ededed}.account-dashboard-box-item.account-dashboard-box-item--action-required .account-dashboard-box-item__image-wrapper{background-color:#ededed}.account-dashboard-box-item.account-dashboard-box-item--action-required .account-dashboard-box-item__image-wrapper:before{content:"";position:absolute;top:50%;left:50%;z-index:4;display:block;width:22px;height:22px;background-image:url(./info-white.svg);background-repeat:no-repeat;background-position:center center;transform:translate(-50%,-50%)}.account-dashboard-box-item.account-dashboard-box-item--action-required .account-dashboard-box-item__image-wrapper:after{content:"";position:absolute;inset:0;z-index:3;display:block;width:100%;height:100%;background:#0003;transition:all .4s ease-out;border-radius:50%}.account-dashboard-box-item__image{position:absolute;inset:0;z-index:1;visibility:hidden;opacity:0;width:100%;height:100%;transition:all .4s ease-out;border-radius:52px;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 0 10px #fff}.account-dashboard-box-item__image.loaded{visibility:visible;opacity:1;background-color:#fff}.account-dashboard-box-item__title{margin-bottom:0;font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:10px;font-weight:700;line-height:1;text-transform:uppercase;color:#000}.account-dashboard-box-item__title span{font-weight:400}.account-dashboard-box-item__title.account-dashboard-box-item__title--placeholder{max-width:210px;width:100%;height:14px;background-color:#0000001a}.account-dashboard-box-item__price{display:flex;margin-bottom:0;font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:10px;font-weight:700;line-height:1;text-transform:uppercase;color:#000}.account-dashboard-box-item__price.account-dashboard-box-item__price--placeholder{max-width:80px;width:100%;height:14px;background-color:#0000001a}.account-dashboard-box-item__price svg{display:flex;max-width:10px;height:auto;margin-left:5px}.account-dashboard-box-item__price .rotate{animation:rotate 1.5s linear infinite}.account-dashboard-box-item__content-row{display:flex;flex-wrap:wrap}.account-dashboard-box-item__content-row.account-dashboard-box-item__content-row--title{justify-content:space-between;margin-bottom:6px}.account-dashboard-box-item__content-row.account-dashboard-box-item__content-row--actions{display:flex;align-items:center;flex-wrap:wrap;margin-top:-10px;margin-left:-10px;margin-right:-10px}.account-dashboard-box-item__content-row.account-dashboard-box-item__content-row--options{flex-wrap:wrap;margin:-3px -3px 7px}.account-dashboard-box-item__option-label{padding-right:3px}.account-dashboard-box-item__option{margin-top:3px;margin-left:3px;margin-right:3px;font-family:Graphik,Graphik Fallback,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1;color:#000}.account-dashboard-box-item__option.account-dashboard-box-item__option--placeholder{width:100%;height:12px;background-color:#0000001a;max-width:60px}.account-dashboard-box-item__option.account-dashboard-box-item__option--placeholder:last-child{margin-right:0}.account-dashboard-box-item__option.account-dashboard-box-item__option--frequency .account-dashboard-box-item__option-label,.account-dashboard-box-item__option.account-dashboard-box-item__option--shipping .account-dashboard-box-item__option-label{display:none}.account-dashboard-box-item__content-col{flex:0 0 100%;max-width:100%;width:100%;margin-top:10px;padding-left:10px;padding-right:10px}.account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--statuses{flex-grow:1}.account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--statuses .account-dashboard-box-item__status-info-title{margin:0;font-size:14px;font-weight:700;line-height:20px}.account-dashboard-box-item__statuses{position:relative;display:flex;justify-content:space-between;margin-top:20px;gap:10px}.account-dashboard-box-item__statuses--subscription.account-dashboard-box-item__statuses--without-next{justify-content:flex-end}.account-dashboard-box-item__statuses--subscription .account-dashboard-box-item__status{flex-direction:row}.account-dashboard-box-item__statuses--subscription .account-dashboard-box-item__status.account-dashboard-box-item__status--left{padding:14px 15px;border:1px solid #dcdcdc}.account-dashboard-box-item__statuses--subscription .account-dashboard-box-item__status.account-dashboard-box-item__status--left:before{left:calc(7.1429% + 5px)}.account-dashboard-box-item__status-next-order{position:relative;display:flex;align-items:center;margin-bottom:19px;padding-right:50px;font-family:graphik wide,Graphik Wide Fallback,arial,sans-serif;font-size:10px;font-weight:700;line-height:12px;flex-wrap:wrap;gap:2px}.account-dashboard-box-item__status-next-order .account-dashboard-box-item__status-label{margin-bottom:0;font-family:graphik wide,Graphik Wide Fallback,arial,sans-serif;font-size:10px;font-weight:700;line-height:12px;text-transform:uppercase}.account-dashboard-box-item__status-next-order .account-dashboard-box-item__status-separator{display:none;padding-left:2px;padding-right:2px;font-weight:400}@media only screen and (min-width: 768px){.account-dashboard-box-item__status-next-order .account-dashboard-box-item__status-separator{display:initial}}.account-dashboard-box-item__status-next-order .account-dashboard-box-item__status-value{padding-left:2px;padding-right:2px;font-family:graphik wide,Graphik Wide Fallback,arial,sans-serif;font-size:10px;font-weight:700;line-height:12px;text-transform:uppercase}.account-dashboard-box-item__status-next-order .account-dashboard-box-item__status-ships-in{width:100%;font-family:graphik,Graphik Fallback,arial,sans-serif;font-size:12px;font-weight:400;line-height:1;text-transform:initial}@media only screen and (min-width: 768px){.account-dashboard-box-item__status-next-order .account-dashboard-box-item__status-ships-in{width:auto}}.account-dashboard-box-item__status-next-order .account-dashboard-box-item__status-edit-date{position:absolute;top:50%;right:0;display:flex;align-items:center;font-family:graphik wide,Graphik Wide Fallback,arial,sans-serif;font-size:10px;font-weight:400;line-height:14px;text-transform:uppercase;transform:translateY(-50%);transition:all .4s ease;font-style:normal;gap:5px;will-change:opacity}@media (hover: hover){.account-dashboard-box-item__status-next-order .account-dashboard-box-item__status-edit-date:hover{opacity:.7}}@media (hover: none){.account-dashboard-box-item__status-next-order .account-dashboard-box-item__status-edit-date:active{opacity:.7}}@media only screen and (min-width: 768px){.account-dashboard-box-item__status-next-order .account-dashboard-box-item__status-edit-date{position:initial;top:0;right:0;width:auto;transform:initial}}@media only screen and (min-width: 768px){.account-dashboard-box-item__status-next-order{flex-wrap:nowrap;padding-right:0}}.account-dashboard-box-item__status{display:flex;flex-direction:column}.account-dashboard-box-item__status.account-dashboard-box-item__status--left{align-items:center;padding:10px;background:#fff;text-align:left}.account-dashboard-box-item__status.account-dashboard-box-item__status--left.account-dashboard-box-item__status--left--placeholder{width:300px;height:42px;padding:0;border:none;background-color:#0000001a}.account-dashboard-box-item__status.account-dashboard-box-item__status--left.account-dashboard-box-item__status--left--placeholder:before{display:none}.account-dashboard-box-item__status.account-dashboard-box-item__status--left:before{content:"";position:absolute;top:-5px;left:7.4%;display:block;width:10px;height:10px;border:1px solid #dcdcdc;border-bottom-width:0;border-right-width:0;background:#fff;transform:rotate(45deg)}.account-dashboard-box-item__status.account-dashboard-box-item__status--current{position:relative;align-items:center;padding:10px;background:#000;text-align:center;color:#fff}.account-dashboard-box-item__status.account-dashboard-box-item__status--current:before{content:"";position:absolute;top:-5px;left:50%;display:block;width:10px;height:10px;margin-left:-6px;background:#000;transform:rotate(45deg)}.account-dashboard-box-item__status.account-dashboard-box-item__status--current.box-item__status--current-placeholder{background:#ededed}.account-dashboard-box-item__status.account-dashboard-box-item__status--current.box-item__status--current-placeholder:before{background:#ededed}.account-dashboard-box-item__status.account-dashboard-box-item__status--current .account-dashboard-box-item__status-label,.account-dashboard-box-item__status.account-dashboard-box-item__status--current .account-dashboard-box-item__status-value{color:#fff}.account-dashboard-box-item__status.account-dashboard-box-item__status--right{align-items:flex-end;padding:10px;background:#fff;text-align:right}.account-dashboard-box-item__status.account-dashboard-box-item__status--right:before{content:"";position:absolute;top:-5px;right:7.4%;display:block;width:10px;height:10px;margin-left:-6px;border:1px solid #dcdcdc;border-bottom-width:0;border-right-width:0;background:#fff;transform:rotate(45deg)}.account-dashboard-box-item__status-label{margin-bottom:2px;font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:8px;font-weight:400;line-height:1.4;text-transform:uppercase;color:#000}.account-dashboard-box-item__status-label.account-dashboard-box-item__status-label--placeholder{width:30px;height:10px;margin-bottom:4px;background-color:#0000001a}.account-dashboard-box-item__status-value{margin-bottom:0;font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;color:#000}.account-dashboard-box-item__status-value.account-dashboard-box-item__status-value--placeholder{width:70px;height:8px;background-color:#0000001a}.account-dashboard-box-item__actions{position:relative;display:flex}.account-dashboard-box-item__actions.account-dashboard-box-item__actions--mobile{width:100%}.account-dashboard-box-item__actions.account-dashboard-box-item__actions--desktop{display:none}.account-dashboard-box-item__button{display:inline-block;margin-bottom:0;padding:14px 28px 16px;border:1px solid #000;background-color:#000;font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:10px;font-weight:700;line-height:1;text-align:center;text-transform:uppercase;text-decoration:none;color:#fff;transition:all .4s ease-in;cursor:pointer}.account-dashboard-box-item__button.account-dashboard-box-item__button--view{flex-grow:1}.account-dashboard-box-item__button.account-dashboard-box-item__button--edit{margin-left:2px;padding-top:13px;padding-left:14px;padding-right:14px;letter-spacing:1px}.account-dashboard-box-item__button.account-dashboard-box-item__button--reactivate{width:100%;background-color:transparent;color:#000}@media (hover: hover){.account-dashboard-box-item__button.account-dashboard-box-item__button--reactivate:hover{box-shadow:inset 0 0 0 2px #000}}@media (hover: none){.account-dashboard-box-item__button.account-dashboard-box-item__button--reactivate:active{box-shadow:inset 0 0 0 2px #000}}.account-dashboard-box-item__button.account-dashboard-box-item__button--placeholder{width:100%;height:100%;border:none;background-color:#0000001a;min-height:42px}@media (hover: hover){.account-dashboard-box-item__button:hover{background-color:transparent;color:#000}}@media (hover: none){.account-dashboard-box-item__button:active{background-color:transparent;color:#000}}.account-dashboard-box-item__timeline{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.account-dashboard-box-item__timeline-bullet{width:10px;height:10px;border-radius:5px;background-color:#0000001a}.account-dashboard-box-item__timeline-bullet:first-child{margin-right:2px}.account-dashboard-box-item__timeline-bullet:last-child{margin-left:2px}.account-dashboard-box-item__timeline-dash{height:2px;margin-left:2px;margin-right:2px;background-color:#0000001a;flex-grow:1}.account-dashboard-box-item__image-icon{position:absolute;top:8px;right:8px;display:block;width:18px;height:18px;border-radius:9px;background-color:#eaeaea}.account-dashboard-box-item__image-icon .icon.icon-close{position:absolute;top:50%;left:50%;display:block;width:10px;height:10px;color:red;transform:translate(-50%,-50%)}.account-dashboard-box-item__image-placeholder{position:absolute;inset:0;width:100%;height:100%;background-color:#0000001a}.account-dashboard-dropdown{position:fixed;bottom:0;left:0;right:0;z-index:-1;visibility:hidden;opacity:0;width:100%;background:linear-gradient(0deg,#fff3,#fff3),#000;transition:all .4s ease}.is-app--kinn .account-dashboard-dropdown{bottom:0}.account-dashboard-dropdown.opened{z-index:12;visibility:visible;opacity:1}.account-dashboard-dropdown.opened+.account-dashboard-dropdown-overlay{z-index:11;visibility:visible;opacity:1}.account-dashboard-dropdown-overlay{position:fixed;inset:0;z-index:-1;visibility:hidden;opacity:0;width:100%;height:100%;background-color:#0000001a;transition:all .4s ease}.account-dashboard-dropdown__item{display:flex;align-items:center;width:100%;padding:14px;font-family:Graphik,Graphik Fallback,Arial,sans-serif;font-size:14px;font-weight:700;line-height:1;color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}.account-dashboard-dropdown__item:last-child{border-bottom:none}.account-dashboard-dropdown__item-icon{display:flex;justify-content:center;align-items:center;width:100%;margin-right:12px;max-width:14px}@media only screen and (min-width: 480px){.account-dashboard-box-item__title,.account-dashboard-box-item__price{font-size:14px}.account-dashboard-dropdown{position:absolute;bottom:1px;left:initial;right:initial;transform:translateY(calc(100% + 1px));border-top:2px solid #fff}.is-app--kinn .account-dashboard-dropdown{bottom:1px}.account-dashboard-dropdown-overlay{display:none}}@media screen and (min-width: 575px){.account-dashboard-box-item__row.account-dashboard-box-item__row--mobile,.account-dashboard-box-item__actions.account-dashboard-box-item__actions--mobile{display:none}.account-dashboard-box-item__actions.account-dashboard-box-item__actions--desktop{display:flex}.account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--statuses{flex:0 0 calc(100% - 210px);max-width:calc(100% - 210px)}.account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--actions{flex:0 0 210px;max-width:210px}.account-dashboard-box-item__status.account-dashboard-box-item__status--left,.account-dashboard-box-item__status.account-dashboard-box-item__status--current,.account-dashboard-box-item__status.account-dashboard-box-item__status--right{padding:15px 20px}.account-dashboard-box-item__statuses--subscription .account-dashboard-box-item__status.account-dashboard-box-item__status--left,.account-dashboard-box-item__statuses--subscription .account-dashboard-box-item__status.account-dashboard-box-item__status--current,.account-dashboard-box-item__statuses--subscription .account-dashboard-box-item__status.account-dashboard-box-item__status--right{padding:8.5px 20px}.account-dashboard-box-item__option.account-dashboard-box-item__option--frequency .account-dashboard-box-item__option-label,.account-dashboard-box-item__option.account-dashboard-box-item__option--shipping .account-dashboard-box-item__option-label{display:inline-block}}@media screen and (min-width: 768px){.account-dashboard-box-item__status-next-order{font-size:12px;line-height:14px}.account-dashboard-box-item__col.account-dashboard-box-item__col--image{flex:0 0 114px;max-width:114px}.account-dashboard-box-item__col.account-dashboard-box-item__col--content{flex:0 0 calc(100% - 114px);max-width:calc(100% - 114px)}}@media screen and (min-width: 1025px){.account-dashboard-box-item{padding-bottom:21px}.account-dashboard-box-item.account-dashboard-box-item--placeholder~.account-dashboard-box-item--placeholder{display:block}.account-dashboard-box-item__content-row.account-dashboard-box-item__content-row--title{margin-bottom:10px;padding-top:4px}.account-dashboard-box-item__content-row.account-dashboard-box-item__content-row--options{margin-bottom:10px}.account-dashboard-main__col .account-dashboard-box-item__row.account-dashboard-box-item__row--mobile,.account-dashboard-main__col .account-dashboard-box-item__actions.account-dashboard-box-item__actions--mobile{display:flex}.account-dashboard-main__col .account-dashboard-box-item__actions.account-dashboard-box-item__actions--desktop{display:none}.account-dashboard-main__col .account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--statuses,.account-dashboard-main__col .account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--actions{flex:0 0 100%;max-width:100%}.account-dashboard-main__col.account-dashboard-main__col--full-width .account-dashboard-box-item__row.account-dashboard-box-item__row--mobile,.account-dashboard-main__col.account-dashboard-main__col--full-width .account-dashboard-box-item__actions.account-dashboard-box-item__actions--mobile{display:none}.account-dashboard-main__col.account-dashboard-main__col--full-width .account-dashboard-box-item__actions.account-dashboard-box-item__actions--desktop{display:flex}.account-dashboard-main__col.account-dashboard-main__col--full-width .account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--statuses{flex:0 0 calc(100% - 210px);max-width:calc(100% - 210px)}.account-dashboard-main__col.account-dashboard-main__col--full-width .account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--actions{flex:0 0 210px;max-width:210px}.account-dashboard-subscriptions__col .account-dashboard-box-item__row.account-dashboard-box-item__row--mobile,.account-dashboard-subscriptions__col .account-dashboard-box-item__actions.account-dashboard-box-item__actions--mobile{display:flex}.account-dashboard-subscriptions__col .account-dashboard-box-item__actions.account-dashboard-box-item__actions--desktop{display:none}.account-dashboard-subscriptions__col .account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--statuses,.account-dashboard-subscriptions__col .account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--actions{flex:0 0 100%;max-width:100%}.account-dashboard-subscriptions__col.account-dashboard-subscriptions__col--full-width .account-dashboard-box-item__row.account-dashboard-box-item__row--mobile,.account-dashboard-subscriptions__col.account-dashboard-subscriptions__col--full-width .account-dashboard-box-item__actions.account-dashboard-box-item__actions--mobile{display:none}.account-dashboard-subscriptions__col.account-dashboard-subscriptions__col--full-width .account-dashboard-box-item__actions.account-dashboard-box-item__actions--desktop{display:flex}.account-dashboard-subscriptions__col.account-dashboard-subscriptions__col--full-width .account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--statuses{flex:0 0 calc(100% - 210px);max-width:calc(100% - 210px)}.account-dashboard-subscriptions__col.account-dashboard-subscriptions__col--full-width .account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--actions{flex:0 0 210px;max-width:210px}}@media screen and (min-width: 1200px){.account-dashboard-main__col .account-dashboard-box-item__row.account-dashboard-box-item__row--mobile,.account-dashboard-main__col .account-dashboard-box-item__actions.account-dashboard-box-item__actions--mobile{display:none}.account-dashboard-main__col .account-dashboard-box-item__actions.account-dashboard-box-item__actions--desktop{display:flex}.account-dashboard-main__col .account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--statuses{flex:0 0 calc(100% - 210px);max-width:calc(100% - 210px)}.account-dashboard-main__col .account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--actions{flex:0 0 210px;max-width:210px}.account-dashboard-main__col.account-dashboard-main__col--full-width .account-dashboard-box-item__row.account-dashboard-box-item__row--mobile,.account-dashboard-main__col.account-dashboard-main__col--full-width .account-dashboard-box-item__actions.account-dashboard-box-item__actions--mobile{display:none}.account-dashboard-main__col.account-dashboard-main__col--full-width .account-dashboard-box-item__actions.account-dashboard-box-item__actions--desktop{display:flex}.account-dashboard-main__col.account-dashboard-main__col--full-width .account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--statuses{flex:0 0 calc(100% - 210px);max-width:calc(100% - 210px)}.account-dashboard-main__col.account-dashboard-main__col--full-width .account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--actions{flex:0 0 210px;max-width:210px}.account-dashboard-subscriptions__col .account-dashboard-box-item__row.account-dashboard-box-item__row--mobile,.account-dashboard-subscriptions__col .account-dashboard-box-item__actions.account-dashboard-box-item__actions--mobile{display:none}.account-dashboard-subscriptions__col .account-dashboard-box-item__actions.account-dashboard-box-item__actions--desktop{display:flex}.account-dashboard-subscriptions__col .account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--statuses{flex:0 0 calc(100% - 210px);max-width:calc(100% - 210px)}.account-dashboard-subscriptions__col .account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--actions{flex:0 0 210px;max-width:210px}.account-dashboard-subscriptions__col.account-dashboard-subscriptions__col--full-width .account-dashboard-box-item__row.account-dashboard-box-item__row--mobile,.account-dashboard-subscriptions__col.account-dashboard-subscriptions__col--full-width .account-dashboard-box-item__actions.account-dashboard-box-item__actions--mobile{display:none}.account-dashboard-subscriptions__col.account-dashboard-subscriptions__col--full-width .account-dashboard-box-item__actions.account-dashboard-box-item__actions--desktop{display:flex}.account-dashboard-subscriptions__col.account-dashboard-subscriptions__col--full-width .account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--statuses{flex:0 0 calc(100% - 210px);max-width:calc(100% - 210px)}.account-dashboard-subscriptions__col.account-dashboard-subscriptions__col--full-width .account-dashboard-box-item__content-col.account-dashboard-box-item__content-col--actions{flex:0 0 210px;max-width:210px}}.account-dashboard-subscription-item{padding-top:12px;padding-bottom:14px;border-top:1px solid #ededed}.account-dashboard-subscription-item__row{display:flex;align-items:flex-start;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.account-dashboard-subscription-item__col{flex:0 0 33.333%;max-width:33.333%;width:100%;padding-left:8px;padding-right:8px}.account-dashboard-subscription-item__col.account-dashboard-subscription-item__col--image{flex:0 0 72px;max-width:72px}.account-dashboard-subscription-item__col.account-dashboard-subscription-item__col--content{flex:0 0 calc(100% - 72px);max-width:calc(100% - 72px)}.account-dashboard-subscription-item__col.account-dashboard-subscription-item__col--prices{flex:0 0 100%;max-width:100%}.account-dashboard-subscription-item__image-wrapper{position:relative;overflow:hidden;padding-top:100%;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#ededed}.account-dashboard-subscription-item__image{position:absolute;inset:0;visibility:hidden;opacity:0;width:100%;height:100%;transition:all .4s ease-in;-o-object-fit:cover;object-fit:cover}.account-dashboard-subscription-item__image.loaded{visibility:visible;opacity:1;background-color:#fff}.account-dashboard-subscription-item__header{display:flex;justify-content:space-between;margin-bottom:3px}.account-dashboard-subscription-item__content{display:flex;flex-direction:column;justify-content:center}.account-dashboard-subscription-item__footer{display:flex;justify-content:space-between}.account-dashboard-subscription-item__title{display:flex;gap:4px;margin-bottom:0;font-family:Graphik,Graphik Fallback,Arial,sans-serif;font-size:14px;font-weight:700;line-height:1;text-transform:none}.account-dashboard-subscription-item__product-name.account-dashboard-subscription-item__product-name--placeholder{display:block;width:100%;height:12px;background-color:#ededed;max-width:190px}.account-dashboard-subscription-item__quantity{font-weight:400}.account-dashboard-subscription-item__quantity.account-dashboard-subscription-item__quantity--placeholder{display:block;width:100%;height:12px;margin-left:3px;background-color:#ededed;max-width:15px}.account-dashboard-subscription-item__options{display:flex;margin-bottom:6px;margin-left:-5px;margin-right:-5px}.account-dashboard-subscription-item__options.account-dashboard-subscription-item__options--contents{flex-direction:column}.account-dashboard-subscription-item__option{margin-left:5px;margin-right:5px;font-family:Graphik,Graphik Fallback,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1}.account-dashboard-subscription-item__option .account-dashboard-subscription-item__option--link{text-decoration:underline;text-underline-offset:2px;will-change:opacity,transition;transition:all .4s ease}@media (hover: hover){.account-dashboard-subscription-item__option .account-dashboard-subscription-item__option--link:hover{opacity:.7}}@media (hover: none){.account-dashboard-subscription-item__option .account-dashboard-subscription-item__option--link:active{opacity:.7}}.account-dashboard-subscription-item__option.account-dashboard-subscription-item__option--placeholder{width:100%;height:12px;background-color:#ededed;max-width:62px}.account-dashboard-subscription-item__option-link{margin-top:4px;font-family:Graphik,Graphik Fallback,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1;text-decoration:underline}.account-dashboard-subscription-item__prices{display:flex;margin-left:-4px;margin-right:-4px}.account-dashboard-subscription-item__price{margin-left:4px;margin-right:4px;font-family:Graphik,Graphik Fallback,Arial,sans-serif;font-size:12px;font-weight:600;line-height:1;text-align:right}.account-dashboard-subscription-item__price.account-dashboard-subscription-item__price--placeholder{width:100%;height:10px;background-color:#ededed;max-width:67px}.account-dashboard-subscription-item__price.account-dashboard-subscription-item__price--compare-at-price{padding-top:1px;font-weight:400;text-decoration:line-through;color:#888}.account-dashboard-subscription-item__price.account-dashboard-subscription-item__price--compare-at-price.account-dashboard-subscription-item__price--placeholder{max-width:80px}.account-dashboard-subscription-item__onetime{line-height:10px}.account-dashboard-subscription-item__onetime span{display:inline-block;padding:1px 4px;border:1px solid #888;font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:10px;font-weight:400;line-height:10px;text-transform:uppercase;color:#888;border-radius:12px}.account-dashboard-subscription-item__subitems{margin-top:16px;border-top:1px solid #ededed;border-bottom:1px solid #ededed;padding:8px}.account-dashboard-subscription-item__subitem{margin-top:8px}.account-dashboard-subscription-item__subitem-row{display:flex;margin-left:-10px;margin-right:-10px}.account-dashboard-subscription-item__subitem-col{flex:0 0 100%;width:100%;max-width:100%;padding-left:8px;padding-right:8px}.account-dashboard-subscription-item__subitem-col.account-dashboard-subscription-item__subitem-col--image{flex:0 0 56px;max-width:56px}.account-dashboard-subscription-item__subitem-col.account-dashboard-subscription-item__subitem-col--content{flex:0 0 calc(100% - 56px);max-width:calc(100% - 56px)}.account-dashboard-subscription-item__subitem-title{margin-bottom:2px;font-family:Graphik,Graphik Fallback,Arial,sans-serif;font-size:14px;text-transform:none}.account-dashboard-subscription-item__subitem-subtitle{font-family:Graphik,Graphik Fallback,Arial,sans-serif;font-size:12px;text-transform:none}@media screen and (min-width: 768px){.account-dashboard-subscription-item{padding-top:14px;padding-bottom:18px}.account-dashboard-subscription-item__option+.account-dashboard-subscription-item__option.account-dashboard-subscription-item__option--action{margin-left:14px}}.account-dashboard-product-card{display:flex;justify-content:space-between;height:100%;padding:8px;border:2px solid transparent;background-color:#f4f4f4;transition:all .2s linear;flex-direction:column}.account-dashboard-product-card .icon.icon-star-small{width:12px;height:12px}.account-dashboard-product-card.account-dashboard-product-card--selected{position:relative;padding-top:32px;border-color:#000;background-color:#fff}@media only screen and (min-width: 569px){.account-dashboard-product-card.account-dashboard-product-card--selected{padding-top:14px}}@media only screen and (min-width: 1200px){.account-dashboard-product-card.account-dashboard-product-card--selected{padding-top:17px}}.account-dashboard-product-card__row{display:flex;flex-wrap:wrap;align-items:stretch;margin-left:-10px;margin-right:-10px}.account-dashboard-product-card__row:first-child{flex-grow:1}.account-dashboard-product-card__col{flex:0 0 100%;max-width:100%;width:100%;padding-left:10px;padding-right:10px}.account-dashboard-product-card__col.account-dashboard-product-card__col--image{flex:0 0 76px;max-width:76px;mix-blend-mode:multiply}.account-dashboard-product-card__col.account-dashboard-product-card__col--information{flex:0 0 calc(100% - 76px);flex-grow:1;max-width:calc(100% - 76px)}.account-dashboard-product-card__col.account-dashboard-product-card__col--options{margin-top:18px}.account-dashboard-product-card__col.account-dashboard-product-card__col--actions{margin-top:12px}.account-dashboard-product-card__image-wrapper{position:relative;overflow:hidden;padding-top:100%;transform:translateZ(0);-webkit-backface-visibility:hidden;background-color:#ededed}.account-dashboard-product-card__image{position:absolute;inset:0;visibility:hidden;opacity:0;width:100%;height:100%;transition:all .4s ease-in;-o-object-fit:cover;object-fit:cover}.account-dashboard-product-card__image.loaded{visibility:visible;opacity:1;background-color:#fff}.account-dashboard-product-card__title{display:inline-block;margin-bottom:2px;font-family:Graphik,Graphik Fallback,Arial,sans-serif;font-size:14px;font-weight:600;line-height:1.4;text-transform:none;cursor:pointer}.account-dashboard-product-card__information{display:flex;flex-direction:column;height:100%}.account-dashboard-product-card__information-top{display:flex;align-items:center;gap:8px;margin-bottom:2px;min-height:14px}.account-dashboard-product-card__information-top .account-dashboard-product-card__options{display:inline-flex;margin-top:1px;flex-grow:1}.account-dashboard-product-card__rating{display:flex;margin-left:-1px;margin-right:-1px}.account-dashboard-product-card__rating .product-rating--reviewCount{display:none}.account-dashboard-product-card__top-actions{display:flex;justify-content:flex-end;align-items:center;flex-grow:1}.account-dashboard-product-card__action{display:inline-block;margin-left:8px}.account-dashboard-product-card__action:first-child{margin-left:0}.account-dashboard-product-card__action .icon{display:block}.account-dashboard-product-card__action .icon.icon-info{--fill: #000}@media only screen and (min-width: 1200px){.account-dashboard-product-card__action .icon.icon-info{--fill: #888}}.account-dashboard-product-card__action .icon.icon-heart path{stroke:none}.account-dashboard-product-card__prices{display:flex;margin-top:-4px;margin-left:-4px;margin-right:-4px;line-height:1;flex-wrap:wrap}.account-dashboard-product-card__price{margin-top:4px;margin-left:4px;margin-right:4px;font-family:Graphik,Graphik Fallback,Arial,sans-serif;font-size:12px;font-weight:600;line-height:1;text-transform:uppercase;color:#000}.account-dashboard-product-card__price.account-dashboard-product-card__price--compare-at-price{margin-top:5px;font-weight:400;text-decoration:line-through;color:#888}@media screen and (min-width: 768px){.account-dashboard-product-card__price{font-size:14px}}.account-dashboard-product-card__options{display:none;margin-top:20px;font-family:Graphik,Graphik Fallback,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1}.account-dashboard-product-card__button{margin-top:4px;max-height:40px}.account-dashboard-product-card-selected-label{position:absolute;top:0;left:0;right:0;z-index:2;display:flex;justify-content:center;align-items:center;width:100%;height:24px;background-color:#000;font-family:Graphik Wide;font-size:10px;font-weight:400;line-height:12px;text-align:center;text-transform:uppercase;color:#fff;font-style:normal}@media only screen and (min-width: 569px){.account-dashboard-product-card-selected-label{left:18px;width:-moz-fit-content;width:fit-content;padding-left:10px;padding-right:10px;transform:translateY(-50%)}.account-dashboard-product-card{padding:14px 16px 18px}.account-dashboard-product-card__title{margin-bottom:2px}.account-dashboard-product-card__rating{flex-grow:1}.account-dashboard-product-card__options{display:inline-flex}.account-dashboard-product-card__information-top{margin-bottom:6px}.account-dashboard-product-card__information-top .account-dashboard-product-card__options{display:none}.account-dashboard-product-card__button{margin-top:8px}}@media only screen and (min-width: 1051px){.account-dashboard-product-card{padding:17px 20px}}@media only screen and (min-width: 1200px){.account-dashboard-product-card__col.account-dashboard-product-card__col--image{flex:0 0 84px;max-width:84px}.account-dashboard-product-card__col.account-dashboard-product-card__col--information{flex:0 0 calc(100% - 84px);max-width:calc(100% - 84px)}.account-dashboard-product-card__information{padding-top:6px}.account-dashboard-product-card__button{max-height:46px}}@media only screen and (max-width: 568px){.account-dashboard-product-card__rating svg{width:10px;height:10px}.account-dashboard-product-card__top-actions{margin-right:-2px}}.previous-onetimes{padding-top:16px;box-shadow:0 1px 2px #00000014 inset,0 3px 4px #0000000a inset;background-image:url(/cdn/shop/files/progress.png?v=1686932398);background-repeat:no-repeat}.previous-onetimes__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-left:16px;padding-right:16px}.previous-onetimes__slider{padding-left:16px;padding-right:16px}.previous-onetimes__scrollbar{position:relative;width:100%;height:4px;margin-top:16px}.previous-onetimes__scrollbar .swiper-scrollbar{left:0;right:0;width:100%}.previous-onetimes__title{margin-bottom:0;font-family:Graphik,Graphik Fallback,Arial,sans-serif;font-size:16px;font-weight:600;line-height:1;letter-spacing:-.15px;text-transform:none;font-style:normal}.previous-onetimes__arrows{display:flex;justify-content:center;margin-left:-4px;margin-right:-4px}.previous-onetimes__arrow{margin-left:4px;margin-right:4px;padding:4px}.previous-onetimes__arrow .icon{display:block;width:16px;height:16px}.previous-onetimes__arrow.swiper-button-disabled{color:#888}.previous-onetimes__slide{height:auto}@media screen and (min-width: 1025px){.previous-onetimes{padding-top:32px}.previous-onetimes__header,.previous-onetimes__slider{padding-left:32px;padding-right:32px}}.onetime-card{height:100%;padding:12px 14px 16px;border:1px solid #888;background-color:#fff}.onetime-card .account-dashboard-quantity-select{height:100%}.onetime-card .product-rating-wrapper .icon.icon-star-small{width:12px;height:12px}.onetime-card .swiper-scrollbar-drag{min-width:200px}.onetime-card__row{display:flex;height:100%;margin-left:-8px;margin-right:-8px;flex-wrap:wrap}.onetime-card__col{width:100%;padding-left:8px;padding-right:8px}.onetime-card__col.onetime-card__col--image{flex:0 0 96px;max-width:96px}.onetime-card__col.onetime-card__col--content{display:flex;flex-direction:column;flex:0 0 calc(100% - 96px);max-width:calc(100% - 96px)}.onetime-card__title{display:flex;align-items:center;margin-bottom:0;font-family:Graphik,Graphik Fallback,Arial,sans-serif;font-size:14px;font-weight:600;line-height:1.4;text-transform:none;cursor:pointer;font-style:normal}.onetime-card__title span{overflow:hidden;margin-top:1px;white-space:nowrap;text-wrap:none;text-overflow:ellipsis}.onetime-card__title .icon{display:inline-block;flex:0 0 14px;max-width:14px;width:14px;height:14px;margin-left:5px}.onetime-card__title .icon.icon-info{cursor:pointer}.onetime-card__footer{margin-top:16px}.onetime-card__footer-row{display:flex;flex-wrap:wrap;margin-left:-4px;margin-right:-4px}.onetime-card__footer-col{flex:0 0 50%;max-width:50%;width:100%;padding-left:4px;padding-right:4px}.onetime-card__footer-col.onetime-card__footer-col--quantity{flex:0 0 40%;max-width:40%}.onetime-card__footer-col.onetime-card__footer-col--button{flex:0 0 60%;max-width:60%}.onetime-card__content{flex-grow:1}.onetime-card__prices{display:flex;flex-direction:row;margin-top:10px;margin-left:-4px;margin-right:-4px}.onetime-card__price{padding-left:4px;padding-right:4px;font-family:Graphik,Graphik Fallback,Arial,sans-serif;font-size:14px;font-weight:600;line-height:1;font-style:normal}.onetime-card__price.onetime-card__price--compare-at-price{font-weight:400;text-decoration:line-through;color:#888}.onetime-card__button{padding:8px 10px}.onetime-card__button .icon{display:block;margin-right:10px}.fade-enter-active,.fade-leave-active{will-change:opacity;opacity:1;transition:opacity 1s ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0}.account-dashboard-section.account-dashboard-section--upsells .account-dashboard-section__header{border-bottom:none}.account-dashboard-upsells{padding-top:3px}.account-dashboard-upsells__wrapper{display:flex;align-items:stretch}.account-dashboard-upsells__slide{display:flex;flex-direction:column;height:auto;flex-grow:1;max-width:calc((100% - 20px)/2);margin-right:20px}.account-dashboard-upsells__slide:last-child{margin-right:0}.account-dashboard-upsell-product-card{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%}.account-dashboard-upsell-product-card__row{width:100%}.account-dashboard-upsell-product-card__row.account-dashboard-upsell-product-card__row--image{max-width:70px}.account-dashboard-upsell-product-card__row.account-dashboard-upsell-product-card__row--content{flex-grow:1}.account-dashboard-upsell-product-card__image-wrapper{position:relative;overflow:hidden;margin-bottom:10px;padding-top:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;box-shadow:#0000000d 0 6px 24px,#00000014 0 0 0 1px}.account-dashboard-upsell-product-card__image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.account-dashboard-upsell-product-card__title{margin-bottom:2px;font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:10px;font-weight:700;line-height:1.2;text-align:center}.account-dashboard-upsell-product-card__variant-title{margin-bottom:10px;font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:10px;font-weight:400;line-height:1.2;text-align:center}.account-dashboard-upsell-product-card__prices{display:flex;justify-content:center;align-items:center;margin-bottom:14px;margin-left:-3px;margin-right:-3px}.account-dashboard-upsell-product-card__price{padding-left:3px;padding-right:3px;font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;font-size:10px;font-weight:700;line-height:1;text-align:center}.account-dashboard-upsell-product-card__price.account-dashboard-upsell-product-card__price--compare-at-price{font-weight:400;text-decoration:line-through}.template-page .account-dashboard-box__back{display:none}.template-page .account-dashboard-box__title{padding-left:0}.hide-membership .account-dashboard-main .account-dashboard-main__col.account-dashboard-main__col--main{flex:0 0 100%;max-width:100%}.hide-membership .account-dashboard-main .account-dashboard-main__col.account-dashboard-main__col--membership{display:none}.account-dashboard-payment-methods{padding-top:30px}.account-dashboard-payment-methods__arrows{display:flex;justify-content:center;gap:16px;margin-top:12px}.account-dashboard-payment-methods__arrows.account-dashboard-payment-methods__arrows--hidden{display:none}.account-dashboard-payment-methods__arrow{display:flex;justify-content:center;align-items:center;transition:opacity .3s ease-in-out}.account-dashboard-payment-methods__arrow.swiper-button-disabled{pointer-events:none}.account-dashboard-payment-methods__arrow.swiper-button-disabled svg{opacity:.5}.account-dashboard-payment-methods__arrow svg{--fill: #fff;transition:opacity .3s ease-in-out}.account-dashboard-payment-methods__row{display:flex;flex-wrap:wrap;margin-top:-10px;margin-left:-10px;margin-right:-10px}.account-dashboard-payment-methods__col{flex:0 0 100%;max-width:100%;width:100%;margin-top:10px;padding-left:10px;padding-right:10px}.account-dashboard-credit-card{position:relative;width:100%;padding-top:56.25%;background-color:#fff;border-radius:8px;font-family:Graphik Wide,Graphik Wide Fallback,Arial,sans-serif;color:#000}.account-dashboard-credit-card__brand{position:absolute;top:16px;left:16px}.account-dashboard-credit-card__brand .icon{width:40px;height:40px}.account-dashboard-credit-card__number{position:absolute;top:50%;right:16px;transform:translateY(-50%)}.account-dashboard-credit-card__holder{position:absolute;bottom:8px;left:16px}@media screen and (min-width: 480px){.account-dashboard-payment-methods__col{max-width:50%;flex:0 0 50%}}@media screen and (min-width: 575px){.account-dashboard-upsells__slide{max-width:calc((100% - 40px) / 3)}}@media screen and (min-width: 640px){.account-dashboard-payment-methods__arrows.account-dashboard-payment-methods__arrows--mobile-hidden{display:none}}@media screen and (min-width: 767px){.account-dashboard-upsells__slide{max-width:calc((100% - 60px)/4)}}@media screen and (min-width: 768px){.account-dashboard-payment-methods__col{max-width:33.333%;flex:0 0 33.333%}}@media screen and (min-width: 991px){.account-dashboard-payment-methods__col{max-width:25%;flex:0 0 25%}.account-dashboard-payment-methods__arrows.account-dashboard-payment-methods__arrows--tablet-hidden{display:none}}@media screen and (min-width: 1025px){.account-dashboard-upsells__slide{max-width:calc((100% - 20px)/2)}}@media screen and (min-width: 1200px){.account-dashboard-upsells__slide{max-width:calc((100% - 40px) / 3)}.account-dashboard-payment-methods__arrows.account-dashboard-payment-methods__arrows--desktop-hidden{display:none}}
