.ana-box{gap:15px;flex:0 1 25%;background-color:#cfceff;border-radius:15px;padding:24px 15px}.ana-box:nth-child(2n){background-color:rgba(250,226,124,.7490196078)}.ana-box .icon{padding:8px 12px;display:flex;border-radius:8px;background:var(--white)}.ana-box .icon svg{height:30px}.ana-box .content h3{font-size:22px;line-height:24px}.ana-box .content p{font-size:14px;line-height:16px;margin-top:5px}.order-notice-main{padding:12px;border-radius:12px;background-color:#cfceff;margin-bottom:10px}.order-notice-main:nth-child(odd){background-color:rgba(250,226,124,.7490196078)}.order-notice-main .order-head{padding-bottom:10px;border-bottom:1px solid var(--white)}.order-notice-main .order-head .order-title h4{font-size:16px}.order-notice-main .order-head .order-date{background:var(--white);border-radius:5px;padding:2px 10px}.order-notice-main .order-head .order-date p{font-size:12px}.order-notice-main .order-notes{margin-top:10px}.order-notice-main .order-notes p{font-size:14px;color:var(--primary)}