/* The overlay uses a local system font so WordPress theme font loading cannot change it. */
.fvc-overlay{position:fixed;inset:0;z-index:2147483647;display:grid;place-items:center;padding:20px;background:rgba(224,229,235,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:opacity .22s ease}.fvc-overlay[hidden]{display:none!important}.fvc-overlay.is-visible{opacity:1}.fvc-overlay.is-leaving{opacity:0}body.fvc-locked{overflow:hidden!important}body.fvc-page-blurred > :not(#fvc-overlay):not(.fvc-skip-blur){filter:blur(10px);transition:filter .25s ease}body.fvc-page-blurred .fvc-skip-blur,body.fvc-page-blurred .fvc-skip-blur *,body.fvc-page-blurred .grecaptcha-badge,body.fvc-page-blurred .grecaptcha-badge *,body.fvc-page-blurred iframe[title="reCAPTCHA"],body.fvc-page-blurred [data-style="bottomright"],body.fvc-page-blurred [data-style="bottomright"] *{filter:none!important;-webkit-filter:none!important}
.fvc-card{box-sizing:content-box;position:relative;font-family:Roboto,Helvetica,Arial,sans-serif}.fvc-anchor-normal{width:300px;height:74px}.fvc-anchor-light{color:#000;background:#f9f9f9;border:1px solid #d3d3d3;box-shadow:0 1px 3px rgba(0,0,0,.18)}
.fvc-anchor-content{display:inline-block;position:relative;width:206px;height:74px;vertical-align:top}.fvc-check{appearance:none;box-sizing:border-box;width:100%;height:74px;display:flex;align-items:stretch;margin:0;padding:0;border:0;outline:0;color:inherit;background:transparent;cursor:pointer;text-align:left}.fvc-check:focus,.fvc-check:focus-visible{outline:0;box-shadow:none}.fvc-center-container{display:table;height:100%}.fvc-center-container:first-child{box-sizing:border-box;width:50px;padding-left:8px}.fvc-center-container:last-child{width:156px}.fvc-center-item{display:table-cell;vertical-align:middle}.fvc-checkbox-holder{width:42px}.fvc-checkbox{box-sizing:border-box;position:relative;display:grid;place-items:center;width:28px;height:28px;margin:4px;overflow:visible;border:0;outline:0}.fvc-checkbox:before{content:"";position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;border:2px solid #444746;border-radius:2px;background:#fff;transition:border-color .15s,background .15s}.fvc-label{box-sizing:border-box;width:152px;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:17px;white-space:nowrap}.fvc-check:hover .fvc-checkbox:before{border-color:#1a73e8}
.fvc-anchor-footer{position:relative;display:inline-block;width:70px;height:74px;vertical-align:top}.fvc-brand{width:58px;margin:8px 0 0 16px;text-align:center;color:#555;user-select:none}.fvc-logo{display:block;width:32px;height:32px;margin:0 13px;object-fit:contain}.fvc-brand-name{display:block;margin-top:5px;font-size:9px;line-height:10px;white-space:nowrap}
.fvc-spinner{position:absolute;left:12px;top:23px;box-sizing:border-box;width:28px;height:28px;border:3px solid #d7e3f4;border-top-color:#1a73e8;border-radius:50%;opacity:0;pointer-events:none}.fvc-card.is-checking .fvc-checkbox{opacity:0}.fvc-card.is-checking .fvc-spinner{opacity:1;animation:fvc-spin .7s linear infinite}.fvc-card.is-done .fvc-checkbox:before{border-color:#188038;background:#188038}.fvc-tick{position:relative;z-index:2;width:14px;height:8px;border-left:3px solid #fff;border-bottom:3px solid #fff;transform:rotate(-45deg) translate(1px,-1px);opacity:0}.fvc-card.is-done .fvc-tick{opacity:1}@keyframes fvc-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.fvc-overlay{transition:none}.fvc-card.is-checking .fvc-spinner{animation-duration:1.4s}}
.fvc-steps[hidden]{display:none!important}.fvc-steps{position:absolute;z-index:2;left:calc(50% - 84px);top:calc(50% - 190px);box-sizing:border-box;width:min(400px,calc(100vw - 24px));min-height:420px;color:#202124;background:#fff;border:1px solid #b7b7b7;box-shadow:0 3px 11px rgba(0,0,0,.34);font-family:Roboto,Helvetica,Arial,sans-serif}.fvc-steps-header{box-sizing:border-box;min-height:104px;margin:7px 7px 0;padding:15px 18px 17px;color:#fff;background:#1a73e8;border:1px solid #1765cc}.fvc-steps-header span{display:block;font-size:15px;line-height:21px}.fvc-steps-header strong{display:block;font-size:27px;line-height:34px}.fvc-steps-body{box-sizing:border-box;min-height:237px;padding:3px 18px 16px;font-size:14px;line-height:1.45}.fvc-steps-body>p:first-child{margin:12px 0 14px}.fvc-steps-body ol,.fvc-steps-list{margin:0 0 12px;padding-left:28px;list-style:none;counter-reset:fvc-step}.fvc-steps-body li,.fvc-steps-list li{position:relative;margin:0 0 12px;padding-left:0;counter-increment:fvc-step}.fvc-steps-body li:before,.fvc-steps-list li:before{content:counter(fvc-step) ".";position:absolute;left:-20px;top:0;color:#1683c7;font-weight:700;line-height:1.45}.fvc-agree-title{margin:11px 0 5px!important}.fvc-agree{margin:0;color:#999;font-family:monospace;font-size:11px}.fvc-agree span{color:#5dab46;font-family:Arial,sans-serif;font-weight:700}.fvc-steps-footer{box-sizing:border-box;min-height:72px;display:flex;align-items:center;justify-content:space-between;padding:10px 11px;border-top:1px solid #ddd;color:#777;font-size:12px;line-height:16px}.fvc-verify{min-width:122px;height:48px;padding:0 15px;border:1px solid #6f9bd1;border-radius:2px;color:#fff;background:#6f9cdc;box-shadow:inset 0 1px rgba(255,255,255,.35),0 1px 2px rgba(0,0,0,.12);font:700 14px Roboto,Helvetica,Arial,sans-serif;cursor:pointer}.fvc-verify:hover{background:#5e8ed1}.fvc-verify:focus,.fvc-verify:focus-visible{outline:0}@media(max-width:560px){.fvc-card{position:absolute;left:12px;top:14px}.fvc-steps{left:12px;right:12px;top:104px;width:auto;min-height:400px}.fvc-steps-header{min-height:94px}.fvc-steps-body{min-height:220px}}
.fvc-steps .fvc-steps-header{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important}.fvc-steps .fvc-steps-header>span,.fvc-steps .fvc-steps-header>strong{display:block!important;width:100%!important;flex:none!important}
.fvc-verify:disabled,.fvc-verify[aria-disabled="true"]{cursor:default!important;pointer-events:none!important;background:#8cafe0!important;border-color:#83a7d7!important;opacity:1!important}
.fvc-steps-list li:last-child{margin-bottom:0}
.fvc-disclaimer{position:absolute;z-index:3;left:7px;bottom:2px;box-sizing:border-box;width:170px;max-width:170px;color:#777;font:400 8px/10px Roboto,Helvetica,Arial,sans-serif;white-space:normal;overflow-wrap:break-word;pointer-events:none;user-select:none}.fvc-disclaimer span{color:#777;text-decoration:underline;text-underline-offset:1px}
.fvc-steps{z-index:10!important}

.fvc-card,.fvc-card *,.fvc-steps,.fvc-steps *{box-sizing:border-box}
.fvc-card,.fvc-steps{font-size:16px;line-height:normal}
.fvc-steps *{font-family:Roboto,Helvetica,Arial,sans-serif}
.fvc-steps{left:50%;top:50%;transform:translate(-50%,-50%)}
.fvc-steps-header span,.fvc-steps-header strong{display:block;margin:0}
.fvc-steps-body li,.fvc-steps-list li{margin:0 0 12px;padding:0;list-style:none}
.fvc-steps-body li:before,.fvc-steps-list li:before{font:700 14px/1.45 Roboto,Helvetica,Arial,sans-serif}
.fvc-steps-footer{margin:0}
.fvc-verify{margin:0}
@media(max-width:560px){.fvc-steps{left:50%;top:50%;transform:translate(-50%,-50%)}}

#fvc-overlay .fvc-card,#fvc-overlay .fvc-card * ,#fvc-overlay .fvc-steps,#fvc-overlay .fvc-steps *{box-sizing:border-box!important;font-family:Roboto,Helvetica,Arial,sans-serif!important}
#fvc-overlay .fvc-card h1,#fvc-overlay .fvc-card h2,#fvc-overlay .fvc-card h3,#fvc-overlay .fvc-card p,#fvc-overlay .fvc-card ol,#fvc-overlay .fvc-card li,#fvc-overlay .fvc-steps h1,#fvc-overlay .fvc-steps h2,#fvc-overlay .fvc-steps h3,#fvc-overlay .fvc-steps p,#fvc-overlay .fvc-steps ol,#fvc-overlay .fvc-steps li{margin:0!important}
#fvc-overlay .fvc-steps{position:absolute!important;left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;width:min(400px,calc(100vw - 24px))!important;min-height:420px!important;transform:translate(-50%,-50%)!important;overflow:hidden!important}
#fvc-overlay .fvc-steps{min-height:0!important;height:auto!important}
#fvc-overlay .fvc-steps-header,#fvc-overlay .fvc-steps-body,#fvc-overlay .fvc-steps-footer{width:100%!important;max-width:none!important}
#fvc-overlay .fvc-steps-header{display:block!important;height:104px!important;min-height:104px!important;margin:7px 7px 0!important;padding:15px 18px 17px!important}
#fvc-overlay .fvc-steps-header span,#fvc-overlay .fvc-steps-header strong{display:block!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;font-family:Roboto,Helvetica,Arial,sans-serif!important}
#fvc-overlay .fvc-steps-body{position:relative!important;display:block!important;height:auto!important;min-height:0!important;margin:0!important;padding:3px 18px 8px!important}
#fvc-overlay .fvc-steps-body p,#fvc-overlay .fvc-steps-body ol,#fvc-overlay .fvc-steps-body li{width:100%!important;max-width:none!important}
#fvc-overlay .fvc-steps-body>p:first-child{margin:12px 0 14px!important}
#fvc-overlay .fvc-agree-title{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;margin:0!important}
#fvc-overlay .fvc-agree{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;margin:0!important}
#fvc-overlay .fvc-steps-body ol,#fvc-overlay .fvc-steps-list{display:block!important;margin:0 0 12px!important;padding:0 0 0 28px!important;list-style:none!important}
#fvc-overlay .fvc-steps-body li,#fvc-overlay .fvc-steps-list li{display:block!important;height:auto!important;margin:0 0 12px!important;padding:0!important;list-style:none!important}
#fvc-overlay .fvc-steps-footer{display:flex!important;height:72px!important;min-height:72px!important;margin:0!important;padding:10px 11px!important}
#fvc-overlay .fvc-verify{display:block!important;height:48px!important;min-height:48px!important;margin:0!important;padding:0 15px!important}
@media(max-width:560px){#fvc-overlay .fvc-steps{width:calc(100vw - 24px)!important}}

html:has(body.fvc-locked){scrollbar-gutter:stable}

#fvc-overlay .fvc-steps{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;height:auto!important;min-height:0!important;max-height:calc(100vh - 24px)!important;overflow:visible!important;font-family:Roboto,Helvetica,Arial,sans-serif!important;font-size:16px!important;line-height:normal!important}
#fvc-overlay .fvc-steps-header{position:relative!important;flex:0 0 104px!important;width:calc(100% - 14px)!important;height:104px!important;min-height:104px!important;margin:7px!important;box-sizing:border-box!important;font-family:Roboto,Helvetica,Arial,sans-serif!important}
#fvc-overlay .fvc-steps-body{position:relative!important;flex:0 0 auto!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;box-sizing:border-box!important;font-family:Roboto,Helvetica,Arial,sans-serif!important;font-size:14px!important;line-height:1.45!important}
#fvc-overlay .fvc-steps-footer{position:relative!important;flex:0 0 72px!important;width:100%!important;height:72px!important;min-height:72px!important;margin:0!important;box-sizing:border-box!important;font-family:Roboto,Helvetica,Arial,sans-serif!important;font-size:12px!important;line-height:16px!important}
#fvc-overlay .fvc-steps-header span,#fvc-overlay .fvc-steps-header strong,#fvc-overlay .fvc-steps-body p,#fvc-overlay .fvc-steps-body li,#fvc-overlay .fvc-steps-footer span,#fvc-overlay .fvc-verify{font-family:Roboto,Helvetica,Arial,sans-serif!important;font-style:normal!important}
#fvc-overlay .fvc-steps-header span{font-size:15px!important;line-height:21px!important;font-weight:400!important}
#fvc-overlay .fvc-steps-header strong{font-size:27px!important;line-height:34px!important;font-weight:700!important}
#fvc-overlay .fvc-steps-body p,#fvc-overlay .fvc-steps-body li{font-size:14px!important;line-height:1.45!important;font-weight:400!important}
#fvc-overlay .fvc-steps-list li{position:relative!important;display:block!important;height:auto!important;margin:0 0 12px!important;padding:0!important}
#fvc-overlay .fvc-verify{font-size:14px!important;line-height:normal!important;font-weight:700!important}
@media(max-width:560px){#fvc-overlay .fvc-steps{max-height:calc(100vh - 24px)!important;overflow-y:auto!important}}

#fvc-overlay,#fvc-overlay *{font-family:Arial,Helvetica,sans-serif!important}

#fvc-overlay,#fvc-overlay *{box-sizing:border-box!important;font-family:Roboto,Helvetica,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important}
#fvc-overlay{position:fixed!important;inset:0!important;display:grid!important;place-items:center!important;padding:20px!important;margin:0!important;width:100vw!important;max-width:none!important;height:100vh!important;max-height:none!important;z-index:2147483647!important}
#fvc-overlay .fvc-card{position:relative!important;display:block!important;width:300px!important;height:74px!important;min-width:300px!important;max-width:300px!important;min-height:74px!important;max-height:74px!important;margin:0!important;padding:0!important;font-size:16px!important;line-height:normal!important;color:#000!important;background:#f9f9f9!important;border:1px solid #d3d3d3!important}
#fvc-overlay .fvc-check{display:flex!important;position:relative!important;width:206px!important;height:74px!important;min-width:206px!important;max-width:206px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:inherit!important;font:400 16px/normal Roboto,Helvetica,Arial,sans-serif!important;text-align:left!important}
#fvc-overlay .fvc-label{display:table-cell!important;width:156px!important;height:74px!important;margin:0!important;padding:0!important;font:400 14px/17px Roboto,Helvetica,Arial,sans-serif!important;white-space:nowrap!important}
#fvc-overlay .fvc-anchor-content{display:inline-block!important;width:206px!important;height:74px!important;margin:0!important;padding:0!important}
#fvc-overlay .fvc-anchor-footer{display:inline-block!important;width:70px!important;height:74px!important;margin:0!important;padding:0!important}
#fvc-overlay .fvc-steps-body *{font-family:Roboto,Helvetica,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important}
#fvc-overlay .fvc-steps-body p,#fvc-overlay .fvc-steps-body ol,#fvc-overlay .fvc-steps-body li{position:static!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;transform:none!important;float:none!important;clear:none!important;visibility:visible!important;opacity:1!important}
#fvc-overlay .fvc-steps-list{display:block!important;position:static!important;width:100%!important;height:auto!important;margin:0 0 12px!important;padding:0 0 0 28px!important;transform:none!important;overflow:visible!important;counter-reset:fvc-step!important}
#fvc-overlay .fvc-steps-list li{display:block!important;position:relative!important;width:100%!important;height:auto!important;min-height:20px!important;margin:0 0 12px!important;padding:0!important;transform:none!important;counter-increment:fvc-step!important}
#fvc-overlay .fvc-steps-list li:before{position:absolute!important;top:0!important;right:auto!important;bottom:auto!important;left:-20px!important;display:block!important;transform:none!important;font:700 14px/20.3px Roboto,Helvetica,Arial,sans-serif!important}
#fvc-overlay[hidden],#fvc-overlay .fvc-steps[hidden]{display:none!important}
#fvc-overlay .fvc-card,#fvc-overlay .fvc-card * ,#fvc-overlay .fvc-steps,#fvc-overlay .fvc-steps *{font-family:Arial,Helvetica,sans-serif!important}
#fvc-overlay .fvc-steps .fvc-steps-header span,#fvc-overlay .fvc-steps .fvc-steps-header strong,#fvc-overlay .fvc-steps .fvc-steps-body p,#fvc-overlay .fvc-steps .fvc-steps-body li,#fvc-overlay .fvc-steps .fvc-agree,#fvc-overlay .fvc-steps .fvc-verify{font-family:Arial,Helvetica,sans-serif!important}
