#sspay-sec07 > .gw-flex-btw {gap:20px;align-items: stretch;}
#sspay-sec07 > .gw-flex-btw > div{width: 50%;}
#sspay-sec07 .gw-sec-title{margin-bottom:0 !important;font-size:var(--main-title03);}
#sspay-sec07 .gw-sec-text{color:rgba(0,0,0,0.6);}
#sspay-sec07 .gw-right{padding:calc(max(1rem, 0.8334vw) * (64 / 16));background:linear-gradient(to right, #D4C0FF, #9EA6F6);border-radius: 1.5rem;}
#sspay-sec07 .gw-notice-list {display: flex;flex-direction: column;gap: 20px;}
#sspay-sec07 .gw-right .gw-notice-item {padding: 29px;border-radius: 1rem;background: #fff;}
#sspay-sec07 .gw-right .gw-title {font-size: var(--main-text01);font-family: 'Pretendard_SB', sans-serif;}
#sspay-sec07 .gw-right .arrow{color: #888;}


@media screen and (max-width:1440px) {
    #sspay-sec07 .gw-right{padding:calc(max(1rem, 0.8334vw) * (64 / 16)) 2rem;}
}

@media screen and (max-width:1280px) {
    #sspay-sec07 > .gw-flex-btw{flex-direction:column;}
    #sspay-sec07 > .gw-flex-btw > div{width: 100%;}
}

