.section-homepage-hero{position:relative;overflow:hidden}.section-homepage-hero .hero-background{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:110%;height:100%;z-index:-1}.section-homepage-hero .hero-background .bubble-one{grid-column:1 / 2;grid-row:1 / 2}.section-homepage-hero .hero-background .bubble-two{grid-column:2 / 3;grid-row:3 / 4}.section-homepage-hero .hero-background .bubble-three{grid-column:1 / 3;grid-row:7 / 8;margin-left:-14rem}.section-homepage-hero .hero-background .bubble-four{grid-column:8 / 9;grid-row:2 / 3;transform:scaleX(-1)}.section-homepage-hero .hero-background .bubble-five{grid-column:7 / 8;grid-row:5 / 6}.section-homepage-hero .hero-background .bubble-six{grid-column:4 / 5;grid-row:8 / 9;transform:scaleX(-1);opacity:.6}.section-homepage-hero .hero-background .bubble-seven{grid-column:5 / 6;grid-row:2 / 3;transform:scaleX(-1);opacity:.1}.section-homepage-hero .homepage-hero-content{text-align:center;padding:4rem 8% 5rem;margin:0 auto}.section-homepage-hero .homepage-hero-content h1{text-transform:capitalize}.section-homepage-hero .homepage-hero-content .hero-description{font-size:18px;font-weight:600;padding:1rem 0 1.5rem}.section-homepage-hero .homepage-hero-content .btn{margin-top:1.5rem}@keyframes bubbleBig{0%{transform:scale(1.0)}50%{transform:scale(1.1)}100%{transform:scale(1.0)}}@keyframes bubbleXBig{0%{transform:scale(1.0)}50%{transform:scale(1.3)}100%{transform:scale(1.0)}}@keyframes bubbleSmall{0%{transform:scale(1.0)}50%{transform:scale(.9)}100%{transform:scale(1.0)}}@media(min-width:578px){.section-homepage-hero .hero-background .bubble-three{margin-left:-11rem}}@media(min-width:768px){.section-homepage-hero .homepage-hero-bg{height:auto}.section-homepage-hero .homepage-hero-content{padding:5rem 8% 8rem;max-width:80%}.section-homepage-hero .homepage-hero-content .hero-description{font-size:22px}.section-homepage-hero .hero-background .bubble-one{animation:bubbleBig 3s ease-in-out infinite}.section-homepage-hero .hero-background .bubble-two{animation:bubbleXBig 2s ease-in-out infinite}.section-homepage-hero .hero-background .bubble-three{animation:bubbleSmall 3s ease-in-out infinite;margin-left:-9rem}.section-homepage-hero .hero-background .bubble-four{animation:bubbleSmall 2.5s ease-in-out infinite}.section-homepage-hero .hero-background .bubble-five{animation:bubbleXBig 3.5s ease-in-out infinite;animation-delay:1s}.section-homepage-hero .hero-background .bubble-six{animation:bubbleSmall 2.5s ease-in-out infinite}.section-homepage-hero .hero-background .bubble-seven{animation:bubbleXBig 4s ease-in-out infinite}}@media(min-width:901px){.section-homepage-hero .hero-background .bubble-three{margin-left:-6rem}}@media(min-width:1024px){.section-homepage-hero .hero-background .bubble-three{margin-left:0}}