.wpc-process{margin-top:24px}.wpc-process__label{font-size:1.6rem;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400;color:#3a4f66;letter-spacing:.02em;margin:10px 0 30px;text-align:center}.wpc-process__track{display:flex;align-items:center;justify-content:safe center;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch}.wpc-process__card{flex:0 0 calc((100% - 12px * (var(--wpc-steps, 4) - 1)) / var(--wpc-steps, 4));min-width:120px;max-width:240px;position:relative;overflow:hidden;border-radius:6px;background:#111827;box-shadow:0 1px 4px #0f172a1f}.wpc-process__card img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.wpc-process__overlay{position:absolute;bottom:0;left:0;right:0;padding:30px 10px 12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(to top,#000000c7,#00000073 55%,#0000)}.wpc-process__title{color:#fff;font-size:.82rem;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:700;letter-spacing:.02em;line-height:1.25;text-align:center;text-shadow:0 1px 2px rgb(0 0 0 / 55%)}@media(max-width:1023px){.wpc-process__track{justify-content:flex-start;gap:10px}.wpc-process__card{flex:0 0 160px;min-width:0;max-width:none}}@media(max-width:767px){.wpc-process__label{font-size:1.2rem;margin:0 0 30px}.wpc-process__track{justify-content:flex-start;gap:8px}.wpc-process__card{flex:0 0 132px}.wpc-process__title{font-size:.72rem}.wpc-process__overlay{padding:24px 8px 10px}}.wpc-cd-root{position:fixed;inset:0;z-index:9999;pointer-events:none}.wpc-cd-backdrop{position:absolute;inset:0;background:#1412106b;opacity:0;transition:opacity .22s ease}.wpc-cd-panel{position:absolute;top:0;right:0;bottom:0;width:440px;max-width:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-8px 0 28px #0000001f;transform:translate(100%);transition:transform .28s cubic-bezier(.22,.61,.36,1);will-change:transform}.wpc-cd-root.is-open{pointer-events:auto}.wpc-cd-root.is-open .wpc-cd-backdrop{opacity:1}.wpc-cd-root.is-open .wpc-cd-panel{transform:translate(0)}.wpc-cd-header{flex:0 0 auto;display:flex;align-items:center;gap:16px;padding:22px 24px 18px;border-bottom:1px solid rgba(0,0,0,.08)}.wpc-cd-title{flex:1;margin:0;color:#1a1a1a;font-family:Georgia,Times New Roman,serif;font-size:1.12rem;font-weight:500;line-height:1.3;letter-spacing:-.005em}.wpc-cd-close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;margin:0;color:#5a5550;background:transparent;border:0;border-radius:50%;cursor:pointer;transition:background-color .15s ease,color .15s ease}.wpc-cd-close:hover{color:#1a1a1a;background:#0000000d}.wpc-cd-close:focus-visible{outline:2px solid rgba(0,0,0,.28);outline-offset:2px}.wpc-cd-body{flex:1;overflow-y:auto;padding:22px 24px 24px}.wpc-cd-body p{margin:0;padding:18px 20px;color:#3f3a35;font-size:.98rem;line-height:1.75;background:#f6f3ee;border-radius:8px}.wpc-cd-body strong{color:#111;font-weight:600}@media(max-width:767px){.wpc-cd-panel{width:100%}.wpc-cd-header{padding:18px 18px 14px}.wpc-cd-title{font-size:1.05rem}.wpc-cd-body{padding:18px 18px 22px}.wpc-cd-body p{padding:16px;font-size:.95rem}}.lc-wall{--lc-wall-frame-shadow: drop-shadow(0 1px 1px rgba(0, 0, 0, .34)) drop-shadow(1px 4px 6px rgba(0, 0, 0, .18)) drop-shadow(2px 12px 22px rgba(0, 0, 0, .1));--lc-wall-frame-shadow-hover: drop-shadow(0 1px 1px rgba(0, 0, 0, .36)) drop-shadow(1px 6px 9px rgba(0, 0, 0, .2)) drop-shadow(3px 18px 30px rgba(0, 0, 0, .12));--lc-wall-fade-duration: .28s;--lc-wall-reposition-duration: .45s;--lc-wall-bg-fade-duration: .45s;--lc-wall-stage-fadein: .4s;max-width:1400px;margin:0 auto;font-family:var(--montserrat-font, system-ui, -apple-system, sans-serif)}.lc-wall__stage{position:relative;width:100%;border-radius:6px 6px 0 0;background:#eef0f2;box-shadow:inset 0 0 0 1px #11111114;opacity:0;transition:opacity var(--lc-wall-stage-fadein) ease;overflow:hidden}.lc-wall__stage.is-in-view{opacity:1}.lc-wall__bg-wrap{position:absolute;inset:0;overflow:hidden;border-radius:6px 6px 0 0}.lc-wall__bg{width:100%;height:100%;object-fit:cover;display:block}.lc-wall__bg--leaving{position:absolute;inset:0;pointer-events:none;opacity:1;animation:lc-wall-bg-fade-out var(--lc-wall-bg-fade-duration) ease forwards}@keyframes lc-wall-bg-fade-out{0%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.lc-wall__bg--leaving{animation-duration:.01ms}}.lc-wall__hang{position:absolute}.lc-wall-frame{position:absolute;top:0;left:0;display:block;filter:var(--lc-wall-frame-shadow);cursor:pointer;transform-origin:0 0;transition:opacity var(--lc-wall-fade-duration) ease;text-decoration:none}.lc-wall-frame.is-swapping{opacity:0}.lc-wall-frame.is-dimmed{opacity:0;pointer-events:none}.lc-wall-frame.is-focused{z-index:5}.lc-wall__stage.is-focusing{cursor:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='13' fill='rgba(0,0,0,0.55)' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M19 10 L13 16 L19 22' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 16 16,w-resize}.lc-wall__stage.is-focusing .lc-wall-focus-panel,.lc-wall__stage.is-focusing .lc-wall-focus-handle,.lc-wall__stage.is-focusing .lc-wall-stage-controls-wrap{cursor:default}@media(hover:hover){.lc-wall-frame:hover{z-index:25}}.lc-wall-frame__art{position:absolute;object-fit:cover;display:block;transition:opacity var(--lc-wall-fade-duration) ease}.lc-wall-frame.is-swapping .lc-wall-frame__art{opacity:0}.lc-wall-tooltip{position:fixed;width:max-content;max-width:280px;min-width:172px;opacity:1;visibility:visible;pointer-events:auto;transform-origin:bottom center;transition:opacity var(--lc-wall-fade-duration) ease,visibility 0s linear var(--lc-wall-fade-duration),transform var(--lc-wall-fade-duration) ease;z-index:9999}.lc-wall-tooltip:after{content:"";position:absolute;border:6px solid transparent}.lc-wall-tooltip:before{content:"";position:absolute}.lc-wall-tooltip--top:after{left:50%;top:100%;transform:translate(-50%);border-top-color:#121212d1}.lc-wall-tooltip--right:after{right:100%;top:50%;transform:translateY(-50%);border-right-color:#121212d1}.lc-wall-tooltip--left:after{left:100%;top:50%;transform:translateY(-50%);border-left-color:#121212d1}.lc-wall-tooltip--bottom:after{left:50%;bottom:100%;transform:translate(-50%);border-bottom-color:#121212d1}.lc-wall-tooltip--top:before{left:0;right:0;top:100%;height:12px}.lc-wall-tooltip--right:before{right:100%;top:0;bottom:0;width:12px}.lc-wall-tooltip--left:before{left:100%;top:0;bottom:0;width:12px}.lc-wall-tooltip--bottom:before{left:0;right:0;bottom:100%;height:12px}.lc-wall-details{color:#fff;background:linear-gradient(145deg,#ffffff1f,#ffffff0a),#121212c7;border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 42px #00000047,inset 0 1px #ffffff24;backdrop-filter:blur(14px) saturate(1.08);-webkit-backdrop-filter:blur(14px) saturate(1.08);font-size:.84rem;line-height:1.45}.lc-wall-details--tooltip{padding:13px 15px 14px;border-radius:9px}.lc-wall-details--panel{padding:18px 18px 20px;border-radius:10px}.lc-wall-details__name{margin:0 0 7px;color:#fff;font-size:.98rem;font-weight:650;line-height:1.3}.lc-wall-details--tooltip .lc-wall-details__name{margin-bottom:5px;font-size:.88rem}.lc-wall-details__price{margin:0 0 8px;color:#f5d68a;font-size:.92rem;font-weight:650}.lc-wall-details--tooltip .lc-wall-details__price{margin-bottom:6px;font-size:.82rem}.lc-wall-details__price del{margin-right:6px;color:#ffffff73;font-weight:400}.lc-wall-details__desc{margin:0 0 13px;color:#ffffffb8;font-size:.81rem;white-space:normal;overflow:visible;text-overflow:clip;display:block;-webkit-line-clamp:unset;-webkit-box-orient:initial}.lc-wall-details--tooltip .lc-wall-details__desc{margin-bottom:9px;font-size:.76rem}.lc-wall-details__cta{display:inline-flex;align-items:center;gap:7px;color:#ffffffeb;font-size:.76rem;font-weight:650;letter-spacing:.02em}.lc-wall-details__cta:after{content:"";width:18px;height:1px;background:currentColor;opacity:.65}.lc-wall-details__cta--btn{margin-top:4px;padding:8px 14px;border-radius:999px;background:#f5d68a;color:#1a1a1a;text-decoration:none;font-size:.8rem;letter-spacing:.03em;box-shadow:0 6px 16px #00000038;transition:transform .18s ease,box-shadow .18s ease;cursor:pointer}.lc-wall-details__cta--btn:after{display:none}.lc-wall-details__cta--btn svg{transition:transform .18s ease}.lc-wall-details__cta--btn:hover{box-shadow:0 10px 22px #00000047}.lc-wall-details__cta--btn:hover svg{transform:translate(3px)}.lc-wall-details__cta--btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.lc-wall-stage-controls-wrap{position:absolute;inset:0;z-index:35;pointer-events:none}.lc-wall-stage-controls-wrap>*{pointer-events:auto}.lc-wall-stage-controls__pager{position:absolute;left:18px;right:18px;bottom:18px;min-height:36px;transition:opacity .24s ease,transform .34s cubic-bezier(.4,0,.2,1)}.lc-wall-microcopy{position:absolute;left:0;right:0;bottom:0;padding:10px 16px 12px;font-size:12px;line-height:1.5;color:#ffffffeb;text-align:center;letter-spacing:.01em;background:linear-gradient(180deg,#0f0f0f00,#0f0f0f47 60%,#0f0f0f66);pointer-events:none;z-index:3;transition:opacity .22s ease}@media(max-width:640px){.lc-wall-microcopy{padding:8px 10px 10px;font-size:11px}}.lc-wall-toolbar{width:100%;min-height:60px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:8px 12px 10px;border:1px solid rgba(17,17,17,.08);border-top:0;border-radius:0 0 6px 6px;background:#fff;box-shadow:0 1px 2px #1111110a;transition:opacity .24s ease;box-sizing:border-box}.lc-wall-toolbar-skeleton{width:100%;min-height:60px;border:1px solid rgba(17,17,17,.08);border-top:0;border-radius:0 0 6px 6px;background:#fff;box-sizing:border-box}.lc-wall__stage--ssr{aspect-ratio:var(--lc-ssr-ar-desktop, 16 / 9)}@media(max-width:1023px){.lc-wall__stage--ssr{aspect-ratio:var(--lc-ssr-ar-mobile, var(--lc-ssr-ar-desktop, 16 / 9))}}.lc-wall-catfilter{position:relative}.lc-wall-catfilter__btn{display:inline-flex;align-items:center;gap:6px;box-sizing:border-box;height:34px;padding:0 10px;border:1px solid rgba(17,17,17,.18);background:#fff;color:#182535;border-radius:6px;font:inherit;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.lc-wall-catfilter__btn:hover{background:#1111110d;border-color:#11111157}.lc-wall-catfilter__btn.is-active{border-color:#f5d68ad9;background:#f5d68a1f}.lc-wall-catfilter__count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:#f5d68af0;color:#111;border-radius:9px;font-size:.7rem;font-weight:700;line-height:1}.lc-wall-catfilter__caret{opacity:.72}.lc-wall-catfilter__pop{position:fixed;left:50%;bottom:5vh;transform:translate(-50%);z-index:9999999999;width:min(720px,92vw);max-height:80vh;display:flex;flex-direction:column;color:#fff;background:linear-gradient(145deg,#ffffff21,#ffffff0d),#0c0c0cdb;border:1px solid rgba(255,255,255,.16);border-radius:12px;box-shadow:0 22px 56px #0000006b,inset 0 1px #ffffff24;backdrop-filter:blur(14px) saturate(1.06);-webkit-backdrop-filter:blur(14px) saturate(1.06);animation:lc-wall-catfilter-rise .22s cubic-bezier(.2,.8,.2,1)}.lc-wall-catfilter__backdrop{display:block;position:fixed;inset:0;background:#00000075;z-index:9999999998;animation:lc-wall-catfilter-fade .16s ease-out}.lc-wall-catfilter__groups{display:grid;grid-template-columns:1fr;gap:12px;padding:12px;overflow-y:auto;flex:1;min-height:0}.lc-wall-catfilter__group-title{margin:0 0 5px;color:#ffffff94;font-size:.64rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lc-wall-catfilter__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 8px;margin:0;padding:0;list-style:none}.lc-wall-catfilter__empty{color:#ffffff73;font-size:.74rem;font-style:italic}.lc-wall-catfilter__opt{display:flex;align-items:center;gap:6px;padding:3px 5px;border-radius:3px;color:#ffffffd1;font-size:.78rem;line-height:1.25;min-width:0;cursor:pointer;transition:background .12s}.lc-wall-catfilter__opt:hover{background:#ffffff14}.lc-wall-catfilter__opt.is-checked{font-weight:600}.lc-wall-catfilter__opt input{flex:0 0 auto;margin:0;cursor:pointer}.lc-wall-catfilter__opt span{min-width:0;overflow-wrap:anywhere}.lc-wall-catfilter__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;border-top:1px solid rgba(255,255,255,.1);flex-shrink:0}.lc-wall-catfilter__clear,.lc-wall-catfilter__apply{height:28px;padding:0 11px;border-radius:4px;font:inherit;font-size:.74rem;font-weight:600;cursor:pointer;border:1px solid rgba(255,255,255,.18);background:#ffffff1a;color:#fff}.lc-wall-catfilter__clear:disabled{opacity:.4;cursor:not-allowed}.lc-wall-catfilter__apply{background:#f5d68af0;color:#111;border-color:#f5d68af0}.lc-wall-catfilter__apply:hover{background:#f5d68a}.lc-wall-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:240px;padding:40px 20px;color:#1119;text-align:center;background:#11111105;border-radius:6px}.lc-wall-empty p{margin:0;font-size:.92rem}.lc-wall-empty__reset{height:32px;padding:0 14px;background:#111;color:#fff;border:none;border-radius:4px;font:inherit;font-size:.8rem;font-weight:600;cursor:pointer}.lc-wall-control-group{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0}.lc-wall-control-label{color:#18253580;font-size:.62rem;font-weight:700;letter-spacing:.06em;line-height:1;text-transform:uppercase;white-space:nowrap}.lc-wall-static-value{min-height:34px;display:inline-flex;align-items:center;color:#182535;font-size:.9rem;font-weight:500}.lc-wall-toolbar__side{display:flex;align-items:flex-end;gap:14px;flex-shrink:0}.lc-wall-select{appearance:none;-webkit-appearance:none;background:#fff;border:1px solid rgba(17,17,17,.18);border-radius:6px;color:#182535;font-size:.86rem;font-weight:500;box-sizing:border-box;height:34px;padding:0 26px 0 10px;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23182535' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:12px;line-height:1.2;transition:background-color .2s,border-color .2s;max-width:100%;text-overflow:ellipsis}.lc-wall-select:hover{border-color:#11111157}.lc-wall-select:focus,.lc-wall-select:focus-visible{color:#182535;border-color:#11111180;outline:none;box-shadow:0 0 0 2px #1111112e}.lc-wall-select option{color:#182535;background:#fff}.lc-wall-dim-switch{display:inline-flex;height:34px;border:1px solid rgba(17,17,17,.18);border-radius:6px;overflow:hidden;background:#fff}.lc-wall-dim-switch__btn{flex:1;appearance:none;background:transparent;border:0;color:#18253599;min-width:32px;padding:0 8px;font-size:12px;font-weight:600;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s,color .2s}.lc-wall-dim-switch__btn+.lc-wall-dim-switch__btn{border-left:1px solid rgba(17,17,17,.12)}.lc-wall-dim-switch__btn:hover{background:#1111110d;color:#182535}.lc-wall-dim-switch__btn.is-on{background:#182535;color:#fff}.lc-wall__dim-overlay{opacity:0;transition:opacity .24s ease}.lc-wall__dim-overlay.is-visible{opacity:1}.lc-wall__dim-hang-guides{opacity:1;animation:lc-wall-dim-hang-guides-in .18s ease}@keyframes lc-wall-dim-hang-guides-in{0%{opacity:0}to{opacity:1}}.lc-wall-view-link{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:34px;height:34px;padding:0;margin-left:auto;border:1px solid rgba(17,17,17,.18);border-radius:6px;background:#fff;color:#182535;text-decoration:none;transition:background .2s,border-color .2s,color .2s}.lc-wall-view-link:hover{background:#1111110d;border-color:#11111157;color:#182535}.lc-wall-view-link:focus-visible{outline:2px solid rgba(245,214,138,.9);outline-offset:2px}.lc-wall-view-link__icon{display:block;flex-shrink:0}.lc-wall-color-picker{display:flex;gap:10px;align-items:center;min-height:32px;flex-shrink:0}.lc-wall-color-swatch{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;border:0;background:transparent;padding:0;cursor:pointer;position:relative;transition:background .15s ease,box-shadow .18s ease,transform .15s ease}.lc-wall-color-swatch .frame-option-icon{display:block;filter:drop-shadow(0 0 1px rgba(0,0,0,.28)) drop-shadow(0 1px 1px rgba(0,0,0,.16))}.lc-wall-color-swatch[data-color=none] .frame-option-icon{width:26px;height:26px}.lc-wall-color-swatch:not([data-color=none]) .frame-option-icon{width:22px;height:22px}.lc-wall-color-swatch:hover{background:#1111110f}.lc-wall-color-swatch:after{content:attr(data-title);position:absolute;left:50%;bottom:calc(100% + 10px);max-width:180px;padding:7px 10px;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:#0c0c0cdb;box-shadow:0 12px 28px #00000047;color:#fff;font-size:.74rem;font-weight:650;line-height:1.2;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(-50%) translateY(4px);transition:opacity .16s ease,transform .16s ease;z-index:10}.lc-wall-color-swatch:before{content:"";position:absolute;left:50%;bottom:100%;border:5px solid transparent;border-top-color:#0c0c0cdb;opacity:0;pointer-events:none;transform:translate(-50%) translateY(4px);transition:opacity .16s ease,transform .16s ease;z-index:10}.lc-wall-color-swatch:hover:before,.lc-wall-color-swatch:hover:after,.lc-wall-color-swatch:focus-visible:before,.lc-wall-color-swatch:focus-visible:after{opacity:1;transform:translate(-50%) translateY(0)}.lc-wall-color-swatch.is-active{box-shadow:0 0 0 2px #182535}.lc-wall-color-swatch:focus-visible{outline:2px solid rgba(245,214,138,.9);outline-offset:2px}.lc-wall-tabs{display:flex;gap:8px;justify-content:flex-start;margin:0;flex-wrap:nowrap;max-width:100%}.lc-wall-tab{position:relative;width:34px;height:34px;min-height:34px;padding:2px;overflow:visible;flex:0 0 34px;background:#1111110a;border:1px solid rgba(17,17,17,.14);border-radius:50%;box-shadow:0 2px 6px #11111114;color:#182535;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;font-family:inherit}.lc-wall-tab:after{content:attr(data-title);position:absolute;left:50%;bottom:calc(100% + 10px);max-width:180px;padding:7px 10px;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:#0c0c0cdb;box-shadow:0 12px 28px #00000047;color:#fff;font-size:.74rem;font-weight:650;line-height:1.2;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(-50%) translateY(4px);transition:opacity .16s ease,transform .16s ease}.lc-wall-tab:before{content:"";position:absolute;left:50%;bottom:100%;border:5px solid transparent;border-top-color:#0c0c0cdb;opacity:0;pointer-events:none;transform:translate(-50%) translateY(4px);transition:opacity .16s ease,transform .16s ease}.lc-wall-tab__thumb,.lc-wall-tab__fallback{width:100%;height:100%;display:block;border-radius:50%}.lc-wall-tab__thumb{object-fit:cover}.lc-wall-tab__fallback{display:inline-flex;align-items:center;justify-content:center;background:#ffffff1f;color:#fff;font-size:.82rem;font-weight:700}.lc-wall-tab__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.lc-wall-tab:hover{border-color:#11111157;box-shadow:0 4px 12px #11111124}.lc-wall-tab:hover:before,.lc-wall-tab:hover:after,.lc-wall-tab:focus-visible:before,.lc-wall-tab:focus-visible:after{opacity:1;transform:translate(-50%) translateY(0)}.lc-wall-tab[aria-selected=true]{border-color:#182535;box-shadow:0 0 0 1px #182535}.lc-wall-tab:focus-visible{outline:2px solid rgba(245,214,138,.9);outline-offset:4px}.lc-wall-loadmore{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:36px;width:100%}.lc-wall-loadmore[aria-hidden=true]{pointer-events:none}.lc-wall-loadmore.is-hidden .lc-wall-loadmore__btn{opacity:0;pointer-events:none}.lc-wall-loadmore__btn{min-width:104px;height:34px;padding:0 14px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(145deg,#ffffff2b,#ffffff14),#0a0a0a9e;color:#fff;border-radius:999px;box-shadow:0 12px 32px #00000038,inset 0 1px #ffffff24;backdrop-filter:blur(14px) saturate(1.08);-webkit-backdrop-filter:blur(14px) saturate(1.08);font-weight:600;font-size:.78rem;letter-spacing:.02em;cursor:pointer;transition:opacity .24s ease,transform .34s cubic-bezier(.4,0,.2,1),background .2s,color .2s,border-color .2s;font-family:inherit}.lc-wall-loadmore__btn:hover{background:linear-gradient(145deg,#ffffff38,#ffffff1a),#0a0a0ab3;border-color:#ffffff57}.lc-wall-loadmore__btn:disabled{opacity:.48;cursor:not-allowed}@media(max-width:767px){.lc-wall-stage-controls__pager{left:8px;right:8px;bottom:8px}.lc-wall-toolbar,.lc-wall-toolbar-skeleton{min-height:130px;padding:10px;border-radius:0 0 8px 8px}.lc-wall-toolbar{gap:10px}.lc-wall-toolbar.is-mobile{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;align-items:stretch}.lc-wall-toolbar.is-mobile .lc-wall-control-group{flex-direction:column;align-items:stretch;gap:4px;min-width:0}.lc-wall-toolbar.is-mobile .lc-wall-toolbar__side{display:contents}.lc-wall-toolbar.is-mobile .lc-wall-select{width:100%}.lc-wall-toolbar.is-mobile .lc-wall-control-group--frame .lc-wall-select{min-width:110px}.lc-wall-toolbar.is-mobile .lc-wall-catfilter,.lc-wall-toolbar.is-mobile .lc-wall-catfilter__btn{width:100%}.lc-wall-toolbar.is-mobile .lc-wall-catfilter__caret{margin-left:auto}.lc-wall-toolbar.is-mobile .lc-wall-view-link{width:100%}.lc-wall-toolbar.is-mobile .lc-wall-dim-switch{display:flex}.lc-wall-toolbar.is-mobile .lc-wall-dim-switch__btn{flex:1 1 0}.lc-wall-control-label{font-size:.62rem}.lc-wall-tabs{overflow-x:auto;justify-content:flex-start;flex-wrap:nowrap;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:2px}.lc-wall-tab{width:34px;height:34px;min-height:34px;flex:0 0 34px;scroll-snap-align:start}.lc-wall-color-swatch{width:28px;height:28px}.lc-wall-loadmore{min-height:34px}.lc-wall-loadmore__btn{min-width:104px;height:32px;padding:0 12px;font-size:.74rem}.lc-wall-catfilter__backdrop{z-index:44}.lc-wall-catfilter__pop{inset:auto 0 0;transform:none;width:100%;max-width:none;max-height:78dvh;border-radius:14px 14px 0 0;padding-bottom:env(safe-area-inset-bottom);animation:lc-wall-catfilter-slide .22s cubic-bezier(.2,.8,.2,1)}.lc-wall-catfilter__groups{grid-template-columns:1fr;gap:10px;padding:14px 14px 10px}.lc-wall-catfilter__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 8px}.lc-wall-catfilter__opt{padding:6px;font-size:.82rem}.lc-wall-catfilter__footer{padding:10px 14px calc(10px + env(safe-area-inset-bottom))}}@keyframes lc-wall-catfilter-rise{0%{opacity:0;transform:translate(-50%,16px)}to{opacity:1;transform:translate(-50%)}}@keyframes lc-wall-catfilter-slide{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes lc-wall-catfilter-fade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.lc-wall-frame,.lc-wall-frame__art,.lc-wall__stage,.lc-wall-tab,.lc-wall-color-swatch,.lc-wall-loadmore__btn{transition:none}.lc-wall-color-swatch:hover{transform:none}.lc-wall-catfilter__pop,.lc-wall-catfilter__backdrop{animation:none}.lc-wall-focus-panel,.lc-wall-focus-handle{transition:none;animation:none}}.lc-wall-focus-panel{position:absolute;top:16px;right:16px;width:min(300px,36%);z-index:30;transform:translate(0);opacity:1;transition:transform .28s cubic-bezier(.22,.61,.36,1),opacity .22s ease;animation:lc-wall-focus-panel-in .22s ease both}.lc-wall-focus-panel.is-collapsed{transform:translate(calc(100% + 28px));opacity:0;pointer-events:none;animation:none}@keyframes lc-wall-focus-panel-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.lc-wall-focus-handle{position:absolute;top:16px;right:0;transform:translate(100%);display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background:linear-gradient(145deg,#ffffff1f,#ffffff0a),#121212c7;border:1px solid rgba(255,255,255,.16);border-right:0;border-radius:8px 0 0 8px;box-shadow:-10px 8px 24px #00000047;backdrop-filter:blur(14px) saturate(1.08);-webkit-backdrop-filter:blur(14px) saturate(1.08);color:#ffffffdb;cursor:pointer;opacity:0;pointer-events:none;transition:transform .28s cubic-bezier(.22,.61,.36,1),opacity .22s ease,color .15s ease;z-index:31}.lc-wall-focus-handle.is-visible{transform:translate(0);opacity:1;pointer-events:auto}.lc-wall-focus-handle:hover{color:#fff}.lc-wall-focus-handle:focus-visible{outline:2px solid rgba(245,214,138,.9);outline-offset:2px}.lc-wall-focus-handle__label{font-size:.74rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.lc-wall-focus-panel__close{position:absolute;top:9px;right:9px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;color:#ffffff9e;border-radius:4px;cursor:pointer;transition:background .15s,color .15s;z-index:2}.lc-wall-focus-panel__close:hover{background:#ffffff1a;color:#fff}.lc-wall-focus-panel__close:focus-visible{outline:2px solid rgba(245,214,138,.9);outline-offset:1px}.lc-wall-focus-panel__body{display:block}.lc-wall-focus-panel__body .lc-wall-details{padding-right:46px}@media(max-width:767px){.lc-wall-focus-panel{inset:0;width:auto;max-width:none;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:linear-gradient(145deg,#ffffff1f,#ffffff0a),#121212c7;backdrop-filter:blur(14px) saturate(1.08);-webkit-backdrop-filter:blur(14px) saturate(1.08);z-index:40}.lc-wall-focus-panel.is-collapsed{transform:translate(100%)}.lc-wall-focus-panel__body{padding:16px}.lc-wall-focus-panel__body .lc-wall-details{padding-right:44px;background:transparent;border:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.lc-wall-focus-handle{z-index:41}}:root{--wpc-sticky-gap: 16px;--wpc-sticky-top: calc(var(--header-sticky-height, var(--header-height, 80px)) + var(--wpc-sticky-gap))}.wpc-sk-select{display:none}.wpc-sk-btns{display:grid}.wpc-container{display:flex;gap:0;align-items:stretch;background:#fff;flex-wrap:nowrap;border:1px solid rgba(17,17,17,.08);border-radius:6px;box-shadow:0 1px 2px #1111110a;overflow:clip}.wpc-left{flex:var(--wpc-left-flex);max-width:var(--wpc-left-max-width);min-width:0;box-sizing:border-box}.wpc-left-sticky{width:100%}.wpc-right{flex:1;display:flex;flex-direction:column;padding:var(--wpc-right-padding);border-left:1px solid rgba(17,17,17,.08);box-shadow:0 1px 2px #1111110a}.wpc-title{font-size:var(--wpc-title-size);font-weight:600;margin:0 0 8px;color:#182535;line-height:1.4}@media(min-width:1025px),(min-width:768px)and (max-width:1024px)and (orientation:landscape){.wpc-left-sticky{position:sticky;top:var(--wpc-sticky-top);align-self:flex-start}body.admin-bar .wpc-left-sticky{top:calc(var(--wpc-sticky-top) + 32px)}}@media(max-width:767px),(min-width:768px)and (max-width:1024px)and (orientation:portrait){.wpc-sk-select{display:block}.wpc-sk-btns{display:none}.wpc-container{flex-wrap:wrap}.wpc-left{flex:1 1 100%;max-width:100%}.wpc-right{padding:var(--wpc-right-padding-mobile);border:none;box-shadow:none}.wpc-title,.wpc-price{font-size:18px}}.wpc-product-notes{margin-top:40px;padding:24px;color:#3a4f66;font-size:1rem;line-height:1.85;background:#f8f9fb;border-radius:12px}.wpc-product-notes section{margin-bottom:24px}.wpc-product-notes section:last-child{margin-bottom:0}.wpc-product-notes h2{font-size:1.18rem;font-weight:700;color:#182535;margin:0 0 8px}.wpc-product-notes p{margin:0 0 10px}.wpc-product-notes p:last-child{margin-bottom:0}.wpc-product-notes ul{margin:10px 0;padding-left:20px}.wpc-product-notes li{margin-bottom:6px}.wpc-product-notes strong{color:#182535;font-weight:600}.wpc-product-notes .product-categories{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px}.wpc-product-notes .product-categories>strong{margin-right:2px}.wpc-product-notes .product-cat-pill{display:inline-block;background:#fff;border:1px solid #d0d5dd;border-radius:6px;color:#3a4f66;padding:3px 10px;font-size:.82rem;line-height:1.5;text-decoration:none;transition:background .2s,color .2s}.wpc-product-notes .cat-group-sep{color:#d0d5dd;font-size:18px;line-height:1;margin:0 4px;-webkit-user-select:none;user-select:none}.wpc-product-notes .product-cat-pill:hover{background:#182535;color:#fff;border-color:#182535}@media(max-width:767px){.wpc-product-notes{margin-top:28px;padding:16px;font-size:.95rem}.wpc-product-notes h2{font-size:1.1rem}}.wpc-nav-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:#0006;color:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:20;box-shadow:0 2px 8px #00000040}.wpc-nav-prev{left:8px}.wpc-nav-next{right:8px}.wpc-thumbs{display:flex;gap:3px;overflow-x:auto;padding:4px}.wpc-thumb{width:80px;height:80px;object-fit:cover;cursor:pointer;box-sizing:border-box;flex-shrink:0;border:2px solid transparent;background:#e0e0e0;animation:wpc-pulse 1.5s ease-in-out infinite}.wpc-thumb.loaded{background:none;animation:none}.wpc-thumb.active{border-color:#049ce0}.wpc-price{font-size:22px;font-weight:600;color:#049ce0;margin:0 0 14px}.wpc-price-regular{font-size:16px;color:#999;text-decoration:line-through;margin-right:6px;font-weight:400}.wpc-price-empty{font-size:15px;color:#6b849b;font-weight:400}.wpc-qty-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:15px}.wpc-qty-label{margin-right:10px;font-weight:600;font-size:.85rem;color:#3a4f66;letter-spacing:.02em}.wpc-qty-group{display:flex;border:1px solid #e0e0e0;border-radius:6px;background:#fff;height:40px;overflow:hidden;flex-shrink:0}.wpc-qty-btn{border:none;background:transparent;width:36px;cursor:pointer;font-size:16px;line-height:1;color:#3a4f66;flex-shrink:0}#product-configurator-root .wpc-qty-input{width:48px;max-width:48px;flex:0 0 48px;text-align:center;border:none!important;border-left:1px solid #e0e0e0!important;border-right:1px solid #e0e0e0!important;border-radius:0!important;outline:none!important;box-shadow:none!important;font-size:15px;height:100%;line-height:40px;padding:0;margin:0;color:#182535;min-width:0;background:transparent}.wpc-total{flex-shrink:0;font-size:15px;color:#3a4f66;white-space:nowrap}.wpc-total-highlight{color:#049ce0}.wpc-total-strikethrough{text-decoration:line-through;color:#999;margin-right:4px}.wpc-add-to-cart{width:100%;padding:14px;margin-top:14px;color:#fff;border:none;border-radius:4px;font-size:15px;font-weight:600;transition:background .3s}.wpc-crop-note{margin-bottom:16px;padding:12px 14px;background:#fff;border:1px solid #d0d5dd;border-radius:6px;color:#1e40af;font-size:.82rem;line-height:1.6;overflow:hidden}.wpc-crop-note-icon{float:left;width:18px;height:18px;margin:2px 8px 4px 0;color:#3b82f6}.wpc-crop-note-text{margin:0}.wpc-crop-note-text p{margin:0 0 4px}.wpc-crop-note-text p:last-child{margin-bottom:0}.wpc-crop-note-size{color:#049ce0;font-weight:700}.wpc-crop-note-text strong:not(.wpc-crop-note-size){color:#1e3a5f}.wpc-size-note{flex-basis:100%;padding:20px 24px;border-top:1px solid #e5e7eb}.wpc-size-note-title{font-size:.95rem;font-weight:700;color:#182535;margin:0 0 10px}.wpc-size-note-list{margin:0;padding-left:18px;font-size:.88rem;line-height:1.8;color:#4b5563}.wpc-size-note-list li{margin-bottom:4px}.wpc-size-note-list li:last-child{margin-bottom:0}.wpc-size-note-list strong{color:#182535;font-weight:600}.wpc-size-note-list a{color:#049ce0;text-decoration:none}.wpc-size-note-list a:hover{text-decoration:underline}@media(max-width:767px){.wpc-size-note{padding:16px}.wpc-size-note-title{font-size:.9rem}.wpc-size-note-list{font-size:.82rem}}.attribute-group{margin-bottom:16px}.wpc-attr-label{font-size:.85rem;font-weight:600;margin:0 0 8px;color:#3a4f66;letter-spacing:.02em}.wpc-select{width:100%;padding:10px 40px 10px 16px;font-size:16px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;color:#182535;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:20px}.wpc-btn-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}@media(min-width:768px)and (max-width:1024px)and (orientation:portrait){.wpc-btn-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px)and (max-width:1366px)and (orientation:landscape)and (any-pointer:coarse){.wpc-btn-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.option-btn{padding:8px 16px;border:1px solid #e0e0e0;background:#fff;color:#182535;cursor:pointer;border-radius:4px;display:flex;flex-direction:row;align-items:center;justify-content:left;gap:10px;min-height:40px;box-sizing:border-box;font-size:16px;transition:border-color .2s,background .2s,box-shadow .2s;width:100%}.option-btn.has-image{padding:8px 12px}.option-btn.selected{border-color:#182535;background:#f6f7f8;box-shadow:0 0 0 1px #18253538,0 3px 10px #1825351a}.option-btn-text{display:flex;align-items:center;gap:6px;white-space:nowrap}.opt-img-wrap{width:28px;height:28px;margin:-2px 0;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:2px;overflow:hidden}.opt-img{width:28px;height:28px;object-fit:cover;display:block;filter:drop-shadow(0 0px 2px rgba(0,0,0,.25))}.frame-option-icon{width:28px;height:28px;display:block;filter:drop-shadow(0 0 1px rgba(0,0,0,.28)) drop-shadow(0 1px 1px rgba(0,0,0,.16))}.opt-img--stretched-canvas,.opt-img--rolled-canvas{filter:none}.option-btn:hover:not(.selected){background:#f6f7f8}.wpc-wall-row{display:flex;gap:16px;align-items:stretch;margin:16px 0 0}.wpc-wall-row__wall{flex:1 1 auto;min-width:0}.wpc-wall-row__aside{flex:0 0 360px;min-width:0}.wpc-confidence-panel{height:100%;box-sizing:border-box;display:flex;flex-direction:column;padding:16px 20px;color:#1a1a1a;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:6px;box-shadow:0 1px 2px #0000000a}.wpc-confidence-eyebrow{margin:0 0 8px;color:#8a8580;font-size:.66rem;font-weight:600;line-height:1.35;letter-spacing:.22em;text-transform:uppercase}.wpc-confidence-title{margin:0 0 10px;color:#1a1a1a;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.4rem,1.5vw,1.4rem);font-weight:400;line-height:1.3;letter-spacing:-.005em}.wpc-confidence-intro{margin:0;padding-bottom:14px;border-bottom:1px solid rgba(0,0,0,.08);color:#5a5550;font-size:.85rem;line-height:1.55}.wpc-confidence-list{list-style:none;margin:0;padding:0;flex:1;display:flex;flex-direction:column}.wpc-confidence-item{flex:1;display:flex;flex-direction:column;justify-content:center;gap:0;min-height:64px;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.06)}.wpc-confidence-item:last-child{border-bottom:0;padding-bottom:0}.wpc-confidence-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.wpc-confidence-item-title{position:relative;margin:0;padding-left:14px;color:#111;font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:600;line-height:1.35;letter-spacing:-.003em}.wpc-confidence-item-title:before{content:"";position:absolute;left:0;top:5px;bottom:4px;width:3px;background:#1a1a1a;border-radius:1px}.wpc-confidence-item-subtitle{margin:6px 0 0;padding-left:14px;color:#3f3a35;font-size:.86rem;line-height:1.6}.wpc-confidence-toggle{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin:0 -4px 0 0;padding:0;color:#b8b2ac;background:transparent;border:0;border-radius:50%;cursor:pointer;transition:color .15s ease,background-color .15s ease}.wpc-confidence-toggle:hover{color:#1a1a1a;background:#0000000d}.wpc-confidence-toggle:focus-visible{outline:2px solid rgba(0,0,0,.28);outline-offset:2px}@media(max-width:1024px),(max-width:1366px)and (any-pointer:coarse){.wpc-wall-row{flex-direction:column-reverse;gap:16px}.wpc-wall-row__wall,.wpc-wall-row__aside{flex:none;width:100%}.wpc-wall-row__aside{order:0}.wpc-wall-row__wall{order:1}.wpc-confidence-panel{padding:22px}.wpc-confidence-intro{margin-top:-8px}}@media(min-width:768px)and (max-width:1024px),(min-width:768px)and (max-width:1366px)and (any-pointer:coarse){.wpc-confidence-list{display:grid;grid-template-columns:1fr 1fr;column-gap:36px;row-gap:0}.wpc-confidence-item:nth-last-child(-n+2){border-bottom:0;padding-bottom:0}}@media(max-width:767px){.wpc-confidence-panel{padding:22px 20px 18px}.wpc-confidence-title{font-size:1.4rem}.wpc-confidence-intro{margin:0;font-size:.85rem;line-height:1.6}.wpc-confidence-item{min-height:74px;padding:10px 0;gap:0}.wpc-confidence-item:last-child{padding-bottom:0}.wpc-confidence-item-title{font-size:.98rem}.wpc-confidence-item-subtitle{font-size:.9rem}}.lc-cat-nav{display:flex;flex-direction:column;gap:8px;font-family:inherit;visibility:visible!important}.lc-cat-group{display:flex;align-items:center}.lc-cat-group__title{font-size:14px;font-weight:700;color:#3b5066;background:#eef4ff;border-left:2.5px solid #3b5066;border-right:2.5px solid #3b5066;margin:0!important;padding:8px 20px;white-space:nowrap;flex-shrink:0;width:200px;display:flex;align-items:center;text-transform:uppercase;letter-spacing:.04em;box-sizing:border-box}.lc-cat-group__list{list-style:none;margin:0;padding:0 16px;display:flex;flex-wrap:wrap;align-items:center;gap:4px;flex:1}.lc-cat-item{position:relative}.lc-cat-item__link{display:inline-flex;align-items:center;gap:4px;padding:8px 12px;border:none;background:none;color:#444;text-decoration:none;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;line-height:1.4;transition:color .2s ease,background .2s ease;cursor:pointer;white-space:nowrap;border-radius:4px}.lc-cat-item__link:hover{color:#307bfa;background:#307bfa0f}.lc-cat-item--open>.lc-cat-item__link{color:#307bfa;background:#307bfa1a}.lc-cat-item__arrow{transition:transform .2s ease;flex-shrink:0}.lc-cat-item--open>.lc-cat-item__link .lc-cat-item__arrow{transform:rotate(180deg)}.lc-cat-dropdown{position:absolute;top:calc(100% + 4px);left:0;z-index:100;list-style:none;margin:0;padding:4px 0;background:#fff;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:180px}.lc-cat-dropdown__item{display:block;padding:8px 16px;color:#444;text-decoration:none;font-size:13px;font-weight:500;white-space:nowrap;transition:background .15s ease,color .15s ease}.lc-cat-dropdown__item:hover{background:#307bfa0f;color:#307bfa}.lc-cat-nav--mobile{gap:0}.lc-cat-group-m{border-bottom:1px solid #eee}.lc-cat-group-m:first-child{border-top:1px solid #eee}.lc-cat-group-m__title{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;margin:0;border:none;background:none;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#3b5066;cursor:pointer}.lc-cat-group-m__arrow{transition:transform .2s ease;flex-shrink:0}.lc-cat-group-m--open .lc-cat-group-m__arrow{transform:rotate(180deg)}.lc-cat-group-m__list{list-style:none;margin:0;padding:0 16px 12px;display:flex;flex-direction:column;gap:2px}.lc-cat-group-m__list .lc-cat-item__link{display:flex;padding:10px 12px;font-size:14px;font-weight:600;text-transform:none;color:#444;border-radius:6px}.lc-cat-group-m__list .lc-cat-item__link:hover{background:#f5f5f5}.lc-cat-sub{list-style:none;margin:0;padding:0 0 0 24px}.lc-cat-sub__item{display:block;padding:8px 12px;color:#666;text-decoration:none;font-size:13px;border-radius:6px}.lc-cat-sub__item:hover{background:#f5f5f5;color:#307bfa}.lc-showcase{--lc-track-inset: 15px;--lc-entrance-animation: 1;display:grid;grid-template-columns:auto 1fr;font-family:inherit;visibility:visible!important}.lc-showcase-row{display:contents}.lc-showcase-row>*{border-bottom:1px solid #e0e0e0}.lc-showcase-row:first-child>*{border-top:1px solid #e0e0e0}.lc-showcase-row>.lc-showcase-row__title,.lc-showcase-row>.lc-showcase-track-wrap{margin:0;box-sizing:border-box}.lc-showcase-row__title{font-size:16px;font-weight:600;color:#1a1a1a;margin:0;padding:12px 0;white-space:nowrap;display:flex;align-items:flex-start;justify-content:flex-start;text-transform:uppercase;letter-spacing:.06em;line-height:1.4}.lc-showcase-track-wrap{display:flex;align-items:stretch;min-width:0;overflow:hidden}.lc-showcase-track{flex:1;min-width:0;display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--lc-track-inset);-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:15px 0 10px;cursor:grab}.lc-showcase-card:first-child{margin-left:var(--lc-track-inset)}.lc-showcase-card:last-child{margin-right:var(--lc-track-inset)}.lc-showcase-track::-webkit-scrollbar{display:none}.lc-showcase-arrow{flex-shrink:0;width:36px;border:none;background:transparent;color:#555;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s,background .2s}.lc-showcase-arrow:hover{color:#1a1a1a;background:#f0f0f0}.lc-showcase-arrow--disabled{color:#ddd;cursor:default;pointer-events:none}.lc-showcase-card{flex-shrink:0;scroll-snap-align:start;width:215px;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;gap:10px}.lc-showcase-card__img-wrap{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#f0f0f0;box-shadow:0 2px 8px #0000001a;border:4px solid #c4a265}.lc-showcase-card__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000073;color:#fff;font-weight:600;letter-spacing:.03em;text-align:center;padding:12px;opacity:0;transition:opacity .3s ease;pointer-events:none}.lc-showcase-card:hover .lc-showcase-card__overlay{opacity:1}.lc-showcase-card__img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.lc-showcase-card:hover .lc-showcase-card__img-wrap img{transform:scale(1.04)}.lc-showcase-card__name{font-size:14px;font-weight:500;color:#333;text-align:center;line-height:1.4;letter-spacing:.02em}@media(max-width:1366px){.lc-showcase{--lc-track-inset: 0px;display:flex;flex-direction:column}.lc-showcase-row{display:flex;flex-direction:column;gap:0;border-bottom:1px solid #e0e0e0}.lc-showcase-row:first-child{border-top:1px solid #e0e0e0}.lc-showcase-row>*,.lc-showcase-row:first-child>*{border-top:none;border-bottom:none}.lc-showcase-row__title{font-size:18px;justify-content:center;text-align:center}.lc-showcase-arrow{display:none}.lc-showcase-track{padding:0 0 8px;gap:8px}.lc-showcase-card:hover .lc-showcase-card__overlay{opacity:0}.lc-showcase-card:hover .lc-showcase-card__img-wrap img{transform:none}}@media(min-width:1024px)and (max-width:1366px){.lc-showcase-card{width:195px}}@media(min-width:768px)and (max-width:1023px){.lc-showcase-card{width:180px}}@media(max-width:767px){.lc-showcase-card{width:160px}}.lc-carousel{position:relative;width:100vw;margin-left:calc((100vw - 100%)/-2);overflow:hidden;background:transparent}.lc-carousel__track{display:flex;transition:transform var(--carousel-transition);will-change:transform;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.lc-carousel__slide{flex:0 0 calc(100vw - var(--carousel-peek) * 2 - var(--carousel-gap));width:calc(100vw - var(--carousel-peek) * 2 - var(--carousel-gap));height:var(--carousel-height);min-height:var(--carousel-min-height);margin:0 calc(var(--carousel-gap) / 2);display:flex;align-items:center;justify-content:center;position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:var(--carousel-radius);overflow:hidden;transform:scale(var(--carousel-slide-scale));opacity:var(--carousel-slide-opacity);transition:transform var(--carousel-transition),opacity var(--carousel-transition)}.lc-carousel__slide.is-active{transform:scale(1);opacity:1}.lc-carousel__img{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:inherit;will-change:transform;animation:lc-kb-tl var(--carousel-kb-duration) ease-in-out infinite alternate;animation-play-state:paused}.lc-carousel__slide[data-parity="1"] .lc-carousel__img{animation-name:lc-kb-br}.lc-carousel__slide.is-active .lc-carousel__img{animation-play-state:running}.lc-carousel__overlay{position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse at center bottom,rgba(0,0,0,.35) 0%,transparent 60%),linear-gradient(135deg,rgba(0,0,0,.25) 0%,transparent 50%,rgba(0,0,0,.15) 100%),var(--carousel-overlay)}@keyframes lc-kb-tl{0%{transform:scale(1) translate(0)}to{transform:scale(var(--carousel-kb-scale)) translate(-1.5%,-1.5%)}}@keyframes lc-kb-br{0%{transform:scale(1) translate(0)}to{transform:scale(var(--carousel-kb-scale)) translate(1.5%,1.5%)}}.lc-carousel__content{position:relative;z-index:1;text-align:center;color:#fff;padding:2rem;max-width:720px}.lc-carousel__content--left{margin-right:auto;margin-left:0;text-align:left;padding-left:calc(1.5rem + var(--carousel-arrow-size))}.lc-carousel__content--center{margin-left:auto;margin-right:auto;text-align:center}.lc-carousel__content--right{margin-left:auto;margin-right:0;text-align:right;padding-right:calc(1.5rem + var(--carousel-arrow-size))}.lc-carousel__title{font-size:var(--carousel-title-size);font-weight:800;margin:0 0 .75rem;line-height:1.1;color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.8),0 4px 12px rgba(0,0,0,.4);letter-spacing:-.03em;opacity:0;transform:translateY(30px);transition:opacity var(--carousel-text-duration) cubic-bezier(.22,1,.36,1),transform var(--carousel-text-duration) cubic-bezier(.22,1,.36,1)}.lc-carousel__subtitle{font-size:var(--carousel-subtitle-size);font-weight:400;margin:0 0 2rem;opacity:0;text-shadow:0 2px 12px rgba(0,0,0,.5);letter-spacing:.02em;line-height:1.5;transform:translateY(30px);transition:opacity var(--carousel-text-duration) cubic-bezier(.22,1,.36,1),transform var(--carousel-text-duration) cubic-bezier(.22,1,.36,1)}.lc-carousel__slide.is-active .lc-carousel__title{opacity:1;transform:translateY(0);transition-delay:calc(var(--carousel-text-stagger) * .5)}.lc-carousel__slide.is-active .lc-carousel__subtitle{opacity:1;transform:translateY(0);transition-delay:calc(var(--carousel-text-stagger) * 1.5)}.lc-carousel__slide.is-active .lc-carousel__btn{opacity:1;transform:translateY(0);transition-delay:calc(var(--carousel-text-stagger) * 2.5)}.lc-carousel__btn{display:inline-block;padding:1rem 3rem;background:#ffffff1a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;text-decoration:none;font-weight:700;font-size:1rem;border:2px solid #fff;border-radius:8px;transition:background .3s ease,color .3s ease,box-shadow .3s ease,opacity var(--carousel-text-duration) cubic-bezier(.22,1,.36,1),transform var(--carousel-text-duration) cubic-bezier(.22,1,.36,1);box-shadow:0 4px 20px #0000004d;text-transform:uppercase;letter-spacing:.05em;opacity:0;transform:translateY(30px);position:relative;overflow:hidden}.lc-carousel__btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.5) 50%,transparent 70%);transition:left .6s ease;pointer-events:none}@media(hover:hover){.lc-carousel__btn:hover{background:#fff;color:#111;box-shadow:0 12px 36px #00000080}.lc-carousel__btn:hover:before{left:100%}}.lc-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;background:#ffffff26;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;color:#fff;width:var(--carousel-arrow-size);height:var(--carousel-arrow-size);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s ease,box-shadow .3s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.lc-carousel__arrow svg{transition:transform .3s ease}@media(hover:hover){.lc-carousel__arrow:hover{background:#ffffff59;box-shadow:0 0 0 6px #ffffff1f}.lc-carousel__arrow--prev:hover svg{transform:translate(-3px)}.lc-carousel__arrow--next:hover svg{transform:translate(3px)}}.lc-carousel__arrow--prev{left:calc(var(--carousel-peek) + var(--carousel-gap) / 2 + .5rem)}.lc-carousel__arrow--next{right:calc(var(--carousel-peek) + var(--carousel-gap) / 2 + .5rem)}.lc-carousel__dots{position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%);z-index:2;display:flex;align-items:center;gap:8px}.lc-carousel__dot{width:var(--carousel-dot-size);height:var(--carousel-dot-size);border-radius:50%;border:none;background:#ffffff80;cursor:pointer;padding:0;position:relative;overflow:hidden;transition:width .3s,height .3s,border-radius .3s}.lc-carousel__dot-fill{position:absolute;inset:0;background:#fff;border-radius:inherit;transform:scaleX(0);transform-origin:left;display:none}.lc-carousel__dot--active{width:var(--carousel-dot-width);height:var(--carousel-dot-size);border-radius:calc(var(--carousel-dot-size) / 2);background:#ffffff59}.lc-carousel__dot--active .lc-carousel__dot-fill{display:block;border-radius:calc(var(--carousel-dot-size) / 2)}.lc-carousel__dot--done{background:#fff}@media(max-width:767px){.lc-carousel__title{font-size:var(--carousel-title-size-mobile)}.lc-carousel__subtitle{font-size:var(--carousel-subtitle-size-mobile)}.lc-carousel__btn{padding:.5rem 1.4rem;font-size:.75rem;border-width:1.5px}.lc-carousel__arrow{width:var(--carousel-arrow-size-mobile);height:var(--carousel-arrow-size-mobile);top:auto;bottom:calc(1.25rem - (var(--carousel-arrow-size-mobile) - var(--carousel-dot-size)) / 2);transform:none}.lc-carousel__arrow--prev{left:calc(var(--carousel-peek) + var(--carousel-gap) / 2 + .5rem)}.lc-carousel__arrow--next{right:calc(var(--carousel-peek) + var(--carousel-gap) / 2 + .5rem)}.lc-carousel__content--left{padding-left:1.25rem}.lc-carousel__content--right{padding-right:1.25rem}}.scroll-reveal-image{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.scroll-reveal-image__before{display:block;width:100%;height:100%;object-fit:cover;transition:filter .8s ease}.scroll-reveal-image__before--dimmed{filter:brightness(.7)}.scroll-reveal-image__after-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;clip-path:inset(0 100% 0 0);transition:clip-path 1.2s cubic-bezier(.4,0,.2,1)}.scroll-reveal-image__after-wrapper--revealed{clip-path:inset(0 0% 0 0)}.scroll-reveal-image__after{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.03)}.scroll-reveal-image__sweep{position:absolute;top:0;left:0;width:3px;height:100%;background:#ffffffe6;box-shadow:0 0 12px 4px #fff6;z-index:2;pointer-events:none;transition:left 1.2s cubic-bezier(.4,0,.2,1)}.scroll-reveal-image__sweep--active{left:100%}.scroll-reveal-image__label{position:absolute;top:12px;transform:none;padding:3px 8px;font-size:.7rem;font-weight:600;color:#fff;background:#0000008c;border-radius:3px;pointer-events:none;letter-spacing:.02em;white-space:nowrap}.scroll-reveal-image__label--before{left:10px}.scroll-reveal-image__label--after{right:10px}.scroll-reveal-image__sentinel{position:absolute;bottom:0;left:0;width:1px;height:1px;pointer-events:none}.scroll-reveal-image__overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;pointer-events:none;z-index:3;overflow:hidden}.scroll-reveal-image__text{pointer-events:auto}.lc-scenes{width:100%;padding:0 15px}.lc-scenes__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--scene-gap)}.lc-scenes__item{position:relative;overflow:hidden;border-radius:var(--scene-radius);background:#f8f9fa;transition:box-shadow .4s ease;box-shadow:0 2px 8px #0000000f}.lc-scenes__item:hover{box-shadow:0 8px 20px #0000001a}.lc-scenes__image-wrapper{position:relative;width:100%;padding-bottom:calc(100% / var(--scene-aspect));overflow:hidden;background:linear-gradient(135deg,#f5f7fa,#e8edf2)}.lc-scenes__content{width:100%;padding:20px}.lc-scenes__image .scroll-reveal-image__overlay{background:linear-gradient(to top,rgba(0,0,0,.65) 0%,rgba(0,0,0,.35) 30%,transparent 60%)}.lc-scenes__title{font-size:1.8rem;font-weight:700;color:#fff;line-height:1.3;letter-spacing:-.02em;text-shadow:0 2px 12px rgba(0,0,0,.5);margin:0 0 6px}.lc-scenes__description{margin:0;font-size:1rem;color:#fffffff2;line-height:1.5;font-weight:400;text-shadow:0 1px 8px rgba(0,0,0,.5)}@media(max-width:767px){.lc-scenes{padding:0}.lc-scenes__grid{grid-template-columns:repeat(1,1fr)}.lc-scenes__content{padding:12px!important}.lc-scenes__title{font-size:1.6rem;margin-bottom:4px;font-weight:600}.lc-scenes__description{font-size:1rem;color:#ffffffe6}}.lc-reviews{overflow:hidden;position:relative}.lc-reviews__track{display:flex;gap:var(--lc-review-gap, 16px);width:max-content}.lc-reviews__track.is-scrolling{animation:lc-reviews-scroll var(--lc-review-duration, 40s) linear infinite}.lc-reviews:hover .lc-reviews__track.is-scrolling{animation-play-state:paused}.lc-reviews__track:not(.is-scrolling){width:100%;justify-content:center}@keyframes lc-reviews-scroll{0%{transform:translate(0)}to{transform:translate(var(--lc-review-offset, -50%))}}.lc-review-card{width:var(--lc-review-card-w, 320px);flex-shrink:0;background:#fff;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:12px;border:1px solid #eee}.lc-review-card__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.lc-review-card__user{display:flex;align-items:center;gap:10px;min-width:0}.lc-review-card__avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid #eee}.lc-review-card__avatar--placeholder{width:36px;height:36px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#bbb;font-size:16px;font-weight:700;border:1px solid #eee}.lc-review-card__author{font-weight:600;font-size:.85rem;color:#222;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lc-review-card__stars{display:flex;gap:2px;line-height:1;flex-shrink:0}.lc-review-star{width:16px;height:16px;filter:drop-shadow(0 0 2px rgba(255,184,0,.35))}.lc-review-card__text{font-size:.88rem;line-height:1.6;color:#444;font-style:italic;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;flex:1}.lc-review-card__images{display:flex;gap:6px;overflow:hidden}.lc-review-card__images img{width:56px;height:56px;object-fit:cover;border-radius:6px;flex-shrink:0;border:1px solid #eee}@media(max-width:767px){.lc-review-card{width:260px;padding:16px}.lc-review-card__text{-webkit-line-clamp:3}}@keyframes lc-trust-image-in{0%{opacity:.88;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes lc-trust-rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.lc-trust-section{color:var(--theme-text-color, #1f2937);margin:0 auto}.lc-trust-shell{background:#1f2937;border-radius:8px;min-height:620px;overflow:hidden;position:relative}.lc-trust-visual{background:#eee9e2;inset:0;margin:0;position:absolute}.lc-trust-visual:after{background:linear-gradient(90deg,#0c0f12b8,#0c0f1280,#0c0f122e 68%,#0c0f1214);content:"";inset:0;position:absolute}.lc-trust-visual img{display:block;height:100%;object-fit:cover;object-position:var(--lc-trust-image-position, center left);width:100%}.lc-trust-copy{color:#fff;display:flex;flex-direction:column;justify-content:flex-end;max-width:920px;min-height:620px;padding:68px 72px;position:relative;z-index:1}.lc-trust-message{font-weight:700}.lc-trust-message,.lc-trust-point{opacity:1;transform:translateY(0)}.lc-trust-section.is-pending .lc-trust-message,.lc-trust-section.is-pending .lc-trust-point{opacity:0;transform:translateY(14px)}.lc-trust-section.is-pending .lc-trust-visual img{opacity:.88;transform:scale(1.025)}.lc-trust-section.is-in-view .lc-trust-visual img{animation:lc-trust-image-in .9s ease-out both}.lc-trust-section.is-in-view .lc-trust-message{animation:lc-trust-rise-in .65s ease-out .08s both}.lc-trust-section.is-in-view .lc-trust-point{animation:lc-trust-rise-in .55s ease-out var(--lc-trust-delay, .18s) both}.lc-trust-eyebrow{color:#ffffffc7;display:block;font-size:.76rem;font-weight:700;letter-spacing:.12em;line-height:1.2;margin:0 0 10px;text-transform:uppercase}.lc-trust-title{color:#fff;font-size:2.05rem;font-weight:720;letter-spacing:0;line-height:1.18;margin:0;max-width:680px}.lc-trust-intro{color:#ffffffeb;font-size:1.28rem;line-height:1.68;margin:0;max-width:740px}.lc-trust-eyebrow+.lc-trust-intro,.lc-trust-title+.lc-trust-intro{margin-top:14px}.lc-trust-list{display:grid;gap:18px 32px;grid-auto-rows:1fr;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:34px 0 0;padding:0}.lc-trust-point{min-height:115px;min-width:0}.lc-trust-point__header{align-items:center;display:flex;gap:14px;min-width:0}.lc-trust-point__icon{border:1px solid rgba(255,255,255,.64);border-radius:50%;color:#fff;flex:0 0 44px;height:44px;position:relative;transition:border-color .18s ease,background-color .18s ease;width:44px}.lc-trust-point__icon:before{border-bottom:1.8px solid currentColor;border-right:1.8px solid currentColor;content:"";height:16px;left:16px;position:absolute;top:10px;transform:rotate(40deg);width:9px}.lc-trust-point__icon img{border-radius:50%;display:block;height:100%;object-fit:contain;width:100%}.lc-trust-point__icon--image{background:#ffffff1f;border-color:#fff6}.lc-trust-point__icon--image:before{content:none}.lc-trust-point__body{display:block;min-width:0}.lc-trust-point__title{color:#fff;display:block;font-size:1.08rem;font-weight:740;line-height:1.34;margin:0}.lc-trust-point__desc{color:#ffffffc7;display:block;font-size:.94rem;line-height:1.5;margin:4px 0 0}.lc-trust-point:hover .lc-trust-point__icon{background-color:#ffffff1f;border-color:#ffffffe6}.lc-trust-details{border-top:1px solid rgba(31,41,55,.1);display:grid;gap:0;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:18px 0 0;padding:16px 0 0}.lc-trust-detail{min-width:0;padding:0 18px 0 0}.lc-trust-detail:not(:first-child){border-left:1px solid rgba(31,41,55,.1);padding-left:18px}.lc-trust-detail strong{color:#1f2937;display:block;font-size:.85rem;font-weight:740;line-height:1.35;margin:0}.lc-trust-detail span{color:#666b72;display:block;font-size:.8rem;line-height:1.48;margin-top:4px}@media(max-width:980px){.lc-trust-shell{background:#fff;border:0;display:grid;min-height:0}.lc-trust-visual{aspect-ratio:1.55 / 1;inset:auto;min-height:0;position:relative}.lc-trust-visual:after{background:linear-gradient(0deg,#0c0f12a3,#0c0f123d 45%,#0c0f120a);content:"";inset:0;position:absolute}.lc-trust-copy{background:#fff;color:#1f2937;display:block;max-width:none;min-height:0;padding:0;position:static}.lc-trust-message{aspect-ratio:1.55 / 1;display:flex;flex-direction:column;justify-content:flex-end;left:30px;padding-bottom:28px;pointer-events:none;position:absolute;right:30px;top:0;z-index:2}.lc-trust-eyebrow{color:#ffffffc7}.lc-trust-title{color:#fff}.lc-trust-intro{color:#ffffffeb;font-size:1.18rem;line-height:1.58;max-width:620px}.lc-trust-list{background:#fff;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:24px}.lc-trust-point{align-content:start;background:#fbfaf7;border:1px solid rgba(31,41,55,.1);border-radius:8px;min-height:146px;padding:18px}.lc-trust-point__header{gap:14px}.lc-trust-point__icon{border-color:#1f293761;color:#1f2937;flex-basis:42px;height:42px;width:42px}.lc-trust-point__icon--image{background:#f7f4ef;border-color:#1f29372e}.lc-trust-point__icon:before{left:15px;top:9px}.lc-trust-point__title{color:#1f2937;display:block;min-width:0}.lc-trust-point__desc{color:#62666b;display:block;margin:14px 0 0}.lc-trust-details{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:18px}.lc-trust-detail:nth-child(odd){border-left:0;padding-left:0}}@media(max-width:640px){.lc-trust-visual{aspect-ratio:1.5 / 1}.lc-trust-message{aspect-ratio:1.5 / 1;left:20px;padding-bottom:18px;right:20px}.lc-trust-title{font-size:1.36rem}.lc-trust-intro{font-size:1rem;line-height:1.5}.lc-trust-list{gap:8px;grid-auto-rows:auto;grid-template-columns:1fr;padding:0}.lc-trust-point{background:#fff;border:1px solid rgba(31,41,55,.1);border-radius:8px;min-height:0;padding:18px 20px}.lc-trust-point:first-child{margin-top:8px}.lc-trust-point__header{gap:13px}.lc-trust-point__icon{flex-basis:38px;height:38px;width:38px}.lc-trust-point__icon:before{height:14px;left:14px;top:8px;width:8px}.lc-trust-point__title{font-size:1rem}.lc-trust-point__desc{font-size:.9rem;margin-top:10px;margin-bottom:0}.lc-trust-point span span{font-size:.9rem}.lc-trust-details{border-top:0;grid-template-columns:1fr;margin-top:16px;padding-top:0}.lc-trust-detail,.lc-trust-detail:not(:first-child){border-left:0;border-top:1px solid rgba(31,41,55,.1);padding:13px 0 0}.lc-trust-detail:first-child{border-top:0;padding-top:0}}@media(prefers-reduced-motion:reduce){.lc-trust-section.is-pending .lc-trust-message,.lc-trust-section.is-pending .lc-trust-point,.lc-trust-section.is-pending .lc-trust-visual img{opacity:1;transform:none}.lc-trust-section.is-in-view .lc-trust-visual img,.lc-trust-section.is-in-view .lc-trust-message,.lc-trust-section.is-in-view .lc-trust-point{animation:none}.lc-trust-point__icon{transition:none}}:root{--item-bg: rgb(245, 245, 247);--sub-text-color: rgba(0, 0, 0, .88);--item-border: 1px solid #e0e0e0;--montserrat-font: Montserrat, sans-serif;--frame-shadow: drop-shadow(0 1px 1px rgba(0, 0, 0, .2)) drop-shadow(0 4px 8px rgba(0, 0, 0, .18)) drop-shadow(0 8px 20px rgba(0, 0, 0, .1));--carousel-radius: 6px;--carousel-height: 78vh;--carousel-min-height: 520px;--carousel-side-gap: 50px;--carousel-peek: 36px;--carousel-gap: 10px;--carousel-overlay: linear-gradient(to top, rgba(0,0,0,.45) 0%, rgba(0,0,0,.12) 40%, transparent 70%);--carousel-title-size: 3.2rem;--carousel-title-size-mobile: 1.5rem;--carousel-subtitle-size: 1.35rem;--carousel-subtitle-size-mobile: .9rem;--carousel-arrow-size: 44px;--carousel-arrow-size-mobile: 36px;--carousel-dot-width: 32px;--carousel-dot-height: 3px;--carousel-dot-size: 8px;--carousel-transition: .75s cubic-bezier(.4, 0, .2, 1);--carousel-kb-duration: 8s;--carousel-kb-scale: 1.08;--carousel-text-duration: .8s;--carousel-text-stagger: .2s;--carousel-slide-scale: .985;--carousel-slide-opacity: .55;--scene-gap: 20px;--scene-radius: 4px;--scene-aspect: 1.6}@media(max-width:767px){:root{--carousel-height: 55vh;--carousel-min-height: 360px;--carousel-side-gap: 16px;--carousel-peek: 28px;--carousel-gap: 8px;--scene-gap: 12px;--scene-aspect: 1.6}}
