.why-n9-exists-section{color:#fff}.why-n9-grid{align-items:center;display:grid;gap:50px;grid-template-columns:3fr 2fr;margin:0 auto}.why-n9-title{font-size:40px;font-weight:700;margin-bottom:50px}.why-n9-divider-horizontal{background:linear-gradient(90deg,#8a6aa1,#00bad3);border-radius:2px;height:2px;margin-bottom:24px;width:100%}.why-n9-description-1{font-size:20px;font-weight:500;line-height:1.6;margin-bottom:24px}.why-n9-description-2{font-size:16px;font-weight:400;line-height:2}.why-n9-right{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.why-n9-image-wrapper{align-items:center;background:transparent;border:1px solid #00bad3;border-right:none;display:flex;justify-content:center;overflow:hidden;padding:40px 25px}.why-n9-image-wrapper,.why-n9-image-wrapper img{border-radius:30px;box-sizing:border-box;width:100%}.why-n9-image-wrapper img{background:#fff;display:block;height:auto;padding:40px 20px}.why-n9-button{background-color:#00bad3;border-radius:30px;box-shadow:0 0 12px hsla(0,0%,100%,.3);color:#fff;display:inline-block;font-size:17px;font-weight:500;margin:32px auto 0;padding:10px 30px;text-decoration:none;transition:background .3s ease,transform .2s ease}.why-n9-button:hover{background-color:#c8d655;color:#010101;font-weight:500;transform:scale(1.05)}@media (max-width:900px){.why-n9-grid{gap:40px;grid-template-columns:1fr}.why-n9-button{margin:24px auto 0}}