.howto-cta{--howto-pink: #e28da4;--howto-pink-softest: #fcf3f5;--howto-heading-font: var(--font-heading-family, "Poppins", sans-serif);--howto-body-font: var(--font-body-family, "Lato", sans-serif);--howto-text: #121212;--howto-dark: #3b272b;background:linear-gradient(to bottom,#ffffff 0%,var(--howto-pink-softest) 100%)}.howto-cta__inner{max-width:920px;margin:0 auto;padding:72px 96px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.howto-cta__heading{margin:0;font-family:var(--howto-heading-font);font-size:48px;font-weight:600;line-height:1.15;color:var(--howto-text)}.howto-cta__text{max-width:640px;font-family:var(--howto-body-font);font-size:18px;font-weight:400;line-height:1.5;color:#3b272bab}.howto-cta__text p{margin:0}.howto-cta__button{display:inline-flex;align-items:center;justify-content:center;padding:16px 36px;border-radius:40px;background:var(--howto-pink);color:#fff;text-decoration:none;font-family:var(--howto-heading-font);font-size:16px;font-weight:600;line-height:1;transition:opacity .2s ease}.howto-cta__button:hover,.howto-cta__button:focus-visible{opacity:.88;outline:none}@media screen and (max-width:749px){.howto-cta__inner{padding:48px 20px;gap:12px}.howto-cta__heading{font-size:34px}.howto-cta__text{font-size:14px;max-width:300px;line-height:1.45}.howto-cta__button{padding:12px 24px;font-size:14px}}.howto-faq{--howto-pink: #e28da4;--howto-pink-soft: #f7e0e7;--howto-heading-font: var(--font-heading-family, "Poppins", sans-serif);--howto-body-font: var(--font-body-family, "Lato", sans-serif);--howto-text: #121212;--howto-dark: #3b272b;background:var(--howto-pink-soft);scroll-margin-top:100px}.howto-faq__inner{max-width:800px;margin:0 auto;padding:80px 20px}.howto-faq__heading{margin:0 0 32px;text-align:center;font-family:var(--howto-heading-font);font-size:42px;font-weight:600;line-height:1.15;color:var(--howto-text)}.howto-faq__list{display:flex;flex-direction:column}.howto-faq__item{background:#fff;border-radius:16px;overflow:hidden}.howto-faq__divider{height:1px;background:#ebb1c1;flex:0 0 auto}.howto-faq__summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;padding:24px 28px;font-family:var(--howto-heading-font);font-size:16px;font-weight:600;line-height:1.35;color:var(--howto-text)}.howto-faq__summary::-webkit-details-marker{display:none}.howto-faq__question{flex:1 1 auto}.howto-faq__chevron{flex:0 0 auto;width:20px;height:20px;color:#3b272b66;transition:transform .25s ease}.howto-faq__item[open] .howto-faq__chevron{transform:rotate(180deg)}.howto-faq__answer{padding:0 28px 24px;font-family:var(--howto-body-font);font-size:15px;font-weight:400;line-height:1.6;color:#3b272bcc}.howto-faq__answer p{margin:0 0 12px}.howto-faq__answer p:last-child{margin-bottom:0}.howto-faq__answer ul{margin:0;padding-left:18px}.howto-faq__answer li{margin-bottom:4px}@media screen and (max-width:749px){.howto-faq__inner{padding:48px 16px}.howto-faq__heading{font-size:24px;max-width:320px;margin-left:auto;margin-right:auto;margin-bottom:16px}.howto-faq__list{gap:0}.howto-faq__item{border-radius:12px}.howto-faq__summary{padding:14px 16px;font-size:14px}.howto-faq__answer{padding:0 16px 14px;font-size:13px}}.howto-hero{--howto-pink: #e28da4;--howto-pink-soft: #f7e0e7;--howto-pink-softest: #fcf3f5;--howto-text: #121212;--howto-dark: #3b272b;--howto-heading-font: var(--font-heading-family, "Poppins", sans-serif);--howto-body-font: var(--font-body-family, "Lato", sans-serif);background:#fff}.howto-hero__banner{position:relative;width:100%;height:560px;overflow:hidden;display:flex;align-items:center;justify-content:center}.howto-hero__banner>picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0}.howto-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.howto-hero__bg--placeholder{background:linear-gradient(135deg,#3b272b,#5a3d42)}.howto-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,#3b272b,#3b272bcc 40%,#3b272b00)}.howto-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;text-align:center;padding:0 80px;width:100%;height:100%}.howto-hero__badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;border-radius:40px;background:var(--howto-pink);color:#fff;font-family:var(--howto-body-font);font-size:12px;font-weight:700;letter-spacing:2px;line-height:1;text-transform:uppercase}.howto-hero__title{margin:0;font-family:var(--howto-heading-font);font-size:64px;font-weight:600;line-height:1.1;color:#fff;text-align:center}.howto-hero__subtitle{margin:0;max-width:600px;font-family:var(--howto-body-font);font-size:22px;font-weight:400;line-height:1.4;color:#fffc;text-align:center}.howto-hero__tabs{display:flex;align-items:center;justify-content:center;gap:16px;padding:24px 96px;background:#fff;border-bottom:1px solid #f0e4e8}.howto-hero__tab{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:40px;font-family:var(--howto-heading-font);font-size:15px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease;background:#fff;color:var(--howto-dark);border:1px solid var(--howto-pink)}.howto-hero__tab:hover,.howto-hero__tab:focus-visible{background:var(--howto-pink-softest);outline:none}.howto-hero__tab--active,.howto-hero__tab--active:hover{background:var(--howto-pink);color:#fff;border-color:var(--howto-pink)}@media screen and (max-width:989px){.howto-hero__tabs{padding:24px 40px}}@media screen and (max-width:749px){.howto-hero__banner{height:480px}.howto-hero__overlay{background:linear-gradient(to top,#3b272b,#3b272bed,#3b272bab 70%,#3b272b00)}.howto-hero__content{justify-content:flex-end;padding:0 24px 56px;gap:16px}.howto-hero__badge{padding:6px 16px;font-size:11px}.howto-hero__title{font-size:40px}.howto-hero__subtitle{font-size:16px;max-width:300px}.howto-hero__tabs{gap:10px;padding:18px 24px}.howto-hero__tab{padding:10px 20px;font-size:13px}}.howto-steps{--howto-pink: #e28da4;--howto-heading-font: var(--font-heading-family, "Poppins", sans-serif);--howto-body-font: var(--font-body-family, "Lato", sans-serif);--howto-text: #121212;--howto-dark: #3b272b;background:var(--howto-steps-bg, #ffffff);scroll-margin-top:100px}.howto-steps__inner{max-width:1200px;margin:0 auto;padding:80px 96px}.howto-steps__header{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:24px;text-align:center}.howto-steps__heading{margin:0;font-family:var(--howto-heading-font);font-size:42px;font-weight:600;line-height:1.15;color:var(--howto-text)}.howto-steps__subtitle{margin:0;max-width:600px;font-family:var(--howto-body-font);font-size:18px;font-weight:400;line-height:1.45;color:#3b272b99}.howto-steps__grid{display:grid;gap:20px;align-items:stretch}.howto-steps__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.howto-steps__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.howto-steps__card{border-radius:20px;background:var(--howto-steps-card-bg, #fcf3f5);padding:24px 24px 28px;display:flex;flex-direction:column;gap:16px}.howto-steps__card-media{border-radius:16px;overflow:hidden;aspect-ratio:1 / 1;max-height:180px;background:#f0e0e5;flex:0 0 auto}.howto-steps__card-media img{width:100%;height:100%;object-fit:cover;display:block}.howto-steps__card-media--empty{min-height:140px}.howto-steps__card-body{display:flex;flex-direction:column;gap:8px;flex:1 1 auto}.howto-steps__step-number{font-family:var(--howto-heading-font);font-size:14px;font-weight:700;letter-spacing:1px;color:var(--howto-pink);line-height:1}.howto-steps__card-title{margin:0;font-family:var(--howto-heading-font);font-size:22px;font-weight:600;line-height:1.1;color:var(--howto-text)}.howto-steps__card-text{font-family:var(--howto-body-font);font-size:15px;font-weight:400;line-height:1.5;color:#3b272bcc}.howto-steps__card-text p{margin:0}.howto-steps__card-text ul{margin:0;padding-left:18px}.howto-steps__scrollbar{display:none}@media screen and (max-width:989px){.howto-steps__inner{padding:60px 40px}.howto-steps__grid--4,.howto-steps__grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.howto-steps__heading{font-size:34px}}@media screen and (max-width:749px){.howto-steps__inner{padding:48px 20px}.howto-steps__heading{font-size:28px}.howto-steps__subtitle{font-size:14px;max-width:300px}.howto-steps__grid--4,.howto-steps__grid--3{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.howto-steps__grid--mobile-carousel{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 12px)/2);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.howto-steps__grid--mobile-carousel::-webkit-scrollbar{display:none}.howto-steps__grid--mobile-carousel .howto-steps__card{scroll-snap-align:start}.howto-steps__scrollbar{display:block;position:relative;width:100%;height:6px;margin-top:18px;border-radius:999px;background:#1212121f;overflow:hidden}.howto-steps__scrollbar-thumb{display:block;width:40%;height:100%;border-radius:inherit;background:#121212;transform:translate(0);transition:transform .18s ease-out,width .18s ease-out}.howto-steps__card{border-radius:16px;padding:14px 14px 18px;gap:10px}.howto-steps__card-media{border-radius:12px;max-height:120px}.howto-steps__step-number{font-size:12px}.howto-steps__card-title{font-size:16px}.howto-steps__card-text{font-size:13px}}.howto-video{--howto-pink: #e28da4;--howto-pink-softest: #fcf3f5;--howto-heading-font: var(--font-heading-family, "Poppins", sans-serif);--howto-body-font: var(--font-body-family, "Lato", sans-serif);--howto-text: #121212;--howto-dark: #3b272b;scroll-margin-top:100px}.howto-video__mobile{display:none}.howto-video__mobile-inner{padding:40px 20px 24px;background:linear-gradient(to bottom,#ffffff 0%,var(--howto-pink-softest) 100%);display:flex;flex-direction:column;align-items:center;gap:12px}.howto-video__desktop{background:linear-gradient(to bottom,#ffffff 0%,var(--howto-pink-softest) 100%)}.howto-video__inner{max-width:1200px;margin:0 auto;padding:56px 96px;display:flex;flex-direction:column;align-items:center;gap:14px}.howto-video__heading{margin:0;text-align:center;font-family:var(--howto-heading-font);font-weight:600;font-size:32px;line-height:1.2;color:var(--howto-text)}.howto-video__subtitle{margin:0;text-align:center;font-family:var(--howto-body-font);font-size:16px;font-weight:400;color:#3b272b99}.howto-video__frame{width:480px;max-width:100%;aspect-ratio:1 / 1;border-radius:20px;overflow:hidden;background:linear-gradient(to bottom,var(--howto-pink-softest) 0%,#ebb1c1 100%);border:1px solid rgba(226,141,164,.33);display:flex;align-items:center;justify-content:center}.howto-video__media{width:100%;height:100%;object-fit:cover;display:block;border:0}.howto-video__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;padding:20px}.howto-video__placeholder-play{width:80px;height:80px;border-radius:50%;background:var(--howto-pink);display:flex;align-items:center;justify-content:center;padding-left:4px}.howto-video__placeholder-text{font-family:var(--howto-body-font);font-size:14px;font-weight:400;color:#3b272b73}.howto-video__mobile-frame{width:100%;max-width:min(100%,400px);aspect-ratio:1 / 1;border-radius:20px;overflow:hidden;background:linear-gradient(to bottom,var(--howto-pink-softest) 0%,#ebb1c1 100%);border:1px solid rgba(226,141,164,.33);display:flex;align-items:center;justify-content:center}.howto-video__mobile-fallback{width:100%;height:100%;object-fit:cover}.howto-video__mobile-title{margin:0;font-family:var(--howto-heading-font);font-size:24px;font-weight:600;color:var(--howto-text);text-align:center}.howto-video__mobile-subtitle{margin:0;text-align:center;font-family:var(--howto-body-font);font-size:14px;font-weight:400;color:#3b272b99}.howto-video__mobile-frame .howto-video__media{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:989px){.howto-video__inner{padding:56px 40px}.howto-video__frame{width:400px}}@media screen and (max-width:749px){.howto-video__desktop{display:none}.howto-video__mobile{display:block}.howto-video__mobile-frame{max-width:min(100%,400px)}}
/*# sourceMappingURL=/cdn/shop/t/30/compiled_assets/styles.css.map */
