.content{max-width:768px}.banner-green{background-color:#edffd6;color:#008039}.banner-orange{background-color:#fff5e6;color:#fb8a00}.recaptcha-error{color:#f00;padding:0;margin:0;align-content:center}.g-recaptcha{display:inline-block}.overlay{display:none;position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:10}.overlay .overlay-content{position:absolute;top:50%;left:50%;font-size:50px;color:#fff;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.btn-min-160{min-width:160px}.btn-blue{background-color:#00b0f0}.btn-blue:hover{background-color:#03bcff}@media(min-width:576px){.min-width-sm-400{min-width:400px}}.checkbox-wrapper{--s-xsmall:.625em;--s-small:1.2em;--border-width:1px;--c-primary:#00b0f0;--c-primary-20-percent-opacity:rgb(0 176 240/20%);--c-primary-10-percent-opacity:rgb(0 176 240/10%);--t-base:.4s;--t-fast:.2s;--e-in:ease-in;--e-out:cubic-bezier(.11,.29,.18,.98)}.checkbox-wrapper .visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;display:inline-block}.checkbox-wrapper .checkbox{display:flex;align-items:center;justify-content:flex-start}.checkbox-wrapper .checkbox+.checkbox{margin-top:var(--s-small)}.checkbox-wrapper .checkbox__symbol{display:flex;margin-right:calc(var(--s-small)*.7);border:var(--border-width) solid var(--c-primary);position:relative;border-radius:.1em;width:1.5em;height:1.5em;transition:box-shadow var(--t-base) var(--e-out),background-color var(--t-base);box-shadow:0 0 0 0 var(--c-primary-10-percent-opacity)}.checkbox-wrapper .checkbox__symbol:after{content:"";position:absolute;top:.5em;left:.5em;width:.25em;height:.25em;background-color:var(--c-primary-20-percent-opacity);opacity:0;border-radius:3em;transform:scale(1);transform-origin:50% 50%}.checkbox-wrapper .checkbox .icon-checkbox{width:1em;height:1em;margin:auto;fill:none;stroke-width:3;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;color:var(--c-primary);display:inline-block}.checkbox-wrapper .checkbox .icon-checkbox path{transition:stroke-dashoffset var(--t-fast) var(--e-in);stroke-dasharray:30px,31px;stroke-dashoffset:31px}.checkbox-wrapper .checkbox__textwrapper{margin:0}.checkbox-wrapper .checkbox__trigger:checked+.checkbox__symbol .icon-checkbox path{transition:stroke-dashoffset var(--t-base) var(--e-out);stroke-dashoffset:0}.checkbox-wrapper .checkbox__trigger:focus+.checkbox__symbol{box-shadow:0 0 0 .25em var(--c-primary-20-percent-opacity)}