:root{margin:0;font-family:Open Sans," sans-serif",-apple-system,BlinkMacSystemFont," Segoe UI"," Roboto"," Oxygen",Ubuntu,Cantarell!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,p{margin:0}@keyframes fadeSmooth{0%{opacity:0}to{opacity:1}}@keyframes tag_icon_spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader{width:48px;height:48px;margin:auto;position:relative;scale:2.5}.loader:before{content:"";width:48px;height:5px;background:#0099ff3b;position:absolute;top:60px;left:0;border-radius:50%;animation:shadow324 .5s linear infinite;z-index:1}.loader:after{content:"";width:100%;height:100%;background:#09f;position:absolute;top:0;left:0;border-radius:4px;animation:jump7456 .5s linear infinite;z-index:2}[contenteditable]{outline:none}[contenteditable]:empty:before{content:attr(data-placeholder);color:#00000061;pointer-events:none;font-style:italic}[contenteditable] p{margin:0 0 1em;line-height:1.6}[contenteditable] p:last-child{margin-bottom:0}[contenteditable] ul,[contenteditable] ol{padding-left:1.5em;margin:0 0 1em}[contenteditable] li{margin-bottom:.5em;line-height:1.6}[contenteditable] strong{font-weight:600}[contenteditable] em{font-style:italic}[contenteditable] u{text-decoration:underline}[contenteditable] a{color:#1976d2;text-decoration:underline;transition:color .2s ease}[contenteditable] a:hover{color:#1565c0}[contenteditable]::-webkit-scrollbar{width:6px}[contenteditable]::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}[contenteditable]::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}[contenteditable]::-webkit-scrollbar-thumb:hover{background:#0000004d}[contenteditable]:focus{outline:none}@media print{[contenteditable]{-webkit-print-color-adjust:exact;color-adjust:exact}}@keyframes jump7456{15%{border-bottom-right-radius:3px}25%{transform:translateY(9px) rotate(22.5deg)}50%{transform:translateY(18px) scaleY(.9) rotate(45deg);border-bottom-right-radius:40px}75%{transform:translateY(9px) rotate(67.5deg)}to{transform:translateY(0) rotate(90deg)}}@keyframes shadow324{0%,to{transform:scale(1)}50%{transform:scaleX(1.2)}}.PdfPage{position:relative;width:100%}.PdfPage__textLayer{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;opacity:.2;line-height:1}.PdfPage__textLayer>span{color:transparent;position:absolute;white-space:pre;cursor:text;transform-origin:0% 0%}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInput{display:flex;align-items:center;width:100%;font-family:inherit;padding:10px;border:1px solid #ccc;border-radius:6px;margin-top:1rem;margin-bottom:.5rem;height:42px}.PhoneInputCountrySelectContainer{display:flex;align-items:center;padding-right:8px}.PhoneInputCountry{display:flex;align-items:center}.PhoneInputInput{border:none;outline:none;width:100%;font-size:1rem;background-color:transparent}.error-phone-number-field{border-color:#d32f2f}@font-face{font-family:revicons;fallback:fallback;src:url(/assets/revicons-DbTteTvA.woff) format("woff"),url(/assets/revicons-CBqxZnew.ttf) format("ttf"),url(/assets/revicons-BNIKeAUC.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:#00000080;min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:#00000080}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}.login-card{background:linear-gradient(150deg,#192452 50%,#0f4593);padding:2.5rem;box-shadow:0 6px 24px #0000001f;animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.intro-header{background-color:#0f4593;display:flex;justify-content:center;align-items:center;white-space:break-spaces;min-height:120px;color:#fff}.intro-container{margin-top:64px}.intro-content-container{display:flex;background-color:#fff;width:60%;margin:auto;padding:30px;border-radius:10px}.intro-founder-fold{width:30%}.intro-founder-img{width:150px;height:150px;border-radius:10px}.intro-content-fold{width:100%}
