body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.HeroSection{align-items:center;background-image:url(/static/media/background2.da1d1362fa68124c90f1.jpg);background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;width:100vw}.HeroHeading{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(180deg,grey);font-size:55px;font-weight:900;font-weight:700;text-align:center}@media (max-width:768px){.HeroHeading{color:#fff;font-size:19px;font-weight:900;text-align:center}.text-Section{width:90%!important}.HeroSection{height:40vh}}.StartScreen{align-items:center;background-image:url(/static/media/StartScreen.615b644ebff76fb706bc.png);background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;width:100vw}.logoImgStart{height:300px;width:300px}.StartScreenMainSec{text-align:center}.buttonSection{margin-top:25px}.text-stroke{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(180deg,grey);font-size:60px;font-weight:700}@media (max-width:768px){.logoImgStart{height:200px;width:200px}.text-stroke{font-size:25px;margin:10px 0}}.btn-wrapper{display:inline-block;position:relative}.btn{--border-radius:24px;--padding:4px;--transition:0.4s;--button-color:#101010;--highlight-color-hue:210deg;background-color:var(--button-color);border:1px solid #fff2;border-radius:var(--border-radius);box-shadow:inset 0 1px 1px #fff3,inset 0 2px 2px #ffffff26,inset 0 4px 4px #ffffff1a,inset 0 8px 8px #ffffff0d,inset 0 16px 16px #ffffff0d,0 -1px 1px #00000005,0 -2px 2px #00000008,0 -4px 4px #0000000d,0 -8px 8px #0000000f,0 -16px 16px #00000014;cursor:pointer;display:flex;font-family:Poppins,Inter,Segoe UI,sans-serif;font-size:1em;font-weight:400;justify-content:center;padding:.9em .9em .9em 1.9em;transition:box-shadow var(--transition),border var(--transition),background-color var(--transition);-webkit-user-select:none;user-select:none}.btn:before{background-image:linear-gradient(0deg,#0004,#000a);border-radius:calc(var(--border-radius) + var(--padding));box-shadow:inset 0 -8px 8px -6px #0000,inset 0 -16px 16px -8px #0000,1px 1px 1px #fff2,2px 2px 2px #fff1,-1px -1px 1px #0002,-2px -2px 2px #0001;height:calc(100% + var(--padding)*2);left:calc(0px - var(--padding));top:calc(0px - var(--padding));transition:box-shadow var(--transition),filter var(--transition);width:calc(100% + var(--padding)*2);z-index:-1}.btn:after,.btn:before{content:"";pointer-events:none;position:absolute}.btn:after{background-image:linear-gradient(0deg,#fff,hsl(var(--highlight-color-hue),100%,70%),hsla(var(--highlight-color-hue),100%,70%,50%),8%,#0000);background-position:0 0;border-radius:inherit;height:100%;left:0;opacity:0;top:0;transition:opacity var(--transition),filter var(--transition);width:100%}.btn-letter{animation:letter-anim 2s ease-in-out infinite;color:#fff5;display:inline-block;position:relative;transition:color var(--transition),text-shadow var(--transition),opacity var(--transition)}@keyframes letter-anim{50%{color:#fff;text-shadow:0 0 3px #fff8}}.btn-svg{fill:#e8e8e8;animation:flicker 2s linear infinite;animation-delay:.5s;filter:drop-shadow(0 0 2px #fff9);flex-grow:1;height:24px;margin-right:.5rem;transition:fill var(--transition),filter var(--transition),opacity var(--transition)}@keyframes flicker{50%{opacity:.3}}.txt-wrapper{align-items:center;display:flex;min-width:6.4em;position:relative}.txt-1,.txt-2{position:absolute;word-spacing:-1em}.txt-1{animation:appear-anim 1s ease-in-out forwards}.txt-2{opacity:0}@keyframes appear-anim{0%{opacity:0}to{opacity:1}}.btn:focus .txt-1{animation:opacity-anim .3s ease-in-out forwards;animation-delay:1s}.btn:focus .txt-2{animation:opacity-anim .3s ease-in-out reverse forwards;animation-delay:1s}@keyframes opacity-anim{0%{opacity:1}to{opacity:0}}.btn:focus .btn-letter{animation:focused-letter-anim 1s ease-in-out forwards,letter-anim 1.2s ease-in-out infinite;animation-delay:0s,1s}@keyframes focused-letter-anim{0%,to{filter:blur(0)}50%{filter:blur(10px) brightness(150%) drop-shadow(-36px 12px 12px hsl(var(--highlight-color-hue),100%,70%));transform:scale(2)}}.btn:focus .btn-svg{animation-delay:.2s;animation-duration:1.2s}.btn:focus:before{box-shadow:0 -8px 12px -6px #fff3 inset,0 -16px 16px -8px hsla(var(--highlight-color-hue),100%,70%,20%) inset,1px 1px 1px #fff3,2px 2px 2px #fff1,-1px -1px 1px #0002,-2px -2px 2px #0001}.btn:focus:after{filter:brightness(100%);-webkit-mask-image:linear-gradient(0deg,#fff,#0000);mask-image:linear-gradient(0deg,#fff,#0000);opacity:.6}.btn-letter:first-child,.btn:focus .btn-letter:first-child{animation-delay:0s}.btn-letter:nth-child(2),.btn:focus .btn-letter:nth-child(2){animation-delay:.08s}.btn-letter:nth-child(3),.btn:focus .btn-letter:nth-child(3){animation-delay:.16s}.btn-letter:nth-child(4),.btn:focus .btn-letter:nth-child(4){animation-delay:.24s}.btn-letter:nth-child(5),.btn:focus .btn-letter:nth-child(5){animation-delay:.32s}.btn-letter:nth-child(6),.btn:focus .btn-letter:nth-child(6){animation-delay:.4s}.btn-letter:nth-child(7),.btn:focus .btn-letter:nth-child(7){animation-delay:.48s}.btn-letter:nth-child(8),.btn:focus .btn-letter:nth-child(8){animation-delay:.56s}.btn-letter:nth-child(9),.btn:focus .btn-letter:nth-child(9){animation-delay:.64s}.btn-letter:nth-child(10),.btn:focus .btn-letter:nth-child(10){animation-delay:.72s}.btn-letter:nth-child(11),.btn:focus .btn-letter:nth-child(11){animation-delay:.8s}.btn-letter:nth-child(12),.btn:focus .btn-letter:nth-child(12){animation-delay:.88s}.btn-letter:nth-child(13),.btn:focus .btn-letter:nth-child(13){animation-delay:.96s}.btn:active{background-color:hsla(var(--highlight-color-hue),50%,20%,.5);border:1px solid hsla(var(--highlight-color-hue),100%,80%,70%)}.btn:active:before{box-shadow:0 -8px 12px -6px #fffa inset,0 -16px 16px -8px hsla(var(--highlight-color-hue),100%,70%,80%) inset,1px 1px 1px #fff4,2px 2px 2px #fff2,-1px -1px 1px #0002,-2px -2px 2px #0001}.btn:active:after{filter:brightness(200%);-webkit-mask-image:linear-gradient(0deg,#fff,#0000);mask-image:linear-gradient(0deg,#fff,#0000);opacity:1}.btn:active .btn-letter{animation:none;text-shadow:0 0 1px hsla(var(--highlight-color-hue),100%,90%,90%)}.btn:hover{border:1px solid hsla(var(--highlight-color-hue),100%,80%,40%)}.btn:hover:before{box-shadow:0 -8px 8px -6px #fffa inset,0 -16px 16px -8px hsla(var(--highlight-color-hue),100%,70%,30%) inset,1px 1px 1px #fff2,2px 2px 2px #fff1,-1px -1px 1px #0002,-2px -2px 2px #0001}.btn:hover:after{-webkit-mask-image:linear-gradient(0deg,#fff,#0000);mask-image:linear-gradient(0deg,#fff,#0000);opacity:1}.btn:hover .btn-svg{fill:#fff;animation:none;filter:drop-shadow(0 0 3px hsl(var(--highlight-color-hue),100%,70%)) drop-shadow(0 -4px 6px #0009)}.custom-navbar{background:#0000;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:.8rem 1rem;position:absolute;width:100%;z-index:1000}.logoText{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(180deg,grey);font-size:12px;font-weight:700;margin-top:5px}.logoImg{height:80px;width:80px}.custom-navbar .navbar-brand{color:#fff;font-size:1.6rem;font-weight:700}.custom-navbar .nav-link{color:#fff!important;margin:0 1rem;transition:all .3s ease}.custom-navbar .nav-link:hover{color:#d61b1b!important;transform:scale(1.1)}@media (min-width:992px){.navbar-nav{display:flex;justify-content:center;width:100%}}.navbar-dark .navbar-toggler-icon{filter:invert(1)}@media (max-width:991px){.navbar-nav{background:#0000004d;border-radius:8px;margin-top:.5rem;padding:.5rem 0;text-align:center}.nav-link{margin:.5rem 0}.navbar{background:#000}.custom-navbar{position:inherit}.navbar-toggler{background-color:#fff}}@media (max-width:768px){.logoImg{height:50px;width:50px}.logoText{font-size:10px}}.footer{background-color:#000;border-top:8px solid #b11414;color:#fff;font-family:Arial,sans-serif;padding:60px 0 30px}.footer a{color:#fff;text-decoration:none;transition:color .3s}.footer a:hover{color:red}.footer-container{margin:auto;max-width:1200px}.footer-row{display:flex;flex-wrap:wrap;justify-content:space-between}.footerSec1{text-align:left!important}.footer-col{flex:1 1;margin-bottom:30px;min-width:250px;text-align:center}.footer-title{color:red;font-size:18px;font-weight:700;margin-bottom:20px}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:10px}.newsletter-form{display:flex;margin-top:10px}.newsletter-form input{border:none;border-radius:3px 0 0 3px;flex:1 1;padding:8px}.newsletter-form button{background-color:red;border:none;border-radius:0 3px 3px 0;color:#fff;cursor:pointer;font-weight:700;padding:8px 15px;transition:background-color .3s}.newsletter-form button:hover{background-color:#c00}.footer-social{margin-top:20px}.footer-social a{color:#fff;display:inline-block;font-size:20px;margin-right:10px;transition:color .3s,transform .3s}.footer-social a:hover{color:red;transform:translateY(-3px)}.footer-hr{border:1px solid red;margin:30px 0}.footer-bottom{font-size:14px;text-align:center}@media (max-width:768px){.footer-row{flex-direction:column}.footer{border-top:1px dashed red;font-size:12px;padding:18px 0 15px;text-align:center}.newsletter-form{flex-direction:column}.newsletter-form button,.newsletter-form input{border-radius:3px;margin:5px 0;width:100%}.footer-col{margin:0}.footer-col p{text-align:center}}.AboutSection{align-items:center;background-image:url(/static/media/background2.da1d1362fa68124c90f1.jpg);background-repeat:no-repeat;background-size:cover;display:flex;height:auto;justify-content:center;padding:200px 0;width:100vw}.titleAbout{font-size:30px}.AboutHeading,.titleAbout{color:#fff;font-weight:700;text-align:center}.AboutHeading{font-size:25px}@media (max-width:768px){.AboutHeading{color:#fff;font-size:16px;font-weight:400;text-align:justify}.title{color:#db3434;font-size:20px;font-weight:700;text-align:center}.AboutSection{padding:25px 0}}.MissionSection{align-items:center;background-image:url(/static/media/background2.da1d1362fa68124c90f1.jpg);background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;padding-bottom:200px;padding-top:200px;width:100vw}.title{color:#fff;font-size:30px;font-weight:700;text-align:left}.MissionHeading,.liText{font-size:25px}.MissionHeading,.liText,.subheading{color:#fff;font-weight:700;text-align:left}.subheading{font-size:30px}@media (max-width:768px){.MissionHeading{font-weight:700}.MissionSection{height:auto;padding-bottom:40px;padding-top:20px}.MissionHeading{color:#fff;font-size:15px;font-weight:400;text-align:justify}.title{color:#fff;font-weight:700;text-align:left}.subheading,.title{font-size:20px}.liText{font-size:14px;font-weight:400}}.BrandsSection{align-items:center;background-image:url(/static/media/background2.da1d1362fa68124c90f1.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:left;min-height:100vh;padding:80px 20px;text-align:center;width:100%}.BrandsContent{margin-left:200px;margin-top:100px;max-width:800px}.BrandsHeading{color:#fff;font-size:28px;font-weight:700;letter-spacing:1px;margin-bottom:30px;text-transform:uppercase}.HighlightText{color:#f69}.BrandsList{color:#fff;list-style-type:disc;padding-left:40px;text-align:left}.BrandName{font-size:20px;font-weight:500;margin:10px 0;transition:transform .2s ease,color .3s ease}.BrandName:hover{color:#f69;transform:translateX(8px)}@media (max-width:768px){.BrandsSection{min-height:auto;padding:80px 15px}.BrandsContent{margin-left:0}.BrandsHeading{font-size:22px}.BrandName{font-size:17px}.BrandsList{padding-left:20px}}.contact-container{background-image:url(/static/media/background2.da1d1362fa68124c90f1.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;font-family:Arial,sans-serif;padding:200px 0}.contact-left h2,.contact-right h2{color:#fff}.contact-left p{line-height:1.6}.social-icons a{align-items:center;background-color:#a62424;border-radius:50%;color:#fff;display:inline-flex;height:35px;justify-content:center;margin-right:10px;transition:all .3s ease;width:35px}.social-icons a:hover{background-color:#0056b3;text-decoration:none}.btnSend{background-color:#a62424;border:none;border-radius:30px;color:#fff;padding:15px 20px;transition:all .3s ease}.btnSend:hover{background-color:#e0435b}.map-container iframe{border:0;border-radius:5px;height:300px;width:100%}.contact-right{width:100%!important}@media (max-width:992px){.contact-left,.contact-right{margin-bottom:20px}}@media (max-width:576px){.social-icons a{height:30px;width:30px}.map-container iframe{height:250px;width:100%}.contact-right{padding:20px!important}.address{text-align:center}}@media (max-width:768px){.contact-container{padding:30px 0}}.MapContainerSec{align-items:center;background-image:url(/static/media/background2.da1d1362fa68124c90f1.jpg);background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center}.MapImg{height:700px;width:800px}.MapContainer{margin-bottom:50px;margin-top:120px}.NetworkTitle{font-size:32px;margin-bottom:30px;margin-top:10px;text-align:center}@media (max-width:768px){.MapImg{height:300px;width:100%}.MapContainer{margin-bottom:30px;margin-top:10px}}
/*# sourceMappingURL=main.811a1dcc.css.map*/