body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{height:100%;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--base-background:#fff;--hero-color:#9d4edd;--fileUploadUseCase:"create";--armAnimationDuration:1s;--interactCursorColor:purple;--neon-shadow-color:#db9eff;--neon-shadow-color-light:#fff;--myspins-grid-colums:.5fr .75fr .25fr .5fr 1fr;--nav-link-hover-background:rgba(0,0,0,0.1)}#root{height:100%;width:100%;display:flex;background:#fff;background:var(--base-background)}.primaryNavBarContainer{position:fixed;z-index:200;top:0;justify-content:center;background:#fff;border-bottom:1px solid #bbb;-webkit-user-select:none;-ms-user-select:none;user-select:none}.primaryNavBar,.primaryNavBarContainer{height:48px;width:100%;display:flex;flex-direction:row;align-items:center}.primaryNavBar{padding:0 20px;justify-content:space-between}.logoTitle{justify-content:center;grid-gap:8px;gap:8px;font-size:20px;font-weight:600;color:#8945c0!important;cursor:pointer;text-decoration:none!important}.leftNavWrapper,.logoTitle{display:flex;flex-direction:row;align-items:center}.leftNavWrapper{justify-content:flex-start;grid-gap:20px;gap:20px}@media (max-width:800px){.collapsedPageList{display:flex}.fullPageList{display:none}.logoWrapper{height:24px!important;width:30px!important}.primaryNavBar{padding:0 10px 0 0}.leftNavWrapper{grid-gap:10px;gap:10px}.crateButtonSeparate{display:flex!important}}@media (max-width:350px){.crateButtonSeparate>span{display:none!important}}@media (min-width:800px){.collapsedPageList{display:none}.crateButtonSeparate{display:none!important}.fullPageList{display:flex;flex-direction:row;align-items:center;justify-content:center}.primaryNavBar{padding:0 20px}.leftNavWrapper{grid-gap:20px;gap:20px}}.linkContainer{display:flex;flex-direction:row}.linkItem a{-webkit-user-select:none;-ms-user-select:none;user-select:none;padding:10px;border-radius:4px}.linkItem *{text-decoration:none;color:#222}.linkItem:hover a{-webkit-filter:brightness(1.1);filter:brightness(1.1);background-color:rgba(0,0,0,.1);background-color:var(--nav-link-hover-background)}.titleWrapper{padding-left:10px}.navButtonWrapper{display:flex;flex-direction:row;align-items:center;padding-right:10px;grid-gap:4px;gap:4px}.pagesMenuSmallScreen .MuiMenuItem-root{padding:12px 24px;display:flex;flex-direction:row;grid-gap:6px;gap:6px}.pagesMenuSmallScreen .createButtonInMenu{color:#9d4edd;color:var(--hero-color)}.createButtonFull{color:#9d4edd;color:var(--hero-color);display:flex;justify-content:center;align-items:center;text-decoration:none;grid-gap:2px;gap:2px;padding:7px 10px!important}.createButtonFull>span,.createButtonFull>svg{color:#9d4edd;color:var(--hero-color);fill:#9d4edd;fill:var(--hero-color);text-decoration:none}@media (max-width:600px){.loginSignupText{display:none!important}.loginSignupIcon{display:inline-flex!important}}@media (min-width:600px){.loginSignupText{display:inline-flex!important}.loginSignupIcon{display:none!important}}.mainContentContainer{flex:1 1;margin-top:48px;height:calc(100% - 48px);overflow:auto}.embed_mainContainer{flex:1 1;display:flex;margin-top:0}.basicContainer,.embed_mainContainer,.randomTextContainer{height:100%;width:100%}.randomTextContainer{word-wrap:normal;overflow:auto}.react-transform-component,.react-transform-wrapper{width:100%!important;height:100%!important}.react-transform-component{align-content:center;justify-content:center}.embedContainer{flex:1 1;background:red}.embedContainer,.promptWrapper{display:flex;justify-content:center;height:100%;width:100%}.promptWrapper{position:absolute;z-index:40;align-items:center;pointer-events:none;opacity:1;-webkit-animation-name:fadeInOpacity;animation-name:fadeInOpacity;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-duration:1.2s;animation-duration:1.2s}.spinPad{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left:42px;background:hsla(0,0%,100%,.5);z-index:20;flex:4 1;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;border-radius:10px;margin:2px;box-shadow:0 0 12px -4px hsla(0,0%,39.2%,.5)}.settingsActionButton,.spinPad{opacity:1;-webkit-animation-name:fadeInOpacity;animation-name:fadeInOpacity;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-duration:.8s;animation-duration:.8s}@-webkit-keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}@media (max-width:600px){.filepond--item{width:calc(33% - .5em)}}@media (min-width:600px){.filepond--item{width:calc(20% - .5em)}}@media (min-width:1200px){.filepond--item{width:calc(10% - .5em)}}.filepond--image-preview-overlay-idle,.filepond--image-preview-overlay-success{color:transparent!important}.filepond--file{color:#222!important}.editPageOvararch{height:100%}.basicFocus:focus,.basicFocus:focus-visible{outline:2px solid #000!important;outline-offset:0!important}.customSliderInputWrapper{height:52px;width:100%;position:relative}.customSliderInputBack{height:4px;width:100%;position:absolute;top:calc(50% - 2px);-webkit-transform:translateY(-50%);transform:translateY(-50%);background:rgba(69,145,221,.5);border-radius:4px;z-index:9}.customSliderInput{width:100%;padding:14px 0 18px;margin:0;-webkit-appearance:none;height:20px;position:absolute;background:transparent;outline:none;opacity:1;transition:opacity .2s;z-index:10}.customSliderInput::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#1976d2;cursor:pointer;z-index:10}.customSliderInput::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#1976d2;cursor:pointer;z-index:10}.customSettingsFocus:focus,.customSliderInput:not(.settingsSlider):focus{background:transparent!important;outline:2px solid #1976d2;outline-offset:-1px}.customNativeSelect:focus{background:grey!important;outline:2px solid #1976d2;outline-offset:2px}.customNativeSelect:after,.customNativeSelect:before{border:none!important}.settingsMenuItem:focus,.settingsMenuItem:focus-visible{background:grey!important;outline:2px solid #1976d2;outline-offset:2px}.customNativeSelect>select{padding:12px 8px}.customNativeSelect:hover{background:rgba(0,0,0,.04)!important}.settingsSlider:hover{cursor:pointer}.sliderSettingsWrapper:hover{background:rgba(0,0,0,.04)!important}.settingsSliderWrapper{padding:12px}.colorPickerInnerWrapper{display:flex;padding:10px;flex-direction:column;grid-gap:8px;gap:8px}.colorPickerInnerWrapper>div{display:flex;flex-direction:row;justify-content:space-between}.hexColorInput{width:10ch!important;padding:3px;border-radius:4px;border:1px solid grey;text-align:center}.confirmColorButton{background-color:#0a0!important;color:#fff!important}.confirmColorButton:hover{color:#fff!important;-webkit-filter:brightness(.85)!important;filter:brightness(.85)!important}.wrapperPreviewSettings_Edit{display:flex;flex-direction:row;height:100%;flex-wrap:wrap}.previewSection_Edit,.settingsSection_Edit{flex:2 1;min-width:375px}.editSettingsOverarch{display:flex;flex-direction:column;height:100%;border-right:1px solid #ddd}.saveSettingsSectionWrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;grid-gap:16px;gap:16px;position:-webkit-sticky;position:sticky;top:0;z-index:40;background:#fff}.savedSettingsDropdownLabel:not(.MuiInputLabel-shrink){-webkit-transform:translate(14px,9px) scale(1)!important;transform:translate(14px,9px) scale(1)!important}.savedSettingsManageIcon:hover{background-color:transparent!important}.changeSettingsSectionWrapper{overflow:auto;height:100%}.changeSettingsSectionWrapperInner{width:calc(100% - 32px);display:flex;flex-direction:column;grid-gap:16px;gap:16px;padding:0 16px 16px}.changeSettingsSectionGroup{border-radius:10px;padding:10px;background:rgba(231,206,255,.4);box-shadow:inset 0 0 10px -8px hsla(0,0%,39.2%,.8)}.inputWrapperOverarch{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;grid-gap:20px;gap:20px}.inputWrapper{background:#fff;border-top:1px solid #eee}#firstImageAccordionSummary>.MuiAccordionSummary-content{margin:0!important;font-size:.94rem!important;color:#444!important}.basicSwitch>span.MuiSwitch-switchBase.Mui-checked{color:#2d93e7!important}.basicSwitch>span.MuiSwitch-track.Mui-checked{background-color:#2d93e7!important}.greenSwitch>span.MuiSwitch-switchBase.Mui-checked{color:#00c700!important}.greenSwitch>span.MuiSwitch-track{background-color:#00c700!important}.greySwitch>span.MuiSwitch-switchBase.Mui-checked{color:#6d6d6d!important}.greySwitch>span.MuiSwitch-track.Mui-checked{background-color:#6d6d6d!important}.customSwitchFormControl{margin:0!important;padding:8px 6px 8px 16px!important;display:flex!important;flex-direction:row-reverse!important;justify-content:space-between}.customSwitchFormControl>.MuiFormControlLabel-label{font-size:.94rem!important;color:#444!important}.customSettingsSelect:not(.MuiInputLabel-shrink){-webkit-transform:translate(14px,8px) scale(1)!important;transform:translate(14px,8px) scale(1)!important}.editAccordion{border-radius:10px!important;border:1px solid #ddd!important;box-shadow:none!important}.editAccordion:before{content:none!important}.editAccordion.Mui-expanded{padding-bottom:10px;margin:0!important}.MuiAccordionSummary-root.Mui-expanded{min-height:32px!important}.MuiAccordionSummary-content{font-size:1.06rem;font-weight:400;color:#240046;margin:12px 0!important}.MuiAccordionDetails-root{padding:0!important}.cursorSelectButton{width:100%;background:unset;border:none;font-size:.94rem;color:#444;padding:12px 16px}.cursorSelectButton:hover{cursor:pointer}.cursorOptionsMenuItem:focus,.cursorOptionsMenuItem:hover{background:rgba(136,0,255,.2)!important}@media (max-width:750px){.previewSection_Edit{height:40%;order:1}.settingsSection_Edit{height:60%;order:2}.saveSettingsSectionWrapper{padding:4px 16px}}@media (min-width:750px){.previewSection_Edit{height:100%;order:2}.settingsSection_Edit{height:100%;order:1;max-width:375px}.saveSettingsSectionWrapper{padding:20px 16px 10px}}.disabledOnEdit{pointer-events:none;cursor:default}.settingsWrapper{position:absolute;right:0;bottom:0;display:flex;flex-direction:row;z-index:20;justify-content:flex-end}.settingsWrapperActions{flex:1 1;display:flex;justify-content:flex-end;flex-direction:row}@media (max-width:175px){.settingsWrapper{flex-direction:column!important}}.brandingWrapper{position:absolute;left:0;bottom:0;padding:4px 8px;display:flex;z-index:21}.brandingWrapper *{text-decoration:none;color:#000;font-weight:600;text-shadow:1px 1px 4px #fff;opacity:1}.mySpinsListOverarch{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0 5px;margin:0 5px 20px}.mySpinsFilter{position:-webkit-sticky;position:sticky;top:0;background:#fff;width:100%;max-width:1000px;z-index:30;border-bottom:1px solid #b6b6b6;display:flex;grid-gap:10px;gap:10px;flex-direction:column}.filterActionsWrapper{display:flex;grid-gap:10px;gap:10px;flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:wrap}@media (max-width:799px){.filterActionsWrapper{display:flex;grid-row-gap:0;row-gap:0;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;flex-direction:row;align-items:flex-end;justify-content:left;flex-wrap:wrap}.filterWrapperAccordion{margin:6px 0!important}.filterActionsWrapper .mySpinsFilterSelect{margin:8px 0 0!important}.filterActionsWrapper .iconButtonLabeled{-webkit-transform:translateY(6px);transform:translateY(6px)}}@media (min-width:800px){.filterActionsWrapper{display:flex;grid-gap:10px;gap:10px;flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:wrap}}.filterWrapperAccordion{background:unset!important;box-shadow:unset!important}.filterWrapperAccordion:before{content:none;display:none}.mySpinsLabelBar{display:grid;grid-template-columns:.5fr .75fr .25fr .5fr 1fr;grid-template-columns:var(--myspins-grid-colums);padding:0 10px}.mySpinsLabelBar>div{text-align:center;color:#555;font-size:.9em}.mySpinsListWrapper{padding:10px;width:100%;max-width:1000px;opacity:1;-webkit-animation-name:mySpinsItemFadeInOpacity;animation-name:mySpinsItemFadeInOpacity;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-duration:.5s;animation-duration:.5s}@media (max-width:599px){.mySpinsListItem{display:grid;grid-template-columns:.5fr 1fr;grid-template-rows:repeat(4,auto);grid-gap:4px;gap:4px;padding:5px}.mySpinsListItem>div:first-of-type{grid-row-start:1;grid-row-end:4;grid-column-start:1;grid-column-end:2}.mySpinsListItem>div:nth-of-type(2){grid-row-start:1;grid-row-end:1;grid-column-start:2;grid-column-end:3}.mySpinsListItem>div:nth-of-type(3){grid-row-start:3;grid-row-end:3;grid-column-start:2;grid-column-end:3}.mySpinsListItem>div:nth-of-type(4){grid-row-start:2;grid-row-end:2;grid-column-start:2;grid-column-end:3}.mySpinsListItem>div:nth-of-type(5){grid-row-start:4;grid-row-end:4;grid-column-start:1;grid-column-end:3}.mySpinsActionItems{padding:0;justify-content:space-evenly!important}.mySpinsCreated:before{content:"Created:";padding-right:5px}.mySpinsLabelBar{display:none}.publicIconLabeled{flex-direction:row!important;display:flex;justify-content:center;align-items:center;grid-gap:4px;gap:4px}.publicIconLabeled>.MuiTypography-root{font-size:1em;-webkit-transform:none;transform:none}.iconButtonLabeled>.MuiTypography-root{line-height:unset!important}}@media (min-width:600px){.mySpinsListItem{display:grid;grid-template-columns:.5fr .75fr .25fr .5fr 1fr;grid-template-columns:var(--myspins-grid-colums);padding:0 10px}.mySpinsActionItems{padding:10px 0}}@media (min-width:800px){.mySpinsFilter{padding-top:20px}}.mySpinsActionItemButton{color:#2d93e7!important}.mySpinsActionItemButton:hover{background-color:transparent!important}.mySpinsCreated{display:flex;justify-content:center;align-items:center}.mySpinsNickname{color:#333;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden;max-width:100%;text-align:center;margin:auto}.mySpinsCreated{color:#777}.iconButtonLabeled{display:flex;flex-direction:column;margin:0!important;padding:2px}.iconButtonLabeled:hover{background:rgba(0,0,0,.1);background:var(--nav-link-hover-background);border-radius:6px;cursor:pointer}.iconButtonLabeled span{-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:.8em;-webkit-transform:translateY(-6px);transform:translateY(-6px);color:#2779bd}.publicIconLabeled{display:flex;flex-direction:column;margin:0!important}.publicIconLabeled,.publicIconLabeled:hover{cursor:default!important}.publicIconLabeled span{-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:.8em;-webkit-transform:translateY(4px);transform:translateY(4px);color:#2779bd}.publicIconLabeled.liveIcon span{color:#009f00}.publicIconLabeled.hiddenIcon span{color:#9d9d9d}@-webkit-keyframes mySpinsItemFadeInOpacity{0%{opacity:0}to{opacity:1}}@keyframes mySpinsItemFadeInOpacity{0%{opacity:0}to{opacity:1}}.mySpinsRefreshButton:not([disabled])>svg{color:#2d93e7}.mySpinsListItem:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,.16)}.mySpinsListItem>div{flex:1 1}.mySpinsActionItems{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;flex:1 1}@media (min-width:0px){.mySpinsActionItems{grid-gap:16px;gap:16px}}@media (min-width:600px){.mySpinsActionItems{grid-gap:8px;gap:8px}}@media (min-width:800px){.mySpinsActionItems{grid-gap:16px;gap:16px}}.mySpinsItemOverarch{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;height:100%}.mySpinsItemInfoWrapper{display:flex;flex-direction:row;flex-wrap:wrap;flex:1 1;align-items:center;grid-gap:10px;gap:10px}.MuiButton-contained:not(.MuiButton-sizeLarge){line-height:2em!important;height:2em!important}.mySpinsImageWrapper{height:80px;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin:4px 0}.mySpinsImage{object-fit:contain;width:100%;max-height:80px;max-width:100%}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}.fade-out-image{animation:fadeOut .2s;-webkit-animation:fadeOut .2s;-moz-animation:fadeOut .2s;-o-animation:fadeOut .2s;-ms-animation:fadeOut .2s}@keyframes fadeOut{0%{opacity:1}to{opacity:.8}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:.8}}.loadingSpinnerWrapper{position:absolute;z-index:100;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.denseTextFieldWithoutInteraction textarea{caret-color:transparent}.addImagesButton{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;color:#9d4edd;color:var(--hero-color);cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.addImagesButton>svg{font-size:1.5rem!important}.addImagesButton>.addImagesWords{color:#9d4edd;color:var(--hero-color)}.addImagesButton>.addImagesWords,.addImagesButton>.basicActionWords{font-size:1rem;-webkit-transform:translateY(2px);transform:translateY(2px)}.addImagesButton>.basicActionWords{color:#333}.addImagesButton>.continueActionWords{color:#008300;font-size:1rem;-webkit-transform:translateY(2px);transform:translateY(2px)}.addImagesButton.addImagesButtonLarge>svg{font-size:3rem!important}.addImagesButton.createContinueButton>svg{color:#008300}.addImagesButton.basicActionButton>svg{color:#333}.addImagesButton:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1);background-color:rgba(0,0,0,.1);background-color:var(--nav-link-hover-background);border-radius:6px}.addImagesWords{text-align:center}.addImagesButton.addImagesButtonLarge>.addImagesWords{font-size:1.5rem}.addImagesButton>input{display:none}.sortableGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1em 1em;gap:1em 1em;margin:20px}@media (min-width:0px){.sortableGrid{grid-template-columns:repeat(1,1fr)}}@media (min-width:250px){.sortableGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:750px){.sortableGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1000px){.sortableGrid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1250px){.sortableGrid{grid-template-columns:repeat(5,1fr)}}@media (min-width:1500px){.sortableGrid{grid-template-columns:repeat(6,1fr)}}@media (min-width:1750px){.sortableGrid{grid-template-columns:repeat(7,1fr)}}@media (min-width:2000px){.sortableGrid{grid-template-columns:repeat(8,1fr)}}@media (min-width:2500px){.sortableGrid{grid-template-columns:repeat(9,1fr)}}.sortableImageWrapper{position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.removeButtonSortableImage{right:0!important}.indexSortableImage,.removeButtonSortableImage{position:absolute!important;top:0!important;-webkit-animation-duration:0s;animation-duration:0s;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-name:delayXButtonLoad;animation-name:delayXButtonLoad;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear}.indexSortableImage{left:0!important;color:#222;background:hsla(0,0%,100%,.8);padding:8px;font-size:1rem;width:.8em;height:.8em;border-radius:10px 0;display:flex;align-items:center;justify-content:center;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}@-webkit-keyframes delayXButtonLoad{0%{opacity:0;height:0%}to{opacity:1;height:100%}}@keyframes delayXButtonLoad{0%{opacity:0;height:0%}to{opacity:1;height:100%}}.draggableImage{object-fit:contain;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;aspect-ratio:1;max-height:16em;padding:4px;opacity:1;transition:opacity .6s;box-shadow:0 1px 4px rgba(0,0,0,.16),0 1px 4px rgba(0,0,0,.23);border-radius:10px;align-items:center;justify-content:center;max-width:calc(100% - 8px);background:#fff;background:var(--base-background)}.draggableImage,.imgWrapperDrag{-ms-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none!important}.imgWrapperDrag:hover{cursor:grab}.currentlyDraggingOverlay{cursor:grabbing}.currentlyDraggingOverlay *{pointer-events:none}.imageDropArea{width:200px;height:100px;border-radius:1rem;background:#ffc0c0;border:2px solid coral}.uploadProgressWrapper{background-color:#fff;padding:40px;margin:20px;border-radius:10px;color:#222;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:16px;gap:16px}.uploadProgressBar{height:8px!important;border-radius:8px}.actionWrapperNoFiles{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.actionWrapperWithFiles{position:relative;top:0;display:flex;flex-wrap:wrap;flex-direction:row}@media (max-width:600px){.actionWrapperWithFiles{grid-gap:4px;gap:4px}.addImagesButton{padding:4px}}@media (min-width:600px){.actionWrapperWithFiles{grid-gap:20px;gap:20px}.addImagesButton{padding:20px}}.customDisabled{pointer-events:none;opacity:.5}.buttonWrapperEnableTooltipOnDisable{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex}.MuiButton-contained:not([disabled]){background:#2d93e7}.MuiButton-contained:not([disabled]):hover{background:#2883ce}.tutorialOverarch{position:relative}.tutorialNav{position:fixed}.tutorialContentWrapper{width:100%;display:flex;justify-content:center}.tutorialContent{max-width:600px}.allSpinsWrapper{display:flex;grid-gap:20px;gap:20px;flex-direction:row;flex-wrap:wrap;justify-content:center}.inspireViewItemWrapper{box-shadow:0 1px 4px rgba(0,0,0,.16),0 1px 4px rgba(0,0,0,.23);border-radius:10px;max-width:33%;position:relative}.inspireItemAction{position:absolute;top:0;right:0;z-index:30}.inspireSpinItemWrapper{overflow:hidden;border-radius:10px}@media (pointer:fine){.logoWrapper:hover .armOne{-webkit-animation:moveOne 1s linear 0s infinite normal forwards;animation:moveOne 1s linear 0s infinite normal forwards;-webkit-animation:moveOne var(--armAnimationDuration) linear 0s infinite normal forwards;animation:moveOne var(--armAnimationDuration) linear 0s infinite normal forwards}.logoWrapper:hover .armTwo{-webkit-animation:moveTwo 1s linear 0s infinite normal forwards;animation:moveTwo 1s linear 0s infinite normal forwards;-webkit-animation:moveTwo var(--armAnimationDuration) linear 0s infinite normal forwards;animation:moveTwo var(--armAnimationDuration) linear 0s infinite normal forwards}.logoWrapper:hover .armThree{-webkit-animation:moveThree 1s linear 0s infinite normal forwards;animation:moveThree 1s linear 0s infinite normal forwards;-webkit-animation:moveThree var(--armAnimationDuration) linear 0s infinite normal forwards;animation:moveThree var(--armAnimationDuration) linear 0s infinite normal forwards}.logoWrapper:hover .armFour{-webkit-animation:moveFour 1s linear 0s infinite normal forwards;animation:moveFour 1s linear 0s infinite normal forwards;-webkit-animation:moveFour var(--armAnimationDuration) linear 0s infinite normal forwards;animation:moveFour var(--armAnimationDuration) linear 0s infinite normal forwards}.logoWrapper:hover .armFive{-webkit-animation:moveFive 1s linear 0s infinite normal forwards;animation:moveFive 1s linear 0s infinite normal forwards;-webkit-animation:moveFive var(--armAnimationDuration) linear 0s infinite normal forwards;animation:moveFive var(--armAnimationDuration) linear 0s infinite normal forwards}.logoWrapper:hover .armSix{-webkit-animation:moveSix 1s linear 0s infinite normal forwards;animation:moveSix 1s linear 0s infinite normal forwards;-webkit-animation:moveSix var(--armAnimationDuration) linear 0s infinite normal forwards;animation:moveSix var(--armAnimationDuration) linear 0s infinite normal forwards}.logoWrapper:hover .armSeven{-webkit-animation:moveSeven 1s linear 0s infinite normal forwards;animation:moveSeven 1s linear 0s infinite normal forwards;-webkit-animation:moveSeven var(--armAnimationDuration) linear 0s infinite normal forwards;animation:moveSeven var(--armAnimationDuration) linear 0s infinite normal forwards}.logoWrapper:hover .armEight{-webkit-animation:moveEight 1s linear 0s infinite normal forwards;animation:moveEight 1s linear 0s infinite normal forwards;-webkit-animation:moveEight var(--armAnimationDuration) linear 0s infinite normal forwards;animation:moveEight var(--armAnimationDuration) linear 0s infinite normal forwards}@-webkit-keyframes moveOne{0%{fill:#bb73f5;-webkit-transform:translate(0);transform:translate(0);r:12}50%{-webkit-transform:translate(-.135em,-.008em);transform:translate(-.135em,-.008em);r:11.5}to{fill:#ab5fe8;-webkit-transform:translate(-.27em,-.05em);transform:translate(-.27em,-.05em);r:11}}@keyframes moveOne{0%{fill:#bb73f5;-webkit-transform:translate(0);transform:translate(0);r:12}50%{-webkit-transform:translate(-.135em,-.008em);transform:translate(-.135em,-.008em);r:11.5}to{fill:#ab5fe8;-webkit-transform:translate(-.27em,-.05em);transform:translate(-.27em,-.05em);r:11}}@-webkit-keyframes moveTwo{0%{fill:#ab5fe8;-webkit-transform:translate(0);transform:translate(0);r:11}50%{-webkit-transform:translate(-.07em,-.07em);transform:translate(-.07em,-.07em);r:9.5}to{fill:#9d4edd;-webkit-transform:translate(-.13em,-.14em);transform:translate(-.13em,-.14em);r:8}}@keyframes moveTwo{0%{fill:#ab5fe8;-webkit-transform:translate(0);transform:translate(0);r:11}50%{-webkit-transform:translate(-.07em,-.07em);transform:translate(-.07em,-.07em);r:9.5}to{fill:#9d4edd;-webkit-transform:translate(-.13em,-.14em);transform:translate(-.13em,-.14em);r:8}}@-webkit-keyframes moveThree{0%{fill:#9d4edd;-webkit-transform:translate(0);transform:translate(0);r:8}50%{-webkit-transform:translate(.04em,-.09em);transform:translate(.04em,-.09em);r:7}to{fill:#8a39cc;-webkit-transform:translate(.15em,-.15em);transform:translate(.15em,-.15em);r:6}}@keyframes moveThree{0%{fill:#9d4edd;-webkit-transform:translate(0);transform:translate(0);r:8}50%{-webkit-transform:translate(.04em,-.09em);transform:translate(.04em,-.09em);r:7}to{fill:#8a39cc;-webkit-transform:translate(.15em,-.15em);transform:translate(.15em,-.15em);r:6}}@-webkit-keyframes moveFour{0%{fill:#8a39cc;-webkit-transform:translate(0);transform:translate(0);r:6}50%{-webkit-transform:translate(.125em,-.03em);transform:translate(.125em,-.03em);r:5}to{fill:#7929ba;-webkit-transform:translate(.25em,-.05em);transform:translate(.25em,-.05em);r:4}}@keyframes moveFour{0%{fill:#8a39cc;-webkit-transform:translate(0);transform:translate(0);r:6}50%{-webkit-transform:translate(.125em,-.03em);transform:translate(.125em,-.03em);r:5}to{fill:#7929ba;-webkit-transform:translate(.25em,-.05em);transform:translate(.25em,-.05em);r:4}}@-webkit-keyframes moveFive{0%{fill:#7929ba;-webkit-transform:translate(0);transform:translate(0);r:4}50%{-webkit-transform:translate(.125em,.02em);transform:translate(.125em,.02em);r:5}to{fill:#8a39cc;-webkit-transform:translate(.25em,.05em);transform:translate(.25em,.05em);r:6}}@keyframes moveFive{0%{fill:#7929ba;-webkit-transform:translate(0);transform:translate(0);r:4}50%{-webkit-transform:translate(.125em,.02em);transform:translate(.125em,.02em);r:5}to{fill:#8a39cc;-webkit-transform:translate(.25em,.05em);transform:translate(.25em,.05em);r:6}}@-webkit-keyframes moveSix{0%{fill:#8a39cc;-webkit-transform:translate(0);transform:translate(0);r:6}50%{-webkit-transform:translate(.11em,.06em);transform:translate(.11em,.06em);r:7}to{fill:#9d4edd;-webkit-transform:translate(.15em,.15em);transform:translate(.15em,.15em);r:8}}@keyframes moveSix{0%{fill:#8a39cc;-webkit-transform:translate(0);transform:translate(0);r:6}50%{-webkit-transform:translate(.11em,.06em);transform:translate(.11em,.06em);r:7}to{fill:#9d4edd;-webkit-transform:translate(.15em,.15em);transform:translate(.15em,.15em);r:8}}@-webkit-keyframes moveSeven{0%{fill:#9d4edd;-webkit-transform:translate(0);transform:translate(0);r:8}50%{-webkit-transform:translate(-.05em,.07em);transform:translate(-.05em,.07em);r:9.5}to{fill:#ab5fe8;-webkit-transform:translate(-.13em,.14em);transform:translate(-.13em,.14em);r:11}}@keyframes moveSeven{0%{fill:#9d4edd;-webkit-transform:translate(0);transform:translate(0);r:8}50%{-webkit-transform:translate(-.05em,.07em);transform:translate(-.05em,.07em);r:9.5}to{fill:#ab5fe8;-webkit-transform:translate(-.13em,.14em);transform:translate(-.13em,.14em);r:11}}@-webkit-keyframes moveEight{0%{fill:#ab5fe8;-webkit-transform:translate(0);transform:translate(0);r:11}50%{-webkit-transform:translate(-.145em,.042em);transform:translate(-.145em,.042em);r:11.5}to{fill:#bb73f5;-webkit-transform:translate(-.27em,.05em);transform:translate(-.27em,.05em);r:12}}@keyframes moveEight{0%{fill:#ab5fe8;-webkit-transform:translate(0);transform:translate(0);r:11}50%{-webkit-transform:translate(-.145em,.042em);transform:translate(-.145em,.042em);r:11.5}to{fill:#bb73f5;-webkit-transform:translate(-.27em,.05em);transform:translate(-.27em,.05em);r:12}}}.priceWrapper{display:flex;flex-direction:row;flex-wrap:wrap;padding:20px;grid-gap:20px;gap:20px;justify-content:center}.priceGroup{padding:20px;display:flex;flex-direction:column;background:#fff;border-radius:10px;box-shadow:0 0 2px rgba(0,0,0,.2),0 4px 4px rgba(0,0,0,.1),0 6px 6px rgba(0,0,0,.1)}.priceTitleSection{font-size:1.5em;font-weight:500;text-align:center;color:#414141}.priceAmountSection{font-size:1.2em;font-weight:400;text-align:center;color:#9d4edd;color:var(--hero-color)}.errorPageOverarch{align-items:center;justify-content:center}.errorPageOverarch,.errorWrapper{display:flex;flex-direction:column}.errorWrapper{position:relative;max-width:800px;margin:20px;padding:20px 32px;border-radius:10px;box-shadow:0 0 12px -2px rgba(0,0,0,.16)}.errorInnerWrapper{display:flex;flex-direction:column}.errorTitle{margin-bottom:20px;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:center;font-weight:700;font-size:32px}@media (max-width:750px){.welcomeItemWrapper{flex:1 1;width:100%}.welcomeWrapper{width:100%;flex-direction:column}}@media (min-width:750px){.welcomeItemWrapper{flex:1 1;min-width:375px;min-height:300px}.welcomeSpin{height:300px!important}.welcomeWrapper{width:100%;flex-direction:row}}.userNameChangeTextField .MuiOutlinedInput-input{padding:8.5px 34px 8.5px 14px}.accountSectionOverarch{display:flex;flex-direction:column;grid-gap:20px;gap:20px;margin:0 20px}.accountSection{border:1px solid silver;padding:20px;border-radius:10px}.accountSectionHeader{font-size:1.25rem;font-weight:600;margin-bottom:16px}.accountSectionContent{font-size:1rem}.usageGlance{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:20px;gap:20px;width:100%;align-items:center;justify-content:flex-end}
/*# sourceMappingURL=main.e62be072.chunk.css.map */