section.tripleBannersSection{width:auto;height:150px;display:grid;grid-column-gap:20px;grid-template-columns:1fr 1fr 1fr;overflow-x:auto}section.tripleBannersSection>a{display:flex;justify-content:center;align-items:center;width:292px;height:150px;box-shadow:0 4px 4px 0 hsla(0,0%,80%,.25);text-align:center;padding:0 20px;animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,rgba(98,198,255,.2),rgba(0,144,225,.4));background-size:300% 300%}article.realtimeSubmitArticle>div.realtimeSubmitTitle{font-family:Pretendard-Bold;font-size:20px}article.realtimeSubmitArticle>figure.realtimeSubmitCardFigure{margin-top:16px;width:100%;max-width:250px;height:200px;border-radius:15px;background-size:cover;background-position:0;display:flex;align-items:flex-end;animation:realtimeImgMover 10s infinite;cursor:pointer;object-position:center;background-image:linear-gradient(-45deg,#fff,rgba(98,198,255,.2),rgba(0,144,225,.4))}@keyframes realtimeImgMover{0%{background-position:0}20%{background-position:top}40%{background-position:100%}60%{background-position:bottom}80%{background-position:50%}to{background-position:0}}article.realtimeSubmitArticle>figure.realtimeSubmitCardFigure>div.realtimeSubmitCardBottomBox{width:100%;padding:8px;box-sizing:border-box;position:relative}article.realtimeSubmitArticle>figure.realtimeSubmitCardFigure>div.realtimeSubmitCardBottomBox>div.realtimeSubmitCardBottomTitle{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;color:#0090e1;font-family:Pretendard-Bold;-webkit-text-stroke-width:.8px;-webkit-text-stroke-color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}article.realtimeSubmitArticle>figure.realtimeSubmitCardFigure>div.realtimeSubmitCardBottomBox>div.realtimeSubmitCardBottomInfo{display:flex;flex-direction:row;width:100%;align-items:center;position:relative}article.realtimeSubmitArticle>figure.realtimeSubmitCardFigure>div.realtimeSubmitCardBottomBox>div.realtimeSubmitCardBottomInfo>div{position:relative;display:flex;align-items:center;width:100%}article.realtimeSubmitArticle>figure.realtimeSubmitCardFigure>div.realtimeSubmitCardBottomBox>div.realtimeSubmitCardBottomInfo>div>img.realtimeSubmitCardProfile{border-radius:5px;margin-right:8px}article.realtimeSubmitArticle>figure.realtimeSubmitCardFigure>div.realtimeSubmitCardBottomBox>div.realtimeSubmitCardBottomInfo>div>span{color:#0090e1;font-family:Pretendard-Bold;-webkit-text-stroke-width:.6px;-webkit-text-stroke-color:#fff;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}article.realtimeSubmitArticle>figure.realtimeSubmitCardFigure>div.realtimeSubmitCardBottomBox>div.realtimeSubmitCardBottomInfo>div>span:nth-child(2){width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:7px}article.realtimeSubmitArticle>figure.realtimeSubmitCardFigure>div.realtimeSubmitCardBottomBox>div.realtimeSubmitCardBottomInfo>div>span:nth-child(3){color:#62c6ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:50%}@media screen and (max-width:1230px){article.realtimeSubmitArticle{width:100%}article.realtimeSubmitArticle>figure.realtimeSubmitCardFigure{width:100%;max-width:unset;background-size:cover;height:unset;aspect-ratio:16/9}article.realtimeSubmitArticle>figure.realtimeSubmitCardFigure>div.realtimeSubmitCardBottomBox>div.realtimeSubmitCardBottomTitle{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;color:#0090e1;font-family:Pretendard-Bold;-webkit-text-stroke-width:.8px;-webkit-text-stroke-color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}}article.referredPromptArticle>div.referredPromptTitle{font-family:Pretendard-Bold;font-size:20px}article.referredPromptArticle>div.referredPromptCard{margin-top:14px;display:flex;flex-direction:column;justify-content:space-between;width:250px;padding:10px 10px 20px;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);border-radius:20px;cursor:pointer}article.referredPromptArticle>div.referredPromptCard:hover{box-shadow:0 3px 3px 0 rgba(98,198,255,.5);scale:1.01;animation:scaleUp 1s}@keyframes scaleUp{0%{scale:1}to{box-shadow:0 3px 3px 0 rgba(98,198,255,.5);scale:1.01}}article.referredPromptArticle>div.referredPromptCard:active{background-color:rgba(98,198,255,.05);box-shadow:0 2px 2px 0 rgba(98,198,255,.7);scale:1.02}article.referredPromptArticle>div.referredPromptCard img.referredPromptImg{border-radius:10px;object-fit:cover;animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,rgba(98,198,255,.2),rgba(0,144,225,.4));background-size:300% 300%}article.referredPromptArticle>div.referredPromptCard div.referredPromptTextBox{margin-top:18px}article.referredPromptArticle>div.referredPromptCard div.referredPromptTextBox div{font-size:10px}article.referredPromptArticle>div.referredPromptCard div.referredPromptTextBox div:first-child{color:#0090e1;font-family:Pretendard-Bold;margin-bottom:8px}article.referredPromptArticle>div.referredPromptCard div.referredPromptTextBox div:nth-child(2){color:#62c6ff;max-height:50px;overflow:auto}article.referredPromptArticle>div.referredPromptCard div.referredPromptInfoContainer{margin-top:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(60px,1fr))}article.referredPromptArticle>div.referredPromptCard div.referredPromptInfoContainer div.referredPromptInfoBox{display:flex;flex-direction:column}article.referredPromptArticle>div.referredPromptCard div.referredPromptInfoContainer div.referredPromptInfoBox div{font-size:10px}article.referredPromptArticle>div.referredPromptCard div.referredPromptInfoContainer div.referredPromptInfoBox div:first-child{color:#0090e1;display:flex;justify-content:center;font-family:Pretendard-Bold;align-items:center;text-align:center;height:100%}article.referredPromptArticle>div.referredPromptCard div.referredPromptInfoContainer div.referredPromptInfoBox div:nth-child(2){color:#62c6ff;display:flex;justify-content:center;align-items:center;white-space:nowrap;text-overflow:ellipsis;overflow:visible;height:auto;padding:8px 0;box-sizing:border-box}@keyframes scroll-left{0%{transform:translateX(10%)}to{transform:translateX(-10%)}}@media screen and (max-width:1230px){article.referredPromptArticle>div.referredPromptCard{width:100%}article.referredPromptArticle>div.referredPromptCard img.referredPromptImg{width:100%;aspect-ratio:1/1!important;height:100%}article.referredPromptArticle>div.referredPromptCard div.referredPromptTextBox div{font-size:16px}article.referredPromptArticle>div.referredPromptCard div.referredPromptInfoContainer{grid-template-columns:repeat(3,1fr)}article.referredPromptArticle>div.referredPromptCard div.referredPromptInfoContainer div.referredPromptInfoBox div{font-size:16px}}@media screen and (max-width:976px){article.referredPromptArticle>div.referredPromptCard div.referredPromptInfoContainer div.referredPromptInfoBox div,article.referredPromptArticle>div.referredPromptCard div.referredPromptTextBox div{font-size:12px}}@media screen and (max-width:420px){article.referredPromptArticle>div.referredPromptCard div.referredPromptInfoContainer{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}@media screen and (max-width:405px){article.referredPromptArticle>div.referredPromptCard div.referredPromptInfoContainer{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}@media screen and (max-width:345px){article.referredPromptArticle>div.referredPromptCard div.referredPromptInfoContainer{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}}div.referredUserBar{display:flex;width:250px;height:50px;position:relative;overflow:hidden;margin-top:14px;cursor:pointer;border-radius:20px;justify-content:space-between;align-items:center;box-shadow:0 4px 4px 0 rgba(98,198,255,.25)}div.referredUserBar>div.referredUserBox{margin-left:5px;display:flex}div.referredUserBar>div.referredUserBox>img.referredUserImg{border-radius:15px;animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,rgba(98,198,255,.2),rgba(0,144,225,.4));background-size:300% 300%}div.referredUserBar>div.referredUserBox>div.referredUserInfoBox{margin-left:8px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}div.referredUserBar>div.referredUserBox>div.referredUserInfoBox>div.referredUserInfoNick{font-size:12px;font-family:Pretendard-Bold}div.referredUserBar>div.referredUserBox>div.referredUserInfoBox>div.referredUserInfoBottomBox{display:flex}div.referredUserBar>div.referredUserBox>div.referredUserInfoBox>div.referredUserInfoBottomBox>div>span{font-size:8px}div.referredUserBar>div.referredUserBox>div.referredUserInfoBox>div.referredUserInfoBottomBox>div>span:first-child{color:#0090e1}div.referredUserBar>div.referredUserBox>div.referredUserInfoBox>div.referredUserInfoBottomBox>div>span:nth-child(2){margin-left:2px}div.referredUserBar>div.referredUserBox>div.referredUserInfoBox>div.referredUserInfoBottomBox>div:nth-child(2){margin-left:16px}div.referredUserBar:hover>div.referredUserBarsShop>span{animation:rotate-diagonal .5s linear}@keyframes rotate-diagonal{0%{transform:rotateY(0)}to{transform:rotateY(1turn)}}div.referredUserBar:hover>span.referredUserBarsText{animation:imgMover 3s infinite}@keyframes imgMover{0%{transform:translateY(0)}25%{transform:translateY(-1px)}50%{transform:translateY(1px)}75%{transform:translateY(-1px)}to{transform:translateY(0)}}div.referredUserBar>div.referredUserBarsShop{display:flex;justify-content:center;align-items:center;position:relative;right:0;margin-right:-4px}div.referredUserBar>div.referredUserBarsShop>div.blueBox{position:relative;transform:rotate(30deg);width:30px;height:80px;flex-shrink:0;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);overflow:hidden!important;border:1px solid #0090e1;display:flex;justify-content:center;align-items:center}div.referredUserBar>div.referredUserBarsShop>div.blueBox>img{transform:rotate(-30deg);animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,rgba(98,198,255,.2),rgba(0,144,225,.4));background-size:300% 300%}@keyframes gradient2{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}div.referredUserBar>div.referredUserBarsShop>span{position:absolute;color:#fff;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:400;line-height:normal}div.referredUserBar>span.referredUserBarsText{margin-left:30px;color:#0090e1}@media screen and (max-width:1230px){div.referredUserBar{width:100%}div.referredUserBar>div.referredUserBarsShop>div.blueBox{width:80px;height:130px;overflow:hidden!important}div.referredUserBar>div.referredUserBarsShop>div.blueBox>img{width:130px!important;height:130px!important}}@media screen and (max-width:976px){div.referredUserBar>div.referredUserBarsShop>div.blueBox{overflow:hidden!important}}@media screen and (max-width:768px){div.referredUserBar>div.referredUserBarsShop>div.blueBox{width:54px;height:90px;overflow:hidden!important}div.referredUserBar>div.referredUserBarsShop>div.blueBox>img{width:90px!important;height:90px!important}}div.modalPopupContainer{min-width:100%;min-height:100%;display:flex;justify-content:center;align-items:center;position:fixed;left:0;top:0;z-index:99}div.modalPopupContainer>div.modalPopupBg{width:100%;height:100%;background-color:#62c6ff;position:absolute;opacity:.25}div.modalPopupContainer>div.modalPopupBox{width:100%;max-width:600px;height:auto;border-radius:10px;background-color:#fff;position:relative;padding:30px 32px 25px}div.modalPopupContainer>div.modalPopupBox>div.modalPopupCloseBox{display:flex;justify-content:flex-end;margin-bottom:30px}div.modalPopupContainer>div.modalPopupBox>div.modalPopupCloseBox>img{cursor:pointer}div.modalPopupContainer>div.modalPopupBox>div.modalPopupCloseBox>img:active{scale:1.05}div.modalPopupContainer>div.modalPopupBox>div.signupModalLogoText{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;color:#0090e1;font-size:24px;font-style:normal;font-weight:400;line-height:12px;border-bottom:1px solid #62c6ff;padding-bottom:30px;margin-bottom:30px}div.modalPopupContainer>div.modalPopupBox>div.signupModalLogoText>div:nth-child(2){margin-top:14px}div.modalPopupContainer>div.modalPopupBox>div.modalPopupTextBox{display:flex;justify-content:center;align-items:center;margin-bottom:30px}div.modalPopupContainer>div.modalPopupBox>div.modalPopupTextBox>span{color:#0090e1;font-family:Pretendard;font-size:16px;text-align:center}div.modalPopupContainer>div.modalPopupBox>div.modalPopupTextBox>span>span{font-family:Pretendard-Bold;font-size:24px}div.modalPopupContainer>div.modalPopupBox>button.modalPopupBtn{background-color:#0090e1;width:100%;max-width:536px;color:#fff;height:36px;font-size:18px;font-family:Pretendard;border-radius:5px;display:flex;justify-content:center;align-items:center}div.modalPopupContainer>div.modalPopupBox>button.modalPopupBtn>img{margin-right:10px}div.modalPopupContainer>div.modalPopupBox>button.modalPopupBtn:hover{opacity:.95}div.modalPopupContainer>div.modalPopupBox>button.modalPopupBtn:active{opacity:.9}main.homeMain{width:100%;max-width:1228px;flex:1 1;position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}main.homeMain>div.mainContentContainer{width:100%;max-width:916px;margin-right:20px}main.homeMain>div.mainContentContainer>section.referredPostSection{position:relative;height:100%}main.homeMain>div.mainContentContainer>section.masonrySection{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-template-rows:masonry}main.homeMain>div.mainContentContainer>ul.list{column-count:3;background-color:#70a9ff;max-width:916px}main.homeMain>div.mainContentContainer>ul.list .item{display:flex;justify-content:center;width:100%;page-break-inside:avoid;break-inside:avoid;margin-bottom:24px;background-color:#ffdfdf}main.homeMain>aside{width:250px;height:100%}@media screen and (max-width:1230px){main.homeMain{flex-direction:column;align-items:center}main.homeMain>div.mainContentContainer{margin-right:0}main.homeMain>aside{width:100%;max-width:916px}}@media screen and (max-width:976px){main.homeMain>aside{padding:0 12px}}article.referredUserBarListsArticle>div.referredUserBarListsTitle{font-family:Pretendard-Bold;font-size:20px}article.referredUserBarListsArticle>div.referredUserBarListsBars{margin-top:2px;display:flex;flex-direction:column;justify-content:space-between}