a.topReferredCard{display:flex;width:100%;text-decoration:none;border-radius:15px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}a.topReferredCard:hover{transform:translateY(-6px);box-shadow:0 10px 20px rgba(0,144,225,.2)}a.topReferredCard:hover figure.topReferredCardFigure .topReferredCardBottomBox{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.4) 60%,transparent)}a.topReferredCard.isLessList{max-width:220px}a.topReferredCard figure.topReferredCardFigure{width:100%;aspect-ratio:3/4.5;border-radius:15px;background-size:cover;background-position:50%;display:flex;align-items:flex-end;position:relative;overflow:hidden;margin:0;animation:imgMover 10s ease-in-out infinite}@keyframes imgMover{0%,to{background-position:top}25%{background-position:50%}50%{background-position:bottom}75%{background-position:50%}}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox{width:100%;padding:12px 10px;box-sizing:border-box;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 70%,transparent);transition:background .3s ease}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomTitle{width:100%;color:#fff;font-family:Pretendard-Bold;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:6px;text-shadow:0 1px 3px rgba(0,0,0,.6)}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child{flex:1 1;min-width:0;display:flex;align-items:center;gap:6px;overflow:hidden}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child>img{flex-shrink:0;width:20px;height:20px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.5)}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child>span:nth-child(2){flex-shrink:0;color:#fff;font-family:Pretendard-SemiBold;font-size:11px;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.5)}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child>span:nth-child(3){flex:1 1;min-width:0;color:hsla(0,0%,100%,.75);font-family:Pretendard-Regular;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:last-child{flex-shrink:0;margin-left:6px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:last-child img{filter:brightness(0) invert(1);opacity:.9}a.topReferredCard{animation:cardEnter .5s ease-out;animation-fill-mode:both}a.topReferredCard:first-child{animation-delay:.08s}a.topReferredCard:nth-child(2){animation-delay:.16s}a.topReferredCard:nth-child(3){animation-delay:.24s}a.topReferredCard:nth-child(4){animation-delay:.32s}a.topReferredCard:nth-child(5){animation-delay:.4s}@keyframes cardEnter{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media screen and (max-width:1400px){a.topReferredCard figure.topReferredCardFigure{aspect-ratio:3/4.2}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox{padding:10px 8px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomTitle{font-size:13px;margin-bottom:5px}}@media screen and (max-width:1250px){a.topReferredCard{border-radius:12px}a.topReferredCard figure.topReferredCardFigure{aspect-ratio:3/4;border-radius:12px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox{padding:8px 6px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomTitle{font-size:12px;margin-bottom:4px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child{gap:4px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child>img{width:18px;height:18px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child>span:nth-child(2){font-size:10px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child>span:nth-child(3){font-size:9px}}@media screen and (max-width:1000px){a.topReferredCard{border-radius:10px}a.topReferredCard:hover{transform:translateY(-4px)}a.topReferredCard figure.topReferredCardFigure{aspect-ratio:3/3.8;border-radius:10px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox{padding:6px 5px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomTitle{font-size:11px;margin-bottom:3px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child{gap:3px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child>img{width:16px;height:16px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child>span:nth-child(2){font-size:9px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child>span:nth-child(3){display:none}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:last-child{margin-left:4px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:last-child img{width:16px;height:16px}}@media screen and (max-width:768px){a.topReferredCard{border-radius:8px}a.topReferredCard:hover{transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,144,225,.15)}a.topReferredCard figure.topReferredCardFigure{aspect-ratio:3/3.5;border-radius:8px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox{padding:5px 4px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomTitle{font-size:10px;margin-bottom:2px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child>img{width:14px;height:14px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child>span:nth-child(2){font-size:8px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:last-child img{width:14px;height:14px}}@media screen and (max-width:600px){a.topReferredCard{flex-shrink:0;width:180px;margin:0 -15px;scroll-snap-align:center;transition:all .4s cubic-bezier(.25,.46,.45,.94);transform-style:preserve-3d;z-index:1;border-radius:16px;transform:scale(.75) rotateY(25deg);opacity:.6;filter:brightness(.7)}a.topReferredCard:hover{transform:scale(.75) rotateY(25deg);box-shadow:none}a.topReferredCard.active{transform:scale(1) rotateY(0deg);opacity:1;filter:brightness(1);z-index:10;margin:0 5px;box-shadow:0 20px 40px rgba(0,144,225,.3),0 0 0 3px rgba(0,144,225,.2)}a.topReferredCard.active figure.topReferredCardFigure>div.topReferredCardBottomBox{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.5) 50%,transparent)}a.topReferredCard:active{transform:scale(.95)}a.topReferredCard figure.topReferredCardFigure{aspect-ratio:3/4;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.3),0 0 0 1px hsla(0,0%,100%,.1)}a.topReferredCard figure.topReferredCardFigure:after{content:"";position:absolute;bottom:-50%;left:5%;right:5%;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.1),transparent);transform:scaleY(-1);opacity:.3;filter:blur(5px);pointer-events:none}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox{padding:12px 10px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomTitle{font-size:13px;margin-bottom:6px;text-shadow:0 1px 3px rgba(0,0,0,.8),0 0 20px rgba(0,144,225,.3)}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo{flex-direction:column;align-items:flex-start;gap:4px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child{width:100%}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child>img{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.3);box-shadow:0 2px 8px rgba(0,0,0,.3)}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child>span:nth-child(2){font-size:11px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child>span:nth-child(3){display:none}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:last-child{position:absolute;bottom:12px;right:10px;margin-left:0}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:last-child img{width:24px;height:24px;filter:brightness(0) invert(1) drop-shadow(0 2px 4px rgba(0,0,0,.5));transition:transform .2s}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:last-child img:active{transform:scale(1.3)}}@media screen and (max-width:400px){a.topReferredCard{width:150px;margin:0 -12px}a.topReferredCard.active{margin:0 4px}a.topReferredCard figure.topReferredCardFigure{aspect-ratio:3/3.8;border-radius:12px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox{padding:8px 6px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomTitle{font-size:11px;margin-bottom:4px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child>img{width:16px;height:16px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:first-child>span:nth-child(2){font-size:10px}a.topReferredCard figure.topReferredCardFigure>div.topReferredCardBottomBox>div.topReferredCardBottomInfo>div:last-child img{width:20px;height:20px}}div.masonryImgsTopFiveBox{width:100%;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px;gap:20px;margin-bottom:60px;padding:0}div.masonryImgsTopFiveBox.lessList{justify-content:start}@media screen and (max-width:1400px){div.masonryImgsTopFiveBox{gap:16px}}@media screen and (max-width:1250px){div.masonryImgsTopFiveBox{padding:0 12px;gap:12px}}@media screen and (max-width:1000px){div.masonryImgsTopFiveBox{gap:10px;padding:0 10px}}@media screen and (max-width:768px){div.masonryImgsTopFiveBox{gap:8px;padding:0 8px;margin-bottom:40px}}@media screen and (max-width:600px){div.masonryImgsTopFiveBox{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;gap:0;padding:20px 0;margin-bottom:30px;perspective:1000px;scrollbar-width:none;-ms-overflow-style:none}div.masonryImgsTopFiveBox::-webkit-scrollbar{display:none}div.masonryImgsTopFiveBox{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-padding:0 calc(50% - 90px)}div.masonryImgsTopFiveBox:after,div.masonryImgsTopFiveBox:before{content:"";flex-shrink:0;width:calc(50% - 90px)}}@media screen and (max-width:400px){div.masonryImgsTopFiveBox{padding:16px 0}div.masonryImgsTopFiveBox:after,div.masonryImgsTopFiveBox:before{width:calc(50% - 75px)}}