#msform fieldset{background:rgba(255,255,255,.4);border:0 none;border-radius:3px;box-shadow:0 0 10px .5px rgba(0,0,0,.2);padding:20px 30px;box-sizing:border-box;width:90%;margin:auto;display:flex;flex-direction:column;justify-content:space-between;position:relative}#msform fieldset:not(:first-of-type){display:none}#msform input,#msform textarea{padding:15px;border:1px solid #ccc;border-radius:3px;margin-bottom:10px;width:100%;box-sizing:border-box;font-family:inherit;color:#2c3e50;font-size:13px}#msform .input-set{display:flex;justify-content:space-between}#msform .input-set input{width:calc(50% - 10px);text-align:left}#msform .checkbox-set label{width:auto;margin:0 10px}#msform .checkbox-set{display:flex;justify-content:flex-start;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;margin-bottom:10px;column-gap:15px}#msform .checkbox-set input{width:auto;accent-color:#27ae60;color:white}#msform .action-button{width:100px;background:#fff;font-weight:700;color:#292f38;border:0 none;border-radius:4px;cursor:pointer;padding:10px;margin:10px auto;text-decoration:none;font-size:14px;line-height:1.8!important;transition:all .4s}#msform .action-button:hover,#msform .action-button:focus{box-shadow:0 0 10px 1px rgba(0,35,104,.3);background:#292f38;color:white}.fs-title{color:white}.fs-subtitle{font-weight:400;font-size:1.25em!important;color:#666;margin-bottom:20px}#progressbar li.active:before,#progressbar li.active:after{background:#292f38;color:white;z-index:10;border-color:#292f38}.button-checkbox{display:inline-block;display:flex;background-color:white;color:#002368;padding:20px 40px;border:none;border-radius:4px;cursor:pointer;font-size:35px;transition:ease-in-out .3s;margin:10px 30px!important;justify-content:center;align-items:center}.checkbox-sm{padding:10px 0;font-size:15px;width:160px!important;margin:5px 0!important}.button-checkbox span{line-height:1}.button-checkbox:hover,input:checked+.button-checkbox{background-color:#292f38;background-repeat:no-repeat;background-position:center;background-size:cover;color:white!important}#msform input[type=radio],#msform input[type=checkbox]{display:none}.error{margin:0;color:red}.custom-tooltip{position:relative;display:inline-block;border-bottom:1px dotted black}.custom-tooltip .tooltiptext{visibility:hidden;width:auto;background-color:black;color:#fff;text-align:center;padding:10px;border-radius:6px;font-size:16px;line-height:18px;position:absolute;z-index:1}.custom-tooltip:hover .tooltiptext{visibility:visible}.tooltiptext{bottom:calc(100% + 8px);left:0;right:0}.custom-tooltip .tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:black transparent transparent transparent}.volunteer-type{font-size:20px;margin:0;color:white;margin-bottom:10px}.volunteer-section{margin-bottom:20px}.custom-form-elements{padding-right:calc(10px / 2);padding-left:calc(10px / 2);margin-bottom:10px}.custom-form-elements input,.custom-form-elements textarea{background-color:rgba(255,255,255,0);border-color:var(--e-global-color-07b4421);padding-right:calc(10px / 2);padding-left:calc(10px / 2);margin-bottom:10px}