/*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}/*!
 * Bootstrap Grid v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,:after,:before{box-sizing:inherit}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{height:1rem;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#0076b6;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item.active,.dropdown-item:active,.dropdown-item:focus,.dropdown-item:hover{color:#00395d;text-decoration:none;background-color:#fff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#0076b6}@font-face{font-family:effra-light;font-display:swap;src:url(assets/fonts/effra-italic.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:effra-light-italic;font-display:swap;src:url(assets/fonts/effra-light-italic.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:effra-italic;font-display:swap;src:url(assets/fonts/effra-italic.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:effra-regular;font-display:swap;src:url(assets/fonts/effra-regular.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:effra-medium;font-display:swap;src:url(assets/fonts/effra-medium.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:effra-medium-italic;font-display:swap;src:url(assets/fonts/effra-medium-italic.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:effra-bold;font-display:swap;src:url(assets/fonts/effra-bold.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:effra-bold-italic;font-display:swap;src:url(assets/fonts/effra-bold-italic.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:effra-heavy;font-display:swap;src:url(assets/fonts/effra-heavy.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:effra-heavy-italic;font-display:swap;src:url(assets/fonts/effra-heavy-italic.woff) format("woff");font-weight:300;font-style:normal}.active>[active\:hide],.active>[hide\:active],.hide,[active\:show],[show\:active]{display:none!important}.active>[active\:show],.active>[show\:active]{display:inline-block!important}@font-face{font-family:ba;src:url(/assets/assets/fonts/icons/font/ba.eot?90609103);src:url(/assets/assets/fonts/icons/font/ba.eot?90609102#iefix) format("embedded-opentype"),url(/assets/assets/fonts/icons/font/ba.woff2?90609103) format("woff2"),url(/assets/assets/fonts/icons/font/ba.woff?90609103) format("woff"),url(/assets/assets/fonts/icons/font/ba.ttf?90609103) format("truetype"),url(/assets/assets/fonts/icons/font/ba.svg?90609103#ba) format("svg");font-weight:400;font-style:normal;font-display:swap}[icon]{line-height:1;text-align:center}[icon]:before{font-family:ba;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:normal;vertical-align:bottom;-moz-osx-font-smoothing:grayscale}[icon=arrow-down]:before{content:"\e800"}[icon=arrow-left]:before{content:"\e801"}[icon=close]:before{content:"\e802"}[icon=download-thicker]:before{content:"\e803"}[icon=download-thinner]:before{content:"\e804"}[icon=exclamation]:before{content:"\e81c"}[icon=feature-activity]:before{content:"\e805"}[icon=feature-send-adapted]:before{content:"\e806"}[icon=feature-tool]:before{content:"\e807"}[icon=feature-video]:before{content:"\e808"}[icon=form-error]:before{content:"\e809"}[icon=form-information]:before{content:"\e80a"}[icon=form-tick]:before{content:"\e80b"}[icon=like]:before{content:"\e80c"}[icon=like-filled]:before{content:"\e80d"}[icon=menu-burger]:before{content:"\e80e"}[icon=menu-close]:before{content:"\e80f"}[icon=notification]:before{content:"\e810"}[icon=plus]:before{content:"\e811"}[icon=search]:before{content:"\e813"}[icon=share]:before{content:"\e814"}[icon=social-facebook]:before{content:"\e815"}[icon=social-twitter]:before{content:"\e816"}[icon=social-youtube]:before{content:"\e817"}[icon=star-filled]:before{content:"\e818"}[icon=star-line]:before{content:"\e819"}[icon=activity]:before{content:"\e81a"}[icon=age]:before{content:"\e81b"}[icon=preview]:before{content:"\e81e"}[icon=minus-1]:before{content:"\e81d"}[icon=trash]:before{content:"\f1f8"}[icon=envelope-new]:before{content:"\e81f"}[icon=notification-new]:before{content:"\e820"}[icon=profile-avatar]:before{content:"\e812"}[icon=form-tick]:not([size]){font-size:9px}[icon=close]:not([size]){font-size:10px}[icon][size="4"]{font-size:19px}[icon][size="5"],[icon][size="6"]{font-size:20px}[icon][size="7"]{font-size:21px}[icon][size="8"]{font-size:22px}.fa-youtube:hover,[icon=social-youtube]{color:#f80501}.fa-twitter:hover,[icon=social-twitter]{color:#179fee}.fa-facebook:hover,[icon=social-facebook]{color:#1d76f2}.icon-wheel{background-image:url(/assets/assets/svgs/wheel-icon-blue.svg);background-repeat:no-repeat;display:block;height:22px;width:22px;background-position:50%}.icon-wheel:hover,a.active .icon-wheel,a:hover .icon-wheel{background-image:url(/assets/assets/svgs/wheel-icon-white.svg)}.icon-download-circle:before{content:"\e800"}.icon-email:before{content:"\e801"}.icon-eye:before{content:"\e802"}.icon-facebook:before{content:"\e803"}.icon-heart:before{content:"\e804"}.icon-linkedin:before{content:"\e806"}.icon-notification:before{content:"\e808"}.icon-search:before{content:"\e80a"}.icon-twitter:before{content:"\e80d"}.icon-youtube:before{content:"\e80e"}.icon-arrow-down:before{content:"\e80f"}.icon-arrow-right:before{content:"\e810"}.icon-arrow-left:before{content:"\e810";transform:rotate(180deg) scale(1.3)}.icon-bookmark:before{content:"\e811"}.icon-clock:before{content:"\e812"}.icon-close:before{content:"\e813"}.icon-download:before{content:"\e814"}.icon-star:before{content:"\e816"}.icon-info:before{content:"\e818"}.icon-profile:before{content:"\e81a"}.icon-collapse:before{content:"\f151"}.icon-plus:before{content:"\e815"}.icon-minus:before{content:"\e805"}.icon-star-filled:before{content:"\e807"}.icon{position:relative;align-items:center;display:flex;justify-content:center}.icon:hover{text-decoration:none}.icon-star{font-size:1.8rem}.icon-star-filled{font-size:2.3rem}.icon-download-circle{font-size:2rem}.icon-down-arrow{font-size:2.4rem}.icon-facebook{font-size:2.6rem}.icon-linkedin,.icon-twitter{font-size:2.2rem}.icon-search,.icon-youtube{font-size:2rem}.js-scroll{position:relative;overflow:hidden;flex-wrap:nowrap!important;white-space:nowrap;background-color:inherit}.js-scroll .nav-left-button,.js-scroll .nav-right-button{position:absolute;z-index:6;top:0;border:0;width:30px;border-radius:0;padding:4px;background-color:inherit}.js-scroll .nav-left-button i,.js-scroll .nav-right-button i{color:inherit;position:relative}#site-top-nav .js-scroll .nav-left-button,#site-top-nav .js-scroll .nav-right-button{width:53px}.js-scroll .nav-left-button:not(.active),.js-scroll .nav-right-button:not(.active){display:none}.js-scroll .nav-left-button{left:0;margin-left:0!important;text-align:left}#site-top-nav .js-scroll .nav-left-button{background:linear-gradient(90deg,#00395d 20%,rgba(0,57,93,0))}#site-top-nav .js-scroll .nav-left-button i{left:-5px}.js-scroll .nav-right-button{right:0;text-align:right}.js-scroll .nav-right-button i{transform:rotate(180deg)}#site-top-nav .js-scroll .nav-right-button{background:linear-gradient(90deg,rgba(0,57,93,0),#00395d 80%)}#site-top-nav .js-scroll .nav-right-button i{left:10px}:not(:focus)+[sibling\:focus=show]{opacity:0;z-index:-1}:focus+[sibling\:focus=show]{opacity:1}.activation-component h2:not([size]){font-size:36px;line-height:42px}@media (max-width:991.98px){.activation-component h2:not([size]){font-size:32px}}.activation-component .wysiwyg-content{margin-bottom:0}.activation-modal .modal-dialog{margin-top:15px}.activation-modal .modal-actions{top:28px;right:20px;z-index:1}@media only screen and (max-width:1050px){.activation-modal .modal-actions{top:15px;right:15px}}.activation-modal .modal-body{min-height:400px}@media only screen and (min-width:1051px) and (max-width:1350px){.activation-modal .modal-body header{padding-right:60px}}@media only screen and (max-width:1050px){.activation-modal .modal-body header{padding-top:42px}}.alert{border-radius:4px;padding:1.08em 1em;letter-spacing:0;line-height:1.6;display:flex;flex-direction:row;align-items:center}.alert:not(.no-icon):before{font-family:ba;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;font-variant:normal;text-transform:none;line-height:normal;vertical-align:bottom;-moz-osx-font-smoothing:grayscale;margin-right:12px;width:1.345em;text-align:center}.alert.no-icon:before{content:""!important}.alert:empty{padding:0}.alert-success{color:#008312;background-color:rgba(0,131,18,.05)}.alert-danger,.alert-error{color:#c33;background-color:rgba(204,51,51,.05)}.autocomplete-suggestions{text-align:left;cursor:default;background:#f1f1f1;color:#0073a8;position:absolute;display:none;z-index:9999;overflow:hidden;overflow-y:auto;box-sizing:border-box;border:1px solid #fff;box-shadow:0 0 10px rgba(0,0,0,.2);margin-top:5px}.autocomplete-suggestions:hover{border:1px solid #f1f1f1}.autocomplete-suggestion{position:relative;padding:.5em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.285em;border-bottom:1px solid #fff;transition:all .2s ease-in-out}.autocomplete-suggestion:last-child{border-bottom:none}.autocomplete-suggestion:hover{cursor:pointer;background:#fff;text-decoration:underline}.autocomplete-suggestion b{font-weight:400}.autocomplete-suggestion.selected{background:#fff;text-decoration:underline}.badge{padding:5px 15px;font-weight:600;text-align:left;font-size:12px}.u-color-darkBlue{color:#00395d}.u-color-lightBlue{color:#e6f2f8}.u-color-darkGray{color:#666}.u-color-lightGray{color:#f1f1f1}.u-color-keyline-grey{color:#e5e5e5}.wl-bg-white{background-color:#fff}.wl-text-white{color:#fff}.wl-theme-white{background-color:#fff;border-color:#fff!important;color:#fff}.wl-bg-cyan{background-color:#00aeef}.wl-text-cyan{color:#00aeef}.wl-theme-cyan{background-color:#00aeef;border-color:#00aeef!important;color:#fff}.wl-bg-blue{background-color:#0073a8}.wl-text-blue{color:#0073a8}.wl-theme-blue{background-color:#0073a8;border-color:#0073a8!important;color:#fff}.wl-bg-darkBlue{background-color:#00395d}.wl-text-darkBlue{color:#00395d}.wl-theme-darkBlue{background-color:#00395d;border-color:#00395d!important;color:#fff}.wl-bg-gray{background-color:#666}.wl-text-gray{color:#666}.wl-theme-gray{background-color:#666;border-color:#666!important;color:#fff}.wl-bg-green{background-color:#008312}.wl-text-green{color:#008312}.wl-theme-green{background-color:#008312;border-color:#008312!important;color:#fff}.wl-bg-orange{background-color:#dc630a}.wl-text-orange{color:#dc630a}.wl-theme-orange{background-color:#dc630a;border-color:#dc630a!important;color:#fff}.wl-bg-taupe{background-color:#b1a194}.wl-text-taupe{color:#b1a194}.wl-theme-taupe{background-color:#b1a194;border-color:#b1a194!important;color:#fff}.wl-bg-burgundy{background-color:#9d0638}.wl-text-burgundy{color:#9d0638}.wl-theme-burgundy{background-color:#9d0638;border-color:#9d0638!important;color:#fff}.wl-bg-red{background-color:#c33}.wl-text-red{color:#c33}.wl-theme-red{background-color:#c33;border-color:#c33!important;color:#fff}.wl-bg-yellow{background-color:#ffbe10}.wl-text-yellow{color:#ffbe10}.wl-theme-yellow{background-color:#ffbe10;border-color:#ffbe10!important;color:#fff}.wl-bg-none{background-color:transparent}.wl-text-none{color:transparent}.wl-theme-none{border-color:transparent!important;color:#fff}.wl-bg-transparent,.wl-theme-none{background-color:transparent}.wl-text-transparent{color:transparent}.wl-theme-transparent{background-color:transparent;border-color:transparent!important;color:#fff}.bg-lightGray{background-color:#f1f1f1}.text-lightGray{color:#f1f1f1}.theme-lightGray{background-color:#f1f1f1;border-color:#f1f1f1!important;color:#fff}.grid-gutter-0,.grid-gutter-0 .col,.grid-gutter-0 td{padding:0!important}.grid-spacing-0{margin-bottom:0!important}.grid-spacing-0.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-0{padding-top:0!important}.grid-gutter-10,.grid-gutter-10 .col,.grid-gutter-10 td{padding:10px!important}.grid-spacing-10{margin-bottom:10px!important}.grid-spacing-10.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-10{padding-top:10px!important}.grid-gutter-20,.grid-gutter-20 .col,.grid-gutter-20 td{padding:20px!important}.grid-spacing-20{margin-bottom:20px!important}.grid-spacing-20.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-20{padding-top:20px!important}.grid-gutter-30,.grid-gutter-30 .col,.grid-gutter-30 td{padding:30px!important}.grid-spacing-30{margin-bottom:30px!important}.grid-spacing-30.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-30{padding-top:30px!important}.grid-gutter-40,.grid-gutter-40 .col,.grid-gutter-40 td{padding:40px!important}.grid-spacing-40{margin-bottom:40px!important}.grid-spacing-40.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-40{padding-top:40px!important}.grid-gutter-50,.grid-gutter-50 .col,.grid-gutter-50 td{padding:50px!important}.grid-spacing-50{margin-bottom:50px!important}.grid-spacing-50.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-50{padding-top:50px!important}.grid-gutter-60,.grid-gutter-60 .col,.grid-gutter-60 td{padding:60px!important}.grid-spacing-60{margin-bottom:60px!important}.grid-spacing-60.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-60{padding-top:60px!important}.grid-gutter-70,.grid-gutter-70 .col,.grid-gutter-70 td{padding:70px!important}.grid-spacing-70{margin-bottom:70px!important}.grid-spacing-70.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-70{padding-top:70px!important}.grid-gutter-80,.grid-gutter-80 .col,.grid-gutter-80 td{padding:80px!important}.grid-spacing-80{margin-bottom:80px!important}.grid-spacing-80.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-80{padding-top:80px!important}.grid-gutter-90,.grid-gutter-90 .col,.grid-gutter-90 td{padding:90px!important}.grid-spacing-90{margin-bottom:90px!important}.grid-spacing-90.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-90{padding-top:90px!important}.slick-loading .slick-list{background:#fff url(ajax-loader.gif) 50% no-repeat}@font-face{font-family:slick;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;top:50%;transform:translateY(-50%);padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{height:20px;width:20px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.carousel .hero-banner{margin-top:0;min-height:273px}@media (min-width:992px){.carousel .hero-banner{min-height:455px}}@media (max-width:991.98px){.carousel .hero-banner p[pb-4]{padding-bottom:5px!important}}.carousel .hero-banner p{font-size:15px!important}.carousel__label{margin-bottom:5px}@media (min-width:768px){.carousel__label{margin-bottom:15px}}.carousel__image{top:0;left:0;position:absolute;height:100%;width:100%;font-family:"object-fit: cover; object-position: center;";-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.carousel__title{margin-bottom:24px}@media (min-width:768px){.carousel__title{margin-bottom:32px}}@media (min-width:992px){.carousel__title{margin-bottom:50px}}.carousel__card{padding:24px}@media (min-width:992px){.carousel__card{padding:32px}}.carousel .slick-track{margin-left:0;margin-right:0}.carousel .slick-dotted.slick-slider{margin-bottom:0}.carousel .slick-dots{margin-bottom:30px;bottom:0;position:absolute}.carousel .slick-dots li{margin:0 5px;height:8px;width:8px}.carousel .slick-dots li.slick-active>button{background-color:#fff}.carousel .slick-dots button{border-radius:50%;height:8px;width:8px;background-color:hsla(0,0%,100%,.4);padding:0;cursor:pointer}.carousel .slick-dots button:before{display:none}.slick-active .carousel .slick-dots button{background-color:#fff}#campaign-modal .form-radio-label{position:relative;color:#666}#campaign-modal .input-error.check-group-error{margin-top:5px;padding-left:0}.contentLink{width:100%;display:table;cursor:pointer;margin-bottom:10px;padding:10px 15px}.contentLink .row{display:table-row}.contentLink .contentImage{width:20%;display:table-cell;background:#f5f5f5}.contentLink .contentImage img{width:100%}.contentLink .contentArrow,.contentLink .contentInfo{background:#f5f5f5;display:table-cell;vertical-align:middle;box-sizing:border-box}.contentLink .contentInfo{padding:25px 20px;box-sizing:border-box}.contentLink .contentInfo .text{font-size:2em;font-family:ExpertSansLight}.contentLink .contentInfo h3{color:#0074a6}.contentLink:active .contentInfo h3,.contentLink:focus .contentInfo h3,.contentLink:hover .contentInfo h3{color:#036}.contentLink .contentInfo p{color:#666}.contentLink .contentArrow{padding:0 10px}.contentLink.businessLink .h2{font-size:2.15em}.contentLink.businessLink ul.importantPoints{margin-top:10px}.contentLink.businessLink ul.importantPoints li{color:#828282!important}.contentLink.businessLink .h3{color:#0074a6}.contentLink.businessLink:active .h3,.contentLink.businessLink:focus .h3,.contentLink.businessLink:hover .h3{color:#036}@media handheld,only screen and (max-width:767px){.contentLink,.contentLink .row{display:block}.contentLink .contentImage{width:100%;display:block;padding-right:0}.contentLink .contentArrow,.contentLink .contentInfo{display:block;padding:30px 20px}.contentLink .contentArrow{text-align:center}.contentLink .contentInfo{border-bottom:1px solid #fff}.contentLink .contentInfo .text,.contentLink .contentInfo h3{font-size:2em}}.cookieList{margin-bottom:20px}.cookieList .cookieItem,.cookieList .cookieItemAlt{padding:15px 20px}.cookieList .cookieItemAlt{background:#f7f7f7}.allowedTable{width:100%;border-collapse:collapse;border-bottom:1px solid #e8e8e8;border-right:1px solid #e8e8e8}.allowedTable th{border:1px solid #dbdbdb;border-bottom:0;background:#e8e8e8;padding:15px 20px;width:50%;text-align:left}.allowedTable td{border-left:1px solid #e8e8e8;padding:15px 20px}.allowedTable tr.alt td{background:#f7f7f7}.cookieSettings label{display:inline-block;margin:0}.cookieSettings input[type=checkbox]{display:inline-block;margin-bottom:0;margin-right:5px;vertical-align:middle}.cookieSettings p{margin-bottom:0}.cookieNotice{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12.6px;padding:20px}.cookieNotice .container{padding:0 20px;background:transparent}.directive-selects{font-size:21px;color:#666;background-color:#f1f1f1;padding:30px 25px}@media (min-width:992px){.directive-selects{padding:42px 30px}}.families-card-container .heading-container{margin:0 auto 70px}.families-card-container .card-container{align-items:flex-start}.families-card-container .card-container .card{width:100%}.families-card-container .card-container .card .heading{margin-top:25px}.families-card-container .card-container .card .summary{margin-top:10px}.families-card-container .card-container .card .cta{margin-top:15px;text-decoration:underline}@media (max-width:767.98px){.families-card-container .heading-container{margin:0 auto 40px}.families-card-container .card-container{flex-direction:column}.families-card-container .card:not(:first-child){margin-top:30px;margin-left:0}}.families-tab-container{overflow:hidden;margin-top:50px}.families-tab-container h1{margin:0}.families-tab-container .subtitle{margin-bottom:25px}.families-tab-container .tab-well{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;max-width:100vw;background-color:#f4f4f4;margin-top:25px}.families-tab-container .tab-well .cta-container{margin:60px 0}.families-tab-container .tab-well .topics-container{margin-top:20px;margin-bottom:20px}.families-tab-container .families-changer{display:none}@media (max-width:991.98px){.families-tab-container .families-changer{width:100%;display:block}.families-tab-container .families-changer select{background:url(assets/svgs/arrow-down-white.svg) no-repeat calc(100% - 16px) #0076b6;font-size:20px;color:#fff;border-radius:5px}.families-tab-container .families-changer select option{background-color:#fff;color:#000}.families-tab-container .families-changer select.active{border-radius:5px 5px 0 0}.families-tab-container .families-changer .familes-tab-summary{background-color:#0076b6;border-radius:0 0 5px 5px;color:#fff;padding:0 20% 15px 15px;display:none}.families-tab-container .families-changer .familes-tab-summary.active{display:block}.families-tab-container .families-changer:after{pointer-events:none}}.families-filters .filters-mobile{display:none}.families-filters .filters-desktop{display:flex}@media (max-width:991.98px){.families-filters .filters-mobile{display:flex}.families-filters .filters-desktop{display:none}}.form-check+.form-check{margin-top:1em}.form-check{position:relative;padding-left:0;width:100%}.form-check input:not(:disabled)+label{cursor:pointer}.form-check input:disabled+label:before{opacity:.65}.form-check input{z-index:-1;opacity:0}.form-check input:checked~label:before{background-color:#00395d}.form-check input:checked~label:after{content:"";border-color:#fff;border-style:solid;border-width:2px 2px 0 0;position:absolute;top:.485em;left:.3em;height:.333em;width:.75em;transform:rotate(135deg)}.form-check label{position:relative;padding-left:2em;color:#666}.form-check label:before{content:"";background-color:#fff;border:1px solid #666;position:absolute;top:1px;left:0;height:1.333em;width:1.333em}label{font-weight:400}.form-group+.form-group .form-radio{margin-top:-3%}.form-radio{position:relative}.form-radio input{opacity:0;position:absolute;width:100%;height:22px;z-index:1000}.form-radio label{position:relative;display:flex;align-items:center;z-index:1}.form-radio label:before{content:"";display:inline-block;flex:0 0 22px;width:22px;height:22px;border-radius:50%;border:1px solid;margin-right:11px}.form-radio label:after{content:"";position:absolute;left:6px;top:6px;border-radius:50%;border:5px solid}.form-radio input:not(:checked)+label:after{opacity:0}.control__indicator{position:absolute;top:2px;left:0;height:22px;width:22px;background:transparent;border:1px solid #dcdcdc}.control--radio .control__indicator{border-radius:50%}.dk-select,.dk-select *,.dk-select-multi,.dk-select-multi *,.dk-select-multi :after,.dk-select-multi :before,.dk-select :after,.dk-select :before{box-sizing:border-box}.dk-select,.dk-select-multi{position:relative;display:inline-block;vertical-align:middle;line-height:1.5em;width:200px;cursor:pointer}.dk-selected{width:100%;white-space:nowrap;overflow:hidden;position:relative;background-color:#fff;border:1px solid #e5e5e5;border-radius:.4em;padding:0 1.5em 0 .5em;text-overflow:ellipsis}.dk-selected:after,.dk-selected:before{content:"";display:block;position:absolute;right:0}.dk-selected:before{top:50%;border:solid transparent;border-top:solid #e5e5e5;border-width:.25em .25em 0;margin:-.125em .5em 0 0}.dk-selected:after{top:0;height:100%;border-left:1px solid #e5e5e5;margin:0 1.5em 0 0}.dk-selected-disabled{color:#bbb}.dk-select .dk-select-options{position:absolute;display:none;left:0;right:0}.dk-select-open-up .dk-select-options{border-radius:.4em .4em 0 0;margin-bottom:-1px;bottom:100%}.dk-select-open-down .dk-select-options{border-radius:0 0 .4em .4em;margin-top:-1px;top:100%}.dk-select-multi .dk-select-options{max-height:10em}.dk-select-options{background-color:#fff;border:1px solid #e5e5e5;border-radius:.4em;list-style:none;margin:0;max-height:10.5em;min-width:100%;overflow-x:hidden;overflow-y:auto;padding:.25em 0;width:auto;z-index:100}.dk-option-selected{background-color:#0074a8;color:#fff}.dk-select-options-highlight .dk-option-selected{background-color:transparent;color:inherit}.dk-option{padding:0 .5em}.dk-select-options .dk-option-highlight{background-color:#0074a8;color:#fff}.dk-select-options .dk-option-disabled{color:#bbb;background-color:transparent}.dk-optgroup{border:solid #e5e5e5;border-width:1px 0;padding:.25em 0}.dk-optgroup,.dk-optgroup+.dk-option{margin-top:.25em}.dk-optgroup+.dk-optgroup{border-top-width:0;margin-top:0}.dk-optgroup:nth-child(2){padding-top:0;border-top:none;margin-top:0}.dk-optgroup:last-child{border-bottom-width:0;margin-bottom:0;padding-bottom:0}.dk-optgroup-label{padding:0 .5em .25em;font-weight:700;width:100%}.dk-optgroup-options{list-style:none;padding-left:0}.dk-optgroup-options li{padding-left:1.2em}.dk-select-open-up .dk-selected{border-top-left-radius:0;border-top-right-radius:0;border-color:#0074a8}.dk-select-open-down .dk-selected{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#0074a8}.dk-select-open-down .dk-selected:before,.dk-select-open-up .dk-selected:before{border-width:0 .25em .25em;border-bottom-color:#0074a8}.dk-select-open-down .dk-selected:after,.dk-select-open-up .dk-selected:after{border-left-color:#0074a8}.dk-select-multi:active .dk-select-options,.dk-select-multi:focus .dk-select-options,.dk-select-open-down .dk-select-options,.dk-select-open-up .dk-select-options{display:block;border-color:#0074a8}.dk-select-multi:active,.dk-select-multi:focus,.dk-select-multi:hover{outline:none}.dk-selected:active,.dk-selected:focus,.dk-selected:hover{outline:none;border-color:#0074a8}.dk-selected:active:before,.dk-selected:focus:before,.dk-selected:hover:before{border-top-color:#0074a8}.dk-selected:active:after,.dk-selected:focus:after,.dk-selected:hover:after{border-left-color:#0074a8}.dk-select-disabled{opacity:.6;color:#bbb;cursor:not-allowed}.dk-select-disabled .dk-selected:active,.dk-select-disabled .dk-selected:focus,.dk-select-disabled .dk-selected:hover{border-color:inherit}.dk-select-disabled .dk-selected:active:before,.dk-select-disabled .dk-selected:focus:before,.dk-select-disabled .dk-selected:hover:before{border-top-color:inherit}.dk-select-disabled .dk-selected:active:after,.dk-select-disabled .dk-selected:focus:after,.dk-select-disabled .dk-selected:hover:after{border-left-color:inherit}select[data-dkcacheid]{display:none}.dk-selected{color:#000;padding:7px 10px}.dk-selected.hidden-option{color:#a9a9a9}.dk-select-options .dk-option{margin:0;padding:.5em 1em}.dropkick--full-width{width:100%}.dropkick--tall .dk-select-options{max-height:20em}/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid;border-color:#ccc #ccc #bbb;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.pika-single:after,.pika-single:before{content:" ";display:table}.pika-single:after{clear:both}.pika-single{*zoom:1}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-label{display:inline-block;*display:inline;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}.pika-next,.pika-prev{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:75% 75%;opacity:.5;*position:absolute;*top:0}.pika-next:hover,.pika-prev:hover{opacity:1}.is-rtl .pika-next,.pika-prev{float:left;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");*left:0}.is-rtl .pika-prev,.pika-next{float:right;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");*right:0}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block;*display:inline}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table td,.pika-table th{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:700;text-align:center}.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5}.pika-week{font-size:11px;color:#999}.is-today .pika-button{color:#3af;font-weight:700}.is-selected .pika-button{color:#fff;font-weight:700;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.is-inrange .pika-button{background:#d5e9f7}.is-startrange .pika-button{color:#fff;background:#6cb31d;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#fff;background:#3af;box-shadow:none;border-radius:3px}.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.pika-button:hover{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}.pika-table abbr{border-bottom:none;cursor:help}.validation-summary-errors{background:red;height:5rem;width:70rem;border-radius:4px;padding:1.08em 1em;letter-spacing:0;line-height:1.6;display:flex;flex-direction:row;align-items:center;color:#c33;background-color:rgba(204,51,51,.05)}.validation-summary-errors:not(.no-icon):before{font-family:ba;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;font-variant:normal;text-transform:none;line-height:normal;vertical-align:bottom;-moz-osx-font-smoothing:grayscale;margin-right:12px;width:1.345em;text-align:center}.validation-summary-errors.no-icon:before{content:""!important}.validation-summary-errors ul{padding:0;margin:0;list-style:none;color:inherit}.validation-summary-errors li{margin:0;padding:0}input[name=BoteDeMiel]{opacity:0;position:absolute;top:0;left:0;height:0;width:0;z-index:-1}#BoteDeMiel-group{margin-bottom:0}#BoteDeMiel-group .input-group{height:auto}.grecaptcha-badge{display:none!important}#Recaptcha-group{margin-bottom:0}#Recaptcha-group .input-group{height:auto}.generic-content-block__heading{margin-bottom:20px}.header-profile{position:relative;float:left;width:140px;font-size:1rem}@media screen and (min-width:767px){.header-profile{min-width:205px;margin-left:2%}}@media (max-width:1199.98px){.header-profile+span+div .nav-item{margin-left:20px}}@media screen and (min-width:767px){.teacher .header-profile{width:230px;margin-top:40px;margin-left:0}}.header-profile__icon{float:left;margin-right:10px;margin-top:4px}.header-profile__icon img{max-width:34px}@media screen and (max-width:767px){.header-profile__icon{margin-left:10px}}.header-profile__name{margin-right:3px}.header-profile__logout{color:#00aeef;margin-left:3px}.header-profile__level{display:block;padding-top:10px;color:#00aeef}@media screen and (min-width:767px){.header-profile__level{padding-top:0}}.header-profile__level .icon{margin:2px 7px 0 2px}@media screen and (min-width:1024px){.header-profile__level .icon{float:left;margin-left:0}}.header-profile .i-profile,.header-profile .i-profile-BusinessUser{background-image:url(assets/images/svg-icons/profile.svg);width:33px;height:33px;background-position:50%;background-size:37px}.header-profile .i-menu-collapse{width:20px;height:17px;background-position:-100px -300px}.header-profile .i-arrow-down-grey{background-position:-100px -150px;width:28px;height:14px}.header-profile .i-nav-arrow{background-image:url(assets/images/arrow-simple.svg);width:20px;height:20px;background-size:30px;background-position:50%;transform:rotate(90deg)}.header-profile .wex-popup{background-color:#e4e4e4;width:200px;position:absolute;top:60px;left:0;z-index:999;border:1px solid #fff;box-shadow:0 0 10px rgba(0,0,0,.2);transition:opacity .5s ease-in;opacity:0;pointer-events:none;list-style:none;padding:0}.header-profile .wex-popup li:first-child{border-top:none;box-shadow:none}.header-profile .wex-popup li{padding:0;margin:0;border-top:1px solid #fff}.header-profile .wex-popup li a{padding:10px;display:block}.header-profile .wex-popup li a:hover{background-color:#fff}.header-profile .wex-popup li a span{color:#00aeef}.header-profile .notch{content:"";display:block;height:20px;width:20px;background-color:#fff;transform:rotate(45deg);position:absolute;top:50px;left:65px;z-index:1000;box-shadow:0 0 2px 2px rgba(0,0,0,.2);opacity:0}.header-profile .i-nav-pointer{transition:opacity .5s ease-in;opacity:0;top:38px;left:65px;position:absolute;z-index:1000}.header-profile .i-nav-arrow{transition:transform .6s ease-out}.header-profile.wex-opened .i-nav-pointer,.header-profile.wex-opened .wex-popup{opacity:1;pointer-events:inherit}.header-profile.wex-opened .i-nav-arrow{transform:rotate(270deg)}.header-profile .icon{background-size:25px 20px;display:inline-block;height:20px;width:25px}.header-profile .icon-gold{background-size:15px 14px;height:14px;width:15px;background-image:url(assets/images/level-gold.png)}.header-profile .icon-silver{background-size:15px 14px;height:14px;width:15px;background-image:url(assets/images/level-silver.png)}.header-profile .icon-bronze{background-size:15px 14px;height:14px;width:15px;background-image:url(assets/images/level-bronze.png)}.families-hero-banner-container{margin-top:40px;margin-bottom:40px;background-color:#f3f9fc}.families-hero-banner-container .families-hero-heading{padding:40px 4%}.families-hero-banner-container .families-hero-banner{display:flex;padding-bottom:20px}.families-hero-banner-container .families-hero-banner .image-container{padding-left:4%;position:relative;width:40%;height:100%}.families-hero-banner-container .families-hero-banner .text-container{width:60%;text-align:center}.families-hero-banner-container .families-hero-banner .text-container h3{font-size:40px;line-height:1.1;margin-top:15%;font-weight:300}.families-hero-banner-container .families-hero-banner .text-container p{margin:10% auto 0;width:70%}@media (max-width:991.98px){.families-hero-banner-container .families-hero-banner{height:auto}.families-hero-banner-container .families-hero-banner .text-container h3{font-size:54px;margin-top:20%}.families-hero-banner-container .families-hero-banner .text-container p{width:80%}}@media (max-width:767.98px){.families-hero-banner-container .families-hero-banner{display:flex;flex-direction:column}.families-hero-banner-container .families-hero-banner .image-container{padding:0;flex-shrink:0;order:1;width:100%}.families-hero-banner-container .families-hero-banner .image-container img{transform:none}.families-hero-banner-container .families-hero-banner .text-container{flex-shrink:0;order:0;width:100%}.families-hero-banner-container .families-hero-banner .text-container h3{font-size:54px;margin-top:20%;padding:0 20px}.families-hero-banner-container .families-hero-banner .text-container p{width:100%;padding:0 20px 25px;margin:0 auto;text-align:left}}.families-hero-banner-container.hub .families-hero-banner{height:455px;padding-bottom:0;align-items:center}.families-hero-banner-container.hub .families-hero-banner .families-hero-heading{padding:40px 4% 0}.families-hero-banner-container.hub .families-hero-banner .image-container{padding-left:5%}.families-hero-banner-container.hub .families-hero-banner .image-container img{font-family:"object-fit: cover; object-position: center;";-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.families-hero-banner-container.hub .families-hero-banner .text-container h3{margin-top:0!important}.families-hero-banner-container.hub .families-hero-banner .text-container p{margin:3% auto 0}@media (max-width:767.98px){.families-hero-banner-container.hub .families-hero-banner{height:auto}.families-hero-banner-container.hub .families-hero-banner .image-container{padding-left:0}.families-hero-banner-container.hub .families-hero-banner .image-container img{transform:none}.families-hero-banner-container.hub .families-hero-banner .text-container h3{margin-top:40px}.families-hero-banner-container.hub .families-hero-banner .text-container p{margin:20px auto}}@media (min-width:992px){.history-sort{margin-top:-72px}}.lesson-summary{border-radius:4px;display:inline-flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:5px 16px;margin-right:5px}@media (max-width:767.98px){.lesson-summary{flex:1 0 100%;margin-bottom:5px;margin-right:0}}.lesson-summary>span{margin-top:5px;margin-bottom:5px}.lesson-summary>span:not(:last-child){margin-right:30px}@media (max-width:575.98px){.lesson-summary>span:not(:last-child){margin-right:20px}}.blue-tick-list{list-style:none;padding:15px 0}.blue-tick-item{text-align:left;font-size:15px!important;margin-bottom:15px;font-weight:700;color:#00395d}.blue-tick-item:before{color:#fff;font-size:8px!important;background-color:#00395d;height:21px;width:21px;border-radius:50%;position:relative;margin-right:10px;top:3px;padding-top:6px;padding-left:1px}.like-alert{display:none;box-shadow:0 0 10px 0 rgba(0,0,0,.2);padding:20px 80px 20px 20px;width:100%;z-index:10}@media (min-width:576px){.like-alert{border-radius:4px;margin:20px;width:540px}}.loading-message{margin:100px auto;padding:25px 45px 45px;max-width:700px}.loading-message img{margin-bottom:5px;width:60px}.media-card>img{margin-right:20px;max-width:120px}.media-card>div{flex:1}.media-card-info span:not(:last-child){border-right:1px solid #e4e4e4;margin-right:8px;padding-right:8px}.order-form{margin-top:60px;padding:50px 32px 60px}@media (min-width:576px){.order-form{padding-left:92px;padding-right:92px}}.order-form .form-group .form-control{max-width:350px;width:100%}.order-form .form-group.narrow .form-control{max-width:160px}.pop-up{width:100%;position:fixed;bottom:0;background:#fff;padding:15px 20px;z-index:10}@media (min-width:768px){.pop-up{max-width:540px;padding:28px 25px;bottom:30px;right:15px}}.pop-up__header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:8px}@media (min-width:768px){.pop-up__header{align-items:center}}.pop-up__icon{height:22px;width:22px;margin-right:11px}.pop-up__button{padding:14px}.progress{height:10px;border-radius:0}.progress--small{height:4px}.progress-bar{border-radius:6px;border-top-left-radius:0;border-bottom-left-radius:0;background-color:#00aeef}.progress-bar .sr-only{text-indent:-99999px}.profile-header__name{color:#0073a8;font-size:1.4em!important;margin-bottom:0}@media (min-width:420px){.profile-header__name{font-size:2.85em!important}}.profile-header__points{color:#00395d;font-family:ExpertSansLight,Verdana,Arial,Helvetica,sans-serif;margin-bottom:0}@media (min-width:420px){.profile-header__points{font-size:2.15em!important}}.profile-header__copy{margin-bottom:0}.profile-header__cta{padding-top:17px}.profile-header__copy,.profile-header__cta,.profile-header__name,.profile-header__points{margin-left:10px}@media (min-width:767px){.profile-header__copy,.profile-header__cta,.profile-header__name,.profile-header__points{margin-left:3%}}radiogroup,radiogroupcontent{display:block}#site-top-nav a.active{position:relative;color:#fff}#site-top-nav a.active:after{position:absolute;content:"";left:calc(50% - 6px);bottom:0;border-color:transparent transparent #fff;border-style:solid;border-width:0 6px 5px}.svg-text img{margin-right:10px}.svg-text.alt img{margin:0 0 0 10px;order:2}.svg-text.alt span{order:1}.tsandcs-container .terms-switch-text{color:#00395d}.tsandcs-container .terms-switch-text .selected-section{text-transform:uppercase;font-weight:700}.tsandcs-container .tsandcs-item{display:flex;flex:1 1 0%;margin-right:30px}@media (min-width:576px){.tsandcs-container .tsandcs-item:last-child{margin-right:0}}.tsandcs-container .tsandcs-item .form-select-box{background-color:inherit;width:100%}.tsandcs-container .tsandcs-item .form-select-box>flex{min-height:50px}.tsandcs-container .tsandcs-item .form-select-box.active>flex{color:#fff}.tsandcs-container .tsandcs-item .form-select-box.active>flex [icon]{opacity:1;background-color:#fff;border-color:#077ab8}.tsandcs-container .tsandcs-item .form-select-box.active>flex [icon]:before{color:#077ab8}.tsandcs-navigation-container{border:1px solid hsla(0,0%,46.3%,.2);border-radius:6px;padding:25px;font-family:Expert Sans Regular,Arial,Helvetica,sans-serif;color:#00395d}.tsandcs-navigation-container h3{font-family:Expert Sans Regular,Arial,Helvetica,sans-serif;font-size:20px}@media (min-width:576px){.tsandcs-navigation-container h3{font-size:24px}}.tsandcs-navigation-container .tsandcs-navigation{margin:24px 0 0;border-top:1px solid hsla(0,0%,46.3%,.2);list-style:none;padding:12px 0 0}.tsandcs-navigation-container .tsandcs-navigation .tsandcs-navigation-item{padding:12px 0;margin:0}.tsandcs-navigation-container .tsandcs-navigation .tsandcs-navigation-item a{color:#00395d}.tsandcs-navigation-container .tsandcs-navigation .tsandcs-navigation-item a.active,.tsandcs-navigation-container .tsandcs-navigation .tsandcs-navigation-item a:hover{color:#00aeef}.tsandcs-navigation-container .tsandcs-navigation .tsandcs-navigation-item a.disableClick{color:#e4e4e4;pointer-events:none}.tsandcs-navigation-footer{color:#00395d;size:15px;font-family:ExpertSans;padding-top:12px}.tooltip.show{opacity:1}.tooltip .arrow{bottom:12px}.tooltip .arrow:before{border-top-color:#fff;z-index:1}.tooltip .arrow:after{content:"";box-shadow:0 0 6px rgba(0,0,0,.5);position:absolute;bottom:1px;left:calc(50% - 5px);height:10px;width:10px;transform:rotate(45deg);z-index:-1}.tooltip .tooltip-inner{background-color:#fff;border:1px solid #dcdcdc;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.2);position:relative;top:-10px;padding:6px 12px;color:#666;font-size:15px}.welcome-back__block{padding:15px 0 25px}@media (min-width:768px){.welcome-back__block{padding:32px 28px}}.welcome-back__heading{margin-bottom:15px}@media (min-width:992px){.welcome-back__heading{margin-bottom:20px}}.welcome-back__body{max-width:470px}.welcome-back__body>p{font-size:17px}.well__title{display:block;margin:0 0 10px;text-align:center}.well__title--working-life{padding-bottom:70px;margin-bottom:45px}.well__title--working-life h2{margin-bottom:0}@media (min-width:767px){.well .well{padding:40px 0 80px}.well .well__title{font-size:2.857em!important;margin-bottom:30px}.well .well .row:last-of-type{margin-bottom:0}.well .well--working-life{padding-bottom:80px}.well .well--working-life h2{margin-bottom:inherit}.well .well{padding:40px 0;margin-bottom:40px}.well .well+.well{padding-top:80px;margin-bottom:0;margin-top:-40px}}.well{padding:20px 0}.well.grid-gutter-20.grid-spacing-0:nth-child(0){padding-top:40px!important}.well.grid-gutter-20.grid-spacing-0~.well.grid-gutter-20.grid-spacing-0{padding-top:0!important}.well .block{background:#fff}.video{height:0;overflow:hidden;padding-top:56.25%;position:relative}.video iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;background:transparent}.video-wrapper .video{padding-top:56.25%;overflow:unset;display:inline-block;width:100%}.video-wrapper .video:before{display:none}@media (max-width:991.98px){.video-wrapper .video .block__content{padding:15px}}.video-wrapper .video iframe{height:100%;position:absolute;top:0;width:100%;z-index:2}.video-wrapper .video.has-transcript{margin-bottom:0}.video-wrapper .transcript-container .close-transcript,.video-wrapper .transcript-container .show-transcript{margin:2rem 0;display:inline-block}.video-wrapper .transcript-container .transcript{transition:max-height .5s ease-in-out;max-height:0;overflow:hidden;margin-bottom:2rem}.video-wrapper .transcript-container .transcript .transcript-inner{max-height:40rem;overflow-y:auto}.video-wrapper .transcript-container .transcript.open{max-height:40rem}.video-inline{position:relative;margin-top:60px}.video-inline .video{margin-top:0!important;margin-bottom:0!important}.video-inline .video iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;background:#000}.video-inline .video .video-play-button{position:absolute;bottom:20px;left:20px;width:50px}.video-inline .video-text{padding-top:20px}@media (max-width:767.98px) and (orientation:landscape){.video-modal .modal-dialog{margin:0}}.video-modal .modal-close{position:absolute;top:10px;right:10px;z-index:2;color:#fff}.video-modal .modal-close i{font-size:14px}.video-icon{z-index:1;background:url(https://www.media.barclays.co.uk/assets/skins/barc6cc/display/background.png) no-repeat;opacity:1;display:block;cursor:pointer;position:absolute;width:60px;height:60px;margin:50% 45%}@media (min-width:768px){.video-icon{margin:45% 37%}}.video-icon .play-icon{position:absolute;height:60px;width:60px;background:url(https://www.media.barclays.co.uk/assets/skins/barc6cc/display/playIcon.png) no-repeat;background-size:60px 60px;float:none}.families-hub-modal .video{margin-bottom:0!important}.mas-content img,.mas-content p img{padding:3em 0}.mas-content h2,.mas-content h3{font-weight:400;padding:.75em 0}[theme=nation] section.content-hubs-tabs{background-color:#f1f1f1;margin:50px 0;padding-bottom:10px}[theme=nation] section.content-hubs-tabs .wysiwyg-content a[rel=noopener]{word-break:break-word}.kitchen-sink h1{margin-bottom:8px;font-weight:400}.kitchen-sink h2{color:#767676!important;margin-bottom:16px;font-size:24px}.kitchen-sink section{margin-bottom:40px}@media (max-width:767.98px){body[data-content-type=termsAndConditions] .main div .container .row .col-md-8{order:2}body[data-content-type=termsAndConditions] .main div .container .row .col-md-4{order:1;margin-bottom:30px}}@media (min-width:768px){.container-v2 .row.grid{margin-bottom:0}}.container-v2 .contentLink{padding:10px 0}@media (min-width:280px){.main-navigation-wrapper{text-align:right}}
.dropdown-toggle:after{display:none!important}/*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}.confirm-email .copy p,.dashboard-details__wrapper__intro h1,.signpost-cards .cards-container .signpost-card .card-text,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}/*!
 * Bootstrap Grid v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,:after,:before{box-sizing:inherit}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto,.col-xxl,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}@media (min-width:1400px){.col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xxl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xxl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xxl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xxl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xxl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xxl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xxl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xxl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xxl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xxl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xxl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xxl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xxl-12{flex:0 0 100%;max-width:100%}.order-xxl-first{order:-1}.order-xxl-last{order:13}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media (min-width:1400px){.d-xxl-none{display:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}@media (min-width:1400px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width:1400px){.m-xxl-0{margin:0!important}.mt-xxl-0,.my-xxl-0{margin-top:0!important}.mr-xxl-0,.mx-xxl-0{margin-right:0!important}.mb-xxl-0,.my-xxl-0{margin-bottom:0!important}.ml-xxl-0,.mx-xxl-0{margin-left:0!important}.m-xxl-1{margin:.25rem!important}.mt-xxl-1,.my-xxl-1{margin-top:.25rem!important}.mr-xxl-1,.mx-xxl-1{margin-right:.25rem!important}.mb-xxl-1,.my-xxl-1{margin-bottom:.25rem!important}.ml-xxl-1,.mx-xxl-1{margin-left:.25rem!important}.m-xxl-2{margin:.5rem!important}.mt-xxl-2,.my-xxl-2{margin-top:.5rem!important}.mr-xxl-2,.mx-xxl-2{margin-right:.5rem!important}.mb-xxl-2,.my-xxl-2{margin-bottom:.5rem!important}.ml-xxl-2,.mx-xxl-2{margin-left:.5rem!important}.m-xxl-3{margin:1rem!important}.mt-xxl-3,.my-xxl-3{margin-top:1rem!important}.mr-xxl-3,.mx-xxl-3{margin-right:1rem!important}.mb-xxl-3,.my-xxl-3{margin-bottom:1rem!important}.ml-xxl-3,.mx-xxl-3{margin-left:1rem!important}.m-xxl-4{margin:1.5rem!important}.mt-xxl-4,.my-xxl-4{margin-top:1.5rem!important}.mr-xxl-4,.mx-xxl-4{margin-right:1.5rem!important}.mb-xxl-4,.my-xxl-4{margin-bottom:1.5rem!important}.ml-xxl-4,.mx-xxl-4{margin-left:1.5rem!important}.m-xxl-5{margin:3rem!important}.mt-xxl-5,.my-xxl-5{margin-top:3rem!important}.mr-xxl-5,.mx-xxl-5{margin-right:3rem!important}.mb-xxl-5,.my-xxl-5{margin-bottom:3rem!important}.ml-xxl-5,.mx-xxl-5{margin-left:3rem!important}.p-xxl-0{padding:0!important}.pt-xxl-0,.py-xxl-0{padding-top:0!important}.pr-xxl-0,.px-xxl-0{padding-right:0!important}.pb-xxl-0,.py-xxl-0{padding-bottom:0!important}.pl-xxl-0,.px-xxl-0{padding-left:0!important}.p-xxl-1{padding:.25rem!important}.pt-xxl-1,.py-xxl-1{padding-top:.25rem!important}.pr-xxl-1,.px-xxl-1{padding-right:.25rem!important}.pb-xxl-1,.py-xxl-1{padding-bottom:.25rem!important}.pl-xxl-1,.px-xxl-1{padding-left:.25rem!important}.p-xxl-2{padding:.5rem!important}.pt-xxl-2,.py-xxl-2{padding-top:.5rem!important}.pr-xxl-2,.px-xxl-2{padding-right:.5rem!important}.pb-xxl-2,.py-xxl-2{padding-bottom:.5rem!important}.pl-xxl-2,.px-xxl-2{padding-left:.5rem!important}.p-xxl-3{padding:1rem!important}.pt-xxl-3,.py-xxl-3{padding-top:1rem!important}.pr-xxl-3,.px-xxl-3{padding-right:1rem!important}.pb-xxl-3,.py-xxl-3{padding-bottom:1rem!important}.pl-xxl-3,.px-xxl-3{padding-left:1rem!important}.p-xxl-4{padding:1.5rem!important}.pt-xxl-4,.py-xxl-4{padding-top:1.5rem!important}.pr-xxl-4,.px-xxl-4{padding-right:1.5rem!important}.pb-xxl-4,.py-xxl-4{padding-bottom:1.5rem!important}.pl-xxl-4,.px-xxl-4{padding-left:1.5rem!important}.p-xxl-5{padding:3rem!important}.pt-xxl-5,.py-xxl-5{padding-top:3rem!important}.pr-xxl-5,.px-xxl-5{padding-right:3rem!important}.pb-xxl-5,.py-xxl-5{padding-bottom:3rem!important}.pl-xxl-5,.px-xxl-5{padding-left:3rem!important}.m-xxl-n1{margin:-.25rem!important}.mt-xxl-n1,.my-xxl-n1{margin-top:-.25rem!important}.mr-xxl-n1,.mx-xxl-n1{margin-right:-.25rem!important}.mb-xxl-n1,.my-xxl-n1{margin-bottom:-.25rem!important}.ml-xxl-n1,.mx-xxl-n1{margin-left:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.mt-xxl-n2,.my-xxl-n2{margin-top:-.5rem!important}.mr-xxl-n2,.mx-xxl-n2{margin-right:-.5rem!important}.mb-xxl-n2,.my-xxl-n2{margin-bottom:-.5rem!important}.ml-xxl-n2,.mx-xxl-n2{margin-left:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.mt-xxl-n3,.my-xxl-n3{margin-top:-1rem!important}.mr-xxl-n3,.mx-xxl-n3{margin-right:-1rem!important}.mb-xxl-n3,.my-xxl-n3{margin-bottom:-1rem!important}.ml-xxl-n3,.mx-xxl-n3{margin-left:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.mt-xxl-n4,.my-xxl-n4{margin-top:-1.5rem!important}.mr-xxl-n4,.mx-xxl-n4{margin-right:-1.5rem!important}.mb-xxl-n4,.my-xxl-n4{margin-bottom:-1.5rem!important}.ml-xxl-n4,.mx-xxl-n4{margin-left:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mt-xxl-n5,.my-xxl-n5{margin-top:-3rem!important}.mr-xxl-n5,.mx-xxl-n5{margin-right:-3rem!important}.mb-xxl-n5,.my-xxl-n5{margin-bottom:-3rem!important}.ml-xxl-n5,.mx-xxl-n5{margin-left:-3rem!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{flex-direction:column;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-left{right:auto;left:0}.dropdown-menu-xxl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.slick-loading .slick-list{background:#fff url(ajax-loader.gif) 50% no-repeat}@font-face{font-family:slick;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;top:50%;transform:translateY(-50%);padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{height:20px;width:20px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.reset-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none}.reset-button--no-padding{padding:0}.pointer-events-none{pointer-events:none}.bg-blue{background-color:#006de3}.bg-blue-electric{background-color:#00f}.bg-cyan{background-color:#00aeef}.bg-blue-light{background-color:#0076b6}.bg-blue-dark{background-color:#00395d}.bg-blue-bright{background-color:#001276}.bg-mint-bright{background-color:#affdfd}.bg-mint{background-color:#cdf5e8}.bg-lime{background-color:#c3fb5a}.bg-yellow-light{background-color:#ffff98}.bg-yellow-bright{background-color:#ff0}.bg-orange-light{background-color:#ffe05a}.bg-orange{background-color:#ffcb05}.bg-teal-light{background-color:#007481}.bg-teal{background-color:#066}.bg-teal-dark{background-color:#004750}.bg-purple-bright{background-color:#5c1e5b}.bg-purple-dark{background-color:#4c3d6c}.bg-purple-light{background-color:#e1c0e2}.bg-violet{background-color:#7a0ff9}.bg-claret-light{background-color:#ffc9c9}.bg-claret-bright{background-color:#c7237a}.bg-claret-dark{background-color:#752157}.bg-stone{background-color:#e8e8c9}.bg-grey-lighter{background-color:#d9d9d9}.bg-grey-lighter-a17{background-color:hsla(0,0%,85.1%,.17)}.bg-grey-light{background-color:#e2e2e2}.bg-grey-lightest{background-color:#f3f3f3}.bg-grey-medium{background-color:#515151}.bg-grey-dark{background-color:#272727}.bg-snow{background-color:#f9f9f9}.bg-black{background-color:#000}.bg-white{background-color:#fff}.bg-green-dark{background-color:#3f7e37}.c-blue{color:#006de3}.c-black{color:#000}.c-white{color:#fff}.c-blue-bright{color:#001276}.c-dark-teal{color:#004750}.c-grey-medium{color:#515151}.c-combo-lime,.support .hero,.support .hero__tag{background-color:#c3fb5a;color:#004750}.article .hero,.article .hero__tag,.c-combo-violet,.wlarticle .hero,.wlarticle .hero__tag{background-color:#7a0ff9;color:#fff}.c-combo-green,.cpd .hero,.cpd .hero__tag{background:#3f7e37;color:#fff}.c-combo-orange,.core-skills .hero,.core-skills .hero__tag{background:#ffcb05}.c-combo-blue-bright,.dashboard-banner--educator,.module .hero,.module .hero__tag,.whizzard-steps ul li.active{background-color:#001276;color:#affdfd}.blog .hero,.blog .hero__tag,.c-combo-claret-light,.quote-block{background-color:#ffc9c9;color:#752157}.c-combo-blue{background-color:#006de3;color:#fff}.c-combo-blue-dark,.dashboard-banner--young-person,.family .hero,.family .hero__tag{background-color:#00395d;color:#e1c0e2}.business .hero,.business .hero__tag,.c-combo-purple-bright{background-color:#5c1e5b;color:#e1c0e2}.c-combo-purple-dark{background-color:#4c3d6c;color:#ffc9c9}.c-combo-teal-dark,.lesson .hero,.lesson .hero__tag{background-color:#004750;color:#affdfd}.c-combo-teal-light{background-color:#007481;color:#affdfd}.c-combo-mint-bright{background-color:#affdfd;color:#001276}.activity .hero,.activity .hero__tag,.c-combo-purple-light,.dashboard-modal .form-success,.dashboard-points{background-color:#e1c0e2;color:#752157}.c-combo-white-blue{background-color:#fff;color:#006de3}.c-combo-grey-lighter{background-color:#d9d9d9;color:#515151}.c-combo-grey-lighter-a17{background-color:hsla(0,0%,85.1%,.17);color:#515151}.c-combo-orange,.core-skills .hero,.core-skills .hero__tag{background-color:#ffcb05;color:#515151}.c-combo-mint,.schema-hub .hero,.schema .hero,.schema .hero__tag{background-color:#cdf5e8;color:#001276}.c-combo-claret-dark{background-color:#752157;color:#e1c0e2}@font-face{font-family:effra-light;font-display:swap;src:url(assets/fonts/effra-light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:effra-light-italic;font-display:swap;src:url(assets/fonts/effra-light-italic.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:effra-italic;font-display:swap;src:url(assets/fonts/effra-italic.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:effra-regular;font-display:swap;src:url(assets/fonts/effra-regular.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:effra-medium;font-display:swap;src:url(assets/fonts/effra-medium.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:effra-medium-italic;font-display:swap;src:url(assets/fonts/effra-medium-italic.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:effra-bold;font-display:swap;src:url(assets/fonts/effra-bold.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:effra-bold-italic;font-display:swap;src:url(assets/fonts/effra-bold-italic.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:effra-heavy;font-display:swap;src:url(assets/fonts/effra-heavy.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:effra-heavy-italic;font-display:swap;src:url(assets/fonts/effra-heavy-italic.woff) format("woff");font-weight:300;font-style:normal}.h1,h1{font-weight:400;font-size:4.8rem;line-height:5.6rem;letter-spacing:-.014rem}@media (min-width:992px){.h1,h1{font-family:effra-regular,Arial;font-size:8rem;line-height:8.8rem}}.h2,.other .right-main h1,body[data-section=contenthub] .rte h1,body[data-section=contenthub] .wysiwyg-content h1,h2{font-family:effra-regular,Arial;font-weight:400;font-size:3.2rem;line-height:4rem}@media (min-width:992px){.h2,.other .right-main h1,body[data-section=contenthub] .rte h1,body[data-section=contenthub] .wysiwyg-content h1,h2{font-size:4.8rem;letter-spacing:-.025rem;line-height:5.6rem}}.dashboard-details__wrapper__intro h1,.h3,.other .right-main h2,h3{font-family:effra-regular,Arial;font-weight:400;font-size:2.4rem;line-height:3.2rem}@media (min-width:992px){.dashboard-details__wrapper__intro h1,.h3,.other .right-main h2,h3{font-size:3.2rem;line-height:4rem}}.confirm-email .copy p,.dashboard-details__wrapper__intro .other .right-main h1,.h4,.other .right-main .dashboard-details__wrapper__intro h1,.other .right-main h3,.signpost-cards .cards-container .signpost-card .card-text,h4{font-family:effra-regular,Arial;font-weight:400;font-size:2rem;line-height:2.8rem}@media (min-width:992px){.confirm-email .copy p,.dashboard-details__wrapper__intro .other .right-main h1,.h4,.other .right-main .dashboard-details__wrapper__intro h1,.other .right-main h3,.signpost-cards .cards-container .signpost-card .card-text,h4{font-size:2.4rem;letter-spacing:-.04rem;line-height:3.2rem}}.h5,.table-component table tr:first-child,h5{font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400}@media (min-width:992px){.h5,.table-component table tr:first-child,h5{line-height:2.8rem;font-size:2rem}}.h5--alt,.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .highlight-item-container .blurb>p,.text-large,.wheel-action-plan__subtitle{font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400}@media (min-width:992px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .highlight-item-container .blurb>p,.text-large,.wheel-action-plan__subtitle{line-height:2.8rem;font-size:2rem}}.text-body,p{font-size:1.6rem;letter-spacing:0;line-height:2.4rem}.text-body,.text-small,p{font-family:effra-regular,Arial;font-weight:400}.text-small{font-size:1.4rem;line-height:2.1rem}.text-x-small{font-family:effra-regular,Arial;font-size:1.2rem;line-height:1.8rem;font-weight:400}.text-light{font-family:effra-light,Arial;font-weight:300}.text-light-italic{font-family:effra-light-italic,Arial;font-weight:300}.text-italic{font-family:effra-italic,Arial;font-weight:400}.text-regular{font-family:effra-regular,Arial;font-weight:400}.text-medium{font-family:effra-medium,Arial;font-weight:500}.text-medium-italic{font-family:effra-medium-italic,Arial;font-weight:500}.text-bold{font-family:effra-bold,Arial;font-weight:600}.text-bold-italic{font-family:effra-bold-italic,Arial;font-weight:600}.text-heavy{font-family:effra-heavy,Arial;font-weight:700}.text-heavy-italic{font-family:effra-heavy-italic,Arial;font-weight:700}.confirm-email .copy p,.dashboard-details__wrapper__intro h1,.signpost-cards .cards-container .signpost-card .card-text,h1,h2,h3,h4,h5,h6,p{margin:0}.text-center{text-align:center}@media (min-width:768px){.text-md-center{text-align:center}}@media (min-width:992px){.text-lg-center{text-align:center}}.text-left{text-align:left}@media (min-width:768px){.text-md-left{text-align:left}}@media (min-width:992px){.text-lg-left{text-align:left}}.text-right{text-align:right}@media (min-width:768px){.text-md-right{text-align:right}}@media (min-width:992px){.text-lg-right{text-align:right}}a{color:#006de3}html{font-size:62.5%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{font-family:effra-regular,Arial;font-size:1.6rem;letter-spacing:0;line-height:2.4rem;font-weight:400;display:flex;flex-direction:column;min-height:100vh;color:#272727}body.overflow{overflow:hidden}body.loading-register:after,body.loading-register:before,body.loading:after,body.loading:before{position:fixed}main{flex:1 0;margin-top:-1px;border-top:1px solid transparent;border-bottom:1px solid transparent;margin-bottom:-1px}@media (min-width:992px){main.spacer-nav{padding-top:0}}.spacer-section{padding-top:3rem;padding-bottom:3rem}@media (min-width:768px){.spacer-section{padding-top:6rem;padding-bottom:6rem}}@media (min-width:992px){.spacer-section{padding-top:9rem;padding-bottom:9rem}}.spacer-section--no-top-padding{padding-top:0}.spacer-section--no-bottom-padding{padding-bottom:0}.spacer-section--border-top .container{border-top:1px solid #e0dfdc}.article .spacer-section,.blog .spacer-section,.lesson .spacer-section,.module .spacer-section{padding-bottom:0!important}.blog .spacer-section:not(:first-of-type){padding-top:2rem}@media (min-width:768px){.blog .spacer-section:not(:first-of-type){padding-top:3rem}}@media (max-width:991.98px){.lesson .spacer-section{padding-top:1.5rem}}@media (min-width:768px){.help-others-dashboard .spacer-section{padding-top:4.8rem;padding-bottom:4.8rem}}.spacer-nav{padding-top:6rem}@media (min-width:992px){.spacer-nav{padding-top:8rem}}.underline{font-size:1.6rem;letter-spacing:0;line-height:2.4rem;text-decoration:underline;text-underline-position:under;color:inherit}.underline,.underline-small{font-family:effra-regular,Arial;font-weight:400}.underline-small{font-size:1.4rem;line-height:2.1rem;font-family:effra-medium,Arial;color:#272727}.underline-small:hover{color:#272727}hr{background-color:#d9d9d9;height:.1rem;border:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{box-shadow:inset 0 0 0 100rem #fff!important}li{margin-bottom:.5rem}.section-bg--green-mint{background-color:#cdf5e8;color:#001276}.section-bg--white{background-color:#fff;color:#000}.section-bg--grey-light{background-color:#f9f9f9;color:#000}.section-bg--blue-bright{background-color:#001276;color:#fff}.skip-to-main{position:absolute;left:-9999px;z-index:999;opacity:0}.skip-to-main:active,.skip-to-main:focus{left:1rem;top:1.5rem;opacity:1;width:10rem}.form-group{margin-bottom:2rem;position:relative}@media (min-width:768px){.form-group{margin-bottom:3.4rem}}.form-group.has-value .form-control,.form-group.has-value .form-select{border:.1rem solid #515151}.has-error .form-group .form-control,.has-error .form-group .form-select{border-color:#e90014}.form-group .input-group label{display:none}.form-group .dropdown-toggle,.form-group .form-control,.form-group .form-select{height:6rem;border:.1rem solid #d9d9d9;border-radius:.4rem!important;padding:1.8rem 2rem;font-size:1.6rem;letter-spacing:0;line-height:2.4rem;font-family:effra-regular,Arial;color:#272727;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;outline:none;box-sizing:border-box;display:block;width:100%}.form-group .dropdown-toggle::-moz-placeholder,.form-group .form-control::-moz-placeholder,.form-group .form-select::-moz-placeholder{color:#515151}.form-group .dropdown-toggle::placeholder,.form-group .dropdown-toggle option:disabled,.form-group .form-control::placeholder,.form-group .form-control option:disabled,.form-group .form-select::placeholder,.form-group .form-select option:disabled{color:#515151}.form-group .dropdown-toggle:active,.form-group .dropdown-toggle:focus,.form-group .form-control:active,.form-group .form-control:focus,.form-group .form-select:active,.form-group .form-select:focus{border-color:#006de3;box-shadow:none;outline:none}.form-group .dropdown-toggle .has-error .input-group-addon,.form-group .form-control .has-error .input-group-addon,.form-group .form-select .has-error .input-group-addon{position:absolute;z-index:5;right:15px;top:3rem;color:#0076b6;fill:#0076b6;transform:translateY(-50%)}.form-group .dropdown-toggle.input-validation-error,.form-group .form-control.input-validation-error,.form-group .form-select.input-validation-error{border-color:#e90014}.form-group__text{font-size:1.4rem;letter-spacing:.03rem;line-height:2.1rem;margin-top:.4rem}.form-group .input-group-addon{position:absolute;top:3rem;transform:translateY(-50%);z-index:3;right:2rem}.form-group .input-group-addon button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;padding:0;color:#006de3}.form-group .input-group-addon button:not(.toggle-info){text-decoration:underline;text-underline-position:under;font-family:effra-regular,Arial;font-size:1.2rem;line-height:1.8rem;font-weight:400}.form-group .input-group-addon .icon-info{font-size:1.4rem;margin-left:.7rem}.form-group .form-select{cursor:pointer;-webkit-appearance:none;background:url(assets/svgs/arrow-down.svg) no-repeat calc(100% - 2rem) #fff;background-size:1.2rem 1.2rem;padding:1.8rem 2.4rem 1.8rem 2rem}.form-group .form-select:-webkit-autofill,.form-group .form-select:-webkit-autofill:active,.form-group .form-select:-webkit-autofill:focus,.form-group .form-select:-webkit-autofill:hover{box-shadow:inset 0 0 0 100rem #fff!important}.form-group .form-select:disabled{cursor:default}.form-group.has-error .form-control,.form-group.has-error .form-select{border-color:#e90014}.form-group .form-information{margin-left:.7rem}.input-info{display:none;margin-top:.8rem}.show-info .input-info{display:block}.input-info p{font-family:effra-regular,Arial;font-size:1.4rem;line-height:2.1rem;font-weight:400}.form-check-group label:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #0079bf;box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05);padding:10px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px}.form-check-group .form-select-box-button label:before{display:none}.form-check-group input:checked+label:after{content:"";display:block;position:absolute;top:2px;left:9px;width:6px;height:14px;border:solid #0079bf;border-width:0 2px 2px 0;transform:rotate(45deg)}.form-check-group input:checked+label:after .form-check-group .form-select-box-button label:after{display:none}.field-input.parsley-error,.form-control.parsley-error,.input-validation-error{border-color:#e90014}.field-validation-error,.parsley-errors-list li{color:#e90014;font-family:effra-regular,Arial;font-size:1.4rem;line-height:2.1rem;font-weight:400;margin-top:.5rem}.field-input.parsley-error,.input-validation-error{border-color:#e90014}.parsley-errors-list{list-style-type:none;color:#e90014;font-weight:400;margin:0;padding:0}.link{text-decoration:underline;text-underline-position:below}.link-no-underline{text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none}.disableClick{color:#e4e4e4!important;pointer-events:none}@font-face{font-family:ba;src:url(/assets/fonts/icons/font/ba.eot?90609103);src:url(/assets/fonts/icons/font/ba.eot?90609102#iefix) format("embedded-opentype"),url(/assets/fonts/icons/font/ba.woff2?90609103) format("woff2"),url(/assets/fonts/icons/font/ba.woff?90609103) format("woff"),url(/assets/fonts/icons/font/ba.ttf?90609103) format("truetype"),url(/assets/fonts/icons/font/ba.svg?90609103#ba) format("svg");font-weight:400;font-style:normal;font-display:swap}.icon:before{font-family:ba;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:normal;vertical-align:bottom;-moz-osx-font-smoothing:grayscale}.icon-wheel:before{content:"\e821"}.icon-download-cloud:before{content:"\e820"}.icon-cog:before{content:"\e81f"}.icon-download-circle:before{content:"\e800"}.icon-email:before{content:"\e801"}.icon-eye:before{content:"\e802"}.icon-facebook:before{content:"\e803"}.icon-heart:before{content:"\e804"}.icon-linkedin:before{content:"\e806"}.icon-notification:before{content:"\e808"}.icon-search:before{content:"\e80a"}.icon-twitter:before{content:"\e80d"}.icon-youtube:before{content:"\e80e"}.icon-arrow-down:before{content:"\e80f"}.icon-arrow-right:before{content:"\e810"}.icon-arrow-left:before{content:"\e810";transform:rotate(180deg) scale(1.3)}.icon-bookmark:before{content:"\e811"}.icon-clock:before{content:"\e812"}.icon-close:before{content:"\e813"}.icon-download:before{content:"\e814"}.icon-star:before{content:"\e816"}.icon-info:before{content:"\e818"}.icon-profile:before{content:"\e81a"}.icon-collapse:before{content:"\f151"}.icon-plus:before{content:"\e815"}.icon-minus:before{content:"\e805"}.icon-star-filled:before{content:"\e807"}.icon-trash:before{content:"\e817"}.icon-action:before{content:"\e809"}.icon-bulb:before{content:"\e82e"}.icon-book:before{content:"\e82f"}.icon-tick:before{content:"\e830"}.icon-thumbsup:before{content:"\e831"}.icon-pig:before{content:"\e832"}.icon-person:before{content:"\e833"}.icon-quote:before{content:"\e81d"}.icon-tick-no-border:before{content:"\e81e"}.icon{position:relative;align-items:center;display:flex;justify-content:center;flex-wrap:unset}.icon:hover{text-decoration:none}.icon-star{font-size:1.8rem}.icon-star-filled{font-size:2.3rem;margin-top:-3px}.icon-download-circle{font-size:2rem}.icon-down-arrow{font-size:2.4rem}.icon-facebook{font-size:2.6rem}.icon-linkedin,.icon-twitter{font-size:2.2rem}.icon-search,.icon-youtube{font-size:2rem}.mb-5{margin-bottom:.5rem}.mb-10{margin-bottom:1rem}.mb-15{margin-bottom:1.5rem}.mb-20{margin-bottom:2rem}.mb-24{margin-bottom:2.4rem}.mb-30{margin-bottom:3rem}.mb-40{margin-bottom:4rem}.mb-50{margin-bottom:5rem}.mb-60{margin-bottom:6rem}.mt-5{margin-top:.5rem!important}.mt-10{margin-top:1rem}.mt-20{margin-top:2rem}.mt-40{margin-top:4rem}@media (max-width:767.98px){.mb-sm-20{margin-bottom:2rem}}.mr-24{margin-right:2.4rem}.np--all{padding:0!important}@media (max-width:767.98px){.np--sm{padding:0!important}}@media (min-width:768px) and (max-width:991.98px){.np--md{padding:0!important}}@media (min-width:992px){.np--lg{padding:0!important}}@media (min-width:1200px){.np--xl{padding:0!important}}@use "sass:color";.choices{position:relative;overflow:hidden}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices__inner{border:.1rem solid #006de3;color:#006de3;background-color:transparent;text-align:left;padding:.7rem 4rem .7rem 1.5rem;display:inline-block;vertical-align:top;width:100%;overflow:hidden;display:flex;transition:none;font-size:1.4rem;line-height:2.2rem;font-family:effra-regular,Arial;font-weight:400;border-radius:2.8rem}.is-open .choices__inner{background-color:#006de3;color:#fff;border-radius:2.8rem 2.8rem 0 0}@media (min-width:992px){.choices__inner{font-size:1.8rem;padding:1.1rem 4.2rem 1.1rem 2rem}}.choices__list{border-radius:0 2.1rem 2.1rem 2.1rem;margin:0;padding-left:0;list-style:none}.choices__list--dropdown{background-color:#006de3;color:#fff;min-width:24.5rem}.choices__item--choice{margin:.7rem 2rem;padding-bottom:.7rem;font-size:1.4rem;letter-spacing:.03rem;line-height:1.9rem;word-break:keep-all}@media (min-width:992px){.choices__item--choice{font-size:1.6rem}}.choices__item--choice.choices__item--selectable:not(:last-child){border-bottom:.1rem solid #00aeef}.choices__item--disabled{display:none}.choices[data-type*=select-one]{cursor:pointer;position:relative}.choices[data-type*=select-one]:after{background-image:url(assets/svgs/arrow-down-blue.svg);right:2rem;transform:translateY(-50%)}.choices[data-type*=select-one].is-open:after,.choices[data-type*=select-one]:after{width:1.2rem;height:1.2rem;display:block;content:"";position:absolute;background-size:100%;top:50%;background-repeat:no-repeat}.choices[data-type*=select-one].is-open:after{background-image:url(assets/svgs/arrow-up-white.svg);right:1.5rem;transform-origin:center;transform:translateY(-50%)}.choices[data-type*=select-one] .choices__input{display:block;width:100%;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(/assets/images/close.png);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;opacity:.25}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;padding:4px 10px;font-weight:500;word-break:break-all;box-sizing:border-box}.choices__list--dropdown{visibility:hidden;z-index:1;position:absolute;width:calc(100% + 2rem);top:100%;overflow:hidden;word-break:break-all;will-change:visibility,display;display:none}.is-active.choices__list--dropdown{visibility:visible;display:block}.is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:2.1rem 2.1rem 2.1rem 0}.choices__list--dropdown .choices__list{position:relative;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item{position:relative}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.select-dropdown-block{align-items:center;display:flex;justify-content:flex-start;flex-wrap:unset;margin-top:2rem}@media (min-width:768px){.select-dropdown-block{margin-top:6rem}}.select-dropdown-block--border{border-bottom:.1rem solid #c5c5c5;padding-bottom:4.8rem;margin-bottom:5rem}.select-dropdown-block>label{margin-bottom:0;margin-right:2.4rem;font-family:effra-regular,Arial;font-weight:400;font-size:2rem;line-height:2.8rem}@media (min-width:992px){.select-dropdown-block>label{font-size:2.4rem;letter-spacing:-.04rem;line-height:3.2rem}}.select-dropdown-block__item{display:inline-flex;align-items:center;margin-right:2.4rem}.select-dropdown-block__item>label{margin-bottom:0;margin-right:2.4rem;font-family:effra-regular,Arial;font-weight:400;font-size:2rem;line-height:2.8rem}@media (min-width:992px){.select-dropdown-block__item>label{font-size:2.4rem;letter-spacing:-.04rem;line-height:3.2rem}}@media (max-width:767.98px){.filters{align-items:flex-start;display:flex;justify-content:flex-start;flex-wrap:unset;flex-direction:column}}@media (min-width:768px){.filters .collapse{display:block;height:auto!important;visibility:visible}.filters .collapsing{position:relative;height:unset!important;overflow:hidden}}.filters__sort{align-items:center;display:flex;justify-content:space-between;flex-wrap:unset;margin-top:2rem;padding-top:2rem;width:100%;border-top:.1rem solid #d9d9d9}@media (min-width:768px){.filters__sort{margin-top:3rem;padding-top:3rem;border-top:1px solid #eeefee}}.filters__sort-list>span{cursor:pointer}.filters__sort-list>span:not(:last-of-type){margin-right:1rem}@media (min-width:768px){.filters__sort-list>span{font-size:1.4rem}.filters__sort-list>span:not(:last-of-type){margin-right:3.2rem}}.filters__sort-list>span.active{text-decoration:underline;text-underline-position:under;color:#006de3}.filters__sort--no-border{border-top:none}.filters--dropdown{align-items:flex-start;display:flex;justify-content:flex-start;flex-wrap:unset;margin-right:2rem}@media (min-width:768px){.filters--dropdown{justify-content:space-between;align-items:center}}.filters__toggle{display:flex;align-items:center}@media (min-width:768px){.filters__toggle{display:none}}.filters__toggle[aria-expanded=true] .filters__toggle--minus{display:flex}.filters__toggle[aria-expanded=false] .filters__toggle--minus,.filters__toggle[aria-expanded=true] .filters__toggle--plus{display:none}.filters__toggle[aria-expanded=false] .filters__toggle--plus{display:flex}.filters__block{align-items:flex-start;display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:1.4rem}.filters--support-blog .filters__block{margin-bottom:0}@media (min-width:768px){.filters__block{margin-bottom:0;align-items:center;justify-content:space-between}}@media (min-width:768px) and (max-width:991.98px){.filters__block{align-items:center;justify-content:space-between}.filters__block--row{flex-direction:row}}.filters__sub{padding-top:2rem;margin-top:2rem;margin-bottom:2rem;border-top:.1rem solid #d9d9d9}@media (min-width:992px){.filters__sub{padding-top:3rem;margin-top:3rem;margin-bottom:3rem;border-top:1px solid #eeefee}}.filters__radio-group,.filters__wrapper{align-items:flex-start;display:flex;justify-content:flex-start;flex-wrap:wrap}@media (min-width:768px){.filters__radio-group{flex-wrap:unset}}@media (min-width:768px){.filters__multi{align-items:center;display:flex;justify-content:flex-start;flex-wrap:unset;flex-wrap:wrap}}@media (min-width:992px){.filters__multi{margin-bottom:0}}@media (min-width:768px) and (max-width:991.98px){[data-content-type=familiesHomeLearning] .filters__multi,[data-content-type=lessonsLandingPage] .filters__multi{margin-top:1rem}}.filters--dropdown .filters__label{pointer-events:none}@media (min-width:768px){.filters--dropdown .filters__label{margin-bottom:0}}@media (max-width:767.98px){.filters--support-blog .filters__label{width:100%}}@media (min-width:992px){.filters__label--sub{font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400;margin-bottom:2.5rem}}@media (min-width:992px) and (min-width:992px){.filters__label--sub{line-height:2.8rem;font-size:2rem}}.filters__item{margin-right:.6rem}.filters .icon{color:#006de3;padding-left:1rem}.filters-container{padding:2rem 0}@media (min-width:768px){.filters-container{padding-top:3.2rem;padding-bottom:4.3rem}}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes wheel-spin{0%{transform:rotate(0deg) scale(.9)}to{transform:rotate(1turn) scale(.9)}}@keyframes wheel-spin{0%{transform:rotate(0deg) scale(.9)}to{transform:rotate(1turn) scale(.9)}}.families .rte,.help-myself-hub .rte,.help-others-hub .rte{padding:2rem 0;margin:2rem 0}@media (min-width:768px){.families .rte,.help-myself-hub .rte,.help-others-hub .rte{padding:7rem 0 5rem;flex:0 0 91.66667%;max-width:91.66667%;margin:0 0 5.5rem}}.dashboard-details__wrapper__intro .families .rte>h1,.dashboard-details__wrapper__intro .help-myself-hub .rte>h1,.dashboard-details__wrapper__intro .help-others-hub .rte>h1,.families .dashboard-details__wrapper__intro .rte>h1,.families .rte>h3,.help-myself-hub .dashboard-details__wrapper__intro .rte>h1,.help-myself-hub .rte>h3,.help-others-hub .dashboard-details__wrapper__intro .rte>h1,.help-others-hub .rte>h3{margin-bottom:1rem}@media (min-width:768px){.dashboard-details__wrapper__intro .families .rte>h1,.dashboard-details__wrapper__intro .help-myself-hub .rte>h1,.dashboard-details__wrapper__intro .help-others-hub .rte>h1,.families .dashboard-details__wrapper__intro .rte>h1,.families .rte>h3,.help-myself-hub .dashboard-details__wrapper__intro .rte>h1,.help-myself-hub .rte>h3,.help-others-hub .dashboard-details__wrapper__intro .rte>h1,.help-others-hub .rte>h3{margin-bottom:2rem}}.families .rte p:last-of-type,.help-myself-hub .rte p:last-of-type,.help-others-hub .rte p:last-of-type{margin-bottom:0}.families .row.grid,.help-myself-hub .row.grid,.help-others-hub .row.grid{display:flex;justify-content:space-between}.families .row.grid .col-12.col-md-6.col-lg-4,.help-myself-hub .row.grid .col-12.col-md-6.col-lg-4,.help-others-hub .row.grid .col-12.col-md-6.col-lg-4{display:flex;justify-content:center}.families .row.grid .col-12.col-md-6.col-lg-4 .card,.help-myself-hub .row.grid .col-12.col-md-6.col-lg-4 .card,.help-others-hub .row.grid .col-12.col-md-6.col-lg-4 .card{width:33rem;height:45rem}.help-myself-hub .rte,.help-others-hub .rte{border-bottom:.1rem solid #d9d9d9}.help-others-hub .spacer-section:nth-child(2){padding:0}.help-others-hub .spacer-section:nth-child(3){padding-top:0}.families .spacer-section:nth-child(2){padding:0}@media (min-width:992px){.families .rte{margin-bottom:9rem;padding-bottom:0}}@media (max-width:767.98px){.help-myself-hub .rte{border-top:.1rem solid #d9d9d9}}.help-myself-hub .spacer-section{padding:0}body[data-section=contenthub] .content-hubs-tabs>.container>.row ul{border-top:1px solid #c5c5c5;padding:4.375rem 0 .875rem}@media (min-width:768px){body[data-section=contenthub] .content-hubs-tabs>.container>.row ul{padding:4.375rem 0 3.875rem}}body[data-section=contenthub] .content-hubs-tabs>.container>.row ul .nav-item{margin:0 1.5rem 1.5rem 0}@media (min-width:768px){.blog .col-auto.col-md-12.col-sm-12{flex:0 0 83.33333%;max-width:83.33333%}}body[data-section=youngperson].blogs .spacer-section{padding-top:1rem}.bookmarks .listing-content-block{padding-bottom:3rem}.bookmarks .listing-content-block__title{padding-bottom:4rem;margin-bottom:0!important;border-bottom:.1rem solid #c5c5c5}.bookmarks-groups-container{padding:2rem 0}@media (min-width:768px){.bookmarks-groups-container{padding-top:3.2rem;padding-bottom:4.3rem}}.bookmarks-groups-wrapper{padding-bottom:2rem;border-bottom:.1rem solid #d9d9d9}@media (max-width:767.98px){.bookmarks-groups-wrapper{align-items:flex-start;display:flex;justify-content:flex-start;flex-wrap:unset;flex-direction:column}}.bookmarks-groups-wrapper button{margin:1rem 1.5rem 1rem 0}.bookmarks-groups-wrapper .nav-left-button,.bookmarks-groups-wrapper .nav-right-button{display:none;visibility:hidden}.bookmarks-groups-actions{padding-top:3rem}.bookmarks-groups-actions-wrapper{display:flex;align-items:center;flex-wrap:unset;flex-direction:column-reverse;align-items:flex-start;justify-content:flex-start}@media (min-width:768px){.bookmarks-groups-actions-wrapper{justify-content:flex-end;flex-direction:row;align-items:baseline}}.bookmarks-groups-actions-wrapper button{display:flex;align-items:center}.bookmarks-groups-actions-wrapper button .icon-plus:before{margin-right:.5rem;font-size:1.2rem}.bookmarks-groups-actions--remove,.bookmarks-groups-actions--rename{margin-top:2rem;margin-right:3rem;font-size:1.4rem}@media (min-width:768px){.bookmarks-groups-actions--remove,.bookmarks-groups-actions--rename{margin-top:0}}.bookmarks-groups-cards-container .card-remove{display:flex!important;position:absolute;top:1rem;right:1rem}.business-profile__heading{font-weight:400;font-size:4.8rem;line-height:5.6rem;letter-spacing:-.014rem;border-bottom:.1rem solid #c5c5c5;margin-bottom:3rem;padding-bottom:3rem}@media (min-width:992px){.business-profile__heading{font-family:effra-regular,Arial;font-size:8rem;line-height:8.8rem}}@media (min-width:768px){.business-profile__heading{padding-bottom:4.2rem;margin-bottom:4rem;font-family:effra-regular,Arial;font-weight:400;font-size:3.2rem;line-height:4rem}}@media (min-width:768px) and (min-width:992px){.business-profile__heading{font-size:4.8rem;letter-spacing:-.025rem;line-height:5.6rem}}.businesshub .rte{padding-bottom:3rem;margin-bottom:0;position:relative}@media (min-width:768px){.businesshub .rte{padding-bottom:6rem;margin-top:4.8rem}}@media (min-width:992px){.businesshub .rte{padding-bottom:9rem;padding-top:7.5rem}}.businesshub .rte p{font-size:2rem;line-height:2.8rem;margin-bottom:0}@media (min-width:768px){.businesshub .rte p{font-size:1.8rem;line-height:3rem}}.businesshub .rte:after{width:100%;content:"";position:absolute;left:0;top:0;right:0}.businesshub .component-wrap h1,.businesshub .component-wrap h2,.businesshub .rte h1,.businesshub .rte h2{font-family:effra-regular,Arial;font-weight:400;font-size:3.2rem;line-height:4rem;margin-bottom:1.5rem}@media (min-width:992px){.businesshub .component-wrap h1,.businesshub .component-wrap h2,.businesshub .rte h1,.businesshub .rte h2{font-size:4.8rem;letter-spacing:-.025rem;line-height:5.6rem}}@media (min-width:768px){.businesshub .component-wrap h1,.businesshub .component-wrap h2,.businesshub .rte h1,.businesshub .rte h2{margin-bottom:2.3rem}}.businesshub .component-wrap h2{margin-bottom:1.5rem}@media (min-width:992px){.businesshub .component-wrap h2{margin-bottom:1rem}}.businesshub .component-wrap .confirm-email .copy p,.businesshub .component-wrap .signpost-cards .cards-container .signpost-card .card-text,.businesshub .component-wrap h4,.confirm-email .copy .businesshub .component-wrap p,.signpost-cards .cards-container .signpost-card .businesshub .component-wrap .card-text{font-family:effra-regular,Arial;font-size:1.6rem;letter-spacing:0;line-height:2.4rem;font-weight:400;margin-bottom:1.5rem}@media (min-width:768px){.businesshub .component-wrap .confirm-email .copy p,.businesshub .component-wrap .signpost-cards .cards-container .signpost-card .card-text,.businesshub .component-wrap h4,.confirm-email .copy .businesshub .component-wrap p,.signpost-cards .cards-container .signpost-card .businesshub .component-wrap .card-text{margin-bottom:2.3rem}}.businesshub .component-wrap p{font-size:2rem;line-height:2.8rem;margin-bottom:0}@media (min-width:768px){.businesshub .component-wrap p{font-size:1.8rem;line-height:3rem}}.businesshub .full-width-banner{padding:0}@media (min-width:992px){.businesshub .col-auto.col-md-6.col-sm-6{flex:unset;max-width:unset}.businesshub .col-auto.col-md-6.col-sm-6 .card{max-width:44.8rem;max-height:51.5rem;height:100%}}.help-others-dashboard .card-container-heading__title{font-family:effra-regular,Arial;font-weight:400;font-size:2rem;line-height:2.8rem;margin:0;padding-bottom:2rem;text-align:left}@media (min-width:992px){.help-others-dashboard .card-container-heading__title{font-size:2.4rem;letter-spacing:-.04rem;line-height:3.2rem;padding-bottom:4.8rem}}@media (min-width:768px) and (max-width:991.98px){.help-others-dashboard .card-carousel{margin-top:3rem}}.calendly-inline-widget{min-width:320px;height:535px}@media (min-width:768px){.calendly-inline-widget{height:650px}}.blog-image{max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.audio-waveform{margin-bottom:5rem;text-align:center}.audio-waveform #waveform{width:100%}@media (min-width:768px){.audio-waveform{margin-bottom:2.4rem;text-align:left;align-items:center;display:flex;justify-content:flex-start;flex-wrap:unset;flex-direction:row-reverse}}.audio-waveform__button-group{align-items:center;display:flex;justify-content:center;flex-wrap:unset;margin-top:2rem}@media (min-width:768px){.audio-waveform__button-group{margin-top:0;margin-right:3.2rem}}.audio-waveform__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;width:4rem;height:4rem}.audio-waveform__button img{width:4rem;height:4rem}.button,.filters__multi .form-active-button label,.filters__multi .form-select-box label,.form-select-box-button label,.register-selector__button,.rte .tabs span.nav-link,.rte span.button--secondary,.rte span.button--tertiary,.rte span.button a,.search-results__tabs a,.tabs .nav-link,.tabs .rte span.nav-link,.tabs a,.terms-and-conditions__tabs a,.wysiwyg-content span.button--secondary,.wysiwyg-content span.button--tertiary,.wysiwyg-content span.button a{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:#fff;font-weight:500;font-size:1.6rem;letter-spacing:.03rem;line-height:1.9rem;padding:1.4rem 2.4rem;min-width:12.6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#006de3;font-family:effra-regular,Arial;border-radius:2.5rem;cursor:pointer;transition:border-color .3s ease,background-color .3s ease,color .3s ease;text-align:center;display:inline-block}.button:hover,.button a:hover,.filters__multi .form-active-button label:hover,.filters__multi .form-active-button label a:hover,.filters__multi .form-select-box label:hover,.filters__multi .form-select-box label a:hover,.form-select-box-button label:hover,.form-select-box-button label a:hover,.register-selector__button:hover,.register-selector__button a:hover,.rte span.button--secondary:hover,.rte span.button--secondary a:hover,.rte span.button--tertiary:hover,.rte span.button--tertiary a:hover,.rte span.button a:hover,.rte span.button a a:hover,.search-results__tabs a:hover,.search-results__tabs a a:hover,.tabs .nav-link:hover,.tabs .nav-link a:hover,.tabs a:hover,.tabs a a:hover,.terms-and-conditions__tabs a:hover,.terms-and-conditions__tabs a a:hover,.wysiwyg-content span.button--secondary:hover,.wysiwyg-content span.button--secondary a:hover,.wysiwyg-content span.button--tertiary:hover,.wysiwyg-content span.button--tertiary a:hover,.wysiwyg-content span.button a:hover,.wysiwyg-content span.button a a:hover{text-decoration:none}.button:hover,.filters__multi .form-active-button label:hover,.filters__multi .form-select-box label:hover,.form-select-box-button label:hover,.register-selector__button:hover,.rte span.button--secondary:hover,.rte span.button--tertiary:hover,.rte span.button a:hover,.search-results__tabs a:hover,.tabs .nav-link:hover,.tabs a:hover,.terms-and-conditions__tabs a:hover,.wysiwyg-content span.button--secondary:hover,.wysiwyg-content span.button--tertiary:hover,.wysiwyg-content span.button a:hover{background-color:#00f;color:#fff}.button--secondary,.filters__multi .form-active-button label,.filters__multi .form-select-box label,.form-select-box-button label,.rte span.button--secondary,.search-results__tabs a,.tabs .nav-link,.tabs a,.terms-and-conditions__tabs a,.wysiwyg-content span.button--secondary{padding:1.3rem 2.4rem}.button--secondary:not(.active),.filters__multi .form-active-button label:not(.active),.filters__multi .form-select-box label:not(.active),.form-select-box-button label:not(.active),.rte span.button--secondary:not(.active),.search-results__tabs a:not(.active),.tabs .nav-link:not(.active),.tabs a:not(.active),.terms-and-conditions__tabs a:not(.active),.wysiwyg-content span.button--secondary:not(.active){border:.1rem solid #006de3;color:#006de3;background-color:transparent}.button--secondary:not(.active):hover,.filters__multi .form-active-button label:not(.active):hover,.filters__multi .form-select-box label:not(.active):hover,.form-select-box-button label:not(.active):hover,.search-results__tabs a:not(.active):hover,.tabs .nav-link:not(.active):hover,.tabs a:not(.active):hover,.terms-and-conditions__tabs a:not(.active):hover{border-color:#00f;color:#00f;background-color:transparent}.button--secondary-white,.learners-enhance-learning .back.js-back{background-color:#fff;color:#006de3;border:.1rem solid transparent;font-family:effra-medium,Arial}.button--secondary-white:hover,.learners-enhance-learning .back.js-back:hover{background-color:#006de3;color:#fff;border-color:#006de3}.button--secondary-white-border{background-color:#fff;color:#006de3;border:.1rem solid #006de3}.button--secondary-white-border.active,.button--secondary-white-border:hover{background-color:#006de3;color:#fff}.button--tertiary,.rte span.button--tertiary,.wysiwyg-content span.button--tertiary{background-color:rgba(0,109,227,.1);color:#006de3}.button--light,.c-combo-blue .tabs .nav-link,.c-combo-blue .tabs a,.tabs--light .tabs .nav-link,.tabs--light .tabs a{background-color:transparent;color:#fff;border:.1rem solid #fff}.button--light:hover,.c-combo-blue .tabs .nav-link:hover,.c-combo-blue .tabs a:hover,.tabs--light .tabs .nav-link:hover,.tabs--light .tabs a:hover{background-color:#fff;color:#006de3;border-color:#fff}.button--white{background-color:#fff;color:#006de3;border:.1rem solid transparent}.button--white:hover{background-color:#fff;color:#00f;border-color:#00f}.button--white.active{background-color:#006de3;color:#fff}.button--white-no-border{background-color:#fff;color:#006de3;border:.1rem solid #fff}.button--white-no-border:hover{background-color:#fff;color:#00f;border-color:#fff}.button--secondary-light,.register-selector__button{border:.1rem solid #fff;color:#fff;background-color:transparent}.button--fixed-width{width:100%;padding:1.1rem 0;font-weight:400;line-height:2.4rem;letter-spacing:0}@media (min-width:992px){.button--fixed-width{width:30rem}}.button--small,.register-selector__button,.search-results__tabs a,.tabs .nav-link,.tabs a,.terms-and-conditions__tabs a{padding:.7rem 1.5rem;font-size:1.4rem}.button--large{padding:1.55rem 2.7rem;font-size:1.8rem;line-height:2.1rem;border-radius:3.2rem;font-family:effra-medium,Arial}.button--lime{background-color:#c3fb5a;color:#004750}.button--violet{background-color:#7a0ff9;color:#fff}.button--blue-bright{background-color:#001276;color:#cdf5e8}.button--grey-light{background-color:#e2e2e2;color:#8e8e8e}.button--mint{background-color:#cdf5e8;color:#001276}.button--action-icon{align-items:center;display:flex;justify-content:center;flex-wrap:unset;padding:.8rem 1.2rem;background-color:#fff;color:#006de3;border:.1rem solid #006de3;font-size:1.4rem;min-width:unset}@media (min-width:992px){.button--action-icon{font-size:1.6rem}}.button--action-icon .icon{font-family:1rem;margin-right:.8rem}.button--loading{position:relative;color:transparent!important;transition:none;pointer-events:none}.button--loading:after{content:"";position:absolute;width:2rem;height:2rem;top:0;left:0;right:0;bottom:0;margin:auto;border:.4rem solid transparent;border-top-color:#fff;border-radius:50%;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.button--claret{background-color:#752157;color:#fff}.button--claret:hover{background-color:#c7237a}.button--border-thick{border:.2rem solid #006de3!important}.search{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.search__input{-moz-appearance:none;appearance:none;-webkit-appearance:none;font-size:1.8rem;padding:1.1rem 8rem 1.1rem 2rem;font-weight:400;background-color:#fff;height:4.8rem;border:.1rem solid #e2e2e2;border-radius:3rem}.dark-mode .search__input::-moz-placeholder{color:#fff}.dark-mode .search__input::placeholder{color:#fff}.dark-mode .search__input{color:#fff}.search__input:active,.search__input:focus{outline:#006de3;border-color:#006de3}.search__icon{position:absolute;width:3.2rem;height:3.2rem;align-items:center;display:flex;justify-content:center;flex-wrap:unset;top:50%;transform:translateY(-50%);background:#006de3;right:2rem;border-radius:50%}.search__icon svg{width:2rem;height:2rem}.search__icon svg path{fill:#fff}.search-results{margin-top:3rem}@media (min-width:768px){.search-results{margin-top:5rem}}@media (min-width:992px){.search-results{margin-top:22rem}}.search-results__not-found-header{margin-bottom:6rem}.search-results__title{text-align:center;margin-bottom:5.4rem}.search-results__title--not-found{margin-bottom:2rem}.search-results__tabs{padding-bottom:2.4rem;border-bottom:.1rem solid #d9d9d9;margin-bottom:2.4rem;align-items:center;display:flex;justify-content:center;flex-wrap:unset;flex-wrap:wrap}@media (min-width:992px){.search-results__tabs{padding-bottom:5.4rem;margin-bottom:7rem}}.search-results__tabs a{margin:0 .5rem 2.4rem}@media (min-width:992px){.search-results__tabs a:not(:last-of-type){margin-right:2.4rem}}.search-results__tabs a.active{background-color:#006de3;color:#fff}@media (min-width:992px){.search-results__tabs a{padding:1.55rem 2.7rem;font-size:1.8rem;line-height:2.1rem;border-radius:3.2rem;font-family:effra-medium,Arial}}.search-results__result-item{margin-bottom:2rem;border-bottom:.1rem solid #d9d9d9;padding-bottom:2rem;position:relative}.search-results__result-item .update-notes{display:none}.search-results__result-item .update-notes .updated-button-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none}.search-results__result-item .update-notes.active{display:block;position:absolute;background-color:#fff;border:1px solid #006de3;border-radius:1rem;padding:3rem;display:flex;align-items:flex-start;gap:1rem;z-index:10}.search-results__result-title{margin-bottom:.5rem;color:#006de3}.search-results .recently-updated-wrapper{text-wrap:nowrap;padding-bottom:1rem}.search-results .recently-updated-wrapper .icon{font-size:1.6rem;line-height:2rem;display:inline-block;margin-right:.5rem}.search-results .recently-updated-wrapper .recently-updated{color:#272727;text-decoration:underline;font-size:1.6rem;line-height:2.4rem}.search-results .recently-updated-wrapper .recently-updated:hover{text-decoration:none}.search-results__dropdown{margin-bottom:2.4rem;padding-bottom:2.4rem;border-bottom:.1rem solid #d9d9d9;display:flex}.terms-and-conditions__not-found-header{margin-bottom:6rem}.terms-and-conditions__title{text-align:center;margin-bottom:5.4rem;font-family:effra-regular,Arial;font-weight:400;font-size:3.2rem;line-height:4rem}@media (min-width:992px){.terms-and-conditions__title{font-size:4.8rem;letter-spacing:-.025rem;line-height:5.6rem}}.terms-and-conditions__title--not-found{margin-bottom:2rem}.terms-and-conditions__tabs{padding-bottom:2.4rem;border-bottom:.1rem solid #d9d9d9;align-items:center;display:flex;justify-content:center;flex-wrap:unset;flex-wrap:wrap}@media (min-width:768px) and (max-width:991.98px){.terms-and-conditions__tabs{margin-bottom:-3.6rem}}@media (min-width:992px){.terms-and-conditions__tabs{padding-bottom:5.4rem}}.terms-and-conditions__tabs a{margin:0 .5rem 2.4rem;min-width:auto}@media (min-width:992px){.terms-and-conditions__tabs a:not(:last-of-type){margin-right:2.4rem}}.terms-and-conditions__tabs a.active{background-color:#006de3;color:#fff}@media (min-width:992px){.terms-and-conditions__tabs a{padding:1.55rem 2.7rem;font-size:1.8rem;line-height:2.1rem;border-radius:3.2rem;font-family:effra-medium,Arial}}.terms-and-conditions__result-item{margin-bottom:2rem;border-bottom:.1rem solid #d9d9d9;padding-bottom:2rem}.terms-and-conditions__result-title{margin-bottom:.5rem;color:#006de3}.terms-and-conditions__dropdown{margin-bottom:2.4rem;padding-bottom:2.4rem;border-bottom:.1rem solid #d9d9d9;display:flex;justify-content:space-between}@media (min-width:992px){.terms-and-conditions__dropdown{display:none}}.terms-and-conditions__dropdown a{color:#272727;align-items:center;display:inline-flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (pointer:fine){.terms-and-conditions__dropdown a:hover{text-decoration:none}.terms-and-conditions__dropdown a:hover span{text-decoration:underline;text-underline-position:under}}.terms-and-conditions__dropdown a .icon{max-height:25px}.terms-and-conditions__dropdown .choices{width:50%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dashboard-details__wrapper__intro .terms-and-conditions .rte h1,.terms-and-conditions .rte .dashboard-details__wrapper__intro h1,.terms-and-conditions .rte a,.terms-and-conditions .rte h3{color:#006de3}.terms-and-conditions .side-nav a{display:inline-flex}@media (min-width:768px) and (max-width:991.98px){.download-group{margin:0}}@media (min-width:768px){.dashboard-details .download-group{margin-bottom:1.5rem}}.download-group__block{align-items:center;display:flex;justify-content:space-between;flex-wrap:unset;color:#fff;background-color:#006de3;border-radius:5rem;padding:1.5rem 2.2rem;margin-bottom:1rem;min-height:6.7rem}.download-group__details{margin-right:1rem}.download-group__details p{white-space:pre-wrap;word-break:break-word}.download-group__button,.download-group__buttons{align-items:center;display:flex;justify-content:center;flex-wrap:unset}.download-group__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:#fff;border:.1rem solid #fff;border-radius:50%;padding:1rem;width:4rem;height:4rem}.download-group__button:last-child{margin-left:.8rem}.download-group__button:hover{color:#fff;text-decoration:none}.download-group__button img{width:1.6rem;height:1.6rem}.download-group__image{height:2.8rem;width:2.8rem}.download-container{border-bottom:.1rem solid #d9d9d9}.download-container--batch-downloads{width:100%}@media (min-width:768px){.download-container--batch-downloads{border:none;width:unset}}.dashboard-banner .download-container--batch-downloads{border:none}@media (min-width:768px) and (max-width:991.98px){.download-container{width:50%;padding:1.5rem 0;margin:0;border-bottom:none;order:10}.dashboard-details .download-container{width:100%;border:none;padding:0}}.download-batch>p,.download-container>p{margin-bottom:.8rem}.download-item{margin-bottom:3rem}.download-item a{color:#006de3;text-decoration:underline;text-underline-position:under;margin-top:.5rem}.toggle-control{display:block;position:relative;padding-left:96px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.toggle-control input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.toggle-control input:checked~.control{background-color:#006de3}.toggle-control input:checked~.control:after{left:64px;background-color:#fff}.toggle-control .control{position:absolute;top:0;left:0;height:40px;width:96px;border-radius:20px;border:.1rem solid #006de3;transition:background-color .15s ease-in}.toggle-control .control:after{content:"";position:absolute;left:8px;top:8px;width:24px;height:24px;border-radius:20px;background:#006de3;transition:left .15s ease-in}.card{background-color:#fff;box-shadow:none;border-radius:1.2rem;border:.1rem solid #d9d9d9;display:flex;flex-direction:column;padding:2rem;aspect-ratio:.73;width:100%;transition:all .2s ease;margin-bottom:2rem}@media (max-width:767.98px){.card{max-height:50rem}}@media (min-width:992px){.card{margin-bottom:3.8rem}}@media (min-width:1400px){.card{aspect-ratio:.8}}@supports not (aspect-ratio:1){@media (min-width:768px){.card{flex:1}}@media (min-width:768px) and (min-width:992px){.card{height:48rem}}@media (min-width:768px) and (max-width:1199.98px){.card{height:39.7rem}}@media (min-width:768px) and (max-width:991.98px){.card{height:45.2rem}}@media (min-width:768px) and (min-width:1400px){.card{height:51rem}}}.card:hover .card-author span,.card:hover .card-body,.card:hover .card-heading,.card:hover .card-info-bar a,.card:hover .card-info-bar span{transition:all .2s ease}.card-col-title{font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400;margin-bottom:4rem}@media (min-width:992px){.card-col-title{line-height:2.8rem;font-size:2rem}}@media (min-width:768px){.card-col-title{margin-bottom:3rem}}.card-link{cursor:pointer}.card-link,.card-link:hover{color:#272727}.card-header{position:relative}.card-image{aspect-ratio:2;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:auto;border-radius:1.2rem;margin-bottom:1.5rem;width:calc(100% + 40px);margin-left:-2rem;margin-top:-2rem;border-radius:1.2rem 1.2rem 0 0}.card-info-bar{align-items:center;display:flex;justify-content:space-between;flex-wrap:unset;margin-bottom:.7rem}.card-info-bar span{letter-spacing:.3px;color:#515151}.card-info-bar hr{height:auto}.card-info-bar-age-time{align-items:center;display:flex;justify-content:flex-end;flex-wrap:unset}.card-heading{margin-bottom:.6rem;color:#272727;font-family:effra-regular,Arial;font-weight:400;font-size:2rem;line-height:2.8rem;font-weight:500}@media (min-width:992px){.card-heading{font-size:2.4rem;letter-spacing:-.04rem;line-height:3.2rem}}.card-body{color:#515151;font-family:effra-regular,Arial;font-size:1.6rem;letter-spacing:0;line-height:2.4rem;font-weight:400}.card-actions{flex-direction:column;top:0;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.card-actions,.card-label{align-items:center;display:flex;justify-content:center;flex-wrap:unset;position:absolute}.card-label{top:0;left:0;top:1rem;left:1rem;gap:1rem}.card-label>span{background-color:#006de3;color:#fff;font-family:effra-regular,Arial;font-size:1.2rem;line-height:1.8rem;font-weight:400;padding:.5rem}.card-action-icon{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;align-items:center;display:flex;justify-content:center;flex-wrap:unset;width:3.2rem;height:3.2rem;border-radius:50%;background-color:#fff;margin-bottom:.7rem}.card-action-icon:hover{text-decoration:none}.card-action-icon i{color:#006de3}.card-action-icon:not(:last-child){margin-bottom:.7rem}.card-footer{margin-top:auto}.card-author,.card-author a{align-items:center;display:flex;justify-content:flex-start;flex-wrap:unset}.card-author a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#006de3}.card-author a:hover{text-underline-position:under}.card-author-image{width:3rem;height:3rem;margin-right:1rem;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.card .js-card-tag-container{display:flex;flex-direction:row;align-items:center;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;left:0;top:0;gap:1rem}.card .js-card-tag-container .js-card-tags{font-family:effra-regular,Arial;font-size:1.2rem;line-height:1.8rem;font-weight:400;background-color:#006de3;padding:5px;color:#fff;line-height:2.1rem}.card-tags-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none}.card-tag,.card-tags-toggle{color:#006de3;font-family:effra-regular,Arial;font-size:1.4rem;line-height:2.1rem;font-weight:400;font-family:effra-medium,Arial}.card-tag:hover,.card-tags-toggle:hover{text-decoration:underline;text-underline-position:under}.card-tags-more .card-tag{display:block}.family .card--content-block{aspect-ratio:1.2}.card--highlight{background-color:#cdf5e8}.card--highlight .card-body,.card--highlight .card-heading,.card--highlight .card-info-bar *,.card--highlight .card-label *,.card--highlight .card-link{color:#001276}.card--highlight .card-footer{margin-top:3.2rem}.card-group-toggle{display:none;background-color:#fff;border-radius:50%;position:absolute;top:1.2rem;right:1.2rem;margin:0;height:3.2rem;width:3.2rem;text-indent:-9999px;cursor:pointer;transition:all .2s ease}.card-group-toggle:before{background-image:url(/assets/svgs/plus-blue.svg);width:1.6rem;height:1.6rem;top:50%;left:50%;transform:translate(-50%,-50%)}.card-group-toggle:after,.card-group-toggle:before{content:"";position:absolute}.card-group-toggle:after{top:10px;left:15px;height:12px;width:2px}.card-group-toggle input{position:absolute;left:-9999px}.card-checked .card-group-toggle{background:#006de3;color:#fff}.card-checked .card-group-toggle:before{background-image:url(/assets/svgs/tick-white.svg);width:1.8rem;height:1.8rem}.card-remove{display:none}@media (min-width:768px) and (max-width:991.98px){.row--equal-height .card{height:100%}}@media (max-width:991.98px){.card-carousel,.card-carousel-desktop{margin-top:10rem}}.card-carousel-desktop .slick-dots,.card-carousel .slick-dots{position:absolute;bottom:unset;top:-7rem;padding:0 1.5rem;align-items:center;display:flex;justify-content:center;flex-wrap:unset}.card-carousel-desktop .slick-dots li,.card-carousel .slick-dots li{padding:0;margin:0;align-items:center;display:flex;justify-content:center;flex-wrap:unset}@media (max-width:991.98px){.card-carousel-desktop .slick-dots li,.card-carousel .slick-dots li{width:25%}}.card-carousel-desktop .slick-dots li:not(:last-of-type),.card-carousel .slick-dots li:not(:last-of-type){margin-right:1.5rem}@media (max-width:991.98px){.card-carousel-desktop .slick-dots li.slick-active,.card-carousel .slick-dots li.slick-active{width:50%}}.card-carousel-desktop .slick-dots li.slick-active button,.card-carousel .slick-dots li.slick-active button{background-color:#006de3}.card-carousel-desktop .slick-dots button,.card-carousel .slick-dots button{padding:0;margin:0;height:1.4rem;width:1.4rem;background-color:#e2e2e2;position:unset;transition:background-color .3s ease}@media (max-width:991.98px){.card-carousel-desktop .slick-dots button,.card-carousel .slick-dots button{border-radius:1.4rem;width:100%}}.card-carousel-desktop .slick-dots button:before,.card-carousel .slick-dots button:before{display:none}@media (min-width:768px){.card-carousel-desktop{margin-top:5rem}}@media (min-width:768px){.card-carousel-desktop .slick-dots{top:-5rem}}@media (min-width:992px){.card-carousel-desktop .slick-dots{top:unset;bottom:-3rem}.card-carousel-desktop .slick-dots li button{border-radius:50%}}.card-carousel-desktop .col-md-6{max-width:unset}.author{padding:6.4rem 0;text-align:center}.author__image{height:15rem;width:15rem;margin:0 auto 3.2rem;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;aspect-ratio:1/1;display:block;border-radius:50%}@media (min-width:768px){.author__image{height:20rem;width:20rem}}.author__name{margin-bottom:3.2rem;color:#e1c0e2}.author__bio>p{font-family:effra-regular,Arial;font-weight:400;font-size:2.4rem;line-height:3.2rem;color:#e1c0e2}@media (min-width:992px){.author__bio>p{font-size:3.2rem;line-height:4rem}}.author__blogs-title{margin-bottom:2.8rem;margin-top:6.6rem;font-family:effra-regular,Arial;font-weight:400;font-size:2.4rem;line-height:3.2rem}@media (min-width:992px){.author__blogs-title{font-size:3.2rem;line-height:4rem}}@media (min-width:768px){.author__blogs-title{text-align:center;font-family:effra-regular,Arial;font-weight:400;font-size:3.2rem;line-height:4rem}}@media (min-width:768px) and (min-width:992px){.author__blogs-title{font-size:4.8rem;letter-spacing:-.025rem;line-height:5.6rem}}@media (min-width:992px){.author__blogs-title{margin-bottom:9rem;margin-top:9rem}}.author-widget{align-items:center;display:flex;justify-content:flex-start;flex-wrap:unset;padding-bottom:1.5rem;width:100%}@media (min-width:768px){.author-widget{justify-content:space-between}}@media (min-width:768px){.blog .author-widget{width:100%;margin-bottom:0;padding:1.5rem 0}}@media (min-width:992px){.blog .author-widget{width:66%}}.author-widget__avatar{width:3rem;height:3rem;margin-right:1rem}.author-widget__avatar img{width:100%;height:100%;border-radius:50%}.author-widget__name{font-family:effra-medium,Arial}.author-widget a{display:flex;align-items:center}.rte,.wysiwyg-content{width:100%;margin-bottom:4rem}@media (min-width:992px){.blog .rte,.blog .wysiwyg-content{margin-bottom:1.8rem}}.rte p,.wysiwyg-content p{margin:0 0 2rem}@media (min-width:992px){.rte p,.wysiwyg-content p{margin-bottom:3.2rem}}.rte ol,.rte ul,.wysiwyg-content ol,.wysiwyg-content ul{margin:0 0 2rem;padding:0 0 0 1.8rem}.rte li,.wysiwyg-content li{margin:0 0 2rem}@media (min-width:992px){.rte li:last-of-type,.wysiwyg-content li:last-of-type{margin-bottom:3.2rem}}.rte ul,.wysiwyg-content ul{list-style:disc}.rte p>a,.rte p>span,.wysiwyg-content p>a,.wysiwyg-content p>span{display:inline}.rte a:not(.button):not(.register-selector__button),.wysiwyg-content a:not(.button):not(.register-selector__button){text-decoration:underline}.rte pre,.wysiwyg-content pre{font-family:effra-regular,Arial}.rte img,.wysiwyg-content img{margin:0 0 2rem;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width:992px){.rte img,.wysiwyg-content img{margin-bottom:3.2rem}}.rte li>ol,.rte li>ul,.wysiwyg-content li>ol,.wysiwyg-content li>ul{padding:2rem 0 0 2.4rem}.rte .tabs span.nav-link a:hover,.rte span.button--secondary a:hover,.tabs .rte span.nav-link a:hover,.tabs .wysiwyg-content span.nav-link a:hover,.wysiwyg-content .tabs span.nav-link a:hover,.wysiwyg-content span.button--secondary a:hover{border-color:#00f;color:#00f!important;background-color:unset;text-decoration:none}.rte span.button--tertiary:hover a,.wysiwyg-content span.button--tertiary:hover a{color:#fff}.rte span.button--tertiary a:hover,.wysiwyg-content span.button--tertiary a:hover{color:#fff;text-decoration:none;background-color:unset}.rte .tabs span.nav-link:hover a,.rte span.button--secondary:hover a,.rte span.button--tertiary:hover a,.rte span.button:hover a,.rte span.register-selector__button:hover a,.tabs .rte span.nav-link:hover a,.tabs .wysiwyg-content span.nav-link:hover a,.wysiwyg-content .tabs span.nav-link:hover a,.wysiwyg-content span.button--secondary:hover a,.wysiwyg-content span.button--tertiary:hover a,.wysiwyg-content span.button:hover a,.wysiwyg-content span.register-selector__button:hover a{background-color:#00f}.rte .tabs span.nav-link a,.rte span.button--secondary a,.rte span.button--tertiary a,.rte span.button a,.rte span.register-selector__button a,.tabs .rte span.nav-link a,.tabs .wysiwyg-content span.nav-link a,.wysiwyg-content .tabs span.nav-link a,.wysiwyg-content span.button--secondary a,.wysiwyg-content span.button--tertiary a,.wysiwyg-content span.button a,.wysiwyg-content span.register-selector__button a{display:inherit;text-decoration:none}.rte .tabs span.nav-link a:hover,.rte span.button--secondary a:hover,.rte span.button--tertiary a:hover,.rte span.button a:hover,.rte span.register-selector__button a:hover,.tabs .rte span.nav-link a:hover,.tabs .wysiwyg-content span.nav-link a:hover,.wysiwyg-content .tabs span.nav-link a:hover,.wysiwyg-content span.button--secondary a:hover,.wysiwyg-content span.button--tertiary a:hover,.wysiwyg-content span.button a:hover,.wysiwyg-content span.register-selector__button a:hover{background-color:unset;color:#fff}.rte .tabs span.nav-link a:focus,.rte .tabs span.nav-link a:focus-visible,.rte span.button--secondary a:focus,.rte span.button--secondary a:focus-visible,.rte span.button--tertiary a:focus,.rte span.button--tertiary a:focus-visible,.rte span.button a:focus,.rte span.button a:focus-visible,.rte span.register-selector__button a:focus,.rte span.register-selector__button a:focus-visible,.tabs .rte span.nav-link a:focus,.tabs .rte span.nav-link a:focus-visible,.tabs .wysiwyg-content span.nav-link a:focus,.tabs .wysiwyg-content span.nav-link a:focus-visible,.wysiwyg-content .tabs span.nav-link a:focus,.wysiwyg-content .tabs span.nav-link a:focus-visible,.wysiwyg-content span.button--secondary a:focus,.wysiwyg-content span.button--secondary a:focus-visible,.wysiwyg-content span.button--tertiary a:focus,.wysiwyg-content span.button--tertiary a:focus-visible,.wysiwyg-content span.button a:focus,.wysiwyg-content span.button a:focus-visible,.wysiwyg-content span.register-selector__button a:focus,.wysiwyg-content span.register-selector__button a:focus-visible{outline:none;background-color:transparent}@media (min-width:992px){.rte--narrow,.wysiwyg-content--narrow{max-width:83.33333%}}.confirm-email .copy body[data-section=contenthub] .rte p,.confirm-email .copy body[data-section=contenthub] .wysiwyg-content p,.dashboard-details__wrapper__intro body[data-section=contenthub] .rte h1,.dashboard-details__wrapper__intro body[data-section=contenthub] .wysiwyg-content h1,.signpost-cards .cards-container .signpost-card body[data-section=contenthub] .rte .card-text,.signpost-cards .cards-container .signpost-card body[data-section=contenthub] .wysiwyg-content .card-text,body[data-section=contenthub] .rte .confirm-email .copy p,body[data-section=contenthub] .rte .dashboard-details__wrapper__intro h1,body[data-section=contenthub] .rte .signpost-cards .cards-container .signpost-card .card-text,body[data-section=contenthub] .rte h1,body[data-section=contenthub] .rte h2,body[data-section=contenthub] .rte h3,body[data-section=contenthub] .rte h4,body[data-section=contenthub] .rte h5,body[data-section=contenthub] .wysiwyg-content .confirm-email .copy p,body[data-section=contenthub] .wysiwyg-content .dashboard-details__wrapper__intro h1,body[data-section=contenthub] .wysiwyg-content .signpost-cards .cards-container .signpost-card .card-text,body[data-section=contenthub] .wysiwyg-content h1,body[data-section=contenthub] .wysiwyg-content h2,body[data-section=contenthub] .wysiwyg-content h3,body[data-section=contenthub] .wysiwyg-content h4,body[data-section=contenthub] .wysiwyg-content h5{color:#006de3}body[data-section=contenthub] .rte h1,body[data-section=contenthub] .wysiwyg-content h1{margin-bottom:1.75rem}.dashboard-details__wrapper__intro body[data-section=contenthub] .rte h1,.dashboard-details__wrapper__intro body[data-section=contenthub] .wysiwyg-content h1,body[data-section=contenthub] .rte .dashboard-details__wrapper__intro h1,body[data-section=contenthub] .rte h3,body[data-section=contenthub] .wysiwyg-content .dashboard-details__wrapper__intro h1,body[data-section=contenthub] .wysiwyg-content h3{margin-bottom:1.43rem}.component-wrap,.rte{width:100%}.component-wrap .confirm-email .copy p,.component-wrap .dashboard-details__wrapper__intro .other .right-main h1,.component-wrap .dashboard-details__wrapper__intro h1,.component-wrap .h1,.component-wrap .h2,.component-wrap .h3,.component-wrap .h4,.component-wrap .h5,.component-wrap .other .right-main .dashboard-details__wrapper__intro h1,.component-wrap .other .right-main h1,.component-wrap .other .right-main h2,.component-wrap .other .right-main h3,.component-wrap .signpost-cards .cards-container .signpost-card .card-text,.component-wrap .table-component table tr:first-child,.component-wrap body[data-section=contenthub] .rte h1,.component-wrap body[data-section=contenthub] .wysiwyg-content h1,.component-wrap h1,.component-wrap h2,.component-wrap h3,.component-wrap h4,.component-wrap h5,.confirm-email .copy .component-wrap p,.confirm-email .copy .rte p,.dashboard-details__wrapper__intro .component-wrap h1,.dashboard-details__wrapper__intro .other .right-main .component-wrap h1,.dashboard-details__wrapper__intro .other .right-main .rte h1,.dashboard-details__wrapper__intro .rte h1,.other .right-main .component-wrap h1,.other .right-main .component-wrap h2,.other .right-main .component-wrap h3,.other .right-main .dashboard-details__wrapper__intro .component-wrap h1,.other .right-main .dashboard-details__wrapper__intro .rte h1,.other .right-main .rte h1,.other .right-main .rte h2,.other .right-main .rte h3,.rte .confirm-email .copy p,.rte .dashboard-details__wrapper__intro .other .right-main h1,.rte .dashboard-details__wrapper__intro h1,.rte .h1,.rte .h2,.rte .h3,.rte .h4,.rte .h5,.rte .other .right-main .dashboard-details__wrapper__intro h1,.rte .other .right-main h1,.rte .other .right-main h2,.rte .other .right-main h3,.rte .signpost-cards .cards-container .signpost-card .card-text,.rte .table-component table tr:first-child,.rte body[data-section=contenthub] .wysiwyg-content h1,.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.signpost-cards .cards-container .signpost-card .component-wrap .card-text,.signpost-cards .cards-container .signpost-card .rte .card-text,.table-component table .component-wrap tr:first-child,.table-component table .rte tr:first-child,body[data-section=contenthub] .rte .component-wrap h1,body[data-section=contenthub] .rte h1,body[data-section=contenthub] .wysiwyg-content .component-wrap h1{margin:0 0 2.2rem;width:100%}@media (min-width:992px){.component-wrap .confirm-email .copy p,.component-wrap .dashboard-details__wrapper__intro .other .right-main h1,.component-wrap .dashboard-details__wrapper__intro h1,.component-wrap .h1,.component-wrap .h2,.component-wrap .h3,.component-wrap .h4,.component-wrap .h5,.component-wrap .other .right-main .dashboard-details__wrapper__intro h1,.component-wrap .other .right-main h1,.component-wrap .other .right-main h2,.component-wrap .other .right-main h3,.component-wrap .signpost-cards .cards-container .signpost-card .card-text,.component-wrap .table-component table tr:first-child,.component-wrap body[data-section=contenthub] .rte h1,.component-wrap body[data-section=contenthub] .wysiwyg-content h1,.component-wrap h1,.component-wrap h2,.component-wrap h3,.component-wrap h4,.component-wrap h5,.confirm-email .copy .component-wrap p,.confirm-email .copy .rte p,.dashboard-details__wrapper__intro .component-wrap h1,.dashboard-details__wrapper__intro .other .right-main .component-wrap h1,.dashboard-details__wrapper__intro .other .right-main .rte h1,.dashboard-details__wrapper__intro .rte h1,.other .right-main .component-wrap h1,.other .right-main .component-wrap h2,.other .right-main .component-wrap h3,.other .right-main .dashboard-details__wrapper__intro .component-wrap h1,.other .right-main .dashboard-details__wrapper__intro .rte h1,.other .right-main .rte h1,.other .right-main .rte h2,.other .right-main .rte h3,.rte .confirm-email .copy p,.rte .dashboard-details__wrapper__intro .other .right-main h1,.rte .dashboard-details__wrapper__intro h1,.rte .h1,.rte .h2,.rte .h3,.rte .h4,.rte .h5,.rte .other .right-main .dashboard-details__wrapper__intro h1,.rte .other .right-main h1,.rte .other .right-main h2,.rte .other .right-main h3,.rte .signpost-cards .cards-container .signpost-card .card-text,.rte .table-component table tr:first-child,.rte body[data-section=contenthub] .wysiwyg-content h1,.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.signpost-cards .cards-container .signpost-card .component-wrap .card-text,.signpost-cards .cards-container .signpost-card .rte .card-text,.table-component table .component-wrap tr:first-child,.table-component table .rte tr:first-child,body[data-section=contenthub] .rte .component-wrap h1,body[data-section=contenthub] .rte h1,body[data-section=contenthub] .wysiwyg-content .component-wrap h1{margin:0 0 3.2rem}}.component-wrap .video,.rte .video{position:relative;margin-bottom:3rem;max-height:none}@media (min-width:768px){.component-wrap .video,.rte .video{margin-bottom:4rem}}.component-wrap .video iframe,.rte .video iframe{height:100%;position:absolute;top:0;width:100%;z-index:2}@media (min-width:992px){.activity .rte,.activity .wysiwyg-content{flex:0 0 83.33333%;max-width:83.33333%;margin-left:8.33333%}}.right-main .card{margin-bottom:4rem}@media (min-width:768px){.right-main .card{max-width:33rem;max-height:45rem}}.dashboard-details__wrapper__intro .other .right-main h1,.other .right-main .dashboard-details__wrapper__intro h1,.other .right-main h1,.other .right-main h2,.other .right-main h3{color:#006de3}.full-width-banner{padding-top:3.5rem;padding-bottom:3.5rem}@media (min-width:992px){.full-width-banner{padding-top:7.5rem;padding-bottom:7.5rem}}.full-width-banner.tool{padding-top:0}.full-width-banner.hero-section{padding:0}.full-width-banner.hero-section .container{max-width:100%}.full-width-banner p{margin-top:.6rem}.dashboard-details__wrapper__intro .other .right-main .full-width-banner h1 em>strong,.full-width-banner .dashboard-details__wrapper__intro .other .right-main h1 em>strong,.full-width-banner .h4 em>strong,.full-width-banner .other .right-main .dashboard-details__wrapper__intro h1 em>strong,.full-width-banner .other .right-main h3 em>strong,.other .right-main .dashboard-details__wrapper__intro .full-width-banner h1 em>strong,.other .right-main .full-width-banner h3 em>strong{font-weight:400;font-family:effra-medium-italic,Arial}.dashboard-details__wrapper__intro .other .right-main .full-width-banner h1 strong,.full-width-banner .dashboard-details__wrapper__intro .other .right-main h1 strong,.full-width-banner .h4 strong,.full-width-banner .other .right-main .dashboard-details__wrapper__intro h1 strong,.full-width-banner .other .right-main h3 strong,.other .right-main .dashboard-details__wrapper__intro .full-width-banner h1 strong,.other .right-main .full-width-banner h3 strong{font-weight:400;font-family:effra-medium,Arial}.full-width-banner--centre{padding-top:1.5rem;padding-bottom:2.5rem}@media (min-width:768px){.full-width-banner--centre{text-align:center}}@media (min-width:992px){.full-width-banner--centre{padding-top:4.5rem;padding-bottom:4.5rem}}.full-width-banner--centre .h2,.full-width-banner--centre .other .right-main h1,.full-width-banner--centre body[data-section=contenthub] .rte h1,.full-width-banner--centre body[data-section=contenthub] .wysiwyg-content h1,.other .right-main .full-width-banner--centre h1,body[data-section=contenthub] .rte .full-width-banner--centre h1,body[data-section=contenthub] .wysiwyg-content .full-width-banner--centre h1{font-weight:400;font-size:4.8rem;line-height:5.6rem;letter-spacing:-.014rem;margin:0 auto 2.2rem}@media (min-width:992px){.full-width-banner--centre .h2,.full-width-banner--centre .other .right-main h1,.full-width-banner--centre body[data-section=contenthub] .rte h1,.full-width-banner--centre body[data-section=contenthub] .wysiwyg-content h1,.other .right-main .full-width-banner--centre h1,body[data-section=contenthub] .rte .full-width-banner--centre h1,body[data-section=contenthub] .wysiwyg-content .full-width-banner--centre h1{font-family:effra-regular,Arial;font-size:8rem;line-height:8.8rem}}@media (min-width:768px){.full-width-banner--centre .h2,.full-width-banner--centre .other .right-main h1,.full-width-banner--centre body[data-section=contenthub] .rte h1,.full-width-banner--centre body[data-section=contenthub] .wysiwyg-content h1,.other .right-main .full-width-banner--centre h1,body[data-section=contenthub] .rte .full-width-banner--centre h1,body[data-section=contenthub] .wysiwyg-content .full-width-banner--centre h1{width:80%}}@media (min-width:992px){.full-width-banner--centre .h2,.full-width-banner--centre .other .right-main h1,.full-width-banner--centre body[data-section=contenthub] .rte h1,.full-width-banner--centre body[data-section=contenthub] .wysiwyg-content h1,.other .right-main .full-width-banner--centre h1,body[data-section=contenthub] .rte .full-width-banner--centre h1,body[data-section=contenthub] .wysiwyg-content .full-width-banner--centre h1{width:40%;font-family:effra-medium,Arial;font-weight:500}}.dashboard-details__wrapper__intro .other .right-main .full-width-banner--centre h1,.full-width-banner--centre .dashboard-details__wrapper__intro .other .right-main h1,.full-width-banner--centre .h4,.full-width-banner--centre .other .right-main .dashboard-details__wrapper__intro h1,.full-width-banner--centre .other .right-main h3,.other .right-main .dashboard-details__wrapper__intro .full-width-banner--centre h1,.other .right-main .full-width-banner--centre h3{margin:0 auto}@media (max-width:767.98px){.dashboard-details__wrapper__intro .other .right-main .full-width-banner--centre h1,.full-width-banner--centre .dashboard-details__wrapper__intro .other .right-main h1,.full-width-banner--centre .h4,.full-width-banner--centre .other .right-main .dashboard-details__wrapper__intro h1,.full-width-banner--centre .other .right-main h3,.other .right-main .dashboard-details__wrapper__intro .full-width-banner--centre h1,.other .right-main .full-width-banner--centre h3{font-family:effra-regular,Arial;font-weight:400;font-size:2.4rem;line-height:3.2rem}}@media (max-width:767.98px) and (min-width:992px){.dashboard-details__wrapper__intro .other .right-main .full-width-banner--centre h1,.full-width-banner--centre .dashboard-details__wrapper__intro .other .right-main h1,.full-width-banner--centre .h4,.full-width-banner--centre .other .right-main .dashboard-details__wrapper__intro h1,.full-width-banner--centre .other .right-main h3,.other .right-main .dashboard-details__wrapper__intro .full-width-banner--centre h1,.other .right-main .full-width-banner--centre h3{font-size:3.2rem;line-height:4rem}}@media (min-width:768px){.dashboard-details__wrapper__intro .other .right-main .full-width-banner--centre h1,.full-width-banner--centre .dashboard-details__wrapper__intro .other .right-main h1,.full-width-banner--centre .h4,.full-width-banner--centre .other .right-main .dashboard-details__wrapper__intro h1,.full-width-banner--centre .other .right-main h3,.other .right-main .dashboard-details__wrapper__intro .full-width-banner--centre h1,.other .right-main .full-width-banner--centre h3{width:80%}}@media (min-width:992px){.dashboard-details__wrapper__intro .other .right-main .full-width-banner--centre h1,.full-width-banner--centre .dashboard-details__wrapper__intro .other .right-main h1,.full-width-banner--centre .h4,.full-width-banner--centre .other .right-main .dashboard-details__wrapper__intro h1,.full-width-banner--centre .other .right-main h3,.other .right-main .dashboard-details__wrapper__intro .full-width-banner--centre h1,.other .right-main .full-width-banner--centre h3{width:65%}}.article .full-width-banner{padding-bottom:0}.image-text-block{margin-bottom:4.5rem}@media (min-width:992px){.image-text-block{margin-bottom:9rem}}.image-text-block h2,.image-text-block p{margin-bottom:1.5rem}.image-text-block img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:21rem;margin-bottom:2rem;width:100%}@media (min-width:992px){.image-text-block img{margin-bottom:0;height:32rem}}@media (min-width:992px){.image-text-block--right .row{flex-direction:row-reverse}}@media (min-width:768px){.activity .image-text-block{flex:0 0 83.33333%;max-width:83.33333%;margin-left:8.33333%}}.quote-block{padding:3rem 1.5rem;margin-bottom:4.5rem;margin-top:3rem}@media (min-width:768px){.quote-block h2{font-family:effra-medium,Arial}}@media (min-width:768px){.quote-block{padding:3rem;margin-bottom:9rem}}@media (min-width:992px){.quote-block{padding:6rem 0;margin-bottom:9rem}}@media (min-width:768px){.activity .quote-block{flex:0 0 83.33333%;max-width:83.33333%;margin-left:8.33333%}}.tags{padding:2rem 0;width:100%}@media (min-width:768px) and (max-width:991.98px){.tags{width:50%}}@media (min-width:768px){.blog .tags{margin-bottom:0}}@media (min-width:992px){.blog .tags{width:66%}}.tags__button-wrapper{display:flex;flex-wrap:wrap}.tags__title{display:block}.tags a{text-transform:capitalize}.filters__multi .form-active-button .tags label,.filters__multi .form-select-box .tags label,.form-select-box-button .tags label,.rte .tags span.button--secondary,.rte .tags span.button--tertiary,.rte span.button .tags a,.search-results__tabs .tags a,.tabs .tags .nav-link,.tabs .tags a,.tags .button,.tags .filters__multi .form-active-button label,.tags .filters__multi .form-select-box label,.tags .form-select-box-button label,.tags .register-selector__button,.tags .rte span.button--secondary,.tags .rte span.button--tertiary,.tags .rte span.button a,.tags .search-results__tabs a,.tags .tabs .nav-link,.tags .tabs a,.tags .terms-and-conditions__tabs a,.tags .wysiwyg-content span.button--secondary,.tags .wysiwyg-content span.button--tertiary,.tags .wysiwyg-content span.button a,.terms-and-conditions__tabs .tags a,.wysiwyg-content .tags span.button--secondary,.wysiwyg-content .tags span.button--tertiary,.wysiwyg-content span.button .tags a{margin-right:1rem;margin-top:.8rem;min-width:unset;font-family:effra-medium,Arial}.filters__multi .form-active-button .tags label:hover,.filters__multi .form-select-box .tags label:hover,.form-select-box-button .tags label:hover,.rte .tags span.button--secondary:hover,.rte .tags span.button--tertiary:hover,.rte span.button .tags a:hover,.search-results__tabs .tags a:hover,.tabs .tags .nav-link:hover,.tabs .tags a:hover,.tags .button:hover,.tags .filters__multi .form-active-button label:hover,.tags .filters__multi .form-select-box label:hover,.tags .form-select-box-button label:hover,.tags .register-selector__button:hover,.tags .rte span.button--secondary:hover,.tags .rte span.button--tertiary:hover,.tags .rte span.button a:hover,.tags .search-results__tabs a:hover,.tags .tabs .nav-link:hover,.tags .tabs a:hover,.tags .terms-and-conditions__tabs a:hover,.tags .wysiwyg-content span.button--secondary:hover,.tags .wysiwyg-content span.button--tertiary:hover,.tags .wysiwyg-content span.button a:hover,.terms-and-conditions__tabs .tags a:hover,.wysiwyg-content .tags span.button--secondary:hover,.wysiwyg-content .tags span.button--tertiary:hover,.wysiwyg-content span.button .tags a:hover{text-decoration:none}.share-block{align-items:center;display:flex;justify-content:flex-start;flex-wrap:unset;padding:2rem 0;width:100%}@media (min-width:768px) and (max-width:991.98px){.share-block{width:50%;padding:1.5rem 0;margin-bottom:0}}.share-block__items{display:flex;flex-wrap:wrap}@media (min-width:768px){.blog .share-block{border-top:none;margin-bottom:0}}@media (min-width:992px){.blog .share-block{min-width:unset;width:30%;flex:30%;margin-right:2.6rem}}.share-block__title{margin-right:2rem;margin-top:0!important}.share-block__link{border-radius:50%;border:.1rem solid #000;align-items:center;display:flex;justify-content:center;flex-wrap:unset;height:4rem;width:4rem}.share-block__link:hover{text-decoration:none}.share-block__link:not(:last-of-type){margin-right:1rem}.share-block .fa-brands,.share-block .icon{color:#000}@media (min-width:992px){.top-bar .share-block{display:block}.top-bar .share-block__title{margin-bottom:.7rem}}.featured-article-block{padding:2rem 1.5rem;width:100%;position:relative;overflow:hidden;margin-bottom:2rem}@media (min-width:768px){.featured-article-block{padding:4.4rem 2.6rem 5.7rem;height:37.4rem;margin-bottom:2.4rem}}@media (min-width:992px){.featured-article-block{margin-bottom:5rem}}.featured-article-block__title{margin-bottom:1.6rem;max-width:80%}@media (max-width:767.98px){.featured-article-block__title{max-width:75%}}.featured-article-block__body{margin-bottom:1.6rem;max-width:100%}@media (max-width:767.98px){.featured-article-block--image .featured-article-block__body{max-width:64%}}@media (min-width:768px){.featured-article-block__body{max-width:60%}.featured-article-block--image .featured-article-block__body{max-width:50%}}.featured-article-block__button{margin-top:auto}.featured-article-block__image{position:absolute;right:0;bottom:0;max-height:375px}@media (max-width:767.98px){.featured-article-block__image{transform:scale(.6);transform-origin:bottom right}}@media (min-width:992px) and (max-width:1199.98px){.featured-article-block__image{transform:scale(.8);transform-origin:bottom right}}.featured-article-block__content{align-items:flex-start;display:flex;justify-content:flex-start;flex-wrap:unset;flex-direction:column;height:100%}.article-age-time{align-items:center;display:flex;justify-content:space-between;flex-wrap:unset;width:100%}@media (min-width:768px) and (max-width:991.98px){.article-age-time{width:50%}}@media (min-width:768px){.article-age-time{margin-bottom:0;padding:1.5rem 0}}@media (min-width:992px){.blog .article-age-time{min-width:unset;align-items:flex-start;flex:30%;margin-right:2.6rem}}.article-age-time__span{margin-bottom:.5rem}.article-age-time__block{align-items:flex-start;flex-direction:column}.article-age-time__block,.article-age-time__info{display:flex;justify-content:center;flex-wrap:unset}.article-age-time__info{align-items:center}@media (min-width:992px){.article-age-time__info{font-size:1.8rem}}.article-age-time__info img{width:1.8rem;margin-right:1rem;height:1.8rem}.article-age-time .icon{color:#006de3;margin-right:1rem}.side-bar{margin-bottom:2rem}@media (min-width:768px) and (max-width:991.98px){.side-bar{display:flex;flex-wrap:wrap;justify-content:space-between}}@media (min-width:1400px){.side-bar{padding-right:6rem}}.side-bar .component{width:100%;padding:1.5rem 0}@media (max-width:991.98px){.side-bar .component{border-bottom:.1rem solid #c5c5c5}}@media (min-width:768px) and (max-width:991.98px){.side-bar .component:first-child,.side-bar .component:nth-child(2){border-top:.1rem solid #c5c5c5}}@media (min-width:992px){.side-bar .component{border-top:.1rem solid #c5c5c5}}@media (min-width:768px) and (max-width:991.98px){.top-bar{display:flex;flex-wrap:wrap;justify-content:space-between}}.top-bar .component{padding:1.5rem 0;border-bottom:.1rem solid #c5c5c5}@media (min-width:768px) and (max-width:991.98px){.top-bar .component{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:49%}.top-bar .component:first-of-type{border-top:.1rem solid #c5c5c5}}@media (min-width:992px){.top-bar .component:first-of-type,.top-bar .component:nth-child(2){border-top:.1rem solid #c5c5c5}}.video #player_display_button,.video .jwdisplayIcon{background-image:none!important;background-color:#006de3}.article-signpost__block{padding:2.4rem;align-items:flex-start;display:flex;justify-content:flex-start;flex-wrap:unset;flex-direction:column}@media (min-width:768px){.article-signpost__block{flex-direction:row;align-items:center}}.article-signpost__image{margin-bottom:2.4rem;aspect-ratio:1.57;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;max-height:20rem}@media (min-width:768px){.article-signpost__image{margin-bottom:0;max-width:33.3%;margin-right:5rem}}@media (min-width:992px){.article-signpost__image{margin-right:8rem}}.article-signpost__title{margin-bottom:2.2rem}.article-signpost__title--audio-waveform{margin-bottom:4rem}@media (min-width:768px){.article-signpost__title{font-family:effra-regular,Arial;font-weight:400;font-size:2rem;line-height:2.8rem;margin-bottom:2.4rem}}@media (min-width:768px) and (min-width:992px){.article-signpost__title{font-size:2.4rem;letter-spacing:-.04rem;line-height:3.2rem}}.article-signpost .confirm-email .copy p,.article-signpost .signpost-cards .cards-container .signpost-card .card-text,.article-signpost h4,.confirm-email .copy .article-signpost p,.signpost-cards .cards-container .signpost-card .article-signpost .card-text{margin-bottom:2.4rem}@media (min-width:992px){.activity .article-signpost{flex:0 0 83.33333%;max-width:83.33333%;margin-left:8.33333%}}.article-signpost__download-social-group{align-items:center;display:flex;justify-content:flex-start;flex-wrap:unset;flex-direction:column}@media (min-width:768px){.article-signpost__download-social-group{flex-direction:row;justify-content:space-between}}.article-signpost__social-group{align-items:center;display:flex;justify-content:center;flex-wrap:unset;margin-top:2rem}@media (min-width:768px){.article-signpost__social-group{margin-top:0}}.article-signpost__social-group img{width:3.2rem;height:3.2rem}.article-signpost__social-group img:not(:last-child){margin-right:2rem}.audio-signpost-container{container-type:inline-size;container-name:audio-signpost-container}.audio-signpost-container .audio-signpost{display:flex}.audio-signpost-container .audio-signpost__image{max-height:250px;aspect-ratio:1/1;margin-right:3rem}.audio-signpost-container .audio-signpost__content{flex:2;padding:3rem 2rem}@media (min-width:768px){.audio-signpost-container .audio-signpost__content{padding:3rem 0}}@media (min-width:768px){.audio-signpost-container .audio-signpost__content .audio-waveform{margin:1rem 4rem 0 5rem}}.audio-signpost-container .audio-signpost__text-content{display:flex;flex-direction:column}.audio-signpost-container .audio-signpost__content-header{display:flex;flex-direction:column-reverse;align-items:center;margin-bottom:4rem}@media (min-width:768px){.audio-signpost-container .audio-signpost__content-header{flex-direction:row;margin:0 0 0 1rem}}.audio-signpost-container .audio-signpost__content-header #waveform-button-pause,.audio-signpost-container .audio-signpost__content-header #waveform-button-pause img,.audio-signpost-container .audio-signpost__content-header #waveform-button-play,.audio-signpost-container .audio-signpost__content-header #waveform-button-play img{width:4rem;min-height:4rem}.audio-signpost-container .audio-signpost__title{font-size:2rem;font-weight:400}@media (min-width:768px){.audio-signpost-container .audio-signpost__title{font-size:2.25rem;line-height:2.5rem}}.audio-signpost-container .audio-signpost__author{font-size:1.25rem}.audio-signpost-container .audio-signpost .confirm-email .copy p,.audio-signpost-container .audio-signpost .signpost-cards .cards-container .signpost-card .card-text,.audio-signpost-container .audio-signpost h4,.confirm-email .copy .audio-signpost-container .audio-signpost p,.signpost-cards .cards-container .signpost-card .audio-signpost-container .audio-signpost .card-text{margin-bottom:1.6rem}@media (min-width:992px){.activity .audio-signpost-container .audio-signpost{flex:0 0 83.33333%;max-width:83.33333%;margin-left:8.33333%}}.audio-signpost-container .audio-signpost__download-social-group{align-items:center;display:flex;justify-content:flex-start;flex-wrap:unset;flex-direction:column;margin-top:2rem}@media (min-width:768px){.audio-signpost-container .audio-signpost__download-social-group{flex-direction:row;justify-content:flex-start;align-items:baseline;margin:2rem 0 0 5rem}}@media (min-width:768px){.audio-signpost-container .audio-signpost__download-social-group a{font-size:1.25rem}}.audio-signpost-container .audio-signpost__download-social-group a:first-of-type{background-color:#001276;margin-bottom:1rem}@media (min-width:768px){.audio-signpost-container .audio-signpost__download-social-group a:first-of-type{margin-right:1rem}}.audio-signpost-container .audio-signpost__download-social-group a:last-of-type{background-color:transparent;color:#001276;border:1px solid #001276;margin-bottom:1rem}@media (min-width:768px){.audio-signpost-container .audio-signpost__download-social-group a:last-of-type{margin-bottom:0}}.audio-signpost-container .audio-signpost__download-social-group a img{margin-left:.5rem}.audio-signpost-container .audio-signpost__social-group{align-items:center;display:flex;justify-content:center;flex-wrap:unset;margin-top:3rem}@media (min-width:768px){.audio-signpost-container .audio-signpost__social-group{margin-top:0}}.audio-signpost-container .audio-signpost__social-group a{width:4.2rem;height:4.2rem;color:#000}.audio-signpost-container .audio-signpost__social-group a:not(:last-child){margin-right:2rem}.audio-signpost-container .audio-signpost #audio-share-box{color:#000}.audio-signpost-container .audio-signpost #audio-share-box .modal-header{display:flex;align-items:center;justify-content:center}@media (min-width:768px){.audio-signpost-container .audio-signpost #audio-share-box .modal-header{right:11rem}}.audio-signpost-container .audio-signpost #audio-share-box .modal-header .modal-actions{position:absolute;right:3rem}.audio-signpost-container .audio-signpost #audio-share-box .modal-header .modal-actions .modal-buttons-close i{color:#000}.audio-signpost-container .audio-signpost #waveform-m-button-pause,.audio-signpost-container .audio-signpost #waveform-m-button-pause img,.audio-signpost-container .audio-signpost #waveform-m-button-play,.audio-signpost-container .audio-signpost #waveform-m-button-play img{width:8rem;height:8rem}@media (min-width:768px){.audio-signpost-container .audio-signpost{max-height:250px}@container audio-signpost-container (min-width: 800px){.audio-signpost-container .audio-signpost{max-height:331px}@media (min-width:768px){.audio-signpost-container .audio-signpost__content .audio-waveform{margin:4rem 4rem 0 5rem}}.audio-signpost-container .audio-signpost__content-header{margin:0 0 0 1rem}.audio-signpost-container .audio-signpost__content-header #waveform-button-pause,.audio-signpost-container .audio-signpost__content-header #waveform-button-pause img,.audio-signpost-container .audio-signpost__content-header #waveform-button-play,.audio-signpost-container .audio-signpost__content-header #waveform-button-play img{width:8rem;min-height:8rem}.audio-signpost-container .audio-signpost__title{font-size:2.25rem;font-weight:400;line-height:4rem}.audio-signpost-container .audio-signpost .confirm-email .copy p,.audio-signpost-container .audio-signpost .signpost-cards .cards-container .signpost-card .card-text,.audio-signpost-container .audio-signpost h4,.confirm-email .copy .audio-signpost-container .audio-signpost p,.signpost-cards .cards-container .signpost-card .audio-signpost-container .audio-signpost .card-text{margin-bottom:1.6rem}.audio-signpost-container .audio-signpost__image{margin-right:0;max-height:331px}.audio-signpost-container .audio-signpost__author{font-size:1.5rem}.audio-signpost-container .audio-signpost__download-social-group{margin:5rem 0 0 5rem}.audio-signpost-container .audio-signpost__download-social-group a{font-size:1.6rem}.audio-signpost-container .audio-signpost__download-social-group a:first-of-type{margin-right:.5rem}}}.tabs{padding-bottom:2.4rem;margin-bottom:2.4rem;align-items:center;display:flex;justify-content:center;flex-wrap:unset;flex-wrap:wrap}@media (min-width:992px){.tabs{padding-bottom:5.4rem;margin-bottom:7rem}}.tabs-block{padding-top:6.2rem;padding-bottom:10rem;text-align:center;margin-bottom:11rem}.tabs-title{margin-bottom:2.4rem}.tabs-subtitle{margin-bottom:5.4rem}.tabs-block--light .tabs-subtitle a{color:#fff;text-decoration:underline;text-underline-position:under}.tabs--light{padding:0;margin:0;border:none}@media (max-width:991.98px){.tabs .nav-item,.tabs li{margin:0 .5rem 2.4rem}}@media (min-width:992px){.tabs .nav-item:not(:last-of-type),.tabs li:not(:last-of-type){margin-right:2.4rem}}@media (min-width:992px){.tabs .nav-item,.tabs li{margin-bottom:1rem}}.tabs .nav-tabs{border-bottom:none}.tabs-block--light .tabs .nav-link.active,.tabs-block--light .tabs a.active{background-color:#fff!important;color:#006de3!important}@media (min-width:992px){.tabs .nav-link,.tabs a{padding:1.55rem 2.7rem;font-size:1.8rem;line-height:2.1rem;border-radius:3.2rem;font-family:effra-medium,Arial}}.tab-content{margin-bottom:2.4rem}@media (max-width:991.98px){.tab-content .card-carousel{margin-top:10rem}}.tab-content--border{border-bottom:.1rem solid #d9d9d9}.accordion{width:100%;border:.1rem solid #d9d9d9;border-radius:.4rem;margin-bottom:3.4rem}.accordion-toggle{align-items:center;display:flex;justify-content:space-between;flex-wrap:unset;cursor:pointer;width:100%;max-width:none;padding:1.8rem 2rem;position:relative}.accordion-toggle .icon{font-size:2.2rem;color:#272727}.accordion-heading{font-size:1.6rem;letter-spacing:0;line-height:2.4rem;font-family:effra-regular,Arial;color:#272727}.accordion-icon{font-size:2rem}.accordion-toggle[aria-expanded=true] .icon{transform:rotate(180deg)}.accordion-body{width:calc(100% - 4rem);margin:0 auto}.accordion-body>:last-child{padding-bottom:2rem}.cookie-wrapper{position:fixed;z-index:234477843;width:100%;height:100%;overflow-y:auto;display:block}.cookie-wrapper .rte{margin:0 0 1.5rem}.cookie-wrapper__banner{padding:3rem 0;bottom:50%;left:50%;border-radius:8px;transform:translate(-50%,50%);position:fixed;width:calc(100vw - 3rem);max-width:76.8rem;background-color:#fff;z-index:1054}@media (min-width:992px){.cookie-wrapper__banner{margin-top:0;margin-right:0}}.cookie-wrapper__banner--btn-wrapper{align-items:center;display:flex;justify-content:center;flex-wrap:wrap;flex-direction:row;gap:1.5rem;margin-top:1.5rem}.cookie-wrapper__banner--btn-wrapper button{margin:.5rem 0;min-width:12rem}.cookie-wrapper__banner a{font-family:effra-regular,Arial;font-size:1.6rem;letter-spacing:0;line-height:2.4rem;font-weight:400;text-decoration:underline;text-underline-position:under;color:#006de3;display:inline-block}.cookie-wrapper__banner .dashboard-details__wrapper__intro h1,.cookie-wrapper__banner h3,.dashboard-details__wrapper__intro .cookie-wrapper__banner h1{margin-bottom:1.2rem}.confirm-email .copy .cookie-wrapper__banner p,.cookie-wrapper__banner .confirm-email .copy p,.cookie-wrapper__banner .signpost-cards .cards-container .signpost-card .card-text,.cookie-wrapper__banner h4,.signpost-cards .cards-container .signpost-card .cookie-wrapper__banner .card-text{margin-bottom:1.5rem}.cookie-wrapper__banner h5{margin-bottom:1.2rem}.cookie-wrapper__banner ul{padding:1.5rem 0 .5rem 2.5rem;margin-bottom:0}.cookie-wrapper__banner--opt-wrapper p{margin-bottom:1.5rem;margin-right:3rem}@media (min-width:768px){.cookie-wrapper__banner--opt-wrapper p{margin-top:0;margin-right:0}}.cookie-wrapper__banner--opt-wrapper .row{padding:2rem 0 0}.cookie-wrapper__banner--opt-wrapper .row:last-child{border:none;padding:0}.cookie-wrapper__banner--opt-wrapper .heading-switch{display:flex}.cookie-wrapper__banner--opt-wrapper .heading-switch>:first-child,.cookie-wrapper__banner--opt-wrapper .heading-switch>:last-child{flex-basis:50%}.cookie-wrapper__banner--opt-wrapper .heading-switch .label-container{display:flex;justify-content:end}.cookie-wrapper__banner--pref-wrapper{display:flex;gap:1.5rem;flex-flow:row wrap}.cookie-wrapper__banner .opt-default{padding:0 2.6rem}.cookie-wrapper__banner .opt-preferences{display:none;padding:0 2.6rem;max-height:75vh;overflow-y:auto}.cookie-wrapper__modal-bg{z-index:1053;background:rgba(0,0,0,.7);position:fixed;width:100%;height:100%;top:0;left:0}.cookie-Setting{margin-bottom:4.6rem}.cookie-Setting__opt-wrapper{display:none;margin-top:2rem;margin-bottom:1.5rem;padding:2rem 0;border-bottom:.1rem solid #c5c5c5;border-left:.1rem solid #c5c5c5;border-right:.1rem solid #c5c5c5}.cookie-Setting__opt-wrapper:first-child{border-top:.1rem solid #c5c5c5}.confirm-email .copy .cookie-Setting__opt-wrapper p,.cookie-Setting__opt-wrapper .confirm-email .copy p,.cookie-Setting__opt-wrapper .signpost-cards .cards-container .signpost-card .card-text,.cookie-Setting__opt-wrapper h4,.signpost-cards .cards-container .signpost-card .cookie-Setting__opt-wrapper .card-text{margin-bottom:1rem}.cookie-Setting__opt-wrapper h5{margin-bottom:1.5rem}@media (min-width:768px){.cookie-Setting__opt-wrapper .switch{margin-left:2.5rem}}.cookie-Setting .btn_save{display:none}.switch{position:relative;display:inline-block;width:6.2rem;height:3rem}.switch input{opacity:0;width:0;height:0}.switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fff;transition:.4s}.switch .slider:before{position:absolute;content:"";height:1.8rem;width:1.8rem;left:.55rem;top:.5rem;background-color:#006de3;transition:.4s}.switch .slider.round{border-radius:3.4rem;border:.1rem solid #006de3}.switch .slider.round:before{border-radius:50%}.switch input:checked+.slider{background-color:#006de3}.switch input:checked+.slider:before{background-color:#fff}.switch input:checked[disabled]+.slider{opacity:.5}.switch input:checked+.slider:before{transform:translateX(3.25rem)}.breadcrumbs{display:flex;margin:1.6rem 0 1.8rem;font-family:effra-regular,Arial;font-size:1.6rem;letter-spacing:0;line-height:2.4rem;font-weight:400;padding:0}@media (min-width:992px){.breadcrumbs{margin:3rem 0 4rem}}.breadcrumbs__link{color:#272727;margin-right:1rem}.breadcrumbs__link:hover{text-decoration:underline;text-underline-position:under}.breadcrumbs li{display:flex}.breadcrumbs .icon{margin:0 .8rem 0 0;font-size:2rem}#modal-bookmark-group-create .modal-title,#modal-bookmark .modal-title{margin-bottom:.8rem;margin-top:.6rem}@media (min-width:768px){#modal-bookmark-group-create .modal-title,#modal-bookmark .modal-title{text-align:center}}#modal-bookmark-group-create .modal-body .alert,#modal-bookmark .modal-body .alert{background-color:unset!important;color:inherit!important;background-repeat:no-repeat;background-position:0;background-size:24px;padding:0 3rem;margin:2rem 0 4rem}#modal-bookmark-group-create .modal-body .alert:empty,#modal-bookmark .modal-body .alert:empty{margin:0}#modal-bookmark-group-create .modal-body .alert.alert-success,#modal-bookmark .modal-body .alert.alert-success{background-image:url(/assets/svgs/tick-circle-blue.svg)!important}#modal-bookmark-group-create .modal-body .alert.alert-success:before,#modal-bookmark .modal-body .alert.alert-success:before{content:""}#modal-bookmark-group-create .modal-body .alert.alert-danger,#modal-bookmark .modal-body .alert.alert-danger{background-image:url(/assets/svgs/exclamation-circle.svg)!important}#modal-bookmark-group-create .modal-body .alert.alert-danger:before,#modal-bookmark .modal-body .alert.alert-danger:before{content:""}#modal-bookmark-group-create .modal-body .bookmarks-groups,#modal-bookmark .modal-body .bookmarks-groups{margin:2rem 0}#modal-bookmark-group-create .modal-body .bookmarks-groups .bookmarks-group,#modal-bookmark .modal-body .bookmarks-groups .bookmarks-group{display:flex;flex-direction:row;justify-content:space-between;padding:2rem;border-bottom:.1rem solid #c5c5c5}#modal-bookmark-group-create .modal-body .bookmarks-groups .bookmarks-group:first-child,#modal-bookmark .modal-body .bookmarks-groups .bookmarks-group:first-child{border-top:.1rem solid #c5c5c5}#modal-bookmark-group-create .modal-body .create-bookmarks-group h5,#modal-bookmark .modal-body .create-bookmarks-group h5{padding-bottom:3rem}#modal-bookmark-group-create .modal-body .create-bookmarks-group p,#modal-bookmark .modal-body .create-bookmarks-group p{margin-bottom:2rem;font-family:effra-medium,Arial}.modal-dialog{margin:20vh auto;max-width:890px}@media only screen and (max-width:920px){.modal-dialog{margin-right:15px;margin-left:15px}}.modal-dialog.modal-dialog--campaign-tool:not(.modal-dialog-narrow){max-width:60rem}@media only screen and (max-width:920px){.modal-dialog.modal-dialog--campaign-tool:not(.modal-dialog-narrow){margin-right:auto;margin-left:auto}}.modal-dialog.modal-dialog--campaign-tool:not(.modal-dialog-narrow) .modal-body,.modal-dialog.modal-dialog--campaign-tool:not(.modal-dialog-narrow) .modal-footer,.modal-dialog.modal-dialog--campaign-tool:not(.modal-dialog-narrow) .modal-header{padding:4rem 4rem 0}.modal-dialog.modal-dialog--campaign-tool:not(.modal-dialog-narrow) .modal-footer{padding-bottom:4rem}.modal-dialog.modal-dialog--campaign-tool:not(.modal-dialog-narrow) img{width:100%}.modal-dialog.modal-dialog--campaign-tool:not(.modal-dialog-narrow) .modal-button-close{position:absolute;top:2rem;right:2rem}.modal-content{border:0;border-radius:0;background-clip:unset}.modal-header{padding-top:4rem;align-items:center;padding-bottom:3rem}@media (min-width:768px){.modal-header{padding-top:4.8rem}}.modal-title{line-height:4rem}@media (min-width:992px){.modal-title{line-height:5.7rem}}.modal-body,.modal-footer,.modal-header{padding-left:15px;padding-right:15px}.modal-body+.modal-footer,.modal-body:last-child{padding-bottom:50px}@media (max-width:767.98px){.modal-header{padding-top:30px}}@media (min-width:576px){.modal-header{padding-top:50px;padding-bottom:30px}}@media (min-width:576px){.modal-dialog:not(.modal-dialog-narrow) .modal-body,.modal-dialog:not(.modal-dialog-narrow) .modal-footer,.modal-dialog:not(.modal-dialog-narrow) .modal-header{padding-left:92px;padding-right:92px}}@media (min-width:768px){.modal-dialog:not(.modal-dialog-narrow) .modal-body-narrow{max-width:75%}}@media (min-width:992px){.modal-dialog:not(.modal-dialog-narrow) .modal-subtitle-narrow{max-width:75%}}.modal-dialog.modal-dialog-narrow{max-width:650px}.modal-dialog.modal-dialog-wide{max-width:1440px}@media only screen and (min-width:921px){.modal-dialog.modal-dialog-wide{padding:0 35px}}.modal-dialog.modal-dialog-wide .modal-body{padding:0}.modal-dialog.modal-dialog-preview .modal-actions{display:flex;justify-content:flex-end;padding:1.5rem}.modal-dialog.modal-dialog-preview .modal-body{padding:0}.modal-header{border-bottom:0}.modal-header p{margin-top:15px}.modal .close{margin-left:22px}.modal-body .form-group.narrow{max-width:200px}.modal-body+.modal-footer{padding-top:20px}.modal-footer{align-items:center;justify-content:start;border-top:0;padding-bottom:20px}.modal-button-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none}.modal-button-close .icon{font-size:2rem;color:#006de3}.sign-in-panel{padding:3.5rem 0 4.2rem;margin-top:3rem;margin-bottom:3rem}@media (min-width:768px){.sign-in-panel{padding:3rem 0;margin-bottom:0;margin-top:0}}@media (min-width:992px){.sign-in-panel{padding:5rem 0;margin-top:0;margin-bottom:0}}.sign-in-panel.bg-grey-lighter-a17 .sign-in-panel__wrapper{background-color:unset}.sign-in-panel.modal-content{padding:0;margin-bottom:0}.sign-in-panel__wrapper{background-color:#fff}.sign-in-panel--modal .sign-in-panel__wrapper{padding-top:3rem;padding-bottom:5rem}@media (min-width:768px){.sign-in-panel--modal .sign-in-panel__wrapper{padding:3rem}}@media (min-width:992px){.sign-in-panel--modal .sign-in-panel__wrapper{padding:6rem}}.sign-in-panel .card-container-heading__container{display:flex;align-items:start}.sign-in-panel .card-container-heading__title{font-family:effra-regular,Arial;font-weight:400;font-size:2.4rem;line-height:3.2rem;text-align:left;margin:0 0 1rem}@media (min-width:992px){.sign-in-panel .card-container-heading__title{font-size:3.2rem;line-height:4rem}}@media (min-width:768px){.sign-in-panel .card-container-heading__title{margin:0 0 3rem}}.sign-in-panel .card-container-heading__subtitle{margin-bottom:5rem}@media (min-width:992px){.sign-in-panel .card-container-heading__subtitle{margin-bottom:7rem}}.sign-in-panel .form-group{margin-bottom:2.4rem;max-width:44.8rem}.sign-in-panel__account-title{margin-bottom:2.4rem}@media (max-width:767.98px){.sign-in-panel__login-block{margin-bottom:2rem;border-bottom:.1rem solid #d9d9d9;padding-bottom:2rem}}.recommended-cards__heading{margin-bottom:2rem}@media (min-width:992px){.recommended-cards__heading{margin-bottom:10rem}}.listing-content-block{padding:2rem 0}@media (min-width:992px){.listing-content-block{padding:5rem 0;margin-bottom:0;flex:0 0 91.66667%;max-width:91.66667%}.listing-content-block--full-width{flex:0 0 100%;max-width:100%}}.listing-content-block--border{border-bottom:.1rem solid #d9d9d9;margin-bottom:5.5rem}.listing-content-block .h3,.listing-content-block .other .right-main h2,.listing-content-block__title,.other .right-main .listing-content-block h2{align-items:center;display:flex;justify-content:flex-start;flex-wrap:unset;margin-bottom:1rem}@media (min-width:992px){.listing-content-block .h3,.listing-content-block .other .right-main h2,.listing-content-block__title,.other .right-main .listing-content-block h2{margin-bottom:2rem}}.listing-content-block__count{align-items:center;display:flex;justify-content:center;flex-wrap:unset}.listing-content-block__count-span{padding:.6rem;background-color:#006de3;border-radius:4rem;font-family:effra-regular,Arial;font-size:1.6rem;letter-spacing:0;line-height:2.4rem;font-weight:400;color:#fff;min-width:4rem;min-height:4rem;margin:0 .3rem}@media (min-width:768px){.listing-content-block__count-span{padding:.8rem}}.results-pager{align-items:center;display:flex;justify-content:center;flex-wrap:unset;margin:4rem auto 0;border:.1rem solid #d9d9d9;padding:.8rem;border-radius:3.6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width:992px){.results-pager{margin-top:7rem}}.results-pager .paging-button{font-size:1.4rem;width:2.8rem;height:2.8rem;border-radius:50%;cursor:pointer;align-items:center;display:flex;justify-content:center;flex-wrap:unset}.results-pager .paging-button.active{background-color:#006de3;color:#fff}.results-pager .paging-button:not(:last-of-type){margin-right:1.5rem}@media (min-width:992px){.results-pager .paging-button{font-size:1.6rem;width:3.2rem;height:3.2rem}}.results-pager .paging-next,.results-pager .paging-prev{width:3.2rem;height:3.2rem;border-radius:50%;border:.1rem solid #006de3;align-items:center;display:flex;justify-content:center;flex-wrap:unset}.results-pager .paging-next .icon,.results-pager .paging-prev .icon{font-size:2.2rem;color:#006de3}.results-pager .paging-prev{margin-right:1.5rem}.results-pager .paging-next{margin-left:1.5rem}.pagination{align-items:center;display:flex;justify-content:center;flex-wrap:unset;margin:4rem auto 0;border:.1rem solid #d9d9d9;padding:.8rem;border-radius:3.6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width:992px){.pagination{margin-top:7rem}}.pagination__wrap{order:2}.pagination__pages,.pagination__wrap{align-items:center;display:flex;justify-content:center;flex-wrap:unset}.pagination__pages{padding:0;margin:0}.pagination__item{align-items:center;display:flex;justify-content:center;flex-wrap:unset}.pagination__item:not(:last-of-type){margin-right:1.5rem}.pagination__page{color:#000;width:2.8rem;height:2.8rem;border-radius:50%;cursor:pointer;align-items:center;display:flex;justify-content:center;flex-wrap:unset}@media (min-width:992px){.pagination__page{width:3.2rem;height:3.2rem}}.pagination__page:hover{text-decoration:none;color:inherit}.pagination__page>span{font-size:1.4rem}@media (min-width:992px){.pagination__page>span{font-size:1.6rem}}.pagination__page--is-active{background-color:#006de3;color:#fff}.pagination__navigation{width:2.8rem;height:2.8rem;border:.1rem solid #006de3;border-radius:50%;color:#006de3}.pagination__navigation:hover{text-decoration:none;color:inherit}@media (min-width:992px){.pagination__navigation{width:3.2rem;height:3.2rem}}.pagination__navigation .icon{font-size:2.4rem}.pagination__navigation-left{order:1}.pagination__navigation-right{order:3}.download-bar{bottom:0;padding:3rem 0;z-index:10;position:fixed;width:100%;background-color:#006de3;color:#fff}.download-bar .js-close-download-bar{position:absolute;top:3rem;right:1.5rem;border:.1rem solid #fff;border-radius:50%;color:#fff;width:4rem;height:4rem;align-items:center;display:flex;justify-content:center;flex-wrap:unset;z-index:100}@media (min-width:992px){.download-bar .js-close-download-bar{top:50%;transform:translate(-50%,-50%)}}.download-bar__message{padding-right:6rem;padding-bottom:2rem;display:flex;flex-direction:column}.download-bar__message p{display:flex;align-items:center}.download-bar__message .icon-form-tick{background:#fff url(/assets/svgs/tick-circle.svg);display:inline-block;width:2.5rem;height:2.5rem;color:#006de3;border-radius:50%;vertical-align:bottom;margin-right:1rem}@media (min-width:992px){.download-bar__message{flex-direction:row;align-items:center;padding-bottom:0}}.download-bar__button{display:flex;align-items:center}@media (min-width:992px){.download-bar__button{padding-top:0}}.download-bar__button .js-item-count{padding-right:2rem}@media (min-width:992px){.download-bar__button .js-item-count{display:inline-block}}.side-nav{align-items:center;display:flex;justify-content:center;flex-wrap:unset;flex-direction:column;align-items:flex-start;list-style:none;padding-left:0}.side-nav--mobile-hide{display:none}@media (min-width:992px){.side-nav--mobile-hide{display:flex}}.side-nav a{font-family:effra-medium,Arial;color:#000;width:100%}.side-nav a.active{color:#006de3;text-decoration:underline;text-underline-position:under;pointer-events:none}.side-nav a:not(.active):hover{text-decoration:none;color:#006de3}.side-nav a:not(:last-of-type),.side-nav a:only-child{margin-bottom:2rem;border-bottom:.1rem solid #d9d9d9;padding-bottom:2rem}.side-nav__item{margin:0;padding:1.8rem 0;width:100%;border-bottom:.1rem solid #c5c5c5}.side-nav__item:first-of-type{padding-top:0}.side-nav__item a{border:none!important}.side-nav__heading{color:#006de3}.card-container-heading__wrapper{align-items:center;display:flex;justify-content:center;flex-wrap:unset}.card-container-heading__title{margin-bottom:2.8rem;margin-top:6.6rem;font-family:effra-regular,Arial;font-weight:400;font-size:2.4rem;line-height:3.2rem}@media (min-width:992px){.card-container-heading__title{font-size:3.2rem;line-height:4rem}}@media (min-width:768px){.card-container-heading__title{text-align:center;font-family:effra-regular,Arial;font-weight:400;font-size:3.2rem;line-height:4rem}}@media (min-width:768px) and (min-width:992px){.card-container-heading__title{font-size:4.8rem;letter-spacing:-.025rem;line-height:5.6rem}}@media (min-width:992px){.card-container-heading__title{margin-bottom:9rem;margin-top:9rem}}.card-container-heading__title a{text-decoration:underline}.card-container-heading__subtitle{margin-bottom:3.2rem}.points{padding:2rem 0}@media (min-width:768px){.blog .points{padding:1.5rem 0;margin-right:2.6rem;width:50%}}@media (min-width:992px){.blog .points{width:30%;flex:30%}}.points__title{margin-bottom:.7rem;display:block;font-family:effra-regular,Arial;font-size:1.6rem;letter-spacing:0;line-height:2.4rem;font-weight:400}.points__info{font-size:1.4rem}.points__icon-block{align-items:center;justify-content:flex-start;display:inline-flex;padding:.6rem 1rem;border-radius:2.2rem;margin:0 .4rem;background:#006de3;color:#fff}.points__icon-block:hover{text-decoration:none;color:#fff}.points__icon-block .icon{margin-right:.7rem}.basic-list--horizontal{display:flex;flex-wrap:wrap;list-style:none;padding:0}.basic-list__item{margin-right:2rem;color:#006de3}[aria-selected=true] .card{color:#fff!important;background-color:#006de3!important;position:relative}[aria-selected=true] .card a,[aria-selected=true] .card h5,[aria-selected=true] .card p{color:#fff!important}[aria-selected=true] .card:after{content:"";top:calc(100% - 1rem);left:calc(50% - 1rem);height:2rem;width:2rem;position:absolute;background-color:#006de3;transform:rotate(45deg)}.register-selector{padding:3.7rem 0 6.7rem}@media (min-width:768px){.register-selector{padding:6rem 0 5rem}}.register-selector__button-wrapper{align-items:center;display:flex;justify-content:flex-start;flex-wrap:wrap}.register-selector__button{min-width:10rem}@media (min-width:768px){.register-selector__button{padding:1.55rem 2.7rem;font-size:1.8rem;line-height:2.1rem;border-radius:3.2rem;font-family:effra-medium,Arial}}.register-selector__button:not(:last-of-type){margin-right:1rem}@media (min-width:768px){.register-selector__button:not(:last-of-type){margin-right:2.4rem}}.register-selector__button.active,.register-selector__button:hover{background-color:#fff;color:#006de3;border-color:#fff}.register-selector__form{margin-top:2.4rem}@media (min-width:768px){.register-selector__form{margin-top:4rem}}.register-selector__body{font-family:effra-regular,Arial;font-size:1.4rem;line-height:2.1rem;font-weight:400;margin-top:2.4rem;max-width:90%}@media (min-width:768px){.register-selector__body{max-width:80%}}@media (min-width:992px){.register-selector__body{margin-top:3.4rem}}@media (min-width:1400px){.register-selector__body{max-width:70%}}.register-form #youngperson p{margin-bottom:1.5rem}.form-check-label .register-form #youngperson p{margin-bottom:0}.register-form #youngperson .form-check.has-error{margin-bottom:.5rem}.register-form #step-3 img{margin-bottom:2.4rem}.register-form #country-group,.register-form #lookup-group,.register-form #nation-group{flex-direction:column-reverse;display:flex}.register-form #country-group{margin-top:1.2rem}.register-form fieldset{margin-top:3.4rem}@media (min-width:992px){.register-form fieldset{margin-top:5.5rem}}.register-form legend{font-family:effra-regular,Arial;font-weight:400;font-size:2.4rem;line-height:3.2rem;margin-bottom:3.4rem;padding-top:3.4rem;position:relative}@media (min-width:992px){.register-form legend{font-size:3.2rem;line-height:4rem;padding-top:5.5rem}}.register-form legend:before{content:"";display:block;background-color:#d9d9d9;height:.1rem;position:absolute;top:0;left:0;width:100%}@media (min-width:768px){.register-form legend:before{width:120%;left:50%;transform:translateX(-50%)}}@media (min-width:992px){.register-form legend:before{width:140%}}@media (min-width:1200px){.register-form legend:before{width:160%}}.register-form ul{margin-top:.8rem}.register-form .form-check{margin-top:2.4rem;margin-bottom:2.4rem}.register-form .form-check-label p{margin-bottom:0}.register-form .form-radio label{margin-bottom:1rem}.register-form #Referral-group label{display:none}@media (min-width:768px){.register-form .form-group{max-width:44.8rem}}@media (min-width:768px){.register-form #title-group{max-width:32.6rem}}@media (min-width:768px){.register-form .whizzard-steps{max-width:44.8rem}}.register-form .form-subtitle{font-family:effra-regular,Arial;font-size:1.6rem;letter-spacing:0;line-height:2.4rem;font-weight:400;margin-bottom:.6rem;font-family:effra-medium,Arial}.register-form .postcode-lookup-container p{font-family:effra-regular,Arial;font-size:1.4rem;line-height:2.1rem;font-weight:400;color:#e90014;margin-top:.5rem;margin-bottom:0}.register-form .postcode-lookup-container button{margin-top:2.4rem}#business .register-form .postcode-lookup-container,#educator-form .register-form .postcode-lookup-container{margin-bottom:3.4rem}@media (min-width:992px){#business .register-form .postcode-lookup-container,#educator-form .register-form .postcode-lookup-container{margin-bottom:5.5rem}}.register-form #deliveryMethod-group .form-check-group{margin-top:2.4rem;margin-bottom:2.4rem}.wizzard{margin:0 auto;position:relative}.progress,.wizzard-progress{height:unset!important;position:unset!important;background-color:unset!important;font-size:unset!important;border-radius:unset!important}.progress-bar{width:100%;height:4rem;border-radius:50%;justify-content:center}.progress-bar,.whizzard-steps{display:flex;align-items:center}.whizzard-steps{flex-direction:row;justify-content:space-between}@media (min-width:768px){.whizzard-steps{justify-content:flex-start}}.whizzard-steps ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;align-items:center}.register-form .whizzard-steps ul{position:relative}.whizzard-steps ul li{border:.1rem solid #001276;background-color:#001276;line-height:0;position:relative;margin-left:7.9rem;height:2.2rem;width:2.2rem;border-radius:50%;color:transparent;margin-bottom:0}@media (max-width:767.98px){.whizzard-steps ul li:first-of-type{margin-left:0}}.whizzard-steps ul li::selection{color:transparent}.whizzard-steps ul li::-moz-selection{color:transparent}.register-form .whizzard-steps ul li{border-color:#006de3;background-color:#006de3}@media (max-width:767.98px){.register-form .whizzard-steps ul li:first-of-type{margin-left:0}}.whizzard-steps ul li:before{background-image:url(/assets/assets/svgs/dots-blue-bright.svg);background-repeat:no-repeat;content:"";color:#001276;width:auto;top:50%;transform:translateY(-50%);position:absolute;width:4.9rem;height:.4rem;right:3.7rem}.register-form .whizzard-steps ul li:before{background-image:url(/assets/assets/svgs/dots.svg);color:#006de3}.whizzard-steps ul li.active{height:3.6rem;width:3.6rem;border-radius:50%;align-items:center;display:flex;justify-content:center;flex-wrap:unset;font-size:2.4rem}.whizzard-steps ul li.active~*{background-color:transparent}.register-form .whizzard-steps ul li.active{background-color:#006de3;color:#fff}.register-form .whizzard-steps ul li.active::selection{color:#fff}.register-form .whizzard-steps ul li.active::-moz-selection{color:#fff}.whizzard-steps ul li.active:before{width:4.9rem;right:5.1rem;top:50%;transform:translateY(-50%)}.whizzard-steps ul li:first-of-type:before{content:none}.wizzard-leading{margin-bottom:3.4rem}.wizzard-step{font-family:effra-regular,Arial;font-size:1.4rem;line-height:2.1rem;font-weight:400;font-family:effra-medium,Arial;font-weight:500}.wizzard-title{font-family:effra-regular,Arial;font-weight:400;font-size:2.4rem;line-height:3.2rem;margin-top:2rem}@media (min-width:992px){.wizzard-title{font-size:3.2rem;line-height:4rem}}.wizzard-intro{margin-top:.5rem}.wizzard-form-step:not(.active){display:none}.wizzard-back-next-bar{align-items:center;display:flex;justify-content:space-between;flex-wrap:unset;width:100%;margin-top:2rem}@media (min-width:768px){.wizzard-back-next-bar{margin-top:4rem}}.loading{margin:0 50%;border:9px solid #fff;border-top-color:#006de3;border-radius:50%;width:60px;height:60px;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}.loading.transparent:before{background:transparent!important}.loading-register{position:relative}.loading-register:before{content:"";display:block;border:.9rem solid #fff;border-radius:50%;width:6rem;height:6rem;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.loading-register:after{width:100%;height:100%;opacity:.5rem;background-color:hsla(0,0%,100%,.4);position:absolute;left:0;top:0;content:"";display:block}.want-to-choose{padding:1.5rem 0}.call-to-action{padding-top:3rem}.right-main .call-to-action{padding:3rem 0;border-top:.1rem solid #c5c5c5}@media (min-width:992px){.blog .call-to-action:last-of-type{padding-bottom:6rem}}.profile-form__field-wrapper{margin-bottom:3rem}@media (min-width:768px){.profile-form__field-wrapper{margin-bottom:2.4rem}}.profile-form__label{margin-bottom:1.5rem;font-family:effra-medium,Arial;font-weight:500}@media (min-width:768px){.profile-form__label{margin-bottom:2rem}}.profile-form__full-name .input-group:first-child{margin-bottom:3rem}@media (min-width:768px){.profile-form .input-group,.profile-form__password{width:36.7rem}}.profile-form__password-change .form-group:first-child{margin-bottom:3rem}.profile-form__value{font-family:effra-regular,Arial;font-weight:400;font-size:2rem;line-height:2.8rem;cursor:pointer}@media (min-width:992px){.profile-form__value{font-size:2.4rem;letter-spacing:-.04rem;line-height:3.2rem}}.profile-form__value a{color:#006de3;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.profile-form__buttons{margin-top:1.5rem;align-items:flex-start;display:flex;justify-content:flex-start;flex-wrap:unset;flex-direction:column}@media (min-width:768px){.profile-form__buttons{margin-top:5.5rem;flex-direction:row;align-items:center}}.profile-form__button{margin-right:2.4rem}@media (max-width:767.98px){.profile-form__button{margin-bottom:2.4rem}}.profile-form__modal .modal-header{align-items:center;display:flex;justify-content:space-between;flex-wrap:unset;margin-bottom:2.6rem}.profile-form__modal .modal-dialog{max-width:76.2rem;margin:0 auto}.profile-form__modal form{max-width:36.8rem}.profile-form__modal .modal-content{padding:4rem 8rem}.profile-form__email-details{display:flex;flex-direction:row;flex-wrap:wrap;gap:0 2rem;align-items:flex-start}.profile-form__email-details .verification-status{display:flex;gap:1rem;align-items:center}.profile-form__email-details .verification-status:after{content:"";background-size:contain;width:2rem;height:2rem;background-repeat:no-repeat}.profile-form__email-details .verification-status--verified:after{background-image:url(/assets/assets/svgs/tick-circle-green.svg)}.profile-form__email-details .verification-status--unverified:after{background-image:url(/assets/assets/svgs/exclamation-circle-amber.svg)}.profile-form__email-details--alert{display:flex;margin-top:1.5rem}.profile-form__email-details--alert .alert{border-width:.2rem;border-style:solid;border-radius:.8rem;padding:1.6rem 2.4rem;align-items:flex-start;gap:1.2rem}.profile-form__email-details--alert .alert-icon{display:flex}.profile-form__email-details--alert .alert-content{display:flex;flex-direction:column;align-items:baseline;gap:1.2rem;color:#515151}.profile-form__email-details--alert .alert-heading{font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400;font-weight:500;color:#272727}.profile-form__email-details--alert .alert-success{background-color:#e9f4ea;border-color:#09821f}.profile-form__email-details--alert .alert-warning{background-color:#fff8e7;border-color:#ffba00}.profile-form__email-details--alert .alert .alert-resend-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;padding:0;color:#272727;display:flex;font-weight:500;font-size:1.6rem}.profile-form__email-details--alert .alert .alert-resend-button .icon{font-size:1.8rem}#edit-details-modal .modal-dialog .modal-content .modal-header{margin-left:0}.educator-profile__title{margin-top:3.7rem;margin-bottom:3rem;padding-bottom:3rem;font-weight:400;font-size:4.8rem;line-height:5.6rem;letter-spacing:-.014rem}@media (min-width:992px){.educator-profile__title{font-family:effra-regular,Arial;font-size:8rem;line-height:8.8rem}}@media (min-width:768px){.educator-profile__title{font-family:effra-regular,Arial;font-weight:400;font-size:3.2rem;line-height:4rem}}@media (min-width:768px) and (min-width:992px){.educator-profile__title{font-size:4.8rem;letter-spacing:-.025rem;line-height:5.6rem}}@media (min-width:992px){.educator-profile__title{margin-bottom:9rem;margin-top:2.4rem;padding-bottom:2.4rem}}.educator-profile__title--notifications{padding-bottom:2rem;margin-bottom:0}@media (max-width:991.98px){.educator-profile__nav{flex-direction:column;align-items:flex-start;display:flex;justify-content:flex-start;flex-wrap:unset;padding-bottom:2rem;margin-bottom:2rem}}.educator-profile__nav-dropdown{width:80%}@media (min-width:992px){.educator-profile__nav-dropdown{display:none}}@media (max-width:767.98px){.educator-profile__nav .side-nav{display:none}}@media (min-width:768px){.educator-profile__nav .side-nav{max-width:66%!important}}.educator-profile__section dt{font-weight:400}.educator-profile__section .row{margin-bottom:3.8rem}.educator-profile__section .row:last-of-type{margin-bottom:3rem}.educator-profile__section-age .educator-profile__section .row:last-of-type{margin-bottom:2rem}@media (min-width:768px){.educator-profile__section{border:.1rem solid #c5c5c5;padding:0 2.4rem;margin-bottom:5rem}}.educator-profile__section-header{align-items:center;display:flex;justify-content:space-between;flex-wrap:unset;margin-bottom:3rem;padding-top:3rem}@media (max-width:991.98px){.educator-profile__section-header{border-top:.1rem solid #d9d9d9}}@media (min-width:992px){.educator-profile__section-header{padding:1.2rem 0;margin-bottom:2rem;border-bottom:.1rem solid #d9d9d9}}.educator-profile__label{margin:0}.educator-profile__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;padding:0;color:#272727}.educator-profile__button--blue{color:#006de3}.educator-profile__subtitle{color:#006de3;margin-bottom:2rem}@media (min-width:768px){.educator-profile__subtitle{margin-bottom:3rem}}.educator-profile__section-details .row{margin-bottom:0}.educator-profile__section-details .col-md-4{margin-bottom:.5rem}@media (min-width:768px){.educator-profile__section-details .col-md-4{margin-bottom:3.8rem}.educator-profile__section-details .col-md-4:last-of-type{margin-bottom:0}}.educator-profile__section-details .col-md-8{margin-bottom:2rem}@media (min-width:768px){.educator-profile__section-details .col-md-8{margin-bottom:0}}.educator-profile__section-age{margin-bottom:2rem}.educator-profile .h3,.educator-profile .other .right-main h2,.educator-profile__section-title,.other .right-main .educator-profile h2{color:#006de3}.educator-profile__email-details{display:flex;flex-direction:column;flex-wrap:wrap;gap:0 2rem;align-items:flex-start;padding-bottom:3.8rem}.educator-profile__email-details .verification-status{display:flex;gap:1rem;align-items:center;padding-bottom:1.2rem}.educator-profile__email-details .verification-status:after{content:"";background-size:contain;width:2rem;height:2rem;background-repeat:no-repeat}.educator-profile__email-details .verification-status--verified:after{background-image:url(/assets/assets/svgs/tick-circle-green.svg)}.educator-profile__email-details .verification-status--unverified:after{background-image:url(/assets/assets/svgs/exclamation-circle-amber.svg)}.educator-profile__email-details--alert{display:flex;margin-top:1.5rem}.educator-profile__email-details--alert .alert{border-width:.2rem;border-style:solid;border-radius:.8rem;padding:1.6rem 2.4rem;align-items:flex-start;gap:1.2rem}.educator-profile__email-details--alert .alert-content{display:flex;flex-direction:column;align-items:baseline;gap:1.2rem;color:#515151}.educator-profile__email-details--alert .alert-heading{font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400;font-weight:500;color:#272727}.educator-profile__email-details--alert .alert-success{background-color:#e9f4ea;border-color:#09821f}.educator-profile__email-details--alert .alert-warning{background-color:#fff8e7;border-color:#ffba00}.educator-profile__email-details--alert .alert .alert-resend-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;padding:0;color:#272727;display:flex;font-weight:500}.educator-profile__email-details--alert .alert .alert-resend-button .icon{font-size:1.8rem}.educator-profile__download-history{margin-bottom:4rem}.educator-profile__download-history-title{border-bottom:.1rem solid #d9d9d9;padding-bottom:1.5rem}.educator-profile__download-history-item{padding:1.5rem 0;border-bottom:.1rem solid #d9d9d9}@media (min-width:768px){.educator-profile__download-history-item{padding:1.5rem}}.educator-profile__download-history-item a{color:#006de3}#edit-password-modal .modal-dialog .modal-content{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.notifications__subtitle{margin-top:7rem;margin-bottom:1rem}.notifications__title{margin-top:3.7rem;padding-bottom:2rem;margin-bottom:0;font-weight:400;font-size:4.8rem;line-height:5.6rem;letter-spacing:-.014rem}@media (min-width:992px){.notifications__title{font-family:effra-regular,Arial;font-size:8rem;line-height:8.8rem}}@media (min-width:768px){.notifications__title{font-family:effra-regular,Arial;font-weight:400;font-size:3.2rem;line-height:4rem}}@media (min-width:768px) and (min-width:992px){.notifications__title{font-size:4.8rem;letter-spacing:-.025rem;line-height:5.6rem}}@media (min-width:992px){.notifications__title{margin-top:2.4rem;padding-bottom:2.4rem}}.notifications__block{padding:2rem;color:#272727;align-items:flex-start;display:flex;justify-content:flex-start;flex-wrap:unset;flex-direction:column;margin-bottom:1rem;cursor:pointer}@media (min-width:992px){.notifications__block{flex-direction:row;justify-content:space-between;align-items:center}}.notifications__block:hover{box-shadow:0 .2rem 1.6rem hsla(0,0%,83.9%,.5);text-decoration:none}.notifications__block[status=read]{color:#272727;border-top:1px solid #ccc;margin-bottom:unset}.notifications__block[status=unread]{color:#006de3;font-family:effra-medium,Arial;background-color:#f3f3f3;border-radius:10px;border:1px solid #ddd}.notifications__block[status=unread] .notifications__message:before{color:#006de3}.notifications__message{display:list-item;list-style-position:outside;margin-left:2rem;position:relative;padding-left:1rem}@media (max-width:991.98px){.notifications__message{margin-bottom:1rem}}@media (min-width:992px){.notifications__message{max-width:80%}}.resource-cards__intro{padding-top:3rem;border-top:.1rem solid #d9d9d9}@media (min-width:992px){.resource-cards__intro{padding-top:7.5rem}}.resource-cards__intro h2{margin-bottom:2.4rem}.resource-cards .resource-card-wrapper{padding:3rem 0}.resource-cards .resource-card-wrapper .resource-card__block{padding:2.4rem 2rem 4.4rem;align-items:flex-start;display:flex;justify-content:flex-start;flex-wrap:unset;flex-direction:column}@media (min-width:768px){.resource-cards .resource-card-wrapper .resource-card__block{padding:2.4rem;flex-direction:row;align-items:center}}.resource-cards .resource-card-wrapper .resource-card__image{margin-bottom:2rem;aspect-ratio:1.57;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;max-height:20rem;align-self:baseline}@media (min-width:768px){.resource-cards .resource-card-wrapper .resource-card__image{margin-bottom:0;max-width:33.3%;margin-right:5rem}}@media (min-width:992px){.resource-cards .resource-card-wrapper .resource-card__image{margin-right:8rem}}.confirm-email .copy .resource-cards .resource-card-wrapper .resource-card p,.resource-cards .resource-card-wrapper .resource-card .confirm-email .copy p,.resource-cards .resource-card-wrapper .resource-card .signpost-cards .cards-container .signpost-card .card-text,.resource-cards .resource-card-wrapper .resource-card h4,.signpost-cards .cards-container .signpost-card .resource-cards .resource-card-wrapper .resource-card .card-text{margin-bottom:2.4rem}@media (min-width:768px){.resource-cards .resource-card-wrapper .resource-card__image-right .resource-card__block{flex-direction:row-reverse;justify-content:space-between}}.resource-cards .resource-card-wrapper .resource-card .duplicatable-group{padding-top:3rem}.resource-cards .resource-card-wrapper .resource-card .download-container{padding-top:3rem;border:none}.resource-cards .order-form{margin:0;border-top:.1rem solid #d9d9d9;padding:2.4rem}.resource-cards .order-form .personal-details h2{padding:1.5rem 0}.video-block__heading{font-size:4.8rem;padding-bottom:2.7rem}@media (max-width:575.98px){.video-block__heading{font-size:3.2rem;padding-bottom:1.6rem}}.video-block__text{font-size:2rem;margin-bottom:2.6rem;line-height:2.8rem}@media (max-width:575.98px){.video-block__text{font-size:1.8rem;margin-bottom:2.2rem;line-height:2.4rem}}.video-block__item{padding-right:1.2rem}.video-block__item--video-container{position:relative}.video-block__item--video-container .video-icon{margin:0;top:39%;left:44%}.video-block__item--video-thumb{width:100%;height:auto}.video-block__item--description>p{font-size:1.4rem;margin-top:1.3rem;margin-bottom:1.3rem;line-height:2.1rem}@media (max-width:575.98px){.video-block__item--description>p{font-size:1.4rem}}.container:has(>div.row>div>div.col-3-block){padding-left:0;padding-right:0}@media (min-width:576px) and (max-width:991.98px){.container:has(>div.row>div>div.col-3-block){max-width:767px}}@media (max-width:575.98px){.container:has(>div.row>div>div.col-3-block){padding-left:0;padding-right:0}}div.row:has(>div>div.col-3-block){margin:0}div:has(>div.col-3-block){padding:0}.col-3-block{padding:0}.col-3-block-container{max-width:90.6rem;margin:0 auto}@media (min-width:576px) and (max-width:991.98px){.col-3-block{max-width:72rem}}@media (max-width:767.98px){.col-3-block{max-width:77rem}}.col-3-block__intro{padding-bottom:3rem}.col-3-block__heading{font-size:2.4rem;padding-bottom:3rem}@media (max-width:767.98px){.col-3-block__heading{font-size:2.2rem;padding-bottom:2.4rem;padding-left:1.5rem}}@media (max-width:575.98px){.col-3-block__heading{font-size:2rem;padding-bottom:1.8rem;padding-left:1.5rem}}.col-3-block__box{display:flex;flex-wrap:wrap;overflow-x:auto;align-items:center;gap:7rem 13.5rem}.col-3-block__box::-webkit-scrollbar{display:none}@media (min-width:576px) and (max-width:991.98px){.col-3-block__box{gap:5rem 11.5rem}}@media (max-width:767.98px){.col-3-block__box{padding-left:1.5rem;flex-wrap:nowrap;gap:0 7rem}}@media (max-width:575.98px){.col-3-block__box{padding-left:1.5rem;flex-wrap:nowrap;gap:0 3.5rem}}.col-3-block__item{max-width:21.2rem;text-align:center;width:100%}.col-3-block__item--image{width:100%;height:auto}.col-3-block__item--heading{font-size:2.4rem;font-weight:400;line-height:3.2rem;padding-top:1.2rem}@media (min-width:576px) and (max-width:991.98px){.col-3-block__item--heading{font-size:2rem;line-height:2.8rem;padding-top:.9rem;padding-bottom:.6rem}}@media (max-width:767.98px){.col-3-block__item--heading{font-size:1.6rem;line-height:2.5rem;padding-top:.9rem;padding-bottom:.6rem}}@media (max-width:575.98px){.col-3-block__item--heading{font-size:1.24rem;line-height:1.7rem;padding-top:.9rem;padding-bottom:.6rem}}.col-3-block__item--text{font-size:1.6rem;line-height:2.4rem}@media (max-width:767.98px){.col-3-block__item--text{font-size:1.4rem;line-height:1.6rem}}@media (max-width:575.98px){.col-3-block__item--text{font-size:.83rem;line-height:1.2rem}}@media (min-width:576px) and (max-width:991.98px){.col-3-block__item{flex:1 0 50%;max-width:16rem}}@media (max-width:767.98px){.col-3-block__item{flex:1 0 50%;max-width:15rem}}@media (max-width:575.98px){.col-3-block__item{flex:1 0 50%;max-width:11.01rem}}#campaign-modal .btn-close{background:transparent;border:none;color:#fff;margin-right:20px}#campaign-modal .overlay{width:45%;padding:30px}#campaign-modal .overlay-content{width:100%;height:100%;background-color:rgba(0,0,0,.25)}#campaign-modal .confirm-email .copy p,#campaign-modal .signpost-cards .cards-container .signpost-card .card-text,#campaign-modal h4,.confirm-email .copy #campaign-modal p,.signpost-cards .cards-container .signpost-card #campaign-modal .card-text{font-size:40px;font-weight:600;line-height:normal}#campaign-modal h5{margin-bottom:2rem}#campaign-modal .cta{color:#fff;background-color:#007bff;padding:15px;border-radius:50px;display:inline-block;margin-top:20px}#campaign-modal .icon{display:inline}@media (max-width:480px){#campaign-modal .overlay{width:100%;padding:15px}}.tabbed-block-nav__section{background-color:#f9f9f9;padding-top:0;padding-bottom:0}.tabbed-block-nav--default a.tabbed-block-nav__link--active,.tabbed-block-nav--default a.tabbed-block-nav__link:active,.tabbed-block-nav--default a.tabbed-block-nav__link:hover{background-color:#006de3;color:#fff}.tabbed-block-nav--green-mint a.tabbed-block-nav__link--active,.tabbed-block-nav--green-mint a.tabbed-block-nav__link:active,.tabbed-block-nav--green-mint a.tabbed-block-nav__link:hover{background-color:#cdf5e8;color:#001276}.tabbed-block-nav__list{display:flex;max-height:7rem;height:7rem;align-items:center;overflow-x:auto;flex-wrap:nowrap}.tabbed-block-nav__list::-webkit-scrollbar{display:none}.tabbed-block-nav__link{display:block;margin:0 1rem .3rem 0;padding:.8rem 1rem;text-align:center;flex:1 0 auto;font-size:2rem;font-weight:500;transition:all .4s}.tabbed-block-nav__link:link,.tabbed-block-nav__link:visited{color:#000;text-decoration:none}.tabbed-block-nav__link--active,.tabbed-block-nav__link:active,.tabbed-block-nav__link:hover{box-sizing:border-box;background-color:#cdf5e8;color:#001276;border-radius:25px}@media (max-width:575.98px){.tabbed-block-nav__link{font-size:1.6rem;font-weight:400}}.tabbed-block__item{display:none}.tabbed-block__item:first-child{display:block}.tabbed-block__item .spacer-section{padding-top:3rem}.img--circle{border-radius:50%}.landing-hero{border:5rem solid #00aeef;display:flex;min-height:78rem;margin-right:-15px;margin-left:-15px}@media (min-width:2560px){.landing-hero{max-width:1700px;margin:0 auto}}.landing-hero .text-container{width:50%;display:flex;align-items:center}.landing-hero .text-container .text-content{padding:0 11.2rem;margin:auto}.landing-hero .text-container .text-content .ctas-container{margin-top:3.2rem;display:flex;flex-flow:row wrap;gap:3.2rem}.landing-hero .text-container .text-content .ctas-container .hero-cta{flex:0 0 auto}.landing-hero .image-container{width:50%}.landing-hero .image-container .hero-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:991.98px){.landing-hero{border:2.4rem solid #00aeef}.landing-hero .text-container .text-content{padding:0 5.2rem}}@media (max-width:767.98px){.landing-hero{flex-direction:column-reverse}.landing-hero .text-container{width:100%}.landing-hero .text-container .text-content{padding:4rem}.landing-hero .text-container .text-content .ctas-container{gap:1.6rem}.landing-hero .text-container .text-content .ctas-container .hero-cta{flex:0 0 100%}.landing-hero .image-container{width:100%}}.tabbed-content-container{transition:height .25s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;width:100%}.tabbed-content-container .tabbed-content-wrapper{max-width:96rem;margin:auto;width:100%}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container{padding:0 0 .8rem;margin:auto;width:100%}@media (min-width:768px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container{padding:0 2rem 4.8rem}}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav{list-style:none;padding:0;margin:0;display:flex;gap:1.6rem}@media (max-width:767.98px){.filters__multi .form-active-button .tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav label,.filters__multi .form-select-box .tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav label,.form-select-box-button .tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav label,.rte .tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav span.button--secondary,.rte .tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav span.button--tertiary,.rte span.button .tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav a,.search-results__tabs .tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav a,.tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav .button,.tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav .filters__multi .form-active-button label,.tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav .filters__multi .form-select-box label,.tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav .form-select-box-button label,.tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav .register-selector__button,.tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav .rte span.button--secondary,.tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav .rte span.button--tertiary,.tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav .rte span.button a,.tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav .search-results__tabs a,.tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav .tabs .nav-link,.tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav .tabs a,.tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav .terms-and-conditions__tabs a,.tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav .wysiwyg-content span.button--secondary,.tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav .wysiwyg-content span.button--tertiary,.tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav .wysiwyg-content span.button a,.tabs .tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav .nav-link,.tabs .tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav a,.terms-and-conditions__tabs .tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav a,.wysiwyg-content .tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav span.button--secondary,.wysiwyg-content .tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav span.button--tertiary,.wysiwyg-content span.button .tabbed-content-container .tabbed-content-wrapper .tabbed-content-nav-container .tabs-nav a{padding:1.1rem 1.6rem;min-width:33%;font-size:1.6rem}}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container{overflow:hidden;gap:1.4rem;margin:auto;display:flex;padding:2.4rem;align-items:flex-start}@media (min-width:768px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container{width:100%;gap:2.3rem;padding:0 0 2rem}}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab{width:100%;height:100%;flex:1 1 100%;transform:translateX(0);transition:transform .25s ease-in-out;min-width:100%;border-radius:2rem;box-shadow:0 .2rem 1.6rem hsla(0,0%,83.9%,.5);display:flex;padding:2.4rem 2rem;flex-direction:column;align-items:flex-start;gap:3.2rem}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab:first-of-type{margin-left:-2rem}@media (min-width:768px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab:first-of-type{margin-left:0}}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab:nth-of-type(2){margin-left:0}@media (min-width:768px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab:nth-of-type(2){margin-left:-1rem}}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab:last-of-type{margin-left:1rem}@media (min-width:768px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab:last-of-type{margin-left:-2rem}}@media (min-width:768px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab{border-radius:0;box-shadow:none;padding:0;gap:0}}@media (min-width:992px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab:first-of-type .quote-container{padding-left:12rem}}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .tab-heading{letter-spacing:-.32px}@media (min-width:768px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .tab-heading{padding:0 2rem}}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .highlights-container{gap:2.4rem;flex-direction:column;display:flex;align-items:flex-start;align-self:stretch}@media (min-width:768px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .highlights-container{flex-direction:row;padding:4.8rem 2rem 0}}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .highlight-item-container{text-align:center;box-shadow:0 .2rem 1.6rem hsla(0,0%,83.9%,.5);border-radius:1.6rem;flex:1 1 0px;display:flex;padding:2rem;align-items:center;align-self:stretch;gap:2.4rem}@media (min-width:768px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .highlight-item-container{padding:3.2rem;flex-direction:column;gap:3.2rem}}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .highlight-item-container .stat-container{display:flex;flex-direction:column;align-items:center;gap:.8rem}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .highlight-item-container .stat-container .stat-icon{color:#010101;font-size:5.6rem}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .highlight-item-container .stat-container .stat{color:#010101}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .highlight-item-container .blurb{color:#515151;text-align:left}@media (min-width:768px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .highlight-item-container .blurb{text-align:center}}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .quote-container{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem;align-self:stretch;padding:0}@media (min-width:768px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .quote-container{gap:2.4rem;padding:0 2rem}}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .quote-container .quote-text{font-family:effra-regular,Arial;font-weight:400;font-size:2rem;line-height:2.8rem;letter-spacing:-.06px}@media (min-width:992px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .quote-container .quote-text{font-size:2.4rem;letter-spacing:-.04rem;line-height:3.2rem}}@media (min-width:768px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .quote-container .quote-text{padding-top:3.2rem}}@media (min-width:992px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .quote-container .quote-text{padding-top:4.8rem}}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .quote-container .quote-author{font-size:1.6rem;line-height:2.4rem}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .cta-container{padding:0}@media (min-width:768px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .cta-container{padding:3.2rem 3.2rem 0 2rem}}@media (min-width:992px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .cta-container{padding-top:4.8rem}}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .cta-container .cta-background{display:flex;padding:2.4rem;flex-direction:column;align-items:center;border-radius:16px;background-color:#001276;color:#fff}@media (min-width:768px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .cta-container .cta-background{padding:3.2rem}}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .cta-container .cta-background .cta-copy{font-size:1.8rem;line-height:2.4rem;text-align:center}@media (min-width:768px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .cta-container .cta-background .cta-copy{font-size:2rem;line-height:2.8rem}}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .cta-container .cta-background .cta-container{padding-top:2rem}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .quote-highlight-container{display:flex;gap:4.8rem;align-items:flex-end;padding:0;flex-direction:column}@media (min-width:768px){.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .quote-highlight-container{flex-direction:row;padding:4.8rem 2rem 0}}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .quote-highlight-container .highlight-item-container{height:100%}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .quote-highlight-container .quote-container{flex:1 1 0px}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .quote-highlight-container .quote-container .quote-text{padding-top:0}.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .quote-highlight-container .quote-container .quote-text:before{top:0}.logo-wall .heading-container{text-align:center;padding-top:3.4rem;padding-bottom:3.2rem}@media (min-width:768px){.logo-wall .heading-container{padding-bottom:4.8rem}}@media (min-width:992px){.logo-wall .heading-container{padding:0 3rem 8rem}}.logo-wall .logos-container{display:flex;justify-content:center;align-items:flex-start;align-content:flex-start;gap:3.2rem;align-self:stretch;flex-wrap:wrap;padding-bottom:3.2rem}.logo-wall .logos-container img{max-height:5rem}@media (min-width:768px){.logo-wall .logos-container{gap:4.8rem}.logo-wall .logos-container img{max-height:7.5rem}}@media (min-width:992px){.logo-wall .logos-container{gap:8rem;padding-bottom:8rem}}.logo-wall .cta-container{padding:3.2rem;text-align:center}.signpost-cards{padding-bottom:3.2rem}.signpost-cards .heading-container{padding-bottom:4.8rem}.signpost-cards .cards-container{display:flex;justify-content:space-between;align-items:flex-start;flex:1 0 0;gap:2.4rem;align-self:stretch;flex-direction:column}@media (min-width:768px){.signpost-cards .cards-container{flex-direction:row;padding-bottom:3.2rem}}.signpost-cards .cards-container .signpost-card{height:100%;border-radius:1.2rem;background-color:#7a0ff9;box-shadow:0 0 0 6px rgba(122,15,249,0);padding:2.4rem;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1 0 0;display:flex;transition:box-shadow .3s ease-in-out;height:18rem;gap:4.8rem}@media (min-width:768px){.signpost-cards .cards-container .signpost-card{height:24.4rem}}.signpost-cards .cards-container .signpost-card:focus,.signpost-cards .cards-container .signpost-card:hover{box-shadow:0 0 0 6px rgba(122,15,249,.5);text-decoration:none}.signpost-cards .cards-container .signpost-card:focus .icon,.signpost-cards .cards-container .signpost-card:hover .icon{transition:padding .3s ease-in-out;padding-left:4rem}.signpost-cards .cards-container .signpost-card .card-text{color:#f9f9f9}@media (min-width:1200px){.signpost-cards .cards-container .signpost-card .card-text{padding-right:4rem}}.signpost-cards .cards-container .signpost-card .signpost-link{color:#f9f9f9;font-size:1.6rem;line-height:2.4rem;display:flex;gap:.8rem}.signpost-cards .cards-container .signpost-card .signpost-link .icon{display:inline;font-size:2.4rem;transition:padding .3s ease-in-out}.i-want-selector{width:100%}.i-want-selector .heading-container{padding-bottom:3.2rem}@media (min-width:992px){.i-want-selector .heading-container{padding-bottom:4.8rem}}.i-want-selector .dropdowns-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch}@media (min-width:768px){.i-want-selector .dropdowns-container{flex-direction:row;align-items:center;gap:2.4rem}}.i-want-selector .dropdowns-container .dropdown-button-wrapper{display:flex;flex-direction:row;align-items:center}.i-want-selector .dropdowns-container .dropdown-button-wrapper .dropdown-container{padding-right:2.4rem}.i-want-selector .dropdowns-container .dropdown-container{flex:1 1 50%;align-self:stretch;padding-bottom:2rem}.i-want-selector .dropdowns-container .dropdown-container label{color:#272727;font-size:1.6rem;width:100%;padding-bottom:1.5rem;font-weight:500}.i-want-selector .dropdowns-container .dropdown-container select{width:100%;color:#515151;font-size:1.6rem;height:6rem;padding:0 2rem;border:2px solid #8e8e8e;border-radius:4px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(assets/svgs/arrow-down-blue.svg) no-repeat calc(100% - 2rem) #fff;background-size:1.2rem 1.2rem;text-overflow:ellipsis}.i-want-selector .dropdowns-container .button-container{flex:0 1 auto;padding-top:3rem}.i-want-selector .dropdowns-container .button-container.active .go{opacity:1;pointer-events:inherit}.i-want-selector .dropdowns-container .button-container .go{min-width:0;transition:opacity .25s ease-in-out;opacity:0;pointer-events:none}.image-text-container{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;padding:2rem 0}@media (min-width:768px){.image-text-container{flex-direction:row;align-items:center;gap:4.8rem;padding:4rem 0}.image-text-container.image-right{flex-direction:row-reverse}}@media (min-width:768px) and (max-width:991.98px){.image-text-container{padding:1.5rem 0}}.image-text-container a:not(.button):not(.register-selector__button){color:inherit}.image-text-container .text-container{display:flex;flex-direction:column;flex:1 1}.image-text-container .text-container .heading-container{padding-bottom:1.6rem}.image-text-container .text-container .copy-container{color:#515151}.image-text-container .image-container{display:flex;flex:1 1;padding-bottom:2.4rem}.image-text-container .image-container img{border-radius:12px;width:100%}.full-width-banner .image-text-container{padding:0;gap:0}.full-width-banner .image-text-container .text-container{gap:2.4rem;padding:3.2rem 0}@media (min-width:992px){.full-width-banner .image-text-container .text-container{padding:8rem 0}}.confirm-email .copy .full-width-banner .image-text-container .text-container p,.full-width-banner .image-text-container .text-container .confirm-email .copy p,.full-width-banner .image-text-container .text-container .signpost-cards .cards-container .signpost-card .card-text,.full-width-banner .image-text-container .text-container h4,.signpost-cards .cards-container .signpost-card .full-width-banner .image-text-container .text-container .card-text{line-height:3.8rem;font-weight:500}.table-component{overflow-x:auto}.table-component table{border:none;border-bottom:1px solid #294995}.table-component table tr:first-child{background-color:#b0fdfd;color:#001276;font-weight:700}.table-component table tr td{min-width:20rem;vertical-align:top;padding:1rem;border:1px solid #294995}.table-component table tr td p{padding-bottom:1rem}.table-component table tr td p:last-child{padding-bottom:0}.video-with-text{padding:4rem 0}.video-with-text .video-text-container{display:flex;gap:2.4rem;padding-top:2.4rem;flex-direction:column}@media (min-width:768px){.video-with-text .video-text-container{flex-direction:row}}@media (min-width:768px){.video-with-text .video-text-container .video-container{width:50%}}.video-with-text .video-text-container .video-container .component-wrap.video-wrapper .video{margin-bottom:0}@media (min-width:768px){.video-with-text .video-text-container .text-container{width:50%}}.video-with-text .video-text-container .text-container p{font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400}@media (min-width:992px){.video-with-text .video-text-container .text-container p{line-height:2.8rem;font-size:2rem}}.video-with-text .video-text-container .text-container ul{font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400;margin-top:3rem;padding-left:3rem}@media (min-width:992px){.video-with-text .video-text-container .text-container ul{line-height:2.8rem;font-size:2rem}}.video-with-text .video-text-container .text-container ul li{margin-bottom:3rem}.schema-picker{padding:4rem 0}.schema-picker .schemas-container{display:flex;gap:2.4rem;padding-top:2.4rem;flex-direction:column}@media (min-width:768px){.schema-picker .schemas-container{flex-direction:row}}.schema-picker .schemas-container .schema-item{flex:1 1 50%;border-radius:12px;display:flex;flex-direction:column;box-shadow:0 2px 16px 0 hsla(0,0%,83.9%,.5)}@media (min-width:768px){.schema-picker .schemas-container .schema-item{box-shadow:none;border:1px solid #d9d9d9}}.schema-picker .schemas-container .schema-item img{margin:2.5rem 2.5rem 0;width:auto;border-radius:12px;max-height:18rem;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.schema-picker .schemas-container .schema-item img{margin:0;border-radius:12px 12px 0 0;width:100%;max-height:20rem}}.schema-picker .schemas-container .schema-item .text-container{padding:2.4rem}.confirm-email .copy .schema-picker .schemas-container .schema-item .text-container p,.schema-picker .schemas-container .schema-item .text-container .confirm-email .copy p,.schema-picker .schemas-container .schema-item .text-container .signpost-cards .cards-container .signpost-card .card-text,.schema-picker .schemas-container .schema-item .text-container h4,.signpost-cards .cards-container .signpost-card .schema-picker .schemas-container .schema-item .text-container .card-text{padding-bottom:1rem}.schema-picker .schemas-container .schema-item .text-container ul{margin-top:1rem;padding-left:2rem}.schema-picker .schemas-container .schema-item label{font-weight:600}.schema-picker .schemas-container .schema-item .form-group{padding:2.4rem;margin:auto 0 0}.schema-picker .schemas-container .schema-item .form-group .form-row{display:flex;gap:2.4rem;margin-top:1.2rem}.schema-picker .schemas-container .schema-item .form-group .form-row .form-select{height:4.8rem;padding:1rem 2rem;border:2px solid #8e8e8e;flex:1 1 auto;width:auto}.filters__multi .form-active-button .schema-picker .schemas-container .schema-item .form-group .form-row label,.filters__multi .form-select-box .schema-picker .schemas-container .schema-item .form-group .form-row label,.form-select-box-button .schema-picker .schemas-container .schema-item .form-group .form-row label,.rte .schema-picker .schemas-container .schema-item .form-group .form-row span.button--secondary,.rte .schema-picker .schemas-container .schema-item .form-group .form-row span.button--tertiary,.rte span.button .schema-picker .schemas-container .schema-item .form-group .form-row a,.schema-picker .schemas-container .schema-item .form-group .form-row .button,.schema-picker .schemas-container .schema-item .form-group .form-row .filters__multi .form-active-button label,.schema-picker .schemas-container .schema-item .form-group .form-row .filters__multi .form-select-box label,.schema-picker .schemas-container .schema-item .form-group .form-row .form-select-box-button label,.schema-picker .schemas-container .schema-item .form-group .form-row .register-selector__button,.schema-picker .schemas-container .schema-item .form-group .form-row .rte span.button--secondary,.schema-picker .schemas-container .schema-item .form-group .form-row .rte span.button--tertiary,.schema-picker .schemas-container .schema-item .form-group .form-row .rte span.button a,.schema-picker .schemas-container .schema-item .form-group .form-row .search-results__tabs a,.schema-picker .schemas-container .schema-item .form-group .form-row .tabs .nav-link,.schema-picker .schemas-container .schema-item .form-group .form-row .tabs a,.schema-picker .schemas-container .schema-item .form-group .form-row .terms-and-conditions__tabs a,.schema-picker .schemas-container .schema-item .form-group .form-row .wysiwyg-content span.button--secondary,.schema-picker .schemas-container .schema-item .form-group .form-row .wysiwyg-content span.button--tertiary,.schema-picker .schemas-container .schema-item .form-group .form-row .wysiwyg-content span.button a,.search-results__tabs .schema-picker .schemas-container .schema-item .form-group .form-row a,.tabs .schema-picker .schemas-container .schema-item .form-group .form-row .nav-link,.tabs .schema-picker .schemas-container .schema-item .form-group .form-row a,.terms-and-conditions__tabs .schema-picker .schemas-container .schema-item .form-group .form-row a,.wysiwyg-content .schema-picker .schemas-container .schema-item .form-group .form-row span.button--secondary,.wysiwyg-content .schema-picker .schemas-container .schema-item .form-group .form-row span.button--tertiary,.wysiwyg-content span.button .schema-picker .schemas-container .schema-item .form-group .form-row a{flex:0 0 auto}.filters__multi .form-active-button .schema-picker .schemas-container .schema-item .form-group .form-row label .icon,.filters__multi .form-select-box .schema-picker .schemas-container .schema-item .form-group .form-row label .icon,.form-select-box-button .schema-picker .schemas-container .schema-item .form-group .form-row label .icon,.rte .schema-picker .schemas-container .schema-item .form-group .form-row span.button--secondary .icon,.rte .schema-picker .schemas-container .schema-item .form-group .form-row span.button--tertiary .icon,.rte span.button .schema-picker .schemas-container .schema-item .form-group .form-row a .icon,.schema-picker .schemas-container .schema-item .form-group .form-row .button .icon,.schema-picker .schemas-container .schema-item .form-group .form-row .filters__multi .form-active-button label .icon,.schema-picker .schemas-container .schema-item .form-group .form-row .filters__multi .form-select-box label .icon,.schema-picker .schemas-container .schema-item .form-group .form-row .form-select-box-button label .icon,.schema-picker .schemas-container .schema-item .form-group .form-row .register-selector__button .icon,.schema-picker .schemas-container .schema-item .form-group .form-row .rte span.button--secondary .icon,.schema-picker .schemas-container .schema-item .form-group .form-row .rte span.button--tertiary .icon,.schema-picker .schemas-container .schema-item .form-group .form-row .search-results__tabs a .icon,.schema-picker .schemas-container .schema-item .form-group .form-row .tabs .nav-link .icon,.schema-picker .schemas-container .schema-item .form-group .form-row .tabs a .icon,.schema-picker .schemas-container .schema-item .form-group .form-row .terms-and-conditions__tabs a .icon,.schema-picker .schemas-container .schema-item .form-group .form-row .wysiwyg-content span.button--secondary .icon,.schema-picker .schemas-container .schema-item .form-group .form-row .wysiwyg-content span.button--tertiary .icon,.search-results__tabs .schema-picker .schemas-container .schema-item .form-group .form-row a .icon,.tabs .schema-picker .schemas-container .schema-item .form-group .form-row .nav-link .icon,.tabs .schema-picker .schemas-container .schema-item .form-group .form-row a .icon,.terms-and-conditions__tabs .schema-picker .schemas-container .schema-item .form-group .form-row a .icon,.wysiwyg-content .schema-picker .schemas-container .schema-item .form-group .form-row span.button--secondary .icon,.wysiwyg-content .schema-picker .schemas-container .schema-item .form-group .form-row span.button--tertiary .icon,.wysiwyg-content span.button .schema-picker .schemas-container .schema-item .form-group .form-row a .icon{display:inline;font-size:2rem}.filters__multi .form-active-button .schema-picker .schemas-container .schema-item .form-group .form-row label[disabled],.filters__multi .form-select-box .schema-picker .schemas-container .schema-item .form-group .form-row label[disabled],.form-select-box-button .schema-picker .schemas-container .schema-item .form-group .form-row label[disabled],.rte .schema-picker .schemas-container .schema-item .form-group .form-row span.button--secondary[disabled],.rte .schema-picker .schemas-container .schema-item .form-group .form-row span.button--tertiary[disabled],.rte span.button .schema-picker .schemas-container .schema-item .form-group .form-row a[disabled],.schema-picker .schemas-container .schema-item .form-group .form-row .button[disabled],.schema-picker .schemas-container .schema-item .form-group .form-row .filters__multi .form-active-button label[disabled],.schema-picker .schemas-container .schema-item .form-group .form-row .filters__multi .form-select-box label[disabled],.schema-picker .schemas-container .schema-item .form-group .form-row .form-select-box-button label[disabled],.schema-picker .schemas-container .schema-item .form-group .form-row .register-selector__button[disabled],.schema-picker .schemas-container .schema-item .form-group .form-row .rte span.button--secondary[disabled],.schema-picker .schemas-container .schema-item .form-group .form-row .rte span.button--tertiary[disabled],.schema-picker .schemas-container .schema-item .form-group .form-row .rte span.button a[disabled],.schema-picker .schemas-container .schema-item .form-group .form-row .search-results__tabs a[disabled],.schema-picker .schemas-container .schema-item .form-group .form-row .tabs .nav-link[disabled],.schema-picker .schemas-container .schema-item .form-group .form-row .tabs a[disabled],.schema-picker .schemas-container .schema-item .form-group .form-row .terms-and-conditions__tabs a[disabled],.schema-picker .schemas-container .schema-item .form-group .form-row .wysiwyg-content span.button--secondary[disabled],.schema-picker .schemas-container .schema-item .form-group .form-row .wysiwyg-content span.button--tertiary[disabled],.schema-picker .schemas-container .schema-item .form-group .form-row .wysiwyg-content span.button a[disabled],.search-results__tabs .schema-picker .schemas-container .schema-item .form-group .form-row a[disabled],.tabs .schema-picker .schemas-container .schema-item .form-group .form-row .nav-link[disabled],.tabs .schema-picker .schemas-container .schema-item .form-group .form-row a[disabled],.terms-and-conditions__tabs .schema-picker .schemas-container .schema-item .form-group .form-row a[disabled],.wysiwyg-content .schema-picker .schemas-container .schema-item .form-group .form-row span.button--secondary[disabled],.wysiwyg-content .schema-picker .schemas-container .schema-item .form-group .form-row span.button--tertiary[disabled],.wysiwyg-content span.button .schema-picker .schemas-container .schema-item .form-group .form-row a[disabled]{pointer-events:none}.schema-signpost{display:flex;flex-direction:column;align-items:center;gap:4.8rem}.dashboard-details__wrapper__intro .schema-signpost h1,.schema-signpost .dashboard-details__wrapper__intro h1,.schema-signpost h3{color:#001276;text-align:center}.schema-signpost .schemas-container{flex:1 1 50%;display:flex;gap:2.4rem;color:#cdf5e8;flex-direction:column}@media (min-width:768px){.schema-signpost .schemas-container{flex-direction:row}}.schema-signpost .schemas-container .schema-item{display:flex;padding:5.6rem 3.2rem;background-color:#001276;border-radius:2.4rem;text-align:center;flex-direction:column}.schema-signpost .schemas-container .schema-item .item-text p{max-width:50rem}.schema-signpost .schemas-container .schema-item .item-link{margin-top:auto}.filters__multi .form-active-button .schema-signpost .schemas-container .schema-item .item-link label,.filters__multi .form-select-box .schema-signpost .schemas-container .schema-item .item-link label,.form-select-box-button .schema-signpost .schemas-container .schema-item .item-link label,.rte .schema-signpost .schemas-container .schema-item .item-link span.button--secondary,.rte .schema-signpost .schemas-container .schema-item .item-link span.button--tertiary,.rte span.button .schema-signpost .schemas-container .schema-item .item-link a,.schema-signpost .schemas-container .schema-item .item-link .button,.schema-signpost .schemas-container .schema-item .item-link .filters__multi .form-active-button label,.schema-signpost .schemas-container .schema-item .item-link .filters__multi .form-select-box label,.schema-signpost .schemas-container .schema-item .item-link .form-select-box-button label,.schema-signpost .schemas-container .schema-item .item-link .register-selector__button,.schema-signpost .schemas-container .schema-item .item-link .rte span.button--secondary,.schema-signpost .schemas-container .schema-item .item-link .rte span.button--tertiary,.schema-signpost .schemas-container .schema-item .item-link .rte span.button a,.schema-signpost .schemas-container .schema-item .item-link .search-results__tabs a,.schema-signpost .schemas-container .schema-item .item-link .tabs .nav-link,.schema-signpost .schemas-container .schema-item .item-link .tabs a,.schema-signpost .schemas-container .schema-item .item-link .terms-and-conditions__tabs a,.schema-signpost .schemas-container .schema-item .item-link .wysiwyg-content span.button--secondary,.schema-signpost .schemas-container .schema-item .item-link .wysiwyg-content span.button--tertiary,.schema-signpost .schemas-container .schema-item .item-link .wysiwyg-content span.button a,.search-results__tabs .schema-signpost .schemas-container .schema-item .item-link a,.tabs .schema-signpost .schemas-container .schema-item .item-link .nav-link,.tabs .schema-signpost .schemas-container .schema-item .item-link a,.terms-and-conditions__tabs .schema-signpost .schemas-container .schema-item .item-link a,.wysiwyg-content .schema-signpost .schemas-container .schema-item .item-link span.button--secondary,.wysiwyg-content .schema-signpost .schemas-container .schema-item .item-link span.button--tertiary,.wysiwyg-content span.button .schema-signpost .schemas-container .schema-item .item-link a{margin:1.6rem auto auto}.filters__multi .form-active-button .schema-signpost .schemas-container .schema-item .item-link label .icon,.filters__multi .form-select-box .schema-signpost .schemas-container .schema-item .item-link label .icon,.form-select-box-button .schema-signpost .schemas-container .schema-item .item-link label .icon,.rte .schema-signpost .schemas-container .schema-item .item-link span.button--secondary .icon,.rte .schema-signpost .schemas-container .schema-item .item-link span.button--tertiary .icon,.rte span.button .schema-signpost .schemas-container .schema-item .item-link a .icon,.schema-signpost .schemas-container .schema-item .item-link .button .icon,.schema-signpost .schemas-container .schema-item .item-link .filters__multi .form-active-button label .icon,.schema-signpost .schemas-container .schema-item .item-link .filters__multi .form-select-box label .icon,.schema-signpost .schemas-container .schema-item .item-link .form-select-box-button label .icon,.schema-signpost .schemas-container .schema-item .item-link .register-selector__button .icon,.schema-signpost .schemas-container .schema-item .item-link .rte span.button--secondary .icon,.schema-signpost .schemas-container .schema-item .item-link .rte span.button--tertiary .icon,.schema-signpost .schemas-container .schema-item .item-link .search-results__tabs a .icon,.schema-signpost .schemas-container .schema-item .item-link .tabs .nav-link .icon,.schema-signpost .schemas-container .schema-item .item-link .tabs a .icon,.schema-signpost .schemas-container .schema-item .item-link .terms-and-conditions__tabs a .icon,.schema-signpost .schemas-container .schema-item .item-link .wysiwyg-content span.button--secondary .icon,.schema-signpost .schemas-container .schema-item .item-link .wysiwyg-content span.button--tertiary .icon,.search-results__tabs .schema-signpost .schemas-container .schema-item .item-link a .icon,.tabs .schema-signpost .schemas-container .schema-item .item-link .nav-link .icon,.tabs .schema-signpost .schemas-container .schema-item .item-link a .icon,.terms-and-conditions__tabs .schema-signpost .schemas-container .schema-item .item-link a .icon,.wysiwyg-content .schema-signpost .schemas-container .schema-item .item-link span.button--secondary .icon,.wysiwyg-content .schema-signpost .schemas-container .schema-item .item-link span.button--tertiary .icon,.wysiwyg-content span.button .schema-signpost .schemas-container .schema-item .item-link a .icon{display:inline;font-size:2rem}.dashboard-details__wrapper__intro .schema-dropdowns h1,.schema-dropdowns .dashboard-details__wrapper__intro h1,.schema-dropdowns h3{padding:4.8rem 0}.schema-dropdowns .schema-container{display:flex;gap:2.4rem;flex-wrap:wrap}.schema-dropdowns .schema-container .schema-item{flex:1 1 auto;margin:auto}.schema-dropdowns .schema-container .schema-item label{font-weight:700}.schema-dropdowns .schema-container .schema-item .form-row{margin-top:1.2rem}.schema-dropdowns .schema-container .schema-item .form-row .form-select{height:4.8rem;padding:1rem 2rem;border:2px solid #8e8e8e}.schema-dropdowns .schema-container .schema-item .form-row .form-select[disabled=disabled]{background-color:#e2e2e2;color:#8e8e8e}.schema-dropdowns .schema-container .schema-dropdown-item{flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-end}.filters__multi .form-active-button .schema-dropdowns .schema-container .schema-dropdown-item label,.filters__multi .form-select-box .schema-dropdowns .schema-container .schema-dropdown-item label,.form-select-box-button .schema-dropdowns .schema-container .schema-dropdown-item label,.rte .schema-dropdowns .schema-container .schema-dropdown-item span.button--secondary,.rte .schema-dropdowns .schema-container .schema-dropdown-item span.button--tertiary,.rte span.button .schema-dropdowns .schema-container .schema-dropdown-item a,.schema-dropdowns .schema-container .schema-dropdown-item .button,.schema-dropdowns .schema-container .schema-dropdown-item .filters__multi .form-active-button label,.schema-dropdowns .schema-container .schema-dropdown-item .filters__multi .form-select-box label,.schema-dropdowns .schema-container .schema-dropdown-item .form-select-box-button label,.schema-dropdowns .schema-container .schema-dropdown-item .register-selector__button,.schema-dropdowns .schema-container .schema-dropdown-item .rte span.button--secondary,.schema-dropdowns .schema-container .schema-dropdown-item .rte span.button--tertiary,.schema-dropdowns .schema-container .schema-dropdown-item .rte span.button a,.schema-dropdowns .schema-container .schema-dropdown-item .search-results__tabs a,.schema-dropdowns .schema-container .schema-dropdown-item .tabs .nav-link,.schema-dropdowns .schema-container .schema-dropdown-item .tabs a,.schema-dropdowns .schema-container .schema-dropdown-item .terms-and-conditions__tabs a,.schema-dropdowns .schema-container .schema-dropdown-item .wysiwyg-content span.button--secondary,.schema-dropdowns .schema-container .schema-dropdown-item .wysiwyg-content span.button--tertiary,.schema-dropdowns .schema-container .schema-dropdown-item .wysiwyg-content span.button a,.search-results__tabs .schema-dropdowns .schema-container .schema-dropdown-item a,.tabs .schema-dropdowns .schema-container .schema-dropdown-item .nav-link,.tabs .schema-dropdowns .schema-container .schema-dropdown-item a,.terms-and-conditions__tabs .schema-dropdowns .schema-container .schema-dropdown-item a,.wysiwyg-content .schema-dropdowns .schema-container .schema-dropdown-item span.button--secondary,.wysiwyg-content .schema-dropdowns .schema-container .schema-dropdown-item span.button--tertiary,.wysiwyg-content span.button .schema-dropdowns .schema-container .schema-dropdown-item a{text-wrap:nowrap}.filters__multi .form-active-button .schema-dropdowns .schema-container .schema-dropdown-item label .icon,.filters__multi .form-select-box .schema-dropdowns .schema-container .schema-dropdown-item label .icon,.form-select-box-button .schema-dropdowns .schema-container .schema-dropdown-item label .icon,.rte .schema-dropdowns .schema-container .schema-dropdown-item span.button--secondary .icon,.rte .schema-dropdowns .schema-container .schema-dropdown-item span.button--tertiary .icon,.rte span.button .schema-dropdowns .schema-container .schema-dropdown-item a .icon,.schema-dropdowns .schema-container .schema-dropdown-item .button .icon,.schema-dropdowns .schema-container .schema-dropdown-item .filters__multi .form-active-button label .icon,.schema-dropdowns .schema-container .schema-dropdown-item .filters__multi .form-select-box label .icon,.schema-dropdowns .schema-container .schema-dropdown-item .form-select-box-button label .icon,.schema-dropdowns .schema-container .schema-dropdown-item .register-selector__button .icon,.schema-dropdowns .schema-container .schema-dropdown-item .rte span.button--secondary .icon,.schema-dropdowns .schema-container .schema-dropdown-item .rte span.button--tertiary .icon,.schema-dropdowns .schema-container .schema-dropdown-item .search-results__tabs a .icon,.schema-dropdowns .schema-container .schema-dropdown-item .tabs .nav-link .icon,.schema-dropdowns .schema-container .schema-dropdown-item .tabs a .icon,.schema-dropdowns .schema-container .schema-dropdown-item .terms-and-conditions__tabs a .icon,.schema-dropdowns .schema-container .schema-dropdown-item .wysiwyg-content span.button--secondary .icon,.schema-dropdowns .schema-container .schema-dropdown-item .wysiwyg-content span.button--tertiary .icon,.search-results__tabs .schema-dropdowns .schema-container .schema-dropdown-item a .icon,.tabs .schema-dropdowns .schema-container .schema-dropdown-item .nav-link .icon,.tabs .schema-dropdowns .schema-container .schema-dropdown-item a .icon,.terms-and-conditions__tabs .schema-dropdowns .schema-container .schema-dropdown-item a .icon,.wysiwyg-content .schema-dropdowns .schema-container .schema-dropdown-item span.button--secondary .icon,.wysiwyg-content .schema-dropdowns .schema-container .schema-dropdown-item span.button--tertiary .icon,.wysiwyg-content span.button .schema-dropdowns .schema-container .schema-dropdown-item a .icon{display:inline;font-size:2rem}.filters__multi .form-active-button .schema-dropdowns .schema-container .schema-dropdown-item label[disabled],.filters__multi .form-select-box .schema-dropdowns .schema-container .schema-dropdown-item label[disabled],.form-select-box-button .schema-dropdowns .schema-container .schema-dropdown-item label[disabled],.rte .schema-dropdowns .schema-container .schema-dropdown-item span.button--secondary[disabled],.rte .schema-dropdowns .schema-container .schema-dropdown-item span.button--tertiary[disabled],.rte span.button .schema-dropdowns .schema-container .schema-dropdown-item a[disabled],.schema-dropdowns .schema-container .schema-dropdown-item .button[disabled],.schema-dropdowns .schema-container .schema-dropdown-item .filters__multi .form-active-button label[disabled],.schema-dropdowns .schema-container .schema-dropdown-item .filters__multi .form-select-box label[disabled],.schema-dropdowns .schema-container .schema-dropdown-item .form-select-box-button label[disabled],.schema-dropdowns .schema-container .schema-dropdown-item .register-selector__button[disabled],.schema-dropdowns .schema-container .schema-dropdown-item .rte span.button--secondary[disabled],.schema-dropdowns .schema-container .schema-dropdown-item .rte span.button--tertiary[disabled],.schema-dropdowns .schema-container .schema-dropdown-item .rte span.button a[disabled],.schema-dropdowns .schema-container .schema-dropdown-item .search-results__tabs a[disabled],.schema-dropdowns .schema-container .schema-dropdown-item .tabs .nav-link[disabled],.schema-dropdowns .schema-container .schema-dropdown-item .tabs a[disabled],.schema-dropdowns .schema-container .schema-dropdown-item .terms-and-conditions__tabs a[disabled],.schema-dropdowns .schema-container .schema-dropdown-item .wysiwyg-content span.button--secondary[disabled],.schema-dropdowns .schema-container .schema-dropdown-item .wysiwyg-content span.button--tertiary[disabled],.schema-dropdowns .schema-container .schema-dropdown-item .wysiwyg-content span.button a[disabled],.search-results__tabs .schema-dropdowns .schema-container .schema-dropdown-item a[disabled],.tabs .schema-dropdowns .schema-container .schema-dropdown-item .nav-link[disabled],.tabs .schema-dropdowns .schema-container .schema-dropdown-item a[disabled],.terms-and-conditions__tabs .schema-dropdowns .schema-container .schema-dropdown-item a[disabled],.wysiwyg-content .schema-dropdowns .schema-container .schema-dropdown-item span.button--secondary[disabled],.wysiwyg-content .schema-dropdowns .schema-container .schema-dropdown-item span.button--tertiary[disabled],.wysiwyg-content span.button .schema-dropdowns .schema-container .schema-dropdown-item a[disabled]{pointer-events:none}.schema-map{margin-top:4.8rem}.schema-map .map-buttons{padding-bottom:3.2rem;justify-content:space-between}.schema-map .map-buttons,.schema-map .map-buttons .buttons-left{display:flex;gap:2.4rem;align-items:center;flex-wrap:wrap}.schema-map .map-buttons .buttons-left .buttons-agerange{flex-wrap:nowrap;display:flex;gap:2.4rem}.filters__multi .form-active-button .schema-map .map-buttons label,.filters__multi .form-select-box .schema-map .map-buttons label,.form-select-box-button .schema-map .map-buttons label,.rte .schema-map .map-buttons span.button--secondary,.rte .schema-map .map-buttons span.button--tertiary,.rte span.button .schema-map .map-buttons a,.schema-map .map-buttons .button,.schema-map .map-buttons .filters__multi .form-active-button label,.schema-map .map-buttons .filters__multi .form-select-box label,.schema-map .map-buttons .form-select-box-button label,.schema-map .map-buttons .register-selector__button,.schema-map .map-buttons .rte span.button--secondary,.schema-map .map-buttons .rte span.button--tertiary,.schema-map .map-buttons .rte span.button a,.schema-map .map-buttons .search-results__tabs a,.schema-map .map-buttons .tabs .nav-link,.schema-map .map-buttons .tabs a,.schema-map .map-buttons .terms-and-conditions__tabs a,.schema-map .map-buttons .wysiwyg-content span.button--secondary,.schema-map .map-buttons .wysiwyg-content span.button--tertiary,.schema-map .map-buttons .wysiwyg-content span.button a,.schema-map .map-buttons strong,.search-results__tabs .schema-map .map-buttons a,.tabs .schema-map .map-buttons .nav-link,.tabs .schema-map .map-buttons a,.terms-and-conditions__tabs .schema-map .map-buttons a,.wysiwyg-content .schema-map .map-buttons span.button--secondary,.wysiwyg-content .schema-map .map-buttons span.button--tertiary,.wysiwyg-content span.button .schema-map .map-buttons a{text-wrap:nowrap}@media (max-width:767.98px){.filters__multi .form-active-button .schema-map .map-buttons label,.filters__multi .form-select-box .schema-map .map-buttons label,.form-select-box-button .schema-map .map-buttons label,.rte .schema-map .map-buttons span.button--secondary,.rte .schema-map .map-buttons span.button--tertiary,.rte span.button .schema-map .map-buttons a,.schema-map .map-buttons .button,.schema-map .map-buttons .filters__multi .form-active-button label,.schema-map .map-buttons .filters__multi .form-select-box label,.schema-map .map-buttons .form-select-box-button label,.schema-map .map-buttons .register-selector__button,.schema-map .map-buttons .rte span.button--secondary,.schema-map .map-buttons .rte span.button--tertiary,.schema-map .map-buttons .rte span.button a,.schema-map .map-buttons .search-results__tabs a,.schema-map .map-buttons .tabs .nav-link,.schema-map .map-buttons .tabs a,.schema-map .map-buttons .terms-and-conditions__tabs a,.schema-map .map-buttons .wysiwyg-content span.button--secondary,.schema-map .map-buttons .wysiwyg-content span.button--tertiary,.schema-map .map-buttons .wysiwyg-content span.button a,.search-results__tabs .schema-map .map-buttons a,.tabs .schema-map .map-buttons .nav-link,.tabs .schema-map .map-buttons a,.terms-and-conditions__tabs .schema-map .map-buttons a,.wysiwyg-content .schema-map .map-buttons span.button--secondary,.wysiwyg-content .schema-map .map-buttons span.button--tertiary,.wysiwyg-content span.button .schema-map .map-buttons a{font-size:1.4rem;padding:.7rem 1.5rem}}.schema-map .map-buttons .map-download{margin-left:auto}.schema-map .map-buttons .map-download .icon{display:inline-block;padding-left:1.2rem}.schema-map .schema-full-map{display:none}.schema-map .schema-full-map.active{display:block}.schema-map .schema-full-map .schema-map-container{overflow:hidden;cursor:-webkit-grab;cursor:grab;position:relative}.schema-map .schema-full-map .schema-map-container.grabbed{cursor:-webkit-grabbing;cursor:grabbing}.schema-map .schema-full-map .schema-map-container .schema-map-drag-container .schema-map-zoom-item{transform:scale(1);transition:transform .5s ease-in-out;width:100%}.schema-map .schema-full-map .schema-map-container .schema-map-drag-container .schema-map-zoom-item.desktop{display:none}@media (min-width:768px){.schema-map .schema-full-map .schema-map-container .schema-map-drag-container .schema-map-zoom-item.desktop{display:block}}@media (min-width:768px){.schema-map .schema-full-map .schema-map-container .schema-map-drag-container .schema-map-zoom-item.mobile{display:none}}.schema-map .schema-full-map .schema-map-container .schema-map-drag-container .schema-map-zoom-item text{font-size:9px;font-family:effra-regular,Arial}.schema-map .schema-full-map .schema-map-container .schema-map-drag-container .schema-map-zoom-item text.age-label{font-size:15px}.schema-map .schema-full-map .zoom-buttons{position:absolute;bottom:2.6rem;left:3.3rem;display:flex;flex-direction:column;gap:2.3rem}@media (min-width:768px){.schema-map .schema-full-map .zoom-buttons{right:3.3rem;left:unset}}.schema-map .schema-full-map .zoom-buttons .schema-zoom-in,.schema-map .schema-full-map .zoom-buttons .schema-zoom-out{width:4.7rem;height:4.7rem;border-radius:50%;background-color:#fff;color:#006de3;border:1px solid #006de3}.schema-map .schema-zoomed-map{position:relative;display:none}.schema-map .schema-zoomed-map.active{display:block}.schema-map .schema-zoomed-map svg{width:100%;height:100%}.schema-map .schema-zoomed-map .schema-zoomed-map-mobile{position:relative}@media (min-width:768px){.schema-map .schema-zoomed-map .schema-zoomed-map-mobile{display:none}}.schema-map .schema-zoomed-map .schema-zoomed-map-desktop{display:none}@media (min-width:768px){.schema-map .schema-zoomed-map .schema-zoomed-map-desktop{display:block;margin:25rem 0}}.schema-map .schema-zoomed-map .map-copy{position:absolute;left:0;top:0;border:2px solid transparent;width:20rem;padding:1.8rem;border-radius:1.8rem;display:none;background-color:#fff}@media (min-width:768px){.schema-map .schema-zoomed-map .map-copy{display:block}}@media (min-width:1200px){.schema-map .schema-zoomed-map .map-copy{width:28rem;padding:2.4rem;border-radius:2.4rem;display:block}}.schema-map .schema-zoomed-map .map-copy.mint-bright{border-color:#affdfd}.schema-map .schema-zoomed-map .map-copy.blue-bright{border-color:#001276}.schema-map .schema-zoomed-map .map-copy.orange-light{border-color:#ffe05a}.schema-map .schema-zoomed-map .map-copy.claret-bright{border-color:#c7237a}.schema-map .schema-zoomed-map .map-copy.lime{border-color:#c3fb5a}.schema-map .schema-zoomed-map .map-copy p{font-size:1.4rem;line-height:2rem}@media (min-width:1200px){.schema-map .schema-zoomed-map .map-copy p{font-size:1.6rem;line-height:2.4rem}}.schema-map .schema-zoomed-map .map-icon{position:absolute;left:0;top:0;cursor:pointer}.schema-map .schema-zoomed-map .map-icon.active{transform:scale(1.5);cursor:default}.schema-map .schema-zoomed-map .map-info-box{padding:24px;border-radius:24px;border:2px solid #001276;margin-top:8px}@media (min-width:768px){.schema-map .schema-zoomed-map .map-info-box{display:none}}.schema-map .schema-zoomed-map .map-info-box.mint-bright{border-color:#affdfd}.schema-map .schema-zoomed-map .map-info-box.blue-bright{border-color:#001276}.schema-map .schema-zoomed-map .map-info-box.orange-light{border-color:#ffe05a}.schema-map .schema-zoomed-map .map-info-box.claret-bright{border-color:#c7237a}.schema-map .schema-zoomed-map .map-info-box.lime{border-color:#c3fb5a}.schema-map .schema-zoomed-map .map-info-line{position:absolute;bottom:-7px;width:2px;height:20px}@media (min-width:768px){.schema-map .schema-zoomed-map .map-info-line{bottom:-22px}}.schema-map .schema-zoomed-map .map-info-line.mint-bright{stroke:#affdfd}.schema-map .schema-zoomed-map .map-info-line.blue-bright{stroke:#001276}.schema-map .schema-zoomed-map .map-info-line.orange-light{stroke:#ffe05a}.schema-map .schema-zoomed-map .map-info-line.claret-bright{stroke:#c7237a}.schema-map .schema-zoomed-map .map-info-line.lime{stroke:#c3fb5a}.schema-map .schema-zoomed-map .map-carousel{display:flex;gap:1rem;justify-content:center;margin:1rem 0 3rem}@media (min-width:768px){.schema-map .schema-zoomed-map .map-carousel{display:none}}.schema-map .schema-zoomed-map .map-carousel .carousel-button{background-color:transparent;border:none}.schema-map .schema-zoomed-map .map-carousel .carousel-button.active circle{fill:#006de3}.schema-map .schema-zoomed-map .text-label{position:absolute;top:0;lefT:0;color:#515151;font-size:2.4rem}@media (min-width:768px){.schema-map .schema-zoomed-map .text-label{font-size:3.2rem}}.schema-map .key-container{display:flex;gap:2.4rem;flex-direction:column;margin:3.2rem 0}@media (min-width:768px){.schema-map .key-container{flex-direction:row;flex-wrap:wrap}}.schema-map .key-container .schema-key{display:flex;gap:1.6rem}.schema-map .key-container .schema-key .map-icon{height:2.9rem;width:2.9rem;position:relative}.schema-map .svg-icons{display:none}.quick-links .title{padding-bottom:1.6rem;font-weight:500}.quick-links__links{align-items:flex-start;display:flex;justify-content:center;flex-wrap:unset;flex-direction:column;gap:2.4rem}@media (min-width:992px){.quick-links__links{flex-direction:row;align-items:center;display:flex;justify-content:flex-start;flex-wrap:unset}}.filters__multi .form-active-button .quick-links__links label,.filters__multi .form-select-box .quick-links__links label,.form-select-box-button .quick-links__links label,.quick-links__links .button,.quick-links__links .filters__multi .form-active-button label,.quick-links__links .filters__multi .form-select-box label,.quick-links__links .form-select-box-button label,.quick-links__links .register-selector__button,.quick-links__links .rte span.button--secondary,.quick-links__links .rte span.button--tertiary,.quick-links__links .rte span.button a,.quick-links__links .search-results__tabs a,.quick-links__links .tabs .nav-link,.quick-links__links .tabs a,.quick-links__links .terms-and-conditions__tabs a,.quick-links__links .wysiwyg-content span.button--secondary,.quick-links__links .wysiwyg-content span.button--tertiary,.quick-links__links .wysiwyg-content span.button a,.rte .quick-links__links span.button--secondary,.rte .quick-links__links span.button--tertiary,.rte span.button .quick-links__links a,.search-results__tabs .quick-links__links a,.tabs .quick-links__links .nav-link,.tabs .quick-links__links a,.terms-and-conditions__tabs .quick-links__links a,.wysiwyg-content .quick-links__links span.button--secondary,.wysiwyg-content .quick-links__links span.button--tertiary,.wysiwyg-content span.button .quick-links__links a{display:inline-flex}.filters__multi .form-active-button .quick-links__links label .icon,.filters__multi .form-select-box .quick-links__links label .icon,.form-select-box-button .quick-links__links label .icon,.quick-links__links .button .icon,.quick-links__links .filters__multi .form-active-button label .icon,.quick-links__links .filters__multi .form-select-box label .icon,.quick-links__links .form-select-box-button label .icon,.quick-links__links .register-selector__button .icon,.quick-links__links .rte span.button--secondary .icon,.quick-links__links .rte span.button--tertiary .icon,.quick-links__links .search-results__tabs a .icon,.quick-links__links .tabs .nav-link .icon,.quick-links__links .tabs a .icon,.quick-links__links .terms-and-conditions__tabs a .icon,.quick-links__links .wysiwyg-content span.button--secondary .icon,.quick-links__links .wysiwyg-content span.button--tertiary .icon,.rte .quick-links__links span.button--secondary .icon,.rte .quick-links__links span.button--tertiary .icon,.rte span.button .quick-links__links a .icon,.search-results__tabs .quick-links__links a .icon,.tabs .quick-links__links .nav-link .icon,.tabs .quick-links__links a .icon,.terms-and-conditions__tabs .quick-links__links a .icon,.wysiwyg-content .quick-links__links span.button--secondary .icon,.wysiwyg-content .quick-links__links span.button--tertiary .icon,.wysiwyg-content span.button .quick-links__links a .icon{padding-left:1.2rem;font-size:1.8rem}.double-card{display:flex;flex-direction:column;height:100%;margin-bottom:3.2rem}.double-card .title{margin-bottom:3.2rem;height:100%;border-bottom:.1rem solid #c5c5c5}@media (min-width:1200px){.double-card .title{margin-bottom:4.8rem}}.double-card .card{aspect-ratio:1.3;margin-bottom:3.2rem}@media (min-width:768px){.double-card .card{aspect-ratio:1.4}}@media (min-width:992px){.double-card .card{height:100%;aspect-ratio:1.15}}@media (min-width:1200px){.double-card .card{aspect-ratio:1.3}}.double-card .card-image{aspect-ratio:auto}.double-card .card ul{margin-top:1.8rem}@media (min-width:768px){.double-card .card ul{margin-top:2.4rem}}.login__title{margin-bottom:3rem}@media (max-width:767.98px){.login__title{font-family:effra-regular,Arial;font-weight:400;font-size:3.2rem;line-height:4rem}}@media (max-width:767.98px) and (min-width:992px){.login__title{font-size:4.8rem;letter-spacing:-.025rem;line-height:5.6rem}}@media (min-width:768px){.login__title{margin-bottom:6rem}}.login__input{margin-bottom:5rem}.login__button-group{margin-top:4rem;align-items:center;display:flex;justify-content:space-between;flex-wrap:unset}.login__form{max-width:44.8rem;margin:0 auto}.homepage-hero{height:80vh}@media only screen and (min-width:1400px){.homepage-hero{height:70vh}}.homepage-hero__wrapper{height:100%;align-items:center;display:flex;justify-content:flex-start;flex-wrap:unset;position:relative}.homepage-hero__title{margin-top:30%}@media (min-width:768px){.homepage-hero__title{margin-top:0}}.homepage-hero__body{display:none;margin-top:1.5rem}@media (min-width:768px){.homepage-hero__body{display:block}}@media (min-width:992px){.homepage-hero__body{padding-right:8rem}}.homepage-hero img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% - 4.8rem);height:calc(100% - 4.8rem)}@media (min-width:992px){.homepage-hero img{width:calc(100% - 8rem);height:calc(100% - 8rem)}}.form-active-button,.form-select-box{position:relative;cursor:pointer}.form-active-button:not(.form-select-register):not(.form-select-educator):not(.form-select-box-button),.form-select-box:not(.form-select-register):not(.form-select-educator):not(.form-select-box-button){padding:0;margin:2rem 1.5rem 0 0;align-items:center;display:flex;justify-content:flex-start;flex-wrap:unset}@media (min-width:768px){.form-active-button:not(.form-select-register):not(.form-select-educator):not(.form-select-box-button),.form-select-box:not(.form-select-register):not(.form-select-educator):not(.form-select-box-button){margin:0 .8rem 0 0}}@media (min-width:992px){.form-active-button:not(.form-select-register):not(.form-select-educator):not(.form-select-box-button),.form-select-box:not(.form-select-register):not(.form-select-educator):not(.form-select-box-button){margin:0 .8rem 0 0}}@media (min-width:768px) and (max-width:991.98px){.filters__sub .form-active-button:not(.form-select-register):not(.form-select-educator):not(.form-select-box-button),.filters__sub .form-select-box:not(.form-select-register):not(.form-select-educator):not(.form-select-box-button){margin-top:2rem}}.filters--dropdown .form-active-button,.filters--dropdown .form-select-box{margin:0}@media (max-width:767.98px){.filters--support-blog .form-active-button,.filters--support-blog .form-select-box{margin-top:1rem}}.form-active-button label,.form-select-box label{width:100%;height:100%;display:block;margin:0;cursor:pointer;position:relative;transition:opacity .3s ease;min-width:unset}.filters__multi .form-active-button label,.filters__multi .form-select-box label{text-align:center;font-size:1.4rem;padding:.7rem 1.7rem}@media (min-width:992px){.filters__multi .form-active-button label,.filters__multi .form-select-box label{font-size:1.8rem;padding:1.1rem 2rem}}.filters__multi .form-active-button label:hover,.filters__multi .form-select-box label:hover{background-color:#006de3;color:#fff;border-color:#006de3}.grid-dashboard .form-active-button label,.grid-dashboard .form-select-box label,.grid .form-active-button label,.grid .form-select-box label{padding-left:2.8rem}.grid-dashboard .form-active-button label:after,.grid-dashboard .form-select-box label:after,.grid .form-active-button label:after,.grid .form-select-box label:after{background-image:url(/assets/svgs/circle.svg)}.form-active-button input,.form-select-box input{opacity:0;position:absolute;top:0;bottom:0;right:0;left:0;width:100%;height:100%;z-index:5;cursor:pointer}.form-active-button input:focus-visible+label,.form-select-box input:focus-visible+label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.form-active-button input:disabled+label,.form-select-box input:disabled+label{opacity:.3}.grid .form-select-box:not(.form-select-register):not(.form-select-box-button){width:100%}@media (min-width:992px){.grid .form-select-box:not(.form-select-register):not(.form-select-box-button){width:30%;margin-bottom:2rem}.filters__sub--age .grid .form-select-box:not(.form-select-register):not(.form-select-box-button){width:10%}}.grid-dashboard .form-select-box:not(.form-select-register):not(.form-select-box-button){width:100%;grid-auto-rows:auto;grid-auto-columns:auto}@media (min-width:992px){.grid-dashboard .form-select-box:not(.form-select-register):not(.form-select-box-button){margin-bottom:1rem;width:calc(49% - 1rem)}}.form-select-box:not(.form-select-register):not(.form-select-box-button) input:checked~label:after,.form-select-box:not(.form-select-register):not(.form-select-box-button) label:after{width:1.8rem;height:1.8rem;left:0;display:block;content:"";position:absolute;background-size:100%;top:50%;transform:translateY(-50%);background-repeat:no-repeat}.form-select-box:not(.form-select-register):not(.form-select-box-button) input:checked~label{color:#fff!important;background-color:#006de3!important}.grid-dashboard .form-select-box:not(.form-select-register):not(.form-select-box-button) input:checked~label,.grid .form-select-box:not(.form-select-register):not(.form-select-box-button) input:checked~label{background-color:transparent!important;color:inherit!important}.form-select-box:not(.form-select-register):not(.form-select-box-button) input:checked~label:after{opacity:1;background-image:url(/assets/svgs/tick-circle-white.svg)}.filters__multi .form-select-box:not(.form-select-register):not(.form-select-box-button) input:checked~label:after{background-image:none}.grid-dashboard .form-select-box:not(.form-select-register):not(.form-select-box-button) input:checked~label:after,.grid .form-select-box:not(.form-select-register):not(.form-select-box-button) input:checked~label:after{background-image:url(/assets/svgs/tick-circle-blue.svg)}.form-active-button label{padding:.7rem 4.1rem .7rem 1.7rem}.form-active-button label:after{background-image:url(/assets/svgs/arrow-down-blue.svg);width:1.2rem;height:1.2rem;right:2rem;display:block;content:"";position:absolute;background-size:100%;top:50%;transform:translateY(-50%);background-repeat:no-repeat}@media (min-width:992px){.form-active-button label{padding:1.1rem 5.2rem 1.1rem 2rem}}.filters__multi .form-active-button label>span{padding-right:2rem}.form-active-button input:checked~label{color:#fff!important;background-color:#006de3!important}.form-active-button input:checked~label:after{background-image:url(/assets/svgs/arrow-up-white.svg);width:1.2rem;height:1.2rem;right:2rem;display:block;content:"";position:absolute;background-size:100%;top:50%;transform:translateY(-50%);background-repeat:no-repeat}.form-select-box-button{margin:0}.form-select-box-button--inline{display:inline-block;margin-right:1rem}.form-select-box-button label{width:100%;height:100%;display:block;margin:0;cursor:pointer;position:relative;transition:opacity .3s ease;min-width:unset}.form-select-box-button input[disabled=disabled]~label{opacity:.4;pointer-events:none}.form-select-box-button input:checked~label{background-color:#006de3;color:#fff;border-color:#006de3}.form-check{position:relative;padding-left:0;width:100%}.form-check input:not(:disabled)+label{cursor:pointer}.form-check input:disabled+label:before{opacity:.65}.form-check input{z-index:-1;opacity:0}.form-check input:checked~label:before{background-color:#006de3;border:none}.form-check input:checked~label:after{content:"";position:absolute;top:.9rem;left:.6rem}.form-check label{position:relative;padding-left:4rem;color:#272727}.form-check label:before{content:"";background-color:#fff;border:.1rem solid #d9d9d9;border-radius:.4rem;position:absolute;left:0;height:2.4rem;width:2.4rem}.form-select-box-button .form-check label:before{display:none;content:""}.checkbox,.radio{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkbox label{cursor:pointer}.checkbox label,.form-radio{position:relative}.form-radio input{opacity:0;position:absolute;width:100%;height:2.2rem;z-index:1000;cursor:pointer}.form-radio label{position:relative;display:flex;align-items:center;z-index:1;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.form-radio label:before{content:"";display:inline-block;flex:0 0 2.2rem;width:2.2rem;height:2.2rem;border-radius:50%;border:.1rem solid #006de3;margin-right:1.7rem}.form-radio label:after{content:"";position:absolute;top:.7rem;left:.6rem;border:none;height:1rem;width:1rem;background:#006de3;display:inline-block;transition:all .2s ease}.form-radio input:not(:checked)+label:after{opacity:0;transform:scale(0)}.form-radio input:checked+label:after{opacity:1;transform:scale(1)}.control__indicator{position:absolute;top:2px;left:0;height:22px;width:22px;background:transparent;border:1px solid #dcdcdc}.control--radio .control__indicator{border-radius:50%}.input-group.form-radio{margin-top:1rem}.input-group.form-radio>input{position:absolute}.input-group.form-radio label{font-size:1.6rem;line-height:2.4rem}.form-group-buttons{gap:1.5rem;align-items:flex-start;display:flex;justify-content:flex-start;flex-wrap:wrap}.form-group-buttons .form-select-box-button label{margin:0}.form-group-buttons .form-select-box-button--flex{align-items:flex-start;display:flex;justify-content:flex-start;flex-wrap:unset;flex-direction:column;margin-bottom:4rem}@media (min-width:768px){.form-group-buttons .form-select-box-button--flex{flex-direction:row;margin-bottom:2.4rem;align-items:center}}.form-group-buttons .form-select-box-button--flex p{margin-top:1.5rem}@media (min-width:768px){.form-group-buttons .form-select-box-button--flex p{margin:0 0 0 2.4rem}}.form-group-buttons .form-select-box-button--flex label{width:17.2rem;min-width:17.2rem}.form-group-buttons--flex .form-select-box-button{flex:47%}@media (min-width:768px){.form-group-buttons--flex .form-select-box-button{flex:28%}}#step-3 .form-group-buttons--flex .form-select-box-button{flex:unset}.form-group-buttons--flex:last-child .form-select-box-button{flex-grow:0}@media (min-width:992px){.form-group-buttons{gap:2.4rem}}@media (max-width:767.98px){.form-group-buttons--full-width .form-select-box-button{width:100%}}.form-group-buttons.grid-dashboard{gap:1rem}.form-fieldset{margin-top:3.4rem}@media (min-width:992px){.form-fieldset{margin-top:5.5rem}}.form-fieldset--no-spacer{margin-top:0}.form-fieldset .form-legend{font-family:effra-regular,Arial;font-weight:400;font-size:2.4rem;line-height:3.2rem;margin-bottom:3.4rem;position:relative}@media (min-width:992px){.form-fieldset .form-legend{font-size:3.2rem;line-height:4rem}}.form-fieldset .form-legend--border-top{position:relative;padding-top:3.4rem}@media (min-width:992px){.form-fieldset .form-legend--border-top{padding-top:5.5rem}}.form-fieldset .form-legend--border-top:before{content:"";display:block;background-color:#d9d9d9;height:.1rem;position:absolute;top:0;left:0;width:100%}@media (min-width:768px){.form-fieldset .form-legend--border-top:before{width:120%;left:50%;transform:translateX(-50%)}}@media (min-width:992px){.form-fieldset .form-legend--border-top:before{width:140%}}@media (min-width:1200px){.form-fieldset .form-legend--border-top:before{width:160%}}@media (min-width:768px){.form-container{margin-left:3.2rem}}@media (min-width:992px){.form-container{margin-left:5.4rem}}.form-line{margin-top:3.8rem;height:.1rem;background-color:#d9d9d9}@media (min-width:992px){.form-line{margin-top:5.5rem}}.dashboard-banner--young-person .dashboard-banner__tag{display:block;padding-bottom:1.5rem;border-bottom:.1rem solid;width:100%;margin-top:-1rem;font-family:effra-regular,Arial;font-weight:400;font-size:2rem;line-height:2.8rem}@media (min-width:992px){.dashboard-banner--young-person .dashboard-banner__tag{font-size:2.4rem;letter-spacing:-.04rem;line-height:3.2rem}}@media (min-width:768px){.dashboard-banner--young-person .dashboard-banner__tag{padding-bottom:2rem}}.dashboard-banner--young-person .dashboard-banner__info{width:100%;display:flex;justify-content:space-between;align-items:center;padding:8rem 0 4rem}@media (max-width:767.98px){.dashboard-banner--young-person .dashboard-banner__info{flex-direction:column;padding:2.4rem 0 6rem}}@media (max-width:767.98px){.dashboard-banner--young-person .dashboard-banner__info__details{align-self:flex-start}}.dashboard-banner--young-person .dashboard-banner__info__details__welcome{display:block;font-family:effra-regular,Arial;font-weight:400;font-size:3.2rem;line-height:4rem}@media (min-width:992px){.dashboard-banner--young-person .dashboard-banner__info__details__welcome{font-size:4.8rem;letter-spacing:-.025rem;line-height:5.6rem}}.dashboard-banner--young-person .dashboard-banner__info__details__name{display:block;margin-top:2rem;font-weight:400;font-family:effra-medium,Arial;font-size:4.8rem;line-height:5.6rem;letter-spacing:-.014rem}@media (min-width:992px){.dashboard-banner--young-person .dashboard-banner__info__details__name{font-size:8rem;line-height:8.8rem}}@media (max-width:767.98px){.dashboard-banner--young-person .dashboard-banner__info__details__name{margin-top:1rem;margin-bottom:6rem}}.dashboard-banner--young-person .dashboard-banner__info .dashboard-banner__photo{height:21rem;width:21rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0}.dashboard-banner--educator{color:#fff}.dashboard-banner--educator .dashboard-banner__welcome{display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem}.dashboard-banner--educator .dashboard-banner__welcome__tag{font-weight:700}.dashboard-banner--educator .dashboard-banner__welcome__name{font-family:effra-regular,Arial;font-weight:400;font-size:2.4rem;line-height:3.2rem}@media (min-width:992px){.dashboard-banner--educator .dashboard-banner__welcome__name{font-size:3.2rem;line-height:4rem}}.dashboard-banner--educator .dashboard-banner__welcome__info{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:3rem}@media (min-width:768px){.dashboard-banner--educator .dashboard-banner__welcome__info{align-items:center;flex-direction:row}}.dashboard-banner--educator .dashboard-banner__welcome__info__details{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:768px){.dashboard-banner--educator .dashboard-banner__welcome__info__details{flex-direction:row;gap:4.8rem;align-items:baseline}}.dashboard-banner--educator .dashboard-banner__welcome__info__details>p{display:flex;align-items:flex-start;gap:1rem;line-height:1.8rem}.dashboard-banner--educator .dashboard-banner__welcome__info__details>p span{font-weight:700;letter-spacing:-.064px}.dashboard-banner--educator .dashboard-banner__welcome__info__edit-link{display:flex;align-items:flex-start;gap:2px}.dashboard-banner--educator .dashboard-banner__welcome__info__edit-link__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;padding:0}.dashboard-details{display:flex;padding:4.8rem 0;flex-direction:column;align-items:flex-start;gap:4.8rem}.dashboard-details__wrapper__intro{display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem;flex:1 0 0}.dashboard-modal .form-success{padding:2rem;text-align:center}.dashboard-modal__notice{font-family:effra-regular,Arial;font-weight:400;font-size:2rem;line-height:2.8rem;color:#006de3;margin-bottom:2.3rem}@media (min-width:992px){.dashboard-modal__notice{font-size:2.4rem;letter-spacing:-.04rem;line-height:3.2rem}}.dashboard-modal__form{margin-bottom:4rem}.dashboard-modal__form__break{margin-left:-4rem;margin-top:2rem;width:calc(100% + 8rem);margin-bottom:3.4rem}@media (max-width:767.98px){.dashboard-modal__form__break{margin:3rem 0 2rem;width:100%}}.dashboard-modal__form__guidelines{background-color:hsla(0,0%,85.1%,.17);padding:2rem 3rem;margin-top:3.4rem;margin-bottom:3.4rem}.dashboard-modal__form__guidelines__title{font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400;margin-bottom:1rem}@media (min-width:992px){.dashboard-modal__form__guidelines__title{line-height:2.8rem;font-size:2rem}}.dashboard-modal__form__guidelines__info{font-family:effra-regular,Arial;font-size:1.4rem;line-height:2.1rem;font-weight:400;margin-bottom:1.5rem}.dashboard-modal__form__guidelines__list{font-family:effra-regular,Arial;font-size:1.6rem;letter-spacing:0;line-height:2.4rem;font-weight:400;padding-left:2rem}.dashboard-modal__form__guidelines__list>li{padding-left:.5rem}.dashboard-modal__form__guidelines__list>li>ul{padding-left:0}.dashboard-modal__form__guidelines__list>li>ul>li{padding-left:1.25rem;margin-left:-1.25rem}.dashboard-modal__form__guidelines__list>li>ul>li::marker{content:"•"}.dashboard-modal__form__photo{height:21rem;width:21rem;border-radius:50%;align-items:center;display:flex;justify-content:center;flex-wrap:unset;position:relative;border:none;margin-bottom:2.3rem;background:url(/assets/assets/svgs/profile-blue.svg) no-repeat 50%/100%}.dashboard-modal__form__photo .dashboard-modal__upload-photo{display:none;left:unset;width:unset;color:#fff}.dashboard-modal__form__photo:hover{opacity:.2}.dashboard-modal__form__photo:hover .dashboard-modal__upload-photo{display:block}.dashboard-modal__form__photo img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.dashboard-modal__form__photo:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;opacity:.4;z-index:2;pointer-events:none}.dashboard-modal__form__photo>span{position:absolute;bottom:2rem;left:230px;width:100%;font-family:effra-regular,Arial;font-size:1.6rem;letter-spacing:0;line-height:2.4rem;font-weight:400;color:#e90014;z-index:3;pointer-events:none}.dashboard-modal__form__photo #imageHint,.dashboard-modal__form__photo .ax-file-list,.dashboard-modal__form__photo .ax-main-title,.dashboard-modal__form__photo .ax-plus-icon,.dashboard-modal__form__photo .ax-text,.dashboard-modal__form__photo .ax-upload-all .ax-clear{display:none}.dashboard-modal__form__photo .ax-browse,.dashboard-modal__form__photo .ax-browse-c{position:absolute;border-radius:50%;left:0;top:0;height:100%;width:100%;cursor:pointer;z-index:1;opacity:0}.dashboard-modal__form__photo .ax-browse-c{opacity:1;background-position:50%!important;background-size:cover!important}.dashboard-modal__form__context{display:block;font-family:effra-regular,Arial;font-size:1.6rem;letter-spacing:0;line-height:2.4rem;font-weight:400}.dashboard-modal__form__context-small{display:block;font-family:effra-regular,Arial;font-size:1.2rem;line-height:1.8rem;font-weight:400;margin-top:1rem}.dashboard-modal__form__edit{display:flex;flex-wrap:wrap}.dashboard-modal__form__edit .form-group{flex-basis:100%}.dashboard-modal__form__edit .field-validation-error{color:#e90014;display:block;font-family:effra-regular,Arial;font-size:1.2rem;line-height:1.8rem;font-weight:400;margin-top:1rem}.dashboard-modal__form__edit--linear{flex-wrap:nowrap}.dashboard-modal-override{padding:0!important}.dashboard-modal-override form{margin:0 auto;width:100%}@media (min-width:768px){.dashboard-modal-override .form-group{max-width:36.8rem}}@media (min-width:992px){.dashboard-modal-override .modal-button-close{padding:1.55rem 2.7rem;font-size:1.8rem;line-height:2.1rem;border-radius:3.2rem;font-family:effra-medium,Arial}}.dashboard-modal-override label{margin-bottom:1.5rem}.form-group-buttons .dashboard-modal-override label{margin:0}.dashboard-modal-override .modal-dialog{margin:0;height:100%}@media (min-width:768px){.dashboard-modal-override .modal-dialog{margin:12rem auto;max-width:68.2rem}}@media (min-width:1200px){.dashboard-modal-override .modal-dialog{margin:24rem auto;max-width:76.2rem}}.dashboard-modal-override .modal-dialog .modal-content{min-height:100%;border:none;border-radius:0}.dashboard-modal-override .modal-dialog .modal-content .modal-header{padding:3.6rem 1.5rem 2.7rem;background-color:#fff;z-index:5;align-items:center}@media (min-width:768px){.dashboard-modal-override .modal-dialog .modal-content .modal-header{padding:4.8rem 8rem 5.6rem;align-items:center;border-bottom:none;margin-left:3.2rem}}@media (min-width:992px){.dashboard-modal-override .modal-dialog .modal-content .modal-header{margin-left:5.4rem}}.dashboard-modal-override .modal-dialog .modal-content .modal-body .form-subtitle{margin-bottom:2.4rem}.dashboard-modal-override .modal-dialog .modal-content .modal-body .form-control:disabled,.dashboard-modal-override .modal-dialog .modal-content .modal-body .form-control[readonly]{background-color:#f3f3f3}.dashboard-modal-override .modal-dialog .modal-content .modal-footer{border-top:none;padding-bottom:6.2rem;margin-top:4rem;padding-top:0}@media (min-width:768px){.dashboard-modal-override .modal-dialog .modal-content .modal-footer{padding-bottom:9rem}}@media (min-width:992px){.dashboard-modal-override .modal-dialog .modal-content .modal-footer{padding-bottom:12rem}}.dashboard-modal-override .modal-dialog .modal-body,.dashboard-modal-override .modal-dialog .modal-footer{padding:0 1.5rem}@media (min-width:768px){.dashboard-modal-override .modal-dialog .modal-body,.dashboard-modal-override .modal-dialog .modal-footer{padding-left:8rem;padding-right:8rem}}.dashboard-points__info{align-items:center;display:flex;justify-content:space-between;flex-wrap:unset}@media (max-width:767.98px){.dashboard-points__info{flex-direction:column;align-items:flex-start;padding:4rem 0}}.dashboard-points__info__counter{font-weight:400;font-size:4.8rem;line-height:5.6rem;letter-spacing:-.014rem;white-space:nowrap}@media (min-width:992px){.dashboard-points__info__counter{font-family:effra-regular,Arial;font-size:8rem;line-height:8.8rem}}.dashboard-points__info__details{max-width:42%}@media (max-width:991.98px){.dashboard-points__info__details{max-width:50%}}@media (max-width:767.98px){.dashboard-points__info__details{max-width:none;margin-top:1rem}}.dashboard-points__info__details p{font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400;margin-bottom:2.3rem}@media (min-width:992px){.dashboard-points__info__details p{line-height:2.8rem;font-size:2rem}}@media (max-width:767.98px){.dashboard-points__info__details p{margin-bottom:3rem;font-family:effra-regular,Arial;font-size:1.6rem;letter-spacing:0;line-height:2.4rem;font-weight:400}}.dashboard-points__info__details p>a{color:#006de3;text-decoration:underline}.dashboard-finder{gap:1rem 2.4rem;padding:9rem 0 5rem;border-bottom:.1rem solid #c5c5c5;align-items:center;display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:6.2rem}.js-dropdown-navigation-form .dashboard-finder{padding:0;margin:0}@media (max-width:767.98px){.dashboard-finder{flex-direction:column}}.dashboard-finder .select-choices .choices__inner{min-height:4.7rem;display:flex;align-items:center}.dashboard-finder .choices .choices__list{border-radius:2.1rem}.dashboard-finder .select-choices.is-open .choices__inner:after{content:"";position:absolute;bottom:-20px;left:0;height:2.3rem;width:100%;background-color:#006de3}.dashboard-finder--center{border:none}@media (min-width:768px){.dashboard-finder--center{justify-content:center}}@media (max-width:767.98px){.dashboard-finder{padding:4rem 0 3rem;gap:0 1.5rem;margin-bottom:2rem}}.dashboard-finder__note{font-family:effra-regular,Arial;font-weight:400;font-size:2rem;line-height:2.8rem;margin-right:2rem}@media (min-width:992px){.dashboard-finder__note{font-size:2.4rem;letter-spacing:-.04rem;line-height:3.2rem}}.dashboard-finder--center .dashboard-finder__note{margin-right:0}@media (min-width:768px) and (max-width:991.98px){.dashboard-finder__note{margin-bottom:2rem}}@media (max-width:767.98px){.dashboard-finder__note{font-family:effra-regular,Arial;font-weight:400;font-size:2.4rem;line-height:3.2rem;display:block;width:100%;margin-bottom:3rem}}@media (max-width:767.98px) and (min-width:992px){.dashboard-finder__note{font-size:3.2rem;line-height:4rem}}@media (max-width:767.98px){.dashboard-finder__button{margin-top:2rem}}.dashboard-finder__text{font-family:effra-regular,Arial;font-weight:400;font-size:2rem;line-height:2.8rem}@media (min-width:992px){.dashboard-finder__text{font-size:2.4rem;letter-spacing:-.04rem;line-height:3.2rem}}@media (max-width:767.98px){.dashboard-finder__text{padding:2rem 0}}@media (min-width:768px){.dashboard-finder__cards{margin:0 auto}}@media (min-width:992px){.dashboard-finder__cards{justify-content:center}}@media (min-width:1400px){.dashboard-finder__cards{gap:3.8rem}}@media (min-width:1400px){.dashboard-finder__cards .col-lg-4{flex:unset;max-width:unset;width:auto}}@media (min-width:1400px){.dashboard-finder__cards .card{height:45rem;width:33rem;aspect-ratio:unset}}.dashboard-customise__title{align-items:center;display:flex;justify-content:flex-start;flex-wrap:unset;font-weight:500}.dashboard-customise__title .icon{font-size:1.2rem;margin-left:1rem;color:#006de3}@media (min-width:768px) and (min-width:992px){.dashboard-customise__title span{font-size:2rem;line-height:2.8rem}}@media (min-width:768px) and (min-width:992px) and (min-width:768px){.dashboard-customise__title span{font-size:1.8rem;line-height:3rem}}.dashboard-customise__modal-nav{background-color:#f3f3f3;align-items:center;display:flex;justify-content:center;flex-wrap:unset;padding:2rem 0;margin-bottom:2rem}.dashboard-customise__modal-nav a{color:#272727;margin:0 1rem;padding:.6rem 1.2rem;border-radius:.4rem}.dashboard-customise__modal-nav a:hover,.dashboard-customise__modal-nav a:not(.active){text-decoration:underline;text-underline-position:under}.dashboard-customise__modal-nav a.active{background-color:#fff}.dashboard-customise__modal-subtitle{margin:2.4rem 0}.dashboard-customise__modal-button-wrapper{align-items:center;display:flex;justify-content:space-between;flex-wrap:unset}@media (max-width:767.98px){.dashboard-customise__modal-button-wrapper{align-items:flex-start;display:flex;justify-content:flex-start;flex-wrap:unset;flex-direction:column}.dashboard-customise__modal-button-wrapper button:first-of-type{margin-bottom:2.4rem}}.dashboard-customise__modal .form-title{margin-bottom:.5rem}.dashboard-customise__modal .form-subtitle{margin-bottom:2.4rem}.dashboard-customise__modal img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:2rem}.dashboard-customise__links button{padding:0;font-size:1.4rem;font-family:effra-medium,Arial;font-weight:500}.dashboard-customise__links button:last-of-type{margin-left:2rem}.dashboard-customise__buttons{margin-top:2rem;align-items:flex-start;display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem}@media (min-width:768px){.dashboard-customise__buttons{gap:2.4rem;margin-top:3rem}}@media (min-width:992px){.dashboard-customise__buttons{margin-top:0}}@media (min-width:992px){.dashboard-customise__buttons a{padding:1.55rem 2.7rem;font-size:1.8rem;line-height:2.1rem;border-radius:3.2rem;font-family:effra-medium,Arial}}.dashboard-customise__divider{display:flex;padding-bottom:3rem;border-bottom:.1rem solid #c5c5c5}@media (min-width:768px){.dashboard-customise__divider{padding-bottom:4.8rem}}.dashboard-form-fieldset{margin-bottom:3rem}@media (min-width:992px){.dashboard-form-fieldset{margin-bottom:5rem}}.dashboard-form-fieldset--border{padding-bottom:5rem;border-bottom:.1rem solid #d9d9d9}.dashboard-form-title{font-family:effra-regular,Arial;font-size:1.6rem;letter-spacing:0;line-height:2.4rem;font-weight:400;font-family:effra-medium,Arial;margin-bottom:1rem}@media (min-width:992px){.dashboard-form-title{margin-bottom:.5rem}}.dashboard-form-button-wrapper{margin-top:2rem;margin-bottom:3rem}@media (min-width:992px){.dashboard-form-button-wrapper{margin-top:2.4rem;margin-bottom:3.4rem}}.email-verification-banner{padding-top:2rem;padding-bottom:2rem;background-color:#fff8e7;color:#515151}@media (min-width:992px){.email-verification-banner{padding-top:4rem;padding-bottom:4rem}}.email-verification-banner__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;text-align:center}.email-verification-banner__title{font-family:effra-regular,Arial;font-weight:400;font-size:2.4rem;line-height:3.2rem;font-weight:700}@media (min-width:992px){.email-verification-banner__title{font-size:3.2rem;line-height:4rem}}.email-verification-banner .modal-button-close{position:absolute;top:0;right:0}.email-verification-banner .modal-button-close .icon{color:#272727}.email-verification-banner--unverified{background-color:#fff8e7}.email-verification-banner--verified{background-color:#e9f4ea}.confirm-email{display:flex;flex-direction:column;gap:1.6rem}.confirm-email .copy{padding-bottom:.8rem}.confirm-email .copy p{letter-spacing:-.096px;color:#515151;margin-bottom:3.2rem}.confirm-email .buttons-container{display:flex;justify-content:space-between}.confirm-email .button,.confirm-email .filters__multi .form-active-button label,.confirm-email .filters__multi .form-select-box label,.confirm-email .form-select-box-button label,.confirm-email .register-selector__button,.confirm-email .rte span.button--secondary,.confirm-email .rte span.button--tertiary,.confirm-email .rte span.button a,.confirm-email .search-results__tabs a,.confirm-email .tabs .nav-link,.confirm-email .tabs a,.confirm-email .terms-and-conditions__tabs a,.confirm-email .wysiwyg-content span.button--secondary,.confirm-email .wysiwyg-content span.button--tertiary,.confirm-email .wysiwyg-content span.button a,.filters__multi .form-active-button .confirm-email label,.filters__multi .form-select-box .confirm-email label,.form-select-box-button .confirm-email label,.rte .confirm-email span.button--secondary,.rte .confirm-email span.button--tertiary,.rte span.button .confirm-email a,.search-results__tabs .confirm-email a,.tabs .confirm-email .nav-link,.tabs .confirm-email a,.terms-and-conditions__tabs .confirm-email a,.wysiwyg-content .confirm-email span.button--secondary,.wysiwyg-content .confirm-email span.button--tertiary,.wysiwyg-content span.button .confirm-email a{margin-bottom:3.2rem}.confirm-email .update-email__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;padding:0;color:#272727}.confirm-email .update-email__button--blue{color:#006de3}#update-email-modal .modal-dialog .modal-content{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}#update-email-modal .modal-dialog .modal-content .input-group label{display:inline-block}#update-email-modal .modal-dialog .modal-content .form-group .input-group-addon{top:7rem}.educator-wheel-modal,.wheel-landing__modal{z-index:1049}.educator-wheel-modal .form-group,.wheel-landing__modal .form-group{max-width:44.7rem;width:100%}@media (max-width:767.98px){.educator-wheel-modal .input-group,.wheel-landing__modal .input-group{margin-bottom:1rem}}.educator-wheel-modal .form-group-name,.wheel-landing__modal .form-group-name{margin-bottom:4rem}@media (min-width:768px){.educator-wheel-modal .form-group-name,.wheel-landing__modal .form-group-name{margin-bottom:10rem}}.educator-wheel-modal .modal-header,.wheel-landing__modal .modal-header{padding-bottom:1.5rem!important}.educator-wheel-modal .modal-title,.wheel-landing__modal .modal-title{margin-right:2.4rem}@media (min-width:768px){.educator-wheel-modal .modal-title,.wheel-landing__modal .modal-title{margin-right:5rem}}.educator-wheel-modal .modal-content,.wheel-landing__modal .modal-content{padding-bottom:10rem;min-height:unset!important}.educator-wheel-modal .modal-body,.wheel-landing__modal .modal-body{flex:unset}.educator-wheel-modal .modal-body-narrow,.wheel-landing__modal .modal-body-narrow{margin-bottom:4rem}@media (min-width:768px){.educator-wheel-modal .modal-body-narrow,.wheel-landing__modal .modal-body-narrow{margin-bottom:8rem}}@media (max-width:767.98px){.educator-wheel-modal__invite,.wheel-landing__modal__invite{margin-bottom:5rem}}@media (min-width:768px){.educator-wheel-modal__invite,.wheel-landing__modal__invite{display:flex;flex-direction:column;height:100%}.educator-wheel-modal__invite>button,.wheel-landing__modal__invite>button{margin-top:auto}}.educator-wheel-modal__block,.wheel-landing__modal__block{align-items:flex-start;display:flex;justify-content:flex-start;flex-wrap:unset;flex-direction:column;margin-bottom:3rem}@media (min-width:768px){.educator-wheel-modal__block,.wheel-landing__modal__block{flex-direction:row;align-items:center;display:flex;justify-content:flex-start;flex-wrap:unset}}.educator-wheel-modal__block .form-group,.wheel-landing__modal__block .form-group{margin-bottom:0}@media (min-width:768px){.educator-wheel-modal__block .form-group,.wheel-landing__modal__block .form-group{margin-right:2rem}}.educators-learners-list__tabs{margin-top:3rem;padding-bottom:3rem;margin-bottom:2rem;border-bottom:.1rem solid #d9d9d9}@media (min-width:768px){.educators-learners-list__tabs{margin-bottom:4.8rem}}@media (min-width:992px){.educators-learners-list__tabs{margin-top:5.4rem;padding-bottom:5.4rem;margin-bottom:9rem}}.educators-learners-list__tabs .nav-tabs{align-items:center;display:flex;justify-content:center;flex-wrap:unset;border:none}.educators-learners-list__tabs .nav-tabs li{margin:0 1rem}@media (max-width:767.98px){.educators-learners-list__header{padding-bottom:2rem;border-bottom:.1rem solid #d9d9d9}}@media (min-width:768px){.educators-learners-list__header{align-items:flex-end;display:flex;justify-content:space-between;flex-wrap:unset;margin-bottom:1rem}}.educators-learners-list__heading{margin-bottom:.5rem;color:#006de3}@media (min-width:768px){.educators-learners-list__heading{margin-bottom:1rem;font-family:effra-regular,Arial;font-weight:400;font-size:2.4rem;line-height:3.2rem}}@media (min-width:768px) and (min-width:992px){.educators-learners-list__heading{font-size:3.2rem;line-height:4rem}}.educators-learners-list__intro{font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400;margin-bottom:3.2rem;max-width:90%}@media (min-width:768px){.educators-learners-list__intro{margin:0;max-width:52%}}.educators-learners-list__link{font-family:effra-regular,Arial;font-weight:400;font-size:2rem;line-height:2.8rem;color:#006de3;text-decoration:underline}@media (min-width:992px){.educators-learners-list__link{font-size:2.4rem;letter-spacing:-.04rem;line-height:3.2rem}}.educators-learners-list__block{margin-top:2.2rem;padding:1.5rem;border-radius:4px;position:relative;background-color:#cdf5e8}@media (min-width:768px){.educators-learners-list__block{padding:2rem 3rem;margin-top:3.2rem}}@media (min-width:992px){.educators-learners-list__block{padding:25px 30px}}.educators-learners-list__block .progress{background-color:#cdf5e8;height:.4rem}.educators-learners-list__block .progress .progress-bar{position:absolute!important;width:100%;left:0;top:0;height:4px;border-radius:6px;background-color:#001276}.educators-learners-list__block.disabled{background-color:#ebfbf6}@media (min-width:992px){.educators-learners-list__wrapper{align-items:center;display:flex;justify-content:space-between;flex-wrap:unset}}.educators-learners-list__user{align-items:center;display:flex;justify-content:flex-start;flex-wrap:unset}.educators-learners-list__user-img{height:4.8rem;width:4.8rem;border-radius:50%;margin-right:.8rem}@media (min-width:992px){.educators-learners-list__user-img{height:7.8rem;width:7.8rem;margin-right:2rem}}.educators-learners-list__user-img svg{fill:#001276}.educators-learners-list__user-fname{color:#001276;font-family:effra-regular,Arial;font-weight:400;font-size:2rem;line-height:2.8rem}@media (min-width:992px){.educators-learners-list__user-fname{font-size:2.4rem;letter-spacing:-.04rem;line-height:3.2rem}}.educators-learners-list__setup{display:flex;flex-direction:column;padding-left:1.5rem;margin-top:1rem}@media (min-width:992px){.educators-learners-list__setup{flex-direction:row;align-items:center;margin-top:0}}.educators-learners-list__setup a:first-of-type{margin-bottom:1rem}@media (min-width:992px){.educators-learners-list__setup a:first-of-type{margin-bottom:0;margin-right:2.4rem}}@media (min-width:992px){.educators-learners-list__setup .educators-learners-list__link{margin-left:8rem}}.educators-learners-list__user-wrapper{align-items:center;display:flex;justify-content:space-between;flex-wrap:unset}.educators-learners-list__action-plan-list{color:#006de3;padding-left:1.5rem;margin-top:1rem}@media (min-width:992px){.educators-learners-list__action-plan-list{align-items:center;display:flex;justify-content:center;flex-wrap:unset;padding:0;margin:0 auto}}.educators-learners-list__action-plan{margin-bottom:1rem;display:flex;align-items:center}.educators-learners-list__action-plan:last-child{margin-bottom:0}@media (min-width:992px){.educators-learners-list__action-plan{margin:0 1.25rem}}.educators-learners-list__action-plan>img{width:2rem;height:2rem;margin-right:1rem}.learners-enhance-learning .wizzard-progress{position:absolute!important;width:100%;left:0;top:0}.learners-enhance-learning .wizzard-progress .progress-bar{height:.4rem;border-radius:.6rem;background-color:#001276}@media (min-width:768px){.learners-enhance-learning .wizzard-progress .progress-bar{height:.6rem}}.learners-enhance-learning__header{margin-bottom:20px}@media (min-width:768px){.learners-enhance-learning__header{margin-bottom:30px}}@media (min-width:992px){.learners-enhance-learning__header{margin-bottom:60px}}.learners-enhance-learning__header h1{margin-bottom:5px}.learners-enhance-learning .input-error{width:100%!important}.learners-enhance-learning .input-error:before{content:none!important}.learners-enhance-learning .js-chars-left{display:none!important}.learners-enhance-learning .form-group{margin-bottom:4rem}@media (min-width:992px){.learners-enhance-learning .form-group{margin-bottom:6rem}}.learners-enhance-learning .form-group .text-x-small{display:none}.learners-enhance-learning .form-group textarea{padding:1.5rem;min-height:18.3rem;resize:none}.learners-enhance-learning .form-group label{display:block;color:#001276;margin-bottom:2rem;font-family:effra-regular,Arial;font-weight:400;font-size:2.4rem;line-height:3.2rem}@media (min-width:992px){.learners-enhance-learning .form-group label{font-size:3.2rem;line-height:4rem;margin-bottom:3.2rem}}@media (min-width:992px){.learners-enhance-learning .form-group .input-group,.learners-enhance-learning .form-group textarea{max-width:50rem}}.learners-enhance-learning .form-group .form-control{border:.1rem solid #e2e2e2;background-color:#fff}.learners-enhance-learning #Priority1-group,.learners-enhance-learning #Priority2-group,.learners-enhance-learning #Priority3-group{margin-bottom:2rem}@media (min-width:992px){.learners-enhance-learning #Priority1-group,.learners-enhance-learning #Priority2-group,.learners-enhance-learning #Priority3-group{margin-bottom:3rem}}.learners-enhance-learning .wizzard{margin-top:4rem;padding-top:3.2rem;padding-bottom:9rem;background-color:rgba(205,245,232,.4)}@media (min-width:768px){.learners-enhance-learning .wizzard{margin-top:6rem}}@media (min-width:992px){.learners-enhance-learning .wizzard{margin-top:9rem}}.learners-enhance-learning .wizzard-form{margin:0 auto}@media (min-width:768px){.learners-enhance-learning .wizzard-form{max-width:50rem}}@media (min-width:992px){.learners-enhance-learning .wizzard-form{max-width:67.9rem}}.learners-enhance-learning .wizzard-form fieldset{margin-top:2rem}@media (min-width:768px){.learners-enhance-learning .wizzard-form fieldset{margin-top:4.5rem}}.learners-enhance-learning .wizzard-intro{color:#001276;margin-top:2rem}@media (min-width:768px){.learners-enhance-learning .wizzard-intro{max-width:90%}}.learners-enhance-learning .wizzard-step{color:#001276;font-family:effra-medium,Arial}.learners-enhance-learning #RedirectUrl-group,.learners-enhance-learning #WheelId-group,.learners-enhance-learning .wizzard-back-next-bar{margin-bottom:0}.dashboard-details__wrapper__intro .view-answers-modal h1,.view-answers-modal .dashboard-details__wrapper__intro h1,.view-answers-modal h3{color:#006de3;margin:1.2rem 0 2rem;font-size:24px;line-height:32px}@media (min-width:768px){.dashboard-details__wrapper__intro .view-answers-modal h1,.view-answers-modal .dashboard-details__wrapper__intro h1,.view-answers-modal h3,.view-answers-modal input,.view-answers-modal textarea{max-width:65%}}.view-answers-modal .form-group input.form-control,.view-answers-modal .form-group textarea.form-control{border-color:#e2e2e2;overflow:hidden}.view-answers-modal textarea{margin:2rem 0}.view-answers-modal .nav-tabs{padding-bottom:3rem;margin-bottom:3rem}.wheel-action-plan{overflow-x:hidden;margin-bottom:30px;color:#001276;background-color:#cdf5e8}@media (min-width:992px){.wheel-action-plan{margin-bottom:30px}}.wheel-action-plan .progress{background-color:transparent!important;height:4px;position:absolute!important;width:100%;left:0;top:0}.wheel-action-plan .progress .progress-bar{border-radius:6px;height:4px}.wheel-action-plan__wrapper{padding:0}@media (min-width:768px){.wheel-action-plan__wrapper{padding:0 15px}}.wheel-action-plan__title{margin-bottom:10px;margin-top:33px}@media (min-width:992px){.wheel-action-plan__title{margin-top:50px}}.wheel-action-plan__subtitle{line-height:26px}.wheel-action-plan__subtitle span{color:#006de3}.wheel-action-plan__divider{margin:0;background:#e2e2e2!important}.wheel-action-plan__divider.with-margin{margin:15px 0}@media (min-width:992px){.wheel-action-plan__divider{margin:0}}.wheel-action-plan__list{color:#006de3;list-style:none;margin:10px 0 20px;padding:0}.wheel-action-plan__list li{margin-bottom:10px}.wheel-action-plan__list img{height:20px;width:20px;transform:translateY(2px);margin-right:10px}.wheel-action-plan__list span.counter{margin-right:8px}.wheel-action-plan__additional-questions{width:100%;padding:25px 0}@media (min-width:992px){.wheel-action-plan__additional-questions{padding:25px 15px}}.wheel-action-plan__button{margin-right:25px}.wheel-action-plan__additional-questions-title{margin-bottom:5px}.wheel-action-plan__additional-questions-subtitle{margin-bottom:10px}@media (min-width:992px){.wheel-action-plan__additional-questions-subtitle{margin:0}}.wheel-action-plan__cta-wrapper{width:100%;font-size:14px;display:flex;flex-direction:row;justify-content:space-between}.wheel-action-plan__cta{margin:5px 0;line-height:1.3;color:#001276;text-decoration:underline}.wheel-action-plan__cta:hover{color:#006de3}.wheel-action-plan__cta-block{padding:20px 0}.wheel-action-plan__spacer{padding-left:10px;padding-right:10px}@media (min-width:992px){.wheel-action-plan__spacer{padding-left:15px;padding-right:15px}}.wheel-action-plan .save-progress{margin-left:20px}.wheel-header{margin-bottom:30px}@media (min-width:992px){.wheel-header{margin-bottom:55px}}.wheel-information-box{background-color:#ebfbf6;align-items:center;display:flex;justify-content:center;flex-wrap:unset;flex-direction:column;padding:4rem 1.5rem;border-radius:.6rem;margin:2.2rem auto 0}@media (min-width:992px){.wheel-information-box{padding:6rem 0;margin-top:3.2rem}}@media (min-width:1200px){.wheel-information-box{padding:7rem 0;margin-top:3.2rem}}.confirm-email .copy .wheel-information-box p,.dashboard-details__wrapper__intro .wheel-information-box h1,.signpost-cards .cards-container .signpost-card .wheel-information-box .card-text,.wheel-information-box .confirm-email .copy p,.wheel-information-box .dashboard-details__wrapper__intro h1,.wheel-information-box .signpost-cards .cards-container .signpost-card .card-text,.wheel-information-box h1,.wheel-information-box h2,.wheel-information-box h3,.wheel-information-box h4{margin-bottom:2rem;color:#001276}.wheel-information-box p{font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400;text-align:center;margin:0 auto}@media (min-width:768px){.wheel-information-box p{max-width:80%}}@media (min-width:992px){.wheel-information-box p{max-width:60%}}@media (min-width:1200px){.wheel-information-box p{max-width:50%}}.wheel-information-box a{text-align:center;text-decoration:underline;text-underline-position:under}.wheel-information-box button{margin-top:4rem;white-space:normal}.wheel-landing{position:relative}.wheel-landing__hero{position:relative;overflow:hidden;background-color:#7a0ff9;margin-top:0;padding:4rem 0 10rem}@media (min-width:768px){.wheel-landing__hero{padding:5rem 0}}@media (min-width:992px){.wheel-landing__hero{padding:6rem 0 8.8rem}}.wheel-landing__hero__content h1,.wheel-landing__hero__content p{color:#fff}.wheel-landing__hero__content p{margin:2rem 0 2.4rem;font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400}@media (min-width:992px){.wheel-landing__hero__content p{max-width:80%}}@media (min-width:1200px){.wheel-landing__hero__content p{max-width:unset}}.wheel-landing__hero__content button{font-family:effra-medium,Arial}.wheel-landing__hero__wheel img{width:28rem;height:28rem;max-width:28rem;right:-8rem;bottom:-14rem;position:absolute;-webkit-animation-name:wheel-spin;animation-name:wheel-spin;-webkit-animation-duration:6s;animation-duration:6s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@media (min-width:768px){.wheel-landing__hero__wheel img{max-width:60rem;width:48rem;height:48rem;right:-17%;max-width:48rem;bottom:-28%}}@media (min-width:992px){.wheel-landing__hero__wheel img{width:60rem;height:60rem;max-width:60rem}}@media (min-width:1200px){.wheel-landing__hero__wheel img{width:65rem;height:65rem;max-width:65rem;bottom:-35%;right:-10%}}@media (min-width:1400px){.wheel-landing__hero__wheel img{width:71.8rem;height:71.8rem;max-width:71.8rem}}@media screen and (min-width:1500px){.wheel-landing__hero__wheel img{right:7%;width:65rem;height:65rem;max-width:65rem}}.wheel-landing__modal-body-hero .hero-banner-container{padding-left:0!important;padding-right:0!important}.wheel-landing__modal-body-hero .hero-banner{margin-top:0;min-height:273px}@media (min-width:768px){.wheel-landing__modal-body-hero .hero-banner{min-height:300px}}.wheel-landing__modal-label .form-group .input-group label{font-weight:400}.wheel-landing__aside{padding:30px 15px;margin-bottom:30px}@media (min-width:768px){.wheel-landing__aside{padding:35px 27px}}.wheel-landing__aside-heading{font-size:20px!important}.wheel-landing__modal-border{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #c5c5c5}@media (min-width:768px){.wheel-landing__modal-border{border-right:1px solid #e2e2e2;border-bottom:none;margin-bottom:0;padding-bottom:0}}.wheel-landing__modal-cta-wrapper{margin-top:20px;padding-bottom:60px}@media (min-width:1200px){.wheel-landing__modal-cta-wrapper{margin-top:60px}}.wheel-landing__modal-invitation-link{width:100%}.wheel-landing__modal-input-group{margin-bottom:10px}@media (min-width:768px){.wheel-landing__modal-input-group{margin-bottom:0}}@media (min-width:768px){.wheel-learning-plan{margin-bottom:40px}}.wheel-learning-plan .pre-select{float:left;margin-right:10px;line-height:3.5rem}.wheel-learning-plan .select-choices{float:left;width:330px}.wheel-learning-plan .choices__inner{display:block;padding:.7rem 1.5rem .7rem 35px}@media (min-width:992px){.wheel-learning-plan{margin-bottom:60px}}.wheel-learning-plan__key{display:inline-block;height:16px;width:16px;border-radius:50%;margin-right:10px;min-height:16px;min-width:16px;margin-top:5px}@media (min-width:768px){.wheel-learning-plan__key{margin-top:0}}.wheel-learning-plan__color{width:16px;height:16px;border-radius:50%;position:absolute;top:46px;left:27px}@media (min-width:768px){.wheel-learning-plan__color{top:11px;left:239px}}@media (min-width:992px){.wheel-learning-plan__color{top:11px;left:261px}}.wheel-learning-plan__select{border-radius:0;font-size:19px;position:relative;padding:8px 26px}.wheel-learning-plan__select ::-ms-value{background:transparent}.wheel-learning-plan>* option{position:relative}.filter-sort .filter-button-group-learning-plan{display:flex;flex-wrap:wrap;padding:20px 0;flex-direction:row;justify-content:flex-start}.filter-sort .filter-button-group-learning-plan button{margin:0 15px 15px 0}@media (max-width:575.98px){.filter-sort .filter-button-group-learning-plan nav{order:2}}@media (min-width:768px){.filter-sort .filter-button-group-learning-plan{justify-content:space-between}}.filter-items-learning-plan{margin-top:30px}@media (max-width:575.98px){.filter-items-learning-plan{margin-top:15px}}@media (min-width:768px){.filter-items-learning-plan .card{min-height:441px!important}}@media (min-width:576px) and (max-width:991.98px){.filter-items-learning-plan .card{min-height:436px!important}}@-webkit-keyframes wheelCompleated{to{transform:rotate(337.5deg)}}@keyframes wheelCompleated{to{transform:rotate(337.5deg)}}.wheel-questions__hero{background-color:#7a0ff9}.wheel-questions__hero .wheel-landing__hero__content p{width:100%}.wheel-questions__wrapper{position:relative}.wheel-questions__wheel-block{width:100%;overflow:hidden;position:relative;padding:40px 0;color:#fff}@media (min-width:768px){.wheel-questions__wheel-block{padding:70px 0}}.wheel-questions__wheel-container{position:relative}@media (max-width:767px){.wheel-questions__wheel-container{position:absolute;width:619px;height:619px;left:50%;transform:translateX(-50%);padding-right:0;padding-left:0}}.wheel-questions__wizzard-container .wizzard{padding:0!important;margin:0!important;width:100%;max-width:unset!important;background-color:transparent}.wheel-questions__wheel-wrapper{position:relative;position:absolute;width:50%;height:100%;left:50%;top:0;transform:translate(50%,95%) scale(2.1)}.wheel-questions__wheel-wrapper,.wheel-questions__wheel-wrapper svg{transition:transform 1s cubic-bezier(.5,1,.89,1)}.wheel-questions__wheel-wrapper svg .wheel-questions__segment-outer{fill:#f2f7fd}.wheel-questions__wheel-wrapper svg line,.wheel-questions__wheel-wrapper svg path{transition-property:all;transition-duration:1s}.wheel-questions__wheel-wrapper svg.animated{-webkit-animation:wheelCompleated 3s linear infinite;animation:wheelCompleated 3s linear infinite}.wheel-questions__wheel-wrapper circle[r="57"]{fill:#fff}@media screen and (min-width:420px) and (max-width:510px){.wheel-questions__wheel-wrapper{transform:translate(50%,90%) scale(2.1)}}@media screen and (min-width:511px) and (max-width:600px){.wheel-questions__wheel-wrapper{transform:translate(50%,79%) scale(2)}}@media screen and (min-width:601px) and (max-width:700px){.wheel-questions__wheel-wrapper{transform:translate(50%,75%) scale(2)}}@media screen and (min-width:701px) and (max-width:767px){.wheel-questions__wheel-wrapper{transform:translate(50%,66%) scale(1.9)}}@media screen and (max-height:400px) and (max-width:767px) and (orientation:landscape){.wheel-questions__wheel-wrapper{transform:translate(50%,69%) scale(1.9)}}@media (min-width:768px){.wheel-questions__wheel-wrapper{top:50%;transform:translate(50%) scale(1.5)}}@media (min-width:768px) and (-ms-high-contrast:none) and (min-width:992px){.wheel-questions__wheel-wrapper{min-height:960px;min-width:960px}}@media screen and (min-width:1300px){.wheel-questions__wheel-wrapper{transform:translate(50%,-20%) scale(1.5);max-width:900px}}.wheel-questions__category-name{position:relative;text-align:center;padding:35px 0 27px;margin:0 auto;width:100%}@media (min-width:992px){.wheel-questions__category-name{padding:75px 0 41px}}.wheel-questions__category-name span{color:#00395d;font-size:16px;line-height:22px}@media (min-width:992px){.wheel-questions__category-name span{font-size:19px;letter-spacing:-.2px}}.wheel-questions__background{height:450px;opacity:.14;width:100%;position:absolute;left:0;right:0;top:0;background-color:#c5c5c5}.wheel-questions__background.animate{transition:background-color .6s cubic-bezier(.25,1,.5,1)}@media (min-width:768px){.wheel-questions__background{height:550px}}@media (min-width:992px){.wheel-questions__background{height:721px}}.wheel-questions .progress{height:4px}.wheel-questions__form-group{color:#fff;margin-bottom:20px}.wheel-questions__form-title{max-width:60%;font-size:20px!important;margin:0 0 6px!important}@media (min-width:768px){.wheel-questions__form-title{max-width:unset}}.wheel-questions__form-step{font-size:20px;margin:0 0 6px!important}.wheel-questions__form-button-group{margin-top:35px;max-width:600px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;position:relative;z-index:1;float:left}.wheel-questions__form-button-group input[type=radio]{opacity:0;position:fixed;width:0}.wheel-questions__form-button-group input[type=radio]:checked+label{background-color:#c7237a;border-color:#c7237a}.wheel-questions__form-button-group label{color:#fff;height:100%;width:100%;border:1px solid #fff;border-radius:20px;transition:all .3s ease;cursor:pointer;font-size:16px;line-height:16px;padding:12px 17px;margin:0}@media (min-width:768px){.wheel-questions__form-button-group{float:unset;flex-direction:row}}.wheel-questions__form-button{height:40px;margin-bottom:15px;text-align:center}.wheel-questions__segment-inner{fill:#fff;opacity:1}@supports (transform-origin:center){.wheel-questions__segment-inner.animate{transition:transform .6s ease}}.wheel-questions__segment-outer{fill:hsla(0,0%,100%,.8)}.wheel-questions__segment-inner,.wheel-questions__segment-outer{fill-rule:evenodd;transform-origin:center}.wheel-questions__circle{opacity:.15;mix-blend-mode:multiply}.wheel-questions .wizzard-back-next-bar-wheel{background:#006de3;position:relative;z-index:1}.wheel-questions .wizzard-back-next-bar-wheel--no-bg{background:transparent}.wheel-questions .wizzard-back-next-bar-wheel--spacer{margin-top:50px;width:100%;float:left}.wheel-questions .wizzard-back-next-bar-wheel .next{margin-left:auto}.wheel-questions .wizzard-back-next-bar-wheel .next[disabled]{opacity:.4;pointer-events:none}.wheel-questions .wizzard-back-next-bar-wheel .back{margin-right:20px}.wheel-questions .wizzard-back-next-bar-wheel .save-progress{margin-left:20px}.wheel-results-header{background-color:#cdf5e8;color:#001276;padding:4rem 0}@media (min-width:768px){.wheel-results-header{padding:6rem 0}}.wheel-results-header__block{margin-bottom:1rem;align-items:center;display:flex;justify-content:space-between;flex-wrap:unset}@media (min-width:768px){.wheel-results-header__block{align-items:flex-start}}@media (max-width:767.98px){.learners-enhance-learning .wheel-results-header__block{margin-bottom:2rem}}@media (min-width:768px){.wheel-results-header__title{margin-bottom:1rem}}@media (min-width:768px){.wheel-results-header__subtitle,.wheel-results-header__title{max-width:80%}}.wheel-results .filter-button-group-learning-plan{display:flex;flex-direction:row;justify-content:space-between;max-width:620px}.wheel-results__cards{padding-top:50px}@media (min-width:992px){.wheel-results__cards{padding-top:80px}}.wheel-results__cards-body{padding-bottom:30px}@media (min-width:992px){.wheel-results__cards-body{padding-bottom:50px}}.wheel-results__block{padding:22px 0 0}@media (min-width:768px){.wheel-results__block{padding:105px 0}}.wheel-results__container,.wheel-results__wheel-block{align-items:center;display:flex;justify-content:center;flex-wrap:unset}.wheel-results__wheel-block{padding:0 15px;margin-bottom:30px}@media (min-width:768px){.wheel-results__wheel-block{padding:0}}@media (min-width:992px){.wheel-results__wheel-block{margin-bottom:0}}@media (min-width:1200px){.wheel-results__wheel-block{padding-right:8.33333%}}.wheel-results__pre-header{height:40px}@media (min-width:768px){.wheel-results__pre-header{height:70px}}.wheel-results__pre-header-link{color:#000;margin-top:1.2rem;display:inline-block}.wheel-results__pre-header-link:hover{color:#000}.wheel-results__pre-header-link i{display:inline-block;transform:translateY(-2px);margin-right:.1rem}.wheel-results__priorities{color:#001276;padding:50px 0 40px}@media (min-width:768px){.wheel-results__priorities{background-color:#cdf5e8;padding:60px 0;color:#001276}}.wheel-results__wheel{position:relative;height:100%;width:100%}.wheel-results__wheel line,.wheel-results__wheel path{transition-property:all;transition-duration:1s}@media (min-width:992px){.wheel-results__wheel{height:90%;width:90%;margin:auto}}@media (-ms-high-contrast:none) and (min-width:992px){.wheel-results__wheel{min-height:522px;min-width:522px}}.wheel-results .learning-plan{margin-top:20px}.wheel-results .learning-plan .card-actions{justify-content:flex-start;align-items:flex-end}.wheel-results .learning-plan .card-image>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:1}.wheel-results .learning-plan .rte{margin-top:20px;margin-bottom:0}.wheel-results .learning-plan .rte p{font-size:18px;color:#272727}.wheel-results .learning-plan .card-mark-complete{background-color:#fff;width:15rem;margin-bottom:.7rem;align-items:center}.wheel-results .learning-plan .card-mark-complete .card-action-icon{height:2.5rem;width:2.5rem;margin-bottom:0;position:absolute;margin-left:10px;border:1px solid #006de3;right:8px}.wheel-results .learning-plan .card-mark-complete .card-action-icon i{font-size:small}.wheel-results .learning-plan .card-mark-complete.completed{background-color:#006de3;color:#fff;width:120px}.wheel-results__select{background-color:#f3f7fe;padding:30px 0}@media (min-width:768px){.wheel-results__select{margin-top:40px;background-color:unset}}@media (min-width:992px){.wheel-results__select{margin-top:80px}}.wheel-results__select span select{border-radius:0;font-size:20px}.wheel-results .filter-group nav[pills] button{text-underline-position:under}@media (-ms-high-contrast:none){[data-content-type=educatorWheelResults] .card .card-header [end]{justify-content:flex-start}}[data-content-type=adultLearnerWheelResults] .card-body button[js-action=like]{display:none}.wheel-segment-key{padding:16px 0;background:#fff;margin-bottom:16px;border-radius:4px}@media (min-width:992px){.wheel-segment-key .choices{display:none}}.wheel-segment-key .choices .choice-dot{border:1px solid #fff;border-radius:50%;height:12px;width:12px;margin:0 10px 0 0;position:relative;display:inline-block}.wheel-segment-key .choices .choices__list.choices__list--dropdown{padding:5px 10px}.wheel-segment-key .choices .choices__list.choices__list--dropdown>.choices__list{overflow:hidden}.wheel-segment-key .choices .choices__list--dropdown{visibility:visible}@media (min-width:992px){.wheel-segment-key{background:none;box-shadow:none;padding:30px 0;margin:0}}.wheel-segment-key__accordion-header{align-items:center;display:flex;justify-content:space-between;flex-wrap:unset;position:relative}@media (min-width:992px){.wheel-segment-key__accordion-header{display:none}}.wheel-segment-key__accordion-header:after{content:"";display:block;background-image:url(assets/svgs/plus-blue.svg);width:13px;height:13px}.wheel-segment-key__accordion-header[aria-expanded=true]:after{content:"";display:block;background-image:url(assets/svgs/minus-blue.svg);width:13px;height:13px}.wheel-segment-key__heading{font-size:15px!important;color:#00395d}.wheel-segment-key__list{padding:5px 0 0;margin:0;list-style:none}.wheel-segment-key__list li{margin-bottom:2px}@media (min-width:992px){.wheel-segment-key__list{padding:0}}.wheel-segment-key__key-item{height:10px;width:10px;border-radius:50%;margin-right:7px}.wheel-segment-key__key-span{font-size:12px;line-height:20px}@media (-ms-high-contrast:none){.wheel-segment-key__key-span{font-weight:400}}.wheel-segment-key__icon{height:12px;width:13px}@media (min-width:992px){.wheel-segment-key .collapse.collapse-sm{display:block;height:auto!important;visibility:visible}}.wheel-segment-key #wheel-summary>div{display:flex;align-items:center}.wheel-segment-key #wheel-summary>div>span:first-of-type{width:.75em;height:.75em;margin:10px;border-radius:50%}@media (min-width:992px){.wheel-segment-key #wheel-summary{display:none}}.navigation{height:6rem;position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:100;transition:top .3s ease}@media (min-width:992px){.navigation{height:8rem;position:-webkit-sticky;position:sticky}}.navigation--hide{top:-6rem}@media (min-width:992px){.navigation--hide{top:-8rem}}.navigation__overlay{width:100vw;height:100vh;background-color:rgba(39,39,39,.4);position:fixed;z-index:0;visibility:hidden;opacity:0}@media (min-width:768px) and (max-width:991.98px){.open .navigation__overlay{opacity:1;visibility:visible}}@media (min-width:992px){.navigation__overlay.active{opacity:1;visibility:visible}}.navigation .container{max-width:100%}@media (min-width:1400px){.navigation .container{max-width:1700px}}.navigation__wrapper{align-items:center;display:flex;justify-content:space-between;flex-wrap:unset;height:6rem;position:relative}@media (min-width:992px){.navigation__wrapper{height:8rem}}.navigation__primary{padding:6rem 0 0;position:fixed;z-index:1;top:0;right:0;background:#fff;height:100%;width:100%;display:none;margin:0;justify-content:flex-end}.navigation.open .navigation__primary{display:block}@media (max-width:991.98px){.navigation__primary{overflow:auto}}@media (min-width:992px){.navigation__primary{display:flex;align-items:center;padding:0;position:unset;top:unset;left:unset}}.navigation__primary li{height:auto;list-style:none;cursor:pointer}@media (min-width:992px){.navigation__primary li{display:inline-block;height:100%;display:flex;align-items:center;border:none;border-right:.1rem solid rgba(0,57,93,.1)}.navigation__primary li:last-child,.navigation__primary li li>.navigation-profile{border-right:none}}.navigation__list-item{height:100%;display:flex;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;padding:2rem;font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400}@media (min-width:992px){.navigation__list-item{line-height:2.8rem;font-size:2rem}}@media (max-width:991.98px){.navigation__list-item{border-bottom:.1rem solid #d9d9d9}}.navigation__list-item:hover{text-decoration:none;color:inherit}@media (min-width:992px){.navigation__list-item{padding:0 2.4rem;font-family:effra-regular,Arial;font-size:1.6rem;letter-spacing:0;line-height:2.4rem;font-weight:400}}.navigation__search{display:flex;align-items:center;height:100%}.navigation__search.active{background-color:#006de3}.navigation__search img{height:2rem;width:2rem}.navigation__logo{height:3rem;width:18rem;position:relative;z-index:2}@media (min-width:992px){.navigation__logo{height:2.5rem;min-height:2.5rem}}@media (min-width:1200px){.navigation__logo{width:28rem;min-width:28rem}}.navigation__logo img{width:100%;height:100%}.navigation__cta-group{align-items:center;display:flex;justify-content:center;flex-wrap:unset;padding:1.6rem 0;border-bottom:.1rem solid #d9d9d9}@media (min-width:768px){.navigation__cta-group{padding-left:2rem;justify-content:flex-start}}@media (min-width:992px){.navigation__cta-group{border-bottom:0;padding:0}}.filters__multi .form-active-button .navigation__cta-group label:first-of-type,.filters__multi .form-select-box .navigation__cta-group label:first-of-type,.form-select-box-button .navigation__cta-group label:first-of-type,.navigation__cta-group .button:first-of-type,.navigation__cta-group .filters__multi .form-active-button label:first-of-type,.navigation__cta-group .filters__multi .form-select-box label:first-of-type,.navigation__cta-group .form-select-box-button label:first-of-type,.navigation__cta-group .register-selector__button:first-of-type,.navigation__cta-group .rte span.button--secondary:first-of-type,.navigation__cta-group .rte span.button--tertiary:first-of-type,.navigation__cta-group .rte span.button a:first-of-type,.navigation__cta-group .search-results__tabs a:first-of-type,.navigation__cta-group .tabs .nav-link:first-of-type,.navigation__cta-group .tabs a:first-of-type,.navigation__cta-group .terms-and-conditions__tabs a:first-of-type,.navigation__cta-group .wysiwyg-content span.button--secondary:first-of-type,.navigation__cta-group .wysiwyg-content span.button--tertiary:first-of-type,.navigation__cta-group .wysiwyg-content span.button a:first-of-type,.rte .navigation__cta-group span.button--secondary:first-of-type,.rte .navigation__cta-group span.button--tertiary:first-of-type,.rte span.button .navigation__cta-group a:first-of-type,.search-results__tabs .navigation__cta-group a:first-of-type,.tabs .navigation__cta-group .nav-link:first-of-type,.tabs .navigation__cta-group a:first-of-type,.terms-and-conditions__tabs .navigation__cta-group a:first-of-type,.wysiwyg-content .navigation__cta-group span.button--secondary:first-of-type,.wysiwyg-content .navigation__cta-group span.button--tertiary:first-of-type,.wysiwyg-content span.button .navigation__cta-group a:first-of-type{margin-right:2.4rem}@media (min-width:992px){.filters__multi .form-active-button .navigation__cta-group label:first-of-type,.filters__multi .form-select-box .navigation__cta-group label:first-of-type,.form-select-box-button .navigation__cta-group label:first-of-type,.navigation__cta-group .button:first-of-type,.navigation__cta-group .filters__multi .form-active-button label:first-of-type,.navigation__cta-group .filters__multi .form-select-box label:first-of-type,.navigation__cta-group .form-select-box-button label:first-of-type,.navigation__cta-group .register-selector__button:first-of-type,.navigation__cta-group .rte span.button--secondary:first-of-type,.navigation__cta-group .rte span.button--tertiary:first-of-type,.navigation__cta-group .rte span.button a:first-of-type,.navigation__cta-group .search-results__tabs a:first-of-type,.navigation__cta-group .tabs .nav-link:first-of-type,.navigation__cta-group .tabs a:first-of-type,.navigation__cta-group .terms-and-conditions__tabs a:first-of-type,.navigation__cta-group .wysiwyg-content span.button--secondary:first-of-type,.navigation__cta-group .wysiwyg-content span.button--tertiary:first-of-type,.navigation__cta-group .wysiwyg-content span.button a:first-of-type,.rte .navigation__cta-group span.button--secondary:first-of-type,.rte .navigation__cta-group span.button--tertiary:first-of-type,.rte span.button .navigation__cta-group a:first-of-type,.search-results__tabs .navigation__cta-group a:first-of-type,.tabs .navigation__cta-group .nav-link:first-of-type,.tabs .navigation__cta-group a:first-of-type,.terms-and-conditions__tabs .navigation__cta-group a:first-of-type,.wysiwyg-content .navigation__cta-group span.button--secondary:first-of-type,.wysiwyg-content .navigation__cta-group span.button--tertiary:first-of-type,.wysiwyg-content span.button .navigation__cta-group a:first-of-type{margin:0 2.4rem}}.filters__multi .form-active-button .navigation__cta-group label:hover,.filters__multi .form-select-box .navigation__cta-group label:hover,.form-select-box-button .navigation__cta-group label:hover,.navigation__cta-group .button:hover,.navigation__cta-group .filters__multi .form-active-button label:hover,.navigation__cta-group .filters__multi .form-select-box label:hover,.navigation__cta-group .form-select-box-button label:hover,.navigation__cta-group .register-selector__button:hover,.navigation__cta-group .rte span.button--secondary:hover,.navigation__cta-group .rte span.button--tertiary:hover,.navigation__cta-group .rte span.button a:hover,.navigation__cta-group .search-results__tabs a:hover,.navigation__cta-group .tabs .nav-link:hover,.navigation__cta-group .tabs a:hover,.navigation__cta-group .terms-and-conditions__tabs a:hover,.navigation__cta-group .wysiwyg-content span.button--secondary:hover,.navigation__cta-group .wysiwyg-content span.button--tertiary:hover,.navigation__cta-group .wysiwyg-content span.button a:hover,.rte .navigation__cta-group span.button--secondary:hover,.rte .navigation__cta-group span.button--tertiary:hover,.rte span.button .navigation__cta-group a:hover,.search-results__tabs .navigation__cta-group a:hover,.tabs .navigation__cta-group .nav-link:hover,.tabs .navigation__cta-group a:hover,.terms-and-conditions__tabs .navigation__cta-group a:hover,.wysiwyg-content .navigation__cta-group span.button--secondary:hover,.wysiwyg-content .navigation__cta-group span.button--tertiary:hover,.wysiwyg-content span.button .navigation__cta-group a:hover{text-decoration:none}.navigation__icon{margin-right:1rem;width:2.2rem;height:2.2rem}@media (min-width:992px){.navigation__icon{margin-right:0}}.navigation__notification{position:relative}.navigation__notification-number{height:2rem;width:2rem;top:1.4rem;border-radius:50%;color:#fff;position:absolute;align-items:center;display:flex;justify-content:center;flex-wrap:unset;right:2rem;top:2rem}.navigation__notification-number.active{border:1px solid #fff;background-color:#006de3}.navigation__down-arrow{margin-left:1rem;transform:rotate(-90deg);font-size:2.2rem;margin-bottom:0}@media (max-width:991.98px){.show .navigation__down-arrow{transform:rotate(90deg);margin-right:1rem}.navigation-profile .show .navigation__down-arrow{transform:rotate(-90deg);margin-right:0}}@media (min-width:992px){.navigation__down-arrow{transform:rotate(0)}.show .navigation__down-arrow{transform:rotate(180deg)}}.navigation__down-arrow-span{display:none;order:2}.show .navigation__down-arrow-span{display:block}@media (min-width:992px){.navigation__down-arrow-span,.show .navigation__down-arrow-span{display:none}}.navigation__toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;z-index:2;height:3rem;width:3rem;display:flex;align-items:center;justify-content:center}@media (min-width:992px){.navigation__toggle{display:none}}.navigation__toggle-open{display:block;height:1.8rem;width:1.8rem}.navigation.open .navigation__toggle-open{display:none}.navigation__toggle-close{display:none;height:1.8rem;width:1.8rem}.navigation.open .navigation__toggle-close{display:block}.navigation-dropdown{position:relative;height:100%;display:flex;align-items:center}@media (min-width:992px){.navigation-dropdown{position:unset}}.navigation-dropdown .icon-close,.navigation-dropdown.show .icon-search{display:none}.navigation-dropdown.show .icon-close{display:block}.navigation-dropdown.show:not(.navigation-dropdown-search){background-color:#006de3}@media (max-width:991.98px){.navigation-dropdown.show:not(.navigation-dropdown-search){position:absolute;top:6rem;width:100%;height:auto;z-index:10}}@media (min-width:992px){.navigation-dropdown.show:not(.navigation-dropdown-search){transition:all .3s ease}}.navigation-dropdown.show:not(.navigation-dropdown-search) img{transform:rotate(-270deg)}@media (min-width:992px){.navigation-dropdown.show:not(.navigation-dropdown-search) img{transform:scaleY(-1)}}.navigation-dropdown.show:not(.navigation-dropdown-search) .navigation-dropdown__toggle{color:#fff}.navigation-dropdown__toggle{align-items:center;display:flex;justify-content:space-between;flex-wrap:unset;width:100%;color:#000}.navigation-dropdown__toggle:hover{text-decoration:none;color:#000}@media (min-width:992px){.navigation-dropdown__toggle{justify-content:flex-start;height:100%;transition:all .3s ease}}.navigation-dropdown__toggle-search{display:none}@media (min-width:992px){.navigation-dropdown__toggle-search{display:flex}.searchresults .navigation-dropdown__toggle-search{pointer-events:none}}.navigation-dropdown__menu{border:none;background-color:#fff;border-radius:0;width:100%;background:#fff;left:0;padding:2rem;margin-top:-.01rem;z-index:1}@media (max-width:991.98px){.navigation-dropdown__menu{top:100%!important}}@media (min-width:1400px){.navigation-dropdown__menu{max-width:90%}}.navigation-dropdown__menu-search{width:100%;display:block;box-shadow:none;position:unset;z-index:0;padding:0 0 0 2rem}@media (max-width:991.98px){.navigation-dropdown__menu-search{border-bottom:.1rem solid #d9d9d9}}@media (min-width:992px){.navigation-dropdown__menu-search{background-color:#006de3;height:15rem;padding:0;display:none;position:absolute}}.show .navigation-dropdown__menu-search{align-items:center;display:flex;justify-content:center;flex-wrap:unset}@media (max-width:991.98px){.navigation-dropdown__menu{transform:none!important}.navigation-dropdown__menu:not(.navigation-dropdown__menu-search){height:100vh}}@media (min-width:992px){.navigation-dropdown__menu{left:50%!important;transform:translateX(-50%)!important;top:8rem!important;padding:3.8rem 6.8rem}.navigation-dropdown__menu-search{padding:0}}.navigation-dropdown__menu-header{margin-bottom:2.5rem;flex-direction:column;align-items:start;display:flex;justify-content:space-between;flex-wrap:unset}.navigation-dropdown__menu-header .tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .highlight-item-container .blurb>p strong,.navigation-dropdown__menu-header .text-large strong,.navigation-dropdown__menu-header .wheel-action-plan__subtitle strong,.tabbed-content-container .tabbed-content-wrapper .tabbed-content-tabs-container .tabbed-content-tab .highlight-item-container .navigation-dropdown__menu-header .blurb>p strong{font-weight:400;font-family:effra-medium,Arial}.navigation-dropdown__menu-header a{margin:0 0 1rem}@media (min-width:992px){.navigation-dropdown__menu-header a{margin-right:3rem}}@media (max-width:991.98px){.navigation-dropdown__menu-header{flex-direction:column-reverse;align-items:flex-start}.navigation-dropdown__menu-header>p{margin-top:1.6rem}}.navigation-dropdown__menu-header--sub-links{width:100%}@media (min-width:992px){.navigation-dropdown__menu-header{border-bottom:.1rem solid #e2e2e2;padding-bottom:3rem;margin-bottom:3rem}.navigation-dropdown__menu-header--border{border-top:.1rem solid #e2e2e2;padding-top:3rem}.navigation-dropdown__menu-header>p{max-width:75%}.navigation-dropdown__menu-header--sub-links{align-self:baseline;padding-top:3.8rem}}.navigation-dropdown__sub-title{margin-bottom:3.8rem;display:none}@media (min-width:992px){.navigation-dropdown__sub-title{display:block}}.navigation-dropdown__button{display:inline-block;margin:0 0 1rem}@media (min-width:992px){.navigation-dropdown__button{margin:0 3rem 3rem 0;flex-basis:26%}}.navigation-dropdown__tabs{align-items:flex-start;display:flex;justify-content:flex-start;flex-wrap:wrap;flex-direction:column;width:100%}@media (min-width:992px){.navigation-dropdown__tabs{flex-direction:row}}.navigation-dropdown__tabs--border{padding-top:3.8rem;border-top:.1rem solid #d9d9d9}@media (max-width:991.98px){.navigation-dropdown__menu-block{margin-bottom:2rem;width:100%}}@media (min-width:992px){.navigation-dropdown__menu-block .buttons-container{max-width:33rem}}.navigation-dropdown__menu-subtitle{margin-bottom:3.8rem}@media (max-width:991.98px){.navigation-dropdown__menu-subtitle{margin-bottom:1.6rem}}@media (min-width:992px){.navigation-dropdown__menu-subtitle{font-size:2rem}}.navigation-search{width:100%}@media (min-width:992px){.navigation-search__dropdown{background-color:#006de3;padding:2.2rem 0 3rem;margin:0}}.navigation-search__form{width:100%;height:100%;background-color:#fff;align-items:center;display:flex;justify-content:space-between;flex-wrap:unset}@media (min-width:992px){.navigation-search__form{padding:0 2rem 0 3.4rem;height:9rem}}.navigation-search-mobile .navigation-search__form{height:6rem;padding:0 0 0 2rem}.navigation-search__input{border:0;width:100%;height:100%;margin-right:2rem;padding:2rem 0;font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400}@media (min-width:992px){.navigation-search__input{line-height:2.8rem;font-size:2rem}}.navigation-search__input::-moz-placeholder{color:rgba(39,39,39,.4);font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400}.navigation-search__input::placeholder{color:rgba(39,39,39,.4);font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400}@media (min-width:992px){.navigation-search__input::-moz-placeholder{line-height:2.8rem;font-size:2rem}.navigation-search__input::placeholder{line-height:2.8rem;font-size:2rem}}@media (min-width:992px){.navigation-search__input{font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400}}@media (min-width:992px) and (min-width:992px){.navigation-search__input{line-height:2.8rem;font-size:2rem}}.navigation-search__input:active,.navigation-search__input:focus{outline:none}.navigation-search__button{font-size:1.8rem;height:100%;text-align:center;background-color:#006de3;color:#fff;padding:1.2rem 2.4rem;font-weight:400;border:none}@media (min-width:992px){.navigation-search__button{font-size:2.4rem;line-height:3.2rem;letter-spacing:0;height:auto}}.navigation-search-mobile{position:relative;top:6rem;display:block;display:none}.searchresults .navigation-search-mobile{display:block}@media (min-width:992px){.searchresults .navigation-search-mobile{display:none}}@media (min-width:992px){.navigation-profile{height:100%}}.navigation-profile.show{background-color:#006de3}@media (max-width:991.98px){.navigation-profile.show{position:absolute;top:6rem;width:100%;height:auto;z-index:10}}.navigation-profile.show .navigation-profile__toggle{color:#fff}@media (min-width:992px){.navigation-profile.show{transition:all .3s ease}}.navigation-profile__toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;align-items:center;display:flex;justify-content:space-between;flex-wrap:unset;height:100%;width:100%;font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400}@media (min-width:992px){.navigation-profile__toggle{line-height:2.8rem;font-size:2rem;font-family:effra-regular,Arial;font-size:1.6rem;letter-spacing:0;line-height:2.4rem;font-weight:400;justify-content:flex-start}}.navigation-profile__menu{padding:0;border-radius:0;margin:0;width:100%;border:0}@media (max-width:991.98px){.navigation-profile__menu{transform:none!important;top:100%!important}}@media (min-width:992px){.navigation-profile__menu{padding:1rem}}.navigation-profile__img{height:2.2rem;width:2.2rem;border-radius:50%;margin-right:1rem}.navigation-profile__img--avatar-active,.show .navigation-profile__img--avatar{display:none}.show .navigation-profile__img--avatar-active{display:inline-block}@media (min-width:768px){.navigation-profile__img{height:3.6rem;width:3.6rem}}.navigation-profile__link{border-bottom:.1rem solid #d9d9d9;list-style:none;padding:2rem;font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400;transition:all .3s ease;align-items:center;display:flex;justify-content:space-between;flex-wrap:unset}@media (min-width:992px){.navigation-profile__link{line-height:2.8rem;font-size:2rem;padding:0;font-family:effra-regular,Arial;font-size:1.6rem;letter-spacing:0;line-height:2.4rem;font-weight:400;margin-bottom:1rem;border:none}}@media (min-width:992px){.navigation-profile__link .icon{display:none}.navigation-profile__link:last-of-type{margin:0}.navigation-profile__link:active,.navigation-profile__link:focus,.navigation-profile__link:visited{background-color:none!important;color:inherit!important}}.navigation-profile__link .icon-gold{background-size:15px 14px;height:14px;width:15px;background-image:url(assets/images/level-gold.png)}.navigation-profile__link .icon-silver{background-size:15px 14px;height:14px;width:15px;background-image:url(assets/images/level-silver.png)}.navigation-profile__link .icon-bronze{background-size:15px 14px;height:14px;width:15px;background-image:url(assets/images/level-bronze.png)}.navigation-profile__link:hover{background:none;text-decoration:underline}.navigation-profile__arrow{align-items:center;display:flex;justify-content:space-between;flex-wrap:unset}.footer{padding:5.3rem 0 20rem;margin-top:2rem;border-top:.1rem solid #e2e2e2}@media (min-width:768px){.footer{padding:6rem 0 10rem;margin-top:10rem}}.footer__logo{margin-bottom:3.8rem;width:18.6rem;height:3rem}@media (min-width:768px){.footer__logo{margin-bottom:0;height:3.6rem;width:21.2rem}}@media (min-width:768px) and (max-width:991.98px){.footer__logo{max-width:15rem}}.footer__title{margin-bottom:1rem}@media (min-width:768px) and (max-width:991.98px){.footer__title{font-size:1.6rem}}@media (min-width:768px){.footer__title{margin-bottom:2.5rem}}.footer__list,.footer__social-list{padding:0;margin:0}.footer__list li,.footer__social-list li{list-style:none}.footer__list{margin-bottom:2.8rem}@media (min-width:768px){.footer__list{margin-bottom:0}}.footer__list li{margin-bottom:1rem}@media (min-width:768px){.footer__list li:not(:last-of-type){margin-bottom:2rem}}.footer__list li a{color:#000;font-family:effra-medium,Arial}.footer__social-list{align-items:flex-start;display:flex;justify-content:flex-start;flex-wrap:unset}.footer__social-list li{width:5rem;height:5rem;aspect-ratio:1/1;border-radius:50%;border:.1rem solid #000;align-items:center;display:flex;justify-content:center;flex-wrap:unset}.footer__social-list li:not(:last-of-type){margin-right:1.6rem}.footer__social-list li a{color:#000}.footer__social-list li a:hover{text-decoration:none}.footer__sub{margin-top:6.4rem}.footer__sub p{font-family:effra-regular,Arial;font-size:1.2rem;line-height:1.8rem;font-weight:400;color:#515151}.footer__cea{width:4rem;height:4rem;margin-top:1.6rem;display:block}.footer__apple-store,.footer__google-play{margin-top:1.6rem;width:11.8rem;height:3.5rem;display:block}.hero{position:relative}.businesshub .hero{height:56.5rem}@media (min-width:768px){.businesshub .hero{height:40rem}}@media (min-width:992px){.businesshub .hero{height:52.6rem}}.businesshub .hero__sub-heading{color:#fff;margin-bottom:1rem}@media (min-width:768px){.businesshub .hero__sub-heading{margin-bottom:1rem}}.businesshub .hero__wrapper{position:unset;height:100%}.businesshub .hero__block--content{z-index:1;width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;max-width:540px;color:#fff;height:100%;padding-top:8rem;display:unset}@media (min-width:768px){.businesshub .hero__block--content{max-width:720px}}@media (min-width:992px){.businesshub .hero__block--content{max-width:960px}}@media (min-width:1200px){.businesshub .hero__block--content{max-width:1140px}}@media (min-width:1400px){.businesshub .hero__block--content{max-width:1320px}}@media (min-width:768px){.businesshub .hero__block--content{padding-top:0;align-items:flex-start;display:flex;justify-content:center;flex-wrap:unset}}.businesshub .hero__block--image{position:absolute;top:0;left:0;width:100%;height:100%}.hero img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.wlarticle .hero img{aspect-ratio:2.3}.businesshub .hero img{height:100%}.hero__wrapper{display:flex;height:100%;position:relative}.hero__wrapper img{margin-top:0}.hero__block{width:100%;align-items:center;position:relative}.hero__block,.hero__block--content{display:flex;justify-content:center;flex-wrap:unset}.hero__block--content{align-items:flex-start;flex-direction:column}.hero__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.hero__action-icons{align-items:center;display:flex;justify-content:flex-start;flex-wrap:unset;margin-top:2rem}.filters__multi .form-active-button .hero__action-icons label:not(:last-child),.filters__multi .form-select-box .hero__action-icons label:not(:last-child),.form-select-box-button .hero__action-icons label:not(:last-child),.hero__action-icons .button:not(:last-child),.hero__action-icons .filters__multi .form-active-button label:not(:last-child),.hero__action-icons .filters__multi .form-select-box label:not(:last-child),.hero__action-icons .form-select-box-button label:not(:last-child),.hero__action-icons .register-selector__button:not(:last-child),.hero__action-icons .rte span.button--secondary:not(:last-child),.hero__action-icons .rte span.button--tertiary:not(:last-child),.hero__action-icons .rte span.button a:not(:last-child),.hero__action-icons .search-results__tabs a:not(:last-child),.hero__action-icons .tabs .nav-link:not(:last-child),.hero__action-icons .tabs a:not(:last-child),.hero__action-icons .terms-and-conditions__tabs a:not(:last-child),.hero__action-icons .wysiwyg-content span.button--secondary:not(:last-child),.hero__action-icons .wysiwyg-content span.button--tertiary:not(:last-child),.hero__action-icons .wysiwyg-content span.button a:not(:last-child),.rte .hero__action-icons span.button--secondary:not(:last-child),.rte .hero__action-icons span.button--tertiary:not(:last-child),.rte span.button .hero__action-icons a:not(:last-child),.search-results__tabs .hero__action-icons a:not(:last-child),.tabs .hero__action-icons .nav-link:not(:last-child),.tabs .hero__action-icons a:not(:last-child),.terms-and-conditions__tabs .hero__action-icons a:not(:last-child),.wysiwyg-content .hero__action-icons span.button--secondary:not(:last-child),.wysiwyg-content .hero__action-icons span.button--tertiary:not(:last-child),.wysiwyg-content span.button .hero__action-icons a:not(:last-child){margin-right:1rem;min-width:unset}@media (min-width:992px){.hero__action-icons{position:absolute;top:2rem;right:2rem;margin:0}}.hero__tag{position:absolute;top:1.6rem;right:1.6rem;padding:1.3rem 1.6rem}@media (min-width:992px){.hero__tag{padding:1.6rem 2.6rem}}.home .hero__tag{display:none}.home .hero .hero__block--content{color:#fff}.home .hero .hero__wrapper:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(39,39,39,.5);content:"";display:block}.home .hero{height:60rem}@media (min-width:768px){.home .hero{height:50vh}}@media (min-width:992px){.home .hero{height:100vh;max-height:85.2rem}}@media (min-width:1400px){.home .hero{height:80vh;max-height:unset}}.home .hero .hero__wrapper{border:2.4rem solid #00aeef;margin:0 auto;max-width:100%}@media (min-width:1400px){.home .hero .hero__wrapper{max-width:1700px;border:5rem solid #00aeef}}.home .hero .hero__subtitle,.home .hero .hero__title{margin-top:12rem;max-width:70%}@media (min-width:768px){.home .hero .hero__subtitle,.home .hero .hero__title{max-width:50%;margin-top:0}}@media (min-width:1400px){.home .hero .hero__subtitle,.home .hero .hero__title{max-width:40%}}.home .hero .hero__subtitle{display:none;margin-top:1.5rem;font-family:effra-regular,Arial;font-weight:400;font-size:2rem;line-height:2.8rem}@media (min-width:992px){.home .hero .hero__subtitle{font-size:2.4rem;letter-spacing:-.04rem;line-height:3.2rem}}@media (min-width:768px){.home .hero .hero__subtitle{display:block}}@media (min-width:992px){.home .hero .hero__subtitle{max-width:40%}}@media (min-width:1400px){.home .hero .hero__subtitle{max-width:35%}}.home .hero .hero__block{width:unset}.home .hero .hero__block--content{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;max-width:540px;position:relative;z-index:1}@media (min-width:768px){.home .hero .hero__block--content{max-width:720px}}@media (min-width:992px){.home .hero .hero__block--content{max-width:960px}}@media (min-width:1200px){.home .hero .hero__block--content{max-width:1140px}}@media (min-width:1400px){.home .hero .hero__block--content{max-width:1320px}}.home .hero .hero__block--image{position:absolute;left:0;top:0;width:100%;height:100%}.home .hero .hero__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.contenthub .hero .hero__wrapper{border-color:transparent;color:#001276}@media (max-width:767.98px){.activity .hero .hero__wrapper,.article .hero .hero__wrapper,.blog .hero .hero__wrapper,.business .hero .hero__wrapper,.core-skills .hero .hero__wrapper,.cpd .hero .hero__wrapper,.family .hero .hero__wrapper,.lesson .hero .hero__wrapper,.module .hero .hero__wrapper,.schema-hub .hero .hero__wrapper,.schema .hero .hero__wrapper,.support .hero .hero__wrapper,.wlarticle .hero .hero__wrapper{flex-direction:column}}@media (min-width:768px){.activity .hero .hero__wrapper,.article .hero .hero__wrapper,.blog .hero .hero__wrapper,.business .hero .hero__wrapper,.core-skills .hero .hero__wrapper,.cpd .hero .hero__wrapper,.family .hero .hero__wrapper,.lesson .hero .hero__wrapper,.module .hero .hero__wrapper,.schema-hub .hero .hero__wrapper,.schema .hero .hero__wrapper,.support .hero .hero__wrapper,.wlarticle .hero .hero__wrapper{height:40rem}}@media (min-width:992px){.activity .hero .hero__wrapper,.article .hero .hero__wrapper,.blog .hero .hero__wrapper,.business .hero .hero__wrapper,.core-skills .hero .hero__wrapper,.cpd .hero .hero__wrapper,.family .hero .hero__wrapper,.lesson .hero .hero__wrapper,.module .hero .hero__wrapper,.schema-hub .hero .hero__wrapper,.schema .hero .hero__wrapper,.support .hero .hero__wrapper,.wlarticle .hero .hero__wrapper{height:calc(100vh - 8rem)}}@media (min-width:1400px){.activity .hero .hero__wrapper,.article .hero .hero__wrapper,.blog .hero .hero__wrapper,.business .hero .hero__wrapper,.core-skills .hero .hero__wrapper,.cpd .hero .hero__wrapper,.family .hero .hero__wrapper,.lesson .hero .hero__wrapper,.module .hero .hero__wrapper,.schema-hub .hero .hero__wrapper,.schema .hero .hero__wrapper,.support .hero .hero__wrapper,.wlarticle .hero .hero__wrapper{margin:0 auto;height:69.1rem}}@media screen and (min-width:160rem){.activity .hero .hero__wrapper,.article .hero .hero__wrapper,.blog .hero .hero__wrapper,.business .hero .hero__wrapper,.core-skills .hero .hero__wrapper,.cpd .hero .hero__wrapper,.family .hero .hero__wrapper,.lesson .hero .hero__wrapper,.module .hero .hero__wrapper,.schema-hub .hero .hero__wrapper,.schema .hero .hero__wrapper,.support .hero .hero__wrapper,.wlarticle .hero .hero__wrapper{max-width:60%}}.activity .hero .hero__block,.article .hero .hero__block,.blog .hero .hero__block,.business .hero .hero__block,.core-skills .hero .hero__block,.cpd .hero .hero__block,.family .hero .hero__block,.lesson .hero .hero__block,.module .hero .hero__block,.schema-hub .hero .hero__block,.schema .hero .hero__block,.support .hero .hero__block,.wlarticle .hero .hero__block{flex:1}@media (min-width:768px){.activity .hero .hero__block,.article .hero .hero__block,.blog .hero .hero__block,.business .hero .hero__block,.core-skills .hero .hero__block,.cpd .hero .hero__block,.family .hero .hero__block,.lesson .hero .hero__block,.module .hero .hero__block,.schema-hub .hero .hero__block,.schema .hero .hero__block,.support .hero .hero__block,.wlarticle .hero .hero__block{max-width:50%}}.activity .hero .hero__block--image,.article .hero .hero__block--image,.blog .hero .hero__block--image,.business .hero .hero__block--image,.core-skills .hero .hero__block--image,.cpd .hero .hero__block--image,.family .hero .hero__block--image,.lesson .hero .hero__block--image,.module .hero .hero__block--image,.schema-hub .hero .hero__block--image,.schema .hero .hero__block--image,.support .hero .hero__block--image,.wlarticle .hero .hero__block--image{order:1}@media (min-width:1400px){.activity .hero .hero__block--image,.article .hero .hero__block--image,.blog .hero .hero__block--image,.business .hero .hero__block--image,.core-skills .hero .hero__block--image,.cpd .hero .hero__block--image,.family .hero .hero__block--image,.lesson .hero .hero__block--image,.module .hero .hero__block--image,.schema-hub .hero .hero__block--image,.schema .hero .hero__block--image,.support .hero .hero__block--image,.wlarticle .hero .hero__block--image{max-height:70rem}}.activity .hero .hero__block--content,.article .hero .hero__block--content,.blog .hero .hero__block--content,.business .hero .hero__block--content,.core-skills .hero .hero__block--content,.cpd .hero .hero__block--content,.family .hero .hero__block--content,.lesson .hero .hero__block--content,.module .hero .hero__block--content,.schema-hub .hero .hero__block--content,.schema .hero .hero__block--content,.support .hero .hero__block--content,.wlarticle .hero .hero__block--content{order:2}@media (max-width:767.98px){.activity .hero .hero__block--content,.article .hero .hero__block--content,.blog .hero .hero__block--content,.business .hero .hero__block--content,.core-skills .hero .hero__block--content,.cpd .hero .hero__block--content,.family .hero .hero__block--content,.lesson .hero .hero__block--content,.module .hero .hero__block--content,.schema-hub .hero .hero__block--content,.schema .hero .hero__block--content,.support .hero .hero__block--content,.wlarticle .hero .hero__block--content{width:100%;margin-right:auto;margin-left:auto;max-width:540px;padding:4rem 15px}}@media (max-width:767.98px) and (min-width:768px){.activity .hero .hero__block--content,.article .hero .hero__block--content,.blog .hero .hero__block--content,.business .hero .hero__block--content,.core-skills .hero .hero__block--content,.cpd .hero .hero__block--content,.family .hero .hero__block--content,.lesson .hero .hero__block--content,.module .hero .hero__block--content,.schema-hub .hero .hero__block--content,.schema .hero .hero__block--content,.support .hero .hero__block--content,.wlarticle .hero .hero__block--content{max-width:720px}}@media (max-width:767.98px) and (min-width:992px){.activity .hero .hero__block--content,.article .hero .hero__block--content,.blog .hero .hero__block--content,.business .hero .hero__block--content,.core-skills .hero .hero__block--content,.cpd .hero .hero__block--content,.family .hero .hero__block--content,.lesson .hero .hero__block--content,.module .hero .hero__block--content,.schema-hub .hero .hero__block--content,.schema .hero .hero__block--content,.support .hero .hero__block--content,.wlarticle .hero .hero__block--content{max-width:960px}}@media (max-width:767.98px) and (min-width:1200px){.activity .hero .hero__block--content,.article .hero .hero__block--content,.blog .hero .hero__block--content,.business .hero .hero__block--content,.core-skills .hero .hero__block--content,.cpd .hero .hero__block--content,.family .hero .hero__block--content,.lesson .hero .hero__block--content,.module .hero .hero__block--content,.schema-hub .hero .hero__block--content,.schema .hero .hero__block--content,.support .hero .hero__block--content,.wlarticle .hero .hero__block--content{max-width:1140px}}@media (max-width:767.98px) and (min-width:1400px){.activity .hero .hero__block--content,.article .hero .hero__block--content,.blog .hero .hero__block--content,.business .hero .hero__block--content,.core-skills .hero .hero__block--content,.cpd .hero .hero__block--content,.family .hero .hero__block--content,.lesson .hero .hero__block--content,.module .hero .hero__block--content,.schema-hub .hero .hero__block--content,.schema .hero .hero__block--content,.support .hero .hero__block--content,.wlarticle .hero .hero__block--content{max-width:1320px}}@media (min-width:768px){.activity .hero .hero__block--content,.article .hero .hero__block--content,.blog .hero .hero__block--content,.business .hero .hero__block--content,.core-skills .hero .hero__block--content,.cpd .hero .hero__block--content,.family .hero .hero__block--content,.lesson .hero .hero__block--content,.module .hero .hero__block--content,.schema-hub .hero .hero__block--content,.schema .hero .hero__block--content,.support .hero .hero__block--content,.wlarticle .hero .hero__block--content{padding:3rem}}@media (min-width:1200px){.activity .hero .hero__block--content,.article .hero .hero__block--content,.blog .hero .hero__block--content,.business .hero .hero__block--content,.core-skills .hero .hero__block--content,.cpd .hero .hero__block--content,.family .hero .hero__block--content,.lesson .hero .hero__block--content,.module .hero .hero__block--content,.schema-hub .hero .hero__block--content,.schema .hero .hero__block--content,.support .hero .hero__block--content,.wlarticle .hero .hero__block--content{padding:5rem}}@media (min-width:1400px){.activity .hero .hero__block--content,.article .hero .hero__block--content,.blog .hero .hero__block--content,.business .hero .hero__block--content,.core-skills .hero .hero__block--content,.cpd .hero .hero__block--content,.family .hero .hero__block--content,.lesson .hero .hero__block--content,.module .hero .hero__block--content,.schema-hub .hero .hero__block--content,.schema .hero .hero__block--content,.support .hero .hero__block--content,.wlarticle .hero .hero__block--content{padding:10rem}}.activity .hero .hero__block--content .hero__title,.article .hero .hero__block--content .hero__title,.blog .hero .hero__block--content .hero__title,.business .hero .hero__block--content .hero__title,.core-skills .hero .hero__block--content .hero__title,.cpd .hero .hero__block--content .hero__title,.family .hero .hero__block--content .hero__title,.lesson .hero .hero__block--content .hero__title,.module .hero .hero__block--content .hero__title,.schema-hub .hero .hero__block--content .hero__title,.schema .hero .hero__block--content .hero__title,.support .hero .hero__block--content .hero__title,.wlarticle .hero .hero__block--content .hero__title{font-weight:400;font-size:4.8rem;line-height:5.6rem;letter-spacing:-.014rem}@media (min-width:1200px){.activity .hero .hero__block--content .hero__title,.article .hero .hero__block--content .hero__title,.blog .hero .hero__block--content .hero__title,.business .hero .hero__block--content .hero__title,.core-skills .hero .hero__block--content .hero__title,.cpd .hero .hero__block--content .hero__title,.family .hero .hero__block--content .hero__title,.lesson .hero .hero__block--content .hero__title,.module .hero .hero__block--content .hero__title,.schema-hub .hero .hero__block--content .hero__title,.schema .hero .hero__block--content .hero__title,.support .hero .hero__block--content .hero__title,.wlarticle .hero .hero__block--content .hero__title{font-family:effra-regular,Arial;font-size:8rem;line-height:8.8rem}}.activity .hero .hero__subtitle,.article .hero .hero__subtitle,.blog .hero .hero__subtitle,.business .hero .hero__subtitle,.core-skills .hero .hero__subtitle,.cpd .hero .hero__subtitle,.family .hero .hero__subtitle,.lesson .hero .hero__subtitle,.module .hero .hero__subtitle,.schema-hub .hero .hero__subtitle,.schema .hero .hero__subtitle,.support .hero .hero__subtitle,.wlarticle .hero .hero__subtitle{margin-top:1.2rem}@media (max-width:991.98px){.activity .hero .hero__subtitle,.article .hero .hero__subtitle,.blog .hero .hero__subtitle,.business .hero .hero__subtitle,.core-skills .hero .hero__subtitle,.cpd .hero .hero__subtitle,.family .hero .hero__subtitle,.lesson .hero .hero__subtitle,.module .hero .hero__subtitle,.schema-hub .hero .hero__subtitle,.schema .hero .hero__subtitle,.support .hero .hero__subtitle,.wlarticle .hero .hero__subtitle{font-size:1.6rem}}@media (min-width:992px){.activity .hero .hero__subtitle,.article .hero .hero__subtitle,.blog .hero .hero__subtitle,.business .hero .hero__subtitle,.core-skills .hero .hero__subtitle,.cpd .hero .hero__subtitle,.family .hero .hero__subtitle,.lesson .hero .hero__subtitle,.module .hero .hero__subtitle,.schema-hub .hero .hero__subtitle,.schema .hero .hero__subtitle,.support .hero .hero__subtitle,.wlarticle .hero .hero__subtitle{margin-top:1.8rem}}@media (max-width:767.98px){.activity .hero .hero__image,.article .hero .hero__image,.blog .hero .hero__image,.business .hero .hero__image,.core-skills .hero .hero__image,.cpd .hero .hero__image,.family .hero .hero__image,.lesson .hero .hero__image,.module .hero .hero__image,.schema-hub .hero .hero__image,.schema .hero .hero__image,.support .hero .hero__image,.wlarticle .hero .hero__image{aspect-ratio:1.63}}@media (min-width:1400px){.schema-hub .hero .hero__wrapper{height:45rem}}.hero.tool .rte span.button a,.hero.tool .search-results__tabs a,.hero.tool .tabs a,.hero.tool .terms-and-conditions__tabs a,.hero.tool .wysiwyg-content span.button a,.hero.tool a.button,.hero.tool a.register-selector__button,.rte span.button .hero.tool a,.search-results__tabs .hero.tool a,.tabs .hero.tool a,.terms-and-conditions__tabs .hero.tool a,.wysiwyg-content span.button .hero.tool a{position:absolute;right:2rem;bottom:2rem}.hero.tool .hero__content{position:absolute;top:50%;left:3rem;right:3rem;transform:translateY(-50%)}@media (min-width:768px){.hero.tool .hero__content{left:7.5rem;right:50%}}.hero.tool .hero__content .hero__title{font-size:3.2rem;line-height:4rem}@media (min-width:768px){.hero.tool .hero__content .hero__title{font-size:4rem;line-height:4.6rem}}.styleguide section{margin-top:5rem;margin-bottom:5rem}.styleguide header{margin-bottom:5rem;background-color:#006de3;color:#fff;padding:5rem}.styleguide .row{margin-bottom:1.5rem}.styleguide code{padding:2rem;display:block;background-color:rgba(0,109,227,.1);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:1rem}.styleguide__block{margin:4rem 0 6rem}.styleguide__subtitle{margin:3rem 0}.styleguide__body{font-size:1.8rem;line-height:2.4rem;font-family:effra-regular,Arial;font-weight:400;max-width:80%;margin-bottom:3rem}@media (min-width:992px){.styleguide__body{line-height:2.8rem;font-size:2rem}}.styleguide__colors{align-items:flex-start;display:flex;justify-content:flex-start;flex-wrap:unset;flex-wrap:wrap;margin-bottom:4rem}.styleguide__color{width:16rem;height:16rem;align-items:center;display:flex;justify-content:center;flex-wrap:unset;color:#fff;text-align:center}.styleguide__icons{display:flex;flex-wrap:wrap;margin:4rem}.styleguide__icon{display:flex;align-items:center;justify-content:center;flex-direction:column}.styleguide__icon .icon{font-size:3rem}
.u-color-darkBlue{color:#00395d}.u-color-lightBlue{color:#e6f2f8}.u-color-darkGray{color:#666}.u-color-lightGray{color:#f1f1f1}.u-color-keyline-grey{color:#e5e5e5}.wl-bg-white{background-color:#fff}.wl-text-white{color:#fff}.wl-theme-white{background-color:#fff;border-color:#fff!important;color:#fff}.wl-bg-cyan{background-color:#00aeef}.wl-text-cyan{color:#00aeef}.wl-theme-cyan{background-color:#00aeef;border-color:#00aeef!important;color:#fff}.wl-bg-blue{background-color:#0073a8}.wl-text-blue{color:#0073a8}.wl-theme-blue{background-color:#0073a8;border-color:#0073a8!important;color:#fff}.wl-bg-darkBlue{background-color:#00395d}.wl-text-darkBlue{color:#00395d}.wl-theme-darkBlue{background-color:#00395d;border-color:#00395d!important;color:#fff}.wl-bg-gray{background-color:#666}.wl-text-gray{color:#666}.wl-theme-gray{background-color:#666;border-color:#666!important;color:#fff}.wl-bg-green{background-color:#008312}.wl-text-green{color:#008312}.wl-theme-green{background-color:#008312;border-color:#008312!important;color:#fff}.wl-bg-orange{background-color:#dc630a}.wl-text-orange{color:#dc630a}.wl-theme-orange{background-color:#dc630a;border-color:#dc630a!important;color:#fff}.wl-bg-taupe{background-color:#b1a194}.wl-text-taupe{color:#b1a194}.wl-theme-taupe{background-color:#b1a194;border-color:#b1a194!important;color:#fff}.wl-bg-burgundy{background-color:#9d0638}.wl-text-burgundy{color:#9d0638}.wl-theme-burgundy{background-color:#9d0638;border-color:#9d0638!important;color:#fff}.wl-bg-red{background-color:#c33}.wl-text-red{color:#c33}.wl-theme-red{background-color:#c33;border-color:#c33!important;color:#fff}.wl-bg-yellow{background-color:#ffbe10}.wl-text-yellow{color:#ffbe10}.wl-theme-yellow{background-color:#ffbe10;border-color:#ffbe10!important;color:#fff}.wl-bg-none{background-color:transparent}.wl-text-none{color:transparent}.wl-theme-none{border-color:transparent!important;color:#fff}.wl-bg-transparent,.wl-theme-none{background-color:transparent}.wl-text-transparent{color:transparent}.wl-theme-transparent{background-color:transparent;border-color:transparent!important;color:#fff}.bg-lightGray{background-color:#f1f1f1}.text-lightGray{color:#f1f1f1}.theme-lightGray{background-color:#f1f1f1;border-color:#f1f1f1!important;color:#fff}.grid-gutter-0,.grid-gutter-0 .col,.grid-gutter-0 td{padding:0!important}.grid-spacing-0{margin-bottom:0!important}.grid-spacing-0.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-0{padding-top:0!important}.grid-gutter-10,.grid-gutter-10 .col,.grid-gutter-10 td{padding:10px!important}.grid-spacing-10{margin-bottom:10px!important}.grid-spacing-10.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-10{padding-top:10px!important}.grid-gutter-20,.grid-gutter-20 .col,.grid-gutter-20 td{padding:20px!important}.grid-spacing-20{margin-bottom:20px!important}.grid-spacing-20.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-20{padding-top:20px!important}.grid-gutter-30,.grid-gutter-30 .col,.grid-gutter-30 td{padding:30px!important}.grid-spacing-30{margin-bottom:30px!important}.grid-spacing-30.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-30{padding-top:30px!important}.grid-gutter-40,.grid-gutter-40 .col,.grid-gutter-40 td{padding:40px!important}.grid-spacing-40{margin-bottom:40px!important}.grid-spacing-40.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-40{padding-top:40px!important}.grid-gutter-50,.grid-gutter-50 .col,.grid-gutter-50 td{padding:50px!important}.grid-spacing-50{margin-bottom:50px!important}.grid-spacing-50.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-50{padding-top:50px!important}.grid-gutter-60,.grid-gutter-60 .col,.grid-gutter-60 td{padding:60px!important}.grid-spacing-60{margin-bottom:60px!important}.grid-spacing-60.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-60{padding-top:60px!important}.grid-gutter-70,.grid-gutter-70 .col,.grid-gutter-70 td{padding:70px!important}.grid-spacing-70{margin-bottom:70px!important}.grid-spacing-70.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-70{padding-top:70px!important}.grid-gutter-80,.grid-gutter-80 .col,.grid-gutter-80 td{padding:80px!important}.grid-spacing-80{margin-bottom:80px!important}.grid-spacing-80.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-80{padding-top:80px!important}.grid-gutter-90,.grid-gutter-90 .col,.grid-gutter-90 td{padding:90px!important}.grid-spacing-90{margin-bottom:90px!important}.grid-spacing-90.young-peoples-module:not(:first-of-type) .row{margin-top:20px}.grid-padding-90{padding-top:90px!important}.slick-loading .slick-list{background:#fff url(ajax-loader.gif) 50% no-repeat}@font-face{font-family:slick;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;top:50%;transform:translateY(-50%);padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{height:20px;width:20px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.carousel .hero-banner{margin-top:0;min-height:273px}@media (min-width:992px){.carousel .hero-banner{min-height:455px}}@media (max-width:991.98px){.carousel .hero-banner p[pb-4]{padding-bottom:5px!important}}.carousel .hero-banner p{font-size:15px!important}.carousel__label{margin-bottom:5px}@media (min-width:768px){.carousel__label{margin-bottom:15px}}.carousel__image{top:0;left:0;position:absolute;height:100%;width:100%;font-family:"object-fit: cover; object-position: center;";-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.carousel__title{margin-bottom:24px}@media (min-width:768px){.carousel__title{margin-bottom:32px}}@media (min-width:992px){.carousel__title{margin-bottom:50px}}.carousel__card{padding:24px}@media (min-width:992px){.carousel__card{padding:32px}}.carousel .slick-track{margin-left:0;margin-right:0}.carousel .slick-dotted.slick-slider{margin-bottom:0}.carousel .slick-dots{margin-bottom:30px;bottom:0;position:absolute}.carousel .slick-dots li{margin:0 5px;height:8px;width:8px}.carousel .slick-dots li.slick-active>button{background-color:#fff}.carousel .slick-dots button{border-radius:50%;height:8px;width:8px;background-color:hsla(0,0%,100%,.4);padding:0;cursor:pointer}.carousel .slick-dots button:before{display:none}.slick-active .carousel .slick-dots button{background-color:#fff}
