.simple-header{--height:500px;height:var(--height);position:relative;z-index:2}.simple-header__title{border-bottom:10px solid transparent;border-radius:5px;border-top:10px solid transparent;box-shadow:0 2px 0 0 transparent;font-size:2.5rem;font-weight:300;padding:15px 30px;text-align:center;transition:all .3s ease-in-out}.simple-header__wrapper{height:var(--height)}.simple-header__content-wrapper{left:calc(50% - 400px);padding:25px 50px;position:absolute;top:100px;width:800px}.simple-header__wrapper .simple-header__item{padding:0}.simple-header__wrapper .simple-header__item img{height:100%;height:var(--height);width:100%}.simple-header__wrapper .splide__arrow--prev{left:calc(50% - 700px)!important}.simple-header__wrapper .splide__arrow--next{right:calc(50% - 700px)!important}.simple-header__curve{bottom:0;position:absolute;right:0}@media (max-width:1200px){.simple-header__wrapper .simple-header__item img{object-fit:cover}.simple-header__content-wrapper{left:0;width:100%}}@media (max-width:992px){.simple-header__content-wrapper{max-width:100%}}@media (max-width:768px){.simple-header__curve{display:none}.simple-header__title{padding:0}.simple-header__wrapper .simple-header__content-wrapper{padding:25px}}@media (max-width:550px){.simple-header{--height:450px}}