@charset "UTF-8";.transport-services{background:#000c;padding:80px 0;position:relative;overflow:hidden}.transport-services-container{max-width:1440px;margin:0 auto;padding:0 40px;text-align:center}.transport-services-title{color:#fff;font-size:32px;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:60px;position:relative}.transport-services-title:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(90deg,transparent,#fec303,transparent)}.transport-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-top:40px}.transport-card{background:#000c;border:1px solid rgba(254,195,3,.2);border-radius:16px;padding:40px 20px;text-align:center;position:relative;transition:all .3s ease;cursor:pointer;overflow:hidden}.transport-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(254,195,3,.1) 50%,transparent 70%),linear-gradient(-45deg,transparent 30%,rgba(254,195,3,.1) 50%,transparent 70%);opacity:0;transition:opacity .3s ease}.transport-card:hover{transform:translateY(-8px);border-color:#fec30380;box-shadow:0 20px 40px #0000004d,0 0 20px #fec30333}.transport-card:hover:before{opacity:1}.transport-card:hover .card-icon img{transform:scale(1.1);filter:brightness(1.2);box-shadow:0 8px 25px #fec3034d;background:#fec3031a}.card-icon{margin-bottom:24px;position:relative;z-index:2;display:flex;justify-content:center;align-items:center;width:100%;height:220px!important}.card-icon img{width:200px!important;height:200px!important;object-fit:contain;transition:all .3s ease;filter:brightness(.9);border-radius:25px!important;background:none!important;padding:0!important;box-shadow:none!important}.card-title{color:#fff;font-size:16px;font-weight:600;line-height:1.4;margin:0;position:relative;z-index:2}@media (max-width: 1200px){.transport-cards{grid-template-columns:repeat(2,1fr);gap:30px}.transport-services-title{font-size:28px}}@media (max-width: 768px){.transport-services{padding:60px 0}.transport-services-container{padding:0 20px}.transport-services-title{font-size:24px;margin-bottom:40px}.transport-cards{grid-template-columns:1fr;gap:20px}.transport-card{padding:30px 15px}.card-icon{height:200px!important}.card-icon img{width:180px!important;height:180px!important;border-radius:20px!important;padding:0!important}.card-title{font-size:14px}}@media (max-width: 480px){.transport-services{padding:40px 0}.transport-services-container{padding:0 15px}.transport-services-title{font-size:20px;margin-bottom:30px;letter-spacing:1px}.transport-card{padding:25px 10px}.card-icon{height:160px!important;margin-bottom:20px}.card-icon img{width:140px!important;height:140px!important;border-radius:16px!important;padding:0!important}.card-title{font-size:13px;line-height:1.3}}@media (min-width: 2560px){.transport-services{padding:120px 0}.transport-services-container{max-width:2000px;padding:0 80px}.transport-services-title{font-size:48px;margin-bottom:80px;letter-spacing:3px}.transport-services-title:after{width:120px;height:4px}.transport-cards{gap:60px;margin-top:60px}.transport-card{padding:60px 40px;border-radius:24px}.card-icon{height:300px!important;margin-bottom:40px}.card-icon img{width:280px!important;height:280px!important;border-radius:35px!important}.card-title{font-size:24px;line-height:1.4}}