.et_parallax_bg.et_parallax_bg__sticky,.et_pb_sticky.et_pb_section_parallax_sticky .et_parallax_bg:not(.et_parallax_bg__sticky),.et_pb_sticky .et_pb_section_parallax_sticky .et_parallax_bg:not(.et_parallax_bg__sticky){display:none}.et_pb_sticky.et_pb_section_parallax_sticky .et_parallax_bg.et_parallax_bg__sticky,.et_pb_sticky .et_pb_section_parallax_sticky .et_parallax_bg.et_parallax_bg__sticky{display:block}.et_builder_inner_content.has_et_pb_sticky{z-index:inherit}.et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et_pb_column.has_et_pb_sticky{z-index:20}.et-l--header .et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et-l--header .et_pb_column.has_et_pb_sticky{z-index:30}.et-l--footer .et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et-l--footer .et_pb_column.has_et_pb_sticky{z-index:10}.et_pb_sticky_placeholder{opacity:0!important}.et_pb_sticky .et_overlay.et_pb_inline_icon_sticky:before,.et_pb_sticky .et_pb_inline_icon_sticky:before{content:attr(data-icon-sticky)!important}body .et-script-temporary-measurement{opacity:0}@keyframes cffspinner {to {transform: rotate(360deg);}}
.cff-processing-form{position:fixed;top:calc( 50% - 50px );left:calc( 50% - 50px );width:100px;height:100px;z-index:99999;}
.cff-processing-form:before {
content:'';box-sizing:border-box;position:absolute;width:100px;height:100px;
border-radius:50%;border-top:6px solid #333;
border-right:4px solid transparent;
animation:cffspinner .6s linear infinite;
}:root {
--fw-sticky-mobile-h: 60px;
--fw-adminbar-h: 0px;
} @media (max-width: 980px){
html body.fw-has-sticky-mobile{
padding-top: calc(var(--fw-sticky-mobile-h, 60px) + var(--fw-adminbar-h, 0px));
} .fw-smh-target{
position: fixed !important;
top: var(--fw-adminbar-h, 0px);
left: 0; right: 0;
width: 100%;
z-index: 9999;
} .fw-smh-fixed-dropdown .et_pb_menu .et_mobile_menu{
position: fixed;
left: 0; right: 0;
top: calc(var(--fw-sticky-mobile-h, 60px) + var(--fw-adminbar-h, 0px));
max-height: calc(100vh - (var(--fw-sticky-mobile-h, 60px) + var(--fw-adminbar-h, 0px)));
overflow: auto;
z-index: 9998;
}
}