.home__hero-text-color{color:var(--home__hero-text-color-mobile)}@media (min-width: 768px){.home__hero-text-color{color:var(--home__hero-text-color-desktop)}}.home__hero-button-color{color:var(--home__hero-button-color-mobile)}@media (min-width: 768px){.home__hero-button-color{color:var(--home__hero-button-color-desktop)}}.custom__hero.full-height{height:calc(100vh - var(--nav-height))}.custom__hero:not(.full-height){height:calc(100vh - var(--nav-height) - 300px)}@media (min-width: 440px){.custom__hero:not(.full-height){height:calc(100vh - var(--nav-height) - 220px)}}@media (min-width: 640px){.custom__hero:not(.full-height){height:calc(100vh - var(--nav-height) - 200px)}}@media (min-width: 768px){.custom__hero:not(.full-height){height:calc(100vh - var(--nav-height) - 150px)}}
