@import"/fonts/stylesheet.css";*,:after,:before{margin:0;padding:0;box-sizing:border-box!important}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;font-family:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0;text-align:left}button{display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer;transition:.4s}button,input,textarea{font-family:inherit;border:none!important;outline:none!important}input,textarea{font-size:12px;font-weight:700}a,a:active,a:visited{text-decoration:none;color:#272834}body,html{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;scroll-behavior:smooth}html.dark body{background:#272834;color:#fff}html.dark a{color:#fff}html.dark .TextWhite{color:#ddd!important}html.dark .Black100{background-color:#323343!important}html.dark .Black200{background-color:#393a4d!important}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:500;color:#272834;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv02","cv03","cv04","cv11";background:#fff}body::-webkit-scrollbar{width:4px}body::-webkit-scrollbar-track{background:#15acf1}body::-webkit-scrollbar-thumb{background:#fff}.HeroBackground{position:absolute;right:0;top:0;z-index:-1}.Container{max-width:1655px;padding:0 20px;margin:0 auto}.SectionHeading{text-align:center;font-weight:600;font-size:28px;color:#272834}.SectionHeading span{color:#15acf1}html.dark .SectionHeading{color:#fff!important}.SectionDivider{width:100%;height:37px;background-color:#15acf1;margin-top:95px}.Panel{max-width:100%;overflow:hidden;margin-top:24px;transition:.3s}.Panel.Open .PanelHeader{margin-bottom:24px}.Panel.Open .PanelHeader:after{content:url(/img/minus-icon.svg)}.Panel.Open .PanelContent{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;opacity:1;transition:.3s;color:#999}.Panel .PanelHeader{font-size:25px;font-weight:600;text-align:left!important;position:relative;cursor:pointer;padding-left:55px;transition:.3s}.Panel .PanelHeader:hover{text-decoration:underline}.Panel .PanelHeader:after{position:absolute;top:50%;left:0;transform:translateY(-50%);content:url(/img/plus-icon.svg);transition:.3s}.Panel .PanelContent{max-width:85%;max-height:0;font-size:15px;font-weight:600;text-align:left!important;opacity:0;padding-left:70px;position:relative;transition:.3s}.Panel .PanelContent:before{content:"";width:4px;height:100%;background-color:#15acf1;position:absolute;top:50%;left:55px;transform:translateY(-50%)}.Panel .PanelContent a{color:#5ba3ee;font-weight:400}.Panel .PanelContent a:hover{text-decoration:underline}.green-dot{color:lime}.fade-in{opacity:0;transition:opacity .5s ease-in-out}.fade-in.is-visible{opacity:1}@media(max-width:768px){.HeroBackground{display:none}}