@import url(https://use.typekit.net/jqe8wcj.css);

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: initial
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    box-sizing: border-box
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%)
    }

    to {
        transform: translateY(0)
    }
}

.alignnone {
    height: auto;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%
}

.aligncenter {
    display: block;
    height: auto;
    margin: 10px auto
}

.alignleft,
.alignright {
    height: auto;
    margin-bottom: 10px
}

@media(min-width:30rem) {
    .alignleft {
        float: left;
        margin-right: 10px
    }

    .alignright {
        float: right;
        margin-left: 10px
    }
}

.screen-reader-text {
    clip: rect(0, 0, 0, 0);
    background: #fff;
    border: 0;
    color: #000;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

body .cky-consent-container:after {
    background-color: #00000080;
    content: "";
    display: block;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1
}

body:not(.mce-content-body) {
    margin: 0;
    overflow-x: hidden;
    padding: 155px 0 0
}

@media(max-width:1300px) {
    body:not(.mce-content-body) {
        padding-top: 152px
    }
}

@media(max-width:1050px) {
    body:not(.mce-content-body) {
        padding-top: 85px
    }
}

section:not(.banner):not(.icon-grid):not(.header-banner):not(.form-cta):not([class*="--invert"])+section:not(.banner):not(.icon-grid):not(.header-banner):not(.form-cta):not([class*="--invert"]) {
    padding-top: 0
}

iframe {
    max-width: 100%
}

body {
    color: #231f20;
    font-weight: 300;
    line-height: 1.5
}

body,
input,
select,
textarea {
    font-family: museo-sans, arial, sans-serif;
    font-size: 16px
}

input,
select,
textarea {
    font-size: 1rem
}

.h1,
h1 {
    color: #0454a6;
    font-family: urw-din, arial, sans-serif;
    font-size: 45px;
    font-size: 2.8125rem;
    font-style: italic;
    font-weight: 900;
    line-height: normal;
    margin-bottom: 30px;
    text-transform: uppercase
}

.h1:last-child,
h1:last-child {
    margin-bottom: 0
}

@media(max-width:1600px) {

    .h1,
    h1 {
        font-size: 42px;
        font-size: 2.625rem
    }
}

@media(max-width:1050px) {

    .h1,
    h1 {
        font-size: 32px;
        font-size: 2rem
    }
}

@media(max-width:640px) {

    .h1,
    h1 {
        font-size: 28px;
        font-size: 1.75rem
    }
}

.h2,
.main .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3,
.post .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3,
h2 {
    color: #0454a6;
    font-family: urw-din, arial, sans-serif;
    font-size: 40px;
    font-size: 2.5rem;
    font-style: italic;
    font-weight: 900;
    line-height: normal;
    margin-bottom: 20px
}

.h2:last-child,
.main .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3:last-child,
.post .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3:last-child,
h2:last-child {
    margin-bottom: 0
}

@media(max-width:1600px) {

    .h2,
    .main .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3,
    .post .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3,
    h2 {
        font-size: 36px;
        font-size: 2.25rem
    }
}

@media(max-width:1050px) {

    .h2,
    .main .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3,
    .post .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3,
    h2 {
        font-size: 28px;
        font-size: 1.75rem
    }
}

@media(max-width:640px) {

    .h2,
    .main .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3,
    .post .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3,
    h2 {
        font-size: 24px;
        font-size: 1.5rem
    }
}

.h3,
h3 {
    color: #0454a6;
    font-family: museo-sans, arial, sans-serif;
    font-size: 30px;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px
}

.h3:last-child,
h3:last-child {
    margin-bottom: 0
}

@media(max-width:1600px) {

    .h3,
    h3 {
        font-size: 28px;
        font-size: 1.75rem
    }
}

@media(max-width:1050px) {

    .h3,
    h3 {
        font-size: 24px;
        font-size: 1.5rem
    }
}

@media(max-width:640px) {

    .h3,
    h3 {
        font-size: 22px;
        font-size: 1.375rem
    }
}

.h4,
h4 {
    color: #0454a6;
    font-family: urw-din, arial, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .2px;
    margin-bottom: 10px
}

.h4:last-child,
h4:last-child {
    margin-bottom: 0
}

@media(max-width:1050px) {

    .h4,
    h4 {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.h1--invert,
.h2--invert,
.h3--invert,
.h4--invert {
    color: #fff
}

.p,
p {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 20px
}

@media(max-width:1600px) {

    .p br,
    p br {
        display: none
    }
}

.p a,
.p a:visited,
p a,
p a:visited {
    color: #0454a6
}

.p:last-child,
p:last-child {
    margin-bottom: 0
}

@media(max-width:1600px) {

    .p,
    p {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.p--invert,
.p--invert a,
.p--invert a:visited {
    color: #fff
}

.p--standfirst {
    font-size: 20px;
    font-size: 1.25rem
}

@media(max-width:1600px) {
    .p--standfirst {
        font-size: 18px;
        font-size: 1.125rem
    }
}

@media(max-width:640px) {
    .p--standfirst {
        font-size: 16px;
        font-size: 1rem
    }
}

strong {
    font-weight: 600
}

blockquote {
    color: #0454a6;
    display: block;
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
    position: relative
}

blockquote:before {
    content: "â€œ";
    display: block;
    left: 0;
    position: absolute;
    top: 0
}

blockquote:after,
blockquote:before {
    font-size: 45px;
    font-size: 2.8125rem;
    font-weight: 900
}

blockquote:after {
    content: "â€";
    display: inline-block
}

@media(max-width:1600px) {
    blockquote {
        font-size: 18px;
        font-size: 1.125rem
    }
}

@media(max-width:640px) {
    blockquote {
        font-size: 16px;
        font-size: 1rem
    }
}

ul {
    font-size: 20px;
    font-size: 1.25rem;
    list-style: none;
    margin: 0 0 20px;
    padding: 0 0 0 20px
}

ul:last-child {
    margin-bottom: 0
}

@media(max-width:1600px) {
    ul {
        font-size: 18px;
        font-size: 1.125rem
    }
}

ul li {
    list-style-type: none;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative
}

ul li:before {
    color: #0454a6;
    content: "â€¢";
    position: absolute;
    right: calc(100% - 20px);
    text-align: right;
    top: 0
}

ol {
    counter-reset: ol-counter;
    font-size: 20px;
    font-size: 1.25rem;
    list-style: none;
    margin: 0 0 20px;
    padding: 0 0 0 20px
}

ol:last-child {
    margin-bottom: 0
}

@media(max-width:1600px) {
    ol {
        font-size: 18px;
        font-size: 1.125rem
    }
}

ol li {
    counter-increment: ol-counter;
    list-style-type: none;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative
}

ol li:before {
    color: #0454a6;
    content: counter(ol-counter) ". ";
    position: absolute;
    right: calc(100% - 20px);
    text-align: right;
    top: 0
}

.wysiwyg:after {
    clear: both;
    content: "";
    display: block
}

.wysiwyg img {
    max-width: 100%
}

.wysiwyg .alignleft {
    margin-bottom: 30px;
    margin-right: 30px
}

@media(max-width:1050px) {
    .wysiwyg .alignleft {
        margin-bottom: 20px;
        margin-right: 20px
    }
}

.wysiwyg .alignright {
    margin-bottom: 30px;
    margin-left: 30px
}

@media(max-width:1050px) {
    .wysiwyg .alignright {
        margin-bottom: 20px;
        margin-left: 20px
    }
}

.wysiwyg--invert .intro-text,
.wysiwyg--invert a,
.wysiwyg--invert a:visited,
.wysiwyg--invert caption,
.wysiwyg--invert h1,
.wysiwyg--invert h2,
.wysiwyg--invert h3,
.wysiwyg--invert h4,
.wysiwyg--invert h5,
.wysiwyg--invert h6,
.wysiwyg--invert li,
.wysiwyg--invert li:before,
.wysiwyg--invert ol,
.wysiwyg--invert p,
.wysiwyg--invert ul {
    color: #fff
}

.wysiwyg h2 {
    font-style: italic;
    font-weight: 400
}

.wysiwyg--small li,
.wysiwyg--small p {
    font-size: 16px;
    font-size: 1rem
}

.wysiwyg--small h2 {
    font-size: 30px;
    font-size: 1.875rem
}

small {
    font-size: 67%
}

.intro-text {
    color: #0454a6;
    display: block;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 500;
    letter-spacing: .3px;
    line-height: normal;
    margin: 0 auto;
    max-width: 800px
}

@media(max-width:1600px) {
    .intro-text {
        font-size: 28px;
        font-size: 1.75rem
    }
}

@media(max-width:1050px) {
    .intro-text {
        font-size: 24px;
        font-size: 1.5rem
    }
}

@media(max-width:640px) {
    .intro-text {
        font-size: 22px;
        font-size: 1.375rem
    }
}

.button,
.main .frm_display_format_buttons .frm_label_button_container,
.main .frm_form_submit_style,
.main .frm_style_formidable-style.with_frm_style .frm-edit-page-btn,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.main .frm_style_formidable-style.with_frm_style .frm_submit button,
.main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.main .frm_style_formidable-style.with_frm_style input[type=submit],
.post .frm_display_format_buttons .frm_label_button_container,
.post .frm_form_submit_style,
.post .frm_style_formidable-style.with_frm_style .frm-edit-page-btn,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.post .frm_style_formidable-style.with_frm_style .frm_submit button,
.post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.post .frm_style_formidable-style.with_frm_style input[type=submit] {
    -webkit-appearance: none;
    appearance: none;
    background-color: #0454a6;
    border: none;
    border-radius: 35px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: urw-din, arial, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    margin-right: 10px;
    overflow: hidden;
    padding: 15px 30px;
    position: relative;
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
    z-index: 1
}

@media(max-width:1600px) {

    .button,
    .main .frm_display_format_buttons .frm_label_button_container,
    .main .frm_form_submit_style,
    .main .frm_style_formidable-style.with_frm_style .frm-edit-page-btn,
    .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
    .main .frm_style_formidable-style.with_frm_style .frm_submit button,
    .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
    .main .frm_style_formidable-style.with_frm_style input[type=submit],
    .post .frm_display_format_buttons .frm_label_button_container,
    .post .frm_form_submit_style,
    .post .frm_style_formidable-style.with_frm_style .frm-edit-page-btn,
    .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
    .post .frm_style_formidable-style.with_frm_style .frm_submit button,
    .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
    .post .frm_style_formidable-style.with_frm_style input[type=submit] {
        padding: 15px 25px
    }
}

.button>*,
.main .frm_display_format_buttons .frm_label_button_container>*,
.main .frm_form_submit_style>*,
.main .frm_style_formidable-style.with_frm_style .frm-edit-page-btn>*,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message>*,
.main .frm_style_formidable-style.with_frm_style .frm_submit button>*,
.main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]>*,
.main .frm_style_formidable-style.with_frm_style input[type=submit]>*,
.post .frm_display_format_buttons .frm_label_button_container>*,
.post .frm_form_submit_style>*,
.post .frm_style_formidable-style.with_frm_style .frm-edit-page-btn>*,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message>*,
.post .frm_style_formidable-style.with_frm_style .frm_submit button>*,
.post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]>*,
.post .frm_style_formidable-style.with_frm_style input[type=submit]>* {
    pointer-events: none
}

.button:before,
.main .frm_display_format_buttons .frm_label_button_container:before,
.main .frm_form_submit_style:before,
.main .frm_style_formidable-style.with_frm_style .frm-edit-page-btn:before,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:before,
.main .frm_style_formidable-style.with_frm_style .frm_submit button:before,
.main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:before,
.main .frm_style_formidable-style.with_frm_style input[type=submit]:before,
.post .frm_display_format_buttons .frm_label_button_container:before,
.post .frm_form_submit_style:before,
.post .frm_style_formidable-style.with_frm_style .frm-edit-page-btn:before,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:before,
.post .frm_style_formidable-style.with_frm_style .frm_submit button:before,
.post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:before,
.post .frm_style_formidable-style.with_frm_style input[type=submit]:before {
    background-color: #0454a6;
    border-radius: 100%;
    content: "";
    height: 800px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: all 1s ease-out;
    width: 800px;
    z-index: -1
}

.button:last-child,
.main .frm_display_format_buttons .frm_label_button_container:last-child,
.main .frm_form_submit_style:last-child,
.main .frm_style_formidable-style.with_frm_style .frm-edit-page-btn:last-child,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:last-child,
.main .frm_style_formidable-style.with_frm_style .frm_submit button:last-child,
.main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:last-child,
.main .frm_style_formidable-style.with_frm_style input[type=submit]:last-child,
.post .frm_display_format_buttons .frm_label_button_container:last-child,
.post .frm_form_submit_style:last-child,
.post .frm_style_formidable-style.with_frm_style .frm-edit-page-btn:last-child,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:last-child,
.post .frm_style_formidable-style.with_frm_style .frm_submit button:last-child,
.post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:last-child,
.post .frm_style_formidable-style.with_frm_style input[type=submit]:last-child {
    margin-right: 0
}

.button__container,
.button__container .button,
.button__container .main .frm_display_format_buttons .frm_label_button_container,
.button__container .main .frm_form_submit_style,
.button__container .main .frm_style_formidable-style.with_frm_style .frm-edit-page-btn,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit button,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.button__container .main .frm_style_formidable-style.with_frm_style input[type=submit],
.button__container .post .frm_display_format_buttons .frm_label_button_container,
.button__container .post .frm_form_submit_style,
.button__container .post .frm_style_formidable-style.with_frm_style .frm-edit-page-btn,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit button,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.button__container .post .frm_style_formidable-style.with_frm_style input[type=submit],
.main .button__container .frm_form_submit_style,
.main .frm_display_format_buttons .button__container .frm_label_button_container,
.main .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn,
.main .frm_style_formidable-style.with_frm_style .button__container input[type=submit],
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container button,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button],
.post .button__container .frm_form_submit_style,
.post .frm_display_format_buttons .button__container .frm_label_button_container,
.post .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn,
.post .frm_style_formidable-style.with_frm_style .button__container input[type=submit],
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container button,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button] {
    display: flex
}

.button__container .button+.button,
.button__container .main .button+.frm_form_submit_style,
.button__container .main .frm_display_format_buttons .button+.frm_label_button_container,
.button__container .main .frm_display_format_buttons .frm_form_submit_style+.frm_label_button_container,
.button__container .main .frm_display_format_buttons .frm_label_button_container+.button,
.button__container .main .frm_display_format_buttons .frm_label_button_container+.frm_form_submit_style,
.button__container .main .frm_display_format_buttons .frm_label_button_container+.frm_label_button_container,
.button__container .main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+.frm_label_button_container,
.button__container .main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.frm_label_button_container,
.button__container .main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_label_button_container+.dz-message,
.button__container .main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_label_button_container+.frm-edit-page-btn,
.button__container .main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_label_button_container+input[type=submit],
.button__container .main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_submit .frm_label_button_container+button,
.button__container .main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_submit .frm_label_button_container+input[type=button],
.button__container .main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_submit button+.frm_label_button_container,
.button__container .main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+.frm_label_button_container,
.button__container .main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style input[type=submit]+.frm_label_button_container,
.button__container .main .frm_form_submit_style+.button,
.button__container .main .frm_form_submit_style+.frm_form_submit_style,
.button__container .main .frm_style_formidable-style.with_frm_style .button+.frm-edit-page-btn,
.button__container .main .frm_style_formidable-style.with_frm_style .button+input[type=submit],
.button__container .main .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+.button,
.button__container .main .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+.frm-edit-page-btn,
.button__container .main .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+.frm_form_submit_style,
.button__container .main .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+input[type=submit],
.button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button+.dz-message,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.button,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.dz-message,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.frm-edit-page-btn,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.frm_form_submit_style,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+input[type=submit],
.button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm-edit-page-btn+.dz-message,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_display_format_buttons .dz-message+.frm_label_button_container,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_display_format_buttons .frm_label_button_container+.dz-message,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_form_submit_style+.dz-message,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .dz-message+button,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .dz-message+input[type=button],
.button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit button+.dz-message,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit input[type=button]+.dz-message,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .post .dz-message+.frm_form_submit_style,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .post .frm_display_format_buttons .dz-message+.frm_label_button_container,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .post .frm_display_format_buttons .frm_label_button_container+.dz-message,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable input[type=submit]+.dz-message,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_display_format_buttons .frm-edit-page-btn+.frm_label_button_container,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_display_format_buttons .frm_label_button_container+.frm-edit-page-btn,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_display_format_buttons .frm_label_button_container+input[type=submit],
.button__container .main .frm_style_formidable-style.with_frm_style .frm_display_format_buttons input[type=submit]+.frm_label_button_container,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_form_submit_style+.frm-edit-page-btn,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_form_submit_style+input[type=submit],
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .button+button,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .button+input[type=button],
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm-edit-page-btn+button,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm-edit-page-btn+input[type=button],
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .dz-message+button,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .dz-message+input[type=button],
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable button+.dz-message,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable input[type=button]+.dz-message,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_display_format_buttons .frm_label_button_container+button,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_display_format_buttons .frm_label_button_container+input[type=button],
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_display_format_buttons button+.frm_label_button_container,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_display_format_buttons input[type=button]+.frm_label_button_container,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_form_submit_style+button,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_form_submit_style+input[type=button],
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .post .frm_display_format_buttons .frm_label_button_container+button,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .post .frm_display_format_buttons .frm_label_button_container+input[type=button],
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .post .frm_display_format_buttons button+.frm_label_button_container,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .post .frm_display_format_buttons input[type=button]+.frm_label_button_container,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .post button+.frm_form_submit_style,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .post input[type=button]+.frm_form_submit_style,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit button+.button,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit button+.frm-edit-page-btn,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit button+.frm_form_submit_style,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit button+button,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit button+input[type=button],
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit button+input[type=submit],
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+.button,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+.frm-edit-page-btn,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+.frm_form_submit_style,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+button,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+input[type=button],
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+input[type=submit],
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=submit]+button,
.button__container .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=submit]+input[type=button],
.button__container .main .frm_style_formidable-style.with_frm_style .post .frm-edit-page-btn+.frm_form_submit_style,
.button__container .main .frm_style_formidable-style.with_frm_style .post .frm_display_format_buttons .frm-edit-page-btn+.frm_label_button_container,
.button__container .main .frm_style_formidable-style.with_frm_style .post .frm_display_format_buttons .frm_label_button_container+.frm-edit-page-btn,
.button__container .main .frm_style_formidable-style.with_frm_style .post .frm_display_format_buttons .frm_label_button_container+input[type=submit],
.button__container .main .frm_style_formidable-style.with_frm_style .post .frm_display_format_buttons input[type=submit]+.frm_label_button_container,
.button__container .main .frm_style_formidable-style.with_frm_style .post input[type=submit]+.frm_form_submit_style,
.button__container .main .frm_style_formidable-style.with_frm_style input[type=submit]+.button,
.button__container .main .frm_style_formidable-style.with_frm_style input[type=submit]+.frm-edit-page-btn,
.button__container .main .frm_style_formidable-style.with_frm_style input[type=submit]+.frm_form_submit_style,
.button__container .main .frm_style_formidable-style.with_frm_style input[type=submit]+input[type=submit],
.button__container .main .post .frm_display_format_buttons .frm_form_submit_style+.frm_label_button_container,
.button__container .main .post .frm_display_format_buttons .frm_label_button_container+.frm_form_submit_style,
.button__container .main .post .frm_display_format_buttons .frm_label_button_container+.frm_label_button_container,
.button__container .main .post .frm_form_submit_style+.frm_form_submit_style,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+.frm-edit-page-btn,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+input[type=submit],
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.dz-message,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.frm-edit-page-btn,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+input[type=submit],
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm-edit-page-btn+.dz-message,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_form_submit_style+.dz-message,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .dz-message+button,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .dz-message+input[type=button],
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit button+.dz-message,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit input[type=button]+.dz-message,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable input[type=submit]+.dz-message,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_form_submit_style+.frm-edit-page-btn,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_form_submit_style+input[type=submit],
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_submit .frm-edit-page-btn+button,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_submit .frm-edit-page-btn+input[type=button],
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .dz-message+button,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .dz-message+input[type=button],
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable button+.dz-message,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable input[type=button]+.dz-message,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_form_submit_style+button,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_form_submit_style+input[type=button],
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_submit button+.frm-edit-page-btn,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_submit button+button,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_submit button+input[type=button],
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_submit button+input[type=submit],
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+.frm-edit-page-btn,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+button,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+input[type=button],
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+input[type=submit],
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=submit]+button,
.button__container .main .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=submit]+input[type=button],
.button__container .main .post .frm_style_formidable-style.with_frm_style input[type=submit]+.frm-edit-page-btn,
.button__container .main .post .frm_style_formidable-style.with_frm_style input[type=submit]+input[type=submit],
.button__container .post .button+.frm_form_submit_style,
.button__container .post .frm_display_format_buttons .button+.frm_label_button_container,
.button__container .post .frm_display_format_buttons .frm_form_submit_style+.frm_label_button_container,
.button__container .post .frm_display_format_buttons .frm_label_button_container+.button,
.button__container .post .frm_display_format_buttons .frm_label_button_container+.frm_form_submit_style,
.button__container .post .frm_display_format_buttons .frm_label_button_container+.frm_label_button_container,
.button__container .post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+.frm_label_button_container,
.button__container .post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.frm_label_button_container,
.button__container .post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_label_button_container+.dz-message,
.button__container .post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_label_button_container+.frm-edit-page-btn,
.button__container .post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_label_button_container+input[type=submit],
.button__container .post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_submit .frm_label_button_container+button,
.button__container .post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_submit .frm_label_button_container+input[type=button],
.button__container .post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_submit button+.frm_label_button_container,
.button__container .post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+.frm_label_button_container,
.button__container .post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style input[type=submit]+.frm_label_button_container,
.button__container .post .frm_form_submit_style+.button,
.button__container .post .frm_form_submit_style+.frm_form_submit_style,
.button__container .post .frm_style_formidable-style.with_frm_style .button+.frm-edit-page-btn,
.button__container .post .frm_style_formidable-style.with_frm_style .button+input[type=submit],
.button__container .post .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+.button,
.button__container .post .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+.frm-edit-page-btn,
.button__container .post .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+.frm_form_submit_style,
.button__container .post .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+input[type=submit],
.button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button+.dz-message,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.button,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.dz-message,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.frm-edit-page-btn,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.frm_form_submit_style,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+input[type=submit],
.button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm-edit-page-btn+.dz-message,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_display_format_buttons .dz-message+.frm_label_button_container,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_display_format_buttons .frm_label_button_container+.dz-message,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_form_submit_style+.dz-message,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .dz-message+button,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .dz-message+input[type=button],
.button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit button+.dz-message,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit input[type=button]+.dz-message,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .main .dz-message+.frm_form_submit_style,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .main .frm_display_format_buttons .dz-message+.frm_label_button_container,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .main .frm_display_format_buttons .frm_label_button_container+.dz-message,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable input[type=submit]+.dz-message,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_display_format_buttons .frm-edit-page-btn+.frm_label_button_container,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_display_format_buttons .frm_label_button_container+.frm-edit-page-btn,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_display_format_buttons .frm_label_button_container+input[type=submit],
.button__container .post .frm_style_formidable-style.with_frm_style .frm_display_format_buttons input[type=submit]+.frm_label_button_container,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_form_submit_style+.frm-edit-page-btn,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_form_submit_style+input[type=submit],
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .button+button,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .button+input[type=button],
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm-edit-page-btn+button,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm-edit-page-btn+input[type=button],
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .dz-message+button,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .dz-message+input[type=button],
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable button+.dz-message,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable input[type=button]+.dz-message,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_display_format_buttons .frm_label_button_container+button,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_display_format_buttons .frm_label_button_container+input[type=button],
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_display_format_buttons button+.frm_label_button_container,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_display_format_buttons input[type=button]+.frm_label_button_container,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_form_submit_style+button,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_form_submit_style+input[type=button],
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .main .frm_display_format_buttons .frm_label_button_container+button,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .main .frm_display_format_buttons .frm_label_button_container+input[type=button],
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .main .frm_display_format_buttons button+.frm_label_button_container,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .main .frm_display_format_buttons input[type=button]+.frm_label_button_container,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .main button+.frm_form_submit_style,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .main input[type=button]+.frm_form_submit_style,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit button+.button,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit button+.frm-edit-page-btn,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit button+.frm_form_submit_style,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit button+button,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit button+input[type=button],
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit button+input[type=submit],
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+.button,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+.frm-edit-page-btn,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+.frm_form_submit_style,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+button,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+input[type=button],
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+input[type=submit],
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=submit]+button,
.button__container .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=submit]+input[type=button],
.button__container .post .frm_style_formidable-style.with_frm_style .main .frm-edit-page-btn+.frm_form_submit_style,
.button__container .post .frm_style_formidable-style.with_frm_style .main .frm_display_format_buttons .frm-edit-page-btn+.frm_label_button_container,
.button__container .post .frm_style_formidable-style.with_frm_style .main .frm_display_format_buttons .frm_label_button_container+.frm-edit-page-btn,
.button__container .post .frm_style_formidable-style.with_frm_style .main .frm_display_format_buttons .frm_label_button_container+input[type=submit],
.button__container .post .frm_style_formidable-style.with_frm_style .main .frm_display_format_buttons input[type=submit]+.frm_label_button_container,
.button__container .post .frm_style_formidable-style.with_frm_style .main input[type=submit]+.frm_form_submit_style,
.button__container .post .frm_style_formidable-style.with_frm_style input[type=submit]+.button,
.button__container .post .frm_style_formidable-style.with_frm_style input[type=submit]+.frm-edit-page-btn,
.button__container .post .frm_style_formidable-style.with_frm_style input[type=submit]+.frm_form_submit_style,
.button__container .post .frm_style_formidable-style.with_frm_style input[type=submit]+input[type=submit],
.button__container .post .main .frm_display_format_buttons .frm_form_submit_style+.frm_label_button_container,
.button__container .post .main .frm_display_format_buttons .frm_label_button_container+.frm_form_submit_style,
.button__container .post .main .frm_display_format_buttons .frm_label_button_container+.frm_label_button_container,
.button__container .post .main .frm_form_submit_style+.frm_form_submit_style,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+.frm-edit-page-btn,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+input[type=submit],
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.dz-message,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.frm-edit-page-btn,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+input[type=submit],
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm-edit-page-btn+.dz-message,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_form_submit_style+.dz-message,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .dz-message+button,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .dz-message+input[type=button],
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit button+.dz-message,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit input[type=button]+.dz-message,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable input[type=submit]+.dz-message,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_form_submit_style+.frm-edit-page-btn,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_form_submit_style+input[type=submit],
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_submit .frm-edit-page-btn+button,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_submit .frm-edit-page-btn+input[type=button],
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .dz-message+button,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .dz-message+input[type=button],
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable button+.dz-message,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable input[type=button]+.dz-message,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_form_submit_style+button,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_form_submit_style+input[type=button],
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_submit button+.frm-edit-page-btn,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_submit button+button,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_submit button+input[type=button],
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_submit button+input[type=submit],
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+.frm-edit-page-btn,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+button,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+input[type=button],
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+input[type=submit],
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=submit]+button,
.button__container .post .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=submit]+input[type=button],
.button__container .post .main .frm_style_formidable-style.with_frm_style input[type=submit]+.frm-edit-page-btn,
.button__container .post .main .frm_style_formidable-style.with_frm_style input[type=submit]+input[type=submit],
.main .button__container .button+.frm_form_submit_style,
.main .button__container .frm_display_format_buttons .frm_form_submit_style+.frm_label_button_container,
.main .button__container .frm_display_format_buttons .frm_label_button_container+.frm_form_submit_style,
.main .button__container .frm_form_submit_style+.button,
.main .button__container .frm_form_submit_style+.frm_form_submit_style,
.main .button__container .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_form_submit_style+.dz-message,
.main .button__container .frm_style_formidable-style.with_frm_style .frm_form_submit_style+.frm-edit-page-btn,
.main .button__container .frm_style_formidable-style.with_frm_style .frm_form_submit_style+input[type=submit],
.main .button__container .frm_style_formidable-style.with_frm_style .frm_submit .frm_form_submit_style+button,
.main .button__container .frm_style_formidable-style.with_frm_style .frm_submit .frm_form_submit_style+input[type=button],
.main .button__container .post .frm_display_format_buttons .frm_form_submit_style+.frm_label_button_container,
.main .button__container .post .frm_display_format_buttons .frm_label_button_container+.frm_form_submit_style,
.main .button__container .post .frm_display_format_buttons .frm_label_button_container+.frm_label_button_container,
.main .button__container .post .frm_form_submit_style+.frm_form_submit_style,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+.frm-edit-page-btn,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+.frm_form_submit_style,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+input[type=submit],
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.dz-message,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.frm-edit-page-btn,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.frm_form_submit_style,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+input[type=submit],
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm-edit-page-btn+.dz-message,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_form_submit_style+.dz-message,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .dz-message+button,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .dz-message+input[type=button],
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit button+.dz-message,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit input[type=button]+.dz-message,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable input[type=submit]+.dz-message,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_form_submit_style+.frm-edit-page-btn,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_form_submit_style+input[type=submit],
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm-edit-page-btn+button,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm-edit-page-btn+input[type=button],
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .dz-message+button,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .dz-message+input[type=button],
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable button+.dz-message,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable input[type=button]+.dz-message,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_form_submit_style+button,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_form_submit_style+input[type=button],
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit button+.frm-edit-page-btn,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit button+.frm_form_submit_style,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit button+button,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit button+input[type=button],
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit button+input[type=submit],
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+.frm-edit-page-btn,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+.frm_form_submit_style,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+button,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+input[type=button],
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+input[type=submit],
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=submit]+button,
.main .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=submit]+input[type=button],
.main .button__container .post .frm_style_formidable-style.with_frm_style input[type=submit]+.frm-edit-page-btn,
.main .button__container .post .frm_style_formidable-style.with_frm_style input[type=submit]+.frm_form_submit_style,
.main .button__container .post .frm_style_formidable-style.with_frm_style input[type=submit]+input[type=submit],
.main .frm_display_format_buttons .button__container .button+.frm_label_button_container,
.main .frm_display_format_buttons .button__container .frm_form_submit_style+.frm_label_button_container,
.main .frm_display_format_buttons .button__container .frm_label_button_container+.button,
.main .frm_display_format_buttons .button__container .frm_label_button_container+.frm_form_submit_style,
.main .frm_display_format_buttons .button__container .frm_label_button_container+.frm_label_button_container,
.main .frm_display_format_buttons .button__container .post .frm_form_submit_style+.frm_label_button_container,
.main .frm_display_format_buttons .button__container .post .frm_label_button_container+.frm_form_submit_style,
.main .frm_display_format_buttons .button__container .post .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+.frm_label_button_container,
.main .frm_display_format_buttons .button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.frm_label_button_container,
.main .frm_display_format_buttons .button__container .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_label_button_container+.dz-message,
.main .frm_display_format_buttons .button__container .post .frm_style_formidable-style.with_frm_style .frm_label_button_container+.frm-edit-page-btn,
.main .frm_display_format_buttons .button__container .post .frm_style_formidable-style.with_frm_style .frm_label_button_container+input[type=submit],
.main .frm_display_format_buttons .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_label_button_container+button,
.main .frm_display_format_buttons .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_label_button_container+input[type=button],
.main .frm_display_format_buttons .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit button+.frm_label_button_container,
.main .frm_display_format_buttons .button__container .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+.frm_label_button_container,
.main .frm_display_format_buttons .button__container .post .frm_style_formidable-style.with_frm_style input[type=submit]+.frm_label_button_container,
.main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn+.frm_label_button_container,
.main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .button__container .frm_label_button_container+.frm-edit-page-btn,
.main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .button__container .frm_label_button_container+input[type=submit],
.main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .button__container input[type=submit]+.frm_label_button_container,
.main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+.frm_label_button_container,
.main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm_label_button_container+.dz-message,
.main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_label_button_container+button,
.main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_label_button_container+input[type=button],
.main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+.frm_label_button_container,
.main .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+.frm_label_button_container,
.main .frm_display_format_buttons .post .button__container .frm_form_submit_style+.frm_label_button_container,
.main .frm_display_format_buttons .post .button__container .frm_label_button_container+.frm_form_submit_style,
.main .frm_display_format_buttons .post .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn+.frm_label_button_container,
.main .frm_display_format_buttons .post .frm_style_formidable-style.with_frm_style .button__container .frm_label_button_container+.frm-edit-page-btn,
.main .frm_display_format_buttons .post .frm_style_formidable-style.with_frm_style .button__container .frm_label_button_container+input[type=submit],
.main .frm_display_format_buttons .post .frm_style_formidable-style.with_frm_style .button__container input[type=submit]+.frm_label_button_container,
.main .frm_display_format_buttons .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+.frm_label_button_container,
.main .frm_display_format_buttons .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm_label_button_container+.dz-message,
.main .frm_display_format_buttons .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_label_button_container+button,
.main .frm_display_format_buttons .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_label_button_container+input[type=button],
.main .frm_display_format_buttons .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+.frm_label_button_container,
.main .frm_display_format_buttons .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+.frm_label_button_container,
.main .frm_style_formidable-style.with_frm_style .button__container .button+.frm-edit-page-btn,
.main .frm_style_formidable-style.with_frm_style .button__container .button+input[type=submit],
.main .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn+.button,
.main .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn+.frm-edit-page-btn,
.main .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn+.frm_form_submit_style,
.main .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn+input[type=submit],
.main .frm_style_formidable-style.with_frm_style .button__container .frm_compact .frm_dropzone.dz-clickable .frm-edit-page-btn+.dz-message,
.main .frm_style_formidable-style.with_frm_style .button__container .frm_compact .frm_dropzone.dz-clickable input[type=submit]+.dz-message,
.main .frm_style_formidable-style.with_frm_style .button__container .frm_display_format_buttons .frm-edit-page-btn+.frm_label_button_container,
.main .frm_style_formidable-style.with_frm_style .button__container .frm_display_format_buttons .frm_label_button_container+.frm-edit-page-btn,
.main .frm_style_formidable-style.with_frm_style .button__container .frm_display_format_buttons .frm_label_button_container+input[type=submit],
.main .frm_style_formidable-style.with_frm_style .button__container .frm_display_format_buttons input[type=submit]+.frm_label_button_container,
.main .frm_style_formidable-style.with_frm_style .button__container .frm_form_submit_style+.frm-edit-page-btn,
.main .frm_style_formidable-style.with_frm_style .button__container .frm_form_submit_style+input[type=submit],
.main .frm_style_formidable-style.with_frm_style .button__container .frm_submit .frm-edit-page-btn+button,
.main .frm_style_formidable-style.with_frm_style .button__container .frm_submit .frm-edit-page-btn+input[type=button],
.main .frm_style_formidable-style.with_frm_style .button__container .frm_submit input[type=submit]+button,
.main .frm_style_formidable-style.with_frm_style .button__container .frm_submit input[type=submit]+input[type=button],
.main .frm_style_formidable-style.with_frm_style .button__container .post .frm-edit-page-btn+.frm_form_submit_style,
.main .frm_style_formidable-style.with_frm_style .button__container .post .frm_display_format_buttons .frm-edit-page-btn+.frm_label_button_container,
.main .frm_style_formidable-style.with_frm_style .button__container .post .frm_display_format_buttons .frm_label_button_container+.frm-edit-page-btn,
.main .frm_style_formidable-style.with_frm_style .button__container .post .frm_display_format_buttons .frm_label_button_container+input[type=submit],
.main .frm_style_formidable-style.with_frm_style .button__container .post .frm_display_format_buttons input[type=submit]+.frm_label_button_container,
.main .frm_style_formidable-style.with_frm_style .button__container .post .frm_form_submit_style+.frm-edit-page-btn,
.main .frm_style_formidable-style.with_frm_style .button__container .post .frm_form_submit_style+input[type=submit],
.main .frm_style_formidable-style.with_frm_style .button__container .post input[type=submit]+.frm_form_submit_style,
.main .frm_style_formidable-style.with_frm_style .button__container input[type=submit]+.button,
.main .frm_style_formidable-style.with_frm_style .button__container input[type=submit]+.frm-edit-page-btn,
.main .frm_style_formidable-style.with_frm_style .button__container input[type=submit]+.frm_form_submit_style,
.main .frm_style_formidable-style.with_frm_style .button__container input[type=submit]+input[type=submit],
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .button+.dz-message,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+.button,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+.dz-message,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+.frm-edit-page-btn,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+.frm_form_submit_style,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+input[type=submit],
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm-edit-page-btn+.dz-message,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm_display_format_buttons .dz-message+.frm_label_button_container,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm_display_format_buttons .frm_label_button_container+.dz-message,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm_form_submit_style+.dz-message,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm_submit .dz-message+button,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm_submit .dz-message+input[type=button],
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .post .dz-message+.frm_form_submit_style,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .post .frm_display_format_buttons .dz-message+.frm_label_button_container,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .post .frm_display_format_buttons .frm_label_button_container+.dz-message,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .post .frm_form_submit_style+.dz-message,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container input[type=submit]+.dz-message,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .button__container button+.dz-message,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .button__container input[type=button]+.dz-message,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .post .button__container .frm_form_submit_style+.dz-message,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .button+button,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .button+input[type=button],
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm-edit-page-btn+button,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm-edit-page-btn+input[type=button],
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_compact .frm_dropzone.dz-clickable button+.dz-message,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_compact .frm_dropzone.dz-clickable input[type=button]+.dz-message,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_display_format_buttons .frm_label_button_container+button,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_display_format_buttons .frm_label_button_container+input[type=button],
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_display_format_buttons button+.frm_label_button_container,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_display_format_buttons input[type=button]+.frm_label_button_container,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_form_submit_style+button,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_form_submit_style+input[type=button],
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .post .frm_display_format_buttons .frm_label_button_container+button,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .post .frm_display_format_buttons .frm_label_button_container+input[type=button],
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .post .frm_display_format_buttons button+.frm_label_button_container,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .post .frm_display_format_buttons input[type=button]+.frm_label_button_container,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .post .frm_form_submit_style+button,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .post .frm_form_submit_style+input[type=button],
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .post button+.frm_form_submit_style,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .post input[type=button]+.frm_form_submit_style,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+.button,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+.frm-edit-page-btn,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+.frm_form_submit_style,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+button,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+input[type=button],
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+input[type=submit],
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+.button,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+.frm-edit-page-btn,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+.frm_form_submit_style,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+button,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+input[type=button],
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+input[type=submit],
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=submit]+button,
.main .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=submit]+input[type=button],
.main .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+button,
.main .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+input[type=button],
.main .frm_style_formidable-style.with_frm_style .frm_submit .post .button__container .frm_form_submit_style+button,
.main .frm_style_formidable-style.with_frm_style .frm_submit .post .button__container .frm_form_submit_style+input[type=button],
.main .frm_style_formidable-style.with_frm_style .post .button__container .frm_form_submit_style+.frm-edit-page-btn,
.main .frm_style_formidable-style.with_frm_style .post .button__container .frm_form_submit_style+input[type=submit],
.main .post .button__container .frm_form_submit_style+.frm_form_submit_style,
.main .post .frm_display_format_buttons .button__container .frm_label_button_container+.frm_label_button_container,
.main .post .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn+.frm-edit-page-btn,
.main .post .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn+.frm_form_submit_style,
.main .post .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn+input[type=submit],
.main .post .frm_style_formidable-style.with_frm_style .button__container .frm_compact .frm_dropzone.dz-clickable .frm-edit-page-btn+.dz-message,
.main .post .frm_style_formidable-style.with_frm_style .button__container .frm_compact .frm_dropzone.dz-clickable input[type=submit]+.dz-message,
.main .post .frm_style_formidable-style.with_frm_style .button__container .frm_submit .frm-edit-page-btn+button,
.main .post .frm_style_formidable-style.with_frm_style .button__container .frm_submit .frm-edit-page-btn+input[type=button],
.main .post .frm_style_formidable-style.with_frm_style .button__container .frm_submit input[type=submit]+button,
.main .post .frm_style_formidable-style.with_frm_style .button__container .frm_submit input[type=submit]+input[type=button],
.main .post .frm_style_formidable-style.with_frm_style .button__container input[type=submit]+.frm-edit-page-btn,
.main .post .frm_style_formidable-style.with_frm_style .button__container input[type=submit]+.frm_form_submit_style,
.main .post .frm_style_formidable-style.with_frm_style .button__container input[type=submit]+input[type=submit],
.main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+.dz-message,
.main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+.frm-edit-page-btn,
.main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+.frm_form_submit_style,
.main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+input[type=submit],
.main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm-edit-page-btn+.dz-message,
.main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm_submit .dz-message+button,
.main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm_submit .dz-message+input[type=button],
.main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container input[type=submit]+.dz-message,
.main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .button__container button+.dz-message,
.main .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .button__container input[type=button]+.dz-message,
.main .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm-edit-page-btn+button,
.main .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm-edit-page-btn+input[type=button],
.main .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_compact .frm_dropzone.dz-clickable button+.dz-message,
.main .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_compact .frm_dropzone.dz-clickable input[type=button]+.dz-message,
.main .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+.frm-edit-page-btn,
.main .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+.frm_form_submit_style,
.main .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+button,
.main .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+input[type=button],
.main .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+input[type=submit],
.main .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+.frm-edit-page-btn,
.main .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+.frm_form_submit_style,
.main .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+button,
.main .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+input[type=button],
.main .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+input[type=submit],
.main .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=submit]+button,
.main .post .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=submit]+input[type=button],
.main .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+button,
.main .post .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+input[type=button],
.post .button__container .button+.frm_form_submit_style,
.post .button__container .frm_display_format_buttons .frm_form_submit_style+.frm_label_button_container,
.post .button__container .frm_display_format_buttons .frm_label_button_container+.frm_form_submit_style,
.post .button__container .frm_form_submit_style+.button,
.post .button__container .frm_form_submit_style+.frm_form_submit_style,
.post .button__container .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_form_submit_style+.dz-message,
.post .button__container .frm_style_formidable-style.with_frm_style .frm_form_submit_style+.frm-edit-page-btn,
.post .button__container .frm_style_formidable-style.with_frm_style .frm_form_submit_style+input[type=submit],
.post .button__container .frm_style_formidable-style.with_frm_style .frm_submit .frm_form_submit_style+button,
.post .button__container .frm_style_formidable-style.with_frm_style .frm_submit .frm_form_submit_style+input[type=button],
.post .button__container .main .frm_display_format_buttons .frm_form_submit_style+.frm_label_button_container,
.post .button__container .main .frm_display_format_buttons .frm_label_button_container+.frm_form_submit_style,
.post .button__container .main .frm_display_format_buttons .frm_label_button_container+.frm_label_button_container,
.post .button__container .main .frm_form_submit_style+.frm_form_submit_style,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+.frm-edit-page-btn,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+.frm_form_submit_style,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+input[type=submit],
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.dz-message,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.frm-edit-page-btn,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.frm_form_submit_style,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+input[type=submit],
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm-edit-page-btn+.dz-message,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_form_submit_style+.dz-message,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .dz-message+button,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .dz-message+input[type=button],
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit button+.dz-message,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit input[type=button]+.dz-message,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable input[type=submit]+.dz-message,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_form_submit_style+.frm-edit-page-btn,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_form_submit_style+input[type=submit],
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm-edit-page-btn+button,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm-edit-page-btn+input[type=button],
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .dz-message+button,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .dz-message+input[type=button],
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable button+.dz-message,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable input[type=button]+.dz-message,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_form_submit_style+button,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_form_submit_style+input[type=button],
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit button+.frm-edit-page-btn,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit button+.frm_form_submit_style,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit button+button,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit button+input[type=button],
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit button+input[type=submit],
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+.frm-edit-page-btn,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+.frm_form_submit_style,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+button,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+input[type=button],
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+input[type=submit],
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=submit]+button,
.post .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=submit]+input[type=button],
.post .button__container .main .frm_style_formidable-style.with_frm_style input[type=submit]+.frm-edit-page-btn,
.post .button__container .main .frm_style_formidable-style.with_frm_style input[type=submit]+.frm_form_submit_style,
.post .button__container .main .frm_style_formidable-style.with_frm_style input[type=submit]+input[type=submit],
.post .frm_display_format_buttons .button__container .button+.frm_label_button_container,
.post .frm_display_format_buttons .button__container .frm_form_submit_style+.frm_label_button_container,
.post .frm_display_format_buttons .button__container .frm_label_button_container+.button,
.post .frm_display_format_buttons .button__container .frm_label_button_container+.frm_form_submit_style,
.post .frm_display_format_buttons .button__container .frm_label_button_container+.frm_label_button_container,
.post .frm_display_format_buttons .button__container .main .frm_form_submit_style+.frm_label_button_container,
.post .frm_display_format_buttons .button__container .main .frm_label_button_container+.frm_form_submit_style,
.post .frm_display_format_buttons .button__container .main .frm_style_formidable-style.with_frm_style .frm-edit-page-btn+.frm_label_button_container,
.post .frm_display_format_buttons .button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message+.frm_label_button_container,
.post .frm_display_format_buttons .button__container .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_label_button_container+.dz-message,
.post .frm_display_format_buttons .button__container .main .frm_style_formidable-style.with_frm_style .frm_label_button_container+.frm-edit-page-btn,
.post .frm_display_format_buttons .button__container .main .frm_style_formidable-style.with_frm_style .frm_label_button_container+input[type=submit],
.post .frm_display_format_buttons .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_label_button_container+button,
.post .frm_display_format_buttons .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_label_button_container+input[type=button],
.post .frm_display_format_buttons .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit button+.frm_label_button_container,
.post .frm_display_format_buttons .button__container .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]+.frm_label_button_container,
.post .frm_display_format_buttons .button__container .main .frm_style_formidable-style.with_frm_style input[type=submit]+.frm_label_button_container,
.post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn+.frm_label_button_container,
.post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .button__container .frm_label_button_container+.frm-edit-page-btn,
.post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .button__container .frm_label_button_container+input[type=submit],
.post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .button__container input[type=submit]+.frm_label_button_container,
.post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+.frm_label_button_container,
.post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm_label_button_container+.dz-message,
.post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_label_button_container+button,
.post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_label_button_container+input[type=button],
.post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+.frm_label_button_container,
.post .frm_display_format_buttons .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+.frm_label_button_container,
.post .frm_display_format_buttons .main .button__container .frm_form_submit_style+.frm_label_button_container,
.post .frm_display_format_buttons .main .button__container .frm_label_button_container+.frm_form_submit_style,
.post .frm_display_format_buttons .main .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn+.frm_label_button_container,
.post .frm_display_format_buttons .main .frm_style_formidable-style.with_frm_style .button__container .frm_label_button_container+.frm-edit-page-btn,
.post .frm_display_format_buttons .main .frm_style_formidable-style.with_frm_style .button__container .frm_label_button_container+input[type=submit],
.post .frm_display_format_buttons .main .frm_style_formidable-style.with_frm_style .button__container input[type=submit]+.frm_label_button_container,
.post .frm_display_format_buttons .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+.frm_label_button_container,
.post .frm_display_format_buttons .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm_label_button_container+.dz-message,
.post .frm_display_format_buttons .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_label_button_container+button,
.post .frm_display_format_buttons .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_label_button_container+input[type=button],
.post .frm_display_format_buttons .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+.frm_label_button_container,
.post .frm_display_format_buttons .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+.frm_label_button_container,
.post .frm_style_formidable-style.with_frm_style .button__container .button+.frm-edit-page-btn,
.post .frm_style_formidable-style.with_frm_style .button__container .button+input[type=submit],
.post .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn+.button,
.post .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn+.frm-edit-page-btn,
.post .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn+.frm_form_submit_style,
.post .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn+input[type=submit],
.post .frm_style_formidable-style.with_frm_style .button__container .frm_compact .frm_dropzone.dz-clickable .frm-edit-page-btn+.dz-message,
.post .frm_style_formidable-style.with_frm_style .button__container .frm_compact .frm_dropzone.dz-clickable input[type=submit]+.dz-message,
.post .frm_style_formidable-style.with_frm_style .button__container .frm_display_format_buttons .frm-edit-page-btn+.frm_label_button_container,
.post .frm_style_formidable-style.with_frm_style .button__container .frm_display_format_buttons .frm_label_button_container+.frm-edit-page-btn,
.post .frm_style_formidable-style.with_frm_style .button__container .frm_display_format_buttons .frm_label_button_container+input[type=submit],
.post .frm_style_formidable-style.with_frm_style .button__container .frm_display_format_buttons input[type=submit]+.frm_label_button_container,
.post .frm_style_formidable-style.with_frm_style .button__container .frm_form_submit_style+.frm-edit-page-btn,
.post .frm_style_formidable-style.with_frm_style .button__container .frm_form_submit_style+input[type=submit],
.post .frm_style_formidable-style.with_frm_style .button__container .frm_submit .frm-edit-page-btn+button,
.post .frm_style_formidable-style.with_frm_style .button__container .frm_submit .frm-edit-page-btn+input[type=button],
.post .frm_style_formidable-style.with_frm_style .button__container .frm_submit input[type=submit]+button,
.post .frm_style_formidable-style.with_frm_style .button__container .frm_submit input[type=submit]+input[type=button],
.post .frm_style_formidable-style.with_frm_style .button__container .main .frm-edit-page-btn+.frm_form_submit_style,
.post .frm_style_formidable-style.with_frm_style .button__container .main .frm_display_format_buttons .frm-edit-page-btn+.frm_label_button_container,
.post .frm_style_formidable-style.with_frm_style .button__container .main .frm_display_format_buttons .frm_label_button_container+.frm-edit-page-btn,
.post .frm_style_formidable-style.with_frm_style .button__container .main .frm_display_format_buttons .frm_label_button_container+input[type=submit],
.post .frm_style_formidable-style.with_frm_style .button__container .main .frm_display_format_buttons input[type=submit]+.frm_label_button_container,
.post .frm_style_formidable-style.with_frm_style .button__container .main .frm_form_submit_style+.frm-edit-page-btn,
.post .frm_style_formidable-style.with_frm_style .button__container .main .frm_form_submit_style+input[type=submit],
.post .frm_style_formidable-style.with_frm_style .button__container .main input[type=submit]+.frm_form_submit_style,
.post .frm_style_formidable-style.with_frm_style .button__container input[type=submit]+.button,
.post .frm_style_formidable-style.with_frm_style .button__container input[type=submit]+.frm-edit-page-btn,
.post .frm_style_formidable-style.with_frm_style .button__container input[type=submit]+.frm_form_submit_style,
.post .frm_style_formidable-style.with_frm_style .button__container input[type=submit]+input[type=submit],
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .button+.dz-message,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+.button,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+.dz-message,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+.frm-edit-page-btn,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+.frm_form_submit_style,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+input[type=submit],
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm-edit-page-btn+.dz-message,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm_display_format_buttons .dz-message+.frm_label_button_container,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm_display_format_buttons .frm_label_button_container+.dz-message,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm_form_submit_style+.dz-message,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm_submit .dz-message+button,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm_submit .dz-message+input[type=button],
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .main .dz-message+.frm_form_submit_style,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .main .frm_display_format_buttons .dz-message+.frm_label_button_container,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .main .frm_display_format_buttons .frm_label_button_container+.dz-message,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .main .frm_form_submit_style+.dz-message,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container input[type=submit]+.dz-message,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .button__container button+.dz-message,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .button__container input[type=button]+.dz-message,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .main .button__container .frm_form_submit_style+.dz-message,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .button+button,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .button+input[type=button],
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm-edit-page-btn+button,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm-edit-page-btn+input[type=button],
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_compact .frm_dropzone.dz-clickable button+.dz-message,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_compact .frm_dropzone.dz-clickable input[type=button]+.dz-message,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_display_format_buttons .frm_label_button_container+button,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_display_format_buttons .frm_label_button_container+input[type=button],
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_display_format_buttons button+.frm_label_button_container,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_display_format_buttons input[type=button]+.frm_label_button_container,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_form_submit_style+button,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_form_submit_style+input[type=button],
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .main .frm_display_format_buttons .frm_label_button_container+button,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .main .frm_display_format_buttons .frm_label_button_container+input[type=button],
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .main .frm_display_format_buttons button+.frm_label_button_container,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .main .frm_display_format_buttons input[type=button]+.frm_label_button_container,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .main .frm_form_submit_style+button,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .main .frm_form_submit_style+input[type=button],
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .main button+.frm_form_submit_style,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container .main input[type=button]+.frm_form_submit_style,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+.button,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+.frm-edit-page-btn,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+.frm_form_submit_style,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+button,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+input[type=button],
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+input[type=submit],
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+.button,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+.frm-edit-page-btn,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+.frm_form_submit_style,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+button,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+input[type=button],
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+input[type=submit],
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=submit]+button,
.post .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=submit]+input[type=button],
.post .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+button,
.post .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+input[type=button],
.post .frm_style_formidable-style.with_frm_style .frm_submit .main .button__container .frm_form_submit_style+button,
.post .frm_style_formidable-style.with_frm_style .frm_submit .main .button__container .frm_form_submit_style+input[type=button],
.post .frm_style_formidable-style.with_frm_style .main .button__container .frm_form_submit_style+.frm-edit-page-btn,
.post .frm_style_formidable-style.with_frm_style .main .button__container .frm_form_submit_style+input[type=submit],
.post .main .button__container .frm_form_submit_style+.frm_form_submit_style,
.post .main .frm_display_format_buttons .button__container .frm_label_button_container+.frm_label_button_container,
.post .main .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn+.frm-edit-page-btn,
.post .main .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn+.frm_form_submit_style,
.post .main .frm_style_formidable-style.with_frm_style .button__container .frm-edit-page-btn+input[type=submit],
.post .main .frm_style_formidable-style.with_frm_style .button__container .frm_compact .frm_dropzone.dz-clickable .frm-edit-page-btn+.dz-message,
.post .main .frm_style_formidable-style.with_frm_style .button__container .frm_compact .frm_dropzone.dz-clickable input[type=submit]+.dz-message,
.post .main .frm_style_formidable-style.with_frm_style .button__container .frm_submit .frm-edit-page-btn+button,
.post .main .frm_style_formidable-style.with_frm_style .button__container .frm_submit .frm-edit-page-btn+input[type=button],
.post .main .frm_style_formidable-style.with_frm_style .button__container .frm_submit input[type=submit]+button,
.post .main .frm_style_formidable-style.with_frm_style .button__container .frm_submit input[type=submit]+input[type=button],
.post .main .frm_style_formidable-style.with_frm_style .button__container input[type=submit]+.frm-edit-page-btn,
.post .main .frm_style_formidable-style.with_frm_style .button__container input[type=submit]+.frm_form_submit_style,
.post .main .frm_style_formidable-style.with_frm_style .button__container input[type=submit]+input[type=submit],
.post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+.dz-message,
.post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+.frm-edit-page-btn,
.post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+.frm_form_submit_style,
.post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+input[type=submit],
.post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm-edit-page-btn+.dz-message,
.post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm_submit .dz-message+button,
.post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container .frm_submit .dz-message+input[type=button],
.post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .button__container input[type=submit]+.dz-message,
.post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .button__container button+.dz-message,
.post .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .frm_submit .button__container input[type=button]+.dz-message,
.post .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm-edit-page-btn+button,
.post .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm-edit-page-btn+input[type=button],
.post .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_compact .frm_dropzone.dz-clickable button+.dz-message,
.post .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container .frm_compact .frm_dropzone.dz-clickable input[type=button]+.dz-message,
.post .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+.frm-edit-page-btn,
.post .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+.frm_form_submit_style,
.post .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+button,
.post .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+input[type=button],
.post .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container button+input[type=submit],
.post .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+.frm-edit-page-btn,
.post .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+.frm_form_submit_style,
.post .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+button,
.post .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+input[type=button],
.post .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=button]+input[type=submit],
.post .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=submit]+button,
.post .main .frm_style_formidable-style.with_frm_style .frm_submit .button__container input[type=submit]+input[type=button],
.post .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+button,
.post .main .frm_style_formidable-style.with_frm_style .frm_submit .frm_compact .frm_dropzone.dz-clickable .button__container .dz-message+input[type=button] {
    margin-left: 10px
}

