.service-card{justify-content:center;gap:0;margin-bottom:-1vh;display:flex}.service-card.reverse{flex-direction:row-reverse}.service-image img{object-fit:cover;width:60vh;height:47vh;margin:0}.service-content{color:#fff;background-color:#004ea8;flex-direction:column;flex:1;justify-content:center;max-width:60vh;height:47vh;padding:30px;display:flex}.service-content h2{margin-bottom:15px;font-size:1.8rem}.service-content p{font-size:1rem;line-height:1.5}.service-content button{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;width:55%;margin-top:15px;padding:15px 20px;font-size:1rem;transition:all .3s}.service-content button:hover{color:#004ea8;background-color:#fff}@media (max-width:1200px){.service-card{flex-direction:column;align-items:center;width:80%;margin-bottom:3rem;margin-left:auto;margin-right:auto}.service-card.reverse{flex-direction:column}.service-image{width:100%;height:300px}.service-image img{object-fit:cover;border-radius:8px 8px 0 0;width:100%;height:100%}.service-content{text-align:center;border-radius:0 0 8px 8px;width:100%;max-width:100%;height:200px;min-height:200px;padding:40px 20px}.service-content h2{margin-bottom:8px;font-size:1.5rem}.service-content p{margin-bottom:10px;font-size:.9rem;line-height:1.4}.service-content button{justify-content:center;align-self:center;width:80%;margin-top:auto;padding:8px 20px;font-size:.9rem}}@media (max-width:768px){.service-image{height:320px}.service-content{height:180px;min-height:180px}}@media (max-width:480px){.service-image{height:280px}.service-content{height:170px;min-height:170px;padding:12px 15px}.service-content h2{margin-bottom:5px;font-size:1.3rem}.service-content p{margin-bottom:8px;font-size:.85rem;line-height:1.3}.service-content button{padding:7px 16px;font-size:.85rem}}[dir=rtl] .service-card{direction:rtl}[dir=rtl] .service-card.reverse{flex-direction:row-reverse}[dir=rtl] .service-image img{transform:none!important}[dir=rtl] .service-content{text-align:right}
.container{margin-top:20vh;margin-bottom:5vh}@media (max-width:1500px){.container{margin-top:8vh;margin-bottom:0}}
