@charset "UTF-8";@font-face{font-family:Mulish;src:url(/build/assets/Mulish-VariableFont_wght-ChnKYEob.ttf) format("truetype");font-weight:400}body{font-family:Mulish;margin:0}.hub-page{flex:1}.container{box-sizing:border-box;margin:auto;max-width:1440px;padding:10px 15px;width:100%}#main{background-color:#ebebeb}.content-width{margin:auto;max-width:940px}.content-small-width{margin:auto;max-width:675px}#login{height:100vh;display:flex;flex-direction:column}.basket-info{align-items:flex-start;display:flex;justify-content:space-between;padding:20px 0}.basket-info .icon-wrapper{align-items:center;background-color:#0076be;color:#fff;display:flex;height:48px;justify-content:center;max-width:48px;width:100%}.basket-info .item-info{align-items:flex-start;display:flex;flex-direction:column;margin:0 15px;width:100%}.basket-info .item-info>*+*{margin-top:5px}.basket-info .item-info .sub-content{color:#8a8a8f}@media screen and (min-width: 768px){.basket-info .item-info{margin-left:30px}}.basket__item--inactive span{opacity:.6}.basket__item__terms-and-conditions{background:none;color:#0076be;border:none;padding:0;font:inherit;cursor:pointer}.button{-webkit-appearance:button;background-color:#f57e20;border:none;border-radius:10px;box-shadow:0 3px 10px #00000040;color:#fff;display:block;font-family:Mulish;font-weight:700;font-variation-settings:"wght" 600;height:45px;margin:15px auto;max-width:400px;min-width:121px;outline:none;padding:0;width:100%}.button:not(:disabled){cursor:pointer}.button:disabled{background-color:#8a8a8f}.button::-moz-focus-inner{border:0}.button.back{background-color:#0076be}.button.no-style{border:none;background:none;box-shadow:none;height:auto;margin:auto 0!important;max-width:none;min-width:auto!important;outline:none;padding:5px;width:auto;color:#001629}.button a{align-items:center;border-radius:10px;color:#fff;display:flex;height:100%;justify-content:center;text-decoration:none;width:100%}@media screen and (min-width: 768px){.button{max-width:170px;margin:15px 0}.button.auto-margin{margin-left:auto;margin-right:auto}}.card-element{align-items:flex-start;background-color:#fff;border:1px solid rgba(151,151,151,.3);display:flex;justify-content:space-between;padding:17px 21px 23px}.card-element .card-content{margin-right:40px;height:100%;display:flex;flex-direction:column;justify-content:space-between}.card-element .card-content h4{margin:0;font-family:Mulish;font-weight:700;font-variation-settings:"wght" 600;font-size:16px}.card-element .card-content p{margin:15px 0;font-size:14px}.card-element .card-content a{border-radius:3px;color:#0076be;line-height:17px;padding:10px 5px;text-decoration:none;transition:background-color .3s ease;width:-moz-max-content;width:max-content}.card-element .card-content a:hover{background-color:#eaeaea88;transition:background-color .3s ease}.card-element .image{border-radius:50%;height:48px;-o-object-fit:cover;object-fit:cover;width:48px}@media screen and (min-width: 768px){.card-element{align-items:center}.card-element .card-content h4{margin-bottom:auto}.card-element .image{height:95px;width:95px}}.banner-content{align-items:center;color:#fff;display:flex;justify-content:center}.banner-content p{font-weight:700;overflow:hidden;text-overflow:ellipsis}.banner-content button{font-size:13px;height:30px;margin:10px 15px;min-width:90px;width:90px}.notif-wrapper{color:#001629}.notif-wrapper p{margin:0}.notif-wrapper .title{align-items:center;display:flex;justify-content:space-between;padding:10px 20px}.notif-wrapper .title span{align-items:center;color:#fff;background-color:#f57e20;border-radius:3px;display:flex;font-weight:600;justify-content:center;min-height:24px;min-width:24px}.notif-wrapper .notification-item{border-top:1px solid rgba(151,151,151,.3);padding:24px 20px}.notif-wrapper .notification-item p{margin:3px 0}.notif-wrapper .item-title{font-weight:700}.notif-wrapper .item-content{font-size:15px}.notif-wrapper .item-time{color:#8a8a8f;font-size:13px}.notif-wrapper .link{align-items:center;border-top:1px solid rgba(151,151,151,.3);bottom:15px;color:#0076be;display:flex;justify-content:center;left:15px;padding:20px;position:absolute;right:15px;text-decoration:none}@media screen and (min-width: 768px){.notif-wrapper{background-color:#fff;box-shadow:0 4px 10px #0003;border-radius:8px}.notif-wrapper .link{position:relative;left:0;right:0;bottom:0}}.modal-content{color:#000f30;font-weight:600;line-height:24px}.modal-content h1{font-family:Mulish;font-weight:700;font-variation-settings:"wght" 600;font-size:26px;line-height:30px;text-align:center}.modal-content span{display:inline-block;margin:5px 0}.modal-content h4{font-family:Mulish;font-weight:700;font-variation-settings:"wght" 600}.modal-content a{color:#0076be}@media screen and (min-width: 768px){.modal-content h1{font-size:52px;line-height:56px}}.counter-component{align-items:center;display:flex;justify-content:space-between}.counter-component .counter-display{padding:5px}.checkbox-label{position:relative}.checkbox-label>span{display:block;margin-left:25px;padding-left:10px;margin-top:5px}.checkbox-label>span:after{background:none;border-bottom:solid 3px #ffffff;border-left:solid 3px #ffffff;content:"";display:flex;height:5px;left:6px;position:absolute;top:7px;transform:rotate(-45deg) scale(0);transform-origin:center center;transition:transform .1s ease,opacity .1s ease;width:13px;cursor:pointer}.checkbox-label input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid rgba(151,151,151,.3);border-radius:2px;cursor:pointer;height:20px;width:20px;position:absolute;transition:all .5 ease}.checkbox-label input[type=checkbox]:focus{border-color:#f57e20}.checkbox-label input[type=checkbox]:checked{background-color:#f57e20;border-color:#f57e20}.checkbox-label input[type=checkbox]:checked+span:after{opacity:1;transform:rotate(-45deg) scale(.8)}.checkbox-label a{color:#00a7b8;font-weight:600}.error-wrapper{margin-top:5px}.error-wrapper svg{margin-right:10px}.error-wrapper p{margin-top:0;color:#d0021b;font-size:14px}.success-wrapper{margin-top:5px}.success-wrapper svg{margin-right:10px}.success-wrapper p{margin-top:0;color:green;font-size:14px}.radio-label{align-items:center;display:flex;justify-content:flex-start}.radio-label input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid rgba(151,151,151,.5);border-radius:50%;cursor:pointer;height:20px;margin:0 10px 0 0;outline:none;position:relative;width:20px}.radio-label input[type=radio]:checked:after{background-color:#f57e20;border-radius:50%;content:"";display:inline-flex;height:12px;left:2px;position:absolute;top:2px;width:12px}.radio-label span{padding-left:10px}.select{position:relative;display:inline-block;width:100%}.select select{display:inline-block;width:100%;cursor:pointer;padding:10px 15px;outline:0;border:none;border-radius:0;background:#ebebeb;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:48px}.select select::-ms-expand{display:none}.select select:disabled{opacity:.5;pointer-events:none}.select select.error-message{border:1px solid #d0021b}.select .select-arrow{position:absolute;top:45px;right:15px;width:0px;height:0px;border:solid #000000;border-width:0 3px 3px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.select select:disabled~.select-arrow{border-top-color:#ebebeb}.file-input{margin-bottom:14px}.file-input input[type=file]{display:none}.file-input .file-span{align-items:center;background-color:#0076be;border-radius:10px;box-shadow:0 3px 10px #00000059;color:#fff;cursor:pointer;display:flex;font-size:16px;justify-content:center;padding:9px 20px}.file-input .file-span:hover{background-color:#000f30}.file-input .file-span svg{margin-right:10px}.file-name{align-items:flex-start;border-bottom:1px solid #e0e0e0;color:#393939;display:flex;font-size:13px;justify-content:space-between;margin:0;padding:10px 5px}.file-name:first-of-type{margin-top:5px}.file-name.has-error{color:#d0021b}.file-name svg{cursor:pointer;font-size:16px;margin:0 5px;color:#d0021b}.remove-all-button{color:#d0021b}.drag-drop{box-sizing:border-box;background-color:#eaeaea;border:dashed #8a8a8f 2px;margin:0 auto;max-width:700px;padding:12px;width:100%}.drag-drop.in{background-color:#9797974d;border:dashed #8a8a8f 2px}.text-area{outline:none}.no-resizable{resize:none}.legacy-form:not(.create-event-form){width:100%}.legacy-form:not(.create-event-form)>*:not(.Row){margin:25px auto}.legacy-form:not(.create-event-form)>.TwoRows{grid-column-gap:30px}.legacy-form:not(.create-event-form)>.ThreeRows{margin:15px auto}.legacy-form:not(.create-event-form)>.Row,.legacy-form:not(.create-event-form)>.dropdown-container{margin:15px 0}.legacy-form:not(.create-event-form)>.Row{position:relative}.legacy-form:not(.create-event-form) label{font-size:14px;line-height:18px;position:relative}.legacy-form:not(.create-event-form) label:not(.checkbox-label):not(.radio-label){display:grid}.legacy-form:not(.create-event-form) input[type=number]::-webkit-outer-spin-button,.legacy-form:not(.create-event-form) input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.legacy-form:not(.create-event-form) input[type=number]{-moz-appearance:textfield}.legacy-form:not(.create-event-form) input:not([type=checkbox]):not([type=submit]):not([type=file]):not([type=radio]),.legacy-form:not(.create-event-form) textarea{background-color:#ebebeb;border:1px solid #ebebeb;padding:0 15px;height:48px;display:inline-block;font-size:14px;line-height:18px}.legacy-form:not(.create-event-form) input:not([type=checkbox]):not([type=submit]):not([type=file]):not([type=radio]):focus,.legacy-form:not(.create-event-form) textarea:focus{outline:none}.legacy-form:not(.create-event-form) input:not([type=checkbox]):not([type=submit]):not([type=file]):not([type=radio])::-webkit-input-placeholder,.legacy-form:not(.create-event-form) textarea::-webkit-input-placeholder{color:#002b5180;font-family:Mulish;font-size:14px}.legacy-form:not(.create-event-form) input:not([type=checkbox]):not([type=submit]):not([type=file]):not([type=radio]):-moz-placeholder,.legacy-form:not(.create-event-form) textarea:-moz-placeholder{color:#002b5180;font-family:Mulish;font-size:14px}.legacy-form:not(.create-event-form) input:not([type=checkbox]):not([type=submit]):not([type=file]):not([type=radio])::-moz-placeholder,.legacy-form:not(.create-event-form) textarea::-moz-placeholder{color:#002b5180;font-family:Mulish;font-size:14px}.legacy-form:not(.create-event-form) input:not([type=checkbox]):not([type=submit]):not([type=file]):not([type=radio]):-ms-input-placeholder,.legacy-form:not(.create-event-form) textarea:-ms-input-placeholder{color:#002b5180;font-family:Mulish;font-size:14px}.legacy-form:not(.create-event-form) input:not([type=checkbox]):not([type=submit]):not([type=file]):not([type=radio]).error-message,.legacy-form:not(.create-event-form) textarea.error-message{border:1px solid #d0021b}.legacy-form:not(.create-event-form) textarea{height:200px;padding:15px}.legacy-form:not(.create-event-form) .input-title{font-family:Mulish;font-weight:700;font-variation-settings:"wght" 600;font-size:14px;line-height:18px;padding-left:15px;margin-bottom:10px;margin-top:0;min-height:18px}.legacy-form:not(.create-event-form) .input-icon{background-color:#ebebeb;border:none;cursor:pointer;font-size:20px;height:48px;outline:none;position:absolute;right:1px;top:29px;width:50px}.legacy-form:not(.create-event-form) .input-icon:hover{background-color:#d8d8d8}.legacy-form:not(.create-event-form).auto-margin{margin-left:auto;margin-right:auto}@media screen and (min-width: 768px){.legacy-form:not(.create-event-form)>*{max-width:none}}.textInput,.textAreaInput{justify-self:stretch;font-family:Mulish}.backend-message{align-items:flex-start;display:flex;justify-content:flex-start}.backend-message span{display:inline-block;margin-left:10px}.backend-message svg{color:#3ec462;font-size:20px}.backend-message svg.error-icon{color:#d0021b}.container .root .search-item .search-icon{background:url(/build/assets/search_icon-D1pLUvwS.svg);background-size:cover;display:inline-block;height:15px;left:30px;position:absolute;top:22px;vertical-align:middle;width:15px}.confirm-payment-modal{text-align:center}.confirm-payment-modal h2{margin-top:0}.confirm-payment-modal .button{margin:25px auto}.decline-test-modal h2{margin-top:0}.decline-test-modal .button{margin:25px 25px 25px auto}.decline-test-modal textarea{width:95%;border:2px solid #000000;border-radius:10px;padding:1rem}.decline-test-modal label{display:block;text-align:left;margin-bottom:1rem;font-weight:900}.confirm-submit-test-modal{text-align:center}.confirm-submit-test-modal h2{margin-top:0}.confirm-submit-test-modal div .buttons{display:flex;justify-content:space-around;margin:1rem 1rem 0}.modal--inactive-user h2{margin-top:0;text-align:center}.modal--inactive-user p{margin-top:25px;text-align:center}.modal--inactive-user .button{margin:25px auto!important}.logout-modal{text-align:center}.logout-modal h2{margin-top:0}.modal{align-items:center;background-color:#00000059;bottom:0;display:none;justify-content:center;left:0;padding:50px;position:fixed;right:0;top:0;z-index:999}.modal.show-modal{display:flex}.modal .modal-wrapper{background-color:#fff;box-shadow:0 0 11px #00000029;color:#001629;max-height:95%;max-width:807px;padding:25px 15px;overflow:auto;width:100%}.modal .button-wrapper{display:flex;justify-content:flex-end}.modal .button-wrapper button{background:none;border:none;cursor:pointer;font-size:22px}.order-container .pagetitle{margin-bottom:20px}.order-container .order-row{display:flex;align-items:center;justify-content:space-between;padding-top:15px}.order-container .order-row span:first-child{max-width:70%}.order-container .credit-note-row{color:#3ec462}.order-container .total-order{border-top:1px solid rgba(151,151,151,.3);font-weight:700;margin:15px 0}.order-container .apply-credit-notes{margin:2rem 0;font-weight:800;cursor:pointer;color:#0076be}.order-container .apply-credit-notes:hover{text-decoration:underline}.order-container .button{max-width:400px;margin:25px auto}.stripe-form .StripeElement{background-color:#ebebeb;padding:15px}.stripe-form .error{margin-bottom:5px}.stripe-form .error .StripeElement{border:1px solid #d0021b}.payment-info .order-row{display:flex;align-items:flex-start;justify-content:space-between;margin-top:10px}.payment-info .total-payment{border-bottom:1px solid rgba(151,151,151,.3);font-weight:700;margin-bottom:25px;padding:10px 0}.popover{background-color:#ebebeb;box-shadow:0 7px 10px 2px #0006;box-sizing:border-box;bottom:0;display:none;height:100%;min-height:calc(100vh - 170px);left:0;right:0;padding:15px;position:absolute;top:108px;z-index:2}.popover .content-wrap{background-color:#fff;border:1px solid rgba(151,151,151,.3);height:100%}@media screen and (min-width: 768px){.popover{background-color:#fff;border-radius:8px;box-shadow:0 4px 10px #0003;left:-214px;max-height:500px;min-height:auto;padding:0;top:calc(100% + 15px);width:260px}.popover:after{border-bottom:8px solid #ffffff;border-left:5px solid transparent;border-right:5px solid transparent;content:"";height:0;left:calc(100% - 27px);position:absolute;top:-8px;width:0}.popover .content-wrap{border-radius:8px;border:none}}.progress-bar-wrapper{align-items:center;display:flex}.progress-bar-wrapper .value{color:#0076be;font-size:14px;margin-right:10px;max-width:-moz-fit-content;max-width:fit-content;width:100%}.progress-bar-wrapper div[role=progressbar]{background-color:#d8d8d8;height:8px;width:100%}.progress-bar-wrapper div[role=progressbar]>div{background-color:#0076be}.steps-wrap{display:flex;max-width:940px;margin:30px auto 50px;justify-content:space-between}.steps-wrap .form-step{display:flex;flex-direction:column;align-items:center;position:relative}.steps-wrap .form-step:first-of-type .step:before{content:none}.steps-wrap .form-step .step{align-items:center;background-color:#ebebeb;border-radius:50%;color:#fff;display:flex;height:36px;justify-content:center;margin-bottom:10px;width:36px}.steps-wrap .form-step .step:before{content:"";height:3px;background-color:#ebebeb;position:absolute;width:calc(100% - 36px);left:calc(-50% + 18px)}.steps-wrap .form-step :not(.step){display:none;color:#ebebeb;font-family:Mulish;font-weight:700;font-variation-settings:"wght" 600;font-size:12px;text-align:center}.steps-wrap .form-step.filled .step{background-color:#00a7b8}.steps-wrap .form-step.filled .step:before{background-color:#00a7b8}.steps-wrap .form-step.filled :not(.step){color:#00a7b8}@media (min-width: 768px){.steps-wrap .form-step :not(.step){display:inline}}@media (min-width: 992px){.steps-wrap .form-step :not(.step){font-size:14px}}.TwoRows,.Row,.ThreeRows{display:flex;flex-direction:column}.RowAlignEnd{display:flex;justify-content:center}@media screen and (min-width: 768px){.TwoRows{display:grid;grid-template-columns:1fr 1fr;align-items:flex-start;grid-column-gap:20px}.ThreeRows{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:20px}.Row{display:grid;grid-template-columns:1fr}.RowAlignEnd{display:grid;grid-template-columns:1fr;justify-items:end}}.container .root{width:100%;margin-bottom:20px}.container .root .search-item{padding:0 10px;position:relative}.container .root .search-item .search-field{background-color:#ebebeb;border:0px solid;border-radius:30px;box-sizing:border-box;height:40px;margin:10px 0;min-width:300px;outline:none;padding:20px 10px 20px 50px!important;position:relative;width:100%}.container .root .search-item .search-icon{background:url(/build/assets/search_icon-D1pLUvwS.svg);background-size:cover;display:inline-block;height:15px;left:30px;position:absolute;top:22px;vertical-align:middle;width:15px}.container .titleSection{display:flex;flex-direction:column;background-color:#fff}.container .titleSection.true{background-color:#ebf4fa}.container .titleSection.true .pagetitle{font-family:Mulish}.container .titleSection .pagetitle{margin:15px 10px}.container .titleSection .title-wrapper{align-items:center;display:flex;justify-content:left}.container .titleSection .download-icon{color:#000000c4;cursor:pointer;padding:10px}.container .paper{width:calc(100vw - 30px);overflow-x:auto;overflow-y:inherit}.container .MuiCheckbox-colorSecondary.Mui-checked{color:#f57e20}.container .MuiIconButton-colorSecondary:hover{background-color:#f57e204d}.container .MuiTableCell-body{color:#000f30}.container thead th{border:none;font-family:Mulish;font-weight:700;font-variation-settings:"wght" 600;font-size:15px;padding:5px;position:relative}.container thead th:not(:first-of-type){min-width:150px}.container thead th:not(:first-of-type) span{color:#000f30!important}.container thead th:first-of-type{min-width:250px;padding:5px 15px}.container thead th:first-of-type span{min-width:auto}.container thead th div span.MuiTypography-body1{font-family:Mulish;font-weight:700;font-variation-settings:"wght" 600;font-size:15px}.container thead .tooltip{background-color:#fff;box-shadow:1px -3px 7px 1px #42424240;border-radius:3px;padding:3px;position:absolute;top:100%}.container thead .tooltip:before{content:"";height:0px;width:0px;position:relative;border-right:solid 8px transparent;border-left:solid 8px transparent;border-bottom:solid 8px #ffffff;position:absolute;bottom:100%;left:calc(50% - 6px)}.container thead .tooltip span{font-size:12px}.container thead .MuiTableSortLabel-icon{opacity:1}.container thead .link svg{color:#00a7b8}.container tbody tr td:not(:first-of-type){padding-left:5px}.container tbody tr td .table-icon{margin-left:8px}.container tbody tr td .subText{color:#c8cbcf;margin-left:4px}.container tbody a{color:#000f30;font-size:16px}.container .table-selectable thead tr th:first-child,.container .table-selectable tbody tr td:first-child{width:4em;min-width:4em;max-width:4em;word-break:break-all}@media screen and (min-width: 768px){.container .paper{width:100%}.container .titleSection{display:grid;grid-gap:10px;grid-template-columns:2fr 1fr;padding:15px 20px;justify-content:start;align-items:center}.container .titleSection .pagetitle{margin-left:0}.container .makeStyles-tableWrapper-4{margin:0 16px}.container thead tr{display:table-row}.container thead th:not(:first-of-type){min-width:auto}.container tbody tr{display:table-row;height:50px}.container tbody tr:hover{background-color:#e6f1f9}.container tbody colgroup{display:contents;vertical-align:middle}.container tbody colgroup td:first-of-type{width:180px}.container tbody colgroup td:first-of-type:before{content:none}.container tbody colgroup td:first-of-type:after{content:none}.container .modules-table thead th:last-of-type{display:table-cell}.container .modules-table tbody tr{display:table-row}.container .modules-table tbody tr a.link{border-right:1px solid #ffffff;padding-left:10px}}@media screen and (min-width: 992px){.container .paper{margin-top:0}}.tabs-component{box-sizing:border-box;width:100%;margin:auto;display:flex;flex-direction:column;justify-content:space-around}.tabs-component .activeTabLabel{color:#00a7b8}.tabs-component .tabContent{display:flex;flex:1 100%;margin-top:10px}.tabs-component .underline{border-bottom:2px solid rgba(151,151,151,.3);margin-top:-1px;margin-bottom:20px}.tabs-component .tabsHeader{display:flex;flex-direction:column-reverse}.tabs-component .tabsHeader .MuiButtonBase-root{width:50%;padding:0;margin:0}.tabs-component .centre-account .title{color:#000f30;font-family:Mulish;font-weight:700;font-variation-settings:"wght" 600}.tabs-component .centre-account .input-title{display:none}.tabs-component .centre-account .accNumber{background-color:#fff;border:rgba(151,151,151,.3);margin:10px 0}.tabs-component .centre-account .select-arrow{top:28px}@media screen and (min-width: 768px){.tabs-component{text-align:left;width:100%;max-width:none;padding:20px 15px;position:relative}.tabs-component .tabsHeader{flex-direction:row;justify-content:space-between;display:grid;grid-template-columns:1fr max-content}.tabs-component .tabsHeader .MuiButtonBase-root{margin-right:8px;padding:6px 12px;width:auto}.tabs-component .tabContent{display:inline-block;width:100%}.tabs-component .centre-account{display:flex;align-items:center;justify-content:flex-end;margin-bottom:5px}.tabs-component .centre-account .title{width:100%;max-width:120px;margin-right:25px}.tabs-component .centre-account .accNumber{margin:0;padding-right:35px}.tabs-component .centre-account .select-arrow{top:18px}}.pagetitle{color:#0076be;margin:0;font-family:Mulish;font-weight:700;font-variation-settings:"wght" 600;font-size:20px}.pagetitle.invert{color:#fff}.page-subtitle{color:#001629;font-size:16px;margin:15px auto;max-width:940px;text-align:center;padding:0 15px}.page-subtitle.invert{color:#fff}.page-subtitle .link{color:#0076be;text-decoration:none;transition:background-color .3s ease;padding:10px 5px}.page-subtitle .link:hover{background-color:#eaeaea88;transition:background-color .3s ease}.toggle-text-wrapper .button{color:#0076be;text-decoration:underline}.toggle-text-wrapper pre{font-size:16px;font-family:Mulish;white-space:-moz-pre-wrap;white-space:-o-pre-wrap;white-space:pre-wrap;word-wrap:break-word}.MuiAlert-root{align-items:center}.MuiAlert-root.MuiAlert-filledSuccess{color:#3a8b12;background:#eef9e8}.MuiAlert-root.MuiAlert-filledError{color:#ae1820;background:#fee9ea}.MuiAlert-root.MuiAlert-message{font-size:16px}.dlb-sidebar>.MuiPaper-root{width:240px;background:#000f30;color:#fff}.dlb-sidebar>.MuiPaper-root h1{padding:25px 20px;margin:0}.dlb-sidebar>.MuiPaper-root ul li{padding:0}.dlb-sidebar>.MuiPaper-root ul li:hover a{background:#fff9}.dlb-sidebar>.MuiPaper-root ul li a{display:flex;align-items:center;padding:8px 14px;width:100%;height:100%;color:#fff;text-decoration:none}.dlb-sidebar>.MuiPaper-root ul li a.active{background:#fff9}.dlb-sidebar>.MuiPaper-root .MuiListItemIcon-root{min-width:0;margin-right:15px}.dlb-sidebar>.MuiPaper-root .MuiListItemIcon-root svg{fill:#fff}header .fa-search{color:#fff;font-size:16px;border:1px solid #ffffff;padding:12px;border-radius:50%}@media screen and (min-width: 768px){header .search{align-items:center;display:flex;justify-content:flex-end}}header .menu-burger{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;cursor:pointer;background:no-repeat;border:none;margin-left:15px;outline:none}header .menu-burger .bar{background-color:#fff;height:3px;transition:all .5s ease;width:24px}header .menu-burger .bar+.bar{margin-top:5px}header .menu-wrap{background-color:#0076be;bottom:0;height:calc(100vh - 108px);left:0;position:absolute;right:0;top:100%;width:100%;display:none}header .menu-wrap.empty{background-color:transparent}header .menu-container{padding-top:0}header .header-menu{align-items:center;display:flex;flex-direction:column;padding-top:20px}header .header-menu a{color:#fff;margin:8px 0;padding:10px;text-decoration:none;opacity:.6}header .header-menu a.active{opacity:1}@media screen and (min-width: 768px){header .menu-burger{display:none}header .menu-wrap{display:block;height:auto;min-height:56px;position:inherit;top:0}header .menu-container{padding-bottom:0}header .header-menu{flex-direction:row;padding-top:0}}header.absolute-header .profile,header.absolute-header .contact{display:none}header .user-info{align-items:center;display:flex;justify-content:flex-end}header .user-info .icon-buttons{background:none;border:none;color:#fff;cursor:pointer;outline:none}header .user-info .show-popover+.popover{z-index:3;display:block}header .notifications.have-notifications:before{content:"";width:8px;height:8px;display:inline-block;background-color:#f57e20;border-radius:50%;position:absolute;right:71px}header .notifications .icon-buttons{font-size:22px}header .basket{display:none}header .basket .notifications:before{display:none}header .basket .notifications span{align-items:center;background-color:#f57e20;border-radius:50%;display:flex;font-size:12px;font-weight:700;height:18px;justify-content:center;left:55%;position:absolute;top:5%;width:18px}header .basket .link{align-items:center;display:flex;justify-content:center}header .profile{align-items:center;background-color:#000f30;display:none;height:100%;justify-content:flex-start;left:0;position:absolute;right:0;top:calc(100% + 100vh - 278px);font-size:22px;z-index:2}header .profile .icon-buttons{display:flex;margin-left:20px}header .profile .icon-buttons.show-popover{color:#001629;z-index:4}header .profile .icon-buttons p{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin:0}header .profile img{border:1px solid #ffffff;border-radius:50%;height:50px;margin-right:15px;-o-object-fit:cover;object-fit:cover;width:50px}header .profile .popover{top:auto}header .contact{display:none;left:10px;position:absolute;right:10px;text-align:center;top:calc(100% + 100vh - 370px);z-index:1}header.login-header .contact{display:block;position:relative}header.login-header .contact .button{min-width:100px}@media screen and (min-width: 768px){header .user-info>div{margin-left:25px}header .user-info .icon-buttons{border-radius:50%;height:47px;width:47px}header .notifications{position:relative}header .notifications.have-notifications:before{left:55%;top:20%}header .profile,header .contact{height:auto;display:inline-block;left:auto;padding-bottom:0;padding-top:0;position:relative;right:auto;top:0}header .basket{display:inline-block}header .profile{line-height:0;background:none}header .profile .icon-buttons{border:none;line-height:0;margin-left:0;padding:0}header .profile .icon-buttons p{display:none}header .profile img{height:45px;width:45px}header .profile .popover{top:calc(100% + 15px)}header.login-header .contact .button{min-width:121px}}header{color:#fff;position:relative}header .top-container{display:flex;align-items:center;justify-content:space-between}header .top-container>*{flex:1 0 33%}header .logo{align-items:center;display:flex;justify-content:center}header .logo a{display:inline-block}header .logo img{height:auto;max-width:70px;width:100%}header.login-header>*{flex:1 0 50%}header.login-header .logo{justify-content:flex-start}header.login-header .contact{left:0;right:0}header.login-header .user-info>div{margin-left:25px}header.login-header .top-container>*{flex:auto}@media screen and (min-width: 768px){header .top-container{position:relative;align-items:stretch;display:grid;grid-template-columns:220px 2fr 1fr;grid-template-rows:115px;grid-template-areas:"logo search user-info"}header .search{grid-area:search}header .logo{grid-area:logo;justify-content:flex-start;left:0;right:0;z-index:2}header .logo img{max-width:120px}header .user-info{grid-area:user-info}header .header-menu{grid-area:menu}}footer{background:linear-gradient(to bottom,#021628,#012c52);color:#fff;padding:10px 0}footer .container{align-items:center;display:flex;flex-direction:column}footer .container>*{margin:10px 0}footer a{color:#fff;text-decoration:none}footer .logo{height:auto;width:100px;order:2}footer .footer-info{align-items:center;display:flex;flex-wrap:wrap;font-size:12px;justify-content:space-evenly;order:3}footer .footer-info p{margin:0;padding:5px 10px}footer .legal-links{display:inline-flex;flex-wrap:wrap;order:0}footer .legal-links a{box-sizing:border-box;flex:1 0 50%;font-size:13px;padding:5px;text-align:center}footer .socials{text-align:center;order:1}footer .socials p{margin-top:0;margin-bottom:10px}footer .socials a{margin:0 5px}@media screen and (min-width: 768px){footer .container{align-items:flex-end;display:grid;grid-template-columns:1fr 400px}footer .logo{order:0}footer .footer-info{order:1}footer .legal-links{order:2;flex-wrap:nowrap;display:inline}footer .legal-links a{flex:auto;padding:0;text-align:left}footer .legal-links a+a{margin-left:20px}footer .socials{justify-self:flex-end;order:3;text-align:left}footer .socials p{margin-left:5px}}@media screen and (min-width: 992px){footer .container{grid-template-columns:1fr 400px}footer .footer-info{justify-content:space-between}footer .footer-info p{padding:0 5px}}@media screen and (min-width: 1200px){footer .container{grid-template-columns:140px 400px auto 220px}footer .legal-links{text-align:right}}.content-container{background-color:#eaeaea;padding:30px 0}.content-container .FormContainer{width:100%}.content-container .pagetitle{margin:20px auto 25px;text-align:center}.content-container .subtitle{text-align:center;margin:15px auto;max-width:550px}.content-container .container{min-height:400px;border:1px solid rgba(151,151,151,.3);background-color:#fff}@media screen and (min-width: 768px){.content-container .container{min-height:600px}.content-container .FormContainer{margin:auto;max-width:550px}}.content-wrap.white-wrap{min-height:400px;border:1px solid rgba(151,151,151,.3);background-color:#fff;padding:10px 15px}.content-wrap.white-wrap .pagetitle{margin:20px auto 25px;text-align:center}.content-wrap.white-wrap .subtitle{text-align:center;margin:15px auto;max-width:940px}@media screen and (min-width: 768px){.content-wrap.white-wrap{min-height:600px}}.homepage-screen .primary-content{text-align:center}.homepage-screen .secondary-content .button{margin:15px auto}.login-screen .FormContainer{display:flex;flex-direction:column}.login-screen .Row{position:relative}.login-screen .Row:nth-of-type(1){order:0}.login-screen .Row:nth-of-type(2){order:1}.login-screen .Row:nth-of-type(3){margin:0;order:2}.login-screen .Row:nth-of-type(4){order:4;text-align:center}.login-screen .Row:nth-of-type(4) .link{color:#0076be;text-align:center;text-decoration:none}.login-screen .Row:nth-of-type(5){margin-bottom:0;order:3}@media screen and (min-width: 768px){.login-screen .container{min-height:600px}.login-screen .FormContainer{display:block;margin:auto;width:550px}.login-screen .Row:nth-of-type(3){display:inline-block;width:50%}.login-screen .Row:nth-of-type(4){display:inline-block;width:50%;order:3;text-align:right}.login-screen .Row:nth-of-type(4) .link{text-align:right}.login-screen .Row:nth-of-type(5){order:4}}.validation-list{list-style:none;padding:0}.validation-list li{display:flex;align-items:center;justify-content:flex-start}.validation-list li:before{content:"•";color:#00a7b8;font-weight:700;display:inline-block;width:1em}.validation-list li p{margin:10px 0}.validation-list li.valid{opacity:.4}.valid-password{align-items:center;display:flex;justify-content:flex-start}.valid-password svg{color:#3ec462;font-size:20px}.valid-password span{display:inline-block;margin-left:10px}.confirm-icon{color:#3ec462;font-size:20px;position:absolute;right:16px;top:40px}.confirm-icon .error-icon{color:#d0021b}.basket-container .order-info{background-color:#fff;border:1px solid rgba(151,151,151,.3);margin-top:20px;padding:10px 20px}.basket-container .order-info button{margin-top:25px;max-width:400px}.basket-container .basket-content{margin-top:35px}.basket-container .basket-content .pagetitle span{font-family:Mulish}.basket-container .basket-content .basket-info+.basket-info{border-top:1px solid rgba(151,151,151,.3)}.basket-container .basket-wrapper{margin-top:20px;background-color:#fff;border:1px solid rgba(151,151,151,.3);padding:0 20px}.basket-container .basket-spinner{color:#000f30;display:block;font-size:50px;margin:auto}@media screen and (min-width: 768px){.basket-container .basket-content{margin-top:0}.basket-container>.container{display:grid;grid-column-gap:35px;grid-template-columns:1fr 1fr}.basket-container>.container .basket-content{grid-row:1}}.register-container .primary-content{text-align:center}.cwa-individual-student .FormContainer .Row,.cwa-individual-student .FormContainer .TwoRows,.cwa-individual-student .FormContainer .ThreeRows{margin:15px 0}.cwa-individual-student .FormContainer .Row>*+*,.cwa-individual-student .FormContainer .TwoRows>*+*{margin-top:15px}.cwa-individual-student .FormContainer .radio{margin:10px 0 10px 13px}.cwa-individual-student .FormContainer .add-student{background:transparent;border:none;box-shadow:none;color:#0076be;outline:none}.cwa-individual-student .FormContainer>.MuiAccordion-root{box-shadow:none;border-bottom:1px solid rgba(151,151,151,.3);margin:0}.cwa-individual-student .FormContainer>.MuiAccordion-root:before{background-color:transparent}.cwa-individual-student .FormContainer .delete-row{margin:0}.cwa-individual-student .FormContainer .delete-row .delete-student{background:transparent;border:none;box-shadow:none;color:#d0021b;margin-bottom:0;margin-left:auto;margin-top:0!important;text-align:right;outline:none}.cwa-individual-student .FormContainer .MuiAccordionSummary-content.Mui-expanded{margin:0}.cwa-individual-student .FormContainer .MuiAccordionSummary-content.Mui-expanded h3{font-family:Mulish;font-weight:700;font-variation-settings:"wght" 600}@media screen and (min-width: 768px){.cwa-individual-student .FormContainer .submit-row{margin:15px auto}.cwa-individual-student .FormContainer .submit-row button+button{margin-left:auto}.cwa-individual-student .FormContainer .TwoRows>*+*{margin-top:0}.cwa-individual-student .FormContainer .add-student{margin-left:0}}.forename-list{display:grid;grid-template-columns:1fr;margin:30px auto;max-width:770px;grid-row-gap:20px;grid-column-gap:10px}.forename-list .student{color:#000f30}@media screen and (min-width: 550px){.forename-list{grid-template-columns:1fr 1fr}}@media screen and (min-width: 768px){.forename-list{grid-template-columns:1fr 1fr 1fr}}.error-message-row{margin:30px auto;max-width:940px}.resubmission-wrap{margin:30px auto;max-width:500px}.resubmission-wrap label{margin:.67em 0;max-width:-moz-max-content;max-width:max-content}.comment-wrap{margin:30px auto;max-width:500px}.comment-wrap label{display:grid}.comment-wrap textarea{margin-top:4px;font-family:Mulish;resize:vertical}.navigation{margin:15px auto;max-width:940px}@media screen and (min-width: 768px){.navigation button+button{margin-left:auto}}.cwa-confirmation .file-wrapper{max-width:500px;margin:25px auto}.cwa-confirmation .RowAlignEnd{max-width:670px;margin:auto}.cwa-confirmation .error-wrapper p{margin:15px auto;text-align:center}.cpcs-confirmation .file-wrapper{max-width:500px;margin:25px auto}.cpcs-confirmation .RowAlignEnd{max-width:670px;margin:auto}.cpcs-confirmation .error-wrapper p{margin:15px auto;text-align:center}.cpcs-individual-student .selected-row p{margin:0;display:inline}.cpcs-individual-student .selected-row p:before{content:"";display:inline-block;width:4px;height:10px;border:solid #f57e20;border-width:0 2px 2px 0;transform:rotate(45deg);margin-right:10px;margin-left:4px}.cpcs-individual-student .selected-row p+p{margin-top:15px}.cpcs-individual-student .selected-row .cat-description{display:inline;margin-left:5px}.cpcs-individual-student .categories-list{margin-bottom:0}.cpcs-individual-student .categories-list svg{color:#f57e20;margin-right:8px}.marker-platform-questionnaire .counter-component{max-width:400px}.marker-platform-questionnaire .counter-component .counter-icon{font-size:24px}.marker-platform-questionnaire .counter-component .counter-display{background-color:#ebebeb;padding:10px 50px}.marker-platform-questionnaire .title-wrapper{display:flex;justify-content:flex-start}.marker-platform-questionnaire .title-wrapper h3.pagetitle{margin:0 auto 0 0!important;padding:20px 0 25px}.marker-platform-questionnaire .question-image{height:auto;max-width:100%;display:block;margin:0 auto;padding:2rem 0}.marker-platform-questionnaire .details-title{font-family:Mulish;font-size:20px;margin:20px 0 25px}.marker-platform-questionnaire .details-wrapper .scoring-values{color:#8a8a8f}.marker-platform-questionnaire .details-wrapper .scoring-values span:first-of-type{color:#000}.marker-platform-questionnaire .image-container :first-child{margin-bottom:24px}.marker-platform-questionnaire .details-container :nth-child(9){margin-bottom:24px}@media screen and (min-width: 992px){.marker-platform-questionnaire .content-wrap{padding-left:45px;padding-right:45px}.marker-platform-questionnaire .pagetitle{text-align:left!important}.marker-platform-questionnaire .questionnaire-wrap{display:grid;grid-column-gap:45px;grid-template-columns:1fr 340px}.marker-platform-questionnaire .image-wrapper{height:-moz-fit-content;height:fit-content;position:sticky;top:0}.marker-platform-questionnaire .details-wrapper{border-left:1px solid #ebebeb;padding-bottom:30px;margin-bottom:25px;padding-left:45px}.marker-platform-questionnaire .details-title:first-of-type{margin-top:20px}.marker-platform-questionnaire .counter-component{max-width:230px}}.marker-platform-questionnaire .image-note{color:#8a8a8f}.marker-platform .nr-message{color:#d0021b}.marker-platform-confirmQA .link{border-radius:3px;color:#0076be!important;line-height:17px;padding:10px 5px;text-decoration:none;transition:background-color .3s ease;width:-moz-max-content;width:max-content}.marker-platform-confirmQA .link:hover{background-color:#eaeaea88;transition:background-color .3s ease}.marker-platform-confirmQA .d-flex{display:flex;justify-content:space-between}.marker-platform-confirmQA .d-flex.center{margin:auto;max-width:775px}.marker-platform-confirmQA .right-column{display:flex;justify-content:space-between;width:50%}.sage-payment .order-wrapper{max-width:600px;margin:55px auto}.sage-payment .order-row{display:flex;align-items:center;justify-content:space-between;padding-top:15px}.sage-payment .credit-note-row{color:#3ec462}.sage-payment .total-order,.sage-payment .order-title{font-weight:700;margin:15px 0}.sage-payment .total-order{border-top:1px solid rgba(151,151,151,.3)}.sage-payment .stripe-form{margin-top:35px}.sage-invoices .screen-title{margin:20px auto 25px;text-align:center}.invoices-tabs .invoices-spinner{color:#000f30;display:block;font-size:50px;margin:50px auto 25px}.invoices-tabs .MuiLink-underlineHover{text-decoration:underline;transition:color .3s}.invoices-tabs .MuiLink-underlineHover:hover{color:#0076be;text-decoration:none;transition:color .3s}.invoices-tabs .MuiTab-wrapper{font-size:18px}.invoices-tabs .order-container{background-color:#fff;border:1px solid rgba(151,151,151,.3);margin-bottom:25px;margin-top:20px;padding:20px}.invoices-tabs .primary-content{margin-bottom:25px}.invoices-tabs .primary-content .items{font-family:Mulish;font-weight:400;font-variation-settings:"wght" 400}.invoices-tabs .status{display:flex;align-items:center}.invoices-tabs .status:before{content:"";display:inline-block;background-color:#ff5660;width:8px;height:8px;border-radius:50%;margin-right:8px;margin-top:-3px}.invoices-tabs .status.current:before{background-color:#00a7b8}@media screen and (min-width: 992px){.invoices-tabs .tab-content{display:flex;flex-direction:row-reverse;align-items:flex-start}.invoices-tabs .order-container{margin-bottom:20px;margin-left:25px;margin-top:0;min-width:230px}}@media screen and (min-width: 1024px){.invoices-tabs .order-container{min-width:260px}}@media screen and (min-width: 1200px){.invoices-tabs .order-container{min-width:350px}}.dlb-screen{position:absolute;top:0;right:0;width:100%;transition:all .25s cubic-bezier(0,0,.2,1) 10ms}.dlb-screen header{margin:0;background:#fff;color:#000}.dlb-screen-layout{padding:20px}.ecerts-screen table a{text-decoration:underline}.external-login-container .container{display:flex;justify-content:center;align-items:center}.external-login-container .container h1{margin-top:0}
