:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-size:18px;font-family:Public Sans,sans-serif}h1,h2,h3{font-weight:300;color:#2d314d}h1{font-size:2.8em}h2{font-size:2em}h3:hover{color:#31d35c;cursor:pointer}h6{font-weight:200;color:#9698a6}p{color:#9698a6;line-height:1.8}.btn{background:linear-gradient(to right,#31d35c,#247ea8);color:#fff;border-radius:35px;padding:20px 45px;transition:background-color .3s ease;border:0cap;margin-top:15px}.nav-items{display:flex;align-items:center;justify-content:space-between;padding:10px;margin:0 11% 15px;position:relative}.logo img{height:23px;width:auto;margin-top:4px}.nav-li ul{display:flex;list-style:none;gap:5px}.nav-li li a{text-decoration:none;color:#9698a6;padding:10px 25px;display:block;border-radius:16px;transition:background-color .3s ease}.nav-li li a:hover{background-color:#2d314d;color:#fff}.nav-li li:last-child a{background:linear-gradient(to right,#31d35c,#247ea8);color:#fff;border-radius:35px;padding:8px 35px;margin-left:100px;transition:background-color .3s ease;font-size:medium;margin-top:0}.hamburger-icon{display:none;cursor:pointer}.hamburger-icon img{width:30px;height:auto}@media (max-width: 768px){.hamburger-icon{display:block}.nav-li{position:absolute;top:100%;right:0;left:0;background-color:#fff;display:none;width:100%;text-align:center;padding:20px 0;box-shadow:0 4px 10px #0000001a;z-index:100}.nav-li.open{display:block}.nav-li ul{flex-direction:column;gap:10px;padding:0}.nav-li li{margin:0}.nav-li li:last-child a{margin-left:0}}.blog-section{margin-left:11%;margin-right:11%;padding:20px 0}.articles-container{display:flex;flex-wrap:wrap;gap:25px;justify-content:space-between}.articles{flex:1 1 250px;max-width:350px;border-radius:8px;text-align:left;background-color:#fff}.articles img{width:100%;height:220px;display:block;border-radius:6px}p{font-size:16px}@media screen and (max-width: 1024px){.blog-section{margin-left:5%;margin-right:5%}.articles-container{justify-content:center}.articles{flex:1 1 45%}}@media screen and (max-width: 600px){.blog-section{margin-left:20px;margin-right:20px}.articles{flex:1 1 100%;max-width:100%}.articles img{height:180px}}.home-content{display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap;margin:0 11%}.text-content{flex:1;max-width:40%;padding:20px 20px 30px 50px;z-index:3;margin-top:-100px}.text-content p{font-size:19px;margin-bottom:30px}.image-stack{position:relative;flex:1;width:100%;overflow:hidden;height:700px;z-index:1}.bg-image{width:100%;display:block;height:auto}.mockup-image{position:absolute;top:-100px;left:0;width:100%;height:auto;z-index:2}.other-content{background-color:#f3f4f6;padding:7% 11%;margin-top:-150px}.card-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px;margin-top:80px}.card{flex:1;min-width:220px;max-width:300px;text-align:left}@media (max-width: 1024px){.home-content{flex-direction:column-reverse;gap:20px;padding:0 5%}.text-content{margin-top:0;text-align:left;padding:20px 0;max-width:100%}.image-stack{width:100%;height:500px}.mockup-image{top:-60px}.btn{width:100%}.card-container{flex-direction:column;align-items:center}.card{max-width:100%}.other-content{margin-top:0}}@media (max-width: 768px){.home-content{padding:0 10%}}@media (max-width: 480px){.home-content{padding:0 5%}.mockup-image{top:-20px}.image-stack{height:300px}.text-content h1{font-size:25px}.text-content p{font-size:15px}.other-content{margin-top:0}}.footer-section{background-color:#2d314d;margin-top:60px;padding:40px 11%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.footer-items{flex:1 1 200px}.logo{height:23px;width:auto;margin-top:10px}.social-icons{display:flex;gap:12px;margin-top:30px}.footer-items ul{list-style:none;display:flex;flex-direction:column;gap:15px;padding:0;margin:0}.footer-items li a{text-decoration:none;color:#fff;font-size:16px;transition:text-decoration .3s ease}.footer-items li a:hover{text-decoration:underline;cursor:pointer}.btn{padding:10px 35px;margin-bottom:10px}.footer-items:last-child{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}@media (max-width: 768px){.footer-section{flex-direction:column;align-items:center;text-align:center;padding:2px 10px;gap:2px}.footer-items{align-items:center}.footer-items:last-child{align-items:center}.footer-items:first-child{padding-top:30px}.social-icons{justify-content:center}}@media (max-width: 1024px) and (min-width: 769px){.footer-section{justify-content:center;gap:30px;padding:40px 5%}.footer-items{flex:1 1 45%;text-align:center}.footer-items:last-child{align-items:center}.social-icons{justify-content:center}}
