.header{align-items:center;background-color:#fff;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;left:0;padding:30px 50px 10px;position:fixed;top:0;width:100%;z-index:9999}body{padding-top:60px}.logo{align-items:center;display:flex;flex:0 0 auto;margin-right:40px}.logo img{height:30px;vertical-align:middle;width:auto}.nav{display:flex;flex:1;font-size:16px;gap:25px;justify-content:flex-start;min-width:300px}.nav a{color:#000;font-weight:700;text-decoration:none}.buttons{display:flex;flex-wrap:nowrap;gap:10px}.cta-button{align-items:center;border-radius:5px;color:#fff;display:inline-block;flex:auto;font-size:18px;justify-content:center;margin-top:20px;max-width:200px;min-width:120px;padding:10px 20px;text-align:center;text-decoration:none;white-space:nowrap}.cta-grey{background-color:#f0f0f0;border:1px solid #a9a9a9;color:#666}.cta-grey:hover{background-color:#b0b0b0;box-shadow:0 4px 6px rgba(0,0,0,.2);color:#222}.cta-blue{background-color:#359ec7}.cta-blue:hover{background-color:#06c;box-shadow:0 4px 6px rgba(0,102,204,.4);color:#fff}.cta_header{margin-top:0}@media (max-width:768px){.header{padding:10px 20px}.logo img{height:20px}.nav{display:none}.cta_header{font-size:13px;height:31px;min-width:40px;padding:4px 10px}}body{background-color:#f8f9fa}.fv-section{background-color:#f4f8f9;width:100%}.fv-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:1440px;padding:100px 7%;width:100%}.text-content{max-width:50%;min-width:40%}.text-content h1{color:#222;font-size:3rem;font-weight:700}.highlight{color:#359ec7}.features{margin-top:20px}.features li{font-size:1rem;list-style:none;margin-bottom:10px}.features li:before{color:#007bff;content:"\2713";font-weight:700;margin-right:10px}.image-content-sm{display:none}.image-content-md{display:flex;flex:1;justify-content:flex-end}.image-content-md img{height:auto;min-width:60%;width:100%}@media (max-width:768px){.fv-section{padding:20px 0}.fv-container{flex-direction:column;padding:30px 5%;text-align:center}.text-content{margin-bottom:30px;max-width:100%}.features li{text-align:left}.image-content-md{display:none}.image-content-sm{display:flex;justify-content:center;margin-bottom:20px}.image-content-sm img{height:auto;max-width:600px;width:80%}}@media (max-width:375px){.text-content h1{font-size:2rem}}