.block-hero-circle{align-items:center;display:flex;min-height:max(75vh,700px);position:relative}.block-hero-circle .block__content{align-items:center;display:flex;flex-direction:column-reverse;gap:50px;margin:0 auto;max-width:var(--content-width-wide);padding:50px 0;width:100%;z-index:1}@media(min-width:1280px){.block-hero-circle .block__content{flex-direction:row;gap:20px;justify-content:space-between;padding:0}}.block-hero-circle .video-hero__background{z-index:0}.block-hero-circle .hero-svg-logo{fill:blue;bottom:0;height:auto;opacity:.2;position:absolute;width:50%}.block-hero-circle .hero-svg-logo g{stroke:var(--color-blueberry-light);fill:transparent}.block-hero-circle .hero-svg-logo path{stroke-dasharray:100;animation:dash 35s linear}@keyframes dash{to{stroke-dashoffset:300}}.block-hero-circle .hero-content-circle{display:flex}.block-hero-circle .hero-content-circle .hero-col a{color:var(--color-white);padding:10px;text-decoration:none}.block-hero-circle .hero-content-circle .hero-col__left,.block-hero-circle .hero-content-circle .hero-col__right,.block-hero-circle .hero-content-circle .hero-col__svg{align-items:center;display:flex;flex-direction:column;justify-content:center}.block-hero-circle .hero-content-circle .hero-circle__circle svg{aspect-ratio:1;max-width:100%;width:clamp(220px,55vw,420px)}.block-hero-circle.has-background{overflow:hidden}.block-hero-circle .circle-dot-mask{fill:#000!important;stroke:#000!important}.block-hero-circle .circle-dot-mask.active{r:3}.block-hero-circle .hero-content{color:var(--color-white);display:flex;flex:1;flex-direction:column;gap:25px;justify-content:center;margin:unset;max-width:var(--content-width-wide);position:relative;width:100%}.block-hero-circle .hero-content__text p{font-size:18px!important;margin-bottom:.5rem}@media(min-width:1024px){.block-hero-circle .hero-content__text p{font-size:20px!important}}@media(min-width:1540px){.block-hero-circle .hero-content__text p{font-size:24px!important}}@media(min-width:480px){.block-hero-circle .hero-content{text-wrap:pretty}.block-hero-circle .hero-content h1{max-width:70%}}@media(min-width:1280px){.block-hero-circle .hero-content{gap:50px;text-wrap:balance;width:unset}.block-hero-circle .hero-content h1{max-width:70%}}