@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");.productSection_products__h2MI0{padding:2rem;background-color:#f7fafc;min-height:100vh;font-family:Roboto,sans-serif}.productSection_header__NcQlr{text-align:center;margin-bottom:2rem}.productSection_header__NcQlr h1{font-size:2.5rem;font-weight:700;color:#319795;padding-top:10vh;padding-bottom:10vh}.productSection_main__wKIst{display:flex;gap:2rem}.productSection_section__o1QGL{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);flex:1;display:flex;flex-direction:column}.productSection_section__o1QGL img{border-radius:.5rem;margin-bottom:1rem;width:100%;height:auto}.productSection_section__o1QGL h2{font-size:1.25rem;font-weight:700;color:#515050}.productSection_section__o1QGL h3{margin-top:1rem;font-weight:600;color:#838181}.productSection_section__o1QGL ul{list-style-type:disc;padding-left:1.25rem;color:#838181}.productSection_upcomingProduct__xnFWt{background-color:#319795;color:#fff;margin-top:2rem;display:flex;flex-direction:column;justify-content:center}.productSection_upcomingProduct__xnFWt h2{color:#fff}.productSection_upcomingProduct__xnFWt h3{color:#fff;padding-left:3vw}.productSection_upcomingProduct__xnFWt p{color:#fff;padding-left:3vw;margin-top:1rem}.productSection_inlineContainer__AM_qC{display:flex;align-items:center}.productSection_inlineContainer__AM_qC h3{margin-right:5px}.productSection_space__sDXC0{padding-top:10vh}.darkMode_container__1HuXy{width:42px;height:20px;border:1.5px solid #53c28b70;border-radius:20px;display:flex;align-items:center;justify-content:space-between;padding:2px;position:relative;cursor:pointer}.darkMode_icon__W74b5{font-size:12px}.darkMode_ball__z5l4s{width:15px;height:15px;background-color:#feff86;border-radius:50%;position:absolute}.header_container__7Rn1d{height:100px;display:flex;justify-content:space-between;align-items:center;padding-top:20px;padding-left:35px;padding-right:35px;margin:0 20px;font-weight:700;transition:color .3s ease}.header_logo__i6gRV{font-weight:700;font-size:25px;color:#666;text-decoration:none}.header_links__b8v9p{display:flex;align-items:center;gap:20px;color:#666;text-decoration:none}.header_logout__KatFs{padding:7px;border:none;background-color:#feff86;color:#203e49;cursor:pointer;border-radius:3px}.header_header__OaHfl{background-color:#fff;color:#333}.header_dark__ywyv_ .header_header__OaHfl{background-color:#333;color:#fff}.heroSection_section__YoebB{position:relative;height:160vh;scroll-snap-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.heroSection_videoContainer__sxa2N{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.heroSection_video__j0uPX{min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;animation:heroSection_animate__svJQV 102s linear infinite alternate}.heroSection_title__pwQcj{font-size:62px;background:linear-gradient(180deg,#3aa9e4,#90a2b0);font-weight:700;cursor:pointer;color:transparent;-webkit-text-stroke:1px #fff;position:relative;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.heroSection_title__pwQcj.heroSection_hovered__ycLk_{color:pink;-webkit-text-stroke:0}@keyframes heroSection_moveText__fYgEQ{to{width:100%}}.heroSection_description__4aizz{font-size:24px;font-weight:300;color:#666}.heroSection_button__zxs5S{padding:15px;cursor:pointer;background-color:#feff86;border:none;border-radius:5px;width:-moz-max-content;width:max-content;transition:background-color .3s ease}.heroSection_button__zxs5S:hover{background-color:#fede5e}.heroSection_header__MEHp1{position:absolute;top:0;left:0;right:0;z-index:1}.contactSection_contact__yh2RY{padding:100px 0;text-align:center}.contactSection_contact__yh2RY h2{font-size:28px;margin-bottom:20px}.contactSection_contact__yh2RY p{font-size:16px;color:#7d7878;line-height:1.6;max-width:800px;margin:0 auto 40px}.contactSection_contact__yh2RY form{max-width:400px;margin:0 auto}.contactSection_contact__yh2RY label{display:block;font-weight:700;margin-bottom:8px;color:#7d7878}.contactSection_contact__yh2RY input,.contactSection_contact__yh2RY textarea{width:100%;padding:10px;margin-bottom:20px;border:1px solid #ccc;border-radius:5px}.contactSection_contact__yh2RY button{padding:10px 20px;background-color:#319795;color:#fff;border:none;border-radius:5px;font-weight:700;cursor:pointer;transition:background-color .3s ease}.contactSection_contact__yh2RY button:hover{background-color:#46d4d4}.contactSection_alert__mAn5y{position:fixed;top:20px;right:20px;background-color:#e6a3d2;color:#333;padding:10px 20px;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1);animation:contactSection_slideIn__7wNEK .5s ease-in-out forwards}@keyframes contactSection_slideIn__7wNEK{0%{transform:translateX(100%)}to{transform:translateX(0)}}.contactSection_fadeOut__BSf02{animation:contactSection_fadeOut__BSf02 .5s ease-in-out forwards}@keyframes contactSection_fadeOut__BSf02{0%{opacity:1}to{opacity:0}}.footer_container__x1oma{height:70px;font-size:16px;display:flex;align-items:center;justify-content:space-between;padding-left:35px;padding-right:35px}.footer_social__xGkzK{display:flex;align-items:center;gap:10px}.footer_icon__47iwU{opacity:.8;cursor:pointer}