.button:hover,
.main .frm_display_format_buttons .frm_label_button_container:hover,
.main .frm_form_submit_style:hover,
.main .frm_style_formidable-style.with_frm_style .frm-edit-page-btn:hover,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:hover,
.main .frm_style_formidable-style.with_frm_style .frm_submit button:hover,
.main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.main .frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.post .frm_display_format_buttons .frm_label_button_container:hover,
.post .frm_form_submit_style:hover,
.post .frm_style_formidable-style.with_frm_style .frm-edit-page-btn:hover,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:hover,
.post .frm_style_formidable-style.with_frm_style .frm_submit button:hover,
.post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.post .frm_style_formidable-style.with_frm_style input[type=submit]:hover {
    background-color: #188fd5;
    color: #fff;
    cursor: pointer
}

.button:active:before,
.main .frm_display_format_buttons .frm_label_button_container:active:before,
.main .frm_form_submit_style:active:before,
.main .frm_style_formidable-style.with_frm_style .frm-edit-page-btn:active:before,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:active:before,
.main .frm_style_formidable-style.with_frm_style .frm_submit button:active:before,
.main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active:before,
.main .frm_style_formidable-style.with_frm_style input[type=submit]:active:before,
.post .frm_display_format_buttons .frm_label_button_container:active:before,
.post .frm_form_submit_style:active:before,
.post .frm_style_formidable-style.with_frm_style .frm-edit-page-btn:active:before,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:active:before,
.post .frm_style_formidable-style.with_frm_style .frm_submit button:active:before,
.post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active:before,
.post .frm_style_formidable-style.with_frm_style input[type=submit]:active:before {
    transform: translate(-50%, -50%) scale(1)
}

