.lp-offer{background:#fff;padding:64px 160px;box-sizing:border-box;width:100%}.lp-offer__inner{max-width:1048px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}.lp-offer__head{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;max-width:700px}.lp-offer__badge{display:inline-block;background:#ede8f7;color:#744fe6;font-family:DM Sans,sans-serif;font-weight:700;font-size:16px;line-height:1.2;padding:8px 16px;border-radius:24px;white-space:nowrap}.lp-offer__title{font-family:DM Sans,sans-serif;font-weight:700;font-size:40px;line-height:1.2;color:#000;margin:0}.lp-offer__title-colored{color:#744fe6;margin-right:.25em}.lp-offer__body{display:flex;gap:48px;align-items:flex-start;width:100%}.lp-offer__gallery{display:flex;flex-direction:column;gap:8px;flex-shrink:0;width:430px}.lp-offer__main-img-wrap{width:430px;aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;flex-shrink:0;background:#f0ece8}.lp-offer__main-img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .2s ease}.lp-offer__thumb-carousel{position:relative;display:flex;align-items:center;gap:6px}.lp-offer__thumbs{display:flex;gap:7px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;min-width:0}.lp-offer__thumbs::-webkit-scrollbar{display:none}.lp-offer__thumb{flex:0 0 calc((100% - 28px)/5);height:81px;border-radius:7px;overflow:hidden;cursor:pointer;opacity:.55;transition:opacity .2s ease;scroll-snap-align:start}.lp-offer__thumb--active{opacity:1}.lp-offer__thumb-arrow{width:32px;height:32px;border:none;border-radius:50%;background:#0000000f;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;padding:0;transition:background .2s ease}.lp-offer__thumb-arrow:hover{background:#0000001f}.lp-offer__thumb-arrow svg{width:10px;height:10px}.lp-offer__thumb-arrow:disabled{opacity:.35;cursor:default}.lp-offer__thumb img{width:100%;height:100%;object-fit:cover;display:block}.lp-offer__offer{flex:1;min-width:0;display:flex;flex-direction:column;gap:24px}.lp-offer__product-head{display:flex;flex-direction:column;gap:6px}.lp-offer__product-title{font-family:DM Sans,sans-serif;font-weight:600;font-size:32px;line-height:1;color:#000;margin:0}.lp-offer__stars{display:flex;align-items:center;gap:8px;color:inherit;text-decoration:none;cursor:pointer}.lp-offer__stars-icons{display:block;width:101.54px;height:17px;flex-shrink:0}.lp-offer__stars-text{font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.4;color:#000}.lp-offer__cards{display:flex;flex-direction:column;gap:20px}.lp-offer__card{position:relative;box-sizing:border-box;background:#fff;border:1px solid #d9d9d9;border-radius:12px;padding:18px;cursor:pointer;display:flex;flex-direction:column;gap:12px;transition:border-color .2s ease,background .2s ease}.lp-offer__card--active{background:#f5f3fb;border:2px solid #744fe6;padding:17px}.lp-offer__card-badge-top{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:#7861be;color:#fff;font-family:DM Sans,sans-serif;font-weight:800;font-size:12px;line-height:1.5;text-transform:uppercase;padding:4px 12px;border-radius:6px;white-space:nowrap;pointer-events:none}.lp-offer__card-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.lp-offer__card-left{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.lp-offer__card-img-wrap{width:52px;height:36px;flex-shrink:0;overflow:hidden}.lp-offer__card-img{width:100%;height:100%;object-fit:contain;display:block}.lp-offer__card-info{display:flex;flex-direction:column;justify-content:center}.lp-offer__card-name{font-family:DM Sans,sans-serif;font-weight:700;font-size:16px;line-height:1.4;color:#000;margin:0}.lp-offer__card-sub{font-family:DM Sans,sans-serif;font-weight:500;font-size:14px;line-height:1.4;color:#000000e6;opacity:.6;margin:0;white-space:nowrap}.lp-offer__card-price-col{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.lp-offer__card-price{font-family:DM Sans,sans-serif;font-weight:700;font-size:18px;line-height:1.4;color:#000;white-space:nowrap;margin:0}.lp-offer__card-orig{font-family:DM Sans,sans-serif;font-weight:500;font-size:13px;line-height:1.4;color:#8d8d8d;text-decoration:line-through;white-space:nowrap;margin:0}.lp-offer__card-bullet{font-family:DM Sans,sans-serif;font-weight:500;font-size:16px;line-height:1.4;color:#000;opacity:.8;margin:0;display:block;padding:0}.lp-offer__card-chips{display:flex;gap:7px;flex-wrap:wrap}.lp-offer__chip{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:4px;font-family:DM Sans,sans-serif;font-weight:500;font-size:12px;line-height:1.4;color:#000;white-space:nowrap}.lp-offer__chip--green{background:#47ae0033}.lp-offer__chip--purple{background:#744fe626}.lp-offer__gift{display:none;flex-direction:column;gap:12px}.lp-offer__card--active .lp-offer__gift{display:flex}.lp-offer__gift-divider{height:1px;background:#0000001f;width:100%}.lp-offer__gift-items{display:flex;flex-direction:column;gap:12px}.lp-offer__gift-item{display:flex;align-items:flex-start;gap:12px}.lp-offer__gift-img{width:68px;height:68px;object-fit:contain;flex-shrink:0;display:block}.lp-offer__gift-info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.lp-offer__gift-name{font-family:DM Sans,sans-serif;font-weight:500;font-size:14px;line-height:1.6;color:#000;opacity:.8;margin:0}.lp-offer__gift-pricing{display:flex;gap:4px;align-items:center}.lp-offer__gift-orig{font-family:DM Sans,sans-serif;font-weight:500;font-size:14px;color:#000;text-decoration:line-through}.lp-offer__gift-free{font-family:DM Sans,sans-serif;font-weight:700;font-size:14px;color:#47ae00}.lp-offer__footer{display:flex;flex-direction:column;gap:8px;padding:16px 0}.lp-offer__total-row{display:flex;align-items:center;justify-content:space-between}.lp-offer__total-label{font-family:DM Sans,sans-serif;font-weight:500;font-size:16px;line-height:1.4;color:#000;white-space:nowrap}.lp-offer__total-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.lp-offer__total-prices{display:flex;align-items:center;gap:8px}.lp-offer__total-orig{font-family:DM Sans,sans-serif;font-weight:500;font-size:16px;color:#c84040;text-decoration:line-through;white-space:nowrap}.lp-offer__total-current{font-family:DM Sans,sans-serif;font-weight:700;font-size:18px;color:#000;white-space:nowrap}.lp-offer__total-discount{font-family:DM Sans,sans-serif;font-weight:600;font-size:14px;color:#47ae00;text-transform:uppercase;text-align:right;white-space:nowrap}.lp-offer__cta{display:flex;align-items:center;justify-content:center;background:#ffd36d;border:1px solid rgba(0,0,0,.4);border-radius:12px;padding:16px;font-family:DM Sans,sans-serif;font-weight:700;font-size:18px;line-height:1.2;color:#000;text-transform:uppercase;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;transition:opacity .2s ease}.lp-offer__cta:hover{opacity:.88;color:#000}.lp-offer__cta--loading{opacity:.7;pointer-events:none}.lp-offer__shipping{display:flex;align-items:center;justify-content:center;text-align:center}.lp-offer__shipping-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.lp-offer__shipping-icon svg{width:24px;height:24px;display:block}.lp-offer__shipping-copy{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.lp-offer__shipping-line{display:inline-flex;align-items:center;justify-content:center;gap:6px;max-width:100%;opacity:.6}.lp-offer__shipping-text,.lp-offer__limited-stock{font-family:DM Sans,sans-serif;font-weight:500;font-size:14px;line-height:1.4;color:#000;text-align:center}.lp-offer__limited-stock{color:#c84040;opacity:1}.lp-offer__guarantee{background:#47ae001a;border-left:3px solid #47ae00;border-radius:12px;padding:12px 16px;display:flex;flex-direction:column;gap:8px}.lp-offer__guarantee-title{font-family:DM Sans,sans-serif;font-weight:800;font-size:16px;line-height:1.4;color:#000;margin:0}.lp-offer__guarantee-text{font-family:DM Sans,sans-serif;font-weight:500;font-size:16px;line-height:1.4;color:#000;opacity:.7;margin:0}.lp-offer__guarantee-text strong{font-weight:800;opacity:1}@media screen and (max-width:989px){.lp-offer{padding:32px 20px}.lp-offer__inner{gap:24px}.lp-offer__badge{font-size:14px;padding:6px 12px}.lp-offer__title{font-size:28px}.lp-offer__body{flex-direction:column;gap:8px}.lp-offer__gallery{width:100%}.lp-offer__main-img-wrap{width:100%;height:auto;aspect-ratio:1 / 1}.lp-offer__thumbs{gap:8px}.lp-offer__thumb{flex-basis:calc((100% - 24px)/4);height:59px}.lp-offer__thumb-arrow{width:32px;height:32px}.lp-offer__offer{gap:20px}.lp-offer__product-head{gap:6px;margin-top:24px}.lp-offer__product-title{font-size:28px}.lp-offer__stars-text{font-size:14px}.lp-offer__cards{gap:24px}.lp-offer__card{padding:16px}.lp-offer__card--active{padding:15px}.lp-offer__card-img-wrap{width:52px;height:48px}.lp-offer__cta{border-radius:40px;font-size:16px;border-color:#0003}}@media screen and (min-width:990px)and (max-width:1200px){.lp-offer{padding:64px 40px}.lp-offer__gallery{width:350px}.lp-offer__main-img-wrap{width:350px;height:350px}}.giftNudgeCartCtn{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/43/assets/lp-hs-offer.css.map */
