.big-banner{position:relative;display:flex;overflow:hidden;width:100%;height:auto;min-height:180px;margin-bottom:var(--mobile-margin);background-position:center left;background-size:cover}.big-banner.dark{padding-bottom:var(--mobile-margin);margin-bottom:0;background-color:#242424}@media screen and (min-width: 1025px){.big-banner.dark{padding-bottom:var(--desktop-margin);margin-bottom:0}}@media screen and (min-width: 1025px){.big-banner{margin-bottom:var(--desktop-margin)}}.big-banner__small-font{font-size:2rem}.big-banner__medium-font{font-size:2.5rem}.big-banner__large-font{font-size:3rem}.big-banner__overlay{display:flex;width:100%;height:auto;justify-content:center;background:linear-gradient(0.5turn, rgba(0, 0, 0, 0) 40%, #000000 75%)}.big-banner__overlay.dark{display:none}.big-banner__text{display:none}.big-banner__text-mobile{position:relative;display:flex;width:100%;align-items:flex-end;justify-content:center;padding:0 4rem;color:#fff}@media screen and (min-width: 1025px){.big-banner{background-position:center top}.big-banner__overlay{align-items:center;justify-content:right;background:linear-gradient(0.25turn, rgba(0, 0, 0, 0) 40%, #000000 75%)}.big-banner__overlay.dark{display:none}.big-banner__text{position:relative;display:flex;width:33%;align-items:flex-end;justify-content:right;padding-right:2rem;color:#fff}.big-banner__text-mobile{display:none}.big-banner__small-font{font-size:2.6rem}.big-banner__medium-font{font-size:3.8rem}.big-banner__large-font{font-size:5rem}}.big-banner__link{width:100%}.dark-mode-wrapper{width:100%;height:100%;background-color:#242424;padding-bottom:40px}
