.blurry-background-container{z-index:1;filter:blur(80px)saturate(.6);opacity:.4;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.blurry-background-container--no-blur{filter:none;opacity:.6}.blurry-background-canvas{width:100%;height:100%;display:block}
.svg-animated-background{z-index:0;position:absolute;inset:0;overflow:hidden}.svg-animated-background--blur{filter:blur(120px);opacity:.4}.svg-animated-background__svg{object-fit:cover;width:100%;height:100%}.svg-animated-background__blob{transform-origin:50%}.svg-animated-background__blob--1{animation:6s ease-in-out infinite svg-bg-float-1}.svg-animated-background__blob--2{animation:8s ease-in-out infinite svg-bg-float-2}.svg-animated-background__blob--3{animation:7s ease-in-out infinite svg-bg-float-3}.svg-animated-background__blob--4{animation:8s ease-in-out infinite svg-bg-float-2}.svg-animated-background__blob--5{animation:7s ease-in-out infinite svg-bg-float-3}.svg-animated-background__polygon{transform-origin:50%}.svg-animated-background{--lavender-light:#ffe6ff;--lavender-base:var(--color-accent-lavender);--lavender-dark:#c896dc}@keyframes svg-bg-float-1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(20px,-15px)scale(1.05)}}@keyframes svg-bg-float-2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-15px,20px)scale(1.03)}}@keyframes svg-bg-float-3{0%,to{transform:translate(0)}50%{transform:translate(10px,10px)}}

.TakeFromListExercise-module-scss-module__CrI3Rq__blurBg{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);-webkit-mask:linear-gradient(0deg,#0000 0,#000 12px calc(100% - 12px),#0000 100%);mask:linear-gradient(0deg,#0000 0,#000 12px calc(100% - 12px),#0000 100%)}
