.lp-how-to-use{--bg-color: #ffffff;--card-bg: #f3f3f3;--text-dark: #17162e;--nav-bg-dark: #1a2a49;background-color:var(--bg-color);padding:36px 20px;overflow:hidden}.lp-how-to-use__container{max-width:1040px;margin:0 auto}.lp-how-to-use__header{text-align:center;margin-bottom:20px;display:flex;flex-direction:column;align-items:center;gap:15px}.lp-how-to-use__title{color:var(--text-dark);font-size:clamp(38px,5vw,42px);font-weight:500!important;letter-spacing:-1.68px;line-height:1.1;margin:0}.lp-how-to-use__subtitle{color:var(--text-dark);font-size:14px;font-weight:350;line-height:1.5;margin:0;letter-spacing:0px;display:none}.lp-how-to-use__advice-wrapper{border-radius:8px;background:var(--card-bg);width:280px;padding:0}.lp-how-to-use__advice-wrapper.is-open{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:20px;gap:6px;align-self:stretch;background:#f3f3f3}.lp-how-to-use__advice{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:transparent;padding:10px 20px;font-size:14px;font-weight:400;color:var(--text-dark);letter-spacing:0px;cursor:pointer}.lp-how-to-use__advice-wrapper.is-open .lp-how-to-use__advice{padding:0}.lp-how-to-use__advice-content{display:none;font-size:12px;font-weight:350;line-height:1.6;color:var(--text-dark)}.lp-how-to-use__advice-content p{margin:0}.lp-how-to-use__advice-content.is-open{display:block;animation:adviceFadeIn .35s ease;letter-spacing:0px;text-align:left}@keyframes adviceFadeIn{0%{opacity:0}to{opacity:1}}.lp-how-to-use__advice-toggle{width:24px;height:24px;background:var(--text-dark);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp-how-to-use__grid-wrapper{margin:0 -20px;padding-left:20px;display:block}.lp-how-to-use__grid{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.lp-how-to-use__grid::-webkit-scrollbar{display:none}@media screen and (max-width:500px){.lp-how-to-use__card{flex:0 0 256px!important}}.lp-how-to-use__card{flex:0 0 33%;scroll-snap-align:start;background-color:var(--card-bg);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;height:auto}.lp-how-to-use__card-image{width:100%;height:400px;overflow:hidden;border-radius:12px}.lp-how-to-use__card-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.lp-how-to-use__card-info{padding:16px 16px 22px;display:flex;flex-direction:column;gap:14px;text-align:left}.lp-how-to-use__card-step{background-color:var(--text-dark);color:var(--card-bg);padding:5px 14px;border-radius:26px;font-size:14px;font-weight:500;width:fit-content;letter-spacing:0px;align-self:flex-start}.lp-how-to-use__card-step p{margin:0;line-height:normal}.lp-how-to-use__card-desc{font-size:14px;font-weight:350;line-height:1.5;color:#17162e;letter-spacing:0px;line-height:21px}.lp-how-to-use__nav{display:flex;align-items:center;justify-content:space-between;margin-top:20px;width:100%}.lp-how-to-use.is-steps-open .lp-how-to-use__nav{display:flex}@media screen and (max-width:1300px){.lp-results__nav{display:flex;align-items:center;justify-content:space-between;width:100%;margin:20px auto}}.lp-how-to-use__arrow{width:48px;height:32px;border:none;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s}.lp-how-to-use__arrow--prev{background-color:#fff;color:var(--text-dark)}.lp-how-to-use__arrow--next{background-color:#1a2a49;color:#fff}.lp-how-to-use__arrow{transition:opacity .3s ease,background-color .3s ease,color .3s ease;cursor:pointer}.lp-how-to-use__arrow.is-active{opacity:1;cursor:pointer}.lp-how-to-use__arrow--prev.is-active,.lp-how-to-use__arrow--next.is-active{background-color:#1a2a49;color:#fff}.lp-how-to-use__arrow .lp-how-to-use__icon-disabled,.lp-how-to-use__arrow.is-disabled .lp-how-to-use__icon-active{display:none}.lp-how-to-use__arrow.is-disabled .lp-how-to-use__icon-disabled{display:block}.lp-how-to-use__arrow.is-disabled{background:#fff;cursor:not-allowed;opacity:1;pointer-events:none}.lp-how-to-use__arrow.is-active:hover{transform:scale(1.05)}.lp-how-to-use__dots{display:flex;gap:7px}.lp-how-to-use__dot{width:8px;height:8px;background-color:#e0e0e0;border-radius:50%;transition:background-color .2s}.lp-how-to-use__dot.is-active{background-color:#17162e}@media(min-width:1100px){.lp-results__nav{display:flex;align-items:center;justify-content:space-between;width:40%;margin:0 auto}.lp-how-to-use{padding:64px 200px}.lp-how-to-use__card-step{background-color:var(--text-dark);color:var(--card-bg);padding:5px 14px;border-radius:26px;font-size:16px;font-weight:500;width:fit-content;letter-spacing:0px;align-self:flex-start}.lp-how-to-use__header{margin-bottom:40px}.lp-how-to-use__subtitle{display:block;font-size:16px}.lp-how-to-use.is-steps-open .lp-how-to-use__grid-wrapper{margin:0;padding:0}.lp-how-to-use__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;overflow:visible}.lp-how-to-use__card{flex:none}.lp-how-to-use__nav,.lp-how-to-use.is-steps-open .lp-how-to-use__nav{display:none}}@media(max-width:991.98px){.lp-how-to-use__card-image{height:300px}}@media(max-width:767.98px){.lp-how-to-use__card-image{height:300px}.lp-how-to-use__card{flex:0 0 40%}}@media(max-width:639px){.lp-how-to-use__card{flex:0 0 50%}}@media(max-width:400px){.lp-how-to-use__title{font-size:30px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/kv-lp-new-design-product-how-to-use-it.css.map */
