:root{--lx-bg:#FFFBF3;--lx-cream:#FBF1DE;--lx-cream2:#F6EAD3;--lx-card:#fff;--lx-gold:#C9962E;--lx-gold-d:#A47620;--lx-gold-l:#F3DDA6;--lx-btn:#F2C35B;--lx-btn-h:#EBB43F;--lx-ink:#1F1B16;--lx-muted:#5E574B;--lx-line:rgba(0,0,0,.12);--lx-rose:#B5475A;--lx-dark:#1F1B16;--lx-w:900px;--lx-r:12px}.lx,.lx *{box-sizing:border-box}.lx{font-family:var(--font-body-family,Poppins,sans-serif);color:var(--lx-ink);line-height:1.55}.lx :where(h1,h2,h3,h4){font-family:var(--font-heading-family,Poppins,sans-serif);color:var(--lx-ink);margin:0;letter-spacing:0;line-height:1.2}.lx :where(p){margin:0 0 .8em}.lx :where(img){display:block;max-width:100%;height:auto}.lx :where(svg){width:24px;height:24px;flex:none}.lx :where(a){color:inherit}.lx-w{max-width:var(--lx-w);margin:0 auto;padding:0 20px}.lx-wide{max-width:1120px;margin:0 auto;padding:0 20px}.lx-sec{padding:60px 0}.lx-bg{background:var(--lx-bg)}.lx-bg-cream{background:var(--lx-cream)}.lx-bg-white{background:#fff}.lx-center{text-align:center}.lx-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:50px;padding:12px 22px;border:0;border-radius:10px;background:var(--lx-btn);color:var(--lx-ink);font:600 15px/1.2 var(--font-body-family,Poppins,sans-serif);text-decoration:none;cursor:pointer;transition:background .15s,transform .15s}.lx-btn:hover{background:var(--lx-btn-h)}.lx-btn--auto{display:inline-flex;width:auto;min-width:160px}.lx-btn--outline{background:transparent;border:1px solid var(--lx-ink);font-weight:500}.lx-btn--outline:hover{background:#fff}.lx-btn--white{background:#fff;color:var(--lx-ink)}.lx-btn s{opacity:.6;font-weight:500}.lx-eyebrow{color:var(--lx-gold);font-size:13px;font-weight:500;margin-bottom:10px;letter-spacing:.02em}.lx-u{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:6px}.lx-h2{font-size:32px;font-weight:600}.lx-sub{color:var(--lx-muted);font-size:15px}.lx-stars{display:inline-flex;gap:2px;color:var(--lx-gold)}.lx-stars svg{width:18px;height:18px}.lx-stars--empty{color:#d8cfbf}.lx-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border:1px solid var(--lx-gold);border-radius:10px;background:#fff;font-size:12px;letter-spacing:.02em;text-transform:uppercase}.lx-badge{display:inline-block;padding:4px 12px;border-radius:30px;background:var(--lx-btn);color:var(--lx-ink);font-size:12px;font-weight:600}.lx-bar{background:linear-gradient(90deg,#f7de9e,#f2c35b 50%,#f7de9e);color:var(--lx-ink);text-align:center;padding:12px 16px;font-family:var(--font-heading-family,Poppins,sans-serif)}.lx-bar__t{font-size:30px;font-weight:800;letter-spacing:.01em;line-height:1.1;display:inline-flex;align-items:center;gap:14px;text-transform:uppercase}.lx-bar__t svg{width:26px;height:26px;color:var(--lx-rose)}.lx-bar__s{display:inline-block;margin-left:14px;padding:5px 12px;border-radius:30px;background:var(--lx-ink);color:#fff;font-size:13px;font-weight:600;vertical-align:middle}.lx-bar__cd span{display:inline-block;min-width:26px}@media(max-width:749px){.lx-bar{padding:9px 10px}.lx-bar__t{font-size:18px;gap:8px}.lx-bar__t svg{width:16px;height:16px}.lx-bar__s{display:block;width:max-content;margin:6px auto 0;font-size:11px}}.header__inline-menu .header__menu-item,.header__inline-menu .list-menu__item{text-transform:uppercase;font-size:13px!important;letter-spacing:.05em;font-family:var(--font-body-family)}.header-wrapper{background:#fff}.lx-hero{position:relative;overflow:hidden;background:radial-gradient(ellipse at 78% 35%,#fff7e3 0,#fff7e300 55%),linear-gradient(180deg,#fbe8c6,#fdf3e0 55%,#fffbf3)}.lx-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-conic-gradient(from 0deg at 78% 30%,#ffffff38 0 6deg,#fff0 6deg 18deg);pointer-events:none}.lx-hero__in{position:relative;display:grid;grid-template-columns:1fr 1.05fr;gap:30px;align-items:center;max-width:1120px;margin:0 auto;padding:56px 20px 60px}.lx-hero__tag{display:inline-block;padding:6px 14px;border-radius:30px;background:#fff;border:1px solid var(--lx-gold);font-size:13px;font-weight:600;color:var(--lx-gold-d);margin-bottom:16px}.lx-hero h1{font-size:50px;font-weight:700;line-height:1.08;margin-bottom:16px}.lx-hero__p{font-size:17px;color:var(--lx-muted);max-width:470px;margin-bottom:22px}.lx-hero__deal{display:flex;align-items:center;gap:16px;margin-bottom:22px}.lx-hero__off{background:var(--lx-rose);color:#fff;font:800 58px/1 var(--font-heading-family,Poppins,sans-serif);padding:12px 20px;border-radius:6px;transform:rotate(-2deg);box-shadow:0 8px 20px #b5475a40}.lx-hero__off small{display:block;font-size:14px;font-weight:600;letter-spacing:.08em;text-align:center;margin-top:4px}.lx-hero__deal p{margin:0;font-size:15px;font-weight:500;max-width:210px}.lx-hero__cta{display:flex;flex-direction:column;gap:12px;max-width:340px}.lx-hero__gift{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--lx-ink)}.lx-hero__gift svg{color:var(--lx-rose);width:20px;height:20px}.lx-hero__img img{width:100%;height:auto;filter:drop-shadow(0 20px 30px rgba(90,60,20,.18))}@media(max-width:749px){.lx-hero__in{grid-template-columns:1fr;padding:30px 18px 36px;gap:18px;text-align:center}.lx-hero__img{order:-1;max-width:360px;margin:0 auto}.lx-hero h1{font-size:32px}.lx-hero__p{font-size:15px;margin-left:auto;margin-right:auto}.lx-hero__deal{justify-content:center}.lx-hero__off{font-size:40px}.lx-hero__cta{margin:0 auto}.lx-hero__gift{justify-content:center}}.lx-grid__h{font-size:28px;font-weight:600;margin-bottom:22px}.lx-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.lx-card{background:#fff;border:1px solid #E7E1D6;border-radius:10px;padding:12px;display:flex;flex-direction:column;box-shadow:0 2px 8px #00000008}.lx-card__img{position:relative;display:block;aspect-ratio:1/1;background:#f7f1e6;border-radius:6px;overflow:hidden}.lx-card__img img{width:100%;height:100%;object-fit:cover}.lx-card__badge{position:absolute;right:8px;bottom:8px;background:var(--lx-btn);color:var(--lx-ink);font-size:11px;font-weight:700;padding:4px 10px;border-radius:30px}.lx-card__t{display:block;margin:12px 4px 6px;font-size:13px;font-weight:500;text-align:center;text-decoration:none;line-height:1.35;min-height:54px}.lx-card__p{text-align:center;font-size:15px;margin-bottom:12px}.lx-card__p s{color:#8a8274;font-size:13px;margin-right:6px}.lx-card__p b{color:var(--lx-gold-d);font-weight:700}.lx-card form{margin-top:auto}.lx-card .lx-btn{min-height:42px;font-size:14px}.lx-grid__more{text-align:center;margin-top:26px}@media(max-width:749px){.lx-grid{grid-template-columns:repeat(2,1fr);gap:10px}.lx-card{padding:8px}.lx-grid__h{font-size:22px}}.lx-gifts__h{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:700;margin:4px 0 12px}.lx-gifts__h svg{color:var(--lx-rose);width:20px;height:20px}.lx-gifts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.lx-gift{text-align:center}.lx-gift__img{position:relative;border:1px solid var(--lx-gold);border-radius:6px;overflow:hidden;background:#f4efe3;aspect-ratio:1/1}.lx-gift__img img{width:100%;height:100%;object-fit:cover}.lx-gift__tag{position:absolute;top:8px;left:50%;transform:translate(-50%);background:var(--lx-btn);color:var(--lx-ink);font-size:9px;font-weight:800;letter-spacing:.06em;padding:4px 9px;border-radius:20px;white-space:nowrap}.lx-gift__n{font-size:11px;font-weight:700;margin-top:6px;line-height:1.3}.lx-gifts--home .lx-gifts{gap:22px;max-width:820px;margin:0 auto}.lx-gifts--home .lx-gift__n{font-size:15px;margin-top:10px}.lx-gifts--home .lx-gift__tag{font-size:11px;padding:5px 12px;top:12px}.lx-spot{display:grid;grid-template-columns:1fr 1fr;align-items:center;margin-bottom:60px}.lx-spot__img{border-radius:30px;overflow:hidden;aspect-ratio:1/1;background:#efe6d6}.lx-spot__img img{width:100%;height:100%;object-fit:cover}.lx-spot__card{background:var(--lx-cream2);border-radius:30px;padding:48px;margin-left:-32px;position:relative;z-index:1}.lx-spot--rev .lx-spot__img{order:2}.lx-spot--rev .lx-spot__card{margin-left:0;margin-right:-32px}.lx-spot__card h3{font-size:30px;font-weight:700;margin-bottom:14px}.lx-spot__card p{font-size:14px;color:var(--lx-muted);line-height:1.75}.lx-spot__card .lx-btn{margin-top:18px}@media(max-width:749px){.lx-spot{grid-template-columns:1fr;margin-bottom:34px}.lx-spot__card,.lx-spot--rev .lx-spot__card{margin:-40px 14px 0;padding:28px 22px}.lx-spot--rev .lx-spot__img{order:0}.lx-spot__card h3{font-size:22px}}.lx-rev__h{font-size:36px;font-weight:600;max-width:880px;margin:18px auto 14px}.lx-rev__sub{font-size:16px;margin-bottom:22px}.lx-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:34px}.lx-chip{border:1px solid var(--lx-gold);background:#fff;border-radius:6px;padding:10px 14px;font-size:14px;box-shadow:0 2px #0000000d}.lx-chip:nth-child(odd){transform:rotate(-2deg)}.lx-chip:nth-child(2n){transform:rotate(1.5deg)}.lx-revs{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;text-align:left}.lx-revc{background:#fff;border:1px solid var(--lx-gold);border-radius:16px;padding:24px 18px}.lx-revc h4{font-size:14px;font-weight:600;margin:12px 0 10px}.lx-revc q{display:block;font-style:italic;font-size:14px;line-height:1.5;quotes:none;margin-bottom:18px}.lx-revc__n{font-size:14px}.lx-revc__l{font-size:13px;color:var(--lx-muted);margin-top:8px}.lx-revc--ph{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:200px;background:repeating-linear-gradient(135deg,#fff 0 14px,#fbf6ec 14px 28px)}.lx-revc--ph p{margin:10px 0 0;color:var(--lx-muted);font-size:13px}@media(max-width:749px){.lx-rev__h{font-size:24px}.lx-revs{grid-template-columns:1fr}.lx-chip{font-size:12px;padding:8px 10px}}.lx-faq{display:grid;grid-template-columns:1fr 1.08fr;gap:70px;align-items:start}.lx-faq h2{font-size:28px;font-weight:600;margin-bottom:22px}.lx-faq__p{font-size:13px;color:var(--lx-muted);line-height:1.9;margin-bottom:22px}.lx-acc{display:flex;flex-direction:column;gap:10px}.lx-acc details{border:1px solid var(--lx-gold);border-radius:8px;background:#fff}.lx-acc summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;font-weight:600;font-size:14px}.lx-acc summary::-webkit-details-marker{display:none}.lx-acc summary svg{width:16px;height:16px;transition:transform .2s}.lx-acc details[open] summary svg{transform:rotate(180deg)}.lx-acc__b{padding:0 14px 14px;font-size:14px;color:var(--lx-muted);line-height:1.65}.lx-acc__b ul{margin:0;padding-left:18px}.lx-acc__b li{margin-bottom:4px}@media(max-width:749px){.lx-faq{grid-template-columns:1fr;gap:20px}.lx-faq h2{font-size:22px}}.lx-frow{background:var(--lx-dark);color:#fff;padding:42px 20px 90px;text-align:center}.lx-frow__in{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.lx-frow h2{color:#fff;font-size:46px;font-weight:700}.lx-frow .lx-btn{min-height:40px;padding:8px 26px;font-size:14px}.lx-foot{background:#fff;border-radius:60px 60px 0 0;border-top:1px solid var(--lx-gold);margin-top:-60px;position:relative;padding:28px 20px 26px}.lx-foot__logo{display:flex;justify-content:center;margin-bottom:26px}.lx-foot__logo img{width:220px;height:auto}.lx-foot__cols{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1160px;margin:0 auto}.lx-foot h4{font-size:16px;font-weight:600;margin-bottom:12px}.lx-foot ul{list-style:none;margin:0;padding:0}.lx-foot li{margin-bottom:8px;font-size:14px}.lx-foot li a{text-decoration:none}.lx-foot li a:hover{text-decoration:underline}.lx-foot__c{text-align:center;font-size:13px;margin-top:30px}@media(max-width:749px){.lx-frow h2{font-size:26px}.lx-frow{padding:30px 16px 80px}.lx-foot{border-radius:34px 34px 0 0}.lx-foot__cols{grid-template-columns:1fr 1fr;gap:18px}}.lx-pm{background:var(--lx-bg);padding:30px 0 50px}.lx-pm__in{display:grid;grid-template-columns:1fr 1fr;gap:26px;max-width:var(--lx-w);margin:0 auto;padding:0 20px;align-items:start}.lx-pm__media{position:sticky;top:20px}.lx-pm__main{position:relative;background:#f4eee3;overflow:hidden}.lx-pm__main img{width:100%;aspect-ratio:1/1;object-fit:cover}.lx-ribbon{position:absolute;top:18px;right:-44px;transform:rotate(45deg);background:var(--lx-rose);color:#fff;font-weight:800;font-size:15px;padding:6px 50px;letter-spacing:.02em;box-shadow:0 2px 8px #00000026}.lx-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px}.lx-thumbs button{border:1px solid #E2DACB;background:#fff;padding:0;border-radius:6px;overflow:hidden;cursor:pointer;aspect-ratio:1/1}.lx-thumbs button[aria-current=true]{border:2px solid var(--lx-gold)}.lx-thumbs img{width:100%;height:100%;object-fit:cover}.lx-quote{display:flex;gap:16px;align-items:center;background:#fff;border:1px solid #E7E1D6;border-radius:10px;padding:14px;margin-top:22px}.lx-quote__img{width:110px;flex:none;border-radius:6px;overflow:hidden;aspect-ratio:1/1;background:#f4eee3}.lx-quote__img img{width:100%;height:100%;object-fit:cover}.lx-quote q{display:block;quotes:none;font-size:15px;line-height:1.45;color:#3b352c;margin-bottom:8px}.lx-quote__by{font-size:14px;color:var(--lx-muted)}.lx-proof{display:inline-flex;align-items:center;gap:10px;padding:7px 14px;border:1px solid var(--lx-gold);border-radius:30px;background:#fff;font-size:12px;margin-bottom:12px}.lx-pm h1{font-size:28px;font-weight:600;margin-bottom:10px}.lx-price{display:flex;align-items:center;gap:10px;margin-bottom:16px}.lx-price s{color:#8a8274;font-size:15px}.lx-price b{color:var(--lx-gold-d);font-size:20px;font-weight:700}.lx-pm__desc{font-size:14px;line-height:1.6;color:#3b352c;margin-bottom:12px}.lx-pm__desc strong{color:var(--lx-ink)}.lx-checks{list-style:none;margin:0 0 18px;padding:0}.lx-checks li{display:flex;align-items:center;gap:10px;font-size:14px;color:#3b352c;margin-bottom:6px}.lx-checks li:before{content:"";width:18px;height:18px;border-radius:50%;flex:none;background:var(--lx-gold) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12l5 5L20 7'/%3E%3C/svg%3E") center/11px no-repeat}.lx-buy{background:#fff;border:1px solid var(--lx-line);border-radius:12px;padding:16px;margin:16px 0}.lx-buy .lx-btn{min-height:52px;font-size:16px}.lx-buy__ends{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;padding:10px;border-radius:8px;background:#fbf3e3;font-size:13px}.lx-buy__ends svg{width:16px;height:16px;color:var(--lx-gold-d)}.lx-pay{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:14px 0 10px}.lx-pay svg{width:38px;height:24px}.lx-trust{display:flex;justify-content:center;flex-wrap:wrap;gap:4px 0;font-size:11.5px;color:var(--lx-gold-d);font-weight:500}.lx-trust span{padding:0 10px;border-left:1px solid var(--lx-gold-l);white-space:nowrap}.lx-trust span:first-child{border-left:0}.lx-pm .lx-acc details{border-color:var(--lx-line);border-radius:10px}.lx-pm .lx-acc summary{padding:13px 12px;font-size:13px;letter-spacing:.02em}.lx-icons3{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;text-align:center;margin:18px 0}.lx-icons3 div{font-size:13px;font-weight:600;line-height:1.3}.lx-icons3 i{display:flex;align-items:center;justify-content:center;width:50px;height:50px;margin:0 auto 8px;border-radius:50%;background:var(--lx-gold);color:#fff;box-shadow:0 0 0 4px var(--lx-gold-l)}.lx-icons3 i svg{width:24px;height:24px}.lx-jump{display:flex;gap:8px;flex-wrap:wrap}.lx-jump a{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid var(--lx-line);border-radius:30px;background:#fff;font-size:13px;text-decoration:none}.lx-jump svg{width:14px;height:14px;color:var(--lx-gold-d)}.lx-sticky{position:fixed;right:24px;bottom:18px;z-index:40;display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--lx-line);border-radius:12px;padding:10px 12px;box-shadow:0 10px 30px #0000001f;width:min(490px,calc(100% - 24px));transform:translateY(160%);transition:transform .3s}.lx-sticky.is-on{transform:none}.lx-sticky img{width:64px;height:64px;object-fit:cover;border-radius:6px}.lx-sticky__t{flex:1;min-width:0;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lx-sticky__t div{font-size:16px}.lx-sticky__t s{font-size:12px;color:#8a8274;font-weight:400}.lx-sticky__t b{color:var(--lx-gold-d)}.lx-sticky .lx-btn{width:auto;min-height:44px;font-size:14px;white-space:nowrap}@media(max-width:749px){.lx-pm__in{grid-template-columns:1fr;gap:18px}.lx-pm__media{position:static}.lx-pm h1{font-size:23px}.lx-sticky{right:12px;left:12px;width:auto;bottom:10px}.lx-sticky img{display:none}.lx-trust span{padding:0 8px}.lx-quote q{font-size:14px}}.lx-vids__h{font-size:32px;font-weight:600;margin-bottom:26px}.lx-vids__h2{font-size:32px;font-weight:600;margin-bottom:36px}.lx-vids{position:relative;max-width:1000px;margin:0 auto}.lx-vids__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc(25% - 12px);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px}.lx-vids__track::-webkit-scrollbar{display:none}.lx-vid{scroll-snap-align:start;position:relative;aspect-ratio:9/16;border-radius:14px;overflow:hidden;background:linear-gradient(160deg,#f6e9d2,#ead8b8)}.lx-vid video,.lx-vid iframe{width:100%;height:100%;object-fit:cover;border:0}.lx-vid__ph{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--lx-muted);font-size:12px}.lx-play{width:64px;height:64px;border-radius:50%;background:var(--lx-gold);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 8px #c9962e33,0 0 0 16px #c9962e1a}.lx-play svg{width:26px;height:26px;margin-left:3px}.lx-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:0;background:var(--lx-gold);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.lx-arrow svg{width:16px;height:16px}.lx-arrow--l{left:-44px}.lx-arrow--r{right:-44px}@media(max-width:749px){.lx-vids__h,.lx-vids__h2{font-size:22px}.lx-vids__track{grid-auto-columns:62%}.lx-arrow{display:none}}.lx-ben__e{font-size:14px;margin-bottom:14px}.lx-ben__h{font-size:32px;font-weight:600;line-height:1.9}.lx-ben__i{max-width:640px;margin:18px auto 14px;font-size:14px;line-height:1.75}.lx-ben__t{font-weight:600;font-size:15px;margin-bottom:30px}.lx-ben{display:grid;grid-template-columns:1fr 1fr;gap:40px 90px;max-width:900px;margin:0 auto}.lx-ben__it{text-align:center;padding:0 20px}.lx-ben__it i{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin:0 auto 12px;color:var(--lx-gold)}.lx-ben__it i svg{width:44px;height:44px}.lx-ben__it h4{font-size:16px;font-weight:600;margin-bottom:8px}.lx-ben__it p{font-size:13px;line-height:1.55}@media(max-width:749px){.lx-ben__h{font-size:22px}.lx-ben{grid-template-columns:1fr 1fr;gap:26px 12px}.lx-ben__it{padding:0}}.lx-mq{position:relative;padding:48px 0;overflow:hidden}.lx-mq__row{display:flex;gap:18px;width:max-content;animation:lx-mq 45s linear infinite}.lx-mq__row img{width:165px;height:165px;object-fit:cover;border-radius:20px;background:#efe6d6}@keyframes lx-mq{to{transform:translate(-50%)}}.lx-mq__card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;border-radius:16px;padding:34px 30px;text-align:center;min-width:min(470px,86%);box-shadow:0 10px 30px #00000014}.lx-mq__card h3{font-size:28px;font-weight:600;margin-bottom:10px}.lx-mq__card p{margin:0;color:var(--lx-muted);font-size:17px}@media(max-width:749px){.lx-mq__row img{width:120px;height:120px}.lx-mq__card{padding:20px 16px}.lx-mq__card h3{font-size:19px}.lx-mq__card p{font-size:14px}}.lx-it{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.lx-it__img{border-radius:22px;overflow:hidden;aspect-ratio:1/1;background:#efe6d6}.lx-it__img img{width:100%;height:100%;object-fit:cover}.lx-it--rev .lx-it__img{order:2}.lx-it h2{font-size:30px;font-weight:600;margin-bottom:22px}.lx-it__p1{font-size:14px;color:var(--lx-muted);line-height:1.6}.lx-it__p2{font-size:15px;line-height:1.6}.lx-it__ph{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;height:100%;color:var(--lx-muted);font-size:13px;background:repeating-linear-gradient(135deg,#f6eedf 0 16px,#f1e6d2 16px 32px)}.lx-it__ph svg{width:46px;height:46px;color:var(--lx-gold)}@media(max-width:749px){.lx-it{grid-template-columns:1fr;gap:20px}.lx-it--rev .lx-it__img{order:0}.lx-it h2{font-size:23px}}.lx-mq__row img{background:#efe6d6}
/*# sourceMappingURL=/cdn/shop/t/2/assets/lx.css.map */
