@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;600&family=Montserrat:wght@500;600;700&display=swap";body{background-color:var(--background-light);font-family:Lato,sans-serif;color:var(--text-main)}body h1:not(.hero__content h1),body h2:not(.hero__content h2),body h3:not(.hero__content h3),body h4,body h5,body h6{color:var(--primary-color);font-family:Montserrat,sans-serif;margin:0}body p:not(.hero__content p),body span,body li{font-family:Lato,sans-serif;line-height:1.6;margin:0}a{color:var(--text-light);text-decoration:none;transition:color .3s ease}a:hover{color:var(--hover-secondary)}.top-bar{background-color:var(--background-neutral);padding:10px 0;border-bottom:1px solid var(--hover-secondary)}.top-bar .container{max-width:1200px;margin:0 auto;padding:0 2rem 0 1rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.top-bar a{color:var(--primary-color);font-weight:600;text-decoration:none;transition:color .3s ease}.top-bar a:hover{color:var(--hover-primary)}.top-bar i{font-size:1.1rem;margin-right:5px;color:var(--secondary-color);transition:color .3s ease}.top-bar a:hover i{color:var(--primary-color)}.header{background-color:var(--background-light);padding:1rem 0;transition:padding .3s ease}.header.menu-open{padding:1.5rem 0}.header .container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;position:relative}.navbar-brand{display:flex;align-items:center}.navbar-toggler{font-size:2rem;color:var(--primary-color);background:none;border:none;cursor:pointer;z-index:10002;width:24px!important;height:24px!important;display:flex!important;align-items:center;justify-content:center;visibility:visible!important;opacity:1!important}.navbar-toggler svg{width:24px;height:24px;stroke:var(--primary-color)}.header__nav{flex:1;display:flex;justify-content:center;align-items:center;gap:1rem;margin:0;padding:0;list-style:none}.header__nav li{display:flex;align-items:center;gap:1rem}.header__nav li:not(:last-child):after{content:"•";color:var(--secondary-color);font-size:1.2rem}.header__nav a{font-family:Montserrat,sans-serif;font-weight:600;font-size:1rem;color:var(--primary-color);text-decoration:none;transition:color .3s ease}.header__nav a:hover{color:var(--hover-primary)}.header__nav a.active{color:var(--hover-primary);font-weight:700}.header__cta{padding:.6rem 1rem;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;border-radius:8px;background-color:var(--secondary-color);color:var(--text-main);border:none;text-decoration:none;transition:background-color .3s ease,transform .2s ease;display:flex;align-items:center;gap:.5rem;text-align:center;justify-content:center}.header__cta i{font-size:1rem}.header__cta:hover{background-color:var(--primary-color);color:var(--text-light);transform:scale(1.05)}.hero{position:relative;display:flex;justify-content:center;align-items:flex-start;text-align:center;color:#fff;background-size:cover;background-position:center;padding:4rem 1rem 0;margin-bottom:0;width:100%;overflow:hidden;box-sizing:border-box}.hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0009;z-index:1;transition:background-color .3s ease}.hero__content{position:relative;z-index:2;max-width:920px;margin:0 auto;text-shadow:0 2px 8px rgba(0,0,0,.8);padding:2.5rem 2rem;width:100%}.hero__content h1{font-size:clamp(2rem,5vw,2.8rem);font-weight:800;margin-bottom:1.2rem;line-height:1.3;letter-spacing:-.3px;font-family:Montserrat,sans-serif}.hero__content p{font-size:clamp(1.1rem,2.2vw,1.4rem);margin-bottom:1.8rem;line-height:1.5;font-weight:400;font-family:Lato,sans-serif;max-width:780px;margin-left:auto;margin-right:auto}.hero--large{height:100vh;min-height:700px;background-attachment:fixed}.hero--small{height:380px;min-height:380px;display:flex;align-items:flex-start;justify-content:center;background-blend-mode:multiply;padding:5rem 0 2rem}.hero--small .hero__content{background-color:#0009;border-radius:12px;padding:2.5rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.15);margin:2rem 1rem 1rem}.hero__content .btn{background-color:var(--primary-color);color:#fff;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:700;border-radius:7px;box-shadow:0 3px 12px #0000004d;transition:all .3s ease;border:none;text-transform:uppercase;letter-spacing:.8px;min-width:190px}.hero__content .btn:hover{transform:translateY(-2px);box-shadow:0 5px 16px #00000059;background-color:var(--primary-dark-color)}@media (min-width: 768px) and (max-width: 991.98px){.hero{padding-top:8rem!important}.hero--large{height:50vh;min-height:400px;background-attachment:scroll}.hero--large h1{margin-top:1rem!important}.hero--small{height:380px;min-height:380px;padding-top:8rem}.hero--small .hero__content{padding:2rem 1.5rem;max-width:92%;margin-top:1.5rem}.hero--small h1{font-size:1.9rem!important;margin-bottom:1rem!important;line-height:1.25}.hero--small p{font-size:1.15rem!important;margin-bottom:1.5rem!important;line-height:1.45}.hero__content .btn{padding:.8rem 2rem;font-size:1rem;min-width:180px}}@media (max-width: 767.98px){.hero{padding:0 1rem;align-items:center}.hero--large{height:60vh;min-height:390px}.hero--small{height:280px;min-height:280px;padding:0;align-items:center}.hero--small .hero__content{padding:1.8rem 1.2rem;margin:0 auto;transform:translateY(0)}.hero--small h1{font-size:1.7rem!important;margin-bottom:1rem!important}.hero--small p{font-size:1.05rem!important;margin-bottom:1.5rem!important;line-height:1.4}.hero__content .btn{padding:.7rem 1.8rem;font-size:.95rem}}@media (max-width: 480px){.hero{padding:0 1rem}.hero--small{height:260px;min-height:260px}.hero--small .hero__content{padding:1.5rem 1rem;width:90%}.hero--small h1{font-size:1.6rem!important}.hero--small p{font-size:1rem!important;line-height:1.4}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.hero__content h1{animation:fadeInUp .7s ease-out forwards}.hero__content p{animation:fadeInUp .7s ease-out .15s forwards}.hero__content .btn{animation:fadeInUp .7s ease-out .3s forwards}.main-content{padding:0;margin-top:0}.testimonials span.text-name{color:var(--hover-primary)}.testimonials span.text-position,.why-choose-us .info-box .icon,.blog__item i.text-icon-blog{color:var(--secondary-color)}#call-to-action-section{background-color:var(--primary-color)}.footer{background-color:var(--primary-color);color:var(--text-light);padding:3rem 0;display:flex;flex-direction:column;align-items:center}.footer .row{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:2rem;width:100%;max-width:1200px;justify-content:space-between}.footer img{max-width:150px;height:auto;display:block;margin-bottom:1rem}.footer h5{color:var(--secondary-color);font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase}.footer p{font-family:Lato,sans-serif;font-size:.9rem;line-height:1.6;margin-bottom:1.5rem;text-align:justify}.footer ul{list-style:none;padding:0;margin:0}.footer ul li{margin-bottom:.5rem}.footer ul li a{color:var(--text-light);text-decoration:none;font-size:.9rem;font-family:Lato,sans-serif;transition:color .3s ease,transform .2s ease}.footer ul li a:hover{color:var(--hover-secondary);transform:translate(3px)}.footer .social-icons{display:flex;gap:15px;justify-content:flex-start}.footer .social-icons a{font-size:1.5rem;color:var(--text-light);transition:color .3s ease,transform .2s ease}.footer .social-icons a:hover{color:var(--hover-secondary);transform:scale(1.2)}.footer .text-center{margin-top:3rem;border-top:1px solid rgba(255,255,255,.2);padding-top:1rem;text-align:center;display:flex;justify-content:center;align-items:center}.footer .text-center p{font-size:.875rem;color:#fffc;margin:0}.footer ul li a,.footer .social-icons a{color:var(--text-light)!important}.footer ul li a:hover,.footer .social-icons a:hover{color:var(--hover-secondary)!important}.btn-primary{background-color:var(--primary-color);color:var(--text-light);padding:12px 32px;border-radius:8px;font-weight:600;text-decoration:none;transition:background-color .3s ease,transform .2s ease,outline-color .3s ease;border:none}.btn-primary:hover{background-color:var(--secondary-color);color:var(--text-main);transform:scale(1.05)}.btn-primary:focus{outline:2px solid var(--hover-primary);outline-offset:3px}.floating-buttons{position:fixed;bottom:30px;right:20px;z-index:999;display:flex;flex-direction:column;gap:15px}.floating-buttons a{background-color:var(--secondary-color);color:var(--text-light);display:flex;justify-content:center;align-items:center;padding:0;border-radius:50%;text-align:center;width:60px;height:60px;font-size:24px;box-shadow:0 4px 10px #0003;transition:background-color .3s ease,transform .3s ease,opacity .3s ease}.floating-buttons a:hover{background-color:var(--hover-primary);transform:scale(1.1)}.floating-buttons a i{line-height:1}.scroll-to-top{display:none;opacity:0;transition:opacity .3s ease,transform .3s ease}.scroll-to-top.show{display:flex;opacity:1;transform:translateY(0)}.scroll-to-top.hide{opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease}@media screen and (max-width: 1023px){.footer{padding:2.5rem 1.5rem}.footer .row{grid-template-columns:1fr 1fr;gap:2rem;justify-content:center;padding:0 1rem}.footer .col:first-child{grid-column:span 2}.footer .social-icons{justify-content:flex-start}.floating-buttons{right:10px;bottom:25px}}@media screen and (max-width: 767px){.footer{padding:2rem 1rem}.footer .row{grid-template-columns:1fr;gap:2.5rem;text-align:center;padding:0 .5rem}.footer .col{justify-content:center;align-items:center;text-align:center}.footer .col img{margin-left:auto;margin-right:auto}.footer .social-icons{justify-content:center}.floating-buttons{right:10px;bottom:15px;gap:10px}.floating-buttons a{width:40px;height:40px;font-size:18px}}@media (max-width: 480px){.top-bar{padding:10px 2%}.top-bar .container{flex-wrap:nowrap;flex-direction:column;align-items:center;gap:.5rem}.top-bar .container>div.d-flex{justify-content:center}.top-bar a{font-size:.9rem;text-align:center}.top-bar i{font-size:1rem}.header{padding:.5rem 0;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.navbar-brand img{width:130px}.navbar-toggler{border:none;background:none;cursor:pointer;font-size:1.5rem;color:var(--primary-color);position:absolute;right:15px;top:50%;transform:translateY(-50%)}.header__nav{position:fixed;top:0;right:-100%;width:80%;max-width:300px;height:100vh;background:var(--background-light);display:flex;flex-direction:column;padding:2rem 1.5rem;transition:right .3s ease-in-out;z-index:10000}.header__nav.active{right:0}.close-menu{background:none;border:none;font-size:2rem;color:var(--primary-color);align-self:flex-end;cursor:pointer;margin-bottom:1rem;display:block}.menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease;z-index:9998}.menu-overlay.active{visibility:visible;opacity:1}.no-scroll{overflow:hidden}}@media (min-width: 481px) and (max-width: 1024px){.top-bar{position:fixed;top:0;left:0;width:100%;background:var(--background-neutral);z-index:10000;padding:.5rem 2%;display:flex;justify-content:space-between;align-items:center}.top-bar .container{max-width:960px;justify-content:space-between;gap:2rem;padding:0 2rem 0 1rem}.header{position:fixed;top:40px;left:0;width:100%;background:var(--background-light);z-index:9999;padding:1rem 2%;display:flex;justify-content:space-between;align-items:center;transition:padding .3s ease}.header.menu-open{padding:1.5rem 2%}.navbar-brand img{width:160px}.navbar-toggler{display:block!important;font-size:2rem;color:var(--primary-color);background:none;border:none;cursor:pointer;position:absolute;right:30px;top:50%;transform:translateY(-50%);z-index:10002;opacity:1!important;visibility:visible!important}.header__nav{position:absolute;top:100%;right:0;width:250px;background:var(--background-light);display:flex;flex-direction:column;align-items:flex-start;padding:1rem;z-index:10001;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;border-radius:4px;box-shadow:0 2px 5px #0000001a}.header__nav.active{opacity:1;visibility:visible}.header__nav li{margin:8px 0;width:100%}.header__nav li:after{content:none}.header__nav a{font-size:1.1rem;font-weight:500;line-height:1.5;color:var(--primary-color);display:block}.header__cta{width:80%;max-width:180px;margin:1rem auto;padding:.6rem 1rem;font-size:.95rem;border-radius:8px}}@media (min-width: 1025px){.top-bar{background:var(--background-neutral)}.navbar-toggler{display:none!important}.header__nav{position:static;display:flex;flex-direction:row;background:none;height:auto;width:auto;box-shadow:none;opacity:1;visibility:visible;padding:0}.header__nav.active{transform:none}.header__nav li{margin:0 1rem}.header__nav li:after{content:"•";color:var(--secondary-color);font-size:1.2rem}.header__nav li:last-child:after{content:none}.header__nav a{font-size:1rem;font-weight:600;color:var(--primary-color);display:inline}.header__cta{margin-left:1rem;width:auto;max-width:none;padding:.6rem 1.2rem}}@media (min-width: 1920px){.footer .row{max-width:1600px}}@media (min-width: 2560px){.header__nav{max-width:1600px;margin:0 auto}.navbar-brand img{width:220px}}
