.home-hero{display:flex;flex-direction:row;max-width:1280px;margin:0 auto 150px}@media(max-width:768px){.home-hero{flex-direction:column;text-align:center;margin:0 auto}}.home-hero .hero-content{margin-top:135px}@media(max-width:768px){.home-hero .hero-content{margin-top:40px}}.home-hero .hero-content h1{font:400 80px/1.5 var(--font-cambon);color:#111827;letter-spacing:0;margin-bottom:24px}@media(max-width:768px){.home-hero .hero-content h1{font-size:36px}}.home-hero .hero-content h2{font:300 20px/1.5 var(--font-poppins);color:#111827;letter-spacing:0;text-align:start;width:574.13px;margin-bottom:55px;margin-left:45px}@media(max-width:768px){.home-hero .hero-content h2{width:auto;margin:0 20px 20px;text-align:center;font-size:16px}}.home-hero .hero-content .call-to-actions{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:42px;width:100%}.home-hero .hero-content .call-to-actions a{text-decoration:none}.home-hero .hero-content .call-to-actions .ripple{padding:20px 23px;position:relative;overflow:hidden}.home-hero .hero-content .call-to-actions .ripple:before{content:"";position:absolute;background-color:rgba(105,150,226,.5);width:10%;height:25%;border-radius:50%;z-index:1;top:35%;left:45%;transform:scale(0)}.home-hero .hero-content .call-to-actions .ripple:hover:before{transform:scale(12);transition:transform .5s,border-radius .5s .5s}.home-hero .hero-content .call-to-actions .ripple:hover:after{content:"";position:absolute;z-index:2;left:50%;transform:translateX(-50%)}.home-hero .hero-content .call-to-actions .call-to-action{margin:0 auto;width:252px;height:71px;padding:14px 34px;text-transform:none;font:400 20px var(--font-poppins);color:#fff;letter-spacing:0;background:#407ec9;border-radius:20px;box-shadow:none}@media(max-width:768px){.home-hero .hero-content .call-to-actions .call-to-action{width:180px;height:50px;border-radius:15px;padding:6px 16px;font-size:16px}}.home-hero .hero-image{margin-top:107px;height:620px;width:620px;transform:translateY(-50px) scaleX(-1);z-index:-1}@media(max-width:768px){.home-hero .hero-image{height:auto;width:100%;margin-top:50px}}