.my-key-features-v1{--kf-pink: #ff4180;--kf-card-bg: #141416;--kf-card-hover-bg: #1d1d1f;--kf-card-active-bg: rgba(255, 65, 128, 0.1);--kf-border: rgba(255, 255, 255, 0.1);--kf-border-hover: rgba(255, 255, 255, 0.15);--kf-badge-bg: #232324;--kf-text-dim: rgba(255, 255, 255, 0.7);--kf-text-faint: rgba(255, 255, 255, 0.5);--kf-panel-h: 96px;position:relative;display:flex;align-items:stretch;gap:32px;width:100%}.my-key-features-v1 .my-key-features-v1__glass-defs{display:none}.my-key-features-v1__radio{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.my-key-features-v1__list{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:24px;margin:0;padding:0;list-style:none;counter-reset:kf}.my-key-features-v1__item{counter-increment:kf;border:1px solid var(--kf-border);border-radius:32px;background:var(--kf-card-bg);overflow:hidden;transition:background .2s,border-color .2s}.my-key-features-v1__head{display:flex;align-items:center;gap:16px;min-height:96px;padding:0 24px;cursor:pointer}.my-key-features-v1__badge{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;background:var(--kf-badge-bg);color:var(--kf-text-faint);font-size:20px;font-weight:500;transition:background .2s,color .2s}.my-key-features-v1__badge::before{content:counter(kf, decimal-leading-zero)}.my-key-features-v1__text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.my-key-features-v1__title{margin:0;font-size:22px;font-weight:500;line-height:1.2;color:var(--kf-text-dim);transition:color .2s}.my-key-features-v1__subtitle{font-size:14px;font-weight:400;line-height:1.2;color:var(--kf-text-dim)}.my-key-features-v1__chevron{flex:0 0 auto;width:24px;height:24px;color:var(--kf-text-dim);transition:transform .2s,color .2s}.my-key-features-v1__panel{height:0;overflow:hidden;transition:height .3s}.my-key-features-v1__desc{margin:0;padding:0 16px 14px 88px;font-size:14px;line-height:1.25;color:#fff;opacity:0;transition:opacity .2s}.my-key-features-v1__media{flex:0 0 44%;max-width:548px;position:relative;border-radius:32px}.my-key-features-v1__slide{position:absolute;inset:0;margin:0;opacity:0;transition:opacity .4s}.my-key-features-v1__img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:32px;display:block}.my-key-features-v1__scrim{position:absolute;left:0;right:0;bottom:0;height:156px;border-radius:0 0 32px 32px;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);pointer-events:none}.my-key-features-v1__label{position:absolute;left:0;right:0;bottom:24px;padding:0 28px;font-size:32px;font-weight:600;color:#fff}.my-key-features-v1__tags{position:absolute;inset:0}.my-key-features-v1__tag{position:absolute;padding:12px 14px;border-radius:28px 12px 28px 12px;border:1px solid hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.12);backdrop-filter:blur(8px) saturate(1.5);backdrop-filter:url(#kf-liquid-glass) blur(2px) saturate(1.5);-webkit-backdrop-filter:blur(8px) saturate(1.5);font-size:14px;font-weight:500;line-height:1.25;color:#fff}.my-key-features-v1__tag:nth-child(1){top:55%;right:5%;max-width:43%}.my-key-features-v1__tag:nth-child(2){top:5%;left:5%;max-width:60%;text-align:left}.my-key-features-v1 #my-kf-1:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(1){background:var(--kf-card-active-bg);border-color:var(--kf-pink)}.my-key-features-v1 #my-kf-1:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(1) .my-key-features-v1__badge{background:var(--kf-pink);color:#fff}.my-key-features-v1 #my-kf-1:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(1) .my-key-features-v1__title{color:#fff}.my-key-features-v1 #my-kf-1:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(1) .my-key-features-v1__chevron{transform:rotate(180deg);color:#fff}.my-key-features-v1 #my-kf-1:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(1) .my-key-features-v1__panel{height:var(--kf-panel-h)}.my-key-features-v1 #my-kf-1:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(1) .my-key-features-v1__desc{opacity:1}.my-key-features-v1 #my-kf-1:checked~.my-key-features-v1__media .my-key-features-v1__slide:nth-of-type(1){opacity:1;z-index:1}.my-key-features-v1 #my-kf-1:focus-visible~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(1) .my-key-features-v1__head{outline:2px solid var(--kf-pink);outline-offset:-2px;border-radius:32px}.my-key-features-v1 #my-kf-2:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(2){background:var(--kf-card-active-bg);border-color:var(--kf-pink)}.my-key-features-v1 #my-kf-2:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(2) .my-key-features-v1__badge{background:var(--kf-pink);color:#fff}.my-key-features-v1 #my-kf-2:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(2) .my-key-features-v1__title{color:#fff}.my-key-features-v1 #my-kf-2:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(2) .my-key-features-v1__chevron{transform:rotate(180deg);color:#fff}.my-key-features-v1 #my-kf-2:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(2) .my-key-features-v1__panel{height:var(--kf-panel-h)}.my-key-features-v1 #my-kf-2:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(2) .my-key-features-v1__desc{opacity:1}.my-key-features-v1 #my-kf-2:checked~.my-key-features-v1__media .my-key-features-v1__slide:nth-of-type(2){opacity:1;z-index:1}.my-key-features-v1 #my-kf-2:focus-visible~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(2) .my-key-features-v1__head{outline:2px solid var(--kf-pink);outline-offset:-2px;border-radius:32px}.my-key-features-v1 #my-kf-3:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(3){background:var(--kf-card-active-bg);border-color:var(--kf-pink)}.my-key-features-v1 #my-kf-3:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(3) .my-key-features-v1__badge{background:var(--kf-pink);color:#fff}.my-key-features-v1 #my-kf-3:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(3) .my-key-features-v1__title{color:#fff}.my-key-features-v1 #my-kf-3:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(3) .my-key-features-v1__chevron{transform:rotate(180deg);color:#fff}.my-key-features-v1 #my-kf-3:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(3) .my-key-features-v1__panel{height:var(--kf-panel-h)}.my-key-features-v1 #my-kf-3:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(3) .my-key-features-v1__desc{opacity:1}.my-key-features-v1 #my-kf-3:checked~.my-key-features-v1__media .my-key-features-v1__slide:nth-of-type(3){opacity:1;z-index:1}.my-key-features-v1 #my-kf-3:focus-visible~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(3) .my-key-features-v1__head{outline:2px solid var(--kf-pink);outline-offset:-2px;border-radius:32px}.my-key-features-v1 #my-kf-4:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(4){background:var(--kf-card-active-bg);border-color:var(--kf-pink)}.my-key-features-v1 #my-kf-4:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(4) .my-key-features-v1__badge{background:var(--kf-pink);color:#fff}.my-key-features-v1 #my-kf-4:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(4) .my-key-features-v1__title{color:#fff}.my-key-features-v1 #my-kf-4:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(4) .my-key-features-v1__chevron{transform:rotate(180deg);color:#fff}.my-key-features-v1 #my-kf-4:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(4) .my-key-features-v1__panel{height:var(--kf-panel-h)}.my-key-features-v1 #my-kf-4:checked~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(4) .my-key-features-v1__desc{opacity:1}.my-key-features-v1 #my-kf-4:checked~.my-key-features-v1__media .my-key-features-v1__slide:nth-of-type(4){opacity:1;z-index:1}.my-key-features-v1 #my-kf-4:focus-visible~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(4) .my-key-features-v1__head{outline:2px solid var(--kf-pink);outline-offset:-2px;border-radius:32px}@media(hover: hover){.my-key-features-v1 #my-kf-1:not(:checked)~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(1):hover{background:var(--kf-card-hover-bg);border-color:var(--kf-border-hover)}.my-key-features-v1 #my-kf-2:not(:checked)~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(2):hover{background:var(--kf-card-hover-bg);border-color:var(--kf-border-hover)}.my-key-features-v1 #my-kf-3:not(:checked)~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(3):hover{background:var(--kf-card-hover-bg);border-color:var(--kf-border-hover)}.my-key-features-v1 #my-kf-4:not(:checked)~.my-key-features-v1__list .my-key-features-v1__item:nth-of-type(4):hover{background:var(--kf-card-hover-bg);border-color:var(--kf-border-hover)}}@media screen and (max-width: 880px){.my-key-features-v1{display:none}}.my-key-features-v1__mobile{display:none;width:100%}@media screen and (max-width: 880px){.my-key-features-v1__mobile{display:block}}.my-key-features-v1__mobile .my-container-scroll__container{counter-reset:kf-m}.my-key-features-v1__mobile .my-container-scroll__item{flex:0 0 100%;width:100%}.my-key-features-v1__mobile .my-key-features-v1__mcard{counter-increment:kf-m;height:100%;border:1px solid hsla(0,0%,100%,.1);border-radius:24px;background:#141416;overflow:hidden}.my-key-features-v1__mobile .my-key-features-v1__mmedia{position:relative;aspect-ratio:1}.my-key-features-v1__mobile .my-key-features-v1__mimg{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.my-key-features-v1__mobile .my-key-features-v1__mbadge{position:absolute;top:15px;left:15px;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;background:var(--kf-pink, #ff4180);color:#fff;font-size:20px;font-weight:500}.my-key-features-v1__mobile .my-key-features-v1__mbadge::before{content:counter(kf-m, decimal-leading-zero)}.my-key-features-v1__mobile .my-key-features-v1__mscrim{position:absolute;left:0;right:0;bottom:0;height:45%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);pointer-events:none}.my-key-features-v1__mobile .my-key-features-v1__mcaption{position:absolute;left:16px;right:16px;bottom:14px;display:flex;flex-direction:column;gap:6px}.my-key-features-v1__mobile .my-key-features-v1__mtitle{margin:0;font-size:22px;font-weight:500;line-height:1.2;color:#fff}.my-key-features-v1__mobile .my-key-features-v1__msubtitle{margin:0;font-size:13px;line-height:1.3;color:hsla(0,0%,100%,.8)}.my-key-features-v1__mobile .my-key-features-v1__mdesc{margin:0;padding:16px;font-size:13px;line-height:1.25;color:#fff}.my-key-features-v1__mobile .my-key-features-v1__mtags{display:none}.my-key-features-v1__mobile .my-key-features-v1__mnav{display:flex;justify-content:center;gap:12px;margin-top:16px}.my-key-features-v1__mobile .my-container-scroll__scroll-btn{width:30px;height:30px;background:rgba(255,65,128,.15)}.my-key-features-v1__mobile .my-container-scroll__scroll-btn .my-button__icon,.my-key-features-v1__mobile .my-container-scroll__scroll-btn svg{width:16px;height:16px}