.hero{display:flex;align-items:center;justify-content:space-between;margin:10px 30px;height:80vh;text-align:center;padding:10px 30px}.hero-text{max-width:580px;text-align:left}.hero-text h1{font-size:2.6em;max-width:500px;margin-bottom:30px;font-family:Poppins,sans-serif;color:#00252e}.hero-text p{margin-bottom:30px;font-size:20px;color:#111;opacity:.9}.hero-image img{max-width:86%;height:auto}.btn1{background-color:#f722a9e6;color:#eee;opacity:.9;border:none;padding:10px 20px;cursor:pointer;border-radius:28px;font-family:Open Sans,sans-serif;font-size:16px;width:300px;height:60px;box-shadow:0 2px 4px #0003}.header-container{background:url(images/bg-hero-desktop.svg) no-repeat center center/cover;background-color:#ebfbff;padding-top:20px}.header{display:flex;justify-content:space-between;align-items:center;padding:30px 50px}.logo img{height:35px;margin:0 20px}.btn{background-color:#fff;color:#3b3d3f;border:none;padding:10px 20px;cursor:pointer;border-radius:28px;font-weight:600;font-family:Open Sans,sans-serif;font-size:16px;width:200px;height:50px;box-shadow:0 2px 4px #0003;transition:background-color color .3s}.btn:hover{background-color:#ff1aab;color:#eee}.features{padding:5em;margin-top:3em}.feature-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;background:#fff;padding:40px;border-radius:25px;box-shadow:0 2px 10px #0000001a}.feature-item img{height:300px;margin-right:20px}.feature-text{text-align:left;max-width:520px;margin:3em}.feature-text h2{margin-bottom:10px;font-family:Poppins,sans-serif;font-size:30px;color:#00252e}.feature-text p{color:#808d99;font-size:20px}.cta-section{box-shadow:0 4px 10px #0003;border-radius:20px;max-width:58%;position:relative;z-index:1;transform:translateY(20%);margin:0 auto;height:280px;text-align:center;padding:60px 20px;background:#fff;color:#00252e}.cta-section h2{margin-bottom:20px;font-family:Poppins,sans-serif;font-weight:700;font-size:32px;color:#333}.btn2{background-color:#ff52bf;color:#eee;border:none;padding:15px 30px;border-radius:40px;font-size:16px;font-family:Open Sans,sans-serif;cursor:pointer;width:380px;height:80px}footer{background-color:#05252efa;color:#ccc;padding:60px 70px;text-align:center;position:relative;z-index:0}.footer-content{display:flex;justify-content:space-around;width:100%;margin-top:7em;font-size:20px}.footer-brand img{display:block;margin-bottom:50px}.footer-links{display:flex;justify-content:space-around;width:100%;margin-top:4em}.footer-column,.footer-brand{margin-bottom:30px}.footer-brand ul{list-style:none;padding:0;margin:0}.footer-brand ul li{display:flex}.footer-brand ul li img{margin-right:25px;display:inline-block}.footer-brand ul li p{text-align:left}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{text-align:left;margin-bottom:10px}.social-links{display:flex;justify-content:center;list-style:none;padding:0}.social-links li{margin:0 10px}.social-links a{color:#fff;font-size:15px;border:1px solid white;border-radius:50%;padding:10px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px}.social-links a:hover{background-color:#ffffff1a}.footer-info{text-align:right;margin:0 auto;padding:0 20px}.footer-info p{margin:10px 0;font-size:14px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Open Sans,sans-serif;line-height:1.6;color:#00252e;background-color:#fff}@media (max-width: 768px){.header-container{background:url(images/bg-hero-mobile.svg) no-repeat center center/cover;background-color:#ebfbff;padding-bottom:10px}.header{padding:30px 50px;max-width:90%}.btn{width:140px;height:37px;font-size:15px}.logo img{height:28px;margin:0 20px}.hero-image img{max-width:86%;height:auto}.hero{flex-direction:column}.hero-image{margin-top:70px}.feature-item{flex-direction:column}.feature-item img{margin-bottom:20px}.hero{margin:40px 30px;height:90%;text-align:center;padding:35px 30px;max-width:80%}.hero-text{max-width:100%;text-align:center}.hero-text h1{font-size:2.2em;max-width:100%;margin-bottom:40px;color:#00252e}.hero-text p{margin-bottom:40px;font-size:24px;font-weight:400;color:#111;opacity:.9}.hero-image img{max-width:95%;height:auto}.btn1{width:400px;max-width:80%;height:65px;border-radius:30px;color:#eee}.features{padding:3em 2em;margin-top:3em}.feature-item{margin-bottom:60px;background:#fff;padding:40px;border-radius:25px;box-shadow:0 2px 10px #0000001a}.feature-item img{height:300px}.feature-text{text-align:center;max-width:90%;margin:3em}.cta-section{max-width:85%;height:280px;padding:60px 20px;transform:translateY(25%)}.cta-section h2{margin-bottom:30px;font-family:Poppins,sans-serif;font-weight:700;font-size:25px;color:#333}.btn2{background-color:#ff52bf;color:#eee;border:none;padding:15px 30px;border-radius:40px;font-size:16px;font-family:Open Sans,sans-serif;cursor:pointer;width:300px;height:55px}.footer-content,.footer-links{flex-direction:column}.footer-column{text-align:left}.footer-column,.footer-brand{margin-bottom:5px}.footer-column ul li{font-size:25px}.footer-info{text-align:center}}@media (max-width: 480px){.header{padding:10px;width:90%}.logo img{height:18px;margin-right:20px}.btn{padding:10px 15px;font-size:12px;width:110px;height:35px}.hero{margin:40px 20px;height:90%;text-align:center;padding:35px 30px;max-width:100%}.hero-text{max-width:100%;text-align:center}.hero-text h1{font-size:1.4em;max-width:100%;margin-bottom:30px}.hero-text p{margin-bottom:30px;font-size:15px;color:#111;opacity:.9}.hero-image img{max-width:95%;height:auto}.btn1{width:300px;max-width:80%;height:45px;border-radius:30px;color:#eee;font-size:16px}.features{padding:2em 1em;margin-top:2em}.feature-item{margin-bottom:40px;background:#fff;padding:10px}.feature-item img{height:200px}.feature-text{text-align:center;max-width:100%;margin:2em}.feature-text h2{font-size:1.2em;color:#00252e}.feature-text p{color:#808d99;font-size:14px}.cta-section{max-width:87%;height:210px;padding:40px 15px;transform:translateY(30%)}.cta-section h2{margin-bottom:20px;font-family:Poppins,sans-serif;font-weight:700;font-size:17px;color:#333}.btn2{padding:15px 30px;border-radius:40px;font-size:13px;font-family:Open Sans,sans-serif;cursor:pointer;width:200px;height:50px}.footer-content{font-size:16px}.footer-column{text-align:left}.footer-column ul li{font-size:18px}}@media (max-width: 250px){body,section,.hero{width:100%;margin:0 auto;text-align:left}.header{width:100%;display:flex;justify-content:space-between}.header img{width:60px}.btn{width:80px;height:25px;font-size:7px}img{width:100px;max-width:90%;object-fit:contain}.btn1,.btn2{max-width:90%;font-size:10px}.footer-content,.footer-links,.footer-info{font-size:13px}.footer-info{width:100%;font-size:10px;display:inline}}
