.SponsorInfo_sponsorInfo__container__cC_7X{padding:40px 40px 30px;border-radius:20px;border:1px solid #000;display:flex;flex-direction:column;gap:20px;position:relative}.SponsorInfo_sponsorInfo__container__cC_7X img{width:400px;height:100%}.SponsorInfo_sponsorInfo__container__cC_7X .SponsorInfo_sposorInfo__partner_type__fVaxc{position:absolute;top:-13px;padding:1px 15px;border-radius:100px;background-color:#0d3366;color:#fff;letter-spacing:6px}.SponsorInfo_sponsorInfo__container__cC_7X .SponsorInfo_sponsorInfo_visit__CHvsg{display:flex;gap:20px}.SponsorInfo_sponsorInfo__container__cC_7X .SponsorInfo_sponsorInfo_visit__CHvsg p{font-weight:300;letter-spacing:4px}.SponsorInfo_sponsorInfo__container__cC_7X .SponsorInfo_sponsorInfo_visit__CHvsg a{padding:1px 15px;border-radius:100px;background-color:#0d3366;color:#fff;text-decoration:none;text-align:center}@media screen and (max-width:650px){.SponsorInfo_sponsorInfo__container__cC_7X img{width:300px}}@media screen and (max-width:460px){.SponsorInfo_sponsorInfo__container__cC_7X{padding:40px 20px 30px}.SponsorInfo_sponsorInfo__container__cC_7X img{width:100%}.SponsorInfo_sponsorInfo__container__cC_7X .SponsorInfo_sponsorInfo_visit__CHvsg{flex-direction:column;gap:10px}.SponsorInfo_sponsorInfo__container__cC_7X .SponsorInfo_sponsorInfo_visit__CHvsg a{padding:1px 15px;border-radius:100px}}.DemoRoom_demoroom__wrapper__LM_CG .DemoRoom_demo_room__header__EQHmd{height:80vh}.DemoRoom_demoroom__wrapper__LM_CG .DemoRoom_demo_room__header__EQHmd img{position:absolute;height:80%;width:100%;z-index:-1}.DemoRoom_demoroom__wrapper__LM_CG .DemoRoom_demo_room__header__EQHmd .DemoRoom_demo_room__header_content__4Mw5y{color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.DemoRoom_demoroom__wrapper__LM_CG .DemoRoom_demo_room__header__EQHmd .DemoRoom_demo_room__header_content__4Mw5y h2{font-size:3rem;text-align:center}.DemoRoom_demoroom__wrapper__LM_CG .DemoRoom_demo_room__header__EQHmd .DemoRoom_demo_room__header_content__4Mw5y h3{font-size:2rem;font-weight:400;text-align:center}.DemoRoom_demoroom__wrapper__LM_CG .DemoRoom_demo_room__partners_info__vcVv3{width:100%;display:flex;flex-direction:column;gap:50px;padding:50px 0}@media screen and (max-width:500px){.DemoRoom_demoroom__wrapper__LM_CG .DemoRoom_demo_room__header__EQHmd .DemoRoom_demo_room__header_content__4Mw5y h2{font-size:2.4rem}.DemoRoom_demoroom__wrapper__LM_CG .DemoRoom_demo_room__header__EQHmd .DemoRoom_demo_room__header_content__4Mw5y h3{font-size:1.5rem}}.Navbar_nav__lVjcX{width:100vw;height:5rem;position:absolute;top:0;z-index:26;display:flex;color:#fff;align-items:center}.Navbar_nav__container__yIIoI{display:flex;justify-content:center;align-items:center;height:100%;width:100%;position:relative}.Navbar_nav__container__yIIoI .Navbar_nav_home__DArva{text-decoration:none;color:#fff;text-wrap:nowrap;position:absolute;left:90px;font-size:1.6rem;font-weight:600}.Navbar_nav__lVjcX button{display:none;border:none}.Navbar_nav__menu__gHY5r{display:flex;align-items:center;gap:2rem}.Navbar_nav__menu__gHY5r li{list-style:none}.Navbar_nav__link__8GoA7{position:relative;text-decoration:none;text-transform:uppercase;text-wrap:nowrap;color:#fff}.Navbar_nav__link__8GoA7:after{content:"";width:0;height:3px;background-color:var(--accent-color);position:absolute;left:0;bottom:-8px;pointer-events:none;transition:width .2s ease-in}.Navbar_nav__link__8GoA7:hover:after{width:100%}.Navbar_nav__menu__gHY5r a{font-size:1.2rem;transition:all .4s ease-in-out;font-weight:500}.Navbar_nav__menu__gHY5r a:hover{color:var(--accent-color)}.Navbar_parent_drop_menu__xsMjz{position:relative;background-color:var(--accent-color);padding:1rem}.Navbar_parent_drop_menu__xsMjz a:hover{color:#fff}.Navbar_dropdown__menu__MKZpe{position:absolute;left:0;background-color:var(--accent-color);bottom:-115px;pointer-events:none;opacity:0;transition:bottom .1s linear}.Navbar_dropdown__menu__MKZpe li{padding:1.06rem}.Navbar_dropdown__menu__MKZpe li:hover{background-color:#2dbfef}.Navbar_parent_drop_menu__xsMjz:hover .Navbar_dropdown__menu__MKZpe{opacity:1;pointer-events:all;bottom:-105px}@media screen and (max-width:1275px){.Navbar_nav__container__yIIoI{justify-content:flex-end;padding-right:1rem}.Navbar_nav__container__yIIoI .Navbar_nav__menu__gHY5r a{font-size:1rem}}@media screen and (max-width:1060px){.Navbar_nav__lVjcX button{display:inline-block;background:transparent;font-size:1.8rem;color:var(--white-color);cursor:pointer;background-color:transparent}.Navbar_nav__lVjcX button#Navbar_close_menu_btn__Gk5ac{display:none}.Navbar_nav__menu__gHY5r{position:fixed;top:5rem;right:5%;height:fit-content;width:18rem;flex-direction:column;gap:0;display:none}.Navbar_nav__menu__gHY5r li{width:100%;height:4.3rem;animation:Navbar_animateNavItem__H7fQg .4s linear forwards;transform-origin:top right;opacity:0}.Navbar_nav__menu__gHY5r li:nth-child(2){animation-delay:.2s}.Navbar_nav__menu__gHY5r li:nth-child(3){animation-delay:.4s}.Navbar_nav__menu__gHY5r li:nth-child(4){animation-delay:.6s}.Navbar_nav__menu__gHY5r li:nth-child(5){animation-delay:.8s}@keyframes Navbar_animateNavItem__H7fQg{0%{transform:rotate(-90deg) rotateX(90deg) scale(.1)}to{transform:rotate(0deg) rotateX(0deg) scale(1);opacity:1}}.Navbar_nav__menu__gHY5r li a{background:#04022a;box-shadow:-4rem 6rem 10rem rgba(0,0,0,.6);width:100%;height:100%;display:grid;place-items:center}.Navbar_dropdown__menu__MKZpe,.Navbar_parent_drop_menu__xsMjz{background-color:none;padding:0}.Navbar_dropdown__menu__MKZpe{position:relative;opacity:1;top:0;pointer-events:all}.Navbar_dropdown__menu__MKZpe li{padding:0}}@media screen and (max-width:550px){.Navbar_nav__lVjcX .Navbar_nav_home__DArva{font-size:1.2rem;left:30px}}.Footer_wrapper__hvjp8{background-color:#1d3565;padding-bottom:.8rem}.Footer_small__P0ohc{width:100vw;padding:.5rem;margin:0 auto;color:#fff;text-align:center;font-size:.8rem}.Footer_small__P0ohc a{color:var(--accent-color);text-decoration:none;text-wrap:wrap;text-align:center}.Footer_footer__container__rr0uo{padding-top:5rem;padding-bottom:5rem;display:flex;gap:8rem;color:#fff}.Footer_footer__container__rr0uo .Footer_responsive__grid__RePC0{display:flex;gap:5rem}.Footer_footer__container__rr0uo .Footer_footer__heading__KxNY1{height:70px;display:flex;text-align:left;padding-bottom:2rem}.Footer_footer__container__rr0uo .Footer_footer_head__orvcK{font-weight:600}.Footer_footer__container__rr0uo .Footer_company__detail__b79jM{width:40%}.Footer_footer__container__rr0uo .Footer_company__detail__b79jM p{font-size:.9rem;font-weight:300;border-bottom:2px solid var(--accent-color);padding-bottom:.5rem}.Footer_footer__container__rr0uo .Footer_company__detail__b79jM .Footer_contact_detail__jTPqC{margin-top:1rem;margin-bottom:2rem}.Footer_footer__container__rr0uo .Footer_company__detail__b79jM .Footer_contact_detail__jTPqC a{font-size:.9rem;color:#fff;margin-right:.3rem;text-decoration:none}.Footer_footer__container__rr0uo .Footer_company__detail__b79jM .Footer_btn__VYE9_{background-color:#01bbff;padding:.8rem 1rem;font-weight:500;color:#002765;font-size:1.1rem;cursor:pointer;border-radius:3px}.Footer_footer__container__rr0uo .Footer_company__socials__SNzZm img{width:180px;height:auto;object-fit:contain}.Footer_footer__container__rr0uo .Footer_company__socials__SNzZm .Footer_social_links__Ayfe4{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.Footer_footer__container__rr0uo .Footer_company__socials__SNzZm .Footer_social_links__Ayfe4 h2{text-transform:uppercase;font-size:1.2rem;padding-bottom:.6rem;border-bottom:2px solid var(--accent-color);font-weight:600;margin-bottom:1rem}.Footer_footer__container__rr0uo .Footer_company__socials__SNzZm .Footer_social_links__Ayfe4 .Footer_social__link_icon__1dSsv{display:flex;gap:1rem}.Footer_footer__container__rr0uo .Footer_company__socials__SNzZm .Footer_social_links__Ayfe4 .Footer_social__link_icon__1dSsv svg{font-size:2rem;color:#fff}.Footer_footer__container__rr0uo .Footer_footer__quick_link__gsZVU{margin-left:3rem}.Footer_footer__container__rr0uo .Footer_footer__quick_link__gsZVU li{margin-bottom:1rem;list-style:none}.Footer_footer__container__rr0uo .Footer_footer__quick_link__gsZVU li a{color:#fff;font-size:1.1rem;text-decoration:none}@media screen and (max-width:950px){.Footer_footer__container__rr0uo{gap:3rem}}@media screen and (max-width:820px){.Footer_footer__container__rr0uo{display:block;grid-template-columns:1fr 1fr}.Footer_footer__container__rr0uo .Footer_responsive__grid__RePC0{margin-top:4rem;justify-content:space-around}.Footer_footer__container__rr0uo .Footer_company__detail__b79jM{width:100%}}@media screen and (max-width:450px){.Footer_footer__container__rr0uo{grid-template-columns:1fr}.Footer_footer__container__rr0uo .Footer_responsive__grid__RePC0{flex-direction:column-reverse;align-items:flex-start}.Footer_footer__container__rr0uo .Footer_responsive__grid__RePC0 .Footer_footer__quick_link__gsZVU{margin-left:0}}