.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999px);width:320px;z-index:9999}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;min-height:64px;overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{flex:1 1 auto;margin:auto 0;padding:6px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{background-color:hsla(0,0%,100%,.7);bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}.notification-wrapper{position:fixed;right:10px;top:10px;width:300px}.notification-item{-webkit-animation:SlideLeft .2s;animation:SlideLeft .2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.3);margin-bottom:20px;overflow:hidden;width:300px}@-webkit-keyframes SlideLeft{0%{margin-left:120%}to{margin-left:0}}@keyframes SlideLeft{0%{margin-left:120%}to{margin-left:0}}@-webkit-keyframes SlideRight{0%{margin-left:0}to{margin-left:120%}}@keyframes SlideRight{0%{margin-left:0}to{margin-left:120%}}.notification-item.exit{-webkit-animation:SlideRight .2s;animation:SlideRight .2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.notification-item p{margin:0;overflow:hidden;padding:10px}.notification-item .bar{height:10px}.Toastify button{min-width:100px}.Toastify .Toastify__toast-container .Toastify__toast--success{background-color:#171717;border:2px solid #e8ce80;border-radius:10px;color:#e8ce80}.Toastify .Toastify__toast-container .Toastify__toast--success .fas{padding-right:10px}.Toastify .Toastify__toast-container .Toastify__toast--error{background-color:#171717;border:2px solid #e8ce80;border-radius:10px;color:#e8ce80}.Toastify .Toastify__toast-container .Toastify__toast--error .fas{padding-right:10px}.Toastify .Toastify__toast-container .Toastify__toast--warning{background-color:#fdd656}.Toastify .Toastify__toast-container .Toastify__toast--warning .fas{padding-right:10px}body{background-color:#fff;color:#171717;font-family:Open Sans,sans-serif;margin:0}body::-webkit-scrollbar{width:0}a{color:#171717;text-decoration:none}h1,span{text-align:center}h1{background-color:#171717;color:#e8ce80;font-family:Arapey;font-style:italic;font-weight:lighter;margin:0;padding:10px;width:100%}.image-header{background-blend-mode:overlay;background-color:#333;background-position:50%;background-repeat:no-repeat;background-size:cover}h2,h3{text-align:center}h3{font-weight:400}p{font-weight:300}.red-text{color:#bd1b1b}.org-filter,.user-filter{border:1px solid rgba(0,0,0,.3);border-radius:4px;height:30px;outline:none;width:195px}.org-filter:focus,.org-filter:hover,.user-filter:focus,.user-filter:hover{border:1px solid #000}.button-and-search{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between}.icon-and-details svg{color:#6c8cb5;height:90px;margin-right:6%;width:70px}label{color:#e8ce80;margin:.5rem auto 0;padding:.25rem 0;text-align:left;width:100%}.label-alternate{color:#171717}textarea{border:1px solid #171717;border-radius:5px;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));font-family:Open Sans;font-size:16px;min-width:260px;padding:5px 15px;resize:none;width:calc(100% - 30px)}.text-area-input{align-items:center;display:flex;flex-direction:column;margin:12px 0;width:100%}input{background-color:#232323;border:1px solid #e8ce80;border-radius:5px;color:#e8ce80;font-size:16px;height:15px;min-width:260px;outline:none;padding:.5rem 15px;width:calc(100% - 34px)}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#e8ce80;-webkit-box-shadow:inset 0 0 0 30px #232323!important}.input-alternate{background-color:#fff;border-color:#171717;box-shadow:0 2px 4px 0 rgba(0,0,0,.25);color:#171717}.input-alternate:-webkit-autofill,.input-alternate:-webkit-autofill:active,.input-alternate:-webkit-autofill:focus,.input-alternate:-webkit-autofill:hover{-webkit-text-fill-color:#171717;-webkit-box-shadow:inset 0 0 0 30px #fff!important}.text-input{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.text-input span.error{margin-top:4px}.password-field{display:grid;width:100%}.password-field button{align-self:center;background-color:transparent;border:none;justify-self:right;margin:0 15px 0 0;min-width:0;min-width:auto;padding:0;position:absolute;width:20px}.password-field svg{font-size:1em;width:1.5em}form{align-items:center;display:flex;flex-direction:column;width:38rem}form .link-wrapper{margin-top:.5rem;text-align:right;width:100%}form .link-wrapper a{color:#82734b;text-decoration:none}form button[type=submit]{margin-top:13%}.confirm-form{padding-top:20px;text-align:center;width:100%}.confirm-form p{margin:0 50px}.confirm-form span{color:red}.register-form{width:20rem}button{text-wrap:nowrap;background-color:#171717;border:2px solid #e8ce80;border-radius:20px;color:#e8ce80;cursor:pointer;-webkit-filter:drop-shadow(0 2px 2px rgba(0,0,0,.25));filter:drop-shadow(0 2px 2px rgba(0,0,0,.25));font-size:large;height:36px;line-height:0;margin:10px 5px;min-width:150px}button:disabled{cursor:default}.button-alternate{background-color:transparent;border-color:#171717;color:#171717;-webkit-filter:none;filter:none}.button-icon,.button-text,.button-text-alt,.button-text-alt-number{background-color:transparent;border:none;color:#171717}.button-icon:hover,.button-text-alt-number:hover,.button-text-alt:hover,.button-text:hover{text-decoration:underline}.button-icon{height:auto;margin:0;min-width:0;min-width:auto;padding:0}.button-text-alt,.button-text-alt-number{font-weight:700;height:20px;min-width:0;padding:0;width:20px}.button-text-alt-number:hover,.button-text-alt:hover{opacity:.8;text-decoration:none}.button-text-alt-number:disabled,.button-text-alt:disabled{cursor:default;opacity:.5}.button-text-alt-number{opacity:.5}.button-text-alt-number:disabled{opacity:1}.circle-button{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:none;border-radius:50%;box-shadow:0 2px 1px 0 rgba(0,0,0,.25);display:flex;height:50px;justify-content:center;margin:10px;min-width:0;padding:10px;width:50px}.play-button svg{position:relative;-webkit-transform:translate(2px);transform:translate(2px)}.pagination-buttons-wrapper{align-items:center;display:flex;justify-content:space-between;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.pagination-buttons-wrapper .page-btn,.pagination-buttons-wrapper .page-btn:hover{opacity:1}.pagination-buttons-wrapper .page-btn:disabled{opacity:.5}.pagination-buttons-wrapper .arrow-btn,.pagination-buttons-wrapper .page-btn{font-size:16px}.pagination-buttons-wrapper .ellipses:disabled{opacity:1}.whisp-background-container{background-color:#fff;display:grid;width:100%}.whisp-background-container .content-wrapper{align-items:center;display:flex;flex-direction:column;padding:0 40px;position:relative}.whisp-background-container>img{position:absolute;width:15vw}.whisp-background-container>img:last-child{z-index:-1}.whisp-background-container .top-left{top:0}.whisp-background-container .top-right{right:0;top:0}.whisp-background-container .bottom-left{bottom:0}.whisp-background-container .bottom-right{bottom:0;right:0}.card{background-color:#f8f5ed;border-radius:10px;cursor:pointer;-webkit-filter:drop-shadow(0 5.692px 5.692px rgba(0,0,0,.25));filter:drop-shadow(0 5.692px 5.692px rgba(0,0,0,.25));min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;text-decoration:none}.card ::-webkit-scrollbar{height:8px;width:8px}.card ::-webkit-scrollbar-track{background-color:transparent}.card ::-webkit-scrollbar-thumb{background-color:#e8ce80;border-radius:8px;height:8px}.card>img{border-radius:10px 10px 0 0;height:125px;width:100%}.card .composer,.card .tutorial-image,.card>img{object-fit:cover}.card .composer{object-position:50% 40%}.card .title{font-weight:600;height:30px;padding-top:5px;text-align:center}.premium-card .card{background-color:#171717}.premium-card .card .title{background-color:#171717;border-radius:10px;color:#e8ce80;font-weight:700}.card{overflow-wrap:break-word;text-align:center;width:350px;word-break:normal}.card .banner{background-color:#e8ce80;color:#171717;font-size:25px;padding:5px;width:auto}.card .banner .overlay{background:none}.card .rounded{border-radius:0 0 10px 10px}.card .oil-time-wrapper{align-items:center;display:flex;font-weight:600;justify-content:space-between;padding:0 20px 5px}.card .oil-time-wrapper .duration{font-weight:400}.card .more-info-container{padding-bottom:30px}.card .more-info-container .additional-gifts{font-family:Arapey;font-size:19px;padding:8px}.card .more-info-container .custom-gifts-wrapper,.card .more-info-container .description-wrapper{text-wrap:wrap;font-size:14px;font-weight:300;line-height:28px;padding:10px 30px 0;white-space:pre}.card .more-info-container .description-wrapper{max-height:250px;min-height:250px;overflow-y:auto}.card .more-info-container .custom-gifts-wrapper{font-weight:500}.carousel-container,.custom-audio-container{display:flex;justify-content:center}.carousel-container{align-items:center;flex-direction:column;gap:10px;height:100%;margin-top:.5%}.carousel-container .carousel-wrapper .images-wrapper img{display:none;object-fit:cover}.carousel-container .carousel-wrapper .images-wrapper .selectable{cursor:pointer}.carousel-container .carousel-wrapper .images-wrapper .selected{border-radius:5px;box-shadow:0 3px 3px 0 rgba(0,0,0,.25);outline:3px solid #e8ce80}.carousel-container .carousel-wrapper .images-wrapper .show{display:inline-block}.carousel-container .carousel-wrapper .images-wrapper-small{display:flex;flex-wrap:wrap;gap:min(18px,max(12px,3vw));height:min(498px,max(331px,103vw));justify-content:center;max-width:580px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:97%}.carousel-container .carousel-wrapper .images-wrapper-small img{height:min(240px,max(158px,50vw));width:min(218.4px,max(144px,42.68vw))}.carousel-container .carousel-wrapper .images-wrapper-medium{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);justify-content:center;justify-items:center;margin-bottom:10px;width:100%}.carousel-container .carousel-wrapper .images-wrapper-medium img{height:120px;width:120px}.carousel-container .carousel-wrapper .images-wrapper-large{grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);justify-content:center;min-height:378px}.carousel-container .carousel-wrapper .images-wrapper-large img{border-radius:5px;height:85px;width:230px}.carousel-container .carousel-wrapper .images-wrapper-medium,.carousel-container .carousel-wrapper .images-wrapper-small{align-items:center;margin-top:10px}.carousel-container .carousel-wrapper .images-wrapper-medium img,.carousel-container .carousel-wrapper .images-wrapper-small img{border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.carousel-container .carousel-wrapper .loading-wrapper{align-items:center;-webkit-column-gap:0;column-gap:0;display:flex}.carousel-container .carousel-wrapper .loading-wrapper .fa-spinner{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:steps(8);animation-timing-function:steps(8)}.carousel-container .control-buttons-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.journal-card-wrapper{background-color:#fff;border:1px solid #b8b2a3;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.2);height:300px;margin:1rem;width:550px}.journal-card-wrapper .journal-header{background-color:#b8b2a3;border-top-left-radius:8px;border-top-right-radius:8px;font-size:20px;font-weight:600;padding:.25rem 1rem}.journal-card-wrapper .journal-header .header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;width:95%}.journal-card-wrapper .journal-header .header-content .edit-actions{align-items:center;display:flex;justify-content:space-between;width:55px}.journal-card-wrapper .journal-content{height:250px;margin:auto;width:90%}.journal-card-wrapper .journal-content .journal-entry-wrapper{height:250px;overflow-y:auto}.journal-card-wrapper .journal-content .journal-entry-wrapper .entry{word-wrap:break-word;font-size:18px;margin:1rem 0;white-space:pre-wrap}.journal-card-wrapper .journal-content .journal-entry-wrapper .entry span{color:#b8b2a3;font-weight:600;margin-right:.5rem}.journal-card-wrapper .journal-content .meditation-title{border-bottom:2px solid #b8b2a3;font-family:arapey;font-size:24px;font-style:italic;padding:.5rem 0;text-align:center}.journal-card-wrapper .journal-content .meditation-content-wrapper{height:82%;overflow-y:auto}.journal-card-wrapper .journal-content .meditation-content-wrapper .meditation-entry-title{font-size:18px;font-weight:600;margin:1rem 0}.journal-card-wrapper .journal-content .meditation-content-wrapper .meditation-journal-content{word-wrap:break-word;font-size:18px;font-weight:300;white-space:pre-wrap}.footer-content{align-items:center;display:flex;flex-direction:column}.footer-content .footer-background{background-color:#171717;bottom:0;-webkit-clip-path:ellipse(100% 100% at 50% 100%);clip-path:ellipse(100% 100% at 50% 100%);height:225px;position:absolute;width:100%}.footer-content .contact-us-text{color:#e8ce80;font-family:Arapey;font-size:20pt;font-style:italic;margin-top:15px;z-index:1}.footer-content .line{border:1px solid #e8ce80;margin:10px auto;width:35%;z-index:1}.footer-content .social-media{color:#e8ce80;display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:15px;width:35%;z-index:1}.footer-content .social-media .icon{align-items:center;color:#e8ce80;display:flex;justify-content:center}.footer-content .social-media .icon a{color:#e8ce80;margin-left:4px}.footer-content .copyright{color:#e8ce80;display:flex;font-family:sans-serif;font-size:8pt;justify-content:center;margin:50px 0 10px;z-index:1}.loading-container{align-items:center;display:flex;flex-direction:column;min-height:calc(100vh - 140px)}.loading-container .fa-spinner{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:steps(8);animation-timing-function:steps(8)}.drag-drop-wrapper{align-items:center;display:flex;flex-direction:column;font-size:16px;height:100%;justify-content:space-around;position:relative;text-align:center;width:100%}.drag-drop-wrapper .heading-wrapper{margin:0 40px;max-width:420px}.drag-drop-wrapper .fa-arrow-up-from-bracket{font-size:max(34px,min(52px,6vw))}.drag-drop-wrapper button{cursor:pointer;font-size:16px;margin-top:max(10px,min(30px,3vw));position:relative;z-index:10}.drag-drop-wrapper input{background-color:transparent;border:none;border-radius:15px;box-sizing:border-box;height:100%;opacity:0;position:absolute;width:100%}.switch{display:inline-block;height:30px;margin-bottom:10px;margin-left:10px;margin-top:10px;position:relative;width:100px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:4px;content:"";height:22px;left:4px;width:46px}input:checked+.slider{background-color:#6c8cb5}input:disabled+.slider{background-color:#bebebe;cursor:auto}input:focus+.slider{box-shadow:0 0 1px #6c8cb5}input:checked+.slider:before{-webkit-transform:translateX(46px);transform:translateX(46px)}.slider.round{align-items:center;border-radius:5px;color:#fff;display:flex;flex-direction:row;justify-content:space-around}.slider.round:before{border-radius:3px}.slider.round.disable-switch{background-color:#aaa;color:#ccc}.forgot-password-container{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;margin-top:3%}.forgot-password-container .forgot-password-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:space-around}.forgot-password-container .forgot-password-wrapper .logo{margin-bottom:30px}.forgot-password-container .forgot-password-wrapper .recovery-wrapper{align-items:center;box-shadow:0 2px 5px 2px rgba(0,0,0,.2);color:#8ab3e8;display:flex;flex-direction:column;height:250px;justify-content:space-around;padding:60px;width:300px}.forgot-password-container .forgot-password-wrapper .recovery-wrapper hr{width:100%}.forgot-password-container .forgot-password-wrapper .recovery-wrapper button{text-transform:uppercase}.forgot-password-container .forgot-password-wrapper .recovery-wrapper input{border:1px solid rgba(0,0,0,.3);border-radius:4px;padding:8px 10px;transition:.2s ease-in-out;width:280px}.forgot-password-container .forgot-password-wrapper .recovery-wrapper input:focus,.forgot-password-container .forgot-password-wrapper .recovery-wrapper input:hover{border:1px solid #000}.forgot-password-container .forgot-password-wrapper .recovery-wrapper input .email-input-container input{width:100%}.forgot-password-container .forgot-password-wrapper .recovery-wrapper .recovery-btn{background-color:#6c8cb5;border:1px solid transparent;color:#fff;height:39px;margin-right:0;transition:.3s ease-in-out;width:100%}.forgot-password-container .forgot-password-wrapper .recovery-wrapper .recovery-btn:hover{background-color:#3e5168}.forgot-password-container .forgot-password-wrapper .recovery-wrapper .recovery-btn:disabled{background-color:#aaa;color:#ccc}.forgot-password-container .forgot-password-wrapper .recovery-wrapper .recovery-form{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin-top:20px;width:100%}.forgot-password-container .forgot-password-wrapper .recovery-wrapper .recovery-form .send-recovery{margin:20px 0 0;width:92.5%}.email-sent-container{align-items:center;background-color:#171717;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.email-sent-container .check-email-msg{color:#e8ce80;margin-top:8%}.email-sent-container .logo{height:200px}.email-sent-container .whisp-background-container img{width:10em}.email-sent-container .whisp-background-container .content-wrapper{justify-self:center}.nav-item{padding:0 22px;text-align:center;white-space:nowrap;width:100%}.nav-item,.nav-item a{color:hsla(0,0%,9%,.6);font-size:large;font-size:20px;letter-spacing:.3px;margin-top:2rem;transition:all .5s ease-in-out}.nav-item a{padding:0;text-decoration:none}.nav-item svg{height:15px;margin-left:5px;width:15px}.nav-item:hover{color:#171717;cursor:pointer;text-decoration:underline}.nav-item:hover a{color:#171717}.more{align-items:center;display:flex;flex-direction:row;justify-content:center}.bold,.bold a{color:#171717;font-weight:700}.x-icon{align-items:flex-end;display:flex;flex-direction:row;height:30px;justify-content:center;width:30px}.x-icon img{transition:opacity .5s ease-in-out;width:1.2em}.x-icon img:hover{opacity:.5}.hamburger{align-items:flex-end;display:flex;flex-direction:row;height:30px;justify-content:center;width:30px}.hamburger svg path{transition:fill .5s ease-in-out}.hamburger:hover svg path{fill:hsla(0,0%,9%,.6)}.bell-icon,.lock-icon{align-items:flex-end;display:flex;height:0;justify-content:center;position:relative;top:110px;z-index:10}.narrow-paper{width:550px}.get-wrapper .get-detail-wrapper .back-button{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:30px}.get-wrapper .get-detail-wrapper .detail-wrapper{margin:0}.get-wrapper .get-detail-wrapper .detail-wrapper .form-wrapper .details .top-section{align-items:flex-start;display:flex;flex-direction:row;justify-content:center}.get-wrapper .get-detail-wrapper .detail-wrapper .form-wrapper .details .top-section h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:375px}.get-wrapper .get-detail-wrapper .detail-wrapper .form-wrapper .details .top-section .switch-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.get-wrapper .get-detail-wrapper .detail-wrapper .form-wrapper .details .middle-section{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.get-wrapper .get-detail-wrapper .detail-wrapper .form-wrapper .details .middle-section .icon-and-details{align-items:center;display:flex;flex-direction:row;height:130px;justify-content:flex-start}.get-wrapper .get-detail-wrapper .detail-wrapper .form-wrapper .details .middle-section .icon-and-details .avatar-container{font-size:4em;height:8rem;margin-right:1rem;width:8rem}.get-wrapper .get-detail-wrapper .detail-wrapper .form-wrapper .details .middle-section .icon-and-details i{color:#6c8cb5;font-size:80px;margin-right:30px}.get-wrapper .get-detail-wrapper .detail-wrapper .form-wrapper .details .middle-section .icon-and-details .role{text-transform:capitalize}.get-wrapper .get-detail-wrapper .detail-wrapper .form-wrapper .details .flex-row{align-items:flex-end;height:75px;justify-content:flex-end}.get-wrapper .get-detail-wrapper .detail-wrapper .form-wrapper .details .flex-row button{height:35px;margin-left:10px;margin-right:0}.get-wrapper .get-detail-wrapper .user-list .list-page{margin:0}.login-container{align-items:center;background-color:#171717;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.login-container p{color:#e8ce80;font-weight:400;padding:0 12%;text-align:center}.login-container .logo{width:210px}.login-container .whisp-background-container img{width:10em}.login-container .whisp-background-container .content-wrapper{justify-self:center}.login-container .login-form{align-items:center;display:flex;flex-direction:column;justify-content:center}.login-container .login-form button[type=submit]{margin-top:13%}.login-container .login-form .error,.login-container .login-form .error-message{color:#82734b}.login-container>input{width:23vw}.login-container .error-message{height:0}.login-container .error{color:#e8ce80;margin-top:5px}.login-container .create-account-link{color:#e8ce80;font-size:16px;font-weight:200;padding:4px 0;text-decoration:none}.registration-container{align-items:center;background-color:#171717;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.registration-container img{width:10em}.registration-container .registration-form{align-items:center;display:flex;flex-direction:column;width:300px}.registration-container .registration-form .link-wrapper{margin-top:.5rem;text-align:right;width:100%}.registration-container .registration-form .link-wrapper a{color:#82734b;text-decoration:none}.registration-container .registration-form button[type=submit]{margin-top:1.5em}.registration-container .logo{display:flex;justify-content:center}.registration-container .error{color:#e8ce80;margin-top:5px}.my-account-wrapper{align-items:center;display:flex;flex-direction:column;overflow-x:hidden;position:relative;width:100%}.my-account-wrapper .form-wrapper{height:calc(100vh - 116px);width:80%}.my-account-wrapper .form-wrapper,.my-account-wrapper .form-wrapper .action-button-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.my-account-wrapper .whisp-background-container .top-left,.my-account-wrapper .whisp-background-container .top-right{top:55px}.my-account-wrapper .buttons-wrapper{align-items:flex-end;display:flex}.landing-container{height:70%;position:relative;width:100vw}.landing-container .person-meditating-img{height:95.5vh;min-height:820px;object-fit:cover;width:100vw}.landing-container .hero-wrapper{left:3%;max-width:50%;position:absolute;top:2%}.landing-container .hero-wrapper h2{font-family:Arapey;font-size:80px;font-style:italic;font-weight:400;margin-bottom:1%;text-align:left}.landing-container .hero-wrapper p{font-family:Open Sans,sans-serif;font-size:22px}.landing-container .info-section-container .logo-wrapper{display:flex;justify-content:center}.landing-container .info-section-container .logo-wrapper img{height:300px;width:300px}.landing-container .info-section-container .flavor-text{align-items:center;display:flex;flex-direction:column;scroll-margin-top:50px}.landing-container .info-section-container .flavor-text .text-wrapper{align-items:center;display:flex;flex-direction:column}.landing-container .info-section-container .flavor-text .resonance-app-icon{cursor:pointer;height:200px;width:200px}.landing-container .info-section-container .flavor-text .login-link{margin:0 4px;text-decoration:underline}.landing-container .info-section-container h2{font-family:Arapey;font-size:28pt;font-style:italic;font-weight:100;width:90%}.landing-container .info-section-container p{color:#171717;font-size:16px;text-align:center;width:90%}.landing-container .info-section-container .meditation-section{align-items:center;display:flex;flex-direction:column}.landing-container .info-section-container .meditation-section .cards{display:flex;flex-wrap:wrap;justify-content:center;width:80%;z-index:1}.landing-container .info-section-container .meditation-section .cards .card{cursor:default}.landing-container .info-section-container .meditation-section p:last-child{margin-bottom:0}.landing-container .whisp-background-container .top-left,.landing-container .whisp-background-container .top-right{top:95.5vh}.landing-container .whisp-background-container .bottom-left,.landing-container .whisp-background-container .bottom-right{bottom:6%}.landing-container .normal-button{text-wrap:nowrap;background-color:#171717;border:2px solid #e8ce80;border-radius:20px;color:#e8ce80;cursor:pointer;-webkit-filter:drop-shadow(0 2px 2px rgba(0,0,0,.25));filter:drop-shadow(0 2px 2px rgba(0,0,0,.25));font-size:large;margin:3% 0;min-width:80px;padding:6px 10px;text-align:center}.about-container{height:calc(100vh - 60px);position:relative}.about-container .banner{align-items:center;background-color:#171717;color:#e8ce80;display:flex;flex-direction:row;font-family:Arapey;font-size:50px;font-style:italic;font-weight:400;height:60px;justify-content:center;letter-spacing:.96px;text-shadow:0 4px 4px rgba(0,0,0,.25);width:100%}.about-container .card-wrapper{align-items:flex-start;display:flex;flex-direction:row;gap:15px;justify-content:center;margin:15px 0;padding:0;position:relative;z-index:1}.about-container .card-wrapper .card-link{text-decoration:none}.about-container .card-wrapper .card-link .card .title{color:#171717;height:30px}.about-container .whisp-background-container .top-left,.about-container .whisp-background-container .top-right{top:60px}.about-section-container,.about-section-container .banner-wrapper{position:relative}.about-section-container .banner-wrapper img{height:404px;object-fit:cover;object-position:50% 45%;width:100%}.about-section-container .banner-wrapper .banner-text{align-items:center;background-color:rgba(0,0,0,.6);bottom:5px;color:#e8ce80;display:flex;flex-direction:row;font-family:Arapey;font-size:50px;font-style:italic;font-weight:400;justify-content:center;letter-spacing:.96px;padding:7px 0;position:absolute;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);width:100%}.about-section-container section{align-items:center;color:#171717;display:flex;flex-direction:column;font-size:20px;font-weight:300;justify-content:center;letter-spacing:.36px;padding:0 20%}.about-section-container section a{color:#171717;font-weight:600}.about-section-container section .facebook{margin-left:5px;margin-right:5px}.about-section-container section .instagram{margin-left:5px}.about-section-container .consultation-question{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:50px}.about-section-container .consultation-question p{font-size:20px;font-weight:600;text-align:center}.about-section-container .consultation-question .consultation-button{text-wrap:nowrap;background-color:#171717;border:2px solid #e8ce80;border-radius:24px;color:#e8ce80;cursor:pointer;-webkit-filter:drop-shadow(0 2px 2px rgba(0,0,0,.25));filter:drop-shadow(0 2px 2px rgba(0,0,0,.25));font-size:large;margin:10px 5px;padding:11px;text-align:center;width:160px}.about-section-container .whisp-background-wrapper .whisp-mid-left,.about-section-container .whisp-background-wrapper .whisp-mid-right{position:absolute;top:50%}.about-section-container .whisp-background-wrapper .whisp-mid-right{right:0}.about-section-container .whisp-background-wrapper .whisp-background-container .top-left,.about-section-container .whisp-background-wrapper .whisp-background-container .top-right{top:404px}.contact-container{height:70%;position:relative;width:100vw}.contact-container h1{padding:10px 0}.contact-container .contact-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px}.contact-container .contact-wrapper p{text-align:center;width:700px}.contact-container .contact-wrapper .input-wrapper{width:700px}.contact-container .contact-wrapper .input-wrapper label{color:#171717;margin:.5rem auto 0;padding:.25rem 0;text-align:left}.contact-container .contact-wrapper .input-wrapper input{background-color:#fff;border:1px solid #171717;border-radius:5px;font-size:16px;height:15px;margin-bottom:12px;min-width:260px;outline:none;padding:.5rem 15px;width:calc(100% - 34px)}.contact-container .contact-wrapper .input-wrapper input:-webkit-autofill,.contact-container .contact-wrapper .input-wrapper input:-webkit-autofill:active,.contact-container .contact-wrapper .input-wrapper input:-webkit-autofill:focus,.contact-container .contact-wrapper .input-wrapper input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.contact-container .contact-wrapper .input-wrapper .message-input{background-color:#fff;border:1px solid #171717;border-radius:5px;color:#e8ce80;font-size:16px;height:251px;margin-bottom:12px;min-width:260px;outline:none;padding:.5rem 15px;width:calc(100% - 34px)}.contact-container .contact-wrapper .input-wrapper .button-wrapper{align-items:center;display:flex;justify-content:center}.contact-container .contact-wrapper .input-wrapper .button-wrapper button{width:160px}.contact-container .contact-wrapper .input-wrapper .button-wrapper button:disabled{cursor:default;opacity:.5}.contact-container .whisp-background-container .top-left,.contact-container .whisp-background-container .top-right{top:56px}.contact-container .whisp-background-container .bottom-left,.contact-container .whisp-background-container .bottom-right{bottom:18%}.gratitude-journal-content,.gratitude-journal-content .banner-wrapper{width:100%}.gratitude-journal-content .journal-wrapper{margin:5% 20%}.gratitude-journal-content .journal-wrapper form{width:100%}.meditation-content{min-height:calc(100vh - 60px);overflow:hidden;position:relative;width:100%}.meditation-content .banner-wrapper{width:100%}.meditation-content .page-wrapper{margin:1% 20%;min-width:50%}.meditation-content .page-wrapper form{width:100%}.meditation-content .page-wrapper form .journal-content{max-width:700px;width:100%}.meditation-content .page-wrapper form .button-wrapper button[type=submit]{margin:10px 5px}.meditation-content .page-wrapper .gifts{text-align:center;white-space:pre-line}.meditation-content .button-wrapper,.meditation-content .card-wrapper{display:flex;justify-content:center}.meditation-content .card-wrapper{flex-wrap:wrap;gap:15px;position:relative;z-index:1}.meditation-content .card-wrapper .card .title .banner{background-color:#e8ce80;color:#171717}.meditation-content .card-wrapper .card .title .more-info-container .custom-gifts-wrapper,.meditation-content .card-wrapper .card .title .more-info-container .description-wrapper{padding:0 5% 3%;white-space:pre-wrap}.meditation-content .card-wrapper .card .title .more-info-container .additional-gifts,.meditation-content .card-wrapper .card .title .more-info-container .custom-gifts-wrapper{font-weight:600}.meditation-content .card-wrapper .card .title .more-info-container .additional-gifts{margin:2% 0}.meditation-content .whisp-background-container .top-left,.meditation-content .whisp-background-container .top-right{top:56px}.instructions-container{height:calc(100vh - 60px)}.instructions-container .page-wrapper .button-wrapper{margin:8% 0}.instructions-container .page-wrapper .button-wrapper button{margin:0}.meditation-wrapper{background-position:50%;background-size:cover;min-height:calc(100vh - 60px)}.meditation-wrapper .backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:hsla(0,0%,100%,.7);display:flex;flex-direction:column;min-height:inherit}.meditation-wrapper .backdrop .instructions-container{font-size:21px;height:calc(100vh - 175px);opacity:1;overflow-y:auto;padding:0 10%;transition:opacity 2s ease-out}.meditation-wrapper .backdrop .centered-button{display:flex;justify-content:center}.meditation-wrapper .backdrop .hidden{opacity:0}.meditation-wrapper .hidden{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:transparent;transition:all 2s ease-in-out}.meditation-wrapper .banner-continue{align-items:center;background-color:hsla(44,44%,95%,.9);color:#171717;display:flex;flex-direction:row;font-family:Arapey;font-family:inherit;font-size:large;font-style:italic;font-style:inherit;font-weight:lighter;height:45px;justify-content:center;margin:0;padding:0;text-align:center;width:100%}.meditation-wrapper .banner-continue svg{padding:0 10px}.audio{display:none}.bell-icon{cursor:pointer}.meditation-home-content{height:calc(100vh - 60px);overflow:hidden;position:relative;width:100%}.meditation-home-content .card-wrapper{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin:15px 0;position:relative;z-index:1}.meditation-home-content .card-wrapper .card .logo,.meditation-home-content .card-wrapper .card .piano,.meditation-home-content .card-wrapper .card .tutorial-image{height:30vh}.meditation-home-content .whisp-background-container .top-left,.meditation-home-content .whisp-background-container .top-right{top:56px}.admin-btn-wrapper{padding:20px 0;text-align:center}.admin-btn-wrapper button{width:250px}.admin-btn-wrapper .add-set{background-color:#fff;border-color:#000;color:#000}.card-wrapper .admin-card,.editable .admin-card{-webkit-filter:drop-shadow(0 5.692px 5.692px rgba(0,0,0,.25));filter:drop-shadow(0 5.692px 5.692px rgba(0,0,0,.25))}.card-wrapper .admin-card .card,.editable .admin-card .card{border-radius:10px 10px 0 0;-webkit-filter:none;filter:none;width:350px}.card-wrapper .admin-card .price,.editable .admin-card .price{background-color:#e8ce80;border-radius:0 0 10px 10px;font-family:arapey;font-size:18px;font-style:italic;height:35px;width:350px}.card-wrapper .admin-card .price h3,.editable .admin-card .price h3{margin:0;padding:5px}.card-wrapper .premium .card,.editable .premium .card{background-color:#000;border-radius:10px}.card-wrapper .premium .card img,.editable .premium .card img{height:158px}.card-wrapper .premium .card .title,.editable .premium .card .title{background-color:#000;border-radius:10px;color:#e8ce80;height:100%;padding-bottom:10px}.meditation-set-view{align-items:center;display:flex;flex-direction:column;min-height:calc(100vh - 60px);overflow:hidden;position:relative}.meditation-set-view .sound-wrapper{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding:20px 100px}.meditation-set-view .sound-wrapper button{width:250px}.meditation-set-view .sound-wrapper .order-meditations{background-color:#fff;border-color:#000;color:#000}.meditation-set-view .sound-wrapper input{background-color:transparent;border-color:#000;color:#000;padding-right:10px;text-align:center}.meditation-set-view .meditations{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:20px;margin-top:20px;z-index:1}.meditation-set-view .card-wrapper,.meditation-set-view .card-wrapper .card{align-items:center;display:flex;flex-direction:column}.meditation-set-view .card-wrapper .card{margin-top:5%}.meditation-set-view .card-wrapper .title{display:flex;flex-direction:column;height:65px;width:100%}.meditation-set-view .card-wrapper .name{align-items:center;display:flex;flex-direction:row;font-family:Open-sans;font-weight:700;gap:150px;height:65px;justify-content:space-around}.meditation-set-view .card-wrapper .name .duration{font-weight:lighter;opacity:.6}.meditation-set-view .card-wrapper .banner{align-items:center;border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:flex;font-family:Arapey;font-style:Italic;height:20px;justify-content:center;width:calc(100% - 10px)}.meditation-set-view .premium .card{cursor:auto}.meditation-set-view .whisp-background-container .top-left,.meditation-set-view .whisp-background-container .top-right{top:56px;z-index:-1}.meditation-set-container{align-items:center;display:flex;flex-direction:column;min-height:calc(100vh - 60px);overflow:hidden;position:relative}.meditation-set-container label{color:#000}.meditation-set-container input{background-color:transparent;border-color:#000;box-shadow:0 3px 10px -5px #000;color:#000}.meditation-set-container .meditation-form-container form .delete-set:hover,.meditation-set-container .meditation-form-container form .image-uploader:hover{cursor:pointer}.meditation-set-container .number-input-wrapper{border:1px solid #000;border-radius:5px;box-shadow:0 3px 10px -5px #000;display:flex;justify-content:flex-end;position:relative;width:100%}.meditation-set-container .number-input-wrapper span{left:15px;position:absolute;top:4.5px}.meditation-set-container .number-input-wrapper input{border:none;box-shadow:none;height:33px;margin-left:10px;width:93%}.meditation-set-container .number-input-wrapper #price{box-sizing:border-box;min-width:100%;padding-left:25px}.meditation-set-container .image-display{align-items:center;border:2px dotted #000;border-radius:5px;display:flex;justify-content:center;margin-bottom:10px;min-height:30px;position:relative;width:100%}.meditation-set-container .image-display .inner-image-display{display:flex;justify-content:center;margin:10px 0}.meditation-set-container .image-display .inner-image-display .chosen-img{border-radius:10px;width:35%}.meditation-set-container .image-display .inner-image-display .close{height:25px;position:absolute;right:2%;text-align:center;top:5%;width:25px}.meditation-set-container .button-wrapper{align-items:baseline;display:flex;gap:min(18px,max(0px,1vw));margin-bottom:20px}.meditation-set-container .button-wrapper .cancel-btn{background:transparent;border-color:#000;color:#000}.meditation-set-container .file-upload{display:none}.meditation-set-container .whisp-background-container .top-left,.meditation-set-container .whisp-background-container .top-right{top:56px}.meditation-set-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow-x:hidden}.meditation-set-container input:-webkit-autofill,.meditation-set-container input:-webkit-autofill:active,.meditation-set-container input:-webkit-autofill:focus,.meditation-set-container input:-webkit-autofill:hover{-webkit-text-fill-color:#000!important;-webkit-box-shadow:inset 0 0 0 0 transparent!important}.meditation-set-container .instructions{text-align:center}.meditation-set-container .mediation-form-container{align-items:center;display:flex;flex-direction:column;width:80%}.meditation-set-container .mediation-form-container form .delete-meditation:hover,.meditation-set-container .mediation-form-container form .delete-set:hover,.meditation-set-container .mediation-form-container form .image-uploader:hover{cursor:pointer}.meditation-set-container .file-input-wrapper{align-items:center;display:flex;gap:min(18px,max(0px,1vw));justify-content:center;width:100%}.meditation-set-container .file-input-wrapper .sound{background-color:transparent;border-color:#000;color:#000}.meditation-set-container .set-grouping{border:1px solid #000;border-radius:5px;box-shadow:0 3px 10px -5px #000;color:gray;font-size:16px;height:2rem;padding-left:10px;width:100%}.meditation-set-container .description-field{height:10rem}.meditation-set-container .is-premium-wrapper{align-items:center;background-color:#f8f5ed;border:0 solid transparent;border-radius:5px;display:flex;justify-content:space-between;margin-top:2rem;width:100%}.meditation-set-container .is-premium-wrapper p{margin-left:10px}.meditation-set-container .is-premium-wrapper input{margin-right:20px;min-width:0;-webkit-transform:scale(2);transform:scale(2);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.order-meditations-form-container{align-items:center;display:flex;flex-direction:column}.order-meditations-form-container .meditations-text{text-align:center}.order-meditations-form-container .order-meditations-wrapper{height:375px;overflow-y:auto;padding:0 10px;width:70%}.order-meditations-form-container .order-meditations-wrapper .meditation-item{background-color:#f8f5ed;border-radius:15px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);cursor:pointer;display:grid;font-size:18px;grid-template-columns:40% 54% 6%;height:40px;margin:6px 0}.order-meditations-form-container .order-meditations-wrapper .meditation-item .name{text-wrap:nowrap;align-self:center;margin-left:20px;overflow-x:auto}.order-meditations-form-container .order-meditations-wrapper .meditation-item .title{text-wrap:nowrap;align-self:center;font-family:Arapey;font-style:italic;font-weight:300;margin:0 5px;overflow-x:auto}.order-meditations-form-container .order-meditations-wrapper .meditation-item .drag-icon{align-self:center;font-size:20px;justify-self:center}.order-meditations-form-container .order-meditations-wrapper .meditation-item:hover,.order-meditations-form-container .order-meditations-wrapper .selected{background-color:#171717;color:#e8ce80}.order-meditations-form-container .buttons-wrapper{display:flex;padding:15px 0}.order-meditations-form-container .buttons-wrapper button{height:40px;margin:10px;max-width:40%}.order-meditations-form-container .buttons-wrapper .cancel-btn{background-color:#fff;border-color:#000;color:#000}.premium-banner{align-items:flex-end;display:flex;height:0;justify-content:flex-end;position:relative;right:25px;top:130px;z-index:10}.premium-banner img{height:130px}.gratitude-journal-page{align-items:center;display:flex;flex-direction:column;min-height:calc(100vh - 60px);overflow:hidden;position:relative;width:100%}.gratitude-journal-page .gratitude-content-wrapper{align-items:center;display:flex;flex-direction:column;width:95%}.gratitude-journal-page .gratitude-content-wrapper .sort-add-journal-container{align-items:center;display:flex;justify-content:center}.gratitude-journal-page .gratitude-content-wrapper .sort-add-journal-container select{border:2px solid #000;font-size:16px;margin-right:.5rem;padding:.5rem 1rem;width:300px}.gratitude-journal-page .gratitude-content-wrapper .journal-entry-container{display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100%}.gratitude-journal-page .gratitude-content-wrapper .hint{margin-top:20px;padding:0 30%;text-align:center}.gratitude-journal-page .gratitude-content-wrapper .hint a{font-weight:600;text-decoration:underline}.gratitude-journal-page .gratitude-content-wrapper .pagination-buttons-wrapper{margin:2rem 0 3rem}.gratitude-journal-page .whisp-background-container{z-index:-1}.gratitude-journal-page .whisp-background-container .top-left,.gratitude-journal-page .whisp-background-container .top-right{top:56px}.gratitude-journal-form-container{width:100%}.gratitude-journal-form-container .text-area-container{display:flex;gap:20px;justify-content:space-between;position:relative;width:155%;z-index:1}.journal-home-content{min-height:calc(100vh - 60px);overflow:hidden;position:relative;width:100%}.journal-home-content .card-wrapper{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin:15px 0;position:relative;z-index:1}.journal-home-content .whisp-background-container .top-left,.journal-home-content .whisp-background-container .top-right{top:56px}.meditation-form-container{align-items:center;display:flex;flex-direction:column;width:100%}.meditation-form-container p{align-items:center;display:flex;font-size:18px;font-weight:600;height:5%;justify-content:center;margin:5px 0 0;padding:5px 0}.meditation-form-container input{background-color:#fff;border:1px solid #171717;border-radius:10px;color:#171717;height:5%;margin:5px 0;min-width:0;min-width:auto;text-align:center;width:80%}.meditation-form-container input:focus{border:2px solid #171717}.meditation-form-container .image-display{align-items:center;border:2px dotted #000;border-radius:5px;display:flex;justify-content:center;margin-bottom:10px;min-height:30px;position:relative;width:100%}.meditation-form-container .image-display .inner-image-display{display:flex;justify-content:center;margin:10px 0}.meditation-form-container .image-display .inner-image-display .chosen-img{border-radius:10px;width:35%}.meditation-form-container .image-display .inner-image-display .close{height:25px;position:absolute;right:2%;text-align:center;top:5%;width:25px}.meditation-form-container .meditation-options-container{border:1px solid #000;border-radius:10px;height:480px;overflow-y:auto;width:80%}.meditation-form-container .meditation-options-container .meditation-option{border-radius:10px;cursor:pointer;margin:.25rem auto;text-align:center;width:80%}.meditation-form-container .meditation-options-container .meditation-option:hover,.meditation-form-container .meditation-options-container .selected{background-color:#e8ce80}.meditation-form-container .button-wrapper{display:flex;height:10%;justify-content:space-around;margin-top:15px;width:80%}.meditation-content .page-wrapper .meditation-entry-form{margin:0 auto;width:65%}.subscription-container{display:flex;flex-direction:column;min-height:calc(100vh - 60px);overflow:hidden;position:relative}.subscription-container .price-wrapper{background-color:#e8ce80;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.subscription-container .price-wrapper h2{font-weight:400}.subscription-container h2{padding:0 10px;z-index:1}.subscription-container .meditations{-webkit-column-gap:15px;column-gap:15px;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:30px;padding:0 15px;row-gap:46px;z-index:1}.subscription-container .meditations .meditation-set{-webkit-filter:drop-shadow(0 5.692px 5.692px rgba(0,0,0,.25));filter:drop-shadow(0 5.692px 5.692px rgba(0,0,0,.25))}.subscription-container .meditations .meditation-set .price{background-color:#e8ce80;border-radius:0 0 10px 10px;font-family:arapey;font-size:18px;font-style:italic;height:40px}.subscription-container .meditations .meditation-set .price h3{margin:0;padding:8px}.subscription-container .meditations .meditation-card{border-radius:10px 10px 0 0;-webkit-filter:initial;filter:none}.subscription-container .modal-image{max-height:200px;width:200px}.subscription-container .whisp-background-container .top-left,.subscription-container .whisp-background-container .top-right{top:128px}.confirmation-container{height:100vh}.confirmation-container,.confirmation-container .confirmation-wrapper{align-items:center;display:flex;flex-direction:row;flex-direction:column;justify-content:center}.checkout-container{min-height:100vh}.dropdown-menu-wrapper{align-items:center;background-color:#fff;border-radius:7px;display:flex;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));flex-direction:column;justify-content:center;position:absolute;right:5px;top:45px;transition:.3s ease-in-out;width:12rem}.dropdown-menu-wrapper .nav-item{padding:10px 0}.dropdown-menu-wrapper .line-break{border:.5px solid rgba(89,78,60,.2);width:100%}.dropdown-menu-wrapper .link{color:#171717;font-family:Open Sans,sans-serif;font-size:18px;font-weight:300;padding:8px 0;transition:.2s ease-in}.dropdown-menu-wrapper .link:last-child{font-weight:500}.dropdown-menu-wrapper .link:hover{color:#fbe6b4;cursor:pointer}.navbar-container{align-items:center;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-webkit-column-gap:15px;column-gap:15px;display:flex;flex-direction:row;font-family:Open Sans,sans-serif;font-weight:300;height:60px;justify-content:center;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:2}.navbar-container .logo-wrapper{height:75%}.navbar-container .logo-wrapper img{height:100%;width:100%}.navbar-container .dropdown-icon{transition:-webkit-transform 1.3s ease;transition:transform 1.3s ease;transition:transform 1.3s ease,-webkit-transform 1.3s ease}.navbar-container .dropdown-icon img,.navbar-container .dropdown-icon svg{height:1.7em;margin-top:7px}.navbar-container .dropdown-icon img:hover,.navbar-container .dropdown-icon svg:hover{cursor:pointer}.navbar-container .rotated{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.navbar-container .nav-menu{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 60px);justify-content:flex-start;left:-100%;opacity:0;overflow-y:auto;position:absolute;top:60px;transition:all 1.3s ease-in-out;width:100%;z-index:1}.navbar-container .nav-menu .mobile-line-break{border:1.5px solid #e8ce80;border-radius:5px;margin-top:2rem;width:80%}.navbar-container .active{background:#f8f5ed;left:0;opacity:1;overflow-x:hidden}.navbar-container .navbar-links{display:none;margin-right:70px}.footer-container{background-color:#171717;bottom:0;height:80px;position:-webkit-sticky;position:sticky;width:100%;z-index:1}.footer-container .footer-wrapper{align-items:center;display:flex;flex-direction:row;gap:15%;height:100%;justify-content:center;width:100%}.footer-container .footer-wrapper .link{color:#999183;font-size:28px}.footer-container .footer-wrapper .link:not(.active){transition:none}.footer-container .footer-wrapper .link.active{color:#e8ce80;transition:color 1s}.footer-container .footer-wrapper .image-wrapper{position:relative}.footer-container .footer-wrapper .image-wrapper img{width:80%}.footer-container .footer-wrapper .image-hover{left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-out,-webkit-transform .3s ease-out;transition:opacity .3s ease-out,transform .3s ease-out;transition:opacity .3s ease-out,transform .3s ease-out,-webkit-transform .3s ease-out}.footer-container .footer-wrapper .image-hover:hover{opacity:1;-webkit-transform:scale(1.25);transform:scale(1.25)}.footer-container svg{color:#999183;font-size:28px;transition:.3s ease-in-out}.footer-container svg:hover{color:#e8ce80;cursor:pointer;-webkit-transform:scale(1.2);transform:scale(1.2)}.footer-container img{cursor:pointer;height:60px;width:60px}.image-cropper-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.image-cropper-container .image-preview-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:24px 32px}.image-cropper-container .image-preview-wrapper .image-preview{background-repeat:no-repeat;border-radius:50%;cursor:grab;height:256px;width:256px}.image-cropper-container .slide-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.image-cropper-container .slider{-webkit-appearance:none;appearance:none;background:#d3d3d3;border-radius:5px;height:10px;opacity:.7;outline:none;position:static;transition:opacity .2s;width:50%}.image-cropper-container .slider:hover{opacity:1}.image-cropper-container .slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#8ab3e8;border-radius:50%;cursor:pointer;height:25px;width:25px}.image-cropper-container .slider::-moz-range-thumb{background:#8ab3e8;cursor:pointer;height:25px;width:25px}.image-cropper-container .button-wrapper{display:flex}.image-cropper-container .button-wrapper button{height:35px;margin:5%;padding:2%;width:150px}.image-cropper-container .button-wrapper button:hover{opacity:.5}.image-cropper-container .button-wrapper .save{background-color:#8ab3e8;color:#fff}.drag-drop-form-wrapper{border:1px dashed #000;border-radius:15px;display:grid;grid-template-rows:1fr 9fr;height:100%;justify-items:center;width:100%}.drag-drop-form-wrapper .form-header-wrapper{align-items:center;border-bottom:1px dashed #000;display:flex;justify-content:center;position:relative;width:100%}.drag-drop-form-wrapper .form-header-wrapper .form-header{font-size:19px;font-weight:700}.drag-drop-form-wrapper .form-header-wrapper .fa-xmark{cursor:pointer;font-size:21px;position:absolute;right:5%}.subscription-modal-container{align-items:center;border-radius:10px;display:flex;flex-direction:column;font-family:Open Sans;height:100%;justify-content:center;justify-content:flex-start;width:100%}.subscription-modal-container ::-webkit-scrollbar{height:8px;width:8px}.subscription-modal-container ::-webkit-scrollbar-track{background-color:transparent}.subscription-modal-container ::-webkit-scrollbar-thumb{background-color:#e8ce80;border-radius:8px;height:8px}.subscription-modal-container .modal-image{border-radius:10px 10px 0 0;height:30vh;object-fit:cover;width:100%}.subscription-modal-container .meditation-set-name h3{font-size:18px;font-weight:700}.subscription-modal-container .price{background-color:#e8ce80;font-size:15px;padding:15px 0;text-align:center;width:100%}.subscription-modal-container button{font-size:16px;font-weight:900;height:35px;margin:17px 0;width:300px}.subscription-modal-container .cancel-sub-info{padding:0 20px;text-align:center}.subscription-modal-container .cancel-sub-info h2{font-size:22px}.subscription-modal-container .button-wrapper{align-items:center;display:flex;gap:20px;justify-content:space-around;padding:5% 0;width:85%}.subscription-modal-container .button-wrapper a{text-wrap:nowrap;align-items:center;background-color:transparent;border:2px solid #171717;border-radius:20px;box-sizing:border-box;color:#171717;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:35px;justify-content:center;width:50%}.subscription-modal-container .button-wrapper button{width:50%}.subscription-modal-container .included-meditations-wrapper{display:flex;flex-direction:column;font-size:18px;margin-bottom:20px;max-height:28vh;overflow-y:auto;text-align:center;width:100%}@media screen and (max-width:768px){.journal-card-wrapper{height:200px;width:300px}.journal-card-wrapper .journal-header{font-size:14px;width:270px}.journal-card-wrapper .journal-content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:160px}.journal-card-wrapper .journal-content .journal-entry-wrapper{height:160px}.journal-card-wrapper .journal-content .journal-entry-wrapper .entry{font-size:14px}.journal-card-wrapper .meditation-title{font-size:18px;margin:0;padding:.25rem 0}.journal-card-wrapper .meditation-content-wrapper{max-height:120px}.journal-card-wrapper .meditation-content-wrapper .meditation-entry-title{font-size:16px;margin:0 0 .25rem}.journal-card-wrapper .meditation-content-wrapper .meditation-journal-content{font-size:14px}}@media(max-width:900px){form{width:80%}.dark img{visibility:visible}.register-form{width:100%}}@media(max-width:430px){.meditation-set-container .instructions{width:96%}.meditation-set-container .mediation-form-container{width:90%}.meditation-set-container .mediation-form-container form{width:100%}.whisp-background-container .bottom-left,.whisp-background-container .bottom-right,.whisp-background-container .top-left,.whisp-background-container .top-right{visibility:hidden}.subscription-container .meditations .meditation-set .price{margin:0}.meditation-set{width:100%}.meditation-set .card,.meditation-set .price{margin:0;width:100%}.card-wrapper{display:flex;flex-direction:column;padding:0 15px}.card-wrapper .card{margin:0;width:100%}.about-container{width:100%}.about-container .card-wrapper{display:flex;flex-direction:column;padding:0 15px}.about-container .card-wrapper .card-link .card{margin:0;width:93vw}.admin-card,.editable .admin-card .card,.editable .admin-card .price{width:100%}.meditation-set-view .card-wrapper .meditations{flex-direction:column}.meditation-set-view .card-wrapper .meditations .card{align-items:center;display:flex;flex-direction:column;justify-content:center;width:92vw}.meditation-set-view .card-wrapper .meditations .card .title{align-items:center;display:flex;flex-direction:column;height:60px;text-align:center;width:100%}.meditation-set-view .card-wrapper .meditations .card .title .name{display:flex;justify-content:space-between;width:95%}.meditation-set-view .card-wrapper .meditations .card .banner{width:97.5%}.subscription-container .meditations .card{width:92vw}}@media(max-width:1024px){.carousel-container .carousel-wrapper .images-wrapper-large img{width:205px}}@media(max-width:520px){.carousel-container .control-buttons-wrapper .save-cancel-wrapper button{min-width:120px}}@media(min-width:1500px){.about-section-container .banner-wrapper img{object-position:50% 38%}}@media(max-width:930px){.about-section-container section{padding:0 5%}.about-section-container section a{font-weight:600}.about-section-container .whisp-background-wrapper img{visibility:hidden}.about-section-container .banner-wrapper .banner-text{font-size:32px;height:50px}}@media(max-width:520px){.about-section-container section{font-size:16px;padding:0 5%}.about-section-container section p{margin-bottom:8px;margin-top:7px}.about-section-container .banner-wrapper img{height:180px;object-position:50% 30%}.about-section-container .banner-wrapper .banner-text{font-size:24px}}@media(max-width:930px){.about-container .banner{font-size:40px;height:48px}.about-container .card-wrapper{align-items:center;flex-direction:column;justify-content:flex-start}.about-container .whisp-background-container .top-left,.about-container .whisp-background-container .top-right{top:48px}}@media(max-width:430px){.about-container .banner{font-size:30px;height:40px}}@media(max-width:1024px){.order-meditations-form-container{height:100%}.order-meditations-form-container .meditations-text{padding:0 10px}.order-meditations-form-container .order-meditations-wrapper{height:90%;max-width:600px;width:90%}.order-meditations-form-container .order-meditations-wrapper .meditation-item{font-size:16px;grid-template-columns:50% 40% 10%;height:36px}}@media(max-width:425px){.order-meditations-form-container .buttons-wrapper button{height:35px;min-width:120px}}@media(min-width:930px){.navbar-container{justify-content:space-between}.navbar-container .logo-wrapper{margin-left:70px}.navbar-container .dropdown-icon,.navbar-container .nav-menu{display:none}.navbar-container .navbar-links{align-items:center;display:flex}.footer-container,.navbar-container .spacer{display:none}.nav-item,.nav-item a{margin:0}}@media(max-height:725px){.navbar-container .nav-menu .link-wrapper{padding:1.4vh 0}}@media(max-height:640px){.navbar-container .nav-menu .link-wrapper{padding:1.3vh 0}}@media(max-width:930px){.nav-item:last-child{margin-bottom:30px}}.registration-container .dark-background-container>img{width:15vw}@media(max-width:750px){.login-container .whisp-background-container>img{width:15vw}.login-container .whisp-background-container .bottom-left,.login-container .whisp-background-container .bottom-right,.login-container .whisp-background-container .top-left,.login-container .whisp-background-container .top-right{visibility:visible}.login-container .whisp-background-container .content-wrapper img{min-width:200px}.body-container .whisp-background-container>img{width:15vw}}@media(max-width:320px){input{font-size:14px;min-width:225px}}@media(max-width:930px){.journal-home-content{min-height:calc(100vh - 140px)}.meditation-home-content .card-wrapper .card .logo,.meditation-home-content .card-wrapper .card .piano,.meditation-home-content .card-wrapper .card .tutorial-image{height:20vh}.my-account-wrapper{min-height:calc(100vh - 140px);overflow-x:hidden}.my-account-wrapper .form-wrapper{height:100%}}@media(max-width:500px){.my-account-wrapper .form-wrapper form{width:auto}}@media(max-height:590px){.my-account-wrapper .form-wrapper button{margin:6px}}@media(max-width:930px){.meditation-content{min-height:calc(100vh - 140px)}.instructions-container{height:auto}.instructions-container .page-wrapper{margin:0 20%}}@media(max-width:750px){.meditation-content{min-width:0;min-width:auto}}@media(max-width:430px){.meditation-content .page-wrapper,.meditation-home-content .page-wrapper{margin:5%}}@media(max-width:930px){.meditation-home-content{height:calc(100vh - 140px)}.meditation-wrapper{min-height:calc(100vh - 140px)}.meditation-wrapper .backdrop .instructions-container{height:calc(100vh - 255px)}}@media(max-width:750px){.meditation-home-content{height:auto}}@media(max-width:430px){.navbar-container .logo-wrapper{height:65%}}@media(max-width:930px){.gratitude-journal-page{min-height:calc(100vh - 140px)}}@media screen and (min-width:768px)and (max-width:994px){.meditation-content{margin:initial}.meditation-content .text-area-container{display:flex;flex-direction:column;width:80%}}@media screen and (max-width:768px){.gratitude-journal-page .gratitude-content-wrapper .hint{padding:0 5%}.meditation-content{margin:initial}.meditation-content .text-area-container{display:flex;flex-direction:column;gap:20%;width:100%}.meditation-content .text-area-container textarea{height:150px}.meditation-form-container .button-wrapper button{min-width:130px}.sort-add-journal-container{flex-direction:column;margin-top:1.2rem}}@media screen and (max-width:768px)and (max-height:800px){.meditation-form-container{height:550px}}@media screen and (max-width:767px){.meditation-form-container .meditation-options-container{height:255px}}@media screen and (min-width:768px){.meditation-form-container .meditation-options-container{height:345px}}@media screen and (min-width:1024px){.meditation-form-container .meditation-options-container{height:345px}}@media screen and (min-width:1440px){.meditation-form-container .meditation-options-container{height:485px}}@media(max-width:360px){.meditation-content .page-wrapper .gratitude-journal-form-container .button-wrapper{flex-direction:column-reverse}}@media(max-width:930px){.landing-container .person-meditating-img{opacity:.6}.landing-container .hero-wrapper{left:6%}.landing-container .footer-content .footer-background{-webkit-clip-path:ellipse(100% 70% at 50% 70%);clip-path:ellipse(100% 70% at 50% 70%);height:275px}.landing-container .footer-content .social-media{gap:15%;grid-template-columns:none;grid-template-rows:1fr 1fr 1fr}}@media(max-height:860px){.landing-container .whisp-background-container .top-left,.landing-container .whisp-background-container .top-right{top:821px}}@media(max-width:820px){.landing-container .info-section-container .logo-wrapper{display:flex;justify-content:center}.landing-container .info-section-container .logo-wrapper img{height:50%;width:50%}}@media(max-width:530px){.landing-container .person-meditating-img{min-height:0;min-height:auto;object-position:57.5%}.landing-container .hero-wrapper{left:auto;max-width:none;padding:6%;text-align:center}.landing-container .hero-wrapper h2{font-size:40px;text-align:center}.landing-container .hero-wrapper p{font-size:16px}.landing-container .info-section-container .meditation-section .cards{width:auto}.landing-container .info-section-container h2{font-size:24px}.landing-container .info-section-container p{font-size:14px}.landing-container .info-section-container .normal-button{margin:6% 0}.landing-container .whisp-background-container .top-left,.landing-container .whisp-background-container .top-right{top:95.5vh;visibility:visible}.landing-container .whisp-background-container .bottom-left,.landing-container .whisp-background-container .bottom-right{bottom:260px;visibility:visible}}@media(max-width:375px){.landing-container .hero-wrapper{top:-.5%}}@media screen and (max-width:850px){.contact-container{width:100%}.contact-container .contact-wrapper{padding:11% 0 7%}.contact-container .contact-wrapper .input-wrapper,.contact-container .contact-wrapper p{width:538px}.contact-container .whisp-background-container .top-left,.contact-container .whisp-background-container .top-right{top:56px}.contact-container .whisp-background-container .bottom-left,.contact-container .whisp-background-container .bottom-right{bottom:16%}.contact-container .social-media{grid-template-columns:1fr 2.5fr 1fr}}@media screen and (max-width:540px){.contact-container,.navbar-container{width:100%}.contact-container .contact-wrapper p{width:399px}.contact-container .contact-wrapper .input-wrapper{width:408px}.footer-content .social-media{grid-template-columns:1fr 2fr 1fr;width:285px}}@media screen and (max-width:425px){.contact-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.contact-container .contact-wrapper h2{width:300px}.contact-container .contact-wrapper .input-wrapper,.contact-container .contact-wrapper p{width:325px}}@media screen and (max-width:375px){.contact-container .contact-wrapper .input-wrapper,.contact-container .contact-wrapper p{width:325px}}
/*# sourceMappingURL=main.08ae9e05.css.map*/