@keyframes CreateFromScratchSection-module-scss-module__cLLFNq__fadeAndScaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes CreateFromScratchSection-module-scss-module__cLLFNq__fadeAndScaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes CreateFromScratchSection-module-scss-module__cLLFNq__scaleIn{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes CreateFromScratchSection-module-scss-module__cLLFNq__scaleOut{0%{transform:scale(1)}to{transform:scale(.95)}}@keyframes CreateFromScratchSection-module-scss-module__cLLFNq__pulseBackground{0%{background-color:var(--pulse-color-start);box-shadow:0 0 10px #8f00c833}50%{background-color:var(--pulse-color-end);box-shadow:0 0 16px #34274080}to{background-color:var(--pulse-color-start);box-shadow:0 0 10px #8f00c833}}.CreateFromScratchSection-module-scss-module__cLLFNq__Root{flex-direction:column;align-items:center;gap:1rem;width:100%;padding:1rem;display:flex}@media (min-width:992px){.CreateFromScratchSection-module-scss-module__cLLFNq__Root{padding:0}}.CreateFromScratchSection-module-scss-module__cLLFNq__SectionSubtitle{color:#8f8f8f;font-size:.8125rem}@media (min-width:576px){.CreateFromScratchSection-module-scss-module__cLLFNq__SectionSubtitle{font-size:.875rem}}.CreateFromScratchSection-module-scss-module__cLLFNq__PickTemplateButton{color:#fff;font-size:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;align-items:center;gap:.375rem;padding:0;font-family:inherit;font-weight:700;text-decoration:underline;transition:color .2s;display:inline-flex}.CreateFromScratchSection-module-scss-module__cLLFNq__PickTemplateButton:hover{color:#cb52fb}.CreateFromScratchSection-module-scss-module__cLLFNq__PickTemplateButton:hover svg{transform:translate(2px)}.CreateFromScratchSection-module-scss-module__cLLFNq__PickTemplateButton svg{width:.75rem;height:.75rem;transition:transform .2s}.CreateFromScratchSection-module-scss-module__cLLFNq__TopSpacer{flex-grow:1}.CreateFromScratchSection-module-scss-module__cLLFNq__BottomSpacer{flex-grow:1.5}