@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");:root{--vestwell-white:#fff;--vestwell-blue:#02aeff;--vestwell-brown:#575757;--vestwell-border-gray:#57575782}.vestwell-plan{border-radius:7px;box-shadow:0 0 4px 0 #00000026;color:var(--vestwell-brown);font-family:Nunito Sans,serif}.vestwell-plan__card{background-color:#fff;border-radius:9px;overflow:hidden}.vestwell-plan__badge{background-color:var(--vestwell-blue);border-radius:9px 9px 0 0;color:var(--vestwell-white);display:block;font-family:Nunito Sans,serif;font-size:20px;font-weight:700;line-height:27.28px;padding:14px 24px 8px;text-align:left;text-decoration-skip-ink:none;text-underline-position:from-font;transform:none}.vestwell-plan__wrapper{padding:30px 42px}.vestwell-plan__title{align-items:baseline;display:flex;font-family:Nunito Sans,serif;justify-content:space-between;margin:0 0 16px}.vestwell-plan__title>h2{color:var(--vestwell-brown);font-family:Nunito Sans,serif;font-size:36px;line-height:49.1px;margin:0}.vestwell-plan__title span,.vestwell-plan__title>h2{font-weight:700;text-align:left;text-decoration-skip-ink:none;text-underline-position:from-font}.vestwell-plan__title span{color:var(--vestwell-blue);display:block;font-size:16px;line-height:21.82px}.vestwell-plan__description>.first{font-size:14px;font-weight:600;line-height:20px;margin:0 0 34px;text-align:left;text-decoration-skip-ink:none;text-underline-position:from-font}.vestwell-plan__description>.second{display:flex;gap:40px;justify-content:space-between}.vestwell-plan__description>.second>div{flex-basis:49.2346%}.vestwell-plan__price{font-size:16px;line-height:1.25;text-align:left}.vestwell-features>p{display:flex;margin:0}.vestwell-features>p>span{flex-basis:49.2346%;padding:4px 4px 4px 0}.vestwell-features>p>span:first-child{color:#737373;font-size:14px;font-weight:400;letter-spacing:.01em;line-height:19.6px;text-align:left;text-decoration-skip-ink:none;text-underline-position:from-font}.vestwell-features>p>span:nth-child(2){color:var(--vestwell-brown);font-weight:700;text-align:left}.vestwell-features__title{color:var(--vestwell-blue);font-size:16px;font-weight:700;letter-spacing:.0075em;line-height:21.76px;margin:0;text-align:left;text-decoration-skip-ink:none;text-underline-position:from-font}.vestwell-buttons__wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:42px;padding:24px 0 24px 42px}.text-right{margin-left:auto}#other-options-button{cursor:pointer;position:relative}.underline-hover{background-color:var(--vestwell-blue);display:block;height:2px;transition:width .3s ease-in-out;width:0}#other-options-button:hover>.underline-hover{width:100%}