.button--invert,
.button--invert:before {
    background-color: #fff;
    color: #00265d
}

.button--invert:hover {
    background-color: #188fd5;
    color: #fff
}

.button--invert:hover:active {
    color: #00265d
}

.button--invert:hover:active .icon {
    filter: none
}

.button--invert:hover .icon {
    filter: brightness(0) invert(1)
}

.button--highlight,
.button--highlight-reveal,
.main .frm_display_format_buttons .frm_label_button_container,
.post .frm_display_format_buttons .frm_label_button_container {
    background-color: #fdb92c;
    color: #00265d
}

.button--highlight-reveal:before,
.button--highlight:before,
.main .frm_display_format_buttons .frm_label_button_container:before,
.post .frm_display_format_buttons .frm_label_button_container:before {
    background-color: #fdb92c
}

.button--highlight-reveal:hover,
.button--highlight:hover,
.main .frm_display_format_buttons .frm_label_button_container:hover,
.post .frm_display_format_buttons .frm_label_button_container:hover {
    background-color: #fdb92c;
    color: #fff
}

.button--highlight-reveal:hover .icon,
.button--highlight:hover .icon,
.main .frm_display_format_buttons .frm_label_button_container:hover .icon,
.post .frm_display_format_buttons .frm_label_button_container:hover .icon {
    filter: brightness(0) invert(1)
}

