.gud .gud-price-nav{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:44px}.gud .gud-price-nav a{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1.5px solid #E8E8E8;border-radius:100px;padding:11px 20px;font-family:'Poppins',sans-serif;font-weight:600;font-size:14.5px;color:#444!important;transition:border-color .25s,color .25s,transform .25s,box-shadow .25s}.gud .gud-price-nav a:hover{border-color:#155B4E;color:#155B4E!important;transform:translateY(-2px);box-shadow:0 10px 24px rgb(21 91 78 / .10)}.gud .gud-price-nav svg{width:16px;height:16px;color:#155B4E}.gud .gud-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;align-items:stretch}.gud .gud-plan{background:#fff;border:1px solid #E8E8E8;border-radius:24px;padding:32px 28px;display:flex;flex-direction:column;position:relative;transition:transform .35s cubic-bezier(.2,.7,.3,1),box-shadow .35s,border-color .35s}.gud .gud-plan:hover{transform:translateY(-7px);box-shadow:0 26px 60px rgb(21 91 78 / .13);border-color:rgb(21 91 78 / .22)}.gud .gud-plan--pick{border-color:#FE3C00;box-shadow:0 20px 50px rgb(254 60 0 / .12)}.gud .gud-plan-tag{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:#FE3C00;color:#fff!important;white-space:nowrap;font-family:'Poppins',sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:6px 15px;border-radius:100px}.gud .gud-plan h3{font-size:21px;margin-bottom:4px}.gud .gud-plan-for{font-size:13.5px;color:#666;margin-bottom:20px;display:block}.gud .gud-plan-price{display:flex;align-items:baseline;gap:7px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #EEF2F1}.gud .gud-plan-price b{font-family:'Poppins',sans-serif;font-weight:800;font-size:34px;color:#155B4E!important;letter-spacing:-.02em;line-height:1}.gud .gud-plan-price span{font-size:14px;color:#666}.gud .gud-plan ul{display:flex;flex-direction:column;gap:11px;margin-bottom:26px}.gud .gud-plan li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;color:#333;line-height:1.55}.gud .gud-plan li svg{width:16px;height:16px;color:#155B4E;flex-shrink:0;margin-top:4px}.gud .gud-plan li b{font-family:'Poppins',sans-serif;font-weight:600;color:#1A1A1A}.gud .gud-plan .gud-btn{margin-top:auto;width:100%;justify-content:center}.gud .gud-ptable-wrap{background:#fff;border:1px solid #E8E8E8;border-radius:22px;overflow-x:auto;-webkit-overflow-scrolling:touch;box-shadow:0 18px 44px rgb(21 91 78 / .08)}.gud .gud-ptable{width:100%;border-collapse:collapse;min-width:620px;font-size:14.5px}.gud .gud-ptable th,.gud .gud-ptable td{padding:13px 16px;text-align:center;border-bottom:1px solid #EEF2F1}.gud .gud-ptable thead th{background:#155B4E;color:#fff!important;font-family:'Poppins',sans-serif;font-weight:600;font-size:15px;position:sticky;top:0;z-index:2}.gud .gud-ptable thead th:first-child{text-align:left}.gud .gud-ptable td:first-child,.gud .gud-ptable th:first-child{text-align:left;font-weight:500;color:#333;position:sticky;left:0;background:#fff;z-index:1;min-width:250px}.gud .gud-ptable thead th:first-child{background:#155B4E;z-index:3}.gud .gud-ptable tbody tr:hover td{background:#F8FAFC}.gud .gud-ptable tbody tr:hover td:first-child{background:#F8FAFC}.gud .gud-ptable .gud-grp td{background:#EAF7F3!important;color:#155B4E!important;font-family:'Poppins',sans-serif;font-weight:700;font-size:13px;letter-spacing:.06em;text-transform:uppercase;text-align:left}.gud .gud-ptable small{display:block;font-size:12.5px;color:#888;font-weight:400;margin-top:2px}.gud .gud-yes{color:#155B4E;font-weight:700}.gud .gud-no{color:#C9CFCD}.gud .gud-num{font-family:'Poppins',sans-serif;font-weight:600;color:#1A1A1A}.gud .gud-ptable tfoot td{background:#F8FAFC;font-family:'Poppins',sans-serif;font-weight:700;color:#155B4E!important;font-size:16px;border-top:2px solid #E8E8E8}.gud .gud-scroll-hint{display:none;font-size:12.5px;color:#888;text-align:center;margin-top:10px}.gud .gud-term-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:26px}.gud .gud-term{background:#fff;border:1px solid #E8E8E8;border-radius:16px;padding:20px 18px;text-align:center}.gud .gud-term--best{border-color:#FE3C00;background:#FFF9F6}.gud .gud-term b{display:block;font-family:'Poppins',sans-serif;font-size:15px;color:#1A1A1A!important;margin-bottom:4px}.gud .gud-term .gud-off{display:inline-block;font-size:11.5px;font-weight:700;font-family:'Poppins',sans-serif;color:#FE3C00!important;background:#FFF4EE;border-radius:100px;padding:3px 10px;margin-bottom:10px}.gud .gud-term span{display:block;font-size:13.5px;color:#666;line-height:1.7}.gud .gud-term span i{font-style:normal;text-decoration:line-through;color:#aaa;margin-right:6px}.gud .gud-term span em{font-style:normal;font-weight:600;color:#155B4E}.gud .gud-note-box{background:#FFF4EE;border:1px solid rgb(254 60 0 / .18);border-radius:18px;padding:26px 28px;margin-top:30px}.gud .gud-note-box h3{font-size:17px;margin-bottom:12px}.gud .gud-note-box ul{display:flex;flex-direction:column;gap:9px}.gud .gud-note-box li{display:flex;gap:10px;font-size:14.5px;color:#333;line-height:1.6}.gud .gud-note-box li::before{content:'';flex-shrink:0;width:6px;height:6px;border-radius:50%;background:#FE3C00;margin-top:9px}@media (max-width:1080px){.gud .gud-plan-grid{grid-template-columns:1fr}.gud .gud-term-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.gud .gud-plan{padding:26px 22px}.gud .gud-term-grid{grid-template-columns:1fr}.gud .gud-scroll-hint{display:block}.gud .gud-ptable{font-size:13.5px}.gud .gud-ptable td:first-child,.gud .gud-ptable th:first-child{min-width:190px}.gud .gud-note-box{padding:22px 20px}}.gud .gud-ptable td.gud-pnum,.gud .gud-ptable .gud-pnum{font-family:'Poppins',sans-serif;font-weight:600;color:#1A1A1A!important;background:none!important;border-radius:0!important;width:auto!important;height:auto!important;box-shadow:none!important;letter-spacing:normal;line-height:inherit}.gud .gud-ptable,.gud .gud-ptable thead,.gud .gud-ptable tbody,.gud .gud-ptable tfoot,.gud .gud-ptable tr,.gud .gud-ptable th,.gud .gud-ptable td{box-sizing:border-box}.gud .gud-ptable{display:table!important;table-layout:auto}.gud .gud-ptable thead{display:table-header-group!important}.gud .gud-ptable tbody{display:table-row-group!important}.gud .gud-ptable tfoot{display:table-footer-group!important}.gud .gud-ptable tr{display:table-row!important}.gud .gud-ptable th,.gud .gud-ptable td{display:table-cell!important;vertical-align:middle!important;float:none!important;width:auto}.gud .gud-ptable td:first-child,.gud .gud-ptable th:first-child{width:34%}.gud .gud-ptable th:not(:first-child),.gud .gud-ptable td:not(:first-child){width:22%}.gud .gud-ptable th,.gud .gud-ptable td{display:table-cell!important;vertical-align:middle!important;float:none!important}