.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.ebookcc{--accent:#6f1acd;--accent2:#cd1ac7;--text:#000;--muted: rgba(0,0,0,.7);--line: rgba(0,0,0,.1);background:#fff;color:var(--text)}.ebookcc__container{max-width:1200px;margin:0 auto;padding:0 1.25rem}.ebookcc__topbar{border-bottom:1px solid var(--line);background:#fff}.ebookcc__topbar-text{margin:0;padding:14px 0;font-size:14px;color:var(--muted)}.ebookcc__hero{display:grid;grid-template-columns:1.2fr .9fr;gap:2rem;padding:48px 0 32px;align-items:start}.ebookcc__kicker{margin:0 0 10px;font-size:14px;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.04em}.ebookcc__title{font-size:53px;font-weight:700;line-height:1.15;color:#000;margin:0 0 12px}.ebookcc__subtitle{font-size:20px;font-weight:400;color:var(--muted);margin:0;max-width:760px}.ebookcc__card{border:1px solid var(--line);border-radius:18px;padding:18px;background:#fff;box-shadow:0 12px 28px #0000000f}.ebookcc__card-title{margin:0 0 6px;font-size:20px;font-weight:700;color:#000}.ebookcc__card-sub{margin:0 0 14px;font-size:14px;color:var(--muted)}.ebookcc__label{display:block;font-size:12px;font-weight:600;color:var(--muted);margin:10px 0 6px}.ebookcc__input{width:100%;height:46px;border-radius:12px;border:1px solid var(--line);padding:0 12px;outline:none;background:#fff;color:#000}.ebookcc__input:focus{border-color:#6f1acd73;box-shadow:0 0 0 3px #6f1acd1f}.ebookcc__check{display:flex;gap:10px;align-items:flex-start;margin:12px 0;font-size:13px;color:var(--muted)}.ebookcc__check input{margin-top:3px;width:16px;height:16px}.ebookcc__btn{width:100%;height:48px;border-radius:999px}.ebookcc__fineprint{margin:10px 0 0;font-size:12px;color:var(--muted)}.ebookcc__msg{margin:10px 0 0;font-size:13px}.ebookcc__msg--ok{color:#0a7a2a}.ebookcc__msg--error{color:#b42318}.ebookcc__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;padding:10px 0 64px}.ebookcc__block{border:1px solid var(--line);border-radius:18px;padding:18px;background:#fff;box-shadow:0 12px 28px #0000000a}.ebookcc__block--wide{grid-column:1 / -1}.ebookcc__h3{margin:0 0 10px;font-size:18px;font-weight:700}.ebookcc__p{margin:0 0 10px;color:var(--muted);line-height:1.6}.ebookcc__list,.ebookcc__bullets{margin:0;padding-left:18px;line-height:1.8}@media (max-width: 991px){.ebookcc__hero{grid-template-columns:1fr;padding:28px 0 18px}.ebookcc__title{font-size:36px}.ebookcc__subtitle{font-size:clamp(1rem,4vw,1.3rem)}.ebookcc__grid{grid-template-columns:1fr;padding-bottom:44px}}.site-footer{background:#fff;color:#111;padding:3rem 1.5rem 1rem}.footer__top{display:flex;justify-content:center;gap:6rem;margin:0 auto 3rem}.footer-top .footer-col{text-align:center}.footer__col h4{font-size:17px;font-weight:700;margin-bottom:20px}.footer__col ul{list-style:none;padding:0;margin:0}.footer__col ul li{margin-bottom:20px;font-size:16px}.footer__col a{color:#222;text-decoration:none;font-size:.95rem;transition:color .2s ease}.footer__btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 1.5rem;border:1px solid #222;border-radius:999px;font-weight:700;text-decoration:none;transition:all .3s ease}.footer__btn:hover{background:#111;color:#fff}.footer__bottom{border-top:1px solid #ddd;padding:1.5rem 3rem;max-width:900px;margin:0 auto;display:flex;align-items:center;flex-wrap:wrap;gap:6rem}.footer__brand img{height:20px;width:auto;margin-top:-8px}.footer__info{text-align:left;font-size:12px;color:#8a8a8a;line-height:1.6}@media (max-width: 768px){.no-detect,.no-detect a,a.no-detect{-webkit-touch-callout:none!important;-webkit-user-select:text!important;text-decoration:none!important;color:inherit!important;pointer-events:none!important}.footer__col h4{font-size:19px}.footer__bottom{flex-direction:column;align-items:center;text-align:center;gap:2.5rem;padding-top:2.5rem}.footer__info{text-align:center}.footer__top{flex-direction:column;gap:2rem}.footer__col{text-align:center}}.hey-corner{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;background:transparent;padding:0 0 25px;margin-top:-50px;position:relative;z-index:2}.hey-corner__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.hey-corner__titles{text-align:center;margin-bottom:clamp(2rem,4vw,4rem)}.hey-corner__heading{font-size:35px;font-weight:500;margin-bottom:.5rem;letter-spacing:-.01em}.hey-corner__subheading{font-size:21px;font-weight:400;margin:0}.hey-corner__content{display:flex;gap:30px;width:100%;justify-content:center;align-items:stretch;margin-bottom:clamp(2.5rem,5vw,3.5rem);flex-wrap:wrap}.hey-corner__left{flex:1 1 340px;min-width:280px;max-width:550px;min-height:590px;display:flex;align-items:center;justify-content:center;border-radius:35px;box-shadow:0 10px 30px #0000000d;transition:all .4s ease-in-out;overflow:hidden;padding:40px 50px;position:relative}.hey-corner__img-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hey-corner__img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:800px!important;height:auto;opacity:0;transition:opacity .5s ease-in-out;z-index:1}.hey-corner__img.is-active{opacity:1;z-index:2}.hey-corner__right{flex:1 1 340px;min-width:280px;max-width:550px;min-height:590px;display:flex;flex-direction:column;justify-content:space-between;border-radius:35px;box-shadow:0 10px 30px #0000000d;transition:all .4s ease-in-out;padding:60px 50px}.hey-corner__step{font-size:22px;font-weight:400;opacity:.5;display:flex;align-items:center;color:#fff;cursor:pointer;transition:opacity .3s}.hey-corner__step .step-text{border-top:1px solid rgba(255,255,255,.5);padding:30px 0;width:100%}.hey-corner__step.is-highlighted .step-text{border-top:1px solid rgba(255,255,255,.25)}.hey-corner__step:first-child .step-text{border-top:none}.hey-corner__steps{padding-left:0}.hey-corner__step .step-number{position:relative;width:47px;height:42px;margin-right:1rem;display:flex;align-items:center;justify-content:center}.hey-corner__step svg{position:absolute;top:0;right:0;bottom:0;left:0;transform:rotate(-90deg)}.progress-bg{fill:none;stroke:#fff;stroke-opacity:.2;stroke-width:2px}.progress-bar{fill:none;stroke:#fff;stroke-width:2px;stroke-dasharray:106.8;stroke-dashoffset:106.8;transition:stroke-dashoffset .3s linear}.number-text{position:relative;font-weight:500;font-size:15px;color:#fff}.hey-corner__step.is-highlighted{opacity:1;font-weight:600}.hey-corner__step.is-highlighted .progress-bar{animation:progressFill 3s linear forwards}@keyframes progressFill{0%{stroke-dashoffset:106.8}to{stroke-dashoffset:0}}.hey-corner__button{display:inline-block;margin-top:.5rem;padding:19px 10px;border-radius:32px;border:2px solid #FFF;background:transparent;color:#fff;width:59%;font-size:20px;margin-left:3rem;font-weight:600;text-decoration:none;transition:all .2s;text-align:center}.hey-corner__button:hover{border-color:#fff;color:#000;background:#fff;transform:translateY(-2px)}.hey-corner__footer{margin-top:50px}.hey-corner__footer-text{display:flex;gap:15px;justify-content:center;align-items:center}.hey-corner__footer-text .hey-corner__text{font-size:18px;font-weight:600;font-style:italic}@media (max-width: 991px){.hey-corner{margin-top:-60px;position:relative;z-index:2}.hey-corner__content{flex-direction:column;gap:clamp(1.2rem,4vw,2.2rem);align-items:stretch;margin-bottom:4rem}.hey-corner__left,.hey-corner__right{max-width:100%;aspect-ratio:unset}.hey-corner__heading{font-size:26px}.hey-corner__subheading,.number-text,.hey-corner__step,.hey-corner__footer-text .hey-corner__text{font-size:15px!important}.hey-corner__step .step-number{width:42px;height:34px}.hey-corner__button{font-size:14px;width:80%;padding:19px 5px;margin:12px auto}.hey-corner__left{order:2}}@media (max-width: 768px){.hey-corner__container{padding:20px 2.5rem 0}.hey-corner__left,.hey-corner__right{padding:1.5rem 2rem 2rem!important;min-height:200px}.hey-corner__step .step-text{padding:15px 0}}#shopify-section-template--25931642929516__main{display:block!important}.hero{position:relative;overflow:hidden}.hero__inner{position:relative}.hero__bg{position:absolute;right:0;bottom:0;left:0;top:-18%;z-index:0;pointer-events:none}.hero__content,.hero__images{position:relative;z-index:1}.hero{padding:50px 0 0;overflow:visible!important}.hero__inner{max-width:100%;margin:0 auto}.hero__content{text-align:center;z-index:2}.hero__content,.hero__images{max-width:1200px!important;margin:0 auto}.hero__images{z-index:1}.hero__title{font-size:53px;font-weight:700;line-height:1.15;color:#000;margin-bottom:1rem}.hero__subtitle{font-size:20px;font-weight:400;color:#000;margin-bottom:3rem;max-width:760px;margin-left:auto;margin-right:auto}.hero__buttons{display:inline-flex;gap:1rem;justify-content:center}.hero-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 2.5rem;border-radius:999px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s ease}.btn--primary{background:linear-gradient(90deg,#6f1acd,#cd1ac7);color:#fff;position:relative;overflow:hidden;font-weight:500;background-size:100% 100%;background-position:0% 0%;transition:background-size .4s ease,transform .3s ease}.btn--primary:hover{transform:translateY(-2px);background-size:200% 100%}.btn--secondary{background:transparent;color:#6f1acd;border:2px solid #6f1acd}.btn--secondary:hover{box-shadow:0 8px 20px #0000000f;background:#6f1acd;color:#fff;transform:translateY(-2px)}.hero__images{position:relative}.hero__image-desktop,.hero__image-mobile{width:100%;display:none}.hero__image-desktop img,.hero__image-mobile img{width:100%;height:auto;display:block}@media (min-width: 992px){.hero__image-desktop{display:block;margin-top:-9rem}.hero__image-mobile{display:none;margin-top:3rem}}@media (max-width: 991px){.hero{padding:1rem 1.25rem 3.5rem}.hero__title{font-size:36px;padding:0 1rem}.hero__subtitle{font-size:clamp(1rem,4vw,1.3rem)}.hero-btn{font-size:15px;padding:12px 25px}.hero__image-desktop{display:none}.hero__image-mobile{display:block;margin:45px 0}.hero__image-mobile img{scale:1.5}}.only-mobile{display:none}@media (max-width: 767px){.only-mobile{display:inline}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/18/compiled_assets/styles.css.map */
