@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@600&family=Inter:wght@400;600&display=swap");.custobar-feature-section{background-color:#fff;overflow:hidden;padding:100px 20px}.feature-flex{align-items:center;display:flex;gap:80px;margin:0 auto;max-width:1140px}.custobar-feature-section.left .feature-flex{flex-direction:row-reverse}.feature-text-col,.feature-visual-col{flex:1}.feature-text-col h2{color:#0384a1;font-family:Poppins,sans-serif!important;font-size:40px;font-weight:600;line-height:1.2;margin-bottom:20px}.feature-intro{color:#4a4a4a;font-family:Inter,sans-serif!important;font-size:18px;line-height:1.6;margin-bottom:35px}.checkmark-list{list-style:none;margin:0 0 45px;padding:0}.checkmark-list li{align-items:center;display:flex;gap:12px;margin-bottom:18px}.bullet-text{color:#1a1a1a;font-family:Inter,sans-serif!important;font-size:17px;font-weight:600;line-height:1.2}.icon-check{flex-shrink:0;height:22px;width:22px}.browser-window{border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 30px 60px rgba(0,88,107,.12);overflow:hidden}.browser-top{background:#f5f5f5;border-bottom:1px solid #e5e5e5;display:flex;gap:6px;padding:10px 15px}.browser-top .dot{background:#d1d1d1;border-radius:50%;height:7px;width:7px}.browser-window img{display:block;width:100%}.feature-button{align-items:center;background-color:#00849b;border-radius:8px;box-shadow:0 4px 12px rgba(0,132,155,.15);color:#fff!important;display:inline-flex;font-family:Inter,sans-serif!important;font-size:16px;font-weight:600;gap:12px;padding:16px 32px;text-decoration:none;transition:all .3s ease}.feature-button:hover{background-color:#00586b;box-shadow:0 8px 20px rgba(0,88,107,.2);transform:translateY(-2px)}@media (max-width:900px){.feature-flex{flex-direction:column!important;gap:50px;text-align:center}.checkmark-list li{justify-content:flex-start;text-align:left}.feature-text-col h2{font-size:32px}}