@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap);@import url(https://use.fontawesome.com/releases/v5.10.1/css/all.css);.BackgroundImage{background-image:var(--image);opacity:var(--opacity);background-position:50%;background-size:cover;top:0;left:0;bottom:0;right:0;position:absolute;z-index:0}.BackgroundImage.repeat{background-size:auto;background-position:0 0;background-repeat:true}.is-white+.SectionComponent.is-white{border-top:1px solid #f0f0f0}