.page-width{width:100%;max-width:1340px;margin:0 auto;padding:20px;box-sizing:border-box;overflow-x:visible}.info-box-content,.info-box-wrapper{display:flex;justify-content:center;align-items:center}.info-box-content{gap:40px;background-color:#f3f3f3;border-radius:18px;padding:36px 40px;max-width:1100px;width:100%;box-sizing:border-box}.info-icon{flex-shrink:0;display:flex;align-items:center}.info-icon img{width:90px;height:90px;object-fit:contain}.info-text{flex:1 1 auto;min-width:300px;max-width:700px;display:flex;flex-direction:column;justify-content:center}.info-text h4{font-size:28px;font-weight:700;margin:0 0 14px;color:#000}.info-text ul{margin:0;padding:0}.info-text li{list-style:none;font-size:18px;line-height:1.7;color:#333}.custom-create-btn{flex-shrink:0;align-self:center;padding:18px 60px;font-size:18px;font-weight:700;background-color:#cbd81d;color:#000;border-radius:999px;border:none;cursor:pointer;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:10px;min-width:450px;max-width:100%;flex:1 0 auto}.custom-create-btn:hover{background-color:#b0c317}.reminders-section{max-width:1100px;border-radius:18px;display:flex;flex-direction:column;z-index:1;box-sizing:border-box}.reminders-section h2{font-size:26px;font-weight:700;color:#000}#later-reminder-message{font-size:16px;color:#333;margin:0 0 16px;line-height:1.6}#section-later h2{margin-bottom:8px}#section-later .later-subheading{margin-top:0;margin-bottom:20px}.reminders-grid-ui{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.reminder-card-ui{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;background-color:#fff;box-shadow:0 6px 12px rgba(0,0,0,.05)}.reminder-icon img{width:50px;height:50px;object-fit:contain}.reminder-text{flex:1;display:flex;flex-direction:column;overflow:auto}.reminder-title{font-weight:700;font-size:16px;color:#000}.reminder-countdown,.reminder-date{font-size:13px;color:#777}.hidden{display:none!important}@media (max-width:768px){.info-box-content{flex-direction:column;text-align:center;padding:24px 16px;gap:15px}.info-icon img{width:64px;height:64px}.info-text{min-width:0;max-width:100%;align-items:center}.info-text h4{font-size:22px}.info-text ul{padding:0}.info-text li{font-size:15px}.custom-create-btn{min-width:0;width:100%;align-self:center;font-size:18px;flex:none}.reminders-section{max-width:100%;padding:20px 16px}.reminders-grid-ui{grid-template-columns:1fr;gap:12px}.reminder-icon img{width:42px;height:42px}.reminder-title{font-size:15px}.reminder-countdown,.reminder-date{font-size:12px}}@media (max-width:767px){.info-box-content{flex-direction:column;text-align:center;gap:15px}.custom-create-btn{width:100%;max-width:320px}}@media (min-width:768px) and (max-width:1023px){.info-box-content{flex-direction:row;justify-content:space-between;gap:20px}.custom-create-btn{min-width:220px}}@media (min-width:768px) and (max-width:1024px){.reminders-grid-ui{grid-template-columns:repeat(2,1fr);gap:16px;max-width:100%}.info-box-content{flex-direction:row;justify-content:space-between;align-items:center;padding:30px 40px;gap:20px;max-width:100%}}@media (min-width:768px) and (max-width:1024px){.reminders-grid-ui{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.reminders-grid-ui{grid-template-columns:repeat(3,1fr)}}@media (min-width:1367px){.reminders-grid-ui{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1100px}.info-box-content{flex-direction:row;justify-content:center;align-items:center;padding:36px 60px;gap:40px;max-width:1100px;margin:0 auto}.info-icon img{width:100px;height:100px}.info-text h4{font-size:28px}.info-text li{font-size:18px}.custom-create-btn{min-width:450px;padding:18px 60px;font-size:18px}}