﻿.landing-new{height:700px;margin:2rem;display:flex;justify-content:center;align-items:center;position:relative;border-radius:15px;overflow:hidden;background-color:rgba(0,0,0,.35);}.landing-new .bg-cover{position:absolute;z-index:-3;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);object-fit:cover;}.landing-new .text{display:flex;flex-direction:column;color:#fff;width:80%;padding:1rem;}.landing-new .text span{font-size:1.25rem;letter-spacing:2px;font-weight:400;display:inline-block;margin-bottom:2rem;}.landing-new .text h1{font-weight:600;font-size:3.25rem;line-height:1.5;margin-bottom:2rem;}.landing-new .text p{font-size:1.5rem;font-weight:400;margin-bottom:2rem!important;padding:0!important;}.landing-new .text .buttons{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:4rem;}.landing-new .text .buttons .cta-1{color:#00537e;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:7px 20px;font-weight:600;transition:all .3s ease-in-out;}.landing-new .text .buttons .cta-1:hover{background-color:#00537e;border:1px solid #00537e;color:#fff;}.landing-new .text .buttons .cta-2{color:#fff;background-color:transparent;border:1px solid #fff;border-radius:3px;padding:7px 20px;font-weight:600;transition:all .3s ease-in-out;}.landing-new .text .buttons .cta-2:hover{background-color:#fff;color:#00537e;}.ctas{transform:translateY(-125px);height:100px;display:flex;gap:1.5rem;}.ctas .first{width:600px;}.ctas .ai-agent{background-color:#00537e;color:#fff;padding:2rem;border-radius:7px;height:150px;width:700px;}.ctas .ai-agent h2{font-size:1.25rem;font-weight:500;margin-bottom:1rem;}.ctas .ai-agent .search-bar{display:flex;width:100%;background-color:#fff;border-radius:5px;padding:.5rem 1rem;border:1px solid rgba(0,83,126,.3);}.ctas .ai-agent .search-bar input{border:0;width:100%;}.ctas .ai-agent .search-bar button{display:flex;justify-content:center;align-items:center;border:0;background-color:#f7f7f7;color:#00537e;font-size:1.25rem;padding:5px;border-radius:50%;transition:background-color .3s ease-in-out;}.ctas .ai-agent .search-bar button:hover{background-color:#00537e;color:#fff;}.ctas .cta-item{background-color:#00537e;color:#fff;padding:1.5rem;height:150px;display:flex;gap:1rem;border-radius:7px;}.ctas .cta-item .icon{width:40px;height:auto;}.ctas .cta-item .icon img{width:40px;height:auto;}.ctas .cta-item h2{font-size:1.25rem;font-weight:500;margin-bottom:.5rem;}.ctas .cta-item p{font-size:1rem;padding:0;min-height:50px;}.ctas .cta-item .link{display:flex;justify-content:flex-end;font-size:1.5rem;}.ctas .cta-item:hover{background-color:#005388;}.webchat__stacked-layout__message{max-width:100%!important;}@media(max-width:1200px){.ctas{flex-direction:column;height:unset;transform:translateY(0);}.ctas .ai-agent,.ctas .first,.ctas .second{width:100%;}.ctas .cta-item{margin-bottom:1rem;}.ctas .cta-item .text{width:100%;}}@media(max-width:992px){.landing-new .text{width:100%;}}@media(max-width:768px){.landing-new{margin:0;border-radius:0;margin-bottom:1rem;}.landing-new .text h1{font-size:2.5rem;}}@media(max-width:500px){.landing-new .text h1{font-size:2rem;}.ctas .ai-agent .search-bar input{font-size:.75rem;}.landing-new .text .buttons .cta-1{width:100%;text-align:center;}.landing-new .text .buttons .cta-2{width:100%;text-align:center;}}