.button--highlight-reveal {
    padding: 20px
}

.button--highlight-reveal.button--icon-text .icon {
    margin-right: 0
}

.button--highlight-reveal .button__text {
    box-sizing: border-box;
    max-width: 0;
    overflow: hidden;
    transition: all 1s
}

.button--highlight-reveal:hover .button__text {
    max-width: 200px;
    padding-left: 5px
}

@media(max-width:1050px) {
    .button--highlight-reveal {
        background-color: #fdb92c;
        color: #fff;
        padding: 10px
    }

    .button--highlight-reveal .button__text {
        max-width: 200px;
        padding-left: 5px
    }

    .button--highlight-reveal .icon {
        filter: brightness(0) invert(1);
        height: 17px;
        width: 17px
    }
}

.button--sm {
    border-radius: 3px;
    font-size: 7px;
    font-size: .4375rem
}

.button--shadow {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .161)
}

.button--icon {
    padding: 7.5px
}

.button--icon,
.button--icon-text {
    align-items: center;
    display: inline-flex
}

.button--icon-text .icon {
    margin-right: 5px
}

.button--lg {
    font-size: 30px;
    font-size: 1.875rem;
    padding: 20px
}

.button--active,
.button--active .button--invert {
    background-color: #188fd5;
    color: #fff
}

.button--disabled,
.button[disabled],
.main .frm_display_format_buttons [disabled].frm_label_button_container,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable [disabled].dz-message,
.main .frm_style_formidable-style.with_frm_style .frm_submit button[disabled],
.main .frm_style_formidable-style.with_frm_style .frm_submit input[disabled][type=button],
.main .frm_style_formidable-style.with_frm_style [disabled].frm-edit-page-btn,
.main .frm_style_formidable-style.with_frm_style input[disabled][type=submit],
.main [disabled].frm_form_submit_style,
.post .frm_display_format_buttons [disabled].frm_label_button_container,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable [disabled].dz-message,
.post .frm_style_formidable-style.with_frm_style .frm_submit button[disabled],
.post .frm_style_formidable-style.with_frm_style .frm_submit input[disabled][type=button],
.post .frm_style_formidable-style.with_frm_style [disabled].frm-edit-page-btn,
.post .frm_style_formidable-style.with_frm_style input[disabled][type=submit],
.post [disabled].frm_form_submit_style {
    cursor: default;
    filter: grayscale(1);
    opacity: .85
}

.button--disabled:hover,
.button[disabled]:hover,
.main .frm_display_format_buttons [disabled].frm_label_button_container:hover,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable [disabled].dz-message:hover,
.main .frm_style_formidable-style.with_frm_style .frm_submit button[disabled]:hover,
.main .frm_style_formidable-style.with_frm_style .frm_submit input[disabled][type=button]:hover,
.main .frm_style_formidable-style.with_frm_style [disabled].frm-edit-page-btn:hover,
.main .frm_style_formidable-style.with_frm_style input[disabled][type=submit]:hover,
.main [disabled].frm_form_submit_style:hover,
.post .frm_display_format_buttons [disabled].frm_label_button_container:hover,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable [disabled].dz-message:hover,
.post .frm_style_formidable-style.with_frm_style .frm_submit button[disabled]:hover,
.post .frm_style_formidable-style.with_frm_style .frm_submit input[disabled][type=button]:hover,
.post .frm_style_formidable-style.with_frm_style [disabled].frm-edit-page-btn:hover,
.post .frm_style_formidable-style.with_frm_style input[disabled][type=submit]:hover,
.post [disabled].frm_form_submit_style:hover {
    background: #0000 none repeat 0 0/auto auto padding-box border-box scroll;
    background: initial;
    color: #000;
    color: initial
}

.button--disabled:before,
.button[disabled]:before,
.main .frm_display_format_buttons [disabled].frm_label_button_container:before,
.main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable [disabled].dz-message:before,
.main .frm_style_formidable-style.with_frm_style .frm_submit button[disabled]:before,
.main .frm_style_formidable-style.with_frm_style .frm_submit input[disabled][type=button]:before,
.main .frm_style_formidable-style.with_frm_style [disabled].frm-edit-page-btn:before,
.main .frm_style_formidable-style.with_frm_style input[disabled][type=submit]:before,
.main [disabled].frm_form_submit_style:before,
.post .frm_display_format_buttons [disabled].frm_label_button_container:before,
.post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable [disabled].dz-message:before,
.post .frm_style_formidable-style.with_frm_style .frm_submit button[disabled]:before,
.post .frm_style_formidable-style.with_frm_style .frm_submit input[disabled][type=button]:before,
.post .frm_style_formidable-style.with_frm_style [disabled].frm-edit-page-btn:before,
.post .frm_style_formidable-style.with_frm_style input[disabled][type=submit]:before,
.post [disabled].frm_form_submit_style:before {
    display: none
}

.button--outline {
    background-color: #0000;
    border: 2px solid #0454a6
}

.button--outline:hover {
    background-color: #0454a6;
    color: #fff
}

.button--outline:hover .icon {
    filter: brightness(100)
}

.cta {
    max-width: 100%;
    padding-bottom: 70px;
    padding-top: 70px;
    width: 100%
}

@media(max-width:1050px) {
    .cta {
        padding-bottom: 40px;
        padding-top: 40px
    }
}

.cta__container {
    align-items: center;
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    max-width: 100%;
    padding-left: 100px;
    padding-right: 100px;
    width: 100%
}

@media(max-width:1600px) {
    .cta__container {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .cta__container {
        flex-direction: column;
        padding-left: 20px;
        padding-right: 20px
    }
}

.cta--reversed .cta__container {
    flex-direction: row-reverse
}

@media(max-width:1050px) {
    .cta--reversed .cta__container {
        flex-direction: column
    }
}

.cta__image {
    width: 55%
}

@media(max-width:1050px) {
    .cta__image {
        width: 100%
    }
}

.cta__image img {
    max-width: 100%
}

.cta__content {
    padding: 20px 100px;
    width: 45%
}

@media(max-width:1600px) {
    .cta__content {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .cta__content {
        padding-left: 20px;
        padding-right: 20px;
        padding: 20px 0 0;
        width: 100%
    }
}

.cta__invert .cta__container {
    flex-direction: row-reverse
}

@media(max-width:1050px) {
    .cta__invert .cta__container {
        flex-direction: column-reverse
    }
}

.cta+.cta {
    padding-top: 0
}

.title {
    color: #fff;
    font-style: italic;
    font-weight: 700;
    text-transform: uppercase
}

.title--processing {
    padding: 5px
}

.title__line {
    background: #188fd5;
    display: inline-block;
    margin-bottom: 5px;
    padding: 5px;
    position: relative;
    z-index: 1
}

.title__line:last-child {
    margin-bottom: 0;
    z-index: 0
}

.title__line:before {
    left: 1px;
    transform: translateX(-100%);
    width: 100vw
}

.title__line:after,
.title__line:before {
    background: #188fd5;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0
}

.title__line:after {
    -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 50% 100%, 0 100%);
    right: 1px;
    transform: translateX(100%);
    width: 20px
}

.icon {
    background-color: #0000;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 27px;
    vertical-align: middle;
    width: 27px
}

.icon--lg {
    height: 100px;
    width: 100px
}

.icon--md {
    height: 18px;
    width: 18px
}

.icon--sm {
    height: 20px;
    width: 20px
}

.icon--xs {
    height: 12px;
    width: 12px
}

.icon--invert {
    filter: brightness(0) invert(1)
}

.icon--heart {
    background-image: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--heart.38b7e6.svg)
}

