.banner-catalogue{max-width:1840px;padding:0 20px;box-sizing:border-box;margin:0 auto;min-height:600px;background:url(/images/sub/resources/catalogue/banner-catalogue.png) no-repeat 50% 50%;background-size:cover;display:flex;align-items:center;justify-content:center}.banner-catalogue>div{padding:30px 0}.banner-catalogue>div>p{color:#fff;text-align:center;font-size:64px;font-family:Pretendard-Bold,sans-serif;line-height:130%;margin-bottom:30px}.banner-catalogue>div>div{color:hsla(0,0%,100%,.7);text-align:center;text-shadow:4.193px 4.193px 41.932px rgba(11,77,162,.25);font-family:Pretendard-SemiBold,sans-serif;font-size:24px;line-height:150%}.banner-catalogue>div>div>p{white-space:pre-line}.catalogue{max-width:1460px;margin:0 auto;padding:80px 20px}.catalogue>ul{display:flex;flex-wrap:wrap;gap:100px 2%;margin-bottom:160px}.catalogue>ul>li{width:23.5%;text-align:center;box-sizing:border-box}.catalogue>ul>li>p.image img{vertical-align:top;width:100%;height:100%;border-radius:16px;border:1px solid #d9d9d9;aspect-ratio:421/596;border-radius:15px;transition:box-shadow .3s ease;cursor:pointer}.catalogue>ul>li>p.image img:hover{box-shadow:0 0 0 1.5px #0070f3}.catalogue>ul>li>p.text{margin:18px auto;text-align:center;background-color:#f5f5f5;color:#111;font-size:16px;font-family:Pretendard-Regular,sans-serif;line-height:140%;min-height:56px;padding:12px 20px;box-sizing:border-box}.catalogue>ul>li>a,.catalogue>ul>li>p.text{border-radius:12px;display:flex;justify-content:center;align-items:center}.catalogue>ul>li>a{border:1px solid #0b4da2;padding:16px 20px;color:#0b4da2;font-size:18px;font-family:Pretendard-SemiBold,sans-serif;gap:0 10px;cursor:pointer;position:relative;background:linear-gradient(90deg,#57a1f5 0,#57a1f5);background-size:0 100%;background-repeat:no-repeat;transition:background-size .4s ease,color .3s ease;z-index:1}.catalogue>ul>li a:hover{background-size:100% 100%;color:#fff}@media screen and (min-width:768px)and (max-width:1024px){.catalogue>ul>li{width:48%}}@media screen and (max-width:767px){.catalogue>ul>li{width:100%}}