html{font-size:80%}body{--logo-distance: 6.25rem;--header-height: 13.75rem;background:url("../images/background.png") no-repeat bottom right/100px,radial-gradient(ellipse at right bottom, #99c99a 0%, #437249 100%);font-family:"Istok Web",sans-serif}.header{display:flex;justify-content:center;align-items:flex-end;height:var(--header-height);margin-bottom:var(--logo-distance);border-bottom:.5rem solid #fff;background:url("../images/header.png") no-repeat center right/cover,radial-gradient(circle, #99c99a 0%, #437249 100%)}.header__logo{width:17.5rem;margin-bottom:calc(-1*var(--logo-distance))}.main{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:36rem;min-height:calc(100dvh - var(--header-height) - var(--logo-distance));margin:auto;padding:.625rem 1.875rem}.main__title,.main__text{color:#fff;font-size:1.25rem;font-weight:400;line-height:1.5;text-align:center}.main__title{margin-bottom:1.5625rem}.main__text{font-weight:700;max-width:24rem}.main__text:not(:last-child){margin-bottom:1rem}.main__btn{display:block;width:-moz-fit-content;width:fit-content;padding:.9375rem 2rem .75rem;border-radius:.75rem;background-color:#46d244;color:#fff;text-decoration:none;margin-bottom:2.5rem;transition:transform .2s ease,box-shadow .2s ease;font-size:1.5rem;font-weight:700;text-transform:uppercase;line-height:1}.main__btn:hover{transform:scale(1.02);box-shadow:0 4px 15px rgba(0,0,0,.2)}@media(min-width: 576px){html{font-size:100%}}@media(min-width: 768px){body{background:url("../images/background.png") no-repeat bottom right 30px/clamp(100px, 20vw, 200px),radial-gradient(ellipse at right bottom, #99c99a 0%, #437249 100%)}.header{background:url("../images/header.png") no-repeat bottom left calc(50% + 50px)/350px,radial-gradient(circle, #99c99a 0%, #437249 100%)}}/*# sourceMappingURL=styles.css.map */