/* Tactile illustrated layer with understated motion. */
.home-intro{position:relative;overflow:hidden;background-image:radial-gradient(circle at 82% 18%,rgba(216,169,255,.42),transparent 24%),linear-gradient(125deg,#fff9fc 0%,#f7e8f3 54%,#f4edff 100%)!important;background-repeat:no-repeat!important;background-size:auto,auto!important}.home-intro:before,.home-intro:after{content:"";position:absolute;z-index:0;border-radius:50%;pointer-events:none}.home-intro:before{width:80px;height:80px;right:42%;top:20%;background:#f6d83a;animation:ia-float 7s ease-in-out infinite}.home-intro:after{width:35px;height:35px;right:9%;top:22%;background:#e3317d;animation:ia-float 5.5s ease-in-out -2s infinite}.home-intro .shell{position:relative;z-index:1;max-width:1200px!important}.home-intro .shell:after{content:"";position:absolute;z-index:0;right:0;bottom:0;width:min(53vw,610px);height:82%;background:url('/assets/illustrations/creator-group-v1.png') right bottom/cover no-repeat;clip-path:polygon(18% 0,100% 0,100% 100%,0 100%);pointer-events:none}.home-intro .shell>*{position:relative;z-index:1}.home-manifesto{position:relative;overflow:hidden}.home-manifesto:after{content:"✦";position:absolute;right:8%;bottom:-16px;color:#f6d83a;font-size:170px;line-height:1;animation:ia-turn 14s linear infinite}@keyframes ia-float{50%{transform:translateY(-18px) rotate(8deg)}}@keyframes ia-turn{to{transform:rotate(360deg)}}@media(max-width:900px){.home-intro .shell:after{width:55vw;height:63%;right:-80px}}@media(max-width:600px){.home-intro .shell:after{display:none}.home-intro:before{right:10%;top:16%}}
