.cf-product .reveal.in{opacity:1;transform:none}.cf-product .cfp-btn--ghost{background:var(--mist);color:var(--ink)}.cf-product .cfp-btn--ghost .a{background:var(--ink);color:#fff}.cf-product .cfp-btn--ghost:hover{background:var(--mist-2);transform:translateY(-2px)}.cf-product .cfp-btn--ghost:hover .a{transform:rotate(45deg)}.cf-product .cfp-note{display:flex;gap:9px;align-items:flex-start;font-size:13px;color:var(--muted);margin-bottom:22px;max-width:46ch}.cf-product .cfp-sec-head .k{font-size:13px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}.cf-product .cfp-fcap h3{font-size:clamp(20px,2.4vw,30px);font-weight:700;margin-bottom:8px}.cf-product .cfp-fcap p{font-size:14.5px;line-height:1.6;color:rgba(255,255,255,.82)}.cf-product .cfp-dots .swiper-pagination-bullet{width:26px;height:7px;border-radius:5px;background:rgba(14,16,18,.18);opacity:1;transition:background-color .3s,width .3s}.cf-product .cfp-dots .swiper-pagination-bullet-active{background:var(--ink);width:38px}.cf-product .cfp-cell{position:relative;overflow:hidden;border-radius:10px;cursor:pointer;background:var(--mist);border:0;padding:0;display:block}.cf-product .cfp-cell img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}.cf-product .cfp-cell:hover img{transform:scale(1.06)}.cf-product .cfp-more{position:absolute;inset:0;display:grid;place-items:center;background:rgba(8,10,12,.55);color:#fff;font-size:clamp(22px,3vw,38px);font-weight:700;transition:background-color .2s}.cf-product .cfp-cell:hover .cfp-more{background:rgba(8,10,12,.66)}.cf-product .cfp-gal--2{grid-template-columns:1fr 1fr;height:clamp(260px,38vw,440px)}.cf-product .cfp-gal--3{grid-template-columns:1.5fr 1fr;grid-template-rows:1fr 1fr;height:clamp(320px,42vw,520px)}.cf-product .cfp-gal--3 .cfp-cell:first-child{grid-row:1/3}.cf-product .cfp-gal--4{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:clamp(360px,48vw,560px)}.cf-product .cfp-gal--5{grid-template-columns:1.45fr 1fr 1fr;grid-template-rows:1fr 1fr;height:clamp(360px,46vw,560px)}.cf-product .cfp-gal--5 .cfp-cell:first-child{grid-row:1/3}@media (max-width:760px){.cf-product .cfp-gal--3 .cfp-cell:first-child,.cf-product .cfp-gal--5 .cfp-cell:first-child{grid-row:auto;grid-column:1/-1}}.cfp-lb.on{display:flex}