.loans-hero{padding:60px 0;background:linear-gradient(135deg,#f8f5f9 0%,#fce7f3 100%);text-align:center;}.loans-hero h1{font-size:38px;font-weight:700;color:#2c2c2c;margin-bottom:20px;line-height:1.3;}.hero-description{font-size:15px;line-height:1.8;color:#555;max-width:900px;margin:0 auto 50px;}.loan-tabs{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;}.loan-tab{padding:18px 40px;border:2px solid #ff4d8f;background:white;color:#ff4d8f;font-size:16px;font-weight:600;border-radius:10px;cursor:pointer;transition:all 0.3s;}.loan-tab.active{background:linear-gradient(135deg,#ff4d8f 0%,#ff6ba9 100%);color:white;border-color:#ff4d8f;}.loan-tab:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,77,143,0.3);}.personal-loan-section{padding:60px 0;background:white;text-align:center;}.personal-loan-section h2{font-size:36px;font-weight:700;color:#2c2c2c;margin-bottom:15px;}.section-subtitle{font-size:18px;color:#666;margin-bottom:20px;font-weight:500;}.section-description{font-size:15px;line-height:1.8;color:#555;max-width:900px;margin:0 auto;}.documents-section{padding:80px 0;background:#fff;}.documents-content{display:flex;align-items:center;gap:80px;}.documents-image{flex:0 0 400px;}.documents-image img{width:100%;height:auto;border-radius:15px;box-shadow:0 10px 40px rgba(0,0,0,0.1);}.documents-list{flex:1;}.documents-list h2{font-size:32px;font-weight:700;color:#2c2c2c;margin-bottom:30px;}.documents-list ul{list-style:none;}.documents-list ul li{font-size:16px;line-height:2.2;color:#555;position:relative;padding-left:0;}.documents-list ul li:before{content:'';display:inline-block;width:6px;height:6px;background:#ff4d8f;border-radius:50%;margin-right:15px;vertical-align:middle;}.features-section{padding:60px 0;background:white;text-align:center;}.features-section .container{background:#FAF6FF;padding:50px 0;}.features-section h2{font-size:36px;font-weight:700;color:#2c2c2c;margin-bottom:40px;}.features-list{max-width:700px;margin:0 auto;}.features-list p{font-size:15px;line-height:2;color:#555;margin-bottom:10px;}