.rodent-removal-section{background:#fff;border-radius:12px;box-shadow:0 5px 25px rgba(0,0,0,.08);margin:0 auto;max-width:700px;padding:30px}.section-title{color:#2c3e50;font-size:1.8rem;font-weight:700;line-height:1.3;margin-bottom:15px}.section-subtitle{color:#7f8c8d;font-size:1.1rem;font-weight:400;line-height:1.6;margin-bottom:30px}.reasons-list{display:flex;flex-direction:column;gap:10px}.reason-item{align-items:flex-start;background:#f8f9fa;border-radius:10px;cursor:pointer;display:flex;height:100px!important;overflow:hidden;position:relative;transition:all .3s ease}.reason-item:hover{background:#fef7f6;box-shadow:0 5px 15px rgba(160,33,4,.1);transform:translateY(-3px)}.bullet{align-items:center;border-radius:50%;color:#2c3e50;display:flex;flex-shrink:0;height:80px;justify-content:center;margin-right:18px;position:relative;width:44px;z-index:2}.bullet,.bullet svg{transition:all .3s ease}.bullet svg{height:40px;width:40px}.reason-item:hover .bullet{color:#a02104;transform:scale(1.1)}.reason-item:hover .bullet svg{transform:scale(1.2)}.bullet .original-icon{display:block}.bullet .check-icon{color:#a02104;display:none}.reason-item:hover .bullet .original-icon{display:none}.reason-item:hover .bullet .check-icon{display:block}.reason-content{flex:1;position:relative;z-index:2}.reason-content h3{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:6px;transition:color .3s ease}.reason-item:hover .reason-content h3{color:#a02104}.reason-content p{color:#5a6c7d;font-size:.95rem;line-height:1.5}.skeleton{background:linear-gradient(90deg,transparent,rgba(160,33,4,.1),transparent);height:100%;left:-100%;position:absolute;top:0;transition:left .7s ease;width:100%;z-index:1}.reason-item:hover .skeleton{left:100%}.brand-accent{background:linear-gradient(90deg,#a02104,#b22b02);border-radius:2px;height:4px;margin-bottom:12px;width:50px}@media (max-width:768px){.rodent-removal-section{margin:15px;padding:25px 20px}.section-title{font-size:1.6rem}.reason-item{padding:18px;text-align:center}.bullet{margin-bottom:12px;margin-right:0}}