:root{--white:#fff;--black:#000;--footer-bg:#f5f5f6;--footer-copy-right-text:#9665e3;--sincro-color-brand-200:#6b27d6;--sincro-color-brand-100:#4490e1;--sincro-color-brand-50:#00d7c5;--sincro-color-brand-25:#6b27d614;--backgroound-color:#f8f8f8;--sincro-theme-gradient:linear-gradient(90deg,var(--sincro-color-brand-200) 0%,var(--sincro-color-brand-100) 50%,var(--sincro-color-brand-50) 100%)}@font-face{font-family:Barlow-ExtraBold;src:local("Barlow-ExtraBold"),url(../../static/media/Barlow-ExtraBold.777e300ed64d3d47cc85.ttf) format("truetype")}@font-face{font-family:Barlow-Regular;src:local("Barlow-Regular"),url(../../static/media/Barlow-Regular.e7eb634d040a6f384033.ttf) format("truetype")}@font-face{font-family:Montserrat-Bold;src:local("Montserrat-Bold"),url(../../static/media/Montserrat-Bold.63fae500fdcf19ce83d4.ttf) format("truetype")}@font-face{font-family:Montserrat-Regular;src:local("Montserrat-Regular"),url(../../static/media/Montserrat-Regular.ac98a5f5ca71180fe293.ttf) format("truetype")}@font-face{font-family:Roboto-Regular;src:local("Roboto-Regular"),url(../../static/media/Roboto-Regular.fc2b5060f7accec5cf74.ttf) format("truetype")}@font-face{font-family:Roboto-Light;src:local("Roboto-Light"),url(../../static/media/Roboto-Light.333da16a3f3cc391d087.ttf) format("truetype")}@font-face{font-family:Roboto-Bold;src:local("Roboto-Bold"),url(../../static/media/Roboto-Bold.f80816a5455d171f948d.ttf) format("truetype")}@font-face{font-family:Roboto-Medium;src:local("Roboto-Medium"),url(../../static/media/Roboto-Medium.7c8d04cd831df3033c8a.ttf) format("truetype")}@font-face{font-family:Roboto-Thin;src:local("Roboto-Thin"),url(../../static/media/Roboto-Thin.a732a12eb07742232407.ttf) format("truetype")}div#root,html{height:100%}body{font-family:Roboto-Regular;height:100vh}.box-center{display:flex;flex-wrap:wrap;justify-content:center}.box-left{display:flex;justify-content:space-between}.box-end{display:flex;justify-content:flex-end}input::-ms-clear,input::-ms-reveal{display:none}.content-view{background-color:var(--backgroound-color);padding-top:68px;width:calc(100% - 260px)}.circular-loader{animation:rotate 2s linear infinite}.loader-path{fill:none;stroke-width:3px;stroke-linecap:round;animation:animate-stroke 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes animate-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0;stroke:#ff7319}50%{stroke-dasharray:89,200;stroke-dashoffset:-35;stroke:#ff7319}to{stroke-dasharray:89,200;stroke-dashoffset:-124;stroke:#ff7319}}.footer-wrapper{background:var(--footer-bg);color:var(--black)}.footer-wrapper p{font-size:13px}.footer-title{margin-left:-15px}