.hero1{position:relative}.hero1__image{height:100%;object-fit:cover;position:absolute;width:100%}.hero1__content-bg{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:flex;height:100%;justify-content:center;width:100%}.hero1__content,.hero1__content-wrapper{position:relative}.hero1__content{z-index:2}.hero1__description,.hero1__subtitle,.hero1__title{margin:0 0 2rem}.hero1__buttons{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-left:-.5rem;margin-right:-.5rem}.hero1__buttons .button__wrapper{padding:.5rem}@media (max-width:767px){.hero1__dots{display:none}}@media (min-width:768px){.hero1__content-bg{width:55%}.hero1__dots{bottom:-5rem;position:absolute;right:0;z-index:1}}