.features-mobile-control{height:fit-content}.features-background{background:linear-gradient(180deg,#f9f9f9 50%,#fff 0);content:"";height:100%;width:100vw}.features-white-bg{background-color:#fff;content:"";height:50%;width:100vw}.features-card{background-color:#fff;border:1px solid #e6e6e6;border-radius:16px;box-shadow:4px 6px 16px 0 #0000000a,17px 25px 30px 0 #00000008,39px 55px 40px 0 #00000005,69px 98px 48px 0 #00000003,107px 154px 52px 0 #00000000;margin-left:auto;margin-right:auto;overflow:hidden;padding:96px 128px 0;position:relative;width:1536px}.features-h2{font-family:var(--inter-font-stack);font-size:60px;font-weight:600;letter-spacing:-.03em;line-height:1.1}.title-line1{color:var(--MN-Indigo-Blue-500)}.title-line2{color:var(--MN-Coral-Red-500)}.features-tab-btns ul{display:inline-flex;justify-content:space-between;padding-inline-start:0;width:100%}.features-tab-btns{padding-top:50px;width:100%}.tabs .tab{display:inline-block;line-height:20px;text-align:center}.tabs .tab a{border:1px solid #e6e6e6;border-radius:36px;box-shadow:0 1.5px 4px -1px #0a090b12;color:#7f7d83;font-family:var(--inter-font-stack);font-size:14px;font-weight:500;gap:4px;letter-spacing:.05px;padding:12px 32px}.tabs .tab a.active,.tabs .tab a:hover{background-color:#f9f9f9}.tabs .tab a.active{background-color:var(--MN-AI-Blue-100);border:0;box-shadow:0;color:var(--MN-Indigo-Blue-500)}.tab-content{display:none;height:500px}.tab-content.active{display:inline-flex;height:500px}.card-left{padding-bottom:20px;width:40%}.card-right{align-items:flex-end;display:flex;margin-bottom:-40px;margin-right:-140px;overflow:hidden;width:calc(60% + 140px)}.features-main-body{padding-top:64px}.product-tags{display:inline-flex}.product-tag_monitoring{background-color:var(--MN-Ocean-Blue-300);color:var(--MN-Ocean-Blue-500)}.product-tag_monitoring,.product-tag_outreach{border-radius:5px;font-family:var(--inter-font-stack);font-size:10px;font-weight:600;letter-spacing:.05em;line-height:12px;margin-bottom:8px;padding:3px 6px;text-align:left;text-transform:uppercase;width:fit-content;z-index:99}.product-tag_outreach{background-color:#ffe3e3;color:var(--MN-Coral-Red-500)}.product-tag_insights{background-color:var(--MN-AI-Blue-100);border-radius:5px;color:var(--MN-AI-Blue-500);font-size:10px;letter-spacing:.05em;line-height:12px;margin-bottom:8px;padding:3px 6px;text-transform:uppercase;width:fit-content;z-index:99}.card-header,.product-tag_insights{font-family:var(--inter-font-stack);font-weight:600;text-align:left}.card-header{font-size:32px;letter-spacing:-.03em;line-height:38.4px;text-transform:none}.card-body{margin-top:20px;padding-right:40px}.card-body p{color:#7f7d83;font-family:var(--inter-font-stack);font-size:14px;font-weight:400;letter-spacing:-.02em;line-height:20px;text-align:left}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDownFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes slideUpFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideRightFadeOut{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}@keyframes slideLeftFadeIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.card-left,.card-right{opacity:1;transition:opacity .5s ease}.tab-content .card-left.exiting{animation:fadeOut .5s forwards}.tab-content .card-left.entering{animation:fadeIn .5s forwards}.tab-content .card-right.exiting{animation:slideDownFadeOut .5s forwards}.tab-content .card-right.entering{animation:slideUpFadeIn .5s forwards}@media screen and (max-width:1440px){.features-card{width:90vw}.tabs .tab{padding-bottom:40px}.features-tab-btns ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:space-between;justify-content:flex-start}.tab-content,.tab-content.active{height:auto}.features-card{padding:40px 40px 0}.features-main-body{padding-top:10px}.product-image{min-height:500px;object-fit:cover;object-position:left}}@media screen and (max-width:800px){.features-h2{font-size:32px}.features-card{margin-top:0;padding:20px 40px 0;width:100vw}.tabs .tab{padding-bottom:10px}.tabs .tab a{padding:5px 15px}.features-tab-btns{padding-top:30px}.tab-content.active{display:flex;flex-direction:column-reverse}.card-right{width:auto}.card-left{padding-top:50px;width:auto}.tab-content .card-right.exiting{animation:slideRightFadeOut .5s forwards}.tab-content .card-right.entering{animation:slideLeftFadeIn .5s forwards}.product-image{min-height:auto}.card-header{font-size:26px;line-height:28px}}