.icon--football {
    background-image: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--football.7c0b14.svg)
}

.icon--ball {
    background-image: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--ball.1da541.svg)
}

.icon--scroll,
.icon--tackle,
.icon--wheelchair {
    background-image: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--heart.38b7e6.svg)
}

.icon--facebook {
    background-image: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--facebook.91e0c8.svg)
}

.icon--twitter {
    background-image: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--twitter.3bf883.svg)
}

.icon--insta {
    background-image: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--insta.e39db2.svg)
}

.icon--linkedin {
    background-image: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--linkedin.68f255.svg)
}

.icon--search {
    background-image: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--search.bb8056.svg)
}

.icon--location {
    background-image: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--location.027134.svg)
}

.icon--sort {
    background-image: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--sort.34dbd9.svg)
}

.icon--calendar {
    background-image: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--calendar.970eb5.svg)
}

.icon--play {
    background-image: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--play.f81b33.svg)
}

.icon--pause {
    background-image: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--pause.befa6e.svg)
}

.icon--menu {
    background-image: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--menu.66da43.svg)
}

.icon--close {
    background-image: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--close.727e39.svg)
}

.banner {
    background: linear-gradient(180deg, #003471, #0454a6) 0 0 no-repeat padding-box;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding-bottom: 50px;
    padding-top: 50px;
    width: 100%
}

@media(max-width:1050px) {
    .banner {
        padding-bottom: 40px;
        padding-top: 40px
    }
}

.banner__container {
    margin: 0 auto;
    max-width: 100%;
    padding-left: 100px;
    padding-right: 100px;
    width: 100%
}

@media(max-width:1600px) {
    .banner__container {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .banner__container {
        padding-left: 20px;
        padding-right: 20px
    }
}

.banner .title {
    max-width: 50%
}

@media(max-width:1300px) {
    .banner .title {
        max-width: 75% !important
    }
}

@media(max-width:1050px) {
    .banner .title {
        max-width: 100% !important
    }
}

.image {
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
    width: 100%
}

.image img {
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.image--aspect-sidebar {
    height: 100%
}

.image--aspect-auto {
    height: auto;
    padding-top: 0
}

.image--aspect-auto img {
    min-height: auto;
    object-fit: fill;
    position: static;
    transform: none
}

.card {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .161);
    display: flex;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.card__content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 25px
}

@media(max-width:1050px) {
    .card__content {
        padding: 20px
    }
}

.card__meta {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin: 0 0 10px
}

.card__buttons {
    display: flex;
    flex-wrap: wrap
}

.card__title {
    color: #0454a6;
    flex-grow: 0;
    font-size: 25px;
    font-size: 1.5625rem;
    font-weight: 500;
    line-height: 32px;
    margin: 0 0 20px
}

@media(max-width:1050px) {
    .card__title {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 27px
    }
}

.card__image {
    flex-shrink: 0
}

.card__image .image {
    min-height: 100%
}

.card .link:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.card__copy {
    flex-grow: 2;
    margin: 0 0 20px
}

.card__spacer {
    flex-grow: 2
}

.card--imageleft {
    flex-direction: row;
    height: auto
}

.card--imageleft .card__image {
    display: block;
    width: 50%
}

@media(max-width:640px) {
    .card--imageleft {
        flex-direction: column
    }

    .card--imageleft .card__image {
        width: 100%
    }
}

.card--imagetop {
    flex-direction: column
}

@media(max-width:640px) {
    .card--sidebar {
        flex-direction: row
    }
}

.card--sidebar .card__image {
    width: 42%
}

@media(max-width:640px) {
    .card--sidebar .card__image {
        width: 42%
    }
}

.card--sidebar .card__content {
    padding: 10px 15px;
    transition: transform .2s ease-in-out;
    width: 58%
}

.card--sidebar .card__title {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 27px;
    margin: 10px 0 15px;
    overflow: hidden;
    text-overflow: ellipsis
}

.card--hover {
    transition: transform .2s ease-in-out
}

.card--hover:hover {
    transform: scale(1.05)
}

.field__label {
    color: #231f20;
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 10px;
    width: 100%
}

.field__label[required]:after {
    color: #fdb92c;
    content: "*"
}

.field--invert label {
    color: #fff
}

.toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: -10px
}

.toolbar>* {
    margin-right: 10px;
    margin-top: 10px
}

.toolbar>:last-child {
    margin-right: 0
}

.toolbar--center {
    justify-content: center;
    margin-left: -5px;
    margin-right: -5px
}

.toolbar--center>*,
.toolbar--center>:last-child {
    margin-left: 5px;
    margin-right: 5px
}

.search {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%
}

.search input[type=search] {
    background-color: #fff;
    border: 1px solid #a0b0b9;
    border-radius: 35px;
    padding: 15px 60px 15px 30px
}

.search--shadow input[type=search] {
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, .161)
}

.search .submit {
    background-color: #0000;
    border: 0;
    cursor: pointer;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.input,
.main .with_frm_style .frm-card-element.StripeElement,
.main .with_frm_style input[type=email],
.main .with_frm_style input[type=file],
.main .with_frm_style input[type=number],
.main .with_frm_style input[type=password],
.main .with_frm_style input[type=search],
.main .with_frm_style input[type=tel],
.main .with_frm_style input[type=text],
.main .with_frm_style input[type=url],
.main .with_frm_style select,
.post .with_frm_style .frm-card-element.StripeElement,
.post .with_frm_style input[type=email],
.post .with_frm_style input[type=file],
.post .with_frm_style input[type=number],
.post .with_frm_style input[type=password],
.post .with_frm_style input[type=search],
.post .with_frm_style input[type=tel],
.post .with_frm_style input[type=text],
.post .with_frm_style input[type=url],
.post .with_frm_style select,
input:not([type=submit]),
textarea {
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    border: none;
    border-radius: 5px;
    color: #0454a6;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    padding: 20px 30px;
    width: 100%
}

.input::placeholder,
.main .with_frm_style .frm-card-element.StripeElement::placeholder,
.main .with_frm_style input[type=email]::placeholder,
.main .with_frm_style input[type=file]::placeholder,
.main .with_frm_style input[type=number]::placeholder,
.main .with_frm_style input[type=password]::placeholder,
.main .with_frm_style input[type=search]::placeholder,
.main .with_frm_style input[type=tel]::placeholder,
.main .with_frm_style input[type=text]::placeholder,
.main .with_frm_style input[type=url]::placeholder,
.main .with_frm_style select::placeholder,
.post .with_frm_style .frm-card-element.StripeElement::placeholder,
.post .with_frm_style input[type=email]::placeholder,
.post .with_frm_style input[type=file]::placeholder,
.post .with_frm_style input[type=number]::placeholder,
.post .with_frm_style input[type=password]::placeholder,
.post .with_frm_style input[type=search]::placeholder,
.post .with_frm_style input[type=tel]::placeholder,
.post .with_frm_style input[type=text]::placeholder,
.post .with_frm_style input[type=url]::placeholder,
.post .with_frm_style select::placeholder,
input:not([type=submit])::placeholder,
textarea::placeholder {
    color: #a0b0b9
}

.input.input--border,
.main .with_frm_style .input--border.frm-card-element.StripeElement,
.main .with_frm_style input.input--border[type=email],
.main .with_frm_style input.input--border[type=file],
.main .with_frm_style input.input--border[type=number],
.main .with_frm_style input.input--border[type=password],
.main .with_frm_style input.input--border[type=search],
.main .with_frm_style input.input--border[type=tel],
.main .with_frm_style input.input--border[type=text],
.main .with_frm_style input.input--border[type=url],
.main .with_frm_style select.input--border,
.post .with_frm_style .input--border.frm-card-element.StripeElement,
.post .with_frm_style input.input--border[type=email],
.post .with_frm_style input.input--border[type=file],
.post .with_frm_style input.input--border[type=number],
.post .with_frm_style input.input--border[type=password],
.post .with_frm_style input.input--border[type=search],
.post .with_frm_style input.input--border[type=tel],
.post .with_frm_style input.input--border[type=text],
.post .with_frm_style input.input--border[type=url],
.post .with_frm_style select.input--border,
input:not([type=submit]).input--border,
textarea.input--border {
    border: 1px solid #a0b0b9
}

.input--shadow {
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, .161)
}

.quote,
blockquote {
    color: #0454a6;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: .6px;
    line-height: 30px;
    padding-left: 40px;
    position: relative
}

.quote:after,
.quote:before,
blockquote:after,
blockquote:before {
    content: "";
    display: inline-block;
    font-family: Georgia, monospace, none;
    font-size: 65px;
    font-size: 4.0625rem;
    line-height: 0;
    vertical-align: text-bottom
}

.quote:before,
blockquote:before {
    content: "â€œ";
    left: 0;
    line-height: 1em;
    position: absolute;
    top: 0
}

.quote:after,
blockquote:after {
    bottom: 0;
    content: "â€";
    margin-left: 5px;
    position: absolute;
    right: 0
}

