html{view-transition-name:none!important}body,html{font-family:DM Sans,Arial,sans-serif;color:#1f2937;position:fixed;overflow:hidden;overscroll-behavior:none}.funnel-layout,.funnel-layout-wrapper,body,html{background-color:#fff;width:100%;height:100%}.funnel-layout-wrapper{position:fixed;top:0;left:0;display:flex;flex-direction:column;overscroll-behavior:none;z-index:100}@media (min-width:768px){.funnel-layout-wrapper{width:700px;max-width:100%;left:50%;transform:translateX(-50%);border:none;box-shadow:none}.funnel-footer{position:absolute!important;bottom:0!important}}@media (min-width:1200px){.funnel-layout-wrapper{width:500px;max-width:100%}}.funnel-header{flex:0 0 auto;z-index:2000;background-color:#fff;padding-top:max(env(safe-area-inset-top),12px);min-height:50px;transform:translateY(var(--header-offset,0))}.funnel-header,.funnel-main{position:relative;width:100%}.funnel-main{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;padding:0;padding-bottom:calc(100px + var(--keyboard-offset, 0px));-webkit-overflow-scrolling:touch}.funnel-footer{position:fixed;left:0;right:0;bottom:var(--keyboard-offset,0);z-index:9999;background:#fff;box-shadow:none;display:flex;justify-content:center;align-items:center;min-height:80px;padding-bottom:max(env(safe-area-inset-bottom),20px);transition:bottom .3s cubic-bezier(.2,.8,.2,1)}@media (min-width:768px){.funnel-footer{position:absolute;bottom:0;left:0;right:0;width:100%;transform:none;transition:none}.funnel-main{padding-bottom:100px}}@keyframes slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.continue-button{animation:slideUpFade .4s cubic-bezier(.2,.8,.2,1) forwards;will-change:transform,opacity;font-weight:400;font-family:DM Sans,Arial,sans-serif}@media (max-height:500px) and (max-width:767px){.funnel-title-section{padding-top:.5rem!important;padding-bottom:.25rem!important}.title{font-size:1.3rem!important;font-weight:400!important;margin-bottom:.5rem!important;line-height:1.2!important;font-family:DM Sans,Arial,sans-serif!important}.subtitle{display:none!important}}.funnel-title-section{display:block!important;opacity:1!important;max-height:none!important;overflow:visible!important;visibility:visible!important;font-weight:400!important}