.Navbar_navbar__zhZYq{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;margin-top:2rem;position:relative;font-family:LTWave,sans-serif}.Navbar_logoContainer__OcSOc{display:flex;align-items:center;margin-right:1rem}.Navbar_logo__YNqJh{height:55px;width:auto}.Navbar_navLinks__fa9HS{list-style:none;display:flex;gap:1.5rem;align-items:center;transition:max-height .3s ease-in-out}.Navbar_navLinks__fa9HS li a{color:#f0ece3;font-weight:800;text-decoration:none;font-size:16px}.Navbar_dropdown__BQP9B{position:relative}.Navbar_dropdown__BQP9B button{font-family:LTWave,sans-serif;font-weight:900}.Navbar_dropdownToggle1__CGKkD,.Navbar_dropdownToggle__sLWvf{padding:.5rem;cursor:pointer;color:#fbc53c;background:none;border:none;font-size:16px}.Navbar_dropdownToggle1__CGKkD{color:#f0ece3}.Navbar_dropdownMenu__rJ7aZ{position:absolute;top:100%;left:0;background:#0b0b0b;box-shadow:0 2px 6px rgba(0,0,0,.15);margin:0;padding:.5rem;list-style:none;min-width:150px;border-radius:30px;z-index:9999}.Navbar_dropdownMenu__rJ7aZ:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:linear-gradient(90deg,#f5bf33,#f3962d);border-radius:30px;z-index:-1;margin:-2px}.Navbar_dropdownMenu__rJ7aZ:after{content:"";position:absolute;top:2px;right:2px;left:2px;bottom:2px;background:#0b0b0b;border-radius:30px;z-index:-1}.Navbar_dropdownMenu__rJ7aZ li{padding:.5rem 1rem;white-space:nowrap;cursor:pointer}.Navbar_dropdownMenu__rJ7aZ li a{display:block;padding:5px 10px;border-radius:10px;color:#f0ece3;text-decoration:none}.Navbar_ctaBtn__4vKl0,.Navbar_dropdownMenu__rJ7aZ li:hover a{background:linear-gradient(90deg,#f5bf33,#f3962d);color:#0b0b0b}.Navbar_ctaBtn__4vKl0{border:none;padding:.5rem 1rem;cursor:pointer;border-radius:50px;font-weight:600;box-shadow:0 0 25px rgba(0,0,0,.15);transition:background .5s,box-shadow .5s}.Navbar_ctaBtn__4vKl0:hover{background:#fc0;box-shadow:0 0 5px #fc0,0 0 25px #fc0,0 0 50px #fc0,0 0 100px #fc0}.Navbar_dropdownMenu__rJ7aZ li :link,.Navbar_navLinks__fa9HS li :link{font-family:LTWave,sans-serif;font-weight:900}.Navbar_navbarDishContainer__lA1Ut{perspective:1000px}.Navbar_navbarDish__D4Qxx{transform:rotateY(10deg) rotateX(5deg);transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 10px 20px #0b0b0b}.Navbar_navbarDish__D4Qxx:hover{transform:rotateY(0deg) rotateX(0deg);box-shadow:0 15px 25px #0b0b0b}.Navbar_languageToggleWrapper___W9Jm{margin-left:1rem}.Navbar_mobileToggle__rQ_T6{display:none;flex-direction:column;cursor:pointer;align-items:center;padding-bottom:1rem;padding-left:1rem;background:none;border:none}.Navbar_toggleIcon__68TeJ{width:25px;height:3px;background-color:#f0ece3;margin:4px 0;transition:background-color .3s}@media (max-width:768px){.Navbar_mobileToggle__rQ_T6{display:flex;padding:0}.Navbar_navbar__zhZYq{flex-direction:column}.Navbar_navbar__zhZYq ul{padding-left:0}.Navbar_navLinks__fa9HS{top:100%;left:0;right:0;background:#0b0b0b;flex-direction:column;align-items:center;max-height:0;overflow:hidden}.Navbar_navLinks__fa9HS.Navbar_active__v_AMp{max-height:500px}.Navbar_navLinks__fa9HS li{width:100%;text-align:center;padding:1rem 0}.Navbar_languageToggleWrapper___W9Jm{margin:0}.Navbar_dropdownMenu__rJ7aZ{position:fixed;top:30%;left:10%;right:10%;z-index:5}}.ContactSection_contactSection__mMZu6{background:url(/images/star-bg.png) repeat 50%;background-size:cover;padding:2rem;text-align:left;position:relative;min-height:100vh;font-size:14px}.ContactSection_amarillo__wucK4{font-size:60px;display:block;color:#fbc53c;font-family:inherit;font-weight:900;margin:0;padding:0}.ContactSection_title__pEBmV{font-family:LTWave,sans-serif;font-weight:900;font-size:60px;text-align:center;margin-bottom:2rem;color:#f0ece3}.ContactSection_title__pEBmV span{color:#ffa400}.ContactSection_formContainer__GPn0L{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem 2rem;max-width:1200px;margin:0 auto;box-sizing:border-box;grid-template-areas:"firstName country" "lastName employees" "email website" "phone notes" "address notes" "city notes" "state notes" "zip companyName" "submit submit"}.ContactSection_companyName__vriOD{grid-area:companyName}.ContactSection_firstName__9kqaB{grid-area:firstName}.ContactSection_country__c1drh{grid-area:country}.ContactSection_lastName__FVJgu{grid-area:lastName}.ContactSection_employees___oQZ8{grid-area:employees}.ContactSection_email__OOXrH{grid-area:email}.ContactSection_website__Yxc69{grid-area:website}.ContactSection_phone__Cjlkq{grid-area:phone}.ContactSection_notes__BgsZd{grid-area:notes;display:flex;flex-direction:column}.ContactSection_address__raw1B{grid-area:address}.ContactSection_city__8dZLE{grid-area:city}.ContactSection_state__s1x5d{grid-area:state}.ContactSection_zip__aeFF3{grid-area:zip}.ContactSection_submit__LV5ac{grid-area:submit;display:flex;justify-content:center}.ContactSection_formContainer__GPn0L label{display:block;margin-bottom:.3rem;font-weight:600;color:#f0ece3}.ContactSection_formContainer__GPn0L input,.ContactSection_formContainer__GPn0L textarea{width:100%;padding:.7rem;border:2px solid #ffa400;background-color:transparent;color:#f0ece3;border-radius:10px;font-family:inherit;box-sizing:border-box}.ContactSection_formContainer__GPn0L textarea{resize:vertical;min-height:100px}.ContactSection_contactBtn__iMACN{background:linear-gradient(90deg,#f5bf33,#f3962d);border:none;padding:.8rem 1.5rem;font-size:1rem;cursor:pointer;border-radius:20px;width:300px;justify-self:center;color:#0b0b0b;font-weight:700;transition:background .3s ease,box-shadow .3s ease;text-align:center;margin-top:1rem}.ContactSection_contactBtn__iMACN:hover{background:#fc0;box-shadow:0 0 10px rgba(255,204,0,.8)}@media (max-width:768px){.ContactSection_formContainer__GPn0L{display:flex;flex-direction:column;align-items:center}.ContactSection_contactBtn__iMACN,.ContactSection_fieldWrapper__A909m{width:100%}}.Footer_footer__yl3k1{background:transparent;color:#f0ece3;font-family:Montserrat,sans-serif;width:100%;padding:0 1rem;box-sizing:border-box}.Footer_dropdownMenu__bU8d9 li :link,.Footer_dropdown__Mb5c9 button,.Footer_navLinks__gjJ5Q li :link{font-family:LTWave,sans-serif;font-weight:900}.Footer_dropdownToggle1___KnVV,.Footer_dropdownToggle__Mu9uW{padding:0;cursor:pointer;color:#fbc53c;background:none;border:none;font-size:16px}.Footer_dropdownToggle1___KnVV{color:#f0ece3;font-size:.9rem}.Footer_footerSocial__X_sWP{text-align:center;margin-bottom:1rem}.Footer_socialIcons__xzsqq{display:inline-flex;gap:1rem;justify-content:center;align-items:center}.Footer_socialIcons__xzsqq img{width:60px;height:60px}.Footer_footerMain__n4Iom{position:relative;display:flex;justify-content:space-between;align-items:center;padding:2rem 0;min-height:200px}.Footer_footerNav__zRvfZ{flex:1;min-width:150px;text-align:left}.Footer_footerNav__zRvfZ ul{list-style:none;margin:0;padding:0}.Footer_footerNav__zRvfZ li{margin-bottom:.5rem;font-weight:700}.Footer_footerNav__zRvfZ a{color:#f0ece3;text-decoration:none;font-size:.9rem;transition:color .3s ease}.Footer_footerNav__zRvfZ a.Footer_amarillo__iszJZ,.Footer_footerNav__zRvfZ a:hover{color:#fbc53c}.Footer_footerCenter__k6wk7{display:flex;flex-direction:column;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.Footer_logo__ZIHpg{width:400px;height:auto;margin-bottom:3rem;margin-right:3rem}.Footer_dropdownMenu__bU8d9{position:absolute;top:60px;left:100px;background:#0b0b0b;box-shadow:0 2px 6px rgba(0,0,0,.15);margin:0;padding:.5rem;list-style:none;min-width:150px;z-index:9999}.Footer_dropdownMenu__bU8d9:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:linear-gradient(90deg,#f5bf33,#f3962d);border-radius:30px;z-index:-1;margin:-2px}.Footer_dropdownMenu__bU8d9:after{content:"";position:absolute;top:2px;right:2px;left:2px;bottom:2px;background:#0b0b0b;border-radius:30px;z-index:-1}.Footer_dropdownMenu__bU8d9 li{padding:.5rem 1rem;white-space:nowrap;cursor:pointer}.Footer_dropdownMenu__bU8d9 li a{display:block;padding:5px 10px;border-radius:10px;color:#f0ece3;text-decoration:none}.Footer_contactBtn__V0bJ1,.Footer_dropdownMenu__bU8d9 li:hover a{background:linear-gradient(90deg,#f5bf33,#f3962d);color:#0b0b0b}.Footer_contactBtn__V0bJ1{border:none;padding:.5rem 1rem;border-radius:50px;font-weight:600;cursor:pointer;text-align:center}.Footer_contactBtn__V0bJ1:hover{background:#fc0;box-shadow:0 0 5px #fc0,0 0 25px #fc0,0 0 50px #fc0,0 0 100px #fc0}.Footer_navbarDishContainer__NFlQt{perspective:1000px}.Footer_navbarDish__a8h2u{transform:rotateY(10deg) rotateX(5deg);transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 10px 20px #0b0b0b}.Footer_navbarDish__a8h2u:hover{transform:rotateY(0deg) rotateX(0deg);box-shadow:0 15px 25px #0b0b0b}.Footer_footerMission__eCR_L{position:absolute;top:50%;right:6rem;transform:translateY(-50%);max-width:200px;text-align:right;font-size:.9rem;z-index:2}.Footer_footerGlobe__h5VLC{position:relative;text-align:center;margin-top:2rem}.Footer_globeWrapper__YVKk7{position:absolute;top:2rem;left:0;width:99%;height:100%}@media (max-width:768px){.Footer_footerMain__n4Iom{position:static;flex-direction:column;align-items:center;text-align:center}.Footer_footerCenter__k6wk7,.Footer_footerMission__eCR_L,.Footer_footerNav__zRvfZ{position:static;transform:none;margin:.5rem 0}.Footer_footerMission__eCR_L{text-align:center;right:0}.Footer_socialIcons__xzsqq{gap:.5rem}.Footer_socialIcons__xzsqq img{width:40px;height:40px}.Footer_footerCenter__k6wk7{margin-bottom:1rem}.Footer_contactBtn__V0bJ1{margin-top:1rem;font-size:.9rem;padding:.5rem 1.2rem}.Footer_footerNav__zRvfZ ul{text-align:center}.Footer_dropdownMenu__bU8d9{position:fixed;top:30%;left:10%;right:10%;z-index:5}}