.lpt-store-cta{--lpt-blue:#00a8e6;--lpt-blue-soft:#e6f6fd;--lpt-green:#6ec814;--lpt-grey:#787878;--lpt-line:#ebebeb;position:relative;overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column;gap:22px;padding:28px 28px 26px;border:1px solid var(--lpt-line);border-radius:6px;background:#fff linear-gradient(135deg,#f2fafe,#fff 48%);box-shadow:0 4px 16px #00000008;color:#000}.lpt-store-cta__deco{position:absolute;right:-28px;bottom:-34px;width:170px;pointer-events:none;opacity:.08;transform:rotate(-8deg)}.lpt-store-cta__deco svg{display:block;width:100%;height:auto}.lpt-store-cta__deco svg path{fill:var(--lpt-blue)}.lpt-store-cta__main{position:relative;z-index:1;min-width:0}.lpt-store-cta__actions{position:relative;z-index:1;display:flex;align-items:center;flex-wrap:wrap;gap:12px 22px}.lpt-store-cta__eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;font-size:11px;line-height:1;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--lpt-blue)}.lpt-store-cta__eyebrow-dot{position:relative;width:8px;height:8px;border-radius:50%;background:var(--lpt-green);flex:0 0 auto}.lpt-store-cta__eyebrow-dot:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:2px solid var(--lpt-green);opacity:0;animation:lpt-store-cta-pulse 2.2s ease-out infinite}@keyframes lpt-store-cta-pulse{0%{transform:scale(.6);opacity:.7}to{transform:scale(1.5);opacity:0}}@media(prefers-reduced-motion:reduce){.lpt-store-cta__eyebrow-dot:after{animation:none}}.lpt-store-cta__title{margin:0;font-family:var(--font-heading-family);font-weight:700;font-size:24px;line-height:1.25;letter-spacing:.01em;color:#000}.lpt-store-cta__title u{text-decoration:none;position:relative;white-space:nowrap}.lpt-store-cta__title u:after{content:"";position:absolute;left:0;right:0;top:calc(100% - 4px);height:8px;border-radius:999px;background:url(https://lpt-pictures.s3.eu-west-1.amazonaws.com/others/underline.png) 50% top no-repeat;background-size:100% 8px;image-rendering:-webkit-optimize-contrast}.lpt-store-cta__text{margin:10px 0 0;font-size:14px;line-height:1.6;color:var(--lpt-grey);max-width:60ch}.lpt-store-cta__list{list-style:none;padding:0;margin:18px 0 0;display:flex;flex-direction:column;gap:10px;font-size:14px;line-height:1.3;color:#000}.lpt-store-cta__list li{display:flex;align-items:center;gap:12px}.lpt-store-cta__chip{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--lpt-blue-soft);color:var(--lpt-blue)}.lpt-store-cta__chip i{font-size:20px;line-height:1}.lpt-store-cta .button.lpt-store-cta__button{gap:8px;min-width:0;min-height:46px;padding:0 24px;border-radius:2em;font-size:12px;letter-spacing:.1em;font-weight:600;white-space:nowrap}.lpt-store-cta__button-icon{display:inline-flex;width:18px;height:18px}.lpt-store-cta__button-icon svg{width:100%;height:100%}.lpt-store-cta .lpt-link.lpt-store-cta__link{font-size:14px;font-weight:600;color:#000;white-space:nowrap}.lpt-store-cta .lpt-link.lpt-store-cta__link svg{height:26px;width:26px;margin-left:8px;top:0;transition:transform .2s}.lpt-store-cta .lpt-link.lpt-store-cta__link:hover{color:var(--lpt-blue)}.lpt-store-cta .lpt-link.lpt-store-cta__link:hover svg{transform:translate(3px)}.lpt-store-cta_inline{flex-direction:row;align-items:center;justify-content:space-between;gap:28px 40px;padding:30px 36px}.lpt-store-cta_inline .lpt-store-cta__main{flex:1 1 420px}.lpt-store-cta_inline .lpt-store-cta__list{flex-direction:row;flex-wrap:wrap;gap:10px 26px;margin-top:16px}.lpt-store-cta_inline .lpt-store-cta__actions{flex:0 0 auto;flex-direction:column;align-items:stretch;gap:12px}.lpt-store-cta_inline .lpt-store-cta__actions .lpt-store-cta__link{justify-content:center}.lpt-store-cta_inline .lpt-store-cta__deco{right:auto;left:38%;bottom:-70px;width:220px;opacity:.05}.lpt-store-cta_compact{padding:20px;gap:16px;background:#fff}.lpt-store-cta_compact .lpt-store-cta__title{font-size:19px}.lpt-store-cta_compact .lpt-store-cta__deco{width:120px;right:-22px;bottom:-26px}.lpt-store-cta_compact .lpt-store-cta__actions{gap:10px 18px}.lpt-store-cta_compact .button.lpt-store-cta__button{flex:1 1 auto;min-height:44px}@media(max-width:989px){.lpt-store-cta_inline{flex-direction:column;align-items:stretch;padding:26px 24px}.lpt-store-cta_inline .lpt-store-cta__actions{flex-direction:row;align-items:center}.lpt-store-cta_inline .lpt-store-cta__deco{left:auto;right:-28px;bottom:-34px;width:170px;opacity:.08}}@media(max-width:575px){.lpt-store-cta{padding:22px 18px;gap:18px}.lpt-store-cta__title{font-size:21px}.lpt-store-cta_inline .lpt-store-cta__list{flex-direction:column;gap:10px}.lpt-store-cta__actions,.lpt-store-cta_inline .lpt-store-cta__actions{flex-direction:column;align-items:stretch}.lpt-store-cta .button.lpt-store-cta__button{width:100%}.lpt-store-cta .lpt-link.lpt-store-cta__link{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/snippet-lpt-store-cta.css.map */
