@charset "UTF-8";html{--black:#24214e;--white:#ffffff;--darkest:#24214e;--darker:#24214e;--dark:#A3AFBF;--medium:#DFE7EF;--light:#efefef;--lighter:#F5F8FC;--lightest:var(--white);--mid-grey:#8a9498;--primary:#19A6C5;--primary-light:#DDD9FF;--primary-trans:rgba(25,166,197,0.4);--agent-color-1:#19A6C5;--agent-color-2:#f47b60;--agent-color-3:#efefef;--bg:var(--darkest);--color:var(--lightest);--surface:var(--darker)}.light-background{background-color:#fff}.leaderboard h1,.leaderboard h2,.leaderboard h3,.leaderboard h4,.leaderboard h5,.leaderboard h6{font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-top:.8rem;margin-bottom:.8rem}.leaderboard a{color:var(--agent-color-2);text-decoration:none;transition:all 120ms ease-out 0s;display:inline-block;border-radius:.4rem}.leaderboard a:hover{background:var(--primary-trans);color:var(--primary-light);box-shadow:0 0 0 .4rem var(--primary-trans)}.leaderboard button,.leaderboard input,.leaderboard select,.leaderboard textarea{font-family:inherit}.leaderboard button:active,.leaderboard button:focus,.leaderboard input:active,.leaderboard input:focus,.leaderboard select:active,.leaderboard select:focus,.leaderboard textarea:active,.leaderboard textarea:focus{outline:0}.leaderboard button,.leaderboard select{cursor:pointer}.leaderboard.l-wrapper{width:100%;margin:auto;padding-top:1.6rem;padding-bottom:3.2rem}@media screen and (min-width:700px){.leaderboard.l-wrapper{max-width:1140px}}.leaderboard .l-grid{display:grid;grid-template-columns:1fr 3fr;grid-column-gap:1.6rem;grid-row-gap:1.6rem;position:relative}@media screen and (max-width:900px){.leaderboard .l-grid{grid-template-columns:1fr}}.leaderboard .l-grid-2{display:grid;grid-template-columns:1fr;grid-column-gap:1.6rem;grid-row-gap:1.6rem;position:relative}.leaderboard .c-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.4rem;position:relative}.leaderboard .c-header:before{content:'';position:absolute;bottom:0;right:0;left:0;height:.2rem;background:var(--primary-trans)}.leaderboard .c-card{border-radius:.8rem;background:var(--surface);width:100%;margin-bottom:1.6rem;box-shadow:0 0 0 1px rgba(255,255,255,.12)}.leaderboard .c-card__body,.leaderboard .c-card__header{padding:2.4rem}@media screen and (max-width:900px){.leaderboard .c-card__body,.leaderboard .c-card__header{padding:1.2rem}}.leaderboard .c-card__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:0}@media screen and (max-width:900px){.leaderboard .c-card__header{flex-direction:column}}@media screen and (max-width:900px){.leaderboard .c-place{transform:translateY(4px)}}.leaderboard .c-logo{display:inline-block;width:20%;max-width:17.6rem;user-select:none}.leaderboard .c-list{margin:0;padding:0;list-style-type:none}.leaderboard .c-list__item{padding:1.6rem 0;margin:0}.leaderboard .c-list__item .c-flag{margin-top:.8rem}@media screen and (max-width:900px){.leaderboard .c-list__item .c-flag{margin-top:.4rem}}.leaderboard .c-list__grid{display:grid;grid-template-columns:3.2rem 2fr 1fr 1fr 1fr 1fr;grid-column-gap:2.4rem}@media screen and (max-width:900px){.leaderboard .c-list__grid{grid-template-columns:3.2rem 4fr 2fr;grid-column-gap:.8rem}}.leaderboard .c-list__grid_2{display:grid;grid-template-columns:3.2rem 2fr 2fr 2fr;grid-column-gap:2.4rem}@media screen and (max-width:900px){.leaderboard .c-list__grid_2{grid-template-columns:3.2rem 4fr 2fr;grid-column-gap:.8rem}}.leaderboard .c-list__grid_3{display:grid;grid-template-columns:1.6rem 6fr 4fr;grid-column-gap:2.4rem}.leaderboard .c-list__grid_4{display:grid;grid-template-columns:1.6rem 6fr 1fr 1fr;grid-column-gap:2.4rem}.leaderboard .c-list__grid_5{display:grid;grid-template-columns:.8rem 2fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-column-gap:2.4rem}.leaderboard .c-list__grid_6{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-column-gap:2.4rem}@media screen and (max-width:900px){.leaderboard .c-list__grid_6{grid-template-columns:4fr 2fr 2fr;grid-column-gap:.8rem}}.leaderboard .c-list__grid_7{display:grid;grid-template-columns:3.2rem 2fr 1fr 1fr 1fr;grid-column-gap:2.4rem}@media screen and (max-width:900px){.leaderboard .c-list__grid_7{grid-template-columns:3.2rem 4fr 2fr;grid-column-gap:.8rem}}@media screen and (max-width:900px){.crown-1{top:-20px!important;left:6px!important;width:40px!important}}@media screen and (max-width:900px){.crown-2{top:-20px!important;left:7px!important;width:38px!important}}@media screen and (max-width:900px){.crown-3{top:-17px!important;left:7px!important;width:36px!important}}@media screen and (max-width:900px){.leaderboard .responsive-leaderboard{display:none!important}}.leaderboard .c-media{display:inline-flex;align-items:center}.leaderboard .c-media__content{padding-left:1.6rem}@media screen and (max-width:900px){.leaderboard .c-media__content{padding-left:.8rem}}.leaderboard .c-media__title{margin-bottom:.4rem;color:#fff}@media screen and (max-width:900px){.leaderboard .c-media__title{font-size:1.2rem}}@media screen and (max-width:700px){.leaderboard .c-media__title{font-size:1rem}}.leaderboard .c-avatar{display:inline-flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;box-shadow:inset 0 0 0 1px currentColor;border-radius:50%;background:var(--lightest);color:var(--dark)}@media screen and (max-width:900px){.leaderboard .c-avatar{width:3.2rem;height:3.2rem}}.leaderboard .c-avatar--lg{width:9.6rem;height:auto}.leaderboard .c-button{display:inline-block;border:0;border-radius:.4rem;padding:1.2rem 2rem;transition:all 120ms ease-out 0s;height:auto}.leaderboard .c-button--block{display:block;width:100%}.leaderboard .c-button:focus,.leaderboard .c-button:hover{filter:brightness(.9)}.leaderboard .c-button:focus{box-shadow:0 0 0 .4rem var(--primary-trans)}.leaderboard .c-button:active{box-shadow:0 0 0 .4rem var(--primary-trans),inset 0 0 .8rem rgba(0,0,0,.2);filter:brightness(.8)}.leaderboard .c-select{font-size:1.1rem;border-width:1px;border-color:#000;transition:all 120ms ease-out 0s;margin-left:5%}.leaderboard .c-flag{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;background:var(--lightest);color:var(--white);border-radius:.4rem}@media screen and (max-width:900px){.leaderboard .c-flag{width:2.4rem;height:2.4rem}}.leaderboard .c-flag.master{width:100%!important}.c-button--light{background:var(--lightest)}.c-button--grey{background:var(--agent-color-1)}.c-button--primary{background:var(--agent-color-1)}.c-button--dark{background:var(--darkest)}.c-button--transparent{background:0 0}.c-button--medium{background:var(--medium)}.c-button--agent-color-1{background:var(--agent-color-1)}.c-button--agent-color-2{background:var(--agent-color-2)}.c-button--agent-color-3{background:var(--agent-color-3)}.c-button--light-gradient{background:linear-gradient(to top,var(--light),var(--lightest))}.leaderboard .u-text--left{text-align:left}.leaderboard .u-text--center{text-align:center}.leaderboard .u-text--right{text-align:right}.u-bg--light{background:var(--lightest)!important}.u-text--light{color:var(--lightest)!important}.u-bg--grey{background:var(--agent-color-1)!important}.u-text--grey{color:var(--agent-color-1)!important}.u-bg--primary{background:var(--agent-color-1)!important}.u-text--primary{color:var(--agent-color-1)!important}.u-bg--dark{background:var(--darkest)!important}.u-text--dark{color:var(--darkest)!important}.u-bg--transparent{background:0 0!important}.u-text--transparent{color:transparent!important}.u-bg--medium{background:var(--medium)!important}.u-text--medium{color:var(--medium)!important}.u-bg--agent-color-1{background:var(--agent-color-1)!important}.u-text--agent-color-1{color:var(--agent-color-1)!important}.u-bg--agent-color-2{background:var(--agent-color-2)!important}.u-text--agent-color-2{color:var(--agent-color-2)!important}.u-bg--agent-color-3{background:var(--agent-color-3)!important}.u-text--agent-color-3{color:var(--agent-color-3)!important}.u-bg--light-gradient{background:linear-gradient(to top,var(--light),var(--lightest))!important}.u-text--light-gradient{color:linear-gradient(to top,var(--light),var(--lightest))!important}.u-display--flex{display:flex}.u-align--center{align-items:center}.u-justify--center{justify-content:center}.u-align--flex-end{align-items:flex-end}.u-justify--flex-end{justify-content:flex-end}.u-align--flex-start{align-items:flex-start}.u-justify--flex-start{justify-content:flex-start}.u-align--space-between{align-items:space-between}.u-justify--space-between{justify-content:space-between}.u-text--small{font-size:1.4rem}.u-pl--2{padding-left:.2rem}.u-ml--2{margin-left:.2rem}.u-pr--2{padding-right:.2rem}.u-mr--2{margin-right:.2rem}.u-pb--2{padding-bottom:.2rem}.u-mb--2{margin-bottom:.2rem}.u-pt--2{padding-top:.2rem}.u-mt--2{margin-top:.2rem}.u-pl--4{padding-left:.4rem}.u-ml--4{margin-left:.4rem}.u-pr--4{padding-right:.4rem}.u-mr--4{margin-right:.4rem}.u-pb--4{padding-bottom:.4rem}.u-mb--4{margin-bottom:.4rem}.u-pt--4{padding-top:.4rem}.u-mt--4{margin-top:.4rem}.u-pl--8{padding-left:.8rem}.u-ml--8{margin-left:.8rem}.u-pr--8{padding-right:.8rem}.u-mr--8{margin-right:.8rem}.u-pb--8{padding-bottom:.8rem}.u-mb--8{margin-bottom:.8rem}.u-pt--8{padding-top:.8rem}.u-mt--8{margin-top:.8rem}.u-pl--16{padding-left:1.6rem}.u-ml--16{margin-left:1.6rem}.u-pr--16{padding-right:1.6rem}.u-mr--16{margin-right:1.6rem}.u-pb--16{padding-bottom:1.6rem}.u-mb--16{margin-bottom:1.6rem}.u-pt--16{padding-top:1.6rem}.u-mt--16{margin-top:1.6rem}.u-pl--24{padding-left:2.4rem}.u-ml--24{margin-left:2.4rem}.u-pr--24{padding-right:2.4rem}.u-mr--24{margin-right:2.4rem}.u-pb--24{padding-bottom:2.4rem}.u-mb--24{margin-bottom:2.4rem}.u-pt--24{padding-top:2.4rem}.u-mt--24{margin-top:2.4rem}.u-pl--32{padding-left:3.2rem}.u-ml--32{margin-left:3.2rem}.u-pr--32{padding-right:3.2rem}.u-mr--32{margin-right:3.2rem}.u-pb--32{padding-bottom:3.2rem}.u-mb--32{margin-bottom:3.2rem}.u-pt--32{padding-top:3.2rem}.u-mt--32{margin-top:3.2rem}.gravatar.avatar.avatar-40.um-avatar.um-avatar-default,.gravatar.avatar.avatar-40.um-avatar.um-avatar-uploaded{border-radius:50px}#um-submit-btn{width:100%!important}.um-field{position:static!important;padding-top:30px!important;padding-bottom:30px!important;padding-left:0!important;padding-right:0!important}.um-account-tab .um-field .um-field-label{display:block!important}.um-profile-nav{background:#24214e!important}.picker__box,.picker__nav--next:hover,.picker__nav--prev:hover,.um .um-field-group-head,.um .um-members-pagi span.current,.um .um-members-pagi span.current:hover,.um .um-profile-nav-item.active a,.um .um-profile-nav-item.active a:hover,.um-modal-btn,.um-modal-btn.disabled,.um-modal-btn.disabled:hover,.um-modal-header,.upload,div.uimob800 .um-account-side li a.current,div.uimob800 .um-account-side li a.current:hover{background:#19a6c5!important}.um-profile-nav-item a:hover{background:#34325a!important}.um-profile-body{max-width:100%!important}container{display:block;margin:auto;border-radius:.8rem;position:relative;background:#24214e;padding:2.4rem}container h2{margin:0;font-size:1.1em;color:#fff}details{width:100%;overflow:hidden;border-bottom:1px solid rgba(0,0,0,.1)}details:last-of-type{border-bottom:none}details summary{display:block;user-select:none;outline:0;padding:20px;margin-bottom:0;transition:all .6s cubic-bezier(.23,1,.32,1);transition-property:margin,background;font-weight:600;border-bottom:1px solid rgba(0,0,0,.1)}details summary .cd_metric_number_label{color:#fff;padding-left:.3rem}details summary:last-of-type{border-bottom:none}details summary::-webkit-details-marker{display:none}details summary:before{font:normal normal normal 1em/1 FontAwesome;font-weight:900;content:'';margin-right:.5em}details summary:hover{background:#f6f8fb;cursor:pointer}details summary:hover .cd_metric_number_label{color:#666}details summary.success:before{color:#9cc320;content:"\f058"}details summary.warning:before{color:#ffa50a;content:"\f06a"}details summary.failure:before{color:#f47b60;content:"\f058"}details summary.property_details:before{color:#f47b60;content:"\f058"}details summary.property_address:before{color:#f47b60;content:"\f058"}details summary.property_department:before{color:#f47b60;content:"\f058"}details summary.sales_front_or_sales_pipeline:before{color:#f47b60;content:"\f058"}details summary.lettings_front_or_lettings_pipeline:before{color:#f47b60;content:"\f058"}details summary.sales_valuation:before{color:#f47b60;content:"\f058"}details summary.sales_valuation_date:before{color:#f47b60;content:"\f058"}details summary.sales_valuation_value:before{color:#f47b60;content:"\f058"}details summary.sales_valuation_source:before{color:#f47b60;content:"\f058"}details summary.sales_valuation_outcome:before{color:#f47b60;content:"\f058"}details summary.sales_instruction:before{color:#f47b60;content:"\f058"}details summary.sales_instruction_date:before{color:#f47b60;content:"\f058"}details summary.sales_instruction_value:before{color:#f47b60;content:"\f058"}details summary.sales_instruction_fee:before{color:#f47b60;content:"\f058"}details summary.sales:before{color:#f47b60;content:"\f058"}details summary.sales_vensols:before{color:#f47b60;content:"\f058"}details summary.sales_pursols:before{color:#f47b60;content:"\f058"}details summary.sales_pipeline:before{color:#f47b60;content:"\f058"}details summary.sales_pipeline_date:before{color:#f47b60;content:"\f058"}details summary.sales_pipeline_value:before{color:#f47b60;content:"\f058"}details summary.sales_pipeline_fee:before{color:#f47b60;content:"\f058"}details summary.sales_pipeline_fee_percentage:before{color:#f47b60;content:"\f058"}details summary.sales_pipeline_exchange:before{color:#f47b60;content:"\f058"}details summary.sales_deductions_final:before{color:#f47b60;content:"\f058"}details summary.sales_fs:before{color:#f47b60;content:"\f058"}details summary.completed_confirmed_revenue:before{color:#f47b60;content:"\f058"}details summary.lettings_valuation:before{color:#f47b60;content:"\f058"}details summary.lettings_valuation_date:before{color:#f47b60;content:"\f058"}details summary.lettings_valuation_value:before{color:#f47b60;content:"\f058"}details summary.lettings_valuation_source:before{color:#f47b60;content:"\f058"}details summary.lettings_valuation_outcome:before{color:#f47b60;content:"\f058"}details summary.lettings_instructions:before{color:#f47b60;content:"\f058"}details summary.lettings_instructions_date:before{color:#f47b60;content:"\f058"}details summary.lettings_instructions_value:before{color:#f47b60;content:"\f058"}details summary.lettings_instructions_service:before{color:#f47b60;content:"\f058"}details summary.lettings_instructions_setup_fee:before{color:#f47b60;content:"\f058"}details summary.lettings_instructions_management_fee:before{color:#f47b60;content:"\f058"}details summary.lets_agreed:before{color:#f47b60;content:"\f058"}details summary.lets_agreed_date:before{color:#f47b60;content:"\f058"}details summary.lets_agreed_rent_value:before{color:#f47b60;content:"\f058"}details summary.lets_agreed_months:before{color:#f47b60;content:"\f058"}details summary.lets_agreed_management:before{color:#f47b60;content:"\f058"}details summary.lets_agreed_move_date:before{color:#f47b60;content:"\f058"}details summary.lets_agreed_contract_signed:before{color:#f47b60;content:"\f058"}details summary.lets_agreed_paid:before{color:#f47b60;content:"\f058"}details summary.moved_in_revenue:before{color:#f47b60;content:"\f058"}details summary.solicitor_referrals:before{color:#f47b60;content:"\f058"}details summary.solicitor_referrals_date:before{color:#f47b60;content:"\f058"}details summary.solicitor_referrals_name:before{color:#f47b60;content:"\f058"}details summary.solicitor_referrals_solicitor_reffered_to:before{color:#f47b60;content:"\f058"}details summary.solicitor_referrals_instructed:before{color:#f47b60;content:"\f058"}details summary.solicitor_referrals_fee:before{color:#f47b60;content:"\f058"}details summary.financial_service_appointments:before{color:#f47b60;content:"\f058"}details summary.financial_service_appointments_date:before{color:#f47b60;content:"\f058"}details summary.financial_service_appointments_client:before{color:#f47b60;content:"\f058"}details summary.financial_service_appointments_adviser:before{color:#f47b60;content:"\f058"}details summary.financial_service_appointments_sign_up_date:before{color:#f47b60;content:"\f058"}details summary.financial_service_appointments_progress:before{color:#f47b60;content:"\f058"}details summary.financial_service_appointments_value:before{color:#f47b60;content:"\f058"}details summary .property-title{color:#f47b60}details ul{padding:0;margin-left:3em}details ul li{list-style:none;padding:.55em 1em 1em 3em;font-weight:700;position:relative}details ul li.desktop-version-drop{padding:.55em 1em 1em 1.1em}details ul li td,details ul li th,details ul litable{border:1px solid #ccc}details ul li:before{position:absolute;top:0;left:0;display:block;float:left;content:'';width:0;height:1.5em;border-left:1px solid #ccc;border-bottom:1px solid #ccc}details ul li:after{position:absolute;top:0;left:0;display:block;float:left;content:'';width:1em;height:100%;border-left:1px solid #ccc}details ul li:last-child:after{display:none}details ul li div{opacity:0}details ul li div:before{font:normal normal normal 1em/1 FontAwesome;font-weight:900;position:absolute;top:1em;left:1em;padding:0 .5em;display:block;float:left;content:"";width:1em;height:100%}details ul li div.success:before{color:#9cc320;content:"\f058"}details ul li div.warning:before{color:#ffa50a;content:"\f06a"}details ul li div.failure:before{color:#f47b60;content:"\f058"}details ul li div.property_details:before{color:#f47b60;content:"\f058"}details ul li div.property_address:before{color:#f47b60;content:"\f058"}details ul li div.property_department:before{color:#f47b60;content:"\f058"}details ul li div.sales_front_or_sales_pipeline:before{color:#f47b60;content:"\f058"}details ul li div.lettings_front_or_lettings_pipeline:before{color:#f47b60;content:"\f058"}details ul li div.sales_valuation:before{color:#f47b60;content:"\f058"}details ul li div.sales_valuation_date:before{color:#f47b60;content:"\f058"}details ul li div.sales_valuation_value:before{color:#f47b60;content:"\f058"}details ul li div.sales_valuation_source:before{color:#f47b60;content:"\f058"}details ul li div.sales_valuation_outcome:before{color:#f47b60;content:"\f058"}details ul li div.sales_instruction:before{color:#f47b60;content:"\f058"}details ul li div.sales_instruction_date:before{color:#f47b60;content:"\f058"}details ul li div.sales_instruction_value:before{color:#f47b60;content:"\f058"}details ul li div.sales_instruction_fee:before{color:#f47b60;content:"\f058"}details ul li div.sales:before{color:#f47b60;content:"\f058"}details ul li div.sales_vensols:before{color:#f47b60;content:"\f058"}details ul li div.sales_pursols:before{color:#f47b60;content:"\f058"}details ul li div.sales_pipeline:before{color:#f47b60;content:"\f058"}details ul li div.sales_pipeline_date:before{color:#f47b60;content:"\f058"}details ul li div.sales_pipeline_value:before{color:#f47b60;content:"\f058"}details ul li div.sales_pipeline_fee:before{color:#f47b60;content:"\f058"}details ul li div.sales_pipeline_fee_percentage:before{color:#f47b60;content:"\f058"}details ul li div.sales_pipeline_exchange:before{color:#f47b60;content:"\f058"}details ul li div.sales_deductions_final:before{color:#f47b60;content:"\f058"}details ul li div.sales_fs:before{color:#f47b60;content:"\f058"}details ul li div.completed_confirmed_revenue:before{color:#f47b60;content:"\f058"}details ul li div.lettings_valuation:before{color:#f47b60;content:"\f058"}details ul li div.lettings_valuation_date:before{color:#f47b60;content:"\f058"}details ul li div.lettings_valuation_value:before{color:#f47b60;content:"\f058"}details ul li div.lettings_valuation_source:before{color:#f47b60;content:"\f058"}details ul li div.lettings_valuation_outcome:before{color:#f47b60;content:"\f058"}details ul li div.lettings_instructions:before{color:#f47b60;content:"\f058"}details ul li div.lettings_instructions_date:before{color:#f47b60;content:"\f058"}details ul li div.lettings_instructions_value:before{color:#f47b60;content:"\f058"}details ul li div.lettings_instructions_service:before{color:#f47b60;content:"\f058"}details ul li div.lettings_instructions_setup_fee:before{color:#f47b60;content:"\f058"}details ul li div.lettings_instructions_management_fee:before{color:#f47b60;content:"\f058"}details ul li div.lets_agreed:before{color:#f47b60;content:"\f058"}details ul li div.lets_agreed_date:before{color:#f47b60;content:"\f058"}details ul li div.lets_agreed_rent_value:before{color:#f47b60;content:"\f058"}details ul li div.lets_agreed_months:before{color:#f47b60;content:"\f058"}details ul li div.lets_agreed_management:before{color:#f47b60;content:"\f058"}details ul li div.lets_agreed_move_date:before{color:#f47b60;content:"\f058"}details ul li div.lets_agreed_contract_signed:before{color:#f47b60;content:"\f058"}details ul li div.lets_agreed_paid:before{color:#f47b60;content:"\f058"}details ul li div.moved_in_revenue:before{color:#f47b60;content:"\f058"}details ul li div.solicitor_referrals:before{color:#f47b60;content:"\f058"}details ul li div.solicitor_referrals_date:before{color:#f47b60;content:"\f058"}details ul li div.solicitor_referrals_name:before{color:#f47b60;content:"\f058"}details ul li div.solicitor_referrals_solicitor_reffered_to:before{color:#f47b60;content:"\f058"}details ul li div.solicitor_referrals_instructed:before{color:#f47b60;content:"\f058"}details ul li div.solicitor_referrals_fee:before{color:#f47b60;content:"\f058"}details ul li div.financial_service_appointments:before{color:#f47b60;content:"\f058"}details ul li div.financial_service_appointments_date:before{color:#f47b60;content:"\f058"}details ul li div.financial_service_appointments_client:before{color:#f47b60;content:"\f058"}details ul li div.financial_service_appointments_adviser:before{color:#f47b60;content:"\f058"}details ul li div.financial_service_appointments_sign_up_date:before{color:#f47b60;content:"\f058"}details ul li div.financial_service_appointments_progress:before{color:#f47b60;content:"\f058"}details ul li div.financial_service_appointments_value:before{color:#f47b60;content:"\f058"}details ul li span{font-size:.9em;font-weight:400;color:#fff;padding-left:.3rem}details ul li span:before{opacity:.3;font-weight:700}details ul li span.status:before{content:': '}details ul li span.info:before{content:'info: '}details[open] summary{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1)}details[open] summary~ul li:nth-child(1) div,details[open] summary~ul li:nth-child(1) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:0s}details[open] summary~ul li:nth-child(1):before{animation:grow .5s ease-in-out normal forwards;animation-delay:.1s}details[open] summary~ul li:nth-child(2) div,details[open] summary~ul li:nth-child(2) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:.1s}details[open] summary~ul li:nth-child(2):before{animation:grow .5s ease-in-out normal forwards;animation-delay:.2s}details[open] summary~ul li:nth-child(3) div,details[open] summary~ul li:nth-child(3) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:.2s}details[open] summary~ul li:nth-child(3):before{animation:grow .5s ease-in-out normal forwards;animation-delay:.3s}details[open] summary~ul li:nth-child(4) div,details[open] summary~ul li:nth-child(4) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:.3s}details[open] summary~ul li:nth-child(4):before{animation:grow .5s ease-in-out normal forwards;animation-delay:.4s}details[open] summary~ul li:nth-child(5) div,details[open] summary~ul li:nth-child(5) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:.4s}details[open] summary~ul li:nth-child(5):before{animation:grow .5s ease-in-out normal forwards;animation-delay:.5s}details[open] summary~ul li:nth-child(6) div,details[open] summary~ul li:nth-child(6) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:.5s}details[open] summary~ul li:nth-child(6):before{animation:grow .5s ease-in-out normal forwards;animation-delay:.6s}details[open] summary~ul li:nth-child(7) div,details[open] summary~ul li:nth-child(7) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:.6s}details[open] summary~ul li:nth-child(7):before{animation:grow .5s ease-in-out normal forwards;animation-delay:.7s}details[open] summary~ul li:nth-child(8) div,details[open] summary~ul li:nth-child(8) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:.7s}details[open] summary~ul li:nth-child(8):before{animation:grow .5s ease-in-out normal forwards;animation-delay:.8s}details[open] summary~ul li:nth-child(9) div,details[open] summary~ul li:nth-child(9) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:.8s}details[open] summary~ul li:nth-child(9):before{animation:grow .5s ease-in-out normal forwards;animation-delay:.9s}details[open] summary~ul li:nth-child(10) div,details[open] summary~ul li:nth-child(10) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:.9s}details[open] summary~ul li:nth-child(10):before{animation:grow .5s ease-in-out normal forwards;animation-delay:1s}details[open] summary~ul li:nth-child(11) div,details[open] summary~ul li:nth-child(11) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:1s}details[open] summary~ul li:nth-child(11):before{animation:grow .5s ease-in-out normal forwards;animation-delay:1.1s}details[open] summary~ul li:nth-child(12) div,details[open] summary~ul li:nth-child(12) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:1.1s}details[open] summary~ul li:nth-child(12):before{animation:grow .5s ease-in-out normal forwards;animation-delay:1.2s}details[open] summary~ul li:nth-child(13) div,details[open] summary~ul li:nth-child(13) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:1.2s}details[open] summary~ul li:nth-child(13):before{animation:grow .5s ease-in-out normal forwards;animation-delay:1.3s}details[open] summary~ul li:nth-child(14) div,details[open] summary~ul li:nth-child(14) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:1.3s}details[open] summary~ul li:nth-child(14):before{animation:grow .5s ease-in-out normal forwards;animation-delay:1.4s}details[open] summary~ul li:nth-child(15) div,details[open] summary~ul li:nth-child(15) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:1.4s}details[open] summary~ul li:nth-child(15):before{animation:grow .5s ease-in-out normal forwards;animation-delay:1.5s}details[open] summary~ul li:nth-child(16) div,details[open] summary~ul li:nth-child(16) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:1.5s}details[open] summary~ul li:nth-child(16):before{animation:grow .5s ease-in-out normal forwards;animation-delay:1.6s}details[open] summary~ul li:nth-child(17) div,details[open] summary~ul li:nth-child(17) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:1.6s}details[open] summary~ul li:nth-child(17):before{animation:grow .5s ease-in-out normal forwards;animation-delay:1.7s}details[open] summary~ul li:nth-child(18) div,details[open] summary~ul li:nth-child(18) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:1.7s}details[open] summary~ul li:nth-child(18):before{animation:grow .5s ease-in-out normal forwards;animation-delay:1.8s}details[open] summary~ul li:nth-child(19) div,details[open] summary~ul li:nth-child(19) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:1.8s}details[open] summary~ul li:nth-child(19):before{animation:grow .5s ease-in-out normal forwards;animation-delay:1.9s}details[open] summary~ul li:nth-child(20) div,details[open] summary~ul li:nth-child(20) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:1.9s}details[open] summary~ul li:nth-child(20):before{animation:grow .5s ease-in-out normal forwards;animation-delay:2s}details[open] summary~ul li:nth-child(21) div,details[open] summary~ul li:nth-child(21) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:2s}details[open] summary~ul li:nth-child(21):before{animation:grow .5s ease-in-out normal forwards;animation-delay:2.1s}details[open] summary~ul li:nth-child(22) div,details[open] summary~ul li:nth-child(22) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:2.1s}details[open] summary~ul li:nth-child(22):before{animation:grow .5s ease-in-out normal forwards;animation-delay:2.2s}details[open] summary~ul li:nth-child(23) div,details[open] summary~ul li:nth-child(23) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:2.2s}details[open] summary~ul li:nth-child(23):before{animation:grow .5s ease-in-out normal forwards;animation-delay:2.3s}details[open] summary~ul li:nth-child(24) div,details[open] summary~ul li:nth-child(24) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:2.3s}details[open] summary~ul li:nth-child(24):before{animation:grow .5s ease-in-out normal forwards;animation-delay:2.4s}details[open] summary~ul li:nth-child(25) div,details[open] summary~ul li:nth-child(25) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:2.4s}details[open] summary~ul li:nth-child(25):before{animation:grow .5s ease-in-out normal forwards;animation-delay:2.5s}details[open] summary~ul li:nth-child(26) div,details[open] summary~ul li:nth-child(26) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:2.5s}details[open] summary~ul li:nth-child(26):before{animation:grow .5s ease-in-out normal forwards;animation-delay:2.6s}details[open] summary~ul li:nth-child(27) div,details[open] summary~ul li:nth-child(27) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:2.6s}details[open] summary~ul li:nth-child(27):before{animation:grow .5s ease-in-out normal forwards;animation-delay:2.7s}details[open] summary~ul li:nth-child(28) div,details[open] summary~ul li:nth-child(28) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:2.7s}details[open] summary~ul li:nth-child(28):before{animation:grow .5s ease-in-out normal forwards;animation-delay:2.8s}details[open] summary~ul li:nth-child(29) div,details[open] summary~ul li:nth-child(29) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:2.8s}details[open] summary~ul li:nth-child(29):before{animation:grow .5s ease-in-out normal forwards;animation-delay:2.9s}details[open] summary~ul li:nth-child(30) div,details[open] summary~ul li:nth-child(30) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:2.9s}details[open] summary~ul li:nth-child(30):before{animation:grow .5s ease-in-out normal forwards;animation-delay:3s}details[open] summary~ul li:nth-child(31) div,details[open] summary~ul li:nth-child(31) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:3s}details[open] summary~ul li:nth-child(31):before{animation:grow .5s ease-in-out normal forwards;animation-delay:3.1s}details[open] summary~ul li:nth-child(32) div,details[open] summary~ul li:nth-child(32) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:3.1s}details[open] summary~ul li:nth-child(32):before{animation:grow .5s ease-in-out normal forwards;animation-delay:3.2s}details[open] summary~ul li:nth-child(33) div,details[open] summary~ul li:nth-child(33) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:3.2s}details[open] summary~ul li:nth-child(33):before{animation:grow .5s ease-in-out normal forwards;animation-delay:3.3s}details[open] summary~ul li:nth-child(34) div,details[open] summary~ul li:nth-child(34) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:3.3s}details[open] summary~ul li:nth-child(34):before{animation:grow .5s ease-in-out normal forwards;animation-delay:3.4s}details[open] summary~ul li:nth-child(35) div,details[open] summary~ul li:nth-child(35) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:3.4s}details[open] summary~ul li:nth-child(35):before{animation:grow .5s ease-in-out normal forwards;animation-delay:3.5s}details[open] summary~ul li:nth-child(36) div,details[open] summary~ul li:nth-child(36) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:3.5s}details[open] summary~ul li:nth-child(36):before{animation:grow .5s ease-in-out normal forwards;animation-delay:3.6s}details[open] summary~ul li:nth-child(37) div,details[open] summary~ul li:nth-child(37) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:3.6s}details[open] summary~ul li:nth-child(37):before{animation:grow .5s ease-in-out normal forwards;animation-delay:3.7s}details[open] summary~ul li:nth-child(38) div,details[open] summary~ul li:nth-child(38) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:3.7s}details[open] summary~ul li:nth-child(38):before{animation:grow .5s ease-in-out normal forwards;animation-delay:3.8s}details[open] summary~ul li:nth-child(39) div,details[open] summary~ul li:nth-child(39) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:3.8s}details[open] summary~ul li:nth-child(39):before{animation:grow .5s ease-in-out normal forwards;animation-delay:3.9s}details[open] summary~ul li:nth-child(40) div,details[open] summary~ul li:nth-child(40) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:3.9s}details[open] summary~ul li:nth-child(40):before{animation:grow .5s ease-in-out normal forwards;animation-delay:4s}details[open] summary~ul li:nth-child(41) div,details[open] summary~ul li:nth-child(41) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:4s}details[open] summary~ul li:nth-child(41):before{animation:grow .5s ease-in-out normal forwards;animation-delay:4.1s}details[open] summary~ul li:nth-child(42) div,details[open] summary~ul li:nth-child(42) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:4.1s}details[open] summary~ul li:nth-child(42):before{animation:grow .5s ease-in-out normal forwards;animation-delay:4.2s}details[open] summary~ul li:nth-child(43) div,details[open] summary~ul li:nth-child(43) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:4.2s}details[open] summary~ul li:nth-child(43):before{animation:grow .5s ease-in-out normal forwards;animation-delay:4.3s}details[open] summary~ul li:nth-child(44) div,details[open] summary~ul li:nth-child(44) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:4.3s}details[open] summary~ul li:nth-child(44):before{animation:grow .5s ease-in-out normal forwards;animation-delay:4.4s}details[open] summary~ul li:nth-child(45) div,details[open] summary~ul li:nth-child(45) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:4.4s}details[open] summary~ul li:nth-child(45):before{animation:grow .5s ease-in-out normal forwards;animation-delay:4.5s}details[open] summary~ul li:nth-child(46) div,details[open] summary~ul li:nth-child(46) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:4.5s}details[open] summary~ul li:nth-child(46):before{animation:grow .5s ease-in-out normal forwards;animation-delay:4.6s}details[open] summary~ul li:nth-child(47) div,details[open] summary~ul li:nth-child(47) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:4.6s}details[open] summary~ul li:nth-child(47):before{animation:grow .5s ease-in-out normal forwards;animation-delay:4.7s}details[open] summary~ul li:nth-child(48) div,details[open] summary~ul li:nth-child(48) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:4.7s}details[open] summary~ul li:nth-child(48):before{animation:grow .5s ease-in-out normal forwards;animation-delay:4.8s}details[open] summary~ul li:nth-child(49) div,details[open] summary~ul li:nth-child(49) div:before{animation:sweep .5s ease-in-out normal forwards;animation-delay:4.8s}details[open] summary~ul li:nth-child(49):before{animation:grow .5s ease-in-out normal forwards;animation-delay:4.9s}@keyframes sweep{0%{opacity:0;margin-left:-1em;margin-right:1em}100%{opacity:1;margin-left:0;margin-right:0}}@keyframes grow{0%{width:0}100%{width:1em}}.flex-container{display:flex}.flex-child{flex:1}.flex-child:first-child{margin-right:20px}.download-details i{padding-left:1rem}.um:not(.um-directory) input,.um:not(.um-directory) select,.um:not(.um-directory) textarea{clear:both!important}.um-field-checkbox input,.um-field-radio input{height:auto!important}.um.um-login .um-row._um_row_1{min-height:150px}.um.um-login{margin-top:80px}@property --p{syntax:'<number>';inherits:true;initial-value:0}.pie{--p:20;--b:22px;--c:#f47b60;--w:150px;width:var(--w);aspect-ratio:1;position:relative;display:inline-grid;margin:5px;place-content:center;font-size:25px;font-weight:700;font-family:sans-serif}.pie:after,.pie:before{content:"";position:absolute;border-radius:50%}.pie:before{inset:0;background:radial-gradient(farthest-side,var(--c) 98%,#0000) top/var(--b) var(--b) no-repeat,conic-gradient(var(--c) calc(var(--p)*1%),#0000 0);-webkit-mask:radial-gradient(farthest-side,#0000 calc(99% - var(--b)),#000 calc(100% - var(--b)));mask:radial-gradient(farthest-side,#0000 calc(99% - var(--b)),#000 calc(100% - var(--b)))}.pie:after{inset:calc(50% - var(--b)/ 2);background:var(--c);transform:rotate(calc(var(--p)*3.6deg)) translateY(calc(50% - var(--w)/ 2))}.animate{animation:p 1s .5s both}.no-round:before{background-size:0 0,auto}.no-round:after{content:none}@keyframes p{from{--p:0}}.profile-section-title{font-size:1rem;text-transform:uppercase}@media screen and (max-width:700px){.profile-section-title{font-size:.8rem}}@media screen and (max-width:700px){.profile-sub-header button[type=submit]{padding:10px 10px}}.nexa-chart-card{background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,0);border-radius:10px 10px 10px 10px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding-top:20px;padding-bottom:20px;min-height:200px;margin-top:20px;margin-bottom:20px}.nexa-chart-card.for-graph{height:300px}.nexa-counter-value{font-size:32px;display:block;font-weight:700;color:#19a6c5}.pound-currency::before{content:"£"}.leaderboard-sub-filter{position:absolute;right:20px;display:none}.leaderboard-sub-filter-visible{position:absolute;right:20px}.leaderboard-bottom-rounded{margin-bottom:40px;border-radius:0rem 0rem .8rem .8rem}@media screen and (min-width:900px){.leaderboard-for-mobile{display:none}}@media screen and (max-width:900px){.leaderboard-for-desktop{display:none!important}}table.desktop-version-drop,table.desktop-version-drop td,table.desktop-version-drop th{border:1px solid #ccc}table.desktop-version-drop span{font-size:.9em;font-weight:400;color:#fff;padding-left:.3rem}.click-metric:hover{cursor:pointer;text-decoration:underline solid #f47b60 4px;text-underline-offset:4px}.selected-metric{text-decoration:underline solid #f47b60 4px;text-underline-offset:4px}body.dark-theme{background-color:#24214e!important}body.dark-theme .light-background{background-color:#24214e;color:#fff}body.dark-theme .iq-breadcrumb-one{background-color:#24214e!important}body.dark-theme .leaderboard .c-media__title,body.dark-theme .u-text--medium,body.dark-theme h3,body.dark-theme table.desktop-version-drop span{color:#000!important}body.dark-theme table.desktop-version-drop,body.dark-theme table.desktop-version-drop td,body.dark-theme table.desktop-version-drop th{border:1px solid #8a9498!important}body.dark-theme .flex-container,body.dark-theme .leaderboard .c-card,body.dark-theme container{background:#fff!important}body.dark-theme .leaderboard-border-top{border-top:solid 2px #24214e}body.dark-theme .um-profile-nav{border-left:solid 2px #eee;border-right:solid 2px #eee;border-bottom:solid 2px #eee;border-radius:0rem 0rem .8rem .8rem}body.dark-theme .um-profile.um .um-name a{color:#fff!important}body.dark-theme .um-profile.um .um-name a:hover{color:#19a6c5!important}body.dark-theme .um-meta-text{color:#fff!important}body.dark-theme .um-profile.um .um-profile-headericon a.um-profile-edit-a,body.dark-theme .um-profile.um .um-profile-headericon a.um-profile-edit-a.um-profile-save,body.dark-theme header .navbar ul li a{color:#fff!important}body.dark-theme .um-profile.um .um-profile-headericon a.um-profile-edit-a.um-profile-save:hover,body.dark-theme .um-profile.um .um-profile-headericon a.um-profile-edit-a:hover,body.dark-theme header .navbar ul li a:hover{color:#19a6c5!important}@media screen and (max-width:900px){body.dark-theme header .navbar ul li a{color:#000!important}body.dark-theme header .navbar ul li a:hover{color:#fff!important}}body.dark-theme .um-profile.um .um-profile-headericon a,body.dark-theme header.menu-sticky .navbar ul li a{color:#000!important}body.dark-theme .um-profile.um .um-profile-headericon a:hover,body.dark-theme header.menu-sticky .navbar ul li a:hover{color:#19a6c5!important}body.dark-theme .leaderboard a{color:#000;text-decoration:none;transition:all 120ms ease-out 0s;display:inline-block;border-radius:.4rem}body.dark-theme .leaderboard a:hover{background:#24214e!important;color:var(--agent-color-2);box-shadow:0 0 0 .4rem #24214e}body.dark-theme .leaderboard .c-avatar{border-style:solid;border-color:#24214e;border-width:.5px}body.dark-theme .c-media__link{font-weight:400!important;color:#f47b60!important}body.dark-theme .leaderboard .c-flag{color:#000}body.dark-theme input,body.dark-theme select{border:1px solid #24214e}body.dark-theme .nexa-chart-card{background-color:#efefef}body.dark-theme details ul li span{color:#24214e}body.dark-theme details summary{background:#24214e}body.dark-theme details summary:hover{background:#efefef}body.dark-theme tfoot td,body.dark-theme th{color:#fff}body.dark-theme #back-to-top .top{background:#f47b60}body.dark-theme #back-to-top .top:hover{background:#8a9498}body.dark-theme container h2{color:#24214e;margin-bottom:20px}body.dark-theme .um-field-label label{color:#fff!important}.company-profile-selector{width:auto!important}#ajenti-overlay{position:absolute;top:0;left:0;z-index:100;width:100%;height:100%;display:none;background:rgba(0,0,0,.2);border-radius:0rem 0rem .8rem .8rem}#ajenti-overlay .cv-spinner{height:100%;display:flex;justify-content:center;align-items:center}#ajenti-overlay .spinner{width:40px;height:40px;border:4px #ddd solid;border-top:4px #2e93e6 solid;border-radius:50%;animation:sp-anime .8s infinite linear}@keyframes sp-anime{100%{transform:rotate(360deg)}}.is-hide{display:none}@media screen and (max-width:900px){.flex-container.company_report{display:block!important}}@media screen and (max-width:900px){.company_report_to{margin-top:10px}}@media screen and (min-width:900px){.office-selector-company-container{max-width:180px}}@media screen and (max-width:900px){.office-selector-company-container{margin-top:10px}}.um-form input[type=number].um-form-field{padding:20px 20px!important;margin:8px 0!important;display:inline-block!important;border:1px solid #ccc!important;border-radius:4px!important;box-sizing:border-box!important}.paletteItem__colorScheme{position:absolute;border-radius:5px;overflow:hidden;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.paletteItem__colorScheme_horizontal{width:70px;height:15px}.paletteItem__colorScheme_horizontal .paletteItem__colorItem{width:25%;height:100%}.paletteItem__colorItem{float:left}.paletteItem__colorItem_5{background-color:#d2222d}.paletteItem__colorItem_6{background-color:#ffc000}.paletteItem__colorItem_7{background-color:#0047ab}.paletteItem__colorItem_8{background-color:#209c05}@media screen and (min-width:900px){.average_fee_positioning{position:absolute;top:80px}}@media screen and (max-width:900px){.average_fee_positioning{position:absolute;top:110px}}#um_field_5785_user_password .um-field-error{display:none}