:root{--animation-time:10s;--animation-delay:1s;--daisy-height:48vh;--daisy-max-width:48vw;--number-of-sliders:33;--slider-width:calc((100vh/var(--number-of-sliders))*1.9);--slider-height:calc(100vh/var(--number-of-sliders))}section.bodyContainer.svelte-fbgmmo.svelte-fbgmmo{align-content:end;display:grid;grid-template-columns:auto;grid-template-rows:auto;height:100vh;justify-items:center}.allColoursHeadContainer.svelte-fbgmmo.svelte-fbgmmo{align-self:flex-end;display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.headImageContainer.svelte-fbgmmo.svelte-fbgmmo{grid-area:1/1/2/2}.headImageContainer.svelte-fbgmmo img.svelte-fbgmmo{height:85vh;max-height:85vw;max-width:85vw}.daisyImageContainer.svelte-fbgmmo.svelte-fbgmmo{align-self:center;animation:svelte-fbgmmo-spin2 90s ease-in-out 3 forwards;animation-delay:20s;grid-area:1/1/2/2;justify-self:center;margin-left:1vh;margin-top:-11vh}.daisyImageContainer.svelte-fbgmmo img.svelte-fbgmmo{animation:svelte-fbgmmo-spin 90s ease-in-out 3 forwards;animation-delay:20s;height:var(--daisy-height);max-height:var(--daisy-max-width);max-width:var(--daisy-max-width)}@keyframes svelte-fbgmmo-spin{0%{transform:rotate(0)}10%{height:var(--daisy-height);max-height:var(--daisy-max-width);max-width:var(--daisy-max-width);transform:rotate(0)}40%{height:var(--daisy-height);max-height:var(--daisy-max-width);max-width:var(--daisy-max-width)}48%{height:1px;max-height:1px;max-width:1px}52%{height:1px;max-height:1px;max-width:1px}60%{height:var(--daisy-height);max-height:var(--daisy-max-width);max-width:var(--daisy-max-width)}to{height:var(--daisy-height);max-height:var(--daisy-max-width);max-width:var(--daisy-max-width);transform:rotate(40turn)}}@keyframes svelte-fbgmmo-spin2{0%{transform:rotate(0)}10%{transform:rotate(0)}40%{transform:rotate(5turn)}50%{transform:rotate(25turn)}to{transform:rotate(30turn)}}.slidesHolder.svelte-fbgmmo.svelte-fbgmmo{animation:svelte-fbgmmo-blurEffect 60s linear 6 normal;display:grid;justify-items:end;left:0;position:absolute;top:0;width:100%;z-index:-100}.slidingColour.svelte-fbgmmo.svelte-fbgmmo{animation:svelte-fbgmmo-w100 var(--animation-time) cubic-bezier(.5,.2,.3,1) alternate 6;animation-delay:var(--animation-delay);color:#dedede;font-family:Arial;font-size:calc(100vh/var(--number-of-sliders)/3.2222);height:var(--slider-height);width:var(--slider-width);z-index:-100}.slidingColour.svelte-fbgmmo div.svelte-fbgmmo{direction:rtl;display:flex;margin-left:-120px;margin-top:calc(100vh/var(--number-of-sliders)/3.2222);width:90px}@keyframes svelte-fbgmmo-w100{0%{width:var(--slider-width)}to{width:calc(100% - 90px)}}@keyframes svelte-fbgmmo-blurEffect{0%{filter:none}65%{filter:none}71%{filter:blur(20px)}90%{filter:none}to{filter:none}}
