.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.4583%}@media (width<=991px){.hero__image--stage{position:absolute;top:0;left:0;height:100%;width:100%;padding:0;z-index:0}}.hero__box{margin-bottom:30px;display:none;position:absolute;left:0;bottom:0;z-index:3;min-width:600px;color:#000}@media (width>=1600px){.hero__box{margin-bottom:100px}}@media (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%);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 (width>=1200px){.hero .hero-text{display:flex}}.hero--location .video__container{display:none}@media (width>=768px){.hero--location .video__container{display:flex}}.hero .ccc-manager-placeholder{z-index:10}.hero__stage{position:relative;z-index:1;min-height:490px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;gap:16px;padding:100px 16px 32px;text-align:center}@media (width>=992px){.hero__stage{position:absolute;bottom:0;left:0;width:100%;height:100%;min-height:0;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 (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 (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 (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)}