.HomePage{margin:0 40px}.rowHeroSection{justify-content:space-between}.homeHeroSection{position:relative;height:100vh;margin:-80px 0 0;background-size:cover;background-position:50%;transition:background-image .8s ease-in-out}.heroOverlay{height:100%;display:flex;position:relative}.heroOverlay,.rowHeroSection{width:100%;align-items:center}.rowHeroSection{padding:0 10%}.heroBtnsSection{margin-top:20px}.heroVectorBottom{position:absolute;bottom:-1px;left:0;right:0;background:url(/images/heroVectorBottom.png) no-repeat bottom;background-size:cover;height:120px;pointer-events:none}.floating-icon-hero{position:absolute;z-index:2;animation:floatIcon 6s ease-in-out infinite}.icon-wrapper-hero{width:3rem;height:3rem;border-radius:999px;display:flex;align-items:center;justify-content:center;opacity:.2}@keyframes floatIcon{0%{transform:translateY(0) rotate(0deg) scale(1)}25%{transform:translateY(-15px) rotate(8deg) scale(1.05)}50%{transform:translateY(0) rotate(-8deg) scale(1)}75%{transform:translateY(-10px) rotate(5deg) scale(1.05)}to{transform:translateY(0) rotate(0deg) scale(1)}}@media screen and (max-width:1000px) and (min-width:768px){.heroText h1{width:50%}.heroText h3{font-size:24px}}@media screen and (max-width:1000px){.heroText{padding-left:20px}.heroText h1{font-size:50px!important}.heroText .homebtnprimary{margin-bottom:20px}.heroBtnsSection{flex-direction:column}}.HomePageMoreExploreButtonCss{border:1px solid #3abef5;color:#3abef5;background-color:transparent;padding:.75rem 2rem;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;border-radius:8px;transition:transform .2s ease,background-color .2s ease}.HomePageMoreExploreButtonCss:hover{background-color:#f2faff}.HomePageMoreExploreButtonCss:active{transform:scale(.97)}@media screen and (max-width:768px){.heroOverlay{align-items:normal;padding-top:40px}.heroText{padding-left:0}}