﻿@font-face{font-family:'Poppins';font-style:italic;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v22/pxiAyp8kv8JHgFVrJJLmE3tF.ttf) format('truetype');}@font-face{font-family:'Poppins';font-style:italic;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmv1plEA.ttf) format('truetype');}@font-face{font-family:'Poppins';font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLm21llEA.ttf) format('truetype');}@font-face{font-family:'Poppins';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v22/pxiGyp8kv8JHgFVrJJLedw.ttf) format('truetype');}@font-face{font-family:'Poppins';font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmg1hlEA.ttf) format('truetype');}@font-face{font-family:'Poppins';font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmr19lEA.ttf) format('truetype');}@font-face{font-family:'Poppins';font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmy15lEA.ttf) format('truetype');}@font-face{font-family:'Poppins';font-style:italic;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLm111lEA.ttf) format('truetype');}@font-face{font-family:'Poppins';font-style:italic;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLm81xlEA.ttf) format('truetype');}@font-face{font-family:'Poppins';font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v22/pxiGyp8kv8JHgFVrLPTedw.ttf) format('truetype');}@font-face{font-family:'Poppins';font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLFj_V1s.ttf) format('truetype');}@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLDz8V1s.ttf) format('truetype');}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v22/pxiEyp8kv8JHgFVrFJA.ttf) format('truetype');}@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9V1s.ttf) format('truetype');}@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6V1s.ttf) format('truetype');}@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7V1s.ttf) format('truetype');}@font-face{font-family:'Poppins';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLDD4V1s.ttf) format('truetype');}@font-face{font-family:'Poppins';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLBT5V1s.ttf) format('truetype');}.systemLoader{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.9);z-index:998;display:flex;justify-content:center;align-items:center;overflow:hidden;z-index:9999;}.systemLoader .loader{animation:rotate 1s infinite;height:50px;width:50px;}.systemLoader .loader:before,.systemLoader .loader:after{border-radius:50%;content:"";display:block;height:20px;width:20px;}.systemLoader .loader:before{animation:ball1 1s infinite;background-color:#186ae4;box-shadow:30px 0 0 #065ad8;margin-bottom:10px;}.systemLoader .loader:after{animation:ball2 1s infinite;background-color:#065ad8;box-shadow:30px 0 0 #186ae4;}@keyframes rotate{0%{transform:rotate(0deg) scale(.8);}50%{transform:rotate(360deg) scale(1.2);}100%{transform:rotate(720deg) scale(.8);}}@keyframes ball1{0%{box-shadow:30px 0 0 #065ad8;}50%{box-shadow:0 0 0 #065ad8;margin-bottom:0;transform:translate(15px,15px);}100%{box-shadow:30px 0 0 #065ad8;margin-bottom:10px;}}@keyframes ball2{0%{box-shadow:30px 0 0 #186ae4;}50%{box-shadow:0 0 0 #186ae4;margin-top:-20px;transform:translate(15px,15px);}100%{box-shadow:30px 0 0 #186ae4;margin-top:0;}}.notificationPopUpHolder{position:fixed;bottom:20px;left:20px;z-index:999999;}.notificationPopUpHolder .notification{position:relative;padding-left:60px;padding-right:50px;border-radius:4px;max-width:400px;margin-bottom:10px;}.notificationPopUpHolder .notification .iconHolder{position:absolute;top:4px;left:0;bottom:0;width:60px;text-align:center;user-select:none;display:flex;justify-content:center;align-items:center;}.notificationPopUpHolder .notification .iconHolder .icon{font-size:22px;}.notificationPopUpHolder .notification .message{padding:8px 0;}.notificationPopUpHolder .notification .closeHolder{position:absolute;top:0;right:8px;bottom:0;width:30px;text-align:center;cursor:pointer;opacity:.6;transition:opacity .2s;user-select:none;display:flex;justify-content:center;align-items:center;}.notificationPopUpHolder .notification .closeHolder .icon{font-size:16px;}.notificationPopUpHolder .notification .closeHolder:hover{opacity:1;}.notificationPopUpHolder .notification.callback{cursor:pointer;}.notificationPopUpHolder .notification.error{color:#fff;background:#ab3232;}.notificationPopUpHolder .notification.general{color:#fff;background:#818a8f;}.notificationPopUpHolder .notification.popin{position:relative;animation:notificationPopIn .2s linear forwards;overflow:hidden;}.notificationPopUpHolder .notification.popout{position:relative;animation:notificationPopOut .6s linear forwards;overflow:hidden;}.toastHolder{position:fixed;bottom:30px;width:100%;text-align:center;pointer-events:none;user-select:none;z-index:9999999;}.toastHolder .toast{display:inline-block;padding:8px 20px;background:#505050;color:#fff;border-radius:30px;font-size:16px;opacity:0;}.toastHolder .toast.popin{position:relative;animation:toastPopIn .2s linear forwards;overflow:hidden;}.toastHolder .toast.popout{position:relative;animation:toastPopOut .6s linear forwards;overflow:hidden;}@keyframes notificationPopIn{0%{opacity:0;top:30px;max-height:0;padding-top:0;padding-bottom:0;}100%{opacity:1;top:0;max-height:calc(100%);padding-top:8px;padding-bottom:8px;}}@keyframes notificationPopOut{0%{opacity:1;max-height:calc(100%);padding-top:8px;padding-bottom:8px;}100%{opacity:0;max-height:0;padding-top:0;padding-bottom:0;}}@keyframes toastPopIn{0%{opacity:0;top:30px;}100%{opacity:1;top:0;}}@keyframes toastPopOut{0%{opacity:1;}100%{opacity:0;}}*{box-sizing:border-box;}body,html{position:relative;margin:0;background:#d9d9d9;font-family:Poppins,Tahoma;color:#000;}