.how-to-order-lp{background-color:var(--htolp-section-bg);padding-top:var(--htolp-section-padding-top);padding-bottom:var(--htolp-section-padding-bottom)}.how-to-order-lp__container{max-width:var(--htolp-max-width);margin:0 auto;padding:0 var(--htolp-padding-lr)}.how-to-order-lp__main-heading{font-size:var(--htolp-heading-size);color:var(--htolp-heading-color);text-align:center;margin:0 0 40px;font-weight:700}.how-to-order-lp__content{display:grid;grid-template-columns:1fr 1fr;gap:var(--htolp-content-gap);align-items:center}.how-to-order-lp__content--image-left{direction:rtl}.how-to-order-lp__content--image-left>*{direction:ltr}.how-to-order-lp__text-content{display:flex;flex-direction:column}.how-to-order-lp__subheading{font-size:var(--htolp-subheading-size);color:var(--htolp-subheading-color);margin:0 0 24px;font-weight:600}.how-to-order-lp__steps{display:flex;flex-direction:column;gap:var(--htolp-steps-gap)}.how-to-order-lp__step{display:flex;align-items:flex-start;gap:16px}.how-to-order-lp__step-number{display:flex;align-items:center;justify-content:center;min-width:var(--htolp-circle-size);width:var(--htolp-circle-size);height:var(--htolp-circle-size);background-color:var(--htolp-circle-bg);color:var(--htolp-circle-color);border-radius:50%;font-weight:600;font-size:calc(var(--htolp-circle-size) * .45);flex-shrink:0;margin-top:5px}.how-to-order-lp__step-text{font-size:var(--htolp-body-size);color:var(--htolp-body-color);line-height:1.6}.how-to-order-lp__step-text p{margin:0}.how-to-order-lp__image-wrapper{display:flex;justify-content:center;align-items:center}.how-to-order-lp__image{max-width:100%;max-height:var(--htolp-image-max-height);width:auto;height:auto;border-radius:8px}.how-to-order-lp__image-placeholder{width:100%;max-width:400px;aspect-ratio:4/3;background:#f3f4f6;border-radius:8px}.how-to-order-lp__tips{margin-top:48px;padding-top:32px;border-top:1px solid #e5e7eb}.how-to-order-lp__tips-heading{font-size:var(--htolp-tips-heading-size);color:var(--htolp-tips-heading-color);margin:0 0 20px;font-weight:600}.how-to-order-lp__tips-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--htolp-tips-gap)}.how-to-order-lp__tip{display:flex;align-items:flex-start;gap:12px;font-size:var(--htolp-body-size);color:var(--htolp-body-color);line-height:1.6}.how-to-order-lp__checkmark{width:22px;height:22px;flex-shrink:0;color:var(--htolp-checkmark-color);margin-top:4px}.how-to-order-lp__steps-rt{font-size:var(--htolp-body-size);color:var(--htolp-body-color);line-height:1.6}.how-to-order-lp__steps-rt>*{margin:0 0 var(--htolp-steps-gap)}.how-to-order-lp__steps-rt>*:last-child{margin-bottom:0}.how-to-order-lp__steps-rt ol,.how-to-order-lp__steps-rt ul{padding-left:1.25em}.how-to-order-lp__steps-rt li{margin-bottom:var(--htolp-steps-gap)}.how-to-order-lp__steps-rt li:last-child{margin-bottom:0}.how-to-order-lp__tips-rt{font-size:var(--htolp-body-size);color:var(--htolp-body-color);line-height:1.6}.how-to-order-lp__tips-rt>*{margin:0 0 var(--htolp-tips-gap)}.how-to-order-lp__tips-rt>*:last-child{margin-bottom:0}.how-to-order-lp__tips-rt ul,.how-to-order-lp__tips-rt ol{padding-left:1.25em}.how-to-order-lp__tips-rt li{margin-bottom:var(--htolp-tips-gap)}.how-to-order-lp__tips-rt li:last-child{margin-bottom:0}@media screen and (max-width:749px){.how-to-order-lp{padding-top:var(--htolp-section-padding-top-mobile);padding-bottom:var(--htolp-section-padding-bottom-mobile)}.how-to-order-lp__container{padding:0 var(--htolp-padding-lr-mobile)}.how-to-order-lp__steps-rt,.how-to-order-lp__tips-rt{font-size:var(--htolp-body-size-mobile)}.how-to-order-lp__main-heading{font-size:var(--htolp-heading-size-mobile);margin-bottom:32px}.how-to-order-lp__content{grid-template-columns:1fr;gap:var(--htolp-content-gap-mobile)}.how-to-order-lp__content--image-left{direction:ltr}.how-to-order-lp__image-wrapper{order:2}.how-to-order-lp__text-content,.how-to-order-lp__content--mobile-top .how-to-order-lp__image-wrapper{order:1}.how-to-order-lp__content--mobile-top .how-to-order-lp__text-content{order:2}.how-to-order-lp__subheading{font-size:var(--htolp-subheading-size-mobile);margin-bottom:20px;text-align:center}.how-to-order-lp__step-text{font-size:var(--htolp-body-size-mobile)}.how-to-order-lp__tips{margin-top:36px;padding-top:24px}.how-to-order-lp__tips-heading{font-size:var(--htolp-tips-heading-size-mobile);text-align:center}.how-to-order-lp__tip{font-size:var(--htolp-body-size-mobile)}}.how-to-order-lp__steps-rt ol{list-style:none;margin:0;padding-left:0;counter-reset:htolp-step}.how-to-order-lp__steps-rt ol>li{counter-increment:htolp-step;position:relative;padding-left:calc(var(--htolp-circle-size) + 16px);min-height:var(--htolp-circle-size)}.how-to-order-lp__steps-rt ol>li:before{content:counter(htolp-step);position:absolute;left:0;top:max(0px,calc((1.6em - var(--htolp-circle-size)) / 2));display:flex;align-items:center;justify-content:center;width:var(--htolp-circle-size);height:var(--htolp-circle-size);border-radius:50%;background-color:var(--htolp-circle-bg);color:var(--htolp-circle-color);font-weight:600;font-size:calc(var(--htolp-circle-size) * .45);line-height:1}.how-to-order-lp__tips-rt ul{list-style:none;margin:0;padding-left:0}.how-to-order-lp__tips-rt ul>li{position:relative;padding-left:34px}.how-to-order-lp__tips-rt ul>li:before{content:"";position:absolute;left:0;top:.25em;width:22px;height:22px;background-color:var(--htolp-checkmark-color);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20 6L9 17L4 12' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20 6L9 17L4 12' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / contain}@media screen and (max-width:749px){.how-to-order-lp__image{max-height:var(--htolp-image-max-height-mobile)}}
/*# sourceMappingURL=/cdn/shop/t/215/assets/section-how-to-order-lp.css.map */
