.features-new .lower-row,.features-new .upper-row{display:flex;flex-direction:row;gap:1.6rem}.features-new .lower-row .feature-item,.features-new .upper-row .feature-item{background-color:#f9fafb;border:1px solid #dcdfe4;border-radius:.5rem;display:flex;flex-direction:column}.features-new .lower-row .feature-item h2,.features-new .upper-row .feature-item h2{letter-spacing:-.05em}.features-new .upper-row .feature-item{margin-bottom:1.6rem;padding:1.6rem}.features-new .upper-row .first{flex:7 1}.features-new .upper-row .first .item-text{flex:1 1;margin:0;line-height:1.5;font-size:.9rem}.features-new .upper-row .second{flex:3 1}.features-new .upper-row .second .presenters{display:flex;flex-direction:column;gap:10px}.features-new .upper-row .second .presenters .presenter{display:flex;align-items:center;gap:10px}.features-new .upper-row .second .presenters .presenter div,.features-new .upper-row .second .presenters .presenter img{width:46px;height:46px;border-radius:50%}.features-new .upper-row .second .presenters .presenter p{font-size:.9rem;font-weight:500;letter-spacing:-.05em}.features-new .upper-row .second .ai-price{font-weight:500;font-size:.75rem;color:#2b63d9;letter-spacing:-.05em;margin:-15px 0 0 46px;background-color:rgba(43,98,217,.0588235294);width:-moz-fit-content;width:fit-content;padding:5px 10px;border-radius:5px}.features-new .upper-row .second a{margin-top:1rem;text-decoration:none;text-align:center;padding:10px 15px;border-radius:.4rem;font-weight:500;font-size:.875rem;line-height:1.75;display:flex;align-items:center;justify-content:center;gap:.5rem;box-sizing:border-box}.features-new .lower-row .feature-item{flex:1 1;aspect-ratio:3/2;box-sizing:border-box}.features-new .lower-row .first{padding:1.6rem}.features-new .lower-row .first .description{flex:1 1;line-height:1.5;font-size:.9rem}.features-new .lower-row .first .actions{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.features-new .lower-row .first .actions a{text-decoration:none;text-align:center;padding:10px 15px;border-radius:.4rem;font-weight:500;font-size:.875rem;line-height:1.75;display:flex;align-items:center;justify-content:center;gap:.5rem;box-sizing:border-box}.features-new .lower-row .second{padding-top:1.6rem;padding-left:1.6rem;position:relative;overflow:hidden}.features-new .lower-row .second a{position:absolute;top:1.6rem;right:1.6rem;text-decoration:none}.features-new .item-tag{font-weight:600;display:flex;align-items:center;gap:.5rem;font-size:smaller;color:#2b63d9;width:-moz-fit-content;width:fit-content;border-radius:.4rem;margin:0}.features-new .feature-icons{display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;grid-gap:1rem;gap:1rem;flex-wrap:wrap;margin-top:1rem}.features-new .feature-card{flex:1 1;display:flex;flex-direction:column;align-items:center;background-color:rgba(43,99,217,.031372549);border:1px solid hsla(220,20%,80%,.4);border-radius:.3rem;padding:10px}.features-new .feature-card .feature-image{margin-block:5px}.features-new .feature-card .feature-title{font-weight:700;font-size:.9rem;line-height:1.5;margin:0 0 5px;color:#2b63d9;text-align:center}.features-new .feature-card .feature-subtitle{font-weight:400;font-size:.8rem;line-height:1.5;margin:0 0 5px;color:hsl(220,20%,35%);text-align:center}.features-new .gitter-div{background-image:linear-gradient(90deg,rgb(221,221,221) 1px,transparent 0),linear-gradient(180deg,rgb(221,221,221) 1px,transparent 0);background-size:26px 26px;position:relative;width:100%;height:100%}.features-new .dashboard-content{flex:1 1;display:flex;flex-direction:column}.features-new .dashboard-content .feature-list{transition:opacity .3s ease,max-height .3s ease;overflow:hidden;max-height:500px;flex:1 1;display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.features-new .dashboard-content .feature-list .feature{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.features-new .dashboard-content .feature-list .feature svg{color:#2b63d9}.features-new .dashboard-content:hover .feature-list{opacity:0;max-height:0}.features-new .dashboard-content .dashboard-text{flex:1 1}.features-new .dashboard-content .dashboard-text h3{margin-top:0}.features-new .dashboard-content .dashboard-image{flex:1 1;margin-left:calc(-1.6rem - 1px)}.features-new .dashboard-content .dashboard-image .gitter-div{padding:20px}.features-new .dashboard-content .dashboard-image img{width:100%;height:auto;border-radius:1rem;border:1px solid #dcdfe4}@media screen and (max-width:991px){.features-new .lower-row,.features-new .upper-row{flex-direction:column}.features-new .lower-row .first,.features-new .lower-row .second{aspect-ratio:unset}.features-new .lower-row .second{max-height:400px}}@media screen and (max-width:678px){.features-new .feature-icons{grid-template-columns:repeat(2,1fr)}.features-new .lower-row .first .actions{grid-template-columns:1fr}}