html{width:100%}body{width:100%;margin:0;font-family:Ubuntu,sans-serif;font-weight:400;font-style:normal}#root{width:100%}h1,h4,h5,p{margin:0}p{color:#9699ab}.step-content{width:100%;max-width:90%;padding:35px 25px;border-radius:10px;box-sizing:border-box;position:absolute;top:-60px;left:0;right:0;margin:0 auto;box-shadow:2.5px 10px 30px #d6d9e6;background-color:#fff}.multi-step-form__mobile{height:100vh;display:flex;flex-direction:column}.multi-step-form__desktop{display:none}.background-container{min-height:600px;position:relative;background-color:#f0f5ff}.stretched{flex:1}.stephighlighter-mobile{width:100%;min-height:172px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='375'%20height='172'%20viewBox='0%200%20375%20172'%3e%3cdefs%3e%3cpath%20id='a'%20d='M0%200h375v172H0z'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cuse%20xlink:href='%23a'%20fill='%23483EFF'/%3e%3cg%20mask='url(%23b)'%3e%3cg%20transform='translate(-151.029%20-133.957)'%3e%3cpath%20fill='%236259FF'%20d='M79.546%20349.634c54.547%20128.646%20292.524%20204.132%20354.626%2099.852%2062.102-104.28-95.035-123.204-150.583-230.963-55.547-107.759-98.711-175.015-178.973-150.466C24.354%2092.607%2025%20220.987%2079.546%20349.634Z'/%3e%3cellipse%20cx='129.864'%20cy='258.711'%20fill='%23FFAF7E'%20rx='96.329'%20ry='96.373'/%3e%3cpath%20fill='%23F9818E'%20d='M464.88%20433.146c87.31-40.69%20133.585-206.525%2060.253-246.82-73.333-40.293-82.587%2068.465-155.485%20109.343-72.898%2040.877-118.192%2072.245-99.348%20126.973%2018.845%2054.728%20107.27%2051.194%20194.58%2010.504Z'/%3e%3cg%20stroke='%23FFF'%20stroke-linecap='round'%20stroke-linejoin='bevel'%20stroke-width='5'%3e%3cpath%20d='m367.336%20243.125%2015.263-15.549M430.872%20251.016l-17.995-15.112M399.36%20271.751l-9.94%2021.293'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:cover}.stephighlighter-desktop{display:none}.steps-container{display:flex;justify-content:center;gap:20px;position:relative;top:30px}.step{outline:1px solid hsl(0,100%,100%);width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700;color:#fff;transition:color .75s ease-out,background-color .75s ease-out}.highlighted-step{outline:none;color:#02295a;background-color:#bfe2fd}.form-footer{padding:20px;display:flex;justify-content:space-between;align-items:center}.form-footer p{color:transparent;font-size:14px}button{padding:15px 30px;border:none;border-radius:7.5px;background-color:transparent;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:400;font-style:normal}.hidden-button{color:transparent}.back-button{padding:0;color:#9699ab}.next-button{color:#fff;background-color:#02295a}.confirm-button{color:#fff;background-color:#473dff}.personal-info__desktop{display:none}.form__title,.form__text{margin-bottom:20px}input{width:100%;padding:15px 0 15px 15px;border:1px solid hsl(231,11%,63%);border-radius:5px;box-sizing:border-box;font-size:16px;font-weight:700;color:#02295a}.input-error{border:1px solid hsl(354,84%,57%)}.error-text{margin-top:5px;color:#ed3548;font-weight:700}.plan-selector__desktop{display:none}.plan-selector__plan{padding:15px;border:1px solid hsl(231,11%,63%);border-radius:7.5px;margin-bottom:15px;display:flex;gap:15px;transition:border-color .25s ease-in}.plan-selector__plan:nth-of-type(3){margin-bottom:30px}.selected-plan{border-color:#473dff}.plan-selector__plan:hover{cursor:pointer}.plan__details{display:flex;flex-direction:column;gap:5px}.plan-selector__billing-period{padding:15px 0;border-radius:10px;display:flex;justify-content:center;align-items:center;gap:10px;background-color:#fafbff}.add-ons__option-1,.add-ons__option-2,.add-ons__option-3{width:100%;padding:20px;border:1px solid hsl(231,11%,63%);border-radius:7.5px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;margin-bottom:20px;gap:10px}.add-ons__option-3{margin-bottom:0}.selected-addon{border:1px solid hsl(243,100%,62%);background-color:#f0f5ff}input[type=checkbox]{flex:1;accent-color:hsl(243,100%,62%)}.option-1__details,.option-2__details,.option-3__details{flex:9}.option-1__details h4,.option-2__details h4,.option-3__details h4{color:#02295a}.option-1__details p,.option-2__details p,.option-3__details p{font-size:12px}.option-1__cost,.option-2__cost,.option-3__cost{flex:2;font-size:12px;color:#473dff}.confirmation__details{width:100%;padding:15px;border-radius:10px;box-sizing:border-box;background-color:#fafbff}.confirmation__selected-plan{padding-bottom:15px;border-bottom:1px solid hsl(231,11%,63%);display:flex;justify-content:space-between;align-items:center}.selected-plan__type{display:flex;flex-direction:column;gap:5px}.confirmation__selected-plan h4,.confirmation__selected-plan>p,.confirmation__add-ons p:nth-of-type(2){color:#02295a}.confirmation__selected-plan>p{font-weight:700}.confirmation__add-ons{padding:15px 0;display:flex;justify-content:space-between}.confirmation__total{padding:15px;margin:15px 0;display:flex;justify-content:space-between}.confirmation__total>p:nth-of-type(2){font-weight:700;color:#473dff}.success{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding-top:85px;padding-bottom:85px}img[alt="checkmark icon"]{width:60px}.success__text{text-align:center;line-height:1.5}.form__title,.plan-selector__title,.plan__details__title,.yearly-discount,.add-ons__title,.confirmation__title,.success__title,label{color:#02295a}.plan-selector__title,.plan-selector__text,.add-ons__title,.add-ons__text,.confirmation__title,.confirmation__text{margin-bottom:20px}@media screen and (min-width: 820px){#root{position:relative;min-height:100vh;background-color:#f0f5ff}.step-content{max-width:100%;margin:0;padding:0;position:static;border-radius:0;box-shadow:none}.multi-step-form__mobile,.stephighlighter-mobile,.personal-info__mobile{display:none}.multi-step-form__desktop{min-width:800px;max-width:60%;height:fit-content;padding:20px;margin:auto;box-sizing:border-box;border-radius:10px;display:flex;gap:30px;position:absolute;inset:0;background-color:#fff}.container{margin:0 auto;flex:.8;display:flex;flex-direction:column}.stephighlighter-desktop{width:274px;min-height:568px;display:flex;flex-direction:column;align-items:center;gap:35px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='274'%20height='568'%20fill='none'%20viewBox='0%200%20274%20568'%3e%3crect%20width='274'%20height='568'%20fill='%23483EFF'%20rx='10'/%3e%3cmask%20id='a'%20width='274'%20height='568'%20x='0'%20y='0'%20maskUnits='userSpaceOnUse'%20style='mask-type:alpha'%3e%3crect%20width='274'%20height='568'%20fill='%23fff'%20rx='10'/%3e%3c/mask%3e%3cg%20mask='url(%23a)'%3e%3cpath%20fill='%236259FF'%20fill-rule='evenodd'%20d='M-34.692%20543.101C3.247%20632.538%20168.767%20685.017%20211.96%20612.52c43.194-72.497-66.099-85.653-104.735-160.569-38.635-74.916-68.657-121.674-124.482-104.607-55.824%2017.068-55.375%20106.32-17.436%20195.757Z'%20clip-rule='evenodd'/%3e%3cpath%20fill='%23F9818E'%20fill-rule='evenodd'%20d='M233.095%20601.153c60.679-28.278%2092.839-143.526%2041.875-171.528-50.965-28.003-57.397%2047.579-108.059%2075.987-50.662%2028.408-82.14%2050.207-69.044%2088.241%2013.096%2038.034%2074.549%2035.578%20135.228%207.3Z'%20clip-rule='evenodd'/%3e%3cpath%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='bevel'%20stroke-width='5'%20d='m165.305%20469.097%2010.607-10.806M209.461%20474.581l-12.506-10.503M187.56%20488.991l-6.908%2014.798'/%3e%3cpath%20fill='%23FFAF7E'%20d='M.305%20546.891c37.003%200%2067-29.997%2067-67s-29.997-67-67-67-67%2029.997-67%2067%2029.997%2067%2067%2067Z'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.step-container{width:80%;max-width:80%;display:flex;align-items:center;gap:20px}.step-container:first-child{margin-top:35px}.step-details p:nth-child(2){font-weight:700;color:#fff}.personal-info__desktop{display:block}.label-wrapper{margin-bottom:5px;display:flex;justify-content:space-between}.error-text{margin-top:0}.plan-selector__mobile{display:none}.plan-selector__desktop{display:block}.plans-container{display:flex;gap:30px}.plan-selector__plan{height:100%;margin-bottom:0;flex:1;flex-direction:column;align-items:flex-start;gap:40px}.plan-selector__plan:nth-of-type(3){margin-bottom:0}.plan-selector__billing-period{margin:50px 0}.success{margin:auto 0}img[alt="checkmark icon"]{width:80px}.form-footer{margin-top:auto}}
