.support-section{max-width:1200px;margin:10px auto 0;padding:10px;border-radius:20px}.support-section h1{text-align:center;font-size:3rem;margin-bottom:50px;font-weight:800}.support-container{display:flex;box-shadow:0 10px 20px rgba(0,0,0,.05);gap:40px;align-items:stretch;flex-wrap:wrap}.support-image{flex:1;min-width:280px;display:flex;object-fit:contain}.support-image img{width:100%;height:auto;object-fit:contain;border-radius:15px;box-shadow:0 10px 25px rgba(0,0,0,.15)}.support-content{flex:1.2;display:flex;flex-direction:column;justify-content:center}.support-content h2{font-size:2rem;color:#1e211e;margin-bottom:20px}.support-content p{font-size:1.2rem;line-height:1.8;color:#333;margin-bottom:25px}.support-methods{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.method-item{display:flex;align-items:center;gap:10px;font-size:1.05rem;color:#222}.method-item i{width:30px;height:30px;background-color:#318b34;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:1rem}.working-hours{font-size:.9rem;color:#555;font-style:italic}@media (min-width:992px){.support-image img{max-height:400px;width:auto;max-width:100%;margin:0 auto}}@media (max-width:991px){.support-container{flex-direction:column}.support-image img{height:auto}.support-section h1{font-size:2.5rem}.support-content h2{font-size:1.8rem}.support-content p{font-size:1rem}}@media (max-width:600px){.support-section{padding:30px 10px;margin-top:20px}.support-section h1{font-size:2rem}.support-content h2{font-size:1.5rem}.method-item{font-size:.95rem}.method-item i{width:25px;height:25px;font-size:.9rem}}