.Section2{padding:40px;background-color:#f8f8f8;border-top:1px solid #eee}.Section2 .booksList{background-position:bottom;display:flex;flex-wrap:wrap;align-items:center;justify-content:start;padding:0 0 20px;gap:4%}.Section2 .booksList a{transition:all .3s;position:relative;margin-top:4%;width:21.5%;box-shadow:2px 2px 2px rgba(0,0,0,.1)}.Section2 .booksList a img{border:4px solid #fff;width:100%;aspect-ratio:12/16;object-fit:cover}.Section2 .booksList a .bShadow{display:table;width:40px;height:28px;background-size:100% 100%;background-image:url(/_next/static/media/part2.63793d78.png);position:absolute;bottom:-2px;right:-40px;display:none}.Section2 .booksList a:hover{transform:scale(1.2);opacity:1}.Section2 .titleBox>h2{text-shadow:1px 1px #fff;font-weight:800}.Section2 .titleBox>p{text-shadow:1px 1px #fff;font-weight:600}.Section2 .titleBox h2{font-weight:400;font-size:22pt}.Section2 .titleBox p{font-size:9pt;margin-top:-10px;display:none}.Section2:nth-child(odd){background-color:#fff}