{"css":"body {\n    overflow: hidden !important;\n}\n\n.cf_overlay_20_42 :focus {\n    outline: 1px #42bdd1 dotted;\n    outline-offset: 2px;\n}\n\n.cf_overlay_20_42 .cf-container-shim {\n    position: fixed;\n    z-index: 99999;\n    top: 0;\n    right: 0;\n    bottom: 0;\n    left: 0;\n    margin: auto;\n    overflow-y: auto;\n    -webkit-overflow-scrolling: touch;\n    background: rgba(0, 0, 0, 0.4)\n}\n\n.cf_overlay_20_42 .cf-container {\n    position: absolute;\n    top: 5%;\n    right: 0;\n    left: 0;\n    margin: auto;\n    height: 90% !important;\n    width: 90% !important;\n    box-sizing: border-box;\n}\n\n.cf_overlay_20_42 .cf-container * {\n    box-sizing: inherit;\n}\n\n.cf_overlay_20_42 .cf-container__content {\n    background: #fff;\n    box-shadow: 0 0 16px #ccc;\n    width: 100%;\n    height: 100%;\n}\n\n.cf_overlay_20_42 .cf-container__close {\n    position: absolute;\n    top: 14px;\n    right: 14px;\n    width: 22px;\n    height: 22px;\n    background-image: url(\"data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3e%3cline x1='0' y1='0' x2='14' y2='14' stroke='%23000' stroke-width='2' /%3e%3cline x1='0' y1='14' x2='14' y2='0' stroke='%23000' stroke-width='2' /%3e%3c/svg%3e \");\n    background-repeat: no-repeat;\n    background-position: center;\n    background-color: transparent;\n    border: none;\n    cursor: pointer;\n    z-index: 100000000000;\n}\n\n.cf_overlay_20_42 .cf-container__frame {\n    display: block;\n    width: 100%;\n    height: 100%;\n    border: none;\n}\n\n@keyframes cf_overlay_20_42_id__loader-animation {\n    0% {\n        opacity: 0;\n    }\n\n    50% {\n        opacity: .8;\n    }\n\n    100% {\n        opacity: 0;\n    }\n}\n\n.cf_overlay_20_42 .cf-container__loader {\n    position: absolute;\n    left: 0;\n    top: -5vh;\n    right: 0;\n    bottom: 0;\n    width: 100px;\n    height: 50px;\n    margin: auto;\n}\n\n.cf_overlay_20_42 .cf-loader__items {\n    font-size: 60px;\n    display: inline-flex;\n    align-items: center;\n}\n\n.cf_overlay_20_42 .cf-loader__item {\n    animation: cf_overlay_20_42_id__loader-animation 1.8s infinite;\n    animation-play-state: inherit;\n    border-radius: 50%;\n    opacity: 0;\n    width: .4em;\n    height: .4em;\n    background: #777;\n}\n\n.cf_overlay_20_42 .cf-loader__item:nth-child(1) {\n    animation-delay: 0s;\n}\n\n.cf_overlay_20_42 .cf-loader__item:nth-child(2) {\n    animation-delay: .3s;\n    margin: 0.6ex;\n}\n\n.cf_overlay_20_42 .cf-loader__-item:nth-child(3) {\n    animation-delay: .6s;\n}\n\n.cf_overlay_20_42[data-auto-height] .cf-container {\n    height: auto;\n}\n\n.cf_overlay_20_42[data-auto-height] .cf-container__content {\n    margin-bottom: 5vh;\n}\n\n.cf_overlay_20_42[data-auto-height] .cf-container__frame {\n    height: 400px;\n    transition: height 0.5s ease;\n}\n\n@media (max-width: 624px) {\n    #intercept_section__3535 {\n        width: 90% !important;\n    }\n}\n","html":"<div  class=\"cf_overlay_20_42 cf-container-wrapper\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Survey\">\n    <div data-container-shim class=\"cf-container-shim\" tabindex=\"0\">\n        <div data-focus-trap-backward tabindex=\"0\"></div>\n        <div data-container class=\"cf-container\">\n            <div class=\"cf-container__content\">\n                <button data-container-close class=\"cf-container__close\" aria-label=\"Close the survey dialog\"></button>\n                <div data-container-loader class=\"cf-container__loader\">\n                    <div class=\"cf-loader__items\">\n                        <div class=\"cf-loader__item\"></div>\n                        <div class=\"cf-loader__item\"></div>\n                        <div class=\"cf-loader__item\"></div>\n                    </div>\n                </div>\n                <iframe data-container-frame class=\"cf-container__frame\" frameborder=\"0\" aria-live=\"polite\"\n                    aria-atomic=\"true\" aria-label=\"Survey dialog content\"\n                    allow=\"geolocation;microphone;camera\"></iframe>\n            </div>\n        </div>\n        <div data-focus-trap-forward tabindex=\"0\"></div>\n    </div>\n</div>"}