.features-page{overflow:hidden}.features-hero{padding-top:20px;padding-bottom:17px}.features-hero h1{font-size:clamp(27px,3vw,39px)}.features-hero>p:last-child{margin-top:3px;font-size:12px}.feature-card-section{width:min(1080px,100vw - 136px)}.feature-card-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.feature-card{min-height:185px;padding:14px 16px 13px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative}.feature-membership{margin-top:24px}.feature-card:hover{box-shadow:var(--shadow);border-color:#ff790459;transform:translateY(-5px)}.feature-card-icon{color:#fff;border-radius:14px;place-items:center;width:46px;height:46px;margin:0 auto 7px;display:grid;box-shadow:0 9px 17px #3a251226,inset 0 1px #ffffff94}.feature-card-icon svg{width:27px;height:27px}.accent-pink{background:linear-gradient(145deg,#ff8ab8,#f63378)}.accent-blue{background:linear-gradient(145deg,#6ed5ff,#0e99ed)}.accent-purple{background:linear-gradient(145deg,#b59aff,#7349eb)}.accent-indigo{background:linear-gradient(145deg,#8e9fff,#4f4be9)}.accent-coral{background:linear-gradient(145deg,#ffbd4d,#ff633c)}.accent-amber{background:linear-gradient(145deg,#ffd223,#f77a00)}.feature-card h3{text-align:center;font-size:14px}.feature-card>p{min-height:31px;color:var(--text-secondary);text-align:center;margin-top:3px;font-size:9px;line-height:1.6}.feature-card ul{color:#605e5a;gap:2px;width:fit-content;margin:5px auto 0;font-size:9px;display:grid}.feature-card li{align-items:center;gap:7px;display:flex}.feature-card li svg{color:var(--orange)}.feature-card-more{color:var(--orange-text);opacity:0;align-items:center;gap:4px;font-size:9px;font-weight:800;transition:opacity .2s;display:flex;position:absolute;bottom:8px;right:12px}.feature-card:hover .feature-card-more{opacity:1}.feature-promo{color:#fff;background:var(--gradient);border-radius:14px;align-items:center;width:min(1080px,100vw - 136px);min-height:112px;margin-top:13px;padding:15px 42px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 24px #ff6f0424}.feature-promo:before{content:"";background:#ffe46f40;border-radius:50%;width:430px;height:230px;position:absolute;bottom:-110px;right:180px;transform:rotate(-12deg)}.feature-promo-copy{z-index:2;position:relative}.feature-promo-copy>p{color:#fff2d5;align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}.feature-promo h2{margin-top:1px;font-size:clamp(22px,2.5vw,30px)}.feature-promo-copy>span{color:#ffffffe6;margin-top:1px;display:block}.feature-promo a{color:#a74b00;background:#fff;border-radius:999px;align-items:center;gap:5px;margin-top:6px;padding:4px 12px;font-size:10px;font-weight:800;display:inline-flex}.feature-promo img{z-index:1;mix-blend-mode:multiply;border-radius:10px;width:220px;position:absolute;bottom:-30px;right:18px}.feature-details{width:min(1080px,100vw - 136px);padding:20px 0 8px}.feature-detail{grid-template-columns:.9fr 1.1fr;align-items:stretch;min-height:158px;display:grid;overflow:hidden}.feature-detail+.feature-detail{margin-top:10px}.feature-detail.reverse{grid-template-columns:1.1fr .9fr}.feature-detail-copy{z-index:2;align-self:center;padding:10px 22px;position:relative}.feature-detail.reverse .feature-detail-copy{order:2}.detail-index{color:#fff;letter-spacing:.04em;border-radius:6px;place-items:center;min-width:29px;height:19px;font-size:9px;font-weight:900;display:inline-grid}.feature-detail-copy h2{margin-top:5px;font-size:clamp(18px,2vw,25px);line-height:1.25}.feature-detail-copy>p{color:var(--text-secondary);margin-top:3px;font-size:10px}.feature-detail-copy ul{color:#504e4a;gap:2px;margin-top:6px;font-size:10px;line-height:1.35;display:grid}.feature-detail-copy li{align-items:center;gap:8px;display:flex}.feature-detail-copy li svg{width:14px;height:14px;color:var(--orange);flex:none}.feature-art{border-left:1px solid var(--border-soft);background:linear-gradient(145deg,#fffaf3,#fff);place-items:center;min-height:158px;display:grid;position:relative;overflow:hidden}.feature-detail.reverse .feature-art{border-right:1px solid var(--border-soft);border-left:0;order:1}.feature-art:after{content:"";background:#ff9c2514;border-radius:50%;width:230px;height:230px;position:absolute;bottom:-100px;right:-60px}.feature-art img{z-index:1;object-fit:cover;object-position:center;mix-blend-mode:multiply;width:min(280px,92%);height:156px;position:relative}@media (width>=820px){.features-hero{height:87px;padding:0;position:relative}.features-hero h1{font-size:37px;position:absolute;top:6px;left:0;right:0}.features-hero>p:last-child{margin:0;position:absolute;top:56px;left:0;right:0}.feature-card{min-height:205px;padding:19px 16px 12px}.feature-card-icon{width:56px;height:56px;margin-bottom:27px}.feature-card-icon svg{width:32px;height:32px}.feature-card>p{display:none}.feature-card ul{gap:6px;margin-top:7px}.feature-promo{height:128px;min-height:128px;margin-top:23px;padding:0 72px}.feature-promo-copy>p{display:none}.feature-promo h2{margin:0;font-size:29px}.feature-promo-copy>span{margin-top:2px;font-size:14px}.feature-promo a{z-index:3;border-radius:inherit;color:#0000;background:0 0;width:100%;height:100%;margin:0;padding:0;font-size:0;position:absolute;inset:0}.feature-promo a svg{display:none}.feature-promo img{width:270px;bottom:-32px;right:22px}.feature-details{padding:13px 0 8px}}@media (width<=819px){.feature-card-section,.feature-promo,.feature-details{width:calc(100% - 36px)}.feature-card-grid{grid-template-columns:repeat(2,1fr)}.feature-detail,.feature-detail.reverse{grid-template-columns:.9fr 1.1fr}.feature-promo img{opacity:.68}}@media (width<=767px){.feature-card-grid{grid-template-columns:1fr}.feature-card{min-height:190px}.feature-card-more{opacity:1}.feature-promo{align-items:flex-start;min-height:240px;padding:26px 26px 110px}.feature-promo img{opacity:.82;width:260px;bottom:-44px;right:-5px}.feature-detail,.feature-detail.reverse{flex-direction:column;display:flex}.feature-detail-copy,.feature-detail.reverse .feature-detail-copy{order:1;width:100%;padding:26px}.feature-art,.feature-detail.reverse .feature-art{border-top:1px solid var(--border-soft);border-left:0;border-right:0;order:2;width:100%;min-height:210px}.feature-art img{height:200px}}@media (width<=480px){.feature-card-section,.feature-promo,.feature-details{width:calc(100% - 32px)}.feature-card{padding-inline:22px}}