.link {
    color: #188fd5;
    cursor: pointer;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.link:after {
    content: " >"
}

.header-banner {
    background: linear-gradient(180deg, #003471, #0454a6) 0 0 no-repeat padding-box;
    min-height: calc(100vh - 155px);
    overflow: hidden
}

@media(max-width:1050px) {
    .header-banner {
        min-height: inherit
    }
}

.header-banner__container {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 100%;
    min-height: calc(100vh - 155px);
    padding-left: 100px;
    padding-right: 100px;
    width: 100%
}

@media(max-width:1600px) {
    .header-banner__container {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .header-banner__container {
        min-height: inherit;
        padding-left: 20px;
        padding-right: 20px
    }
}

.header-banner__content {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 0;
    justify-content: center;
    max-width: 760px;
    padding-bottom: 70px;
    padding-top: 70px;
    width: 51%
}

@media(max-width:1050px) {
    .header-banner__content {
        max-width: 100%;
        padding-bottom: 40px;
        padding-top: 40px;
        width: 100%
    }
}

.header-banner__image {
    align-self: stretch;
    -webkit-clip-path: polygon(80px 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(80px 0, 100% 0, 100% 100%, 0 100%);
    flex-grow: 2;
    flex-shrink: 0;
    margin-right: -100px;
    min-height: calc(100vh - 155px);
    overflow: hidden;
    position: relative;
    width: 49%
}

@media(max-width:1600px) {
    .header-banner__image {
        margin-right: -40px
    }
}

@media(max-width:1050px) {
    .header-banner__image {
        display: none;
        margin-right: -20px
    }
}

.header-banner__image img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    width: 100%
}

.header-banner .toolbar {
    margin-top: 30px
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .header-banner__content>* {
        max-width: 100%
    }

    .header-banner__content {
        padding-right: 20px
    }
}

@media(-ms-high-contrast:active)and (max-width:1050px), (-ms-high-contrast:none)and (max-width:1050px) {
    .header-banner__content {
        padding-right: 0
    }
}

.date {
    color: #231f20;
    display: inline-block;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 600
}

.featured {
    background: #fff;
    margin: 0 auto;
    max-width: 100%;
    padding: 70px 100px;
    width: 100%
}

@media(max-width:1600px) {
    .featured {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .featured {
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 40px
    }
}

.featured .title {
    margin-bottom: 40px
}

.featured__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0
}

.featured__item {
    width: calc(33.33% - 20px)
}

@media(max-width:1050px) {
    .featured__item {
        width: 100%
    }

    .featured__item+.featured__item {
        margin-top: 20px
    }
}

.featured__footer {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 40px;
    text-align: center;
    width: 100%
}

.featured--invert {
    background: linear-gradient(180deg, #003471, #0454a6) 0 0 no-repeat padding-box
}

.featured--sidebar {
    padding: 0
}

.featured--sidebar .featured__items {
    flex-direction: column;
    margin-top: 15px
}

.featured--sidebar .featured__item {
    margin-bottom: 20px;
    width: 100%
}

.partner {
    border-left: 1px solid #a0b0b9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 15px;
    text-align: center
}

@media(max-width:1050px) {
    .partner {
        border-left: none;
        padding-left: 0;
        text-align: right
    }
}

.partner__copy {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 600;
    margin-bottom: 10px
}

@media(max-width:1050px) {
    .partner__copy {
        font-size: 10px;
        font-size: .625rem;
        line-height: 1;
        margin-bottom: 0
    }

    .partner__logo {
        pointer-events: none
    }
}

.partner__logo img {
    display: block;
    height: auto;
    width: 105px
}

@media(max-width:1050px) {
    .partner__logo img {
        margin-right: -5px;
        pointer-events: none;
        width: 70px
    }
}

.partner--fullwidth {
    border-left: 0;
    margin: 0 auto;
    max-width: 100%;
    padding: 30px 100px;
    position: relative;
    text-align: center;
    width: 100%
}

@media(max-width:1600px) {
    .partner--fullwidth {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .partner--fullwidth {
        padding-left: 20px;
        padding-right: 20px
    }
}

.partner--fullwidth:before {
    background: #0454a6;
    content: "";
    height: 5px;
    left: 50%;
    max-width: calc(100% - 200px);
    position: absolute;
    top: 50%;
    transform: translate(-50%);
    width: 100%;
    z-index: -1
}

@media(max-width:1600px) {
    .partner--fullwidth:before {
        max-width: calc(100% - 80px)
    }
}

@media(max-width:1050px) {
    .partner--fullwidth:before {
        max-width: calc(100% - 40px)
    }
}

@media(max-width:640px) {
    .partner--fullwidth:before {
        content: none
    }
}

.partner--fullwidth .partner__copy {
    color: #0454a6;
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 10px;
    text-align: center
}

.partner--fullwidth .partner__logo {
    align-items: center;
    background-color: #fff;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 0 40px
}

@media(max-width:1050px) {
    .partner--fullwidth .partner__logo {
        pointer-events: all
    }
}

.partner--fullwidth .partner__logo img {
    height: 90px;
    width: auto
}

@media(max-width:1050px) {
    .partner--fullwidth .partner__logo img {
        height: auto;
        max-height: 70px;
        pointer-events: all;
        width: 100%
    }
}

.header {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .161);
    left: 0;
    overflow: visible;
    position: fixed;
    top: 0;
    z-index: 1000
}

.header,
.header__top {
    background-color: #fff;
    width: 100%
}

.header__top {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: stretch;
    margin: 0 auto;
    max-width: 100%;
    padding: 20px 100px
}

@media(max-width:1050px) {
    .header__top {
        justify-content: space-between;
        min-height: 85px;
        padding-bottom: 15px;
        padding-top: 15px
    }
}

@media(max-width:1600px) {
    .header__top {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .header__top {
        padding-left: 20px;
        padding-right: 20px
    }
}

.header__logo {
    margin-right: 20px
}

@media(max-width:1050px) {
    .header__logo {
        flex-grow: 2
    }
}

.header__search {
    flex-grow: 2;
    margin: 0 20px
}

@media(max-width:1050px) {

    .header__buttons,
    .header__search {
        display: none
    }
}

.header__toggle {
    display: none
}

@media(max-width:1050px) {
    .header__toggle {
        display: block;
        margin-left: 20px;
        text-align: right
    }
}

.header__navigation {
    display: block
}

@media(max-width:1050px) {
    .header__navigation {
        display: none
    }
}

.header__navigation [class*=header__] {
    display: none
}

@media(max-width:1050px) {
    .header__navigation [class*=header__] {
        display: block
    }
}

.header__partner {
    margin-left: 20px
}

@media(max-width:1050px) {
    .header__partner {
        margin-left: 0
    }

    .header__partner a {
        pointer-events: none
    }
}

.admin-bar .header {
    top: 32px
}

@media(max-width:1050px) {
    .admin-bar .header {
        top: 46px
    }
}

.body--menu-open .header:after {
    animation: slideDown .5s ease-in-out forwards;
    background-color: #0454a6;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100vh);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100vh);
    content: "";
    display: block;
    height: 115vh;
    left: 0;
    position: fixed;
    top: 0;
    transform: translateY(-100%);
    width: 100%;
    z-index: -1
}

@media(max-width:1050px) {
    .body--menu-open .header .icon--menu {
        background-image: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--close.727e39.svg);
        background-size: 70%
    }

    .body--menu-open .header__navigation {
        display: flex;
        flex-direction: column;
        height: calc(100vh - 85px);
        overflow: auto;
        position: relative
    }

    .body--menu-open .header__navigation .nav {
        animation: fadeIn .5s ease-in-out .5s forwards;
        flex-grow: 2;
        opacity: 0
    }

    .body--menu-open .header__navigation .header__search {
        animation: fadeIn .5s ease-in-out .25s forwards;
        background: #0454a6;
        flex-grow: 1;
        margin: 0;
        opacity: 0;
        padding: 20px;
        width: 100%
    }

    .body--menu-open .header__navigation .header__partner {
        animation: fadeIn .5s ease-in-out 1s forwards;
        background: #fff;
        flex-grow: 1;
        margin: 0;
        opacity: 0;
        padding: 10px 20px;
        width: 100%
    }

    .body--menu-open .header__navigation .header__partner .partner {
        align-items: center;
        border: none;
        height: 100%;
        justify-content: center;
        margin: 0;
        padding: 0;
        text-align: center;
        width: 100%
    }

    .body--menu-open .header__navigation .header__partner .partner img {
        margin: 0;
        width: 100px
    }

    .body--menu-open .header__navigation .header__partner .partner__copy {
        font-size: 12px;
        font-size: .75rem;
        margin-bottom: 5px
    }

    .body--menu-open .header__navigation .header__buttons {
        animation: fadeIn .5s ease-in-out .75s forwards;
        background: #0454a6;
        display: flex;
        justify-content: space-between;
        margin: 0;
        opacity: 0;
        padding: 20px;
        width: 100%
    }

    .body--menu-open .header__navigation .header__buttons .toolbar {
        width: 100%
    }

    .body--menu-open .header__navigation .header__buttons .toolbar .button,
    .body--menu-open .header__navigation .header__buttons .toolbar .main .frm_display_format_buttons .frm_label_button_container,
    .body--menu-open .header__navigation .header__buttons .toolbar .main .frm_form_submit_style,
    .body--menu-open .header__navigation .header__buttons .toolbar .main .frm_style_formidable-style.with_frm_style .frm-edit-page-btn,
    .body--menu-open .header__navigation .header__buttons .toolbar .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
    .body--menu-open .header__navigation .header__buttons .toolbar .main .frm_style_formidable-style.with_frm_style .frm_submit button,
    .body--menu-open .header__navigation .header__buttons .toolbar .main .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
    .body--menu-open .header__navigation .header__buttons .toolbar .main .frm_style_formidable-style.with_frm_style input[type=submit],
    .body--menu-open .header__navigation .header__buttons .toolbar .post .frm_display_format_buttons .frm_label_button_container,
    .body--menu-open .header__navigation .header__buttons .toolbar .post .frm_form_submit_style,
    .body--menu-open .header__navigation .header__buttons .toolbar .post .frm_style_formidable-style.with_frm_style .frm-edit-page-btn,
    .body--menu-open .header__navigation .header__buttons .toolbar .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
    .body--menu-open .header__navigation .header__buttons .toolbar .post .frm_style_formidable-style.with_frm_style .frm_submit button,
    .body--menu-open .header__navigation .header__buttons .toolbar .post .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
    .body--menu-open .header__navigation .header__buttons .toolbar .post .frm_style_formidable-style.with_frm_style input[type=submit],
    .main .body--menu-open .header__navigation .header__buttons .toolbar .frm_form_submit_style,
    .main .frm_display_format_buttons .body--menu-open .header__navigation .header__buttons .toolbar .frm_label_button_container,
    .main .frm_style_formidable-style.with_frm_style .body--menu-open .header__navigation .header__buttons .toolbar .frm-edit-page-btn,
    .main .frm_style_formidable-style.with_frm_style .body--menu-open .header__navigation .header__buttons .toolbar input[type=submit],
    .main .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .body--menu-open .header__navigation .header__buttons .toolbar .dz-message,
    .main .frm_style_formidable-style.with_frm_style .frm_submit .body--menu-open .header__navigation .header__buttons .toolbar button,
    .main .frm_style_formidable-style.with_frm_style .frm_submit .body--menu-open .header__navigation .header__buttons .toolbar input[type=button],
    .post .body--menu-open .header__navigation .header__buttons .toolbar .frm_form_submit_style,
    .post .frm_display_format_buttons .body--menu-open .header__navigation .header__buttons .toolbar .frm_label_button_container,
    .post .frm_style_formidable-style.with_frm_style .body--menu-open .header__navigation .header__buttons .toolbar .frm-edit-page-btn,
    .post .frm_style_formidable-style.with_frm_style .body--menu-open .header__navigation .header__buttons .toolbar input[type=submit],
    .post .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .body--menu-open .header__navigation .header__buttons .toolbar .dz-message,
    .post .frm_style_formidable-style.with_frm_style .frm_submit .body--menu-open .header__navigation .header__buttons .toolbar button,
    .post .frm_style_formidable-style.with_frm_style .frm_submit .body--menu-open .header__navigation .header__buttons .toolbar input[type=button] {
        width: calc(50% - 10px)
    }
}

.header--splash {
    position: absolute
}

.header--splash .header__top {
    justify-content: center
}

.header--splash .header__buttons,
.header--splash .header__search,
.header--splash .header__toggle {
    display: none
}

.header--splash .nav__container {
    visibility: hidden
}

.logo {
    display: block;
    line-height: 0
}

.logo img,
.logo svg {
    height: auto;
    width: 210px
}

@media(max-width:1050px) {

    .logo img,
    .logo svg {
        width: 175px
    }
}

.logo--sm img,
.logo--sm svg {
    height: auto;
    width: 210px
}

@media(max-width:1050px) {

    .logo--sm img,
    .logo--sm svg {
        width: 175px
    }
}

@media(max-width:640px) {

    .logo--sm img,
    .logo--sm svg {
        width: 160px
    }
}

.nav {
    background: #188fd5;
    width: 100%
}

@media(max-width:1050px) {
    .nav {
        background: #0454a6;
        flex-grow: 2;
        opacity: 0;
        pointer-events: none;
        transition: all .5 ease-in-out;
        transition-delay: .5s
    }
}

.nav__container {
    margin: 0 auto;
    max-width: 100%;
    padding-left: 100px;
    padding-right: 100px;
    width: 100%
}

@media(max-width:1600px) {
    .nav__container {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .nav__container {
        padding-left: 20px;
        padding-left: 0;
        padding-right: 20px;
        padding-right: 0
    }
}

.nav li,
.nav ul {
    padding-left: 0
}

.nav li:before {
    content: none
}

@media(max-width:1050px) {
    .body--menu-open .nav {
        opacity: 1;
        pointer-events: all
    }
}

header .menu {
    display: flex;
    justify-content: center;
    list-style-type: none;
    position: relative
}

@media(max-width:1050px) {
    header .menu {
        flex-direction: column;
        justify-content: flex-start
    }
}

header .menu__main {
    margin-bottom: 0
}

header .menu__dropdown {
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .161);
    display: flex;
    flex-direction: row;
    left: 50%;
    margin: 0;
    max-width: 100%;
    opacity: 0;
    padding: 20px 40px;
    pointer-events: none;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: translateX(-50%);
    transition: all .3s ease-in-out;
    z-index: 9999
}

@media(max-width:1300px) {
    header .menu__dropdown {
        width: 100%
    }
}

@media(max-width:1050px) {
    header .menu__dropdown {
        background: none;
        box-shadow: none;
        display: none;
        flex-direction: column;
        padding: 10px 0 0;
        position: static;
        transform: none
    }
}

header .menu__dropdown:before {
    content: "";
    display: block;
    height: 100%;
    left: -100vw;
    position: absolute;
    top: 0;
    width: 200vw
}

@media(max-width:1050px) {
    header .menu__dropdown:before {
        display: none
    }
}

header .menu__dropdown>ul {
    display: flex;
    flex: 1;
    height: 100%
}

@media(max-width:1050px) {
    header .menu__dropdown>ul {
        flex-wrap: wrap;
        width: 100%
    }

    header .menu__dropdown>ul>li {
        margin-bottom: 20px;
        width: calc(50% - 40px)
    }
}

header .menu__preview {
    border-right: 1px solid #a0b0b9;
    font-family: urw-din, arial, sans-serif;
    margin-right: 20px;
    padding-right: 20px;
    width: 270px
}

@media(max-width:1050px) {
    header .menu__preview {
        display: none
    }
}

header .menu__preview a.menu__heading {
    margin-bottom: 17px
}

header .menu__preview p {
    color: #231f20;
    font-family: museo-sans, arial, sans-serif;
    font-size: 16px;
    font-size: 1rem
}

header .menu a {
    color: #0454a6;
    display: block;
    font-family: urw-din, arial, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    font-style: italic;
    font-weight: 700;
    margin: 0;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: all .3s ease-in-out
}

@media(max-width:1300px) {
    header .menu a {
        font-size: 18px;
        font-size: 1.125rem
    }
}

header .menu a:hover {
    color: #188fd5
}

@media(max-width:1050px) {
    header .menu a {
        color: #fff;
        font-size: 24px;
        font-size: 1.5rem
    }

    header .menu a:hover {
        color: #188fd5
    }
}

header .menu .menu__main {
    position: static;
    transition: all .3s ease-in-out
}

@media(max-width:1300px) {
    header .menu .menu__main {
        cursor: pointer
    }
}

header .menu .menu__main-link {
    color: #fff;
    padding: 10px 20px;
    position: relative;
    text-align: center
}

@media(max-width:1300px) {
    header .menu .menu__main-link {
        padding: 10px;
        text-align: left
    }
}

header .menu .menu__main:focus-within {
    background: #fff
}

header .menu .menu__main:focus-within .menu__main-link {
    color: #0454a6
}

header .menu .menu__main:focus-within.menu-item-has-children .menu__dropdown {
    opacity: 1;
    pointer-events: all
}

header .menu .menu__main.menu-item-open,
header .menu .menu__main:focus,
header .menu .menu__main:hover {
    background: #0454a6
}

header .menu .menu__main.menu-item-open .menu__main-link,
header .menu .menu__main:focus .menu__main-link,
header .menu .menu__main:hover .menu__main-link {
    color: #fff
}

header .menu .menu__main.menu-item-open.menu-item-has-children .menu__dropdown,
header .menu .menu__main:focus.menu-item-has-children .menu__dropdown,
header .menu .menu__main:hover.menu-item-has-children .menu__dropdown {
    opacity: 1;
    pointer-events: all
}

@media(max-width:1050px) {

    header .menu .menu__main.menu-item-open,
    header .menu .menu__main:focus,
    header .menu .menu__main:hover {
        background: #fff
    }

    header .menu .menu__main.menu-item-open .menu__main-link,
    header .menu .menu__main:focus .menu__main-link,
    header .menu .menu__main:hover .menu__main-link {
        color: #0454a6
    }

    header .menu .menu__main.menu-item-open.menu-item-has-children .menu__main-link:after,
    header .menu .menu__main:focus.menu-item-has-children .menu__main-link:after,
    header .menu .menu__main:hover.menu-item-has-children .menu__main-link:after {
        background: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--chevron-blue.c6c338.svg) no-repeat 50%
    }
}

header .menu .menu__main.menu-item-open.menu-item-has-children .menu__main-link:after {
    transform: rotate(180deg)
}

@media(max-width:1050px) {
    header .menu .menu__main.menu-item-open.menu-item-has-children .menu__main-link:after {
        transform: rotate(-180deg)
    }
}

header .menu .menu__main.menu-item-open .menu__dropdown {
    display: block;
    opacity: 1;
    pointer-events: all
}

header .menu .menu__main.menu-item-has-children .menu__main-link {
    padding: 10px 40px 10px 20px
}

@media(max-width:1300px) {
    header .menu .menu__main.menu-item-has-children .menu__main-link {
        padding: 10px 20px 10px 13.3333333333px
    }
}

@media(max-width:1050px) {
    header .menu .menu__main.menu-item-has-children .menu__main-link {
        padding: 10px 20px;
        width: calc(100% - 60px)
    }
}

header .menu .menu__main.menu-item-has-children .menu__main-link:after {
    background: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--chevron.c2e652.svg) no-repeat 50%;
    background-size: contain;
    content: "";
    height: 7px;
    margin-top: -3.5px;
    pointer-events: none;
    position: absolute;
    right: 20px;
    top: 50%;
    transition: all .2s ease-in-out;
    width: 10px
}

@media(max-width:1300px) {
    header .menu .menu__main.menu-item-has-children .menu__main-link:after {
        right: 5px
    }
}

@media(max-width:1050px) {
    header .menu .menu__main.menu-item-has-children .menu__main-link:after {
        right: -40px;
        transform: rotate(-90deg)
    }
}

header .menu .menu__parent {
    flex-basis: auto;
    margin: 0 20px
}

@media(max-width:640px) {
    header .menu .menu__parent {
        width: 100%
    }
}

header .menu .menu__parent-link {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 15px;
    min-width: 150px;
    padding-top: 5px;
    white-space: nowrap
}

@media(max-width:1300px) {
    header .menu .menu__parent-link {
        min-width: 0;
        min-width: auto;
        white-space: normal
    }
}

@media(max-width:1050px) {
    header .menu .menu__parent-link {
        color: #0454a6;
        margin-bottom: 15px;
        padding-top: 0
    }
}

header .menu .menu__child {
    cursor: default;
    margin-bottom: 10px
}

@media(max-width:1050px) {
    header .menu .menu__child {
        margin-bottom: 10px
    }

    header .menu .menu__child:last-child {
        margin-bottom: 30px
    }
}

header .menu .menu__child-link {
    font-family: museo-sans, arial, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 15px
}

@media(max-width:1050px) {
    header .menu .menu__child-link {
        color: #0454a6;
        display: inline-block;
        margin-bottom: 0
    }
}

header .menu .menu__hidden .menu__child.menu-item-has-children>.menu__child-link {
    color: #0454a6;
    font-family: urw-din, arial, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-style: italic;
    font-weight: 700;
    margin: 0
}

@media(max-width:1050px) {
    header .menu .menu__hidden .menu__child.menu-item-has-children>.menu__child-link {
        color: #fff;
        margin-bottom: 15px
    }

    header .menu .menu__hidden .menu__child.menu-item-has-children>.menu__child-link:hover {
        color: #fff
    }
}

header .menu .menu__hidden .menu__child.menu-item-has-children>.menu__child-link:hover {
    color: #188fd5
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .header .menu__dropdown {
        max-width: 95vw;
        min-width: 1200px
    }
}

.pill {
    background-color: #188fd5;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 600;
    margin-left: 10px;
    padding: 0 5px;
    text-transform: uppercase
}

.icon-grid {
    background: linear-gradient(180deg, #003471, #0454a6) 0 0 no-repeat padding-box;
    padding-bottom: 50px;
    padding-top: 50px;
    text-align: center;
    width: 100%
}

@media(max-width:1050px) {
    .icon-grid {
        padding-bottom: 40px;
        padding-top: 40px
    }
}

.icon-grid__container {
    margin: 0 auto;
    max-width: 100%;
    padding-left: 100px;
    padding-right: 100px;
    width: 100%
}

@media(max-width:1600px) {
    .icon-grid__container {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .icon-grid__container {
        flex-direction: column;
        padding-left: 20px;
        padding-right: 20px
    }
}

.icon-grid__copy {
    margin-bottom: 40px;
    width: 100%
}

@media(max-width:1050px) {
    .icon-grid__copy {
        margin-bottom: 20px
    }
}

.icon-grid__items {
    align-items: flex-start;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: -40px
}

@media(max-width:1050px) {
    .icon-grid__items {
        margin-bottom: -20px
    }
}

.icon-grid__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 40px;
    width: calc(33.33% - 26.66667px)
}

@media(max-width:1050px) {
    .icon-grid__item {
        flex-direction: row;
        justify-content: flex-start;
        margin-bottom: 20px;
        text-align: left;
        width: 100%
    }
}

@media(max-width:640px) {
    .icon-grid__item {
        flex-direction: column;
        text-align: center
    }
}

.icon-grid h3 {
    margin-bottom: 0
}

.icon-grid__icon {
    margin-bottom: 20px
}

@media(max-width:1050px) {
    .icon-grid__icon {
        margin-bottom: 0;
        margin-right: 20px
    }
}

@media(max-width:640px) {
    .icon-grid__icon {
        margin-bottom: 20px;
        margin-right: 0
    }
}

.form-cta {
    background: linear-gradient(180deg, #003471, #0454a6) 0 0 no-repeat padding-box;
    max-width: 100%;
    padding-bottom: 50px;
    padding-top: 50px;
    width: 100%
}

@media(max-width:1050px) {
    .form-cta {
        padding-bottom: 40px;
        padding-top: 40px
    }
}

.form-cta__container {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    max-width: 100%;
    padding-left: 100px;
    padding-right: 100px;
    width: 100%
}

@media(max-width:1600px) {
    .form-cta__container {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .form-cta__container {
        flex-direction: column;
        padding-left: 20px;
        padding-right: 20px
    }
}

.form-cta__content {
    padding-left: 0;
    padding-right: 40px;
    width: 40%
}

@media(max-width:1600px) {
    .form-cta__content {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media(max-width:1050px) {
    .form-cta__content {
        margin-bottom: 20px;
        padding-left: 10px;
        padding-left: 0;
        padding-right: 10px;
        width: 100%
    }
}

.form-cta__form {
    padding-left: 40px;
    padding-right: 0;
    width: 60%
}

@media(max-width:1600px) {
    .form-cta__form {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media(max-width:1050px) {
    .form-cta__form {
        padding-left: 10px;
        padding-left: 0;
        padding-right: 10px;
        padding-right: 0;
        width: 100%
    }
}

#form-donate[data-type=one-off] fieldset:nth-child(2) .form__field:nth-child(3),
#form-donate[data-type=one-off] fieldset:nth-child(2) .form__field:nth-child(5),
#form-donate[data-type=one-off] fieldset:nth-child(2) .form__field:nth-child(7) {
    display: block
}

#form-donate[data-type=one-off] fieldset:nth-child(2) .form__field:first-child,
#form-donate[data-type=one-off] fieldset:nth-child(2) .form__field:nth-child(2),
#form-donate[data-type=one-off] fieldset:nth-child(2) .form__field:nth-child(4),
#form-donate[data-type=one-off] fieldset:nth-child(2) .form__field:nth-child(6) {
    display: none
}

#form-donate[data-type=monthly] fieldset:nth-child(2) .form__field:first-child,
#form-donate[data-type=monthly] fieldset:nth-child(2) .form__field:nth-child(2),
#form-donate[data-type=monthly] fieldset:nth-child(2) .form__field:nth-child(3) {
    display: block
}

#form-donate[data-type=monthly] fieldset:nth-child(2) .form__field:nth-child(4),
#form-donate[data-type=monthly] fieldset:nth-child(2) .form__field:nth-child(5),
#form-donate[data-type=monthly] fieldset:nth-child(2) .form__field:nth-child(6),
#form-donate[data-type=monthly] fieldset:nth-child(2) .form__field:nth-child(7) {
    display: none
}

#form-donate[data-type=in-memory] fieldset:nth-child(2) .form__field:nth-child(4),
#form-donate[data-type=in-memory] fieldset:nth-child(2) .form__field:nth-child(6),
#form-donate[data-type=in-memory] fieldset:nth-child(2) .form__field:nth-child(7) {
    display: block
}

#form-donate[data-type=in-memory] fieldset:nth-child(2) .form__field:first-child,
#form-donate[data-type=in-memory] fieldset:nth-child(2) .form__field:nth-child(2),
#form-donate[data-type=in-memory] fieldset:nth-child(2) .form__field:nth-child(3),
#form-donate[data-type=in-memory] fieldset:nth-child(2) .form__field:nth-child(5) {
    display: none
}

.footer {
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    line-height: 19px
}

.footer__container {
    background: #00265d;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 100%;
    padding: 30px 100px;
    position: relative;
    width: 100%;
    z-index: 3
}

@media(max-width:1600px) {
    .footer__container {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .footer__container {
        align-items: center;
        flex-direction: column-reverse;
        justify-content: center;
        padding-left: 20px;
        padding-right: 20px
    }
}

.footer__accordion {
    display: none
}

@media(max-width:1050px) {
    .footer__accordion {
        box-shadow: 0 -3px 5px #fff;
        display: block;
        position: relative;
        z-index: 3
    }
}

.footer__column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 400px;
    text-align: center;
    width: 30%
}

.footer__column--wide {
    max-width: 500px
}

.footer__column:first-of-type {
    text-align: left
}

@media(max-width:1050px) {
    .footer__column:first-of-type {
        text-align: center
    }

    .footer__column:first-of-type:last-child {
        margin-top: 0
    }

    .footer__column:first-of-type .footer__heading,
    .footer__column:first-of-type .footer__nav {
        display: none
    }
}

.footer__column:last-of-type {
    text-align: right
}

@media(max-width:1050px) {

    .footer__column,
    .footer__column:last-of-type {
        text-align: center
    }

    .footer__column {
        width: 100%
    }

    .footer__column+.footer__column {
        margin-top: 20px
    }
}

.footer__accordion ul,
.footer__nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-left: 0
}

.footer__accordion ul li,
.footer__nav ul li {
    padding-left: 0;
    width: 50%
}

@media(max-width:1050px) {

    .footer__accordion ul li,
    .footer__nav ul li {
        padding-right: 5px
    }
}

@media(max-width:640px) {

    .footer__accordion ul li,
    .footer__nav ul li {
        width: 100%
    }
}

.footer__accordion ul li:before,
.footer__nav ul li:before {
    content: none
}

.footer__accordion ul li a,
.footer__nav ul li a {
    font-size: 16px;
    font-size: 1rem;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.footer__accordion ul li.menu-item-type-custom a:after,
.footer__nav ul li.menu-item-type-custom a:after {
    background: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--external.e541d3.svg) no-repeat 50%;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 2.5px;
    width: 10px
}

.footer__credits {
    display: flex;
    flex-direction: row;
    gap: 25px;
    margin-top: 20px
}

@media(max-width:640px) {
    .footer__credits {
        flex-direction: column
    }
}

.footer__credits a {
    align-items: center;
    display: flex;
    height: 50px
}

@media(max-width:640px) {
    .footer__credits a {
        flex-direction: column
    }
}

.footer__credits a img {
    height: 32px
}

@media(max-width:640px) {
    .footer__credits a img {
        height: 40px
    }
}

.footer__credits a img.livechat {
    height: 40px
}

@media(max-width:640px) {
    .footer__credits a img.livechat {
        height: 58px
    }
}

.footer__credits a img.nls {
    padding: 5px 0
}

.footer__heading {
    display: inline-block;
    font-family: urw-din, arial, sans-serif;
    font-size: 35px;
    font-size: 2.1875rem;
    font-style: italic;
    font-weight: 900;
    line-height: 40px;
    margin-bottom: 20px;
    -webkit-text-decoration: none;
    text-decoration: none
}

@media(max-width:1300px) {
    .footer__heading {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 32px;
        margin-bottom: 10px
    }
}

@media(max-width:1050px) {
    .footer__heading {
        font-size: 25px;
        font-size: 1.5625rem;
        line-height: 30px
    }
}

.footer__partners {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 15px auto 25px;
    width: 100%
}

.footer__partners img {
    height: auto;
    max-height: 75px;
    max-width: 175px;
    width: auto
}

@media(max-width:1050px) {
    .footer__partners {
        margin: 0 0 20px;
        max-width: 100%
    }

    .footer__partners img {
        height: 58px
    }
}

.footer__socials .icon {
    height: 20px;
    margin: 0 2.5px;
    width: 20px
}

.footer__address {
    margin: 20px 0 25px
}

.footer__email {
    margin-top: 5px
}

.footer__donate {
    bottom: 20px;
    position: fixed;
    right: 20px;
    z-index: 2
}

.footer__donate>:first-child {
    display: none
}

@media(max-width:640px) {
    .footer__donate>:first-child {
        display: inline-flex
    }
}

.footer a {
    color: #fff;
    -webkit-text-decoration: none;
    text-decoration: none
}

.footer p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px
}

.text-blocks {
    background-color: #fff;
    padding-bottom: 70px;
    padding-top: 70px
}

@media(max-width:1050px) {
    .text-blocks {
        padding-bottom: 40px;
        padding-top: 40px
    }
}

.text-blocks--invert {
    background-color: #0454a6
}

.text-blocks__container {
    margin: 0 auto;
    max-width: 100%;
    padding-left: 100px;
    padding-right: 100px;
    width: 100%
}

@media(max-width:1600px) {
    .text-blocks__container {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .text-blocks__container {
        padding-left: 20px;
        padding-right: 20px
    }
}

.text-blocks__container+.text-blocks__container {
    margin-top: 40px
}

.text-blocks__content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 100px;
    padding-right: 100px
}

@media(max-width:1600px) {
    .text-blocks__content {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .text-blocks__content {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media(max-width:640px) {
    .text-blocks__content {
        flex-direction: column
    }
}

.text-blocks__image {
    flex-grow: 1;
    margin-right: 30px;
    width: 50%
}

@media(max-width:640px) {
    .text-blocks__image {
        margin-bottom: 20px;
        margin-right: 0;
        width: 100%
    }
}

.text-blocks__copy {
    flex-grow: 2;
    width: 50%
}

@media(max-width:640px) {
    .text-blocks__copy {
        width: 100%
    }
}

.text-blocks__buttons {
    display: block;
    margin-top: 30px
}

.form {
    width: 100%
}

.form__row {
    border: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 30px;
    margin-left: -10px;
    outline: none;
    width: calc(100% + 20px)
}

@media(max-width:640px) {
    .form__row {
        flex-direction: column;
        margin-bottom: 20px
    }
}

.form__row:last-child {
    margin-bottom: 0
}

@media(max-width:640px) {
    .form__row {
        flex-direction: column
    }
}

.form__row--centered {
    justify-content: center
}

.form__row--centered .form__field {
    flex-grow: 0;
    text-align: center
}

@media(max-width:640px) {
    .form__row--nostack {
        flex-direction: row
    }

    .form__row--nostack .button--toggle {
        align-items: center;
        display: flex;
        font-size: 12px;
        font-size: .75rem;
        height: 100%;
        justify-content: center;
        padding: 15px 20px
    }
}

.form__row--tight {
    margin-left: -5px;
    width: calc(100% + 10px)
}

.form__row--tight .form__field {
    padding: 0 5px
}

@media(max-width:640px) {
    .form__row--tight-mobile {
        margin-left: -5px;
        width: calc(100% + 10px)
    }

    .form__row--tight-mobile .form__field {
        padding: 0 5px
    }
}

.form__field {
    flex-grow: 1;
    padding: 0 10px
}

.form__field--fullwidth {
    width: 100%
}

@media(max-width:640px) {
    .form__field {
        padding-top: 20px
    }
}

.form__checkbox[type=checkbox],
.form__checkbox[type=radio] {
    display: none
}

.form__checkbox[type=checkbox]:checked+.button--toggle,
.form__checkbox[type=checkbox]:checked+.button--toggle.button--highlight,
.form__checkbox[type=checkbox]:checked+.button--toggle.button--invert,
.form__checkbox[type=radio]:checked+.button--toggle,
.form__checkbox[type=radio]:checked+.button--toggle.button--highlight,
.form__checkbox[type=radio]:checked+.button--toggle.button--invert,
.main .frm_display_format_buttons .form__checkbox[type=checkbox]:checked+.button--toggle.frm_label_button_container,
.main .frm_display_format_buttons .form__checkbox[type=radio]:checked+.button--toggle.frm_label_button_container,
.post .frm_display_format_buttons .form__checkbox[type=checkbox]:checked+.button--toggle.frm_label_button_container,
.post .frm_display_format_buttons .form__checkbox[type=radio]:checked+.button--toggle.frm_label_button_container {
    background-color: #188fd5;
    color: #fff
}

.filter {
    background-color: #f2f3f4;
    padding-bottom: 20px;
    padding-top: 20px
}

@media(max-width:1050px) {
    .filter {
        padding-bottom: 10px;
        padding-top: 10px
    }
}

.filter__container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 100%;
    padding-left: 100px;
    padding-right: 100px;
    width: 100%
}

@media(max-width:1600px) {
    .filter__container {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .filter__container {
        flex-wrap: wrap;
        padding-left: 20px;
        padding-right: 20px
    }
}

.filter__container>div {
    margin-left: 20px
}

@media(max-width:1050px) {
    .filter__container>div {
        margin-left: 0;
        margin-top: 10px
    }
}

.filter__search {
    flex-grow: 2;
    order: 3
}

@media(max-width:1050px) {
    .filter__search {
        order: 1;
        width: calc(100% - 140px)
    }
}

.filter__toggle {
    display: none
}

@media(max-width:1050px) {
    .filter__toggle {
        display: inline-block;
        order: 2;
        padding-left: 10px
    }
}

.filter__date {
    margin-left: 0;
    order: 1
}

@media(max-width:1050px) {
    .filter__date {
        display: none;
        order: 3;
        width: 100%
    }
}

.filter__region {
    order: 2;
    text-transform: capitalize
}

@media(max-width:1050px) {
    .filter__region {
        display: none;
        order: 4;
        width: calc(50% - 5px)
    }
}

.filter__category,
.filter__region option,
.filter__region select {
    text-transform: capitalize
}

.filter__category {
    order: 1
}

@media(max-width:1050px) {
    .filter__category {
        display: none;
        order: 3;
        width: calc(50% - 5px)
    }
}

.filter__category option,
.filter__category select {
    text-transform: capitalize
}

.filter__sort {
    order: 4
}

@media(max-width:1050px) {
    .filter__sort {
        display: none;
        order: 5;
        width: calc(50% - 5px)
    }
}

.filter--toggled .filter__toggle~div {
    display: block
}

.activity {
    align-items: center;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .161);
    color: #231f20;
    cursor: pointer;
    display: flex;
    overflow: hidden;
    padding: 10px 15px;
    position: relative;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: transform .2s ease-in-out;
    width: 100%
}

@media(max-width:640px) {
    .activity {
        align-items: flex-start;
        flex-direction: column
    }
}

.activity:hover {
    transform: scale(1.025)
}

.activity[href="#"] {
    cursor: default;
    pointer-events: none
}

.activity__header {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    padding-right: 30px;
    width: 60%
}

@media(max-width:640px) {
    .activity__header {
        padding-bottom: 20px;
        padding-right: 0;
        padding-top: 40px;
        width: 100%
    }
}

.activity__footer {
    border-left: 1px solid #a0b0b9;
    padding-left: 30px;
    width: 40%
}

.activity__footer p {
    margin-bottom: 10px
}

@media(max-width:640px) {
    .activity__footer {
        border-left: none;
        border-top: 1px solid #a0b0b9;
        padding-left: 0;
        padding-top: 20px;
        width: calc(100% - 30px)
    }
}

.activity__title {
    font-family: museo-sans, arial, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    font-style: normal;
    margin-bottom: 10px
}

.activity__location {
    background: #188fd5;
    border-radius: 0 10px 0 10px;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0
}

.activity__date {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .161);
    display: flex;
    flex-basis: 70px;
    flex-direction: column;
    flex-shrink: 0;
    margin-right: 20px;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    width: 70px
}

.activity__date-month {
    background: #0454a6;
    color: #fff;
    padding: 5px 10px
}

.activity__date-day {
    background: #fff;
    color: #0454a6;
    padding: 5px
}

.activities {
    background-color: #fff
}

.activities__container {
    margin: 0 auto;
    max-width: 100%;
    padding: 50px 100px;
    width: 100%
}

@media(max-width:1600px) {
    .activities__container {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .activities__container {
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 40px
    }
}

.activities__copy {
    margin-bottom: 50px;
    padding-left: 100px;
    padding-right: 100px
}

@media(max-width:1600px) {
    .activities__copy {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .activities__copy {
        margin-bottom: 50px;
        padding-left: 20px;
        padding-right: 20px
    }
}

.activities__filter {
    position: sticky;
    top: 155px;
    z-index: 2
}

@media(max-width:1300px) {
    .activities__filter {
        top: 152px
    }
}

@media(max-width:1050px) {
    .activities__filter {
        top: 85px
    }
}

.activities__items {
    margin-bottom: 40px;
    padding-left: 100px;
    padding-right: 100px
}

@media(max-width:1600px) {
    .activities__items {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .activities__items {
        padding-left: 20px;
        padding-right: 20px
    }
}

.activities__item {
    margin-bottom: 20px;
    padding: 0
}

.activities__item:before,
.activities__item[data-hidden=true],
.activities__item[data-paginate] {
    display: none
}

.activities__footer {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-left: 100px;
    padding-right: 100px
}

@media(max-width:1600px) {
    .activities__footer {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .activities__footer {
        padding-left: 20px;
        padding-right: 20px
    }
}

.select {
    align-items: center;
    background-color: #fff;
    background-image: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--select.7bed8a.svg);
    background-position: calc(100% - 20px);
    background-repeat: no-repeat;
    background-size: 10px 8px;
    border: 1px solid #a0b0b9;
    border-radius: 35px;
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, .161);
    color: #0454a6;
    cursor: pointer;
    display: flex;
    max-height: 50px;
    padding: 15px 40px 15px 20px;
    position: relative
}

.select:focus,
.select:focus-within {
    outline: 1px solid #000
}

.select__icon {
    margin-right: 10px
}

.select__icon,
.select__title {
    pointer-events: none
}

.select select {
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.post__container {
    align-items: flex-start;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 100%;
    padding: 50px 100px;
    width: 100%
}

@media(max-width:1600px) {
    .post__container {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .post__container {
        flex-wrap: wrap;
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 40px
    }
}

.post__post {
    margin: 0;
    width: calc(70% - 100px)
}

@media(max-width:1050px) {
    .post__post {
        width: 100%
    }
}

.post__posts {
    margin: 0;
    width: calc(70% - 100px)
}

.post__posts .card {
    margin-bottom: 30px
}

@media(max-width:1050px) {
    .post__posts {
        width: 100%
    }
}

.post__content {
    margin: 20px 0
}

.post__content p {
    font-size: 16px;
    font-size: 1rem
}

.post__content p:first-child {
    font-size: 20px;
    font-size: 1.25rem
}

.post__sidebar {
    padding-top: 30px;
    width: 30%
}

@media(max-width:1050px) {
    .post__sidebar {
        margin-top: 30px;
        padding-top: 0;
        width: 100%
    }
}

.post__title {
    font-size: 40px;
    font-size: 2.5rem;
    letter-spacing: -.8px;
    line-height: 46px;
    margin: 10px 0 20px
}

.post__details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 40px 0
}

.post__details>div {
    width: 45%
}

@media(max-width:640px) {
    .post__details>div {
        width: 100%
    }
}

.post__details h3 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 25px;
    margin-bottom: 15px
}

.post__details p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 25px
}

.post__details-form {
    margin: 20px 0;
    min-width: 100%;
    width: 100%
}

.video {
    height: 0;
    padding-top: 56.25%;
    position: relative;
    width: 100%
}

.video__overlay {
    align-items: center;
    display: flex;
    height: 80%;
    justify-content: center;
    left: 0;
    padding-top: 10%;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.video__play {
    display: block;
    pointer-events: all
}

.video__play .icon--play {
    margin-left: 3px;
    margin-right: -3px
}

.video__pause {
    display: none;
    pointer-events: all
}

.video__thumbnail {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.video--play .video__overlay {
    display: none
}

@media(max-width:1050px) {
    .video--play .video__overlay {
        display: none;
        opacity: 0;
        pointer-events: none;
        visibility: hidden
    }
}

.video--play .video__thumbnail {
    display: none
}

.video--play:hover .video__overlay {
    display: flex
}

.video--play .video__play {
    display: none
}

.video--play .video__pause {
    display: block
}

.video--initiated .video__thumbnail {
    display: none
}

.video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.accordion {
    background: #0454a6
}

.accordion,
.accordion__title {
    -webkit-appearance: none;
    appearance: none
}

.accordion__title {
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: urw-din, arial, sans-serif;
    font-size: 25px;
    font-size: 1.5625rem;
    font-style: italic;
    font-weight: 900;
    line-height: 1;
    padding: 20px 40px 20px 20px;
    position: relative
}

.accordion__title::-webkit-details-marker,
.accordion__title::marker {
    display: none
}

.accordion__title:after {
    background: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--chevron.c2e652.svg) no-repeat 50%;
    background-size: contain;
    content: "";
    height: 7px;
    margin-top: -3.5px;
    pointer-events: none;
    position: absolute;
    right: 20px;
    top: 50%;
    transition: all .2s ease-in-out;
    width: 10px
}

.accordion__content {
    padding: 0 20px 20px
}

.accordion__buttons {
    display: block;
    margin-top: 30px
}

.accordion[open] .accordion__title:after {
    transform: rotate(180deg)
}

.accordion--white .accordion__content {
    background: #fff;
    padding: 20px
}

.popup {
    align-items: center;
    background: #00000080;
    display: flex;
    height: 0;
    justify-content: center;
    left: 0;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: fixed;
    top: 0;
    transition: opacity .5s ease-in-out;
    width: 0;
    z-index: 9
}

.popup[open] {
    height: 100%;
    opacity: 1;
    pointer-events: all;
    width: 100%
}

.popup__container {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .161);
    display: flex;
    flex-direction: column;
    max-width: 90%;
    padding: 20px;
    width: 800px
}

.popup__controls {
    margin-top: 20px
}

.widget {
    border-bottom: 2px dashed #a0b0b980;
    margin-bottom: 30px;
    padding-bottom: 30px
}

.widget:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.widget__title {
    margin: 0 0 20px
}

.widget__title h2 {
    font-size: 35px;
    font-size: 2.1875rem
}

@media(max-width:1050px) {
    .widget__title h2 {
        font-size: 28px;
        font-size: 1.75rem
    }
}

@media(max-width:640px) {
    .widget__title h2 {
        font-size: 24px;
        font-size: 1.5rem
    }
}

.pagination {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 40px
}

@media(max-width:1050px) {
    .pagination {
        margin-top: 20px
    }
}

.pagination li {
    color: #188fd5;
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 500;
    margin: 0;
    padding: 0
}

.pagination li:before {
    display: none
}

.pagination li+li {
    margin-left: 10px
}

.pagination__list {
    align-items: center;
    display: flex;
    justify-content: center;
    list-style: none;
    list-style-type: none
}

.pagination__elipsis {
    color: #188fd5;
    display: flex;
    justify-content: center;
    text-align: center
}

.pagination__next,
.pagination__prev {
    align-items: center;
    display: flex;
    justify-content: center
}

.pagination__next a,
.pagination__prev a {
    align-items: center;
    background: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--previous.8f7ccf.svg) no-repeat 0;
    color: #188fd5;
    display: flex;
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 500;
    justify-content: flex-end;
    padding-left: 20px;
    -webkit-text-decoration: none;
    text-decoration: none
}

.pagination__next a {
    background: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--next.115c9a.svg) no-repeat 100%;
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 20px
}

.pagination__link,
.pagination__link a {
    align-items: center;
    display: flex;
    justify-content: center
}

.pagination__link a {
    background-color: #fff;
    border-radius: 100%;
    color: #188fd5;
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 500;
    height: 25px;
    padding: 5px;
    -webkit-text-decoration: none;
    text-decoration: none
}

.pagination__link--active a {
    background-color: #188fd5;
    color: #fff;
    min-width: 25px
}

.categories-filter {
    display: block;
    list-style: none;
    margin: 0 0 -10px;
    padding: 0
}

.categories-filter li {
    display: inline-block;
    margin: 0;
    padding: 0
}

.categories-filter li:before {
    display: none
}

.categories-filter li a {
    background-color: #fff;
    border: 1px solid #00265d;
    border-radius: 35px;
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, .161);
    color: #00265d;
    cursor: pointer;
    display: inline-block;
    font-family: museo-sans, arial, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: 10px;
    margin-right: 10px;
    overflow: hidden;
    padding: 15px 30px;
    position: relative;
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: all .3s ease-in-out;
    z-index: 1
}

