@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Inter,sans-serif}body{font-family:Inter,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}@keyframes gradient{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.animate-gradient{background:linear-gradient(90deg,#135bec,#104abf,#135bec);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient 3s ease infinite}*{font-family:Poppins,sans-serif;font-weight:500;font-optical-sizing:auto}:root{--secondary-color: #fcd34d}body,html{overflow-x:hidden!important;position:relative}li,a{color:var(--tertiary-color);text-decoration:none!important}form input:-webkit-autofill,form input:-webkit-autofill:hover,form input:-webkit-autofill:focus,form textarea:-webkit-autofill,form textarea:-webkit-autofill:hover,form textarea:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px transparent inset;transition:background-color 5000s ease-in-out 0s}form input:autofill,form input:autofill:hover,form input:autofill:focus,form textarea:autofill,form textarea:autofill:hover,textarea:autofill:focus{-webkit-box-shadow:0 0 0px 1000px transparent inset;transition:background-color 5000s ease-in-out 0s}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}@keyframes float1{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-15px) translate(10px)}}@keyframes float2{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(20px) translate(-10px)}}@keyframes float3{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-10px) translate(15px)}}.animate-bubble1{animation:float1 4s ease-in-out infinite}.animate-bubble2{animation:float2 5s ease-in-out infinite}.animate-bubble3{animation:float3 6s ease-in-out infinite}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.fallback-animations .animate-fade-in{animation:fadeIn 1s ease-out}.fallback-animations .animate-fade-in-up{animation:fadeInUp .8s ease-out}.fallback-animations .animate-slide-in-left{animation:slideInLeft 1s ease-out}.fallback-animations .animate-slide-in-right{animation:slideInRight 1s ease-out}.fallback-animations .animate-scale-in{animation:scaleIn .8s ease-out}.fallback-animations .animate-float{animation:float 3s ease-in-out infinite}.resize-height{height:100vh!important}.resize-custom-height{height:80vh!important}.resize-container-spacing,.resize-container-contact-spacing{width:100%;padding-left:5%!important;padding-right:5%!important}section{width:100%;padding-left:5%;padding-right:5%}footer{width:100%;padding-left:5%;padding-right:5%}.resize-navbar-sides{width:100%;padding-left:5%!important;padding-right:5%!important}@media screen and (-webkit-min-device-pixel-ratio:0)and (max-width:600px){.header-spacing{padding-top:10%}.resize-navbar{padding-top:10px!important;padding-bottom:10px!important}.resize-container,.resize-button{width:100%!important;max-width:100%!important}}@media screen and (-webkit-min-device-pixel-ratio:0)and (max-width:430px){section{width:100%;padding-left:0%;padding-right:0%}footer{width:100%;padding-left:0%;padding-right:0%}.resize-container-spacing{width:100%;padding-left:0%!important;padding-right:0%!important}}
