@keyframes spinAround{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}html{scroll-behavior:smooth}.hero.is-primary.has-castle-bg{background-repeat:no-repeat;background-position:center center;background-size:cover}@media screen and (max-width: 768px){.hero.is-primary.has-castle-bg{background-image:linear-gradient(141deg, #0b8286 0%, #87a4ac 71%, #d8dad6 100%)}}@media screen and (min-width: 769px){.hero.is-primary.has-castle-bg{background-image:url("../images/hero-bg.png"),linear-gradient(141deg, #0b8286 0%, #87a4ac 71%, #d8dad6 100%)}}#team-section{background-color:#d8dad6;min-height:700px}