@media(max-width:1600px) {
    .categories-filter li a {
        padding: 15px 25px
    }
}

.categories-filter li a:hover,
.categories-filter li a[aria-current=page] {
    background-color: #00265d;
    box-shadow: none;
    color: #fff
}

.accordions {
    padding-bottom: 70px;
    padding-top: 70px
}

@media(max-width:1050px) {
    .accordions {
        padding-bottom: 40px;
        padding-top: 40px
    }
}

.accordions--invert {
    background-color: #0454a6
}

.accordions__container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 100%;
    padding-left: 100px;
    padding-right: 100px;
    width: 100%
}

@media(max-width:1600px) {
    .accordions__container {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1050px) {
    .accordions__container {
        padding-left: 20px;
        padding-right: 20px
    }
}

.accordions__container .accordion+.accordion {
    margin-top: 20px
}

.accordions__copy {
    margin-bottom: 40px;
    width: 100%
}

@media(max-width:1050px) {
    .accordions__copy {
        margin-bottom: 20px
    }
}

.main .with_frm_style,
.post .with_frm_style {
    font-family: museo-sans, arial, sans-serif
}

.main .frm_forms.frm_style_formidable-style.with_frm_style,
.post .frm_forms.frm_style_formidable-style.with_frm_style {
    margin: 0 auto;
    max-width: 786px !important
}

.main .frm_style_formidable-style.with_frm_style .frm_rootline .frm_current_page input[type=button],
.post .frm_style_formidable-style.with_frm_style .frm_rootline .frm_current_page input[type=button] {
    background-color: #188fd5;
    border-color: #188fd5
}

.main .with_frm_style,
.post .with_frm_style {
    --font: museo-sans, arial, sans-serif
}

.main .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3,
.post .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3 {
    border: none;
    padding: 0
}

.main .frm_style_formidable-style.with_frm_style .frm_section_heading,
.post .frm_style_formidable-style.with_frm_style .frm_section_heading {
    margin-bottom: 20px;
    margin-top: 0
}

.main .frm_form_field .frm_primary_label,
.main .with_frm_style .frm_primary_label,
.post .frm_form_field .frm_primary_label,
.post .with_frm_style .frm_primary_label {
    font-family: museo-sans, arial, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    margin-bottom: 10px
}

.main .with_frm_style .frm_checkbox label,
.main .with_frm_style .frm_radio label,
.post .with_frm_style .frm_checkbox label,
.post .with_frm_style .frm_radio label {
    font-size: 14px;
    font-size: .875rem
}

.main .with_frm_style .frm_required,
.post .with_frm_style .frm_required {
    color: #fdb92c
}

.main .frm_rootline_group,
.post .frm_rootline_group {
    margin-top: 0
}

.main .frm_style_formidable-style.with_frm_style .frm_rootline.frm_show_lines:before,
.post .frm_style_formidable-style.with_frm_style .frm_rootline.frm_show_lines:before {
    border: none
}

.main .frm_rootline_single,
.post .frm_rootline_single {
    position: relative
}

.main .frm_rootline_single:before,
.post .frm_rootline_single:before {
    display: none
}

.main .frm_rootline_single:after,
.post .frm_rootline_single:after {
    border: 1px dashed #a0b0b9;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 15px;
    width: 100%;
    z-index: 0
}

.main .frm_rootline_single:first-child:after,
.main .frm_rootline_single:last-child:after,
.post .frm_rootline_single:first-child:after,
.post .frm_rootline_single:last-child:after {
    width: 50%
}

.main .frm_rootline_single:first-child:after,
.post .frm_rootline_single:first-child:after {
    left: auto;
    right: 0
}

.main .frm_rootline_single input[data-page],
.post .frm_rootline_single input[data-page] {
    background: #fff;
    color: #0000;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

@media(max-width:640px) {

    .main .with_frm_style .frm-summary-page-wrapper,
    .post .with_frm_style .frm-summary-page-wrapper {
        padding: 15px
    }

    .main .with_frm_style .frm-summary-page-wrapper .frm-line-table td,
    .main .with_frm_style .frm-summary-page-wrapper .frm-line-table th,
    .post .with_frm_style .frm-summary-page-wrapper .frm-line-table td,
    .post .with_frm_style .frm-summary-page-wrapper .frm-line-table th {
        display: block;
        max-width: 100%;
        min-width: 100%;
        padding: 15px;
        width: 100%
    }

    .main .with_frm_style .frm-summary-page-wrapper .frm-line-table th,
    .post .with_frm_style .frm-summary-page-wrapper .frm-line-table th {
        padding-bottom: 0
    }
}

.main .with_frm_style .frm-summary-page-wrapper .frm-edit-page-btn,
.post .with_frm_style .frm-summary-page-wrapper .frm-edit-page-btn {
    margin: 0
}

.main .with_frm_style .vertical_radio .frm_radio,
.post .with_frm_style .vertical_radio .frm_radio {
    border: 1px solid #a0b0b9;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .161)
}

.main .with_frm_style .vertical_radio .frm_radio label,
.post .with_frm_style .vertical_radio .frm_radio label {
    cursor: pointer;
    display: flex;
    font-size: 16px;
    font-size: 1rem;
    padding: 10px 10px 10px 0;
    text-indent: 0
}

.main .with_frm_style .vertical_radio .frm_radio+.frm_radio,
.post .with_frm_style .vertical_radio .frm_radio+.frm_radio {
    margin-top: 10px
}

.main .frm_display_format_buttons .frm_label_button_container,
.post .frm_display_format_buttons .frm_label_button_container {
    height: auto !important
}

@media(max-width:1050px) {

    .main .frm_display_format_buttons .frm_label_button_container,
    .post .frm_display_format_buttons .frm_label_button_container {
        box-shadow: none !important
    }
}

.main .frm_display_format_buttons input[type=radio]:checked+.frm_label_button_container,
.post .frm_display_format_buttons input[type=radio]:checked+.frm_label_button_container {
    background: #0454a6;
    color: #fff
}

.main .frm_style_formidable-style.with_frm_style .form-field,
.post .frm_style_formidable-style.with_frm_style .form-field {
    margin-bottom: 25px
}

.main .with_frm_style .frm-card-element.StripeElement,
.main .with_frm_style input[type=email],
.main .with_frm_style input[type=file],
.main .with_frm_style input[type=number],
.main .with_frm_style input[type=password],
.main .with_frm_style input[type=search],
.main .with_frm_style input[type=tel],
.main .with_frm_style input[type=text],
.main .with_frm_style input[type=url],
.main .with_frm_style select,
.post .with_frm_style .frm-card-element.StripeElement,
.post .with_frm_style input[type=email],
.post .with_frm_style input[type=file],
.post .with_frm_style input[type=number],
.post .with_frm_style input[type=password],
.post .with_frm_style input[type=search],
.post .with_frm_style input[type=tel],
.post .with_frm_style input[type=text],
.post .with_frm_style input[type=url],
.post .with_frm_style select {
    border: 1px solid #a0b0b9;
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, .161);
    height: 50px;
    padding: 10px 20px
}

.main .with_frm_style select,
.post .with_frm_style select {
    background-image: url(/web/20260720201214im_/https://bhafcfoundation.org.uk/app/themes/aitc/public/images/icons/icon--select.7bed8a.svg);
    background-position: calc(100% - 20px);
    background-repeat: no-repeat;
    background-size: 10px 8px
}

.main .with_frm_style .frm_checkbox input[type=checkbox],
.main .with_frm_style .frm_radio input[type=radio],
.post .with_frm_style .frm_checkbox input[type=checkbox],
.post .with_frm_style .frm_radio input[type=radio] {
    padding: 2px
}

.main .with_frm_style .frm_checkbox input[type=checkbox]:before,
.main .with_frm_style .frm_radio input[type=radio]:before,
.post .with_frm_style .frm_checkbox input[type=checkbox]:before,
.post .with_frm_style .frm_radio input[type=radio]:before {
    margin: 0
}

.main .frm_html_container,
.post .frm_html_container {
    color: #231f20
}

.main .frm-summary-page-wrapper,
.post .frm-summary-page-wrapper {
    border: 1px solid #a0b0b9;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .161)
}

.tout {
    background-color: #0454a6;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .161);
    overflow: hidden
}

.tout__image {
    height: 0;
    padding-bottom: 67.8832%;
    position: relative;
    width: 100%
}

.tout__image img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    width: 100%
}

.tout__copy {
    padding: 20px
}

.tout__copy p {
    color: #fff;
    font-family: museo-sans, arial, sans-serif;
    font-size: 16px;
    font-size: 1rem
}

.donation-type-monthly .frm_submit {
    display: none !important
}

.donation-type-monthly .frm_rootline_group {
    visibility: hidden !important
}

.post .frm_forms.frm_style_formidable-style.with_frm_style {
    margin: 0
}

.cli-btn,
.cli-plugin-button,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button,
.cli-tab-footer .wt-cli-privacy-accept-btn {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    border-radius: 35px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: urw-din, arial, sans-serif;
    font-weight: 600;
    overflow: hidden;
    padding: 15px 30px;
    position: relative;
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
    z-index: 1
}