.platMain{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.platformTop{width:100%;height:auto}.platContent{padding:2%}.layout-content{flex-direction:column;justify-content:center;align-items:start;gap:10px;padding:2% 5%;display:flex}.layout-content>h1{font-size:40px}.layout-content>h2{font-size:30px}.layout-content{color:#919191;font-size:20px;line-height:40px}.layout-content>p{color:#919191;font-size:1.2rem;line-height:30px}.layout-content p img{max-width:100%!important;height:auto!important}.layout-content p a{color:var(--hover-color)}.platContent{flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;display:flex}.platLeft{flex-direction:column;gap:10px;width:300px;height:300px;display:flex}.platRight{border-radius:10px;width:50%;height:auto;padding:0 15px}.platImg{width:200px;max-height:100px;overflow:hidden}.platBtn{border-radius:10px;width:120px;padding:2% 5%}.textPlat>p{margin-top:15px}@media screen and (max-width:768px){.platContent{flex-direction:column;justify-content:center;align-items:center;gap:20px}.platLeft{justify-content:center;align-items:center;width:100%;height:auto}.platRight{width:100%;height:auto}.platBtn{width:auto}}
