.services{display:flex;padding:5rem 10rem;flex-direction:column;text-align:left}@media screen and (max-width: 500px){.services{padding:5rem 1.5rem}}.services h1,.services h4{font-family:"Kanit",sans-serif}.services h1{font-size:6rem}@media screen and (max-width: 996px){.services h1{font-size:3rem}}.services h4{color:grey;font-weight:600;font-size:2rem}.images{background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:25px}.images img{width:60%;height:400px}.images button{all:unset;display:flex;align-items:center;font-family:"Kanit",sans-serif;font-weight:600;padding:.8rem 2rem;font-size:2rem;border:solid;border-color:#50347c;color:#50347c;border-radius:50px}.images button span{font-size:2rem}.hidden{opacity:0}.active{opacity:1}