.snackbar_container{height:50px;width:100%;position:fixed;top:0;right:0;color:#fff;animation:.3s ease-out forwards slide-up;z-index:9999;padding:18px 24px;font-size:15px;font-weight:500;display:flex;align-items:center}@media (min-width: 768px){.snackbar_container{width:350px;margin:24px}}@keyframes slide-up{0%{opacity:0;transform:translateY(-3rem)}to{opacity:1;transform:translateY(0)}}#loading{background-color:#fff;height:100%;width:100%;position:fixed;z-index:999999;margin-top:0;top:0}#loading-center-absolute{position:absolute;left:50%;top:50%;width:25%;transform:translate(-50%,-50%)}@media only screen and (min-width: 1200px) and (max-width: 1399px){#loading-center-absolute{width:40%}}@media only screen and (min-width: 992px) and (max-width: 1199px){#loading-center-absolute{width:40%}}@media only screen and (min-width: 768px) and (max-width: 991px){#loading-center-absolute{width:45%}}@media only screen and (min-width: 576px) and (max-width: 767px){#loading-center-absolute{width:50%}}@media (max-width: 575px){#loading-center-absolute{width:90%}}#loading-center{width:100%;height:100%;position:relative}#loading-center-absolute{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.tp-preloader-logo{width:180px;height:180px;line-height:180px;position:relative;text-align:center;margin:auto}.tp-preloader-circle{position:absolute;top:0;left:0;width:100%;height:100%}.tp-preloader-circle svg{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-animation:tp-rotate 5s linear infinite;-moz-animation:tp-rotate 5s linear infinite;-ms-animation:tp-rotate 5s linear infinite;-o-animation:tp-rotate 5s linear infinite;animation:tp-rotate 5s linear infinite}.tp-preloader-circle svg circle:last-child{stroke:#a9cf46;stroke-dashoffset:0;stroke-dasharray:1128,3150;-webkit-animation:tp-loading 4s linear infinite;-moz-animation:tp-loading 4s linear infinite;-ms-animation:tp-loading 4s linear infinite;-o-animation:tp-loading 4s linear infinite;animation:tp-loading 4s linear infinite;transform-origin:center center}@-webkit-keyframes tp-loading{0%{stroke-dashoffset:0;stroke-dasharray:0,3150}to{stroke-dashoffset:-1131;stroke-dasharray:1128,3138}}@-moz-keyframes tp-loading{0%{stroke-dashoffset:0;stroke-dasharray:0,3150}to{stroke-dashoffset:-1131;stroke-dasharray:1128,3138}}@-ms-keyframes tp-loading{0%{stroke-dashoffset:0;stroke-dasharray:0,3150}to{stroke-dashoffset:-1131;stroke-dasharray:1128,3138}}@keyframes tp-loading{0%{stroke-dashoffset:0;stroke-dasharray:0,3150}to{stroke-dashoffset:-1131;stroke-dasharray:1128,3138}}@-webkit-keyframes tp-rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes tp-rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes tp-rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes tp-rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.tp-preloader-content{text-align:center}.tp-preloader-title{font-size:100px;font-weight:500;line-height:1;margin-bottom:0}@media (max-width: 575px){.tp-preloader-title{font-size:70px}}.tp-preloader-subtitle{font-size:16px;margin-bottom:0;color:#010f1c}
