.qt-footer{background-color:var(--color-text);color:var(--color-text-inverse)}.qt-footer__main .qt-container{padding-top:var(--section-pad);padding-bottom:var(--section-pad)}.qt-footer__grid{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--space-d2)}.qt-footer__col{flex:1;min-width:180px}.qt-footer__col h3{font-size:var(--text-lg);margin-bottom:var(--space-d075);letter-spacing:.5px;color:var(--color-text-inverse)}.qt-footer__col p,.qt-footer__col address{font-size:var(--text-base);color:var(--color-text-inverse);line-height:var(--lh-normal);font-style:normal;margin-bottom:0}.qt-footer__description{margin-bottom:var(--content-gap)}.qt-footer__col ul{list-style:none;margin:0;padding:0}.qt-footer__col ul li{margin-bottom:var(--space-d025)}.qt-footer__col ul li a{font-size:var(--text-base);color:var(--color-text-inverse);border-bottom:1px solid #fff0;padding-bottom:1px;transition:border-color var(--duration-fast) ease-in-out}.qt-footer__col ul li a:hover{border-color:var(--color-text-inverse)}.qt-footer__subsection{margin-bottom:var(--content-gap)}.qt-social{display:flex;gap:var(--space-d075);margin-top:var(--content-gap)}.qt-social a{display:flex;align-items:center;justify-content:center;transition:var(--transition-base)}.qt-social a:hover{transform:scale(1.1);opacity:.8}.qt-social svg{width:var(--space-d1);height:var(--space-d1);fill:var(--color-text-inverse)}.qt-footer__bottom .qt-container{display:flex;align-items:center;justify-content:flex-end;padding-top:0;padding-bottom:var(--space-d1)}.qt-footer__bottom img{max-width:518px}@media (max-width:1023px){.qt-footer__grid{gap:var(--space-d15)}.qt-footer__col{width:calc(50% - var(--space-d1))}}@media (max-width:767px){.qt-footer__grid{flex-direction:column;gap:var(--space-d2)}.qt-footer__col{width:100%}.qt-footer__subsection{margin-bottom:var(--space-d2)}.qt-footer__subsection:last-child{margin-bottom:0}.qt-footer__description{margin-bottom:var(--space-d2)}.qt-footer__bottom .qt-container{justify-content:center}}.qt-footer--has-cta{position:relative;margin-top:calc(var(--space-d5) + var(--space-d3))}.qt-footer--has-cta .qt-footer__main .qt-container{padding-top:calc(var(--section-pad) + var(--space-d5) + var(--space-d2))}.qt-footer__cta-wrap{position:absolute;top:0;left:0;right:0;transform:translateY(-50%);z-index:3}.qt-footer__cta{max-width:1080px;margin-right:auto;display:flex;align-items:center;justify-content:space-between;gap:var(--space-d2);flex-wrap:wrap;background-color:var(--color-bg-dark);border:1px solid var(--color-brand);border-radius:0;padding:var(--space-d25) var(--space-d3)}.qt-footer__cta-text{flex:1;min-width:240px}.qt-footer__cta-text h3{font-size:var(--text-h3);color:var(--color-text-inverse);margin-bottom:var(--space-d025)}.qt-footer__cta-text p{font-size:var(--text-base);color:rgb(255 255 255 / .75);line-height:var(--lh-normal);margin-bottom:0}.qt-footer__cta-btn{flex-shrink:0}.qt-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:var(--space-d2);background-color:rgb(0 0 0 / .75);opacity:0;visibility:hidden;transition:opacity var(--duration-normal) var(--ease-default),visibility var(--duration-normal) var(--ease-default)}.qt-modal.is-open{opacity:1;visibility:visible}.qt-modal__dialog{position:relative;width:100%;max-width:480px;background-color:var(--color-bg);border-radius:0;padding:var(--space-d25);transform:translateY(16px);transition:transform var(--duration-normal) var(--ease-default)}.qt-modal.is-open .qt-modal__dialog{transform:translateY(0)}.qt-modal__close{position:absolute;top:var(--space-d1);right:var(--space-d1);width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:var(--color-text);font-size:24px;line-height:1;transition:opacity var(--duration-fast) ease}.qt-modal__close:hover{opacity:.6}.qt-brochure__title{font-size:var(--text-h3);color:var(--color-text);margin-bottom:var(--space-d05)}.qt-brochure__text{font-size:var(--text-base);color:var(--color-text);line-height:var(--lh-normal);margin-bottom:var(--space-d15)}.qt-brochure .gform_wrapper{margin:0}.qt-brochure .gform_wrapper .gform_button{padding:var(--space-d075) var(--space-d1);text-align:center}@media (max-width:1023px){.qt-footer__cta{gap:var(--space-d15)}}@media (max-width:767px){.qt-footer--has-cta{margin-top:calc(var(--space-d5) + var(--space-d5))}.qt-footer--has-cta .qt-footer__main .qt-container{padding-top:calc(var(--section-pad) + 155px)}.qt-footer__cta{flex-direction:column;align-items:flex-start}.qt-footer__cta-btn{width:100%}}