.wyze-product-feature-cards-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.wyze-product-feature-cards-item{cursor:pointer;width:100%;overflow:hidden;display:flex;flex-direction:row;gap:20px;border-radius:16px;border:2px solid var(--Gray-C-200,#f0f4f7);background:var(--Gray-C-White,#fff);box-shadow:0 8px 12px 0 rgba(0,0,0,.05),0 16px 24px 0 rgba(0,0,0,.05)}.wyze-product-feature-cards-item-img{min-width:240px;max-width:240px;overflow:hidden;position:relative}.wyze-product-feature-cards-item-img-img_desktop{width:100%;height:100%;object-fit:cover;display:block}.wyze-product-feature-cards-item-img-img_mobile{width:100%;height:100%;object-fit:cover;display:none}.wyze-product-feature-cards-item-img-badges{position:absolute;z-index:10;left:20px;top:20px;display:flex;flex-direction:row;gap:8px}.wyze-product-feature-cards-item-img-badge{display:flex;padding:4px 12px;justify-content:center;align-items:center;border-radius:14px;background:var(--core-green-10,#d2fff2);color:var(--core-green-90,#055446);font-family:Gilroy;font-size:16px;font-style:normal;font-weight:600;line-height:20px;white-space:nowrap}.wyze-product-feature-cards-item-content{flex:1;display:flex;flex-direction:column;padding:16px 28px 20px 0}.wyze-product-feature-cards-item-content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.wyze-product-feature-cards-item-content-title{color:var(--Gray-C-Obsidian,#0b0d10);font-family:Gilroy;font-size:28px;font-style:normal;font-weight:700;line-height:36px;letter-spacing:-.056px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-clamp:2;text-overflow:ellipsis;max-width:100%}.wyze-product-feature-cards-item-content-button{display:flex;width:48px;height:48px;min-width:48px;min-height:48px;justify-content:center;align-items:center;border-radius:24px;background:var(--core-wyze-green,#1df0bb)}@media (max-width:1200px){.wyze-product-feature-cards-item-content-button{display:none}}.wyze-product-feature-cards-item-content-divider{width:100%;height:2px;background:var(--Gray-C-200,#f0f4f7);border-radius:1px}.wyze-product-feature-cards-item-content-features{margin-top:16px;max-height:100%;height:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:auto;column-gap:16px;row-gap:20px}@media (max-width:1130px){.wyze-product-feature-cards-item-content-features{grid-template-columns:repeat(1,1fr)}}.wyze-product-feature-cards-item-content-feature{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.wyze-product-feature-cards-item-content-feature-icon{width:40px;height:40px}.wyze-product-feature-cards-item-content-feature-text{color:var(--Gray-C-800,#393f47);font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:16px}.wyze-product-feature-cards-extra{display:flex;width:100%;padding:28px 32px;margin-top:24px;justify-content:space-between;align-items:center;border-radius:16px;background:var(--Gray-C-200,#f0f4f7)}.wyze-product-feature-cards-extra-content{display:flex;align-items:center;gap:16px}.wyze-product-feature-cards-extra-content-icon{display:flex;width:64px;min-width:64px;height:64px;min-height:64px;justify-content:center;align-items:center;border-radius:32px;background:var(--utility-white,#fff)}.wyze-product-feature-cards-extra-content-text{color:var(--Gray-C-Obsidian,#0b0d10)}.wyze-product-feature-cards-extra-content-button{white-space:nowrap;display:flex;height:56px;padding:0 24px;justify-content:center;align-items:center;gap:10px;background-color:unset;border-radius:8px;border:2px solid var(--Gray-C-Obsidian,#0b0d10);text-decoration:none;color:var(--Gray-C-Obsidian,#0b0d10);text-align:center;font-family:Gilroy;font-size:20px;font-style:normal;font-weight:600;line-height:24px}@media (max-width:989px){.wyze-product-feature-cards-extra{flex-direction:column;align-items:flex-start;gap:20px;padding:20px 24px}.wyze-product-feature-cards-extra-content-icon{display:none}.wyze-product-feature-cards-extra-content-text{line-height:28px}.wyze-product-feature-cards-extra-content-button{font-size:14px;line-height:16px;padding:0 20px}}@media (max-width:1024px){.wyze-product-feature-cards-list{grid-template-columns:repeat(1,1fr)!important}.wyze-product-feature-cards-item{width:100%;max-width:100%;flex-direction:column;height:auto}.wyze-product-feature-cards-item-mobile-hidden{display:none!important}.wyze-product-feature-cards-item-img{width:100%;max-width:100%;height:auto}.wyze-product-feature-cards-item-img-img_desktop{display:none}.wyze-product-feature-cards-item-img-img_mobile{display:block}.wyze-product-feature-cards-item-content{width:100%;padding:0 24px 24px 24px}.wyze-product-feature-cards-item-content-divider{display:none}.wyze-product-feature-cards-item-content-features{grid-template-columns:repeat(2,1fr)}}