.banner{background-image:url(/banner.webp);background-size:100% 500px;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;font-size:25px;height:500px}.home-containers{padding:80px 50px;width:100%;background-color:#fff}.home-containers h2{text-align:center;margin-bottom:80px;color:#070707;font-size:1.56rem;font-family:sans-serif;font-weight:600;text-decoration:underline}.home-containers>div{display:flex;justify-content:space-between;gap:50px}.home-containers-reverse>div{flex-direction:row-reverse}.home-containers-reverse{background-color:#f5f5f5}.containers-left{width:60%;text-align:justify;color:#242323}.containers-left h3{font-size:1.8rem;margin-bottom:20px}.containers-left p{font-size:1.1rem;line-height:1.6;margin-bottom:20px;color:#404040}.containers-left a{display:inline-block;padding:10px 25px;background-color:#000;color:#fff;text-decoration:none;border-radius:5px;transition:background-color .3s ease}.containers-left a:hover{background-color:#0056b3}.containers-right{width:40%}.containers-right img{width:100%;max-width:500px;height:auto;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1)}@media (max-width:768px){.home-containers h2{margin-bottom:50px}.banner{background-size:100% 250px;height:250px}.home-containers{padding:40px 20px}.home-containers h2{font-size:1.2rem}.home-containers>div{flex-direction:column-reverse}.containers-left,.containers-right{width:100%}.containers-left a{margin-top:20px}.containers-left h3{font-size:1.5rem}.containers-left p{font-size:1rem}.containers-left a{padding:8px 20px}.containers-left a:hover{background-color:#0056b3}.home-containers-reverse{background-color:#f5f5f5}.home-containers-reverse>div{flex-direction:column-reverse}.containers-right{width:100%}.containers-right img{max-width:100%;aspect-ratio:1/.6}.containers-left{width:100%}.hide{display:none}}