@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");:root{--background:#ffffff;--foreground:#171717;--yellow:#F7B919;--red:#EB477A;--orange:#F69240;--turq:#6DC8C9;--Softturq:#C5E6E3;--darkTurq:#00B0B4;--purple:#AE96B2;--darkPurple:#242365;--grey:#acacac}@media (prefers-color-scheme:dark){:root{--background:#ffffff;--foreground:#ffffff}}body,html{max-width:100vw;overflow-x:hidden}body,html{font-family:Poppins}body{background:var(--background);-webkit-font-smoothing:antialiased}*{box-sizing:border-box;padding:0;margin:0;font-family:Poppins}a{color:inherit;text-decoration:none}h1{color:var(--turq);font-size:clamp(12px,2em,29px);font-weight:550;text-align:center;line-height:1.2em;margin:2em}button{font-size:20px;max-width:250px;max-height:60px;padding:1em 1.5em;border-radius:50px;border:none;display:flex;justify-content:center;align-items:center;line-height:1em}.nextjs-container,[data-next-badge],[data-nextjs-toast-wrapper]{display:none!important}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@media (max-width:570px){h1{font-size:clamp(12px,2em,24px)}}.Navbar_navbar__2GufN{height:7vh;align-items:center;position:relative;z-index:1000}.Navbar_logo__Ym1u6,.Navbar_navbar__2GufN{width:100%;padding:1em 0;display:flex;justify-content:center;background:white}.Navbar_logo__Ym1u6>img{height:80px;object-fit:cover}.Navbar_menu__K1tn0{display:flex;align-items:center;justify-content:center;gap:2rem;width:100%}.Navbar_links__eRQ7F{display:flex;text-align:center;gap:5rem;align-items:flex-start}.Navbar_links__eRQ7F a,.Navbar_links__eRQ7F p{color:var(--darkPurple);text-decoration:none;font-size:18px;cursor:pointer}.Navbar_secondLink__giteP{width:145px}.Navbar_mainLink__T6Qyx{width:155px;display:flex;justify-content:center;color:var(--darkPurple);text-decoration:none;font-size:18px;cursor:pointer;position:relative;padding:.6em 0;transition:color .3s ease .1s}.Navbar_mainLink__T6Qyx:before{width:100%;height:100%;transform:scaleX(0);transform-origin:left;transition:color .3s ease .1s;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--darkTurq);z-index:-1;border-radius:35px;transform:scale(0);transform-origin:center;transition:transform .5s cubic-bezier(.28,.44,.49,1)}.Navbar_mainLink__T6Qyx:hover{color:var(--background)}.Navbar_mainLink__T6Qyx:hover:before{transform:scale(1)}.Navbar_mainLink__T6Qyx{will-change:transform}.Navbar_mainLink__T6Qyx:hover{transform:translateY(-2px);transition:transform .4s ease}.Navbar_mainLink__T6Qyx.Navbar_active__d3yZl{background-color:var(--darkTurq)!important;color:var(--background)!important;box-shadow:0 4px 12px rgba(0,176,180,.25);transform:translateY(-2px);border-radius:35px;font-weight:550}.Navbar_mainLink__T6Qyx.Navbar_active__d3yZl:hover{opacity:.95}.Navbar_hamburger__1kipN{display:none;flex-direction:column;justify-content:space-around;width:30px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1000}.Navbar_hamburger__1kipN span{width:100%;height:4px;border-radius:6px;background:var(--darkPurple);transition:all .3s ease}.Navbar_menu__K1tn0.Navbar_open__Z2oey{position:fixed;top:0;left:0;right:0;bottom:0;overflow-y:auto;z-index:1000;background:white;height:100vh}@media (max-width:1200px){.Navbar_navbar__2GufN{padding:0 1rem}.Navbar_links__eRQ7F a,.Navbar_links__eRQ7F p{width:145px}}.Navbar_links__eRQ7F a:hover,.Navbar_links__eRQ7F p:hover{font-weight:550}.Navbar_secondLink__giteP:hover{color:var(--darkTurq)}.Navbar_dropdown__PrBr2{position:relative}.Navbar_dropdownContent__notjk{position:absolute;top:100%;left:0;background-color:white;display:flex;flex-direction:column;gap:1rem;padding:1.5em .5rem 1.5em 1em;border-radius:1em;width:175px;box-sizing:border-box;z-index:1000;text-align:left}.Navbar_dropdownContent__notjk a{color:var(--grey);text-decoration:none;font-size:clamp(10px,2em,14.5px)}.Navbar_dropdownContent__notjk a:hover{color:var(--darkTurq)}.Navbar_dropdownArrow__APV56{margin-left:8px;font-size:.8em}@media (max-width:1340px){.Navbar_links__eRQ7F{gap:3rem}}@media (max-width:1000px){.Navbar_links__eRQ7F{gap:2rem}.Navbar_links__eRQ7F a,.Navbar_links__eRQ7F p{font-size:16px;width:145px}}@media (max-width:950px){.Navbar_hamburger__1kipN{display:flex}.Navbar_menu__K1tn0{position:fixed;top:1vh;right:0;height:100%;width:100%;background:white;flex-direction:column;align-items:center;justify-content:flex-start;padding:12rem 0 8rem;transform:translateX(100%);transition:transform .3s ease-in-out;z-index:999}.Navbar_menu__K1tn0.Navbar_open__Z2oey{transform:translateX(0)}.Navbar_links__eRQ7F{flex-direction:column;gap:2rem;display:flex;align-items:center}.Navbar_links__eRQ7F a,.Navbar_links__eRQ7F p{font-size:18px}.Navbar_dropdownContent__notjk{position:static;width:100%;text-align:center;display:none;padding:0;max-height:0;overflow:hidden;transition:all .3s ease}.Navbar_dropdownContent__notjk.Navbar_open__Z2oey{display:flex;flex-direction:column;max-height:500px;padding:1em 0}.Navbar_envelopbtn__PDEu1{margin-top:2rem}.Navbar_dropdown__PrBr2{display:flex;flex-direction:column;align-items:center}}.Footer_footer__JrJN9{max-width:100%;height:30vh;color:var(--darkPurple);background-color:white;display:flex;flex-direction:row;position:relative;align-items:center;box-sizing:border-box;justify-content:space-evenly;margin:0 auto;overflow:hidden}.Footer_logoBreca__tfGRs,.Footer_logo__S4PwH{max-width:180px}.Footer_contactInfo__jCTet{width:30%;height:100%;padding:4em 4em 3.2em;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;position:relative;background-color:white;z-index:1}.Footer_content__uamXL{font-size:clamp(11px,2em,28px);color:var(--turq);color:var(--darkTurq);font-size:clamp(11px,4em,38px);font-weight:650;letter-spacing:.1em}.Footer_contactInput__nYtcA{width:100%;display:flex;flex-direction:row;align-items:center;gap:18px;color:var(--darkPurple);font-weight:500;font-size:clamp(10px,2em,18px);transition:transform .3s ease,opacity .3s ease;margin:0}.Footer_contactInput__nYtcA:hover{transform:scale(1.025);opacity:1;color:var(--darkTurq)}.Footer_contactInfo__jCTet>h4{padding:.5em 0;text-align:left;font-size:clamp(10px,1em,14px);box-sizing:border-box;font-weight:400}.Footer_addres__Pjy57{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start}.Footer_addres__Pjy57>h4{font-weight:400!important;font-size:clamp(10px,2em,16px)}.Footer_terms__T75O_{text-align:right;font-size:clamp(10px,1em,14px);font-weight:500;box-sizing:border-box;color:grey}.Footer_socialMedia__y40_I{display:flex;flex-direction:row;justify-content:space-evenly;gap:2em;align-items:center;position:relative;width:25%}.Footer_socialMedia__y40_I>a{display:flex;justify-content:center;align-items:center;transition:transform .3s ease}.Footer_socialMedia__y40_I>a>div{position:relative;background:none}.Footer_socialMedia__y40_I>a>div,.Footer_socialMedia__y40_I>a>div:hover{border-radius:80px;width:80px;height:80px;display:flex;justify-content:center;align-items:center}.Footer_socialMedia__y40_I>a>div:hover{box-shadow:-6px 6px 0 var(--darkTurq);transform:scale(1.07)}.Footer_socialMedia__y40_I>a>div:active{border:4px solid var(--darkTurq);top:3px;left:-3px;box-shadow:-3px 3px 0 var(--darkTurq);border-radius:80px}.Footer_socialMedia__y40_I>a>div:before{border-bottom:3px solid transparent;border-right:3px solid transparent;border-top:3px solid transparent;border-right:3px solid var(--darkTurq);border-left:0 solid transparent;left:-3px}.Footer_socialMedia__y40_I>a>div:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid transparent;border-top:3px solid var(--darkTurq);border-bottom:0 solid transparent;bottom:-3px}.Footer_floatingBackground__Fw0pW{position:relative;top:0;left:0;width:45%;height:100%;z-index:0;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;background-color:var(--Softturq)}.Footer_logoBreca__tfGRs,.Footer_logo__S4PwH{position:relative;z-index:1}.Footer_floatingShape__uW_eV{position:absolute;opacity:.7;animation:Footer_floatUp__Mtl2W linear infinite;will-change:transform}@keyframes Footer_floatUp__Mtl2W{0%{transform:translateY(0) rotate(0deg);opacity:0}10%{opacity:.7}90%{opacity:.7}to{transform:translateY(-100vh) rotate(0deg);opacity:0}}.Footer_imgContainer__PnOR7{position:relative;display:inline-block;border-radius:50px}.Footer_mainImage__u8XiB{border-radius:50px;width:490px;height:270px;object-fit:cover;display:block;filter:drop-shadow(0 10px 20px rgba(0,0,0,.35))}.Footer_textBox__kwexW{flex-direction:column;justify-content:space-around;gap:1em;z-index:2}.Footer_cloud__kzHLp,.Footer_textBox__kwexW{display:flex;align-items:center;position:relative}.Footer_cloud__kzHLp{width:415px;height:258.3375px;justify-content:center;font-weight:500;font-size:clamp(12px,2em,16px);line-height:1.5;color:var(--turq)}.Footer_cloudText__6Wb_l{width:65%;height:65%;margin:auto 14% 1.5em auto;display:flex;align-items:center;overflow:hidden;line-height:1.4}@media (max-width:768px){.Footer_container__YfQ4y{flex-direction:column;gap:2em;padding:2em 0}.Footer_floatingShape__uW_eV{width:60px!important;height:auto!important}}.Footer_addresResponsive__zQkYt{display:none}.Footer_addresResponsive__zQkYt>h4{font-weight:400!important;font-size:clamp(10px,2em,14px)}@media (max-width:1550px){.Footer_floatingBackground__Fw0pW{width:35%}.Footer_contactInfo__jCTet{width:40%}.Footer_socialMedia__y40_I{width:25%}.Footer_socialMedia__y40_I>a>div>img{max-width:35px}.Footer_addres__Pjy57>h4{font-weight:400!important;font-size:clamp(10px,2em,14px);margin-top:1em}}@media (max-width:1420px){.Footer_floatingBackground__Fw0pW{width:30%;display:flex;flex-direction:column}.Footer_contactInfo__jCTet{width:45%}.Footer_logoBreca__tfGRs,.Footer_logo__S4PwH{max-height:65px}}@media (max-width:1132px){.Footer_floatingBackground__Fw0pW{width:25%;display:flex;flex-direction:column}.Footer_contactInfo__jCTet{padding:4em 3em}.Footer_socialMedia__y40_I{width:30%}.Footer_logoBreca__tfGRs,.Footer_logo__S4PwH{max-height:60px}}@media (max-width:1064px){.Footer_floatingBackground__Fw0pW{display:none}.Footer_contactInfo__jCTet{width:60%;padding:4em}.Footer_socialMedia__y40_I{width:40%}}@media (max-width:860px){.Footer_addres__Pjy57{display:none}.Footer_footer__JrJN9{flex-direction:column;height:100%}.Footer_contactInfo__jCTet{width:100%;padding:2em 0 0;display:flex;align-items:center}.Footer_content__uamXL{display:flex;align-items:center;font-size:clamp(11px,4em,32px)}.Footer_contactInput__nYtcA{justify-content:center;margin-top:1em}.Footer_socialMedia__y40_I{width:100%;margin:1em 0}.Footer_addresResponsive__zQkYt{display:flex;flex-direction:column;align-items:center;margin:1em 0 2em}}@media (max-width:529px){.Footer_addresResponsive__zQkYt>h4{width:85%;text-align:center;margin:0 auto 1em}}@media (max-width:378px){.Footer_socialMedia__y40_I{margin:2em 0}.Footer_socialMedia__y40_I>a>div>img{max-width:30px}.Footer_socialMedia__y40_I>a>div,.Footer_socialMedia__y40_I>a>div:hover{width:50px;height:50px}.Footer_content__uamXL{font-size:clamp(11px,4em,28px)}}