.hero *{box-sizing:border-box}.hero__opening{line-height:1}.hero__big_text{color:#f09020;font-family:montserrat,sans-serif;font-weight:700;line-height:1.25;padding-left:1em}.hero__opening{opacity:.6}.hero__description,.hero__opening{font-family:Open Sans,sans-serif}.hero__description{line-height:1.5}.hero__arrow{cursor:pointer;display:inline-block}@media screen and (min-width:1140px){.hero__big_text{font-size:48px}.hero__opening{font-size:36px}.hero__description{font-size:27px;max-width:70%}.hero__arrow{width:75px}}@media screen and (min-width:768px) and (max-width:1139px){.hero__big_text{font-size:48px}.hero__opening{font-size:30px}.hero__description{font-size:20px;max-width:85%}.hero__arrow{width:68px}}@media screen and (max-width:768px){.hero{padding-top:2rem}.hero__opening{font-size:26px}.hero__description{font-size:20px}.hero__arrow{width:54px}}@media screen and (min-width:481px) and (max-width:767px){.hero__big_text{font-size:42px}}@media screen and (max-width:480px){.hero__big_text{font-size:36px}}.hero__big_text{animation-delay:.4s;animation-direction:forwards;animation-duration:.4s;animation-fill-mode:forwards;animation-name:bigTextIn;animation-timing-function:ease-out;opacity:0}@keyframes bigTextIn{0%{opacity:0;transform:rotate(-45deg) scale(.2);transform-origin:left}to{opacity:1;transform:rotate(0deg) scale(1);transform-origin:left}}