.responsive-px-40{padding-left:40px;padding-right:40px}.page-header{padding:40px;font-size:40px}.responsive-body body{height:100%}.responsive-body .responsive-container{width:100%;min-height:100vh;transform-origin:top left}@media screen and (min-width:2400px)and (max-width:2800px){html{height:100%}.responsive-body:root{--window-height:76.923vh;--window-width:76.923vw;--window-height-without-header:calc(76.923vh - 80px)}.responsive-body .responsive-container{transform:scale(1.3);transform-origin:top left;width:76.923%;height:76.923%}}@media screen and (min-width:2000px)and (max-width:2500px){html{height:100%}.responsive-body:root{--window-height:83.334vh;--window-width:83.334vw;--window-height-without-header:calc(83.33vh - 80px)}.responsive-body .responsive-container{transform:scale(1.2);transform-origin:top left;width:83.334%;height:83.334%}}@media(max-width:1300px){html{height:100%}.responsive-body:root{--window-height:111.111vh;--window-width:111.111vw;--window-height-without-header:calc(111.111vh - 80px)}.responsive-body .responsive-container{transform:scale(.9);transform-origin:top left;width:111.111%;height:111.111%}}@media screen and (max-width:1180px){html{height:100%}.responsive-body .responsive-container{transform:scale(.8);transform-origin:top left;width:125%;height:125%}.responsive-body:root{--window-height:125vh;--window-width:125vw;--window-height-without-header:calc(125vh - 80px)}}@media screen and (max-width:1024px){.responsive-body .responsive-container{transform:scale(.7);transform-origin:top left;width:142.857%;height:142.857%}.responsive-body html{height:100%}.responsive-body:root{--window-height:142.857vh;--window-width:142.857vw;--window-height-without-header:calc(142.857vh - 80px)}}.cta-section{margin-top:80px;padding:80px 20px;text-align:center;background:linear-gradient(90deg,#0077FF,#40B3FF)}.cta-section .cta-title{font-size:2.5rem;font-weight:700;color:#fff!important;margin:0 0 24px;line-height:1.2}@media(max-width:768px){.cta-section .cta-title{font-size:2rem}}.cta-section .cta-description{font-size:1.25rem;color:hsla(0,0%,100%,.9);max-width:700px;margin:0 auto 40px;line-height:1.6}.cta-section .cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cta-section .cta-buttons .cta-button{padding:16px 32px;font-size:1.125rem;font-weight:600;height:auto;color:var(--primary-color);background:#fff}.cta-section .cta-buttons .cta-button:hover{background-color:#f3f4f6;color:var(--primary-color)}.cta-section .cta-buttons .cta-button.secondary{background:rgba(0,0,0,0);border:1px solid #fff;color:#fff}.cta-section .cta-buttons .cta-button.secondary:hover{background:hsla(0,0%,100%,.2)}