/* Minification failed. Returning unminified contents.
(1,16934): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1,16961): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(2,99): run-time error CSS1039: Token not allowed after unary operator: '-fa-style-family'
(2,156): run-time error CSS1039: Token not allowed after unary operator: '-fa-style'
(2,445): run-time error CSS1039: Token not allowed after unary operator: '-fa-display'
(2,555): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(2,611): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(2,665): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(2,719): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(2,772): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(2,2278): run-time error CSS1039: Token not allowed after unary operator: '-fa-primary-color'
(2,2318): run-time error CSS1039: Token not allowed after unary operator: '-fa-primary-opacity'
(2,2518): run-time error CSS1039: Token not allowed after unary operator: '-fa-secondary-opacity'
(2,2587): run-time error CSS1039: Token not allowed after unary operator: '-fa-secondary-color'
(2,2757): run-time error CSS1039: Token not allowed after unary operator: '-fa-primary-opacity'
(2,2831): run-time error CSS1039: Token not allowed after unary operator: '-fa-inverse'
(2,3754): run-time error CSS1039: Token not allowed after unary operator: '-fa-li-margin'
(2,3812): run-time error CSS1039: Token not allowed after unary operator: '-fa-li-width'
(2,3847): run-time error CSS1039: Token not allowed after unary operator: '-fa-li-width'
(2,3914): run-time error CSS1039: Token not allowed after unary operator: '-fa-border-color'
(2,3956): run-time error CSS1039: Token not allowed after unary operator: '-fa-border-radius'
(2,3998): run-time error CSS1039: Token not allowed after unary operator: '-fa-border-style'
(2,4040): run-time error CSS1039: Token not allowed after unary operator: '-fa-border-width'
(2,4077): run-time error CSS1039: Token not allowed after unary operator: '-fa-border-padding'
(2,4157): run-time error CSS1039: Token not allowed after unary operator: '-fa-pull-margin'
(2,4223): run-time error CSS1039: Token not allowed after unary operator: '-fa-pull-margin'
 */
