.index{display:flex;flex-direction:column;gap:100px}.a{display:flex;justify-content:space-around;align-items:center;flex-direction:column;opacity:0}.a img{display:block;width:100%;height:auto;max-width:800px}.a p{font-size:18px;white-space:pre-line}.b{display:flex;justify-content:space-around;align-items:center;flex-direction:row;opacity:0;gap:30px}.b img{display:block;width:100%;height:auto;max-width:400px}.b p{font-size:18px;white-space:pre-line}.b ul{font-size:18px;text-align:left;white-space:pre-line}.icon{max-width:50px!important}@media(max-width:768px){.index{padding:0}.a img{width:100%}.b{flex-direction:column}.c{flex-direction:column-reverse}}
