html{font-size:100%}body{font-family:"DM Sans";color:#333}.scroll-perspective-fix{perspective:1000 !important;-webkit-perspective:1000 !important}*{outline:none !important}.green{background-color:green !important}button,html[type=button],[type=submit]{-webkit-appearance:none}h3,h4,h5,h6{margin:0}a:hover{color:#2b27e2}.animate-fade-enter{-webkit-animation-name:fadeIn !important;animation-name:fadeIn !important;-webkit-animation-duration:.3s !important;animation-duration:.3s !important;-webkit-animation-timing-function:ease-in-out !important;animation-timing-function:ease-in-out !important;-webkit-animation-delay:.2s !important;animation-delay:.2s !important;-webkit-animation-fill-mode:both !important;animation-fill-mode:both !important}.animate-fade-exit{-webkit-animation-name:fadeOut !important;animation-name:fadeOut !important;-webkit-animation-duration:.3s !important;animation-duration:.3s !important;-webkit-animation-timing-function:ease-in-out !important;animation-timing-function:ease-in-out !important;-webkit-animation-delay:.2s !important;animation-delay:.2s !important;-webkit-animation-fill-mode:both !important;animation-fill-mode:both !important}.cursor-pointer{cursor:pointer}[role=button]{cursor:pointer}@media print{@page{size:A4 landscape}}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.dottid-xl-text{color:#333;font-size:20px;font-weight:bold}.dottid-lg-text{color:#333;font-size:16px;font-weight:bold}.dottid-med-semibold-text{color:#333;font-size:14px;font-weight:500}.dottid-med-text{color:#333;font-size:14px;font-weight:bold}.dottid-med-normal-text{color:#333;font-size:14px}.dottid-reg-bold-text{color:#333;font-size:12px;font-weight:bold}.dottid-reg-text{color:#333;font-size:12px;line-height:16px}.dottid-sm-bold-text{color:#828282;font-size:10px;font-weight:bold}.dottid-sm-text{color:#828282;font-size:10px}.dottid-xs-text{color:#333;font-size:8px;font-weight:bold;font-family:"DM Sans"}.color-grey{color:#828282}.color-black{color:#333}.color-black:hover{color:#333}.color-green{color:#6ac5b5}.color-blue{color:#2b27e2}.color-blue:hover{color:#2b27e2}.color-orange{color:#ff8d69}.color-orange:hover{color:#ff8d69}.color-red{color:#eb5757}.color-white{color:#fff}.color-green{color:#6ac5b5}.no-hover-underline{text-decoration:none}.no-hover-underline:hover{text-decoration:none}.overflow-y-auto{overflow-y:auto}.truncate-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.loading-bar{height:4px;width:100%;z-index:1300;background-color:#fff}html{height:100%}body{height:100%;font-size:16px !important}body *{font-family:"DM Sans"}body *::-webkit-scrollbar{display:inherit;width:5px;height:5px}body *::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.35);-webkit-border-radius:10px;border-radius:10px}body *::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:#bdbdbd;-webkit-box-shadow:inset 0 0px 6px rgba(0,0,0,.35)}body *::-webkit-scrollbar-thumb:window-inactive{background:#bdbdbd}body *{scrollbar-color:#bdbdbd rgba(0,0,0,0)}body ::-webkit-scrollbar-corner{background-color:rgba(0,0,0,0)}
