.ll-gs{background:var(--ll-gs-bg, #5c4a3a);padding:var(--ll-gs-pad-top, 8rem) 0 var(--ll-gs-pad-bottom, 8rem)}.ll-gs__inner{display:flex;flex-direction:column;align-items:center;gap:3.6rem}.ll-gs__header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.4rem;max-width:72rem;width:100%}.ll-gs__heading{margin:0;font-family:SKPayidar,serif;font-weight:400;color:var(--ll-gs-heading-color, #f5f0e8);font-size:clamp(3.2rem,5vw,5.6rem);line-height:1.1;letter-spacing:-.015em;text-wrap:balance}.ll-gs__subheading{margin:0;font-family:SKPayidarLight,serif;font-weight:300;color:var(--ll-gs-sub-color, #c8d9c0);font-size:clamp(1.6rem,2vw,2rem);line-height:1.55;text-wrap:balance;opacity:.9}.ll-gs__trust{display:flex;flex-direction:column;align-items:center;gap:1rem;color:#9daf8e;font-family:SKPayidarLight,serif;font-size:1.4rem;line-height:1.5;letter-spacing:.03em;text-align:center;max-width:44rem;padding:.4rem 0}.ll-gs__trust-icon-wrap{display:flex;justify-content:center;line-height:1}.ll-gs__trust-text{display:block;opacity:.88}.ll-gs__trust-icon{display:block;width:36px;height:36px;object-fit:contain}.ll-gs__trust-emoji{font-size:2.8rem;line-height:1}.ll-gs__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem;width:100%}.ll-gs__card{background:var(--ll-gs-card-bg, #f5f0e8);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:transform .18s cubic-bezier(.23,1,.32,1),box-shadow .18s cubic-bezier(.23,1,.32,1)}.ll-gs__card-media{display:block;text-decoration:none;overflow:hidden;flex-shrink:0}.ll-gs__img-ratio{position:relative;width:100%;padding-top:125%;overflow:hidden}.ll-gs__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:transform .5s cubic-bezier(.23,1,.32,1)}.ll-gs__img-ph{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#5c4a3a1a,#5c4a3a0f)}.ll-gs__card-body{padding:2.4rem 2.2rem 2.6rem;display:flex;flex-direction:column;flex:1;gap:1rem}.ll-gs__price-band{display:inline-block;align-self:flex-start;padding:.4rem 1.2rem;border-radius:999px;background:#9daf8e29;color:#4f684f;font-family:SKPayidar,sans-serif;font-size:1.1rem;font-weight:500;letter-spacing:.07em;text-transform:lowercase;line-height:1.6}.ll-gs__card-title{margin:0;font-family:SKPayidar,serif;font-weight:400;color:#3a2e24;font-size:2rem;line-height:1.25;letter-spacing:-.01em;text-wrap:balance}.ll-gs__card-desc{margin:0;color:#6d5b51;font-size:1.4rem;line-height:1.65;flex:1}.ll-gs__card-btn{display:inline-block;align-self:flex-start;margin-top:.6rem;padding:1.2rem 2.4rem;border-radius:100px;background:#9daf8e;color:#3a2e24;font-family:SKPayidar,sans-serif;font-size:1.4rem;font-weight:500;letter-spacing:.04em;text-decoration:none;cursor:pointer;border:none;transition:transform .16s cubic-bezier(.23,1,.32,1),filter .16s cubic-bezier(.23,1,.32,1)}.ll-gs__card-btn:active{transform:scale(.97)}@media(hover:hover)and (pointer:fine){.ll-gs__card-btn:hover{filter:brightness(.93);text-decoration:none}}@media(hover:hover)and (pointer:fine){.ll-gs--revealed .ll-gs__card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #5c4a3a38;transition:transform .32s cubic-bezier(.34,1.72,.64,1),box-shadow .32s cubic-bezier(.23,1,.32,1)}.ll-gs--revealed .ll-gs__card:hover .ll-gs__img{transform:scale(1.04)}}.ll-gs__footer{text-align:center}.ll-gs__cta{display:inline-block;padding:1.4rem 3.6rem;border-radius:100px;background:transparent;border:1.5px solid rgba(245,240,232,.32);color:#f5f0e8;font-size:1.4rem;font-weight:500;letter-spacing:.06em;text-decoration:none;transition:background .22s ease,border-color .22s ease}@media(hover:hover)and (pointer:fine){.ll-gs__cta:hover{background:#f5f0e814;border-color:#f5f0e899}}.ll-gs__reveal{opacity:0;transform:translateY(20px);transition:opacity .5s cubic-bezier(.23,1,.32,1),transform .5s cubic-bezier(.23,1,.32,1)}.ll-gs__reveal.is-visible{opacity:1;transform:translateY(0)}.ll-gs__header.ll-gs__reveal{transition-delay:0ms}.ll-gs__trust.ll-gs__reveal{transition-delay:.15s}.ll-gs__grid .ll-gs__card:nth-child(1).ll-gs__reveal{transition-delay:.3s}.ll-gs__grid .ll-gs__card:nth-child(2).ll-gs__reveal{transition-delay:.4s}.ll-gs__grid .ll-gs__card:nth-child(3).ll-gs__reveal{transition-delay:.5s}.ll-gs__grid .ll-gs__card:nth-child(4).ll-gs__reveal{transition-delay:.6s}.ll-gs__footer.ll-gs__reveal{transition-delay:.65s}@media(min-width:750px)and (max-width:989px){.ll-gs__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.ll-gs{padding:var(--ll-gs-pad-top-mobile, 6rem) 0 var(--ll-gs-pad-bottom-mobile, 6rem)}.ll-gs__inner{gap:3rem}.ll-gs__grid{grid-template-columns:1fr;gap:2rem}.ll-gs__card-body{padding:2rem 1.8rem 2.2rem}.ll-gs__grid .ll-gs__card:nth-child(1).ll-gs__reveal,.ll-gs__grid .ll-gs__card:nth-child(2).ll-gs__reveal,.ll-gs__grid .ll-gs__card:nth-child(3).ll-gs__reveal,.ll-gs__grid .ll-gs__card:nth-child(4).ll-gs__reveal{transition-delay:0ms}.ll-gs__footer.ll-gs__reveal{transition-delay:0ms}}@media(prefers-reduced-motion:reduce){.ll-gs__reveal{opacity:1;transform:none;transition:none}.ll-gs__card,.ll-gs__img,.ll-gs__card-btn,.ll-gs__cta{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/ll-gifts-showcase.css.map */