@import "Spinner_1.0.css";*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{height:100%}body{height:100%;line-height:1.42857143;font-family:'Open Sans','Segoe UI',Arial,sans-serif;font-size:14px;background-color:#fff;color:#333;padding-top:70px}body.Login{display:flex;flex:1 0 auto;background-color:#f9f9f9}body.Contact{background-color:#f9f9f9}header{width:100%;height:64px;box-shadow:0 2px 4px rgba(3,27,78,0.1);position:fixed;top:0;background-color:#fff;display:flex;flex-direction:row;align-items:center;padding:0 16px;z-index:1}header.Logged{height:78px}header .HeaderWrapper{display:flex;flex-grow:1;align-items:center;justify-content:space-between}header.Logged .HeaderWrapper{padding-top:14px}.LoggedAs{position:absolute;right:0;top:0;width:100%;height:14px;font-size:10px;text-align:right;padding:0 16px;background:linear-gradient(to right, #1f5985, #d2dee7, #1f5985, #a5bcde, #1f5985, #1f5985);color:#fff}.Modal{display:none;position:fixed;z-index:1000;top:0;left:0;height:100%;width:100%;background:rgba(255,255,255,0)}#ModalPrompt{background:rgba(0,0,0,0.6)}#ModalContent{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);max-width:90%;max-height:calc(100% - 100px);overflow:auto;background-color:#fff;padding:20px 40px;border:1px solid #888;border-radius:8px}.Logo{margin-bottom:16px}.ColumnWrapper{display:flex;flex-direction:column;align-items:center;position:relative}.PageContainer{max-width:1200px;margin-left:auto;margin-right:auto;text-align:center}.FullPageContainer{height:calc(100vh - 130px)}.FlexWrapper{width:100%;display:flex}.FlexWrapperCenter{display:flex;justify-content:center}.FlexVWrapper{width:100%;display:flex;flex-direction:column}.FlexVWrapperCenter{display:flex;flex-direction:column;align-items:center}.FlexCenterAll{display:flex;justify-content:center;align-items:center}.FlexVCenterAll{display:flex;flex-direction:column;justify-content:center;align-items:center}.MSizeWrapper{max-width:900px;margin:auto}.SSizeWrapper{max-width:600px;margin:auto}.XSSizeWrapper{max-width:400px;margin:auto}.FlexWrapper .FormContainer{flex-grow:1}.StandardBlock{width:100%;margin-bottom:16px;padding:16px;border:1px solid #d3d3d3;position:relative}.StandardBlock.WithLabel{padding-top:32px;margin-top:32px}.StandardBlockLabel{padding:0 10px;position:absolute;left:10px;top:-10px;background-color:#fff;color:#f36f20;text-align:center;font-weight:bold}.StandardBlockLabelAsterisk{margin:-4px 0 20px 0;color:#787878;font-size:12px}.StandardBlock.Limited{max-width:600px}button:focus,button:active{outline:none}button::-moz-focus-inner{border:0}button.StandardButton{width:100%;height:50px;background-color:#60c322;color:#fff;font-weight:bold;font-size:20px;padding:0 7px;margin:16px;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;overflow:hidden}@media screen and (min-width:600px){button.StandardButton{width:360px}}button.StandardButton .fas,button.StandardButton .far{margin-right:16px}button.StandardButton:hover{background-color:#51a51c}button.StandardButton:active{background-color:#489219}button.StandardButton.Secondary{background-color:#1f5985}button.StandardButton.Secondary:hover{background-color:#1f5985;opacity:.7}button.StandardButton.Secondary:active{background-color:#1f5985;opacity:.9}.MiscButton{height:40px;padding:8px 24px;margin:0 8px;border:none;align-self:center;cursor:pointer;background-color:#1f5985;color:#fff;display:flex;flex-direction:row;align-items:center;opacity:.9}.MiscButton .fas,.MiscButton .far{margin-right:12px}.MiscButton:hover{opacity:1}.InLinkButton{width:160px;height:50px;background-color:#1f5985;color:#fff;font-weight:bold;font-size:20px;padding:0 7px;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;overflow:hidden}.InLinkButton .fas,.InLinkButton .far{margin-right:16px}.SmallCircleButton{width:60px;height:60px;cursor:pointer;border:none;border-radius:50%;color:#fff;background:#60c322}.SmallCircleButton:hover{background:#51a51c}textarea{width:100%;min-height:150px;padding:8px;border:1px solid #d3d3d3;overflow:auto;margin-bottom:24px;resize:vertical;font-size:14px;font-family:sans-serif}a{color:#07c;text-decoration:none;cursor:pointer}a.Small{font-size:12px}a.Mid{font-size:14px}input[type="checkbox"]+label{margin-left:6px}ul.RadioGroup li{margin-bottom:12px;color:#333;font-size:14px}ul.RadioGroup li label{margin-left:6px;color:#333}.SpaceBetween{width:100%;display:flex;justify-content:space-between}.FlexCenter{display:flex;justify-content:center}.FlexStart{display:flex;flex-direction:column;align-items:flex-start}.FlexEnd{display:flex;flex-direction:column;align-items:flex-end}.FlexWrap{display:flex;flex-wrap:wrap}.NoMargin{margin:auto}.MarginLeft{margin-left:16px}.MarginRight{margin-right:16px}.MarginTop{margin-top:16px}.MarginTop-2x{margin-top:32px}.MarginTop-3x{margin-top:48px}.MarginTop-neg{margin-top:-16px}.MarginBottom{margin-bottom:16px}.MarginBottom-lg{margin-bottom:24px}.MarginBottom-2x{margin-bottom:32px}.MarginBottom-3x{margin-bottom:48px}.MarginBottom-4x{margin-bottom:64px}.MainColor{color:#1f5985}.Bold{font-weight:bold}p.Error,.fas.Error,.far.Error{color:#d01f3a}p.Warning,.fas.Warning,.far.Warning{color:#f36f20}p.Success,.fas.Success,.far.Success{color:#60c322;font-weight:bold}p.AlignLeft{text-align:left}p.AlignCenter{text-align:center}p.Big{font-size:30px}p.Box{border:1px solid #d3d3d3;padding:8px}p.Underline{text-decoration:underline}p.GDPR{width:100%;margin-top:16px;text-align:center;font-size:10px;color:#787878}p.NB{font-size:13px;text-align:justify}i.fa-check{font-size:18px}i.fa-check+span{margin-left:5px}.AsLink{font-size:12px;color:#07c;cursor:pointer;position:relative}.Modal p.Title{color:#787878;font-size:18px;font-weight:bold;margin-bottom:8px}.Tooltip{margin-left:8px}[data-tooltip]:after{content:attr(data-tooltip);position:absolute;top:100%;right:0;opacity:0;pointer-events:none;transition:all .15s ease;margin-top:8px;padding:10px;background-color:#333;color:#fff;font-size:12px;border-radius:10px;box-shadow:2px 2px 1px #c0c0c0;text-align:center}[data-tooltip]:hover:after{opacity:1;z-index:2}.ui-tooltip{max-width:600px;font-size:14px;opacity:1}.HLineContainer{width:100%;max-width:360px;margin:16px auto 0 auto;display:flex;flex-direction:column;align-items:center}.HLine{width:100%;border-bottom:1px solid #d3d3d3}.HLineText{position:relative;top:-10px;padding:0 16px;background:#fff}.Anchor{position:absolute;top:-64px;left:0;width:0;height:0;visibility:hidden}.Close{position:absolute;right:8px;top:8px;width:32px;height:32px;opacity:.3;cursor:pointer}.Close:hover{opacity:.8}.Close:before,.Close:after{position:absolute;left:15px;content:' ';height:33px;width:2px;background-color:#333}.Close:before{transform:rotate(45deg)}.Close:after{transform:rotate(-45deg)}table.StandardTable.MSize{width:100%;max-width:900px}table.StandardTable th{background-color:#f0f0f0;font-weight:bold;font-size:inherit}table.StandardTable th,table.StandardTable td{border-top:1px solid #d3d3d3;border-left:1px solid #d3d3d3;padding:8px 16px}table.StandardTable th:last-child,table.StandardTable td:last-child{border-right:1px solid #d3d3d3}table.StandardTable tr:last-child td{border-bottom:1px solid #d3d3d3}table.StandardTable tr td.RequestStatus{border:none;background-color:#f36f20;color:#fff}table.StandardTable tr td.RequestStatus.Rejected{background-color:#d01f3a}table.StandardTable tr td.RequestStatus.Running{background-color:#60c322}table.StandardTable tfoot tr.Right td{border:none;text-align:right;padding:8px 0}.StandardTableContainer{position:relative}.StandardTableAddLine{position:absolute;left:calc(50% - 16px);bottom:-6px;width:32px;height:32px;display:flex;justify-content:center;align-items:center;font-size:24px;border:1px solid #d3d3d3;border-radius:50%;background-color:#fff;color:#787878;cursor:pointer}tr.AsCheckbox{cursor:pointer}td.AsCheckbox,th.AsCheckbox{padding:0;vertical-align:middle;cursor:pointer}td.AsCheckbox div,th.AsCheckbox div{width:16px;height:16px;border:1px solid #d3d3d3;background-color:#fff;position:relative}td.AsCheckbox.Checked div:after,th.AsCheckbox.Checked div:after{position:absolute;top:2px;left:2px;content:"";width:10px;height:10px;background-color:#60c322}ul.Check li{position:relative}ul.Check li:before{position:absolute;left:0;top:0;font-family:"Font Awesome 6 Pro";font-weight:400;content:"\f00c"}ul.Check li p{margin-left:32px}.FormContainer{padding:32px 48px;border:1px solid #d3d3d3;border-radius:5px;display:flex;flex-direction:column;align-items:center;position:relative;background-color:#fff}.FormContainerLabel{padding:0 10px;position:absolute;left:10px;top:-10px;background-color:#fff;color:#787878;text-align:center}.FormContainer p{text-align:center}.FormContainer>p+*{margin-top:32px}.FormContainer p.Confirmation{padding:16px;margin:auto;border:1px solid #60c322;border-radius:5px;text-align:center;background-color:#fff;color:#60c322}.FormContainer p.Error{padding:16px;margin:auto;border:1px solid #d01f3a;border-radius:5px;text-align:center;background-color:#fff;color:#d01f3a}.FormContainer p.Agreement{margin:24px auto -12px auto;color:#787878;font-size:12px}.GenericForm{width:100%;margin:0;display:flex;flex-direction:column;align-items:flex-start}.GenericForm .StandardButton{align-self:center}.FormMessageContainer{display:flex;flex-direction:column;justify-content:center;align-self:center;margin-bottom:32px;font-size:14px}p.FormInfo{margin:0 auto 24px auto;font-size:14px;text-align:center}.FormContainer p+p.FormInfo{margin-top:24px}input.FormInput,select.FormInput{width:100%;height:40px;margin-bottom:24px;padding:0 8px;border:1px solid #d3d3d3;font-size:14px}select.FormInput{padding:0 0 0 6px}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}input[type="text"],select{color:#333}input[type="text"]:focus{border-color:#66afe9;outline:none}.FormInput.HasError,.FormInput.HasError:focus{border-color:#d01f3a;outline:none}div.FormInputError{margin:-24px 0 24px 0;font-size:12px;color:#d01f3a;align-self:flex-start}button.FormButton{width:200px;height:40px;background-color:#60c322;color:#fff;font-size:16px;padding:0 7px;border:none;cursor:pointer;display:flex;justify-content:space-around;align-items:center;align-self:center;overflow:hidden}button.FormButton.Center{justify-content:center}button.FormButton.Adjust{width:initial;padding:0 24px}button.FormButton.OKButton{width:initial;height:initial;padding:6px 32px;border-radius:5px}button.FormButton:hover{background-color:#51a51c}button.FormButton:active{background-color:#489219}button.FormButton .fas,button.FormButton .far{margin-right:16px}button.FormButton.CancelButton{background-color:#fff;color:#d01f3a;border:1px solid #d01f3a}button.FormButton.CancelButton:hover{background-color:#d01f3a;color:#fff;border:1px solid #d01f3a}.FormInputsWrapper{width:100%;display:flex;flex-wrap:wrap}.FormInputWrappedLeft,.FormInputWrappedRight{max-width:100%;padding:0;flex:1 0 100%}@media screen and (min-width:720px){.FormInputWrappedLeft{max-width:50%;padding-right:8px;flex:1 0 50%}.FormInputWrappedRight{max-width:50%;padding-left:8px;flex:1 0 50%}}label{color:#787878}.InputHelp{font-size:10px;line-height:16px;align-self:flex-end;color:#787878}.WarningContainer{margin-bottom:16px;padding:12px 16px;border:1px solid #f00;border-radius:5px;display:flex;flex-direction:column;position:relative;background-color:#fff}.WarningContainer p:first-child{margin-bottom:4px;text-align:center;color:#f00}@media screen and (max-width:917px){nav{display:none}}@media screen and (min-width:917px){.HamburgerMenu{display:none}}nav ul{list-style:none;display:flex}nav li{display:flex;align-items:center;white-space:nowrap}nav a{margin-left:24px;color:#333;font-size:14px;font-weight:bold;position:relative}nav a::after{content:"";width:100%;height:3px;background-color:#1f5985;position:absolute;left:0;bottom:-22px;visibility:hidden;transform:scaleX(0);transition:all .3s ease-in-out 0s}a:focus,a:active{outline:none}#MainMenu a:hover::after{visibility:visible;transform:scaleX(1)}#MainMenu a:first-child{margin-left:64px}.HamburgerMenu{cursor:pointer;color:rgba(0,0,0,0.7)}.SmallScreenMenu{width:100%;position:absolute;top:100%;left:0;z-index:1;background-color:#2c7fbb;display:none}.SmallScreenMenu ul{width:100%;flex-direction:column}.SmallScreenMenu ul li{width:100%;height:48px;border-top:1px solid #d3d3d3;cursor:pointer}.SmallScreenMenu ul li:last-child{border-bottom:1px solid #d3d3d3}.SmallScreenMenu ul li a{width:100%;height:100%;margin:0;padding-left:24px;display:flex;align-items:center;color:#fff}.SmallScreenMenu ul li:hover{background-color:#1f5985}.Welcome{width:100%;height:500px;margin-top:-5px;padding:72px 20px;background-image:url("../Content/Images/banner-01.svg"),linear-gradient(to right bottom, #123859, #266a9a);background-repeat:no-repeat;background-position:top center;text-align:center;display:flex;flex-direction:column;justify-content:center;position:relative}.Welcome h1{color:#fff;font-size:50px}.Welcome p{margin-top:32px;color:#fff;font-size:30px}@media screen and (max-width:1200px){.Welcome{background-image:url("../Content/Images/banner-02.svg"),linear-gradient(to right bottom, #123859, #266a9a)}.Welcome h1{font-size:44px}.Welcome p{font-size:22px}}@media screen and (max-width:600px){.Welcome h1{font-size:40px}.Welcome p{font-size:24px}}@media screen and (max-width:400px){.Welcome h1{font-size:36px}}.Welcome .FrontInfo{width:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#000;padding:4px}.Welcome .FrontInfo p{margin:0;font-size:20px}header.Logged~.Welcome .FrontInfo{margin-top:14px}@media screen and (max-width:400px){.Welcome .FrontInfo p{font-size:16px}}.ApplicationError{width:100%;padding:40px;border:6px solid #d01f3a;margin-top:-5px;margin-bottom:5px;color:#d01f3a;display:flex;flex-direction:column;align-items:center;position:relative}header.Logged+.ApplicationError{margin-top:9px}.BodySection{width:100%;padding:32px 16px;background-color:inherit;position:relative}.BodySection.Odd{background-color:#f7f7f7}.BodySection.ViewportHeight{min-height:calc(100vh - 70px)}body.Login .BodySection{padding-top:64px}body.Login .BodySection h1{font-size:26px;font-weight:300;opacity:.9;margin-bottom:24px}.BodySection h2{font-size:36px;margin-bottom:32px}.BodySection h2.Coloured{color:#f36f20}body.Contact .BodySection h2{margin-bottom:24px}body.Contact .BodySection h2~p{margin-bottom:32px}.BodySection h2~p{font-size:20px;color:#787878;margin-bottom:64px}.BodySection h2~ul li{text-align:left;font-size:18px;color:#787878;margin-bottom:16px}.BodySection h3{font-size:18px;font-weight:bold}.BodySection h3~p{font-size:16px;color:#787878;margin-top:16px}.BodySection h3~ul li{font-size:16px;color:#787878}.BodySection h4{font-size:16px;font-weight:bold}.BodySection h5{font-size:14px;font-weight:bold;font-style:italic}.BodySection ul{list-style:none}.WrapContainer{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-24px}.WrappedContainer{flex:1 0 100%;max-width:100%;padding-top:16px;padding-left:16px;padding-top:24px;padding-left:24px;margin-bottom:8px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin-left:0;margin-right:0}.WrappedContainer.FlexStart{align-items:flex-start}.WrappedContainer p{width:100%}.WrappedContainer ul li{font-size:16px;color:#787878}.WrappedContainer ul li p{margin:4px 0 0 0;padding-left:20px}@media screen and (min-width:600px){.WrappedContainer{flex:1 0 50%;max-width:50%;margin-bottom:32px}.WrappedContainer.Large{flex:1 0 100%;max-width:100%;padding-left:80px;padding-right:80px}.WrappedContainer.Small{flex:1 0 50%;max-width:50%}}@media screen and (min-width:1150px){.WrappedContainer{flex:1 0 33.33333%;max-width:33.33333%}.WrappedContainer.Large{flex:1 0 40%;max-width:40%;padding-left:24px;padding-right:0}.WrappedContainer.Small{flex:1 0 25%;max-width:25%}}.IconContainer{width:70px;height:70px;margin-bottom:10px;display:flex;align-items:center;justify-content:center}.IconContainer *{width:100%;height:auto}.BoxWrapper{display:flex;flex-direction:column;align-items:center}.Box h3{margin-bottom:16px}.Box{padding:24px 48px;border:1px solid #d3d3d3;border-radius:20px;box-shadow:10px 10px 50px rgba(0,41,64,0.12)}.Box+div{margin-top:32px}.Box ul{text-align:left}.Box ul li{font-size:20px;color:#787878}.Box ul li+li{margin-top:8px}.Features{margin:auto;margin-bottom:24px;font-size:20px;color:#787878;border:none}.Features td{border:none;padding:0 0 8px 0}.Features td:first-child{padding:0 16px 8px 0}.Features .New{padding:0 2px;margin:0 12px;color:#fff;background:#f00;font-size:12px;vertical-align:middle}.FeaturesContainer{display:flex;flex-direction:column}.FeaturesItem{display:flex;margin-top:16px}@media screen and (max-width:720px){.FeaturesItem{flex-direction:column}}.FeaturesImage{flex:1 0 50%;padding:24px}.FeaturesImage .fad{--fa-primary-color:#1f5985;--fa-secondary-opacity:.2}.FeaturesImage .fal{color:#1f5985}.FeaturesText{flex:1 0 50%;text-align:left;padding:16px 16px 16px 0}.BodySection .FeaturesText h3~p{margin:4px 0 0 0;position:relative;padding-left:20px}.FeaturesText p:before{position:absolute;left:0;top:0;font-family:"Font Awesome 6 Pro";font-weight:400;content:"\f00c"}.PricingBlock{width:100%;flex-grow:1;border:1px solid #d3d3d3;padding:16px 8px;position:relative;overflow:hidden;text-align:center}p.PricingBlockHeader{font-size:28px;font-weight:bold;white-space:nowrap;margin-bottom:16px;color:#1f5985;white-space:pre-wrap}p.PricingBlockHeader+p.PricingBlockHeader{margin-top:-16px}p.Price{font-size:24px;font-weight:bold;margin-bottom:4px}p.PricePer{font-size:16px;font-weight:normal;margin-bottom:16px}p.PriceInvoiced{font-size:12px;font-weight:normal;color:#787878;margin-bottom:16px}p.PriceDiscount{color:#787878}.PricingBlock p:last-of-type{margin-bottom:72px}p.PriceInfo{font-size:18px;font-weight:normal;margin-bottom:16px}.PriceButton{width:200px;height:40px;border:none;background-color:#1f5985;color:#fff;font-size:16px;font-weight:600;cursor:pointer;position:absolute;bottom:16px;left:calc(50% - 100px);display:flex;justify-content:center;align-items:center}.PriceButton:hover{background-color:#2c7fbb}.PriceButton:active{background-color:#2c7fbb}.Teams{margin:auto;font-size:18px;color:#333;border:none}.Teams td{border:none;padding:0 16px 8px 0}.Teams td:first-child{color:#1f5985}.Teams td:nth-child(2){font-weight:bold}@media screen and (max-width:500px){.Teams{font-size:16px}}@media screen and (max-width:400px){.Teams{font-size:14px}}video{width:1024px;max-width:100%;height:auto;margin:16px 0;box-shadow:0 0 24px 0 rgba(0,0,0,0.2);outline:none;transition:.75s all ease}#Videos a,#Features~.PageContainer a{width:220px;height:56px;padding:0 16px;margin-left:auto;margin-right:auto;margin-top:16px;margin-bottom:16px;background-color:#1f5985;color:#fff;font-weight:bold;font-size:20px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-around}#Features~.PageContainer a{margin-top:64px}#Videos a:hover{opacity:.7}.VideoContainer{display:flex;flex-direction:column;justify-content:center;align-items:center}.VideoContainer video{width:512px}.VideoContainer video.Expanded{width:1024px}.AccountBlock{margin-bottom:32px}.AccountBlock h1{font-size:20px;margin:-16px -16px 24px -16px;padding:16px;border-bottom:1px solid #d3d3d3;text-transform:uppercase;background-color:#fafbfc}.AccountBlock p{color:#787878;font-size:16px;margin-bottom:16px}.AccountBlock p.Success{color:#60c322;margin-top:32px}.AccountBlock p.Warning{color:#f36f20}.AccountBlock p.Error{color:#d01f3a}.UserDetailsLeft{padding:8px 32px 8px 0;border-bottom:1px solid #d3d3d3}.UserDetailsRight{padding:8px 8px 8px 8px;flex-grow:1;border-bottom:1px solid #d3d3d3;text-align:left}table.UserDetails{width:100%;max-width:640px;margin:auto;margin-bottom:16px}table.UserDetails td{text-align:left;padding:16px 16px 8px 0;border-bottom:1px solid #d3d3d3}table.UserDetails td:first-child{width:250px;color:#787878;font-style:italic;text-align:left}table.UserDetails td:nth-child(2){position:relative;text-align:right}table.UserDetails td:nth-child(2):before{content:'&nbsp;';visibility:hidden}table.UserDetails td span{position:absolute;left:0;right:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AnnouncementBlock p.Title{font-size:20px;color:#60c322;margin-bottom:16px;font-weight:bold}.AnnouncementBlock p.Title.Warning{color:#f36f20}.AnnouncementBlock p.Body{font-size:16px;color:#333;margin-bottom:16px}.AnnouncementBlock p.Footer{font-size:16px;color:#333;margin-bottom:16px;font-weight:bold}button#AbapCodeGenerator{width:150px;height:150px;border-radius:50%;box-shadow:0 0 24px 0 rgba(0,0,0,0.2);background-color:#1f5985}.InvoiceLink{cursor:pointer;color:#f00}.OrderNumber{cursor:pointer;text-decoration:underline;color:#00f}.PaymentIndicator{margin-top:32px}.PaymentIndicator span{color:#fff;background-color:#60c322;padding:4px 8px;border-radius:4px}.PaymentIndicator span.Pending{background-color:#f36f20}.CancelBankTransferButton{height:30px;color:#d01f3a;background:#fff;border:1px solid #d01f3a;border-radius:4px;font-size:16px;cursor:pointer}.CancelBankTransferButton span{margin:0 8px;font-size:14px}.CancelBankTransferButton:hover{color:#fff;background:#d01f3a}.CancelBankTransferButton.First span:not(.First),.CancelBankTransferButton:not(.First) span.First{display:none}table.RIB td{padding:2px 32px 4px 4px;color:#333;border:1px solid #d3d3d3}table.RIB td:first-child{font-weight:bold}.ChronosLogo{height:90px;margin:24px 0 36px 0;cursor:pointer}.ChronosLogo *{height:100%}.CustomerType{width:300px;height:300px;margin:32px;padding:16px;border:1px solid #1f5985;background-color:#fff;color:#1f5985;font-size:28px;cursor:pointer;transition:all .2s ease;display:flex;justify-content:center;align-items:center}.CustomerType:hover{background-color:#1f5985;color:#fff}.CustomerTypeBlock{padding:64px 64px 48px 64px;margin-bottom:64px}.CustomerTypeBlock p{margin:-32px 0 32px 0;font-size:16px;color:#787878}.IsMonth .Year,.IsYear .Month{display:none}table.Details{color:#787878}table.Details td{padding-left:8px}.PlanButton,.InactivePlanButton{width:192px;height:64px;margin:16px;font-weight:bold;font-size:20px;cursor:pointer;overflow:hidden;color:#60c322;background-color:#fff;border:1px solid #60c322;position:relative;overflow:visible}.InactivePlanButton{cursor:initial}.PlanButton:hover,.PlanButton.Active{color:#fff;background-color:#60c322;border:none}.InactivePlanButton .Unavailable{position:absolute;top:50%;left:50%;width:80%;height:80%;transform:translate(-50%, -50%) rotate(-24deg);background:transparent;border:1px solid #d01f3a;color:#d01f3a;display:flex;justify-content:center;align-items:center}.TotalLine{width:100%;padding-top:8px;margin-top:16px;border-top:1px solid #d3d3d3;display:flex;justify-content:space-between;font-size:20px;font-weight:600;color:#60c322}.TotalLine span:first-child{margin-right:16px}section[data-type="PayMyself"] .ForPaySend,section[data-type="PaySend"] .ForPayMyself{display:none}table.BankTransfer td{padding:2px 32px 4px 4px;color:#333}table.BankTransfer td:first-child{font-weight:bold}.BankTransferBlock h1{font-size:20px;margin:-16px -16px 24px -16px;padding:16px;text-transform:uppercase;background:linear-gradient(to right bottom, #123859, #266a9a);color:#fff;text-align:center}.BankTransferBlock p{color:#333;font-size:14px}.Beneficiaries{display:flex;flex-direction:column;padding:0 32px}#ModalContent .Beneficiaries{padding:0}#ModalContent .Beneficiaries span:first-child{margin-right:64px}.Beneficiary{width:100%;display:flex;justify-content:space-between;border-bottom:1px solid #d3d3d3;margin-bottom:16px;color:#333;font-size:14px;padding-bottom:8px}footer{padding:60px;background-color:#091a27;font-size:14px;color:#fff;text-align:start}footer h2{font-size:14px;color:#fff;font-weight:normal;margin-bottom:16px}footer a{color:rgba(255,255,255,0.6);display:flex}footer a:hover{color:#fff}footer .Languages{margin-top:32px}footer .Languages a,footer .Backlink a{margin-bottom:10px}footer .Languages img,footer .Backlink img{width:auto;height:20px;margin-right:8px}.Backlink.External{display:none}.Terms{max-width:900px;margin:32px auto}.Terms p{text-align:justify;font-size:16px;color:#787878;margin-top:16px}.Terms p+h3,.Terms p+h4,.Terms p+h5,.Terms ul+h3,.Terms ul+h4{margin-top:32px}.Terms h3+h4,.Terms h4+h5{margin-top:16px}.Terms ul{margin-top:8px;font-size:16px;list-style:inside}.Terms li{font-size:16px;color:#787878}.Terms table{margin:8px;font-size:16px;color:#787878}.Terms table td{padding:8px;border:1px solid #d3d3d3}.FAQ{max-width:900px;margin:32px auto}.FAQ h1{font-size:36px;margin-bottom:64px}.FAQ p{text-align:left;font-size:16px;color:#222;margin:0 0 16px 0}.FAQ p.Info{margin-top:-8px;font-style:italic;color:#787878}.FAQ p.Info span{color:#ffa500;margin-right:8px}.FAQImgContainer{max-width:700px;margin-bottom:48px}.FAQImgContainer img{width:100%;height:auto}.Hidden{display:none}
.fa-duotone,.fa-ul>li,.fad{position:relative}.fa-fw,.fa-li{text-align:center}.fa{font-family:var(--fa-style-family, "Font Awesome 6 Pro");font-weight:var(--fa-style,900)}.fa-light,.fa-regular,.fa-solid,.fa-thin,.fal,.far,.fas,.fat{font-family:'Font Awesome 6 Pro'}.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fat{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Pro";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Pro";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone"}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:400;font-display:block;src:url("../webfonts/fa-regular-400.woff2") format("woff2"),url("../webfonts/fa-regular-400.ttf") format("truetype")}.fa-regular,.far{font-weight:400}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../webfonts/fa-solid-900.woff2") format("woff2"),url("../webfonts/fa-solid-900.ttf") format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:300;font-display:block;src:url("../webfonts/fa-light-300.woff2") format("woff2"),url("../webfonts/fa-light-300.ttf") format("truetype")}.fa-light,.fal{font-weight:300}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:100;font-display:block;src:url("../webfonts/fa-thin-100.woff2") format("woff2"),url("../webfonts/fa-thin-100.ttf") format("truetype")}.fa-thin,.fat{font-weight:100}@font-face{font-family:'Font Awesome 6 Duotone';font-style:normal;font-weight:900;font-display:block;src:url("../webfonts/fa-duotone-900.woff2") format("woff2"),url("../webfonts/fa-duotone-900.ttf") format("truetype")}.fa-duotone,.fad{font-family:'Font Awesome 6 Duotone';font-weight:900;letter-spacing:normal}.fa-duotone.fa-stack-1x,.fa-duotone.fa-stack-2x,.fa-li,.fad.fa-stack-1x,.fad.fa-stack-2x{position:absolute}.fa-duotone::before,.fad::before{position:absolute;color:var(--fa-primary-color,inherit);opacity:var(--fa-primary-opacity, 1)}.fa-duotone.fa-swap-opacity::before,.fa-duotone::after,.fa-swap-opacity .fa-duotone::before,.fa-swap-opacity .fad::before,.fad.fa-swap-opacity::before,.fad::after{opacity:var(--fa-secondary-opacity, .4)}.fa-duotone::after,.fad::after{color:var(--fa-secondary-color,inherit)}.fa-duotone.fa-swap-opacity::after,.fa-swap-opacity .fa-duotone::after,.fa-swap-opacity .fad::after,.fad.fa-swap-opacity::after{opacity:var(--fa-primary-opacity, 1)}.fa-duotone.fa-inverse,.fad.fa-inverse{color:var(--fa-inverse,#fff)}.fa-duotone.fa-fw::before,.fa-duotone.fa-stack-1x::before,.fa-duotone.fa-stack-2x::before,.fad.fa-fw::before,.fad.fa-stack-1x::before,.fad.fa-stack-2x::before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-li{left:calc(var(--fa-li-width,2em) * -1);width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-bars::before{content:"\f0c9"}.fa-check::before{content:"\f00c"}.fa-building::before{content:"\f1ad"}.fa-check-circle::before{content:"\f058"}.fa-database::before{content:"\f1c0"}.fa-diagram-predecessor::before{content:"\e477"}.fa-envelope::before{content:"\f0e0"}.fa-exclamation-triangle::before{content:"\f071"}.fa-file::before{content:"\f15b"}.fa-file-invoice::before{content:"\f570"}.fa-file-pdf::before{content:"\f1c1"}.fa-filters::before{content:"\e17e"}.fa-heart::before{content:"\f004"}.fa-home::before{content:"\f015"}.fa-key::before{content:"\f084"}.fa-lock::before{content:"\f023"}.fa-paper-plane::before{content:"\f1d8"}.fa-question-circle::before{content:"\f059"}.fa-server::before{content:"\f233"}.fa-shopping-cart::before{content:"\f07a"}.fa-sync-alt::before{content:"\f2f1"}.fa-table-layout::before{content:"\e290"}.fa-times::before{content:"\f00d"}.fa-user::before{content:"\f007"}.fa-users::before{content:"\f0c0"}.fa-user-friends::before{content:"\f500"}.fa-user-tie::before{content:"\f508"}.fa-play-circle::before{content:"\f144"}.fa-lightbulb::before{content:"\f0eb"}.fa-trowel-bricks::before{content:"\e58a"}.fa-duotone.fa-filters::after,.fad.fa-filters::after{content:"\e17e\e17e"}.fa-duotone.fa-database::after,.fad.fa-database::after{content:"\f1c0\f1c0"}.fa-duotone.fa-diagram-predecessor::after,.fad.fa-diagram-predecessor::after{content:"\e477\e477"}.fa-duotone.fa-table-layout::after,.fad.fa-table-layout::after{content:"\e290\e290"}.fa-duotone.fa-file::after,.fad.fa-file::after{content:"\f15b\f15b"}.fa-duotone.fa-server::after,.fad.fa-server::after{content:"\f233\f233"}.fa-duotone.fa-file-invoice::after,.fad.fa-file-invoice::after{content:"\f570\f570"}.fa-duotone.fa-trowel-bricks::after,.fad.fa-trowel-bricks::after{content:"\e58a\e58a"}
