.centered{height:calc(100vh - (var(--header-height)));justify-content:center;align-items:center;display:flex;overflow-x:hidden}.cta-container{--size:min(calc(100vh - (var(--header-height))),100vw);aspect-ratio:1;height:var(--size);width:var(--size);margin-top:-1vh;margin-left:auto;margin-right:auto;position:relative;overflow:visible}.header-container{--size:35%;height:var(--size);width:var(--size);z-index:10;border-radius:50%;justify-content:center;align-items:center;margin-top:min(2vh,2vw);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-container .heading{font-family:var(--font-display),serif;text-align:center;font-size:min(clamp(20px,4.5vw,75px),clamp(20px,4.5vh,75px));font-weight:700}.cta-position{--size:30%;--radius:110%;--step:72deg;width:var(--size);height:var(--size);transform:translate(-50%,-50%)rotate(calc(var(--i)*var(--step) + 54deg))translate(var(--radius))rotate(calc((var(--i)*var(--step) + 54deg)*-1));border-radius:50%;position:absolute;top:50%;left:50%}.cta-position:before{content:"";z-index:-1;pointer-events:none;opacity:.6;background-image:url(/flower-stippled-coloured-no-outline-light.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:135%;height:135%;transition:opacity .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-35%)}.cta-position:hover:before{opacity:1}@media (prefers-color-scheme:dark){.cta-position:before{opacity:.55;background-image:url(/flower-stippled-coloured-no-outline-dark.svg)}.cta-position:hover:before{opacity:.9}}@supports (width:calc(1px * sibling-index())){.cta-position{--i:sibling-index();--count:sibling-count()}}@supports not (width:calc(1px * sibling-index())){.cta-position:first-child{--i:1}.cta-position:nth-child(2){--i:2}.cta-position:nth-child(3){--i:3}.cta-position:nth-child(4){--i:4}.cta-position:nth-child(5){--i:5}.cta-position:nth-child(6){--i:6}.dot{--count:6}}
/*# sourceMappingURL=e3c4b37778568f62.css.map*/