.scroll-fixed-footer-mdl{background-color:#fff;border-radius:12px;bottom:12px;filter:drop-shadow(0 12px 36px rgba(0,0,0,.16));left:0;position:fixed;right:0;z-index:1000}.scroll-fixed-footer-mdl .scroll-fixed-footer-mdl-inner{align-items:center;display:flex;gap:40px;padding:20px}.scroll-fixed-footer-mdl .center-section{background:#e8e9e9;height:100%;width:2px}.scroll-fixed-footer-mdl .left-section,.scroll-fixed-footer-mdl .right-section{align-items:center;display:flex;gap:16px;width:calc(100% - 21px)}.scroll-fixed-footer-mdl .left-section .contents-wrapper :first-child,.scroll-fixed-footer-mdl .right-section .contents-wrapper :first-child{margin-top:0}.scroll-fixed-footer-mdl .left-section .contents-wrapper :last-child,.scroll-fixed-footer-mdl .right-section .contents-wrapper :last-child{margin-bottom:0}.scroll-fixed-footer-mdl .left-section .contents-wrapper *,.scroll-fixed-footer-mdl .right-section .contents-wrapper *{color:#434343}.scroll-fixed-footer-mdl .left-section .contents-wrapper h4,.scroll-fixed-footer-mdl .right-section .contents-wrapper h4{color:#000}.scroll-fixed-footer-mdl .left-section .button-wrapper a{background:#ff512e;border:1px solid transparent;border-radius:5px;color:#fff;display:inline-block;font-size:14px;font-style:normal;font-weight:500;line-height:16px;padding:15px 30px;text-align:center;transition:all .3s ease-in-out}.scroll-fixed-footer-mdl .left-section .button-wrapper a:hover{background:#fff;border-color:#ff512e;color:#ff512e}.scroll-fixed-footer-mdl .right-section .button-wrapper a{background:#3b4afe;border:1px solid transparent;border-radius:5px;color:#fff;display:inline-block;font-size:14px;font-style:normal;font-weight:500;font-weight:400;line-height:16px;padding:15px 20px;text-align:center;text-decoration:none;transition:all .3s ease-in-out}.scroll-fixed-footer-mdl .right-section .button-wrapper a:hover{background:#fff;border-color:#3b4afe;color:#3b4afe}@media (min-width:992px) and (max-width:1180px){.scroll-fixed-footer-mdl.page-center{max-width:800px}.scroll-fixed-footer-mdl .left-section,.scroll-fixed-footer-mdl .right-section{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%}.scroll-fixed-footer-mdl .contents-wrapper *{text-align:center}}@media (max-width:991px){.scroll-fixed-footer-mdl{display:none!important}}.hide-section-trigger{align-items:center;background:#fff;border:2px solid #3b4afe;border-radius:50%;color:#3b4afe;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:-13px;top:-13px;width:30px}.hide-section-trigger span{font-size:22px}