header{border-radius:0 0 50% 50%/0 0 10% 10%;min-height:750px;padding:50px;position:relative;transition:border-radius .3s ease-in-out}header .header__text{display:flex;flex-direction:column;min-height:580px}.header__subtext{margin-top:20px;max-width:560px}.header__button{margin-top:20px}.header__scrolldown-button{bottom:-20px;left:50%;position:absolute;transform:translateX(-50%)}.subtext-is-bottom-right{color:#fff;margin-left:auto;margin-top:auto;width:40%}@-webkit-keyframes downarrow{0%{-webkit-transform:translateY(0)}to{-webkit-transform:translateY(3px)}}.header__scrolldown-button:before{-webkit-animation:downarrow .6s ease-in-out infinite alternate}@media(max-width:992px){.subtext-is-bottom-right{width:50%}}@media(max-width:768px){header{border-radius:0 0 50% 50%/0 0 5% 5%;padding:30px 10px}.subtext-is-bottom-right{width:100%}}