@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap);
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:2px solid #cdcdd1;margin:1em 0;padding:0}input,select{vertical-align:middle}button{background:none;border:none;padding:0;font-size:inherit}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit;outline:none}a{text-decoration:none}button,input,textarea{font-family:inherit}button{cursor:pointer}html,body{width:100%;height:100%;padding:0;margin:0;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-wrapper{height:100%;max-width:1128px;margin:0 auto}.theme-dark{transition:background 1s ease;background-color:#000}.theme-dark p,.theme-dark a,.theme-dark div,.theme-dark a:visited:not(.Button),.theme-dark span,.theme-dark select,.theme-dark label{color:#fff}.theme-dark .first-layer{background-color:#000}.theme-dark .second-layer{background-color:#222}.theme-dark .third-layer{background-color:#333}.theme-dark .login-form input:-webkit-autofill,.theme-dark .login-form input:-webkit-autofill:hover,.theme-dark .login-form input:-webkit-autofill:focus,.theme-dark .login-form input:-webkit-autofill:active,.theme-dark .login-form input,.theme-dark .forgot-credentials input:-webkit-autofill,.theme-dark .forgot-credentials input:-webkit-autofill:hover,.theme-dark .forgot-credentials input:-webkit-autofill:focus,.theme-dark .forgot-credentials input:-webkit-autofill:active,.theme-dark .forgot-credentials input,.theme-dark .Input input:-webkit-autofill,.theme-dark .Input input:-webkit-autofill:hover,.theme-dark .Input input:-webkit-autofill:focus,.theme-dark .Input input:-webkit-autofill:active,.theme-dark .Input input{background-color:#222;color:#fff}.theme-dark .login-form .Input__error>p>span,.theme-dark .forgot-credentials .Input__error>p>span,.theme-dark .Input .Input__error>p>span{color:red}:root{--color-primary: #3f11e9;--color-primary-dark: #316ea9;--color-secondary: #087192;--color-danger: #eb7a7a;--color-danger-dark: #ff0000;--color-border: #e2e2e2;--color-text: #444444;--color-dark: #000;--color-light-gray: #a4a4a4;--color-ligth: #f3f3f3;--color-light-green: #64cc48;--shadow: 0 5px 25px rgba(0, 0, 0, 0.15);--border-radius: 10px;--header-height: 60px;--project-item-gutter: 15px;--top-nav-gutter: 30px}body{font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.2;background:#f7f7f7;color:var(--color-text);border:1px solid rgba(0,0,0,0);overscroll-behavior-y:contain}.base{width:100%;height:100%;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}*{box-sizing:border-box}a:not(.Button){color:var(--color-primary);text-decoration:underline}a:hover:not(.Button){color:var(--color-primary-dark)}a:visited:not(.Button){color:var(--color-primary-dark);text-decoration:none}.logo{min-height:2.5rem;max-height:2.5rem;min-width:2.5rem;max-width:2.5rem;background:url(/2c0d74988d33bcfbfab7a69b9138cadb.png) no-repeat top left;background-size:contain}.form{-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex;height:80vh}.button-container{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.input-container{box-shadow:0 0 40px 0 rgba(0,0,0,.1);background-color:#f5f5f5;border-radius:.8rem}.grayout{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#000;opacity:.5;z-index:100}body,select{font-family:"Roboto",sans-serif}.rounded-md{border-radius:1.5rem}.rounded-b-md{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-full{border-radius:50%}.w-1\/1{width:100%}.w-1\/2{width:100%}.w-1\/3{width:100%}.w-1\/4{width:100%}.w-1\/5{width:100%}.w-1\/6{width:100%}.w-1\/7{width:100%}.w-1\/8{width:100%}.w-1\/9{width:100%}.w-2\/1{width:100%}.w-2\/2{width:100%}.w-2\/3{width:100%}.w-2\/4{width:100%}.w-2\/5{width:100%}.w-2\/6{width:100%}.w-2\/7{width:100%}.w-2\/8{width:100%}.w-2\/9{width:100%}.w-full{width:100%}.box-sm{width:40px;height:40px}.box-header-icon{width:52px;height:40px}.h-full{height:100%}.h-auto{height:auto}.p-1{padding:0.25rem}.px-1{padding-left:0.25rem;padding-right:0.25rem}.py-1{padding-top:0.25rem;padding-bottom:0.25rem}.pt-1{padding-top:0.25rem}.pb-1{padding-bottom:0.25rem}.pl-1{padding-left:0.25rem}.pr-1{padding-right:0.25rem}.p-2{padding:0.5rem}.px-2{padding-left:0.5rem;padding-right:0.5rem}.py-2{padding-top:0.5rem;padding-bottom:0.5rem}.pt-2{padding-top:0.5rem}.pb-2{padding-bottom:0.5rem}.pl-2{padding-left:0.5rem}.pr-2{padding-right:0.5rem}.p-3{padding:0.75rem}.px-3{padding-left:0.75rem;padding-right:0.75rem}.py-3{padding-top:0.75rem;padding-bottom:0.75rem}.pt-3{padding-top:0.75rem}.pb-3{padding-bottom:0.75rem}.pl-3{padding-left:0.75rem}.pr-3{padding-right:0.75rem}.p-4{padding:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pt-4{padding-top:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pr-4{padding-right:1rem}.p-5{padding:1.5rem}.px-5{padding-left:1.5rem;padding-right:1.5rem}.py-5{padding-top:1.5rem;padding-bottom:1.5rem}.pt-5{padding-top:1.5rem}.pb-5{padding-bottom:1.5rem}.pl-5{padding-left:1.5rem}.pr-5{padding-right:1.5rem}.p-6{padding:2rem}.px-6{padding-left:2rem;padding-right:2rem}.py-6{padding-top:2rem;padding-bottom:2rem}.pt-6{padding-top:2rem}.pb-6{padding-bottom:2rem}.pl-6{padding-left:2rem}.pr-6{padding-right:2rem}.p-7{padding:2.5rem}.px-7{padding-left:2.5rem;padding-right:2.5rem}.py-7{padding-top:2.5rem;padding-bottom:2.5rem}.pt-7{padding-top:2.5rem}.pb-7{padding-bottom:2.5rem}.pl-7{padding-left:2.5rem}.pr-7{padding-right:2.5rem}.p-8{padding:3rem}.px-8{padding-left:3rem;padding-right:3rem}.py-8{padding-top:3rem;padding-bottom:3rem}.pt-8{padding-top:3rem}.pb-8{padding-bottom:3rem}.pl-8{padding-left:3rem}.pr-8{padding-right:3rem}.p-9{padding:3.5rem}.px-9{padding-left:3.5rem;padding-right:3.5rem}.py-9{padding-top:3.5rem;padding-bottom:3.5rem}.pt-9{padding-top:3.5rem}.pb-9{padding-bottom:3.5rem}.pl-9{padding-left:3.5rem}.pr-9{padding-right:3.5rem}.p-10{padding:4rem}.px-10{padding-left:4rem;padding-right:4rem}.py-10{padding-top:4rem;padding-bottom:4rem}.pt-10{padding-top:4rem}.pb-10{padding-bottom:4rem}.pl-10{padding-left:4rem}.pr-10{padding-right:4rem}.p-11{padding:4.5rem}.px-11{padding-left:4.5rem;padding-right:4.5rem}.py-11{padding-top:4.5rem;padding-bottom:4.5rem}.pt-11{padding-top:4.5rem}.pb-11{padding-bottom:4.5rem}.pl-11{padding-left:4.5rem}.pr-11{padding-right:4.5rem}.p-12{padding:5rem}.px-12{padding-left:5rem;padding-right:5rem}.py-12{padding-top:5rem;padding-bottom:5rem}.pt-12{padding-top:5rem}.pb-12{padding-bottom:5rem}.pl-12{padding-left:5rem}.pr-12{padding-right:5rem}.p-13{padding:6rem}.px-13{padding-left:6rem;padding-right:6rem}.py-13{padding-top:6rem;padding-bottom:6rem}.pt-13{padding-top:6rem}.pb-13{padding-bottom:6rem}.pl-13{padding-left:6rem}.pr-13{padding-right:6rem}.p-14{padding:7rem}.px-14{padding-left:7rem;padding-right:7rem}.py-14{padding-top:7rem;padding-bottom:7rem}.pt-14{padding-top:7rem}.pb-14{padding-bottom:7rem}.pl-14{padding-left:7rem}.pr-14{padding-right:7rem}.p-15{padding:8rem}.px-15{padding-left:8rem;padding-right:8rem}.py-15{padding-top:8rem;padding-bottom:8rem}.pt-15{padding-top:8rem}.pb-15{padding-bottom:8rem}.pl-15{padding-left:8rem}.pr-15{padding-right:8rem}.p-a{padding:autorem}.px-a{padding-left:autorem;padding-right:autorem}.py-a{padding-top:autorem;padding-bottom:autorem}.pt-a{padding-top:autorem}.pb-a{padding-bottom:autorem}.pl-a{padding-left:autorem}.pr-a{padding-right:autorem}.block{display:block}.flex{display:-ms-flexbox;display:flex}.flex-row{-ms-flex-direction:row;flex-direction:row}.flex-col{-ms-flex-direction:column;flex-direction:column}.display-inline-flex{display:-ms-inline-flexbox;display:inline-flex}.flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.justify-start{-ms-flex-pack:start;justify-content:flex-start}.justify-center{-ms-flex-pack:center;justify-content:center}.justify-end{-ms-flex-pack:end;justify-content:flex-end}.justify-between{-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.align-stretch{-ms-flex-align:stretch;align-items:stretch}.align-start{-ms-flex-align:start;align-items:flex-start}.align-center{-ms-flex-align:center;align-items:center}.align-end{-ms-flex-align:end;align-items:flex-end}.align-baseline{-ms-flex-align:baseline;align-items:baseline}.self-center{-ms-flex-item-align:center;align-self:center}.object-cover{-o-object-fit:cover;object-fit:cover}.flip{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.fill-current{fill:currentColor}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
.loading{position:relative;top:0;bottom:0;left:0;right:0;padding:5%}.loader{position:relative;margin:0px auto;width:60px}.loader:before{content:"";display:block;padding-top:100%}.circular{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:100%;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.path{stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-webkit-keyframes color{100%,0%{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ffa700}}@keyframes color{100%,0%{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ffa700}}
.p-1{padding:0.25rem}.px-1{padding-left:0.25rem;padding-right:0.25rem}.py-1{padding-top:0.25rem;padding-bottom:0.25rem}.pt-1{padding-top:0.25rem}.pb-1{padding-bottom:0.25rem}.pl-1{padding-left:0.25rem}.pr-1{padding-right:0.25rem}.p-2{padding:0.5rem}.px-2{padding-left:0.5rem;padding-right:0.5rem}.py-2{padding-top:0.5rem;padding-bottom:0.5rem}.pt-2{padding-top:0.5rem}.pb-2{padding-bottom:0.5rem}.pl-2{padding-left:0.5rem}.pr-2{padding-right:0.5rem}.p-3{padding:0.75rem}.px-3{padding-left:0.75rem;padding-right:0.75rem}.py-3{padding-top:0.75rem;padding-bottom:0.75rem}.pt-3{padding-top:0.75rem}.pb-3{padding-bottom:0.75rem}.pl-3{padding-left:0.75rem}.pr-3{padding-right:0.75rem}.p-4{padding:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pt-4{padding-top:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pr-4{padding-right:1rem}.p-5{padding:1.5rem}.px-5{padding-left:1.5rem;padding-right:1.5rem}.py-5{padding-top:1.5rem;padding-bottom:1.5rem}.pt-5{padding-top:1.5rem}.pb-5{padding-bottom:1.5rem}.pl-5{padding-left:1.5rem}.pr-5{padding-right:1.5rem}.p-6{padding:2rem}.px-6{padding-left:2rem;padding-right:2rem}.py-6{padding-top:2rem;padding-bottom:2rem}.pt-6{padding-top:2rem}.pb-6{padding-bottom:2rem}.pl-6{padding-left:2rem}.pr-6{padding-right:2rem}.p-7{padding:2.5rem}.px-7{padding-left:2.5rem;padding-right:2.5rem}.py-7{padding-top:2.5rem;padding-bottom:2.5rem}.pt-7{padding-top:2.5rem}.pb-7{padding-bottom:2.5rem}.pl-7{padding-left:2.5rem}.pr-7{padding-right:2.5rem}.p-8{padding:3rem}.px-8{padding-left:3rem;padding-right:3rem}.py-8{padding-top:3rem;padding-bottom:3rem}.pt-8{padding-top:3rem}.pb-8{padding-bottom:3rem}.pl-8{padding-left:3rem}.pr-8{padding-right:3rem}.p-9{padding:3.5rem}.px-9{padding-left:3.5rem;padding-right:3.5rem}.py-9{padding-top:3.5rem;padding-bottom:3.5rem}.pt-9{padding-top:3.5rem}.pb-9{padding-bottom:3.5rem}.pl-9{padding-left:3.5rem}.pr-9{padding-right:3.5rem}.p-10{padding:4rem}.px-10{padding-left:4rem;padding-right:4rem}.py-10{padding-top:4rem;padding-bottom:4rem}.pt-10{padding-top:4rem}.pb-10{padding-bottom:4rem}.pl-10{padding-left:4rem}.pr-10{padding-right:4rem}.p-11{padding:4.5rem}.px-11{padding-left:4.5rem;padding-right:4.5rem}.py-11{padding-top:4.5rem;padding-bottom:4.5rem}.pt-11{padding-top:4.5rem}.pb-11{padding-bottom:4.5rem}.pl-11{padding-left:4.5rem}.pr-11{padding-right:4.5rem}.p-12{padding:5rem}.px-12{padding-left:5rem;padding-right:5rem}.py-12{padding-top:5rem;padding-bottom:5rem}.pt-12{padding-top:5rem}.pb-12{padding-bottom:5rem}.pl-12{padding-left:5rem}.pr-12{padding-right:5rem}.p-13{padding:6rem}.px-13{padding-left:6rem;padding-right:6rem}.py-13{padding-top:6rem;padding-bottom:6rem}.pt-13{padding-top:6rem}.pb-13{padding-bottom:6rem}.pl-13{padding-left:6rem}.pr-13{padding-right:6rem}.p-14{padding:7rem}.px-14{padding-left:7rem;padding-right:7rem}.py-14{padding-top:7rem;padding-bottom:7rem}.pt-14{padding-top:7rem}.pb-14{padding-bottom:7rem}.pl-14{padding-left:7rem}.pr-14{padding-right:7rem}.p-15{padding:8rem}.px-15{padding-left:8rem;padding-right:8rem}.py-15{padding-top:8rem;padding-bottom:8rem}.pt-15{padding-top:8rem}.pb-15{padding-bottom:8rem}.pl-15{padding-left:8rem}.pr-15{padding-right:8rem}.p-a{padding:autorem}.px-a{padding-left:autorem;padding-right:autorem}.py-a{padding-top:autorem;padding-bottom:autorem}.pt-a{padding-top:autorem}.pb-a{padding-bottom:autorem}.pl-a{padding-left:autorem}.pr-a{padding-right:autorem}
.font-hairline{font-weight:100}.font-thin{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.bold{font-style:"font-weight: bold"}.italic{font-style:"font-style: italic"}.text-xxsmall{font-size:0.625rem}.text-xsmall{font-size:0.75rem}.text-small{font-size:0.875rem}.text-normal{font-size:1rem}.text-slarge{font-size:1.125rem}.text-large{font-size:1.3125rem}.text-xlarge{font-size:1.5rem}.text-xxlarge{font-size:1.625rem}.text-title{font-size:1.875rem}.text-xtitle{font-size:2.25rem}.text-sheading{font-size:2.8125rem}.text-heading{font-size:3.125rem}.text-xheading{font-size:3.75rem}.text-light{color:var(--color-ligth)}.text-primary{color:var(--color-primary)}.text-secondary{color:var(--color-secondary)}.text-light-gray{color:var(--color-light-gray)}.text-gray{color:#6b6b6b}.text-dark{color:var(--color-dark)}.text-danger{color:var(--color-danger-dark)}.text-light-green{color:var(--color-light-green)}.opacity-transparent{opacity:0}.opacity-xlow{opacity:.1}.opacity-low{opacity:.3}.opacity-medium{opacity:.5}.opacity-high{opacity:.7}.opacity-xhigh{opacity:.9}.opacity-opaque{opacity:1}.text-wrap{overflow-wrap:break-word;word-wrap:break-word}.text-upper{text-transform:uppercase}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.bold-black{font-weight:900}.bold-heavy{font-weight:800}.bold-bold{font-weight:700}.bold-semibold{font-weight:600}.bold-medium{font-weight:500}.bold-regular{font-weight:400}.bold-thin{font-weight:300}.bold-light{font-weight:200}.bold-ultralight{font-weight:100}.text-italic{font-style:italic}.text-tag{border:1px solid currentColor;padding:.5em;display:inline-block}.text-single{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.m-1{margin:0.25rem}.mx-1{margin-left:0.25rem;margin-right:0.25rem}.my-1{margin-top:0.25rem;margin-bottom:0.25rem}.mt-1{margin-top:0.25rem}.mb-1{margin-bottom:0.25rem}.ml-1{margin-left:0.25rem}.mr-1{margin-right:0.25rem}.m-2{margin:0.5rem}.mx-2{margin-left:0.5rem;margin-right:0.5rem}.my-2{margin-top:0.5rem;margin-bottom:0.5rem}.mt-2{margin-top:0.5rem}.mb-2{margin-bottom:0.5rem}.ml-2{margin-left:0.5rem}.mr-2{margin-right:0.5rem}.m-3{margin:0.75rem}.mx-3{margin-left:0.75rem;margin-right:0.75rem}.my-3{margin-top:0.75rem;margin-bottom:0.75rem}.mt-3{margin-top:0.75rem}.mb-3{margin-bottom:0.75rem}.ml-3{margin-left:0.75rem}.mr-3{margin-right:0.75rem}.m-4{margin:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mr-4{margin-right:1rem}.m-5{margin:1.5rem}.mx-5{margin-left:1.5rem;margin-right:1.5rem}.my-5{margin-top:1.5rem;margin-bottom:1.5rem}.mt-5{margin-top:1.5rem}.mb-5{margin-bottom:1.5rem}.ml-5{margin-left:1.5rem}.mr-5{margin-right:1.5rem}.m-6{margin:2rem}.mx-6{margin-left:2rem;margin-right:2rem}.my-6{margin-top:2rem;margin-bottom:2rem}.mt-6{margin-top:2rem}.mb-6{margin-bottom:2rem}.ml-6{margin-left:2rem}.mr-6{margin-right:2rem}.m-7{margin:2.5rem}.mx-7{margin-left:2.5rem;margin-right:2.5rem}.my-7{margin-top:2.5rem;margin-bottom:2.5rem}.mt-7{margin-top:2.5rem}.mb-7{margin-bottom:2.5rem}.ml-7{margin-left:2.5rem}.mr-7{margin-right:2.5rem}.m-8{margin:3rem}.mx-8{margin-left:3rem;margin-right:3rem}.my-8{margin-top:3rem;margin-bottom:3rem}.mt-8{margin-top:3rem}.mb-8{margin-bottom:3rem}.ml-8{margin-left:3rem}.mr-8{margin-right:3rem}.m-9{margin:3.5rem}.mx-9{margin-left:3.5rem;margin-right:3.5rem}.my-9{margin-top:3.5rem;margin-bottom:3.5rem}.mt-9{margin-top:3.5rem}.mb-9{margin-bottom:3.5rem}.ml-9{margin-left:3.5rem}.mr-9{margin-right:3.5rem}.m-10{margin:4rem}.mx-10{margin-left:4rem;margin-right:4rem}.my-10{margin-top:4rem;margin-bottom:4rem}.mt-10{margin-top:4rem}.mb-10{margin-bottom:4rem}.ml-10{margin-left:4rem}.mr-10{margin-right:4rem}.m-11{margin:4.5rem}.mx-11{margin-left:4.5rem;margin-right:4.5rem}.my-11{margin-top:4.5rem;margin-bottom:4.5rem}.mt-11{margin-top:4.5rem}.mb-11{margin-bottom:4.5rem}.ml-11{margin-left:4.5rem}.mr-11{margin-right:4.5rem}.m-12{margin:5rem}.mx-12{margin-left:5rem;margin-right:5rem}.my-12{margin-top:5rem;margin-bottom:5rem}.mt-12{margin-top:5rem}.mb-12{margin-bottom:5rem}.ml-12{margin-left:5rem}.mr-12{margin-right:5rem}.m-13{margin:6rem}.mx-13{margin-left:6rem;margin-right:6rem}.my-13{margin-top:6rem;margin-bottom:6rem}.mt-13{margin-top:6rem}.mb-13{margin-bottom:6rem}.ml-13{margin-left:6rem}.mr-13{margin-right:6rem}.m-14{margin:7rem}.mx-14{margin-left:7rem;margin-right:7rem}.my-14{margin-top:7rem;margin-bottom:7rem}.mt-14{margin-top:7rem}.mb-14{margin-bottom:7rem}.ml-14{margin-left:7rem}.mr-14{margin-right:7rem}.m-15{margin:8rem}.mx-15{margin-left:8rem;margin-right:8rem}.my-15{margin-top:8rem;margin-bottom:8rem}.mt-15{margin-top:8rem}.mb-15{margin-bottom:8rem}.ml-15{margin-left:8rem}.mr-15{margin-right:8rem}.m-a{margin:autorem}.mx-a{margin-left:autorem;margin-right:autorem}.my-a{margin-top:autorem;margin-bottom:autorem}.mt-a{margin-top:autorem}.mb-a{margin-bottom:autorem}.ml-a{margin-left:autorem}.mr-a{margin-right:autorem}
.Button{font-size:1rem;border-radius:1.5em;padding:.7em 2em;cursor:pointer;border:1px solid var(--color-primary);color:var(--color-primary);display:inline-block;text-decoration:none;-ms-flex:none;flex:none}.Button:active{background:rgba(225,238,249,.6)}.Button:focus,.Button:focus-within{outline:0}.Button::-moz-focus-inner{border:0}.Button[disabled]{opacity:.25;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Button--gradient{color:#fff;border:none;background-image:linear-gradient(to right, #1e039a, #7a19ea);width:100%;max-width:315px;font-weight:bold;border-radius:.8em;font-size:14px}.Button--gradient:hover{background:#1e039a}.Button--bottom_float{-ms-flex-item-align:end;align-self:flex-end;height:3rem}.Button--white{border-radius:8px;border:1px solid #1f029a;color:#1f029a !important;font-weight:600;font-size:16px}.Button--primary{background:var(--color-primary);color:#fff}.Button--primary:hover{color:currentColor;background:var(--color-primary-dark)}.Button--danger{background:var(--color-danger);color:#fff}.Button--danger:hover{background:var(--color-danger-dark)}.Button--full{width:100%}.Button--iconOnly{border-radius:50%;padding:0 !important}.Button--iconOnly svg{margin:0 !important;vertical-align:middle}.Button--noBorder{border:none}.Button--iconLarge{border:none;border-radius:50%;height:51px;width:51px;padding:0em}.Button--iconLarge svg{margin:0 !important;vertical-align:middle}.Button--background__light{background:#fff}.Button--background__light:hover{background:#eaeaea}.Button--background__dark{background:#444}.Button--background__dark:hover{background:#9e9e9e}.Button__icon svg{margin-left:4px;height:1.4em;vertical-align:middle}.Button--sm{font-size:.8rem;padding:.5em 2.5em;line-height:1.7em}.Button--md{font-size:14px;padding:0 22px 0 22px;height:32px}.Button--xl{width:28px;height:28px}.Button--xl svg{height:28px !important;width:28px !important}.Button--xl3{width:34px;height:34px}.Button--xl3 svg{height:30px !important;width:30px !important}.Button--xl4{width:40px;height:40px}.Button--xl4 svg{height:34px !important;width:34px !important}.Button--white-border{border-color:#fff;font:#fff}
.modal-wrapper,.modal-wrapper-full{position:fixed;width:100vw;left:0;z-index:100;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.modal-wrapper-full .home-menu{max-height:100vh;height:100%;right:0;left:0;margin-right:auto;margin-left:auto;padding:30px;border-top-left-radius:0;border-top-right-radius:0}
.desktop-platform-menu{position:-webkit-sticky;position:sticky;top:60px;margin-top:60px;display:none;height:100vh;-ms-flex-direction:column;flex-direction:column;padding:0 0 80px 15px;background-color:#fff;z-index:20}@media(min-width: 470px){.desktop-platform-menu{display:-ms-flexbox;display:flex;min-width:120px}}@media(min-width: 1122px){.desktop-platform-menu{display:-ms-flexbox;display:flex;min-width:230px}}.desktop-platform-menu-item{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:22.5px 0;cursor:pointer}.desktop-platform-menu-item p{margin-left:10px}.desktop-platform-menu-item span{opacity:.5}.desktop-platform-menu-item--selected span{opacity:1}.desktop-sorting-menu{position:-webkit-sticky;position:sticky;top:var(--header-height);z-index:1000;width:calc(100% + 20px);padding:10px 20px;margin-left:-20px;background-color:#fff;min-width:300px;margin-bottom:15px}.desktop-sorting-menu hr{height:3px;border-radius:5px;width:40px;margin:0;background:linear-gradient(226deg, #7711e9 0%, #070fbe 100%);border:none;transition:.4s ease-in-out}.desktop-sorting-menu-option{display:inline;text-align:left}.desktop-sorting-menu-option span{display:inline-block;padding-bottom:5px;min-width:48px;margin-right:20px;text-decoration:none;opacity:.5}.desktop-sorting-menu-option:hover{cursor:pointer}.desktop-sorting-menu-option--selected span{font-weight:bold;opacity:1}.desktop-sorting-menu-option--selected:nth-child(1)~hr{margin-left:0}.desktop-sorting-menu-option--selected:nth-child(2)~hr{margin-left:65px;width:50px}.desktop-sorting-menu-option--selected:nth-child(3)~hr{margin-left:135px;width:111px}
.Search_input{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;padding:5px var(--top-nav-gutter) 18px var(--top-nav-gutter)}.Search_input-icon{position:absolute;left:calc(var(--top-nav-gutter) + 13px);cursor:pointer}.Search_input-reset{position:absolute;right:calc(var(--top-nav-gutter) + 13px);cursor:pointer}.Search_input input{width:100%;height:48px;border:none;border-radius:8px;background-color:#f1f4f9;font-size:16px;padding-left:45px;padding-right:20px;transition:all .5s ease}.Search_input input:disabled{background-color:#dcdcdc}.Search_input--dark input{background-color:#444;color:#fff}.Search_input--dark input:disabled{background-color:#131313}
.topNav{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:10px var(--top-nav-gutter) 16px var(--top-nav-gutter);position:fixed;top:0;left:0;right:0;max-width:1128px;margin:0 auto;height:var(--header-height);background:#fff;z-index:20}.topNav__button{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;cursor:pointer}.topNav__button__label{font-size:12px;line-height:12px;padding-top:2px;letter-spacing:-0.4px;color:rgba(68,68,68,.2666666667)}.topNav__button--selected span{color:#3f11e9 !important}
.Paper{border-radius:8px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.Paper--square{border-radius:0}.Paper--elevation-0{box-shadow:none}.Paper__container{display:-ms-flexbox;display:flex;-ms-flex-direction:initial;flex-direction:initial;-ms-flex-pack:center;justify-content:center}.Paper--elevation-1{box-shadow:0 5px 15px 0 rgba(0,0,0,.08)}.Paper--hover.Paper--elevation-1:hover{box-shadow:0 5px 25px 0 rgba(0,0,0,.1)}.Paper--elevation-2{box-shadow:0 10px 30px 0 rgba(0,0,0,.08)}.Paper--hover.Paper--elevation-2:hover{box-shadow:0 10px 40px 0 rgba(0,0,0,.1)}.Paper--elevation-3{box-shadow:0 15px 45px 0 rgba(0,0,0,.08)}.Paper--hover.Paper--elevation-3:hover{box-shadow:0 15px 55px 0 rgba(0,0,0,.1)}.Paper--elevation-4{box-shadow:0 20px 60px 0 rgba(0,0,0,.08)}.Paper--hover.Paper--elevation-4:hover{box-shadow:0 20px 70px 0 rgba(0,0,0,.1)}
.project-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;cursor:pointer;padding:1rem;border-radius:20px;box-shadow:var(--shadow);margin:0 var(--top-nav-gutter) var(--top-nav-gutter);background-color:#3aaf7d;-webkit-animation:item-motion .3s ease-in;animation:item-motion .3s ease-in}@media(min-width: 470px){.project-item{width:31%;max-width:270px;margin:0 0 10px 0;-ms-flex-positive:1;flex-grow:1;height:440px;padding:50px 10px}.project-item:hover{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}.project-item:nth-child(2n-1){margin-left:10px;margin-right:10px}}@media(min-width: 840px){.project-item{padding:60px 50px;max-width:31%;width:31%}}@media(min-width: 995px){.project-item{margin-bottom:30px}.project-item:nth-child(2n-1){margin-left:0;margin-right:0}.project-item:nth-child(3n-1){margin-left:30px;margin-right:30px}}.project-item__body{height:100%;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.project-item__main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.project-item__icon{width:62px;height:62px;-ms-flex:0 0 62px;flex:0 0 62px;box-shadow:0 1px 5px rgba(0,0,0,.1);border-radius:var(--border-radius);overflow:hidden;background-color:#fff}.project-item__icon img{width:100%}.project-item .apple-icon svg{position:relative;bottom:-2px}.project-item__text{max-width:100%;-ms-flex:auto;flex:auto;text-align:center}.project-item__download{text-align:center}.project-item__more-info{word-wrap:break-word;text-align:center}@-webkit-keyframes item-motion{0%{opacity:0;margin-top:-10px}100%{opacity:1;margin-top:0}}@keyframes item-motion{0%{opacity:0;margin-top:-10px}100%{opacity:1;margin-top:0}}
.Toast{position:fixed;top:1rem;left:2rem;width:calc(100% - 2rem);z-index:9999}.Toast__item{width:calc(100% - 2rem);padding:1rem;margin-right:1rem;margin-bottom:1rem;cursor:pointer}
.no-projects{display:-ms-flexbox;display:flex;margin:0 auto;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}
.refresher{--refresh-width: 60px;pointer-events:none;width:var(--refresh-width);height:var(--refresh-width);border-radius:50%;position:absolute;transition:all 300ms cubic-bezier(0, 0, 0.2, 1);will-change:transform,opacity;background:var(--color-border);will-change:transform,opacity;left:calc(50% - var(--refresh-width)/2);z-index:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;opacity:0}.refresh-content{will-change:transform;padding-bottom:15px}@media(min-width: 470px){.refresh-content{max-width:870px;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}}@media(min-width: 768px){.refresh-content{-ms-flex-align:start;align-items:flex-start;max-width:100%}}
.home{margin:-1px}.home-dashboard{display:-ms-flexbox;display:flex;background-color:#fff;-ms-flex-pack:justify;justify-content:space-between}.home-filter-bar{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:5px var(--top-nav-gutter);margin-bottom:12px;position:-webkit-sticky;position:sticky;top:59px;z-index:21;background-color:#fff;margin:0 -5px 0 -15px;box-shadow:-1px 5px 5px rgba(0,0,0,.0784313725);margin-bottom:30px}@media(min-width: 675px){.home-filter-bar{display:none}}.home-projects{width:100vw;min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:70px 0 0 5px}@media(max-width: 440px){.home-projects{display:-ms-flexbox;display:flex;margin-right:5px;padding:80px 0 0 15px}}.home-menu{position:fixed;max-width:536px;max-height:60vh;bottom:-1000px;right:0;left:0;margin-right:auto;margin-left:auto;padding:30px;background:#fff;border-top-left-radius:25px;border-top-right-radius:25px;z-index:101;-webkit-animation:home-menu .5s forwards;animation:home-menu .5s forwards}.home-menu__filter-head{-ms-flex-direction:row;flex-direction:row;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.home-menu__filter-head>div{-ms-flex:1;flex:1}.home-menu__group{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:30px}.home-menu__check{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:30px;flex-basis:30px}.home-menu__border{border-bottom:solid 1px var(--color-ligth)}.home-menu .share-container__footer button{width:100%;margin:0}.home-menu--out{-webkit-animation:home-menu-out .5s ease;animation:home-menu-out .5s ease}@-webkit-keyframes home-menu{0%{bottom:-100%}100%{bottom:0}}@keyframes home-menu{0%{bottom:-100%}100%{bottom:0}}@-webkit-keyframes home-menu-out{0%{bottom:0}100%{bottom:-100%}}@keyframes home-menu-out{0%{bottom:0}100%{bottom:-100%}}
.build-item{background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-radius:var(--border-radius);box-shadow:0 0 40px 0 rgba(0,0,0,.1);margin-bottom:1rem}.build-item__text{width:100%;word-break:break-word}.build-item__container{display:-ms-flexbox;display:flex;-ms-flex-direction:initial;flex-direction:initial;-ms-flex-align:center;align-items:center;height:60px;border:solid 1px;border-radius:12px;border-color:#efefef}.build-item__selected{box-shadow:0 0 40px 0 rgba(39,16,202,.1);border-style:solid;border-width:1px;border-color:#1f029a}.build-item__featured{border-width:2px;box-shadow:0 0 4px 4px rgba(32,13,171,.1);border-color:#160079}.build-item__dark{border-color:#fff}
.content{--header-size: calc(var(--header-height));padding-top:calc(var(--header-size) + 1rem);min-width:320px;max-width:1128px}.content--noHeader{--header-size: 0px}.content--vcenter{text-align:center}.content--hcenter{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.content--hcenter>*{-ms-flex:1;flex:1}.content--padded{padding:1rem}.content--h-full{height:100%;min-height:calc(100vh - var(--header-size))}
.header{position:fixed;top:0;left:0;right:0;max-width:1128px;margin:0 auto;height:var(--header-height);will-change:transform;z-index:10;padding:10px 15px;background:#fff;color:var(--text-dark);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;contain:content}.header--unfixed{position:relative}.header__container{transition:.3s all;text-align:center;font-weight:bold}.header__icon{position:absolute;transition:.3s linear;will-change:transform;color:var(--color-primary)}.header__icon--left{left:15px}.header__icon--right{right:15px}
.modal{position:fixed;max-width:900px;max-height:277px;margin:0 var(--project-item-gutter);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:1.5rem;background:#fff;border-radius:10px;text-align:center;z-index:101;top:calc(50vh - 140px)}
.ShareSelected{padding-top:10px}.ShareSelected__list{width:100%;overflow-x:hidden;text-align:center}.ShareSelected__item{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding-right:10px;border-bottom:solid 1px var(--color-ligth)}.ShareSelected__check{display:-ms-flexbox;display:flex;padding:3px}.ShareSelected__avatar{width:40px;min-width:40px;max-width:40px;height:40px;background:#ccc;border-radius:50%;overflow:hidden;color:#fff;display:-ms-flexbox;display:flex}.ShareSelected__avatar img{width:100%}.ShareSelected--last{border-bottom:none}@media(max-width: 360px){.ShareSelected{scale:.95}.ShareSelected__list{width:85vw}}
.share-container__main{height:50vh;overflow-x:hidden}.share-container__footer{height:10vh;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.share-container__bottom-divider{border-bottom:solid 1px var(--color-ligth)}
.project-details{position:relative;width:100vw;max-width:calc(100% + 2px);height:calc(100% + 2px);margin:-1px}.project-details .content{--header-size: initial;margin:initial;padding:0 0 1.5rem 0;-webkit-animation:project-details-intro .5s ease;animation:project-details-intro .5s ease}.project-details__icon{max-width:72px;max-height:72px;box-shadow:var(--shadow);border-radius:var(--border-radius)}.project-details-menu{position:fixed;bottom:-1000px;max-width:600px;padding:30px;right:0;left:0;margin-right:auto;margin-left:auto;background:#fff;border-top-left-radius:25px;border-top-right-radius:25px;z-index:101;-webkit-animation:project-details-menu .5s forwards;animation:project-details-menu .5s forwards}.project-details-menu__sharing-head{-ms-flex-direction:row;flex-direction:row;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.project-details-menu--out{-webkit-animation:project-details-menu-out .5s ease;animation:project-details-menu-out .5s ease}@-webkit-keyframes project-details-menu{100%{bottom:0}}@keyframes project-details-menu{100%{bottom:0}}@-webkit-keyframes project-details-menu-out{0%{bottom:0}100%{bottom:-100%}}@keyframes project-details-menu-out{0%{bottom:0}100%{bottom:-100%}}.header__container__project{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;transition:opacity 0s linear;opacity:0}.header__container__project__icon{max-width:40px;max-height:40px;box-shadow:var(--shadow);border-radius:var(--border-radius);margin-right:10px}@-webkit-keyframes project-details-intro{0%{opacity:0}100%{opacity:1}}@keyframes project-details-intro{0%{opacity:0}100%{opacity:1}}
.Input{width:100%;position:relative}.Input__label{color:#444;opacity:.5;top:0;bottom:0;left:15px;height:20px;margin:auto;position:absolute;font-size:18px;letter-spacing:-0.45px;font-weight:200;transition:.1s linear;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.Input--top{border-top-left-radius:.8rem;border-top-right-radius:.8rem;margin-bottom:.1rem}.Input--middle{margin:.1rem 0}.Input--bottom{border-bottom-left-radius:.8rem;border-bottom-right-radius:.8rem;margin-top:.1rem}.Input__error{position:absolute;right:15px;top:15px;font-size:.7rem;font-weight:700;color:red;z-index:10}.Input__field{background:#fff;color:#444;opacity:.5;width:100%;height:4rem;padding:35px 15px 15px 15px;text-align:left;font-size:16px;letter-spacing:-0.6px;font-weight:200;border:rgba(0,0,0,0)}.Input__field::-webkit-input-placeholder{color:inherit}.Input__field:-ms-input-placeholder{color:inherit}.Input__field::placeholder{color:inherit}.Input__icon,.Input .icon{position:absolute;top:40%;right:1rem;color:var(--text-dark);font-size:22px;z-index:2}.Input--focused .Input__label,.Input__field:focus+.Input__label{-webkit-transform:translate3d(0, -41%, 0) scale(0.6);transform:translate3d(0, -41%, 0) scale(0.6);font-weight:700;opacity:1}.Input__field:focus{opacity:1}
a:link,a:visited:not(.Button){color:#1f029a;text-decoration:none}.title{display:block}.login-form{height:calc(100% - 2px);max-width:600px;margin:0 auto}@media screen and (max-height: 450px){.title{display:none}}
.forgot-credentials{height:calc(100% + 2px);max-width:600px;margin:0 auto}.title{display:block}@media screen and (max-height: 450px){.title{display:none}}
.reset-password{padding:80px 15px 30px 15px;height:100%;max-width:570px;margin:0 auto}.reset-password .title{max-width:245px}.reset-password_error_screen{padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.reset-password_error_screen .button_wrapper{position:absolute;bottom:40px;padding:0 30px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}
.download-build{height:100%;max-width:600px;margin:0 auto}.download-build .error{padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.download-build .error .button_wrapper{position:absolute;bottom:40px;padding:0 30px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}
.change-password{padding-top:var(--header-height)}a:link,a:visited:not(.Button){color:#1f029a;text-decoration:none}.top-button{position:absolute;font-weight:600;top:15px;right:10px;z-index:25;padding:.4em .8em;border-radius:10px;border:1px solid #1f029a;color:#1f029a}
.wide-button{margin:15px 0 0 0}.profile{width:100%;transition:background-color .5s ease;height:calc(100% - var(--header-height) + 2px);margin:-1px}.profile-form{padding:0}.profile-form__contact-info{padding:1rem;margin:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.profile-form__personal-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-bottom:8px}.profile-form__personal-info_text{overflow:hidden;text-align:center}.profile-form--top{background-color:#fff;box-shadow:0 -1px 25px rgba(0,0,0,.1);border-top-left-radius:.8rem;border-top-right-radius:.8rem;margin-bottom:.1rem}.profile-form--bottom{background-color:#fff;box-shadow:0 1px 25px rgba(0,0,0,.1);border-bottom-left-radius:.8rem;border-bottom-right-radius:.8rem;margin-top:.1rem}.profile-form__avatar{background-size:cover;background-position:center;width:79px;height:79px;border-radius:50px;overflow:hidden}.profile-form__avatar img{max-height:80px}.profile-menu{max-width:566px;letter-spacing:-0.25px;font-size:20px;color:#007aff;text-align:center;right:0;left:0;margin-right:9px;margin-left:9px;z-index:101;position:fixed;border-radius:14px;overflow:hidden}@media(min-width: 470px){.profile-menu{margin:0 auto}}.profile-menu--button{padding:16px;background-color:#fff}.profile-menu--button:hover{opacity:.8}.profile-menu--top{bottom:90px}.profile-menu--top a:link,.profile-menu--top a:visited:not(.Button){color:inherit;text-decoration:none}.profile-menu--bottom{font-weight:600;bottom:25px;max-width:calc(100% - 18px)}@media(min-width: 470px){.profile-menu--bottom{max-width:566px}}.wide-button{padding:20px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin:1rem 0 2rem 0;box-shadow:0 1px 25px rgba(0,0,0,.1);border-radius:14px;cursor:pointer}
.toggle-switch{position:relative;display:inline-block;margin-right:4px;width:35px;height:15px}.toggle-switch input[type=checkbox]{display:none}.toggle-switch .switch{position:absolute;cursor:pointer;background-color:#ccc;border-radius:25px;top:0;right:0;bottom:0;left:0;transition:background-color .2s ease}.toggle-switch .switch::before{position:absolute;content:"";left:-6px;top:-2.6px;width:20px;height:20px;background-color:#f1f1f1;border-radius:50%;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;box-shadow:.5px .5px 2px #9a9a9a}.toggle-switch input[type=checkbox]:checked+.switch::before{-webkit-transform:translateX(23px);-ms-transform:translateX(23px);transform:translateX(23px);background-color:#009688}.toggle-switch input[type=checkbox]:checked+.switch{background-color:#00d6c8}
.addUser{padding:62px 0 40px 0;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}

/*# sourceMappingURL=bundle.8db43.css.map*/
/*# sourceMappingURL=bundle.8db43.css.map*/