.bubbleSectionCont{background-image:url(/assets/images/bubbleBackground.jpg);background-repeat:no-repeat;background-position:center 60%;background-size:cover;height:100%;scroll-behavior:smooth;padding:5rem 0;display:flex;justify-content:center;gap:2rem;animation:backgroundFloat 5s ease-in-out infinite}.bubbleSectionCont image{width:30%}@keyframes backgroundFloat{0%{background-position:center 60%}50%{background-position:center 50%}to{background-position:center 60%}}@keyframes bubbleFloat{0%{transform:translateZ(0)}50%{transform:translate3d(0,-30px,0)}to{transform:translateZ(0)}}.bubbleSectionTextCont{width:400px}.bubbleSectionImageCont{position:relative;display:flex;align-items:center}.miiimg{margin:2rem 0 0;height:300px;border-radius:1rem}@keyframes miiimgRotate{0%{transform:rotate(0deg)}25%{transform:rotate(5deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.miiLogo{height:50px;border-radius:1rem;position:absolute;bottom:0;right:0}@media (max-width:1024px){.bubbleSectionCont{display:flex;flex-direction:column;justify-content:center;align-items:center}}@media (max-width:500px){.miiimg{height:200px}.bubbleSectionTextCont{width:300px}}.categorySectionContainer{display:flex;justify-content:center;align-items:center;background-color:#f6f8fc;padding:5rem 0}.categorySectionBoxes{display:flex;width:60%;row-gap:2rem;gap:1rem;flex-wrap:wrap;justify-content:center}.categoriesSectionBox01{display:flex;flex-direction:column;justify-content:center;padding:1rem;background-color:#fff}.categoriesSectionBox01,.categoriesSectionBox02{height:300px;width:300px;cursor:pointer;border-radius:.5rem}.categoriesSectionBox02{overflow:hidden;position:relative}.categoriesSectionBox02 img{height:100%;width:100%;transition:transform .5s ease}.categoriesSectionBox02:hover img{transform:scale(1.1)}.categoriesSectionBox03{height:300px;width:300px;cursor:pointer;overflow:hidden;position:relative;border-radius:.5rem}.categoriesSectionBox03 img{height:100%;width:100%;background-position:50%;background-size:cover;transition:transform .5s ease}.categoriesSectionBox03:hover img{transform:scale(1.1)}.categoriesSectionBox04{height:300px;width:300px;cursor:pointer;overflow:hidden;position:relative;border-radius:.5rem}.categoriesSectionBox04 img{height:100%;width:100%;background-position:50%;background-size:cover;transition:transform .5s ease}.categoriesSectionBox04:hover img{transform:scale(1.1)}.categoriesSectionBox05{height:300px;width:300px;cursor:pointer;overflow:hidden;position:relative;border-radius:.5rem}.categoriesSectionBox05 img{height:100%;width:100%;background-position:50%;background-size:cover;transition:transform .5s ease}.categoriesSectionBox05:hover img{transform:scale(1.1)}.categoriesSectionBox06{height:300px;width:300px;cursor:pointer;overflow:hidden;position:relative;border-radius:.5rem}.categoriesSectionBox06 img{height:100%;width:100%;background-position:50%;background-size:cover;transition:transform .5s ease}.categoriesSectionBox06:hover img{transform:scale(1.1)}@media (max-width:1600px){.categorySectionContainer{height:100%}}@media (max-width:500px){.categorySectionBoxes{width:100%}}.heroSectionContainer{display:flex;position:relative;height:100vh;background-color:#000;overflow:hidden}.heroSectionHeading01{position:absolute;z-index:10;color:#fff;animation:textAnimate 5s;bottom:40%;left:10%;text-align:left}.heroSectionHeading01 h1{font-size:70px}.heroSectionHeading01 h5{font-size:40px}.heroSectionHeading02{position:absolute;z-index:10;color:#fff;animation:textAnimate 5s;bottom:40%;left:20%;text-align:left}.heroSectionHeading02 h1{font-size:70px}.heroSectionHeading02 h5{font-size:40px}.heroSectionHeading03{position:absolute;z-index:10;color:#fff;animation:textAnimate 5s;bottom:40%;right:20%;text-align:right}.heroSectionHeading03 h1{font-size:70px}.heroSectionHeading03 h5{font-size:40px}.heroSectionHeading04{position:absolute;z-index:10;color:#fff;animation:textAnimate 5s;bottom:40%;right:10%;text-align:right}.heroSectionHeading04 h1{font-size:70px}.heroSectionHeading04 h5{font-size:40px}@keyframes textAnimate{0%{bottom:0;opacity:0}12%{bottom:0;opacity:0}25%{bottom:40%;opacity:1}50%{bottom:40%;opacity:1}75%{bottom:40%;opacity:1}87%{bottom:40%;opacity:1}to{bottom:90%;opacity:0}}.heroSectionFirstVid{width:100vw;object-fit:cover;animation:fade-in-out 5s;display:none}@keyframes fade-in-out{0%{opacity:0}50%{opacity:1}75%{opacity:1}to{opacity:0}}.heroSectionSecondVid{width:100vw;object-fit:cover;animation:fade-in-out 5s;display:none}.heroSectionFooter{display:flex;justify-content:space-evenly;position:absolute;bottom:0;width:100vw;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}.heroSectionFooterCont{padding:1rem;color:#fff;cursor:pointer;transition:.5s}.ACTIVEheroSectionFooterCont{background-color:#0fc1b7}.heroSectionFooterCont:hover{background-color:#0fc1b7;transition:.5s}.heroSectionFooterCont h5{margin:0!important}@media (max-width:1200px){.heroSectionFooterCont h5{font-size:12px}.heroSectionHeading01 h1{font-size:40px}.heroSectionHeading01 h5{font-size:20px}.heroSectionHeading02 h1{font-size:40px}.heroSectionHeading02 h5{font-size:20px}.heroSectionHeading03 h1{font-size:40px}.heroSectionHeading03 h5{font-size:20px}.heroSectionHeading04 h1{font-size:40px}.heroSectionHeading04 h5{font-size:20px}}.angleRightCont{display:flex}.angleRightText{cursor:pointer;margin:0}.angleRightCont:hover .angleRightLogo{margin-left:.5rem;transition:.2s}.introSectionContainer{width:100vw;display:flex;justify-content:center;overflow:hidden;align-items:center;text-align:center;height:80vh}.introSectionVideoBg{width:100%;height:100%;object-fit:contain}.introSectionTextCont{position:absolute}.NewsletterCardContainer{display:flex;justify-content:space-between;align-items:center;background-color:#ececec;padding:1rem;width:60vw;border-radius:5px;margin:1rem auto}.NewsletterCardContText{margin:.5rem}@media (max-width:550px){.NewsletterCardContainer{width:100vw}}.form{--width-of-input:200px;--border-height:1px;--border-before-color:hsla(0,0%,87%,.39);--border-after-color:#0fc1b7;--input-hovered-color:#4985e01f;position:relative;width:var(--width-of-input)}.input{font-size:.9rem;background-color:transparent;width:100%;box-sizing:border-box;padding-inline:.5em;padding-block:.7em;border:none;border-bottom:var(--border-height) solid var(--border-before-color)}.input-border{position:absolute;background:var(--border-after-color);width:0;height:2px;bottom:0;left:0;transition:.3s}input:hover{background:var(--input-hovered-color)}input:focus{outline:none}input:focus~.input-border{width:100%}