.home-container{position:relative;height:100vh;color:white}.home-bg{background-size:cover;background-position:50%}.home-bg,.home-overlay{position:absolute;inset:0}.home-navbar{position:absolute;top:0;left:0;width:100%;padding:25px 60px;justify-content:space-between;box-sizing:border-box;z-index:20}.home-logo,.home-navbar{display:flex;align-items:center}.home-logo{gap:8px}.home-logo img{height:28px}.home-links{display:flex;align-items:center;gap:15px}.home-links a{color:white}.home-links a,.prop{text-decoration:none;font-size:14px;cursor:pointer;transition:color .3s ease}.prop{background:none;border:none;outline:none;padding:0;margin:0;color:inherit;font-family:inherit}.home-link{text-decoration:none;color:white;font-size:18px;cursor:pointer}.home-dropdown{position:relative}.home-link{display:flex;align-items:center;gap:4px}.home-dropdown.open .home-link:after{transform:rotate(180deg)}.home-dropdown-menu{position:absolute;top:110%;left:0;background:white;border-radius:8px;min-width:100px;box-shadow:0 6px 16px rgba(0,0,0,.15);opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .3s ease;padding:0;z-index:100}.home-dropdown-menu a{display:block;padding:10px 16px;color:black;text-decoration:none;font-size:14px;cursor:pointer;transition:background .3s ease,color .3s ease}.home-dropdown-menu a:hover{background:#f5f5f5;color:#0ea5e9;border-radius:4px}.home-dropdown.open .home-dropdown-menu,.home-dropdown:hover .home-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.header-transparent{background:transparent;color:white}.header-transparent a,.header-transparent span{color:white}.header-solid .home-dropdown-menu a,.header-transparent .home-dropdown-menu a{color:black!important}.call{background:#0f766e;padding:10px 20px;border-radius:25px;color:white!important;border:none;cursor:pointer;font-size:14px;transition:all .3s ease;position:relative;overflow:hidden;height:30px;min-width:100px;display:flex;align-items:center;justify-content:center}.call,.call span{white-space:nowrap}.call span{position:absolute;left:50%;transform:translateX(-50%);transition:transform .4s ease,top .4s ease}.call span:first-child{top:50%;transform:translate(-50%,-50%);color:white}.call span:last-child{top:100%;color:#0f766e}.call:hover{background:#d1f1f4;border:1px solid #0f172a}.call:hover span:first-child{top:-100%}.call:hover span:last-child,.call:not(:hover) span:first-child{top:50%;transform:translate(-50%,-50%)}.call:not(:hover) span:last-child{top:100%}.header-solid{background:white;color:black}.header-solid a,.header-solid span{color:black}.hamburger{display:none;font-size:26px;cursor:pointer;color:white}@media (max-width:1024px){.hamburger{display:block}.home-links{position:absolute;top:80px;right:0;background:white;flex-direction:column;align-items:flex-start;gap:20px;padding:20px;width:100%;display:none;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:0;z-index:100;box-sizing:border-box;overflow:hidden}.home-links.active{display:flex;height:auto}.home-dropdown-menu{position:static;background:white;box-shadow:none;opacity:0;visibility:hidden;transform:none;padding-left:10px;transition:all .3s ease;max-height:0;overflow:hidden}.home-dropdown.open .home-dropdown-menu{opacity:1;visibility:visible;max-height:500px;color:black!important}.header-transparent .home-links{background:white;color:black}.header-transparent,.header-transparent .home-links a{color:black}.home-navbar{padding:25px}}.footer-wrapper{font-family:Optima,Helvetica Neue,Helvetica,Arial,sans-serif;background:#0b6b63;padding:50px 30px}.footer{background:#ffffff;padding:60px 140px;border-radius:25px;max-width:1400px;margin:0 auto;height:340px}.footer-logo-wrapper{margin-bottom:30px}.footer-container{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;gap:60px}.footer-left{max-width:50%;font-size:12px}.footer-logo{display:block;height:35px}.footer-nav{display:flex;flex-wrap:wrap;gap:10px;font-size:15px}.footer-nav a{text-decoration:none;color:#333;font-size:18px}.footer-nav.second-row{margin-top:0}.footer-right{max-width:45%}.footer-right h4{margin-bottom:6px;font-size:12px;font-weight:600;color:#333}.footer-right p{font-size:20px;margin-bottom:25px;color:black}.footer-below p{font-size:16px}.footer-info-row{display:flex;justify-content:space-between;gap:80px;flex-wrap:nowrap}.footer-info-row>div{flex:1}.footer-bottom{border-top:1px solid #eaeaea;display:flex;justify-content:space-between;align-items:center;font-size:16px;padding-top:10px}.footer-social{display:flex;gap:15px;color:#333}.footer-social a{font-size:20px;color:#333;text-decoration:none}.footer-social a:hover{color:#0b6b63}.footer-legal{flex:1;text-align:center}.footer-legal a{color:#000;text-decoration:none;font-size:14px}.footer-legal a:hover{color:#0b6b63}.footer-copy{font-size:14px;color:#555;text-align:right}.footer-right a[href^=mailto],.footer-right a[href^=tel]{text-decoration:none;color:black}.footer-right a[href^=mailto]:hover,.footer-right a[href^=tel]:hover{color:#0b6b63;text-decoration:none}@media (max-width:1024px){.footer{padding:40px 30px;height:auto}.footer-container{flex-direction:row;flex-wrap:wrap;gap:40px;justify-content:space-between}.footer-left,.footer-right{max-width:48%;font-size:14px}.footer-logo-wrapper{margin-bottom:25px}.footer-logo{height:40px}.footer-nav{gap:12px}.footer-nav a{font-size:16px}.footer-right h4{font-size:14px;margin-bottom:6px}.footer-right p{font-size:18px;margin-bottom:20px}.footer-below p{font-size:15px;margin-bottom:15px}.footer-info-row{flex-direction:row;gap:40px;flex-wrap:wrap}.footer-info-row>div{flex:1 1 45%}.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center;padding-top:15px;gap:10px}.footer-social{justify-content:flex-start;gap:15px}.footer-legal{text-align:center;flex:1}.footer-copy{text-align:right;font-size:14px}}@media (max-width:768px){.footer-container{flex-direction:column;height:fit-content}.footer-left,.footer-right{max-width:100%}.footer-logo{font-size:32px}.footer-right p{font-size:22px}.footer-below p{font-size:16px;margin-bottom:15px}.footer-info-row{flex-direction:column;gap:20px}.footer-bottom{flex-direction:column;text-align:center}.footer-social{justify-content:center}.footer-copy{text-align:center}}@media (max-width:480px){.footer{padding:25px 20px;height:auto}.footer-container{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:25px}.footer-left,.footer-right{max-width:100%;text-align:left}.footer-logo-wrapper{margin-bottom:20px}.footer-nav{justify-content:flex-start;gap:6px}.footer-nav a{font-size:14px;margin-bottom:8px}.footer-right h4{font-size:15px;margin-bottom:4px}.footer-right p{font-size:18px;margin-bottom:12px}.footer-below p{font-size:14px;margin-bottom:10px}.footer-bottom,.footer-info-row{flex-direction:column;gap:10px}.footer-bottom{align-items:center;text-align:center;margin-top:15px;border-top:1px solid #eaeaea;padding-top:15px}.footer-social{justify-content:center}.footer-copy,.footer-legal{text-align:center}.footer-wrapper{padding:30px 20px}}@media screen and (min-width:1440px){.footer-nav a{text-decoration:none;color:#333;font-size:18px}.footer-below p{font-size:16px}.footer-bottom{padding-top:10px}.footer-legal a{color:#000;text-decoration:none;font-size:14px}.footer-copy{font-size:14px}}