ts-header{display:block;position:relative}ts-header.sticky{position:fixed;top:0;left:0;width:100%;transition:top .3s}.shopify-section-group-header-group:has(ts-header.sticky){padding-top:var(--header-height)}.ts-header__main{width:100%;padding:10px 20px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background-color:#452d7d}.ts-header__logo{display:flex}.ts-header__logo img{width:180px;height:auto;object-fit:cover}.ts-header__controls{display:flex;gap:16px;align-items:center;justify-content:end}.ts-header__control{display:flex;cursor:pointer;position:relative}.ts-header__control *{pointer-events:none}.ts-header__control span{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:20px;background-color:#ffd600;position:absolute;top:0;right:0;z-index:1;font-family:Gilroy;font-size:14px;font-weight:700;line-height:1;color:#231249}.ts-header__announcement{width:100%;background-color:#dbcafc;padding:0 20px;overflow:hidden}.ts-header__announcement-inner{max-width:640px;margin:0 auto;box-shadow:none!important;max-height:48px;overflow:hidden}.ts-header__announcement-label{width:100%;margin:0 20px 0 0;font-family:Gilroy;font-size:24px;font-weight:600;line-height:1.2;height:48px;display:flex;align-items:center;justify-content:center;color:#231249}.ts-header__menu{position:fixed;top:var(--header-height);width:100%;max-width:720px;z-index:2;height:calc(100dvh - var(--header-height));transform:translate(-100%);transition:transform .3s;overflow:hidden}.ts-header__menu.open{transform:translate(0)}.ts-header__menu.open~.ts-header__overlay{opacity:1;pointer-events:all}.ts-header__menu-wrapper{position:relative}.ts-header__menu-media{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ts-header__menu-media--mobile{display:none}.ts-header__menu-media img{width:100%;height:auto;object-fit:cover}.ts-header__menu-content{position:relative;z-index:2;width:100%;padding:32px 32px 128px;height:calc(100dvh - var(--header-height))}.ts-header__menu-content-inner{height:100%;display:flex;flex-direction:column;overflow:auto}.ts-header__menu-links{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0 0 24px;padding:0}.ts-header__menu-link{display:flex;align-items:center;gap:16px;font-family:Sunfice;font-size:40px;font-weight:400;line-height:1.4;color:#fff;text-decoration:none}.ts-header__menu-link *{pointer-events:none}.ts-header__menu-icon{display:flex}.ts-header__menu-icon img{width:48px;height:48px;object-fit:cover}.ts-header__menu-review{margin-top:auto;position:relative;border:4px solid #392465;border-radius:12px}.ts-header__menu-review-media{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:12px;overflow:hidden;background-color:#fff}.ts-header__menu-review-media img{width:100%;height:auto;object-fit:cover;opacity:0}.ts-header__menu-review-content{display:flex;gap:16px;padding:16px;position:relative;z-index:2}.ts-header__menu-review-image{display:flex}.ts-header__menu-review-image img{width:260px;height:fit-content}.ts-header__menu-review-inner{flex:1}.ts-header__menu-review-stars{display:flex;align-items:center;justify-content:center;gap:6px;margin:0 0 24px}.ts-header__menu-review-rte{width:100%;margin:0 0 24px}.ts-header__menu-review-rte *{font-family:Sunfice;font-size:20px;font-weight:400;line-height:1.4;text-align:center;color:#000;margin:0}.ts-header__menu-review-rte>*{margin:0 0 1em}.ts-header__menu-review-rte>*:last-child{margin:0}.ts-header__menu-review-author{font-family:Sunfice;font-size:20px;font-weight:400;line-height:1.4;text-align:right;color:#000;margin:0}.ts-cart__wrapper{position:fixed;top:0;left:0;width:100%;height:100dvh;background-color:transparent;transition:background-color .3s;pointer-events:none;overflow:hidden;z-index:2}.ts-cart__wrapper.open{background:#0000004d;pointer-events:all}.ts-cart{position:absolute;top:var(--header-height);right:0;z-index:2;width:100%;max-width:720px;height:calc(100dvh - var(--header-height));max-height:100dvh;flex-direction:column;display:flex;transition:transform .3s;transform:translate(100%)}.ts-cart__wrapper.open .ts-cart{transform:translate(0)}.ts-cart__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;overflow:hidden}.ts-cart__media img{width:100%;height:auto;object-fit:cover}.ts-cart__media--mobile{display:none}.ts-cart__content{position:relative;z-index:2;height:calc(100dvh - var(--header-height))}.ts-cart__content-inner{display:flex;flex-direction:column;height:100%}.ts-cart__free{padding:14px 32px;background-color:#231249}.ts-cart__free-label{font-family:Sunfice;font-size:20px;font-weight:400;line-height:1.4;text-align:center;margin:0 0 10px;color:#f8f2ff}.ts-cart__free-bar{width:100%;height:7px;border-radius:4px;background-color:#f8f2ff;position:relative}.ts-cart__free-thumb{position:absolute;top:0;left:0;border-radius:4px;height:7px;background-color:#ffd600}.ts-cart__items{flex:1;overflow:auto;display:flex;flex-direction:column;padding:0 16px}.ts-cart__wrapper.loading .ts-cart__items{opacity:.6;cursor:no-drop}.ts-cart__item-header{margin:0;padding:12px 0;display:flex;align-items:center;flex-wrap:nowrap;gap:16px}.ts-cart__item-plan{font-family:Gilroy;font-size:32px;font-weight:600;line-height:1.2;text-align:left;color:#fff;margin:0}.ts-cart__item-line{height:3px;background-color:#fff;flex:1}.ts-cart__sellings-wrapper{position:relative}.ts-cart__sellings-wrapper .ts-icon{display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%);pointer-events:none}.ts-cart__sellings{font-family:Gilroy;font-size:32px;font-weight:600;line-height:1.2;text-align:left;margin:0;padding:0 32px 0 0;text-decoration:none;border:none;background-color:transparent;color:#fff;-webkit-appearance:none;appearance:none;text-indent:1px;text-overflow:"";outline:none}.ts-cart__sellings:focus-visible{outline:none;border:none;box-shadow:none}.ts-cart__main{display:flex;gap:12px;border-top:4px solid #DBC9FD;box-shadow:4px 4px #dbc9fd;border-radius:16px;padding:16px;background-color:#fff}.ts-cart__item-media{display:flex}.ts-cart__item-media img{width:116px;height:fit-content;object-fit:cover}.ts-cart__headings{flex:1}.ts-cart__item-title{font-family:Sunfice;font-size:24px;font-weight:400;line-height:1.5;color:#462d7c;margin:0 0 16px}.ts-cart__item-info{display:flex;align-items:center}.ts-cart__item-messages{display:flex;flex-direction:column;gap:4px;flex:1}.ts-cart__item-message{display:flex;align-items:center;gap:8px;font-family:Gilroy;font-size:16px;font-weight:600;line-height:1.2;color:#462d7c;margin:0}.ts-cart__item-message--save{text-decoration:underline;cursor:pointer}.ts-cart__item-message svg{width:24px;height:24px}.ts-cart__item-message *{pointer-events:none}.ts-cart__item-badge{padding:6px 12px;font-family:Gilroy;font-size:16px;font-weight:500;line-height:1.2;display:flex;align-items:center;justify-content:center;color:#231249;border:2px solid #231249;box-shadow:0 2px #231249;border-radius:100px;background-color:#dbc9fd;margin:0}.ts-cart__quantity-wrapper{width:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:center}.ts-cart__quantity{width:130px;border:2px solid #231249;box-shadow:0 3px #231249;display:flex;align-items:center;background-color:#dbc9fd;border-radius:16px;justify-content:space-between;padding:12px 20px;height:45px;margin:0 0 8px}.ts-cart__quantity-control{cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.ts-cart__quantity-control svg{pointer-events:none}.ts-cart__quantity-input{border:none;box-shadow:none;outline:none;text-align:center;background-color:transparent;font-family:Gilroy;font-size:24px;font-weight:600;line-height:1.2;color:#462d7c;pointer-events:none}.ts-cart__quantity-input:focus-visible{border:none;box-shadow:none;outline:none}.ts-cart__quantity-input::-webkit-outer-spin-button,.ts-cart__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ts-cart__item-price{font-family:Sunfice;font-size:32px;font-weight:400;line-height:1.4;margin:0;color:#462d7c;display:flex;align-items:end;justify-content:center}.ts-cart__item-price--tenths{font-size:20px}.ts-cart__bottom{padding:32px}.ts-cart__bottom-inner{border-top:3px solid #fff;padding-top:20px}.ts-cart__bottom-label{font-family:Gilroy;font-size:32px;font-weight:600;line-height:1.2;margin:0 0 4px;color:#fff;display:flex;align-items:center;justify-content:space-between}.ts-cart__bottom-controls{padding:16px 0;display:flex;align-items:center;justify-content:space-between}.ts-cart__bottom-back{cursor:pointer;display:flex;align-items:center;font-family:Sunfice;font-size:32px;line-height:1.4;color:#fff;margin:0}.ts-cart__bottom-back *{pointer-events:none}.ts-cart__button{--border-color: #DBC9FD;background-color:#fff;border-radius:16px;width:fit-content;display:flex;padding:12px 64px;align-items:center;justify-content:center;gap:12px;font-family:Sunfice;font-size:32px;font-weight:400;line-height:1.4;color:#462d7c;text-decoration:none}.ts-cart__button *{pointer-events:none}.ts-cart__bottom-features{display:flex;align-items:center;justify-content:space-between}.ts-cart__bottom-feature{display:flex;align-items:center;font-family:Gilroy;font-size:20px;font-weight:600;line-height:1.2;color:#f8f2ff;margin:0}.ts-header__overlay{position:fixed;top:var(--header-height);height:100dvh;z-index:1;cursor:pointer;width:100%;background:#0000004d;opacity:0;transition:opacity .3s;pointer-events:none}.ts-cart__popup{position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100dvh;background:#0006;z-index:9999;opacity:0;pointer-events:none;transition:opacity .3s}.ts-cart__popup.open{opacity:1;pointer-events:all}.ts-popup__content{width:100%;max-width:1480px;height:fit-content;border-radius:16px;overflow:hidden;display:flex;background-color:#231249}.ts-popup__media{display:flex}.ts-popup__media img{aspect-ratio:1 / 1;width:640px;height:auto;object-fit:cover}.ts-popup__media--mobile{display:none}.ts-popup__content-inner{padding:32px 60px;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.ts-popup__title{font-family:Sunfice;font-size:68px;font-weight:400;line-height:1.2;text-align:center;color:#f2ecf9;margin:0}.ts-popup__subtitle{font-family:Gilroy;font-size:54px;font-weight:600;line-height:1.2;text-align:center;margin:0 0 24px;color:#fff}.ts-popup__description{margin:0 0 62px;padding:0;list-style:none}.ts-popup__description li{font-family:Gilroy;font-size:25px;font-weight:300;line-height:1.5;color:#f2ecf9;padding-left:36px;position:relative}.ts-popup__description li strong{font-weight:500}.ts-popup__description li:before{content:url("data:image/svg+xml,%3Csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.66008 9.07966L12.9388 22.3946L24.9198 1.97395' stroke='%236A855B' stroke-width='5'/%3E%3C/svg%3E%0A");position:absolute;top:0;left:0}.ts-popup__controls{width:100%}.ts-popup__save{width:100%;max-width:565px;height:70px;display:flex;align-items:center;justify-content:center;background-color:#887ab9;border-radius:15px;padding:12px 18px;color:#fff;font-family:Gilroy;font-size:30px;font-weight:600;line-height:1;cursor:pointer;margin:0 auto 24px}.ts-popup__checkout{display:flex;width:fit-content;margin:0 auto;font-family:Gilroy;font-size:25px;font-weight:500;line-height:1;text-align:center;text-decoration:underline;text-underline-offset:3px;color:#fff}.ts-cart__empty{display:flex;flex-direction:column;align-items:center;gap:16px;justify-content:center;flex:1}.ts-cart__empty-title{font-family:Sunfice;font-size:32px;font-weight:400;line-height:1.2;color:#fff;margin:0}.ts-cart__empty-subtitle{font-family:Sunfice;font-size:20px;font-weight:400;line-height:1.4;color:#fff;margin:0}.ts-cart__empty-link{--border-color: #DBC9FD;width:fit-content;padding:12px 64px;background-color:#fff;border-radius:16px;font-family:Sunfice;font-size:32px;font-weight:400;line-height:1.2;color:#462d7c;margin:0 auto;text-decoration:none;display:flex;align-items:center;justify-content:center;border:2px solid #3FAE36;box-shadow:0 3px #3fae36}.ts-cart__empty+.ts-cart__bottom-back{padding:16px 0;width:100%;justify-content:center;margin:0}@media screen and (max-width: 1550px){.ts-header__control svg{width:32px;height:32px}.ts-header__control span{width:16px;height:16px;font-size:10px}.ts-header__announcement-inner{max-width:500px;max-height:32px}.ts-header__announcement-label{font-size:16px;height:32px}.ts-header__menu{max-width:600px;height:calc(100dvh - var(--header-height))}.ts-header__menu-content{padding:24px;height:calc(100dvh - var(--header-height))}.ts-header__menu-link{gap:12px;font-size:32px}.ts-header__menu-icon img{width:36px;height:36px}.ts-header__menu-review-image img{width:180px}.ts-header__menu-review-rte *,.ts-header__menu-review-author{font-size:16px}.ts-cart{max-width:600px;height:calc(100dvh - var(--header-height))}.ts-cart__content{height:calc(100dvh - var(--header-height))}.ts-cart__free{padding:12px 24px}.ts-cart__free-label{font-size:16px}.ts-cart__free-bar,.ts-cart__free-thumb{height:5px}.ts-cart__item-plan,.ts-cart__sellings{font-size:24px}.ts-cart__main{padding:12px}.ts-cart__item-media img{width:90px}.ts-cart__item-title{font-size:16px}.ts-cart__item-message,.ts-cart__item-badge{font-size:12px}.ts-cart__quantity-input{font-size:16px}.ts-cart__item-price{font-size:24px}.ts-cart__item-price--tenths{font-size:15px}.ts-cart__bottom{padding:24px}.ts-cart__bottom-label,.ts-cart__bottom-back{font-size:24px}.ts-cart__button{padding:12px 48px;font-size:16px}.ts-cart__bottom-feature{font-size:16px}.ts-popup__content{max-width:1200px}.ts-popup__media{width:42%}.ts-popup__media img{width:100%}.ts-popup__content-inner{padding:24px 48px;width:58%}.ts-popup__title{font-size:48px}.ts-popup__subtitle{font-size:36px}.ts-popup__description{margin:0 0 48px}.ts-popup__description li{font-family:Gilroy;font-size:16px;padding-left:30px}.ts-popup__description li strong{font-weight:500}.ts-popup__description li:before{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.66008 9.07966L12.9388 22.3946L24.9198 1.97395' stroke='%236A855B' stroke-width='5'/%3E%3C/svg%3E%0A")}.ts-popup__save{max-width:450px;height:62px;font-size:24px}.ts-popup__checkout{font-size:16px}.ts-cart__empty-title{font-size:24px}.ts-cart__empty-subtitle{font-size:16px}.ts-cart__empty-link{padding:12px 32px;font-size:24px}.ts-cart__empty+.ts-cart__bottom-back{padding:12px 0}}@media screen and (max-width: 989px){.ts-popup__content{padding:8px;flex-direction:column;max-width:700px}.ts-popup__media{display:flex;width:100%}.ts-popup__media--mobile{display:block}.ts-popup__media--desktop{display:none}.ts-popup__media img{border-radius:16px;aspect-ratio:unset;height:fit-content}.ts-popup__content-inner{padding:16px;width:100%}}@media screen and (max-width: 768px){.ts-header__main{width:100%;padding:5px 20px}.ts-header__logo img{width:90px}.ts-header__controls{gap:8px}.ts-header__control svg{width:24px;height:24px}.ts-header__control span{width:10px;height:10px;font-size:7px}.ts-header__announcement-inner{max-width:320px;max-height:24px}.ts-header__announcement-label{margin:0 16px 0 0;font-size:12px;height:24px}.ts-header__menu{height:calc(100dvh - var(--header-height))}.ts-header__menu-media--mobile{display:block}.ts-header__menu-media--desktop{display:none}.ts-header__menu-content{padding:16px;height:calc(100dvh - var(--header-height))}.ts-header__menu-links{gap:8px;margin:0 0 64px}.ts-header__menu-link{gap:8px;font-size:24px}.ts-header__menu-icon img{width:30px;height:30px}.ts-header__menu-review{margin-top:0;border:2px solid #392465;border-radius:8px}.ts-header__menu-review-media{border-radius:8px;background-color:#fff}.ts-header__menu-review-media img{opacity:0}.ts-header__menu-review-content{gap:8px;padding:8px}.ts-header__menu-review-image img{width:140px}.ts-header__menu-review-inner{flex:1}.ts-header__menu-review-stars,.ts-header__menu-review-rte{margin:0 0 12px}.ts-header__menu-review-stars svg{width:16px;height:16px}.ts-header__menu-review-rte *,.ts-header__menu-review-author{font-size:10px}.ts-cart{top:0;height:100dvh}.ts-cart__media{border-bottom-left-radius:0}.ts-cart__media--mobile{display:block}.ts-cart__media--desktop{display:none}.ts-cart__content{height:100dvh}.ts-cart__free{padding:12px 16px}.ts-cart__free-label{font-size:12px;margin:0 0 8px}.ts-cart__free-bar,.ts-cart__free-thumb{height:4px}.ts-cart__items{padding:0 8px;gap:8px}.ts-cart__item-header{padding:6px 0;gap:8px}.ts-cart__item-plan{font-size:18px}.ts-cart__item-line{height:2px}.ts-cart__sellings-wrapper .ts-icon svg{width:24px;height:24px}.ts-cart__sellings{font-size:18px;padding-right:24px}.ts-cart__main{gap:6px;border-top:2px solid #DBC9FD;box-shadow:0 2px #dbc9fd;border-radius:8px;padding:16px 12px}.ts-cart__item-media img{width:62px}.ts-cart__item-title{font-size:14px;margin:0 0 8px}.ts-cart__item-messages{gap:2px}.ts-cart__item-message{gap:4px;font-size:8px}.ts-cart__item-message svg{width:16px;height:16px}.ts-cart__item-badge{padding:3px 6px;font-size:8px;border:1px solid #231249;box-shadow:1px 1px #231249;background-color:#dbc9fd}.ts-cart__quantity{width:65px;border:1px solid #231249;box-shadow:0 2px #231249;border-radius:8px;padding:4px 10px;height:24px;margin:0 0 4px}.ts-cart__quantity-control svg{width:10px;height:10px}.ts-cart__quantity-input{font-size:13px}.ts-cart__item-price{font-size:16px;margin-top:20px}.ts-cart__item-price--tenths{font-size:10px}.ts-cart__bottom{padding:16px}.ts-cart__bottom-inner{border-top:2px solid #fff;padding-top:10px}.ts-cart__bottom-label{font-size:16px;margin:0 0 2px}.ts-cart__bottom-controls{padding:8px 0}.ts-cart__bottom-back{font-size:20px}.ts-cart__button{--border-color: #DBC9FD;border-radius:8px;padding:6px 34px;gap:6px;font-family:Sunfice;font-size:20px}.ts-cart__button svg{width:20px;height:20px}.ts-cart__bottom-feature{gap:5px;font-size:10px}.ts-cart__bottom-feature svg{width:30px;height:30px}.ts-popup__content{width:calc(100% - 32px);max-width:600px;height:fit-content;border-radius:8px}.ts-popup__media img{border-radius:8px}.ts-popup__content-inner{padding:16px 16px 24px}.ts-popup__title{font-size:32px;margin:0 0 4px}.ts-popup__subtitle{font-size:20px;margin:0 0 8px}.ts-popup__description{max-width:450px;margin:0 auto 16px}.ts-popup__description li{font-size:12px;font-weight:500;padding-left:20px;line-height:1.5}.ts-popup__description li:before{content:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.66008 9.07966L12.9388 22.3946L24.9198 1.97395' stroke='%236A855B' stroke-width='5'/%3E%3C/svg%3E%0A")}.ts-popup__save{height:48px;padding:4px 8px;margin:0 auto 16px;font-size:16px}.ts-popup__checkout{font-size:10px;text-underline-offset:2px}.ts-cart__empty{gap:8px}.ts-cart__empty-title{font-size:20px}.ts-cart__empty-subtitle{font-size:16px}.ts-cart__empty-link{padding:6px 64px;border-radius:8px;font-size:20px}.ts-cart__empty+.ts-cart__bottom-back{padding:16px 0}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/ts-header.css.map */
