.floating-spinner{position:fixed;width:100%;height:100%;top:0;left:0;background-color:hsla(0,0%,100%,.2);z-index:100;padding-top:0;margin-top:0}.floating-spinner .lds-spinner{position:absolute;top:33%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.lds-spinner{display:inline-block;position:relative;width:64px;height:64px;background-color:none;margin:0}@media (min-width:320px) and (max-width:480px){.lds-spinner{top:25%}}.lds-spinner div{-webkit-transform-origin:32px 32px;transform-origin:32px 32px;-webkit-animation:lds-spinner 1.2s linear infinite;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:29px;width:5px;height:14px;border-radius:20%;background:#fff}.lds-spinner.black div:after{background:#000}.lds-spinner div:first-child{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.lds-spinner div:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.lds-spinner div:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-.9s;animation-delay:-.9s}.lds-spinner div:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-.8s;animation-delay:-.8s}.lds-spinner div:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-.7s;animation-delay:-.7s}.lds-spinner div:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-.6s;animation-delay:-.6s}.lds-spinner div:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-.5s;animation-delay:-.5s}.lds-spinner div:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-.4s;animation-delay:-.4s}.lds-spinner div:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-spinner div:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-.2s;animation-delay:-.2s}.lds-spinner div:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-.1s;animation-delay:-.1s}.lds-spinner div:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.themed-icon-wrap{display:inline-block;width:28px;height:21px;background-color:var(--primary);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;mask-position:center;-webkit-mask-position:center;cursor:pointer}.themed-icon-wrap.themed-icon-secondary{background-color:var(--secondary)}.icon-checkmark:after{content:"";display:block;left:7px;top:3px;width:8px;height:13px;border:solid #000;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}i.track-category{font-size:1rem;padding:8px 16px;border:1px solid #d9d9d9;border-radius:18px;margin:2px;cursor:pointer}i.track-category.active{background:var( --primary);color:#fff;border:none}.musicOptions{padding:1rem;background-color:#202020;color:#fff}.music-picker-list{overflow-y:scroll;flex-grow:1;flex-basis:180px}.music-picker-list .icon-checkmark{position:absolute;left:20px;max-height:400px}.music-picker-list .icon-checkmark,.sound-picker-list .icon-checkmark{position:absolute;left:20px}.modal .music-picker{height:100%;display:flex;flex-direction:column}@media (min-width:992px){.music-picker{height:65vh;display:flex;flex-direction:column;margin-bottom:20px}}.equalizer-wrapper{width:60px;height:42px}.equalizer{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:3px;width:100%;height:100%}.equalizer .bar{position:relative;width:100%;height:100%;overflow:hidden;background:var(--primary)}.equalizer .bar>span{content:"";position:absolute;top:0;width:100%;height:100%;background:#fff;transition:-webkit-transform .25s cubic-bezier(.11,.32,.38,.91);transition:transform .25s cubic-bezier(.11,.32,.38,.91);transition:transform .25s cubic-bezier(.11,.32,.38,.91),-webkit-transform .25s cubic-bezier(.11,.32,.38,.91)}@media (max-width:565px){.equalizer-wrapper{width:40px;height:28px}.equalizer{grid-gap:2px}.picked-track-name{font-size:1rem;width:60%;margin-right:-20px}.music-modal .modal-body>div:first-child{padding:8px}i.track-category{font-size:.8rem;padding:4px 8px;margin:1px}}.music-picker .themed-icon-wrap{width:21px;height:14px;background-color:var( --primary );width:18px;height:21px}@media (max-width:565px){.music-picker .edit-footer .themed-icon-wrap{width:13px;height:15px}}.music-picker .edit-footer .themed-icon-wrap{background-color:var( --primary)}@media (min-width:992px){#mobile-move-hint,.mobile-handle,.mobile-list,.mobile-upload-item-wrapper{display:none!important}}.music-picker .themed-icon-wrap:not(.primary){background-color:var(--primary);cursor:pointer;min-width:16px}.music-picker .themed-icon-wrap.primary{width:28px;margin-left:auto;min-width:28px}.track-name{margin-left:16px;flex-grow:1}.picked-track-name{font-size:1.2rem;color:var( --primary );text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:center;flex-grow:1;padding:0 8px;margin:0}.list-group-item.music-track:first-child{border-top:2px solid #f1f1f1}.list-group-item.music-track{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-bottom:3px solid #f1f1f1;border-radius:0;margin:0;padding:16px;cursor:pointer}.modal.show .modal-dialog.modal-full{top:3%;height:95%;padding:0 5px;margin:0 auto;max-width:740px}.modal-full .modal-content{height:100%}.modal-full .modal-footer{padding:0 11px 11px}.page_animalZoo__h_s4W{overflow:hidden}.page_giraffePen__JKwQI{position:relative;height:45vw}.page_giraffePen__JKwQI img{position:absolute;top:0;left:0;z-index:-2;width:300%;max-width:none}@media (max-width:1199px){.page_giraffePen__JKwQI{height:55vh}}@media (max-width:768px){.page_giraffePen__JKwQI{height:35vh;margin-top:20px;margin-left:50vw}.page_giraffePen__JKwQI img{width:100%}}