.hero,.hero__container{position:relative}.hero__image{width:100%;height:0;padding-bottom:56.25%;position:relative}.hero__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.hero__image--small{padding-bottom:36.4583333333%}.hero__box{margin-bottom:30px;display:none;position:absolute;left:0;bottom:0;z-index:3;min-width:600px;color:#000}@media (min-width:1600px){.hero__box{margin-bottom:100px}}@media (min-width:1280px){.hero__box{display:block;margin-left:1rem}}.hero--placeholder{height:200px}.hero .hero-text{display:none;position:absolute;top:120px;bottom:0;left:50%;transform:translate(-50%,0);width:100%;max-width:1920px;align-items:center;z-index:5}.hero .hero-text .content-block{padding-top:0;padding-bottom:30px}.hero .hero-text .content-block__description{font-size:26px;line-height:36px;color:#fff}@media (min-width:1200px){.hero .hero-text{display:flex}}.hero--location .video__container{display:none}@media (min-width:768px){.hero--location .video__container{display:flex}}.hero .ccc-manager-placeholder{z-index:10}.hero__stage{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;gap:16px;padding:16px;text-align:center;background-color:#072b45;background-image:linear-gradient(to bottom right,#417193 0,#072b45 100%);box-shadow:0 1px 3px 0 #072b45}@media (min-width:992px){.hero__stage{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:5;background-color:rgba(0,0,0,.4);background-image:none;box-shadow:none;padding:100px 32px 32px}}@media (min-width:){.hero__stage{gap:32px}}.hero__stage__heading{font-weight:700;font-family:TheSerifOffice-Plain,sans-serif;font-size:40px;line-height:50px}@media (min-width:1200px){.hero__stage__heading{font-size:65px;line-height:75px}}.hero__stage__description{font-family:TheSerifOffice-Plain,sans-serif;font-size:24px;line-height:32px}@media (min-width:1200px){.hero__stage__description{font-size:30px;line-height:40px}}.hero__stage__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:16px;width:100%}.hero__stage__button{display:flex;justify-content:center;align-items:center;gap:20px;background:#fff;color:var(--color-highlight);width:270px;max-width:100%;min-height:70px;border-radius:8px;padding:16px}@media (min-width:1280px){.hero__stage__button{width:280px}}.hero__stage__button img{max-width:40px;max-height:40px}.hero__stage__button span{max-width:calc(100% - 40px)}