/* WordPress and Contact Form 7 integration. */
.admin-bar .nav{top:32px}
.cf7-form-shell .wpcf7-form{margin-top:22px}
.cf7-form-shell .wpcf7-form p{margin:0}
.cf7-form-shell .wpcf7-form-control-wrap{display:block}
.cf7-form-shell .submit{cursor:pointer;text-align:center;transition:background-color .2s ease,opacity .2s ease}
.cf7-form-shell .wpcf7-form.submitting .submit{opacity:.72;cursor:wait}
.cf7-form-shell .wpcf7-not-valid-tip{margin-top:5px;color:#236fbd;font-size:11px}
.cf7-form-shell .wpcf7-response-output{margin:16px 0 0!important;padding:11px 13px!important;border:1px solid #b9cbd7!important;border-radius:3px 12px 3px 12px;color:#334f63;font-size:12px;line-height:1.7}
.cf7-form-shell form.sent .wpcf7-response-output{border-color:#58a8d8!important;background:#eff8fc}
.cf7-form-shell form.invalid .wpcf7-response-output{border-color:#8db6cf!important;background:#f4f9fc}
.cf7-form-shell .wpcf7-spinner{margin:12px 0 0 12px;vertical-align:middle}
.cf7-setup-note{margin-top:20px;padding:18px;border:1px solid #b9cbd7;background:#fff;color:#405c70;font-size:13px;line-height:1.8}
.site-main-basic{min-height:65vh;padding:150px 0 90px}
.site-main-basic article{max-width:820px}
.site-main-basic h1{font-size:clamp(34px,6vw,62px);line-height:1.15;letter-spacing:-.04em;margin:0 0 24px}
.site-main-basic p{color:#536b7b;line-height:1.85}
@media(max-width:782px){.admin-bar .nav{top:46px}}
@media(max-width:700px){.cf7-form-shell .wpcf7-form{margin-top:18px}.cf7-form-shell .wpcf7-spinner{margin-left:8px}}
