/*!
 * 
 *   react-simple-keyboard v1.21.5
 *   https://github.com/hodgef/react-simple-keyboard
 * 
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef)
 * 
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *   
 */
/*!
 * 
 *   simple-keyboard v2.20.5
 *   https://github.com/hodgef/simple-keyboard
 * 
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef)
 * 
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *   
 */body,html{margin:0;padding:0}.simple-keyboard{font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;width:100%;-webkit-user-select:none;user-select:none;box-sizing:border-box;overflow:hidden;touch-action:manipulation}.simple-keyboard .hg-row{display:flex}.simple-keyboard .hg-row:not(:last-child){margin-bottom:5px}.simple-keyboard .hg-row .hg-button-container,.simple-keyboard .hg-row .hg-button:not(:last-child){margin-right:5px}.simple-keyboard .hg-row>div:last-child{margin-right:0}.simple-keyboard .hg-row .hg-button-container{display:flex}.simple-keyboard .hg-button{display:inline-block;flex-grow:1;cursor:pointer}.simple-keyboard .hg-button span{pointer-events:none}.simple-keyboard.hg-theme-default{background-color:rgba(0,0,0,.1);padding:5px;border-radius:5px}.simple-keyboard.hg-theme-default .hg-button{box-shadow:0 0 3px -1px rgba(0,0,0,.3);height:40px;border-radius:5px;box-sizing:border-box;padding:5px;background:#fff;border-bottom:1px solid #b5b5b5;cursor:pointer;display:flex;align-items:center;justify-content:center}.simple-keyboard button.hg-button{border-width:0;outline:0;font-size:inherit}.simple-keyboard.hg-theme-default:not(.hg-touch-events) .hg-button:active{background:#e4e4e4}.simple-keyboard.hg-theme-default.hg-layout-numeric .hg-button{width:33.3%;height:60px;align-items:center;display:flex;justify-content:center}.simple-keyboard.hg-theme-default .hg-button.hg-button-numpadadd,.simple-keyboard.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.simple-keyboard.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.simple-keyboard.hg-theme-default .hg-button.hg-button-com{max-width:85px}.simple-keyboard.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.simple-keyboard.hg-theme-default .hg-button.hg-selectedButton{background:rgba(5,25,70,.53);color:#fff}.simple-keyboard.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.simple-keyboard.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.coop-l-container{width:100%;max-width:1300px;margin:0 auto;padding-left:1rem;padding-right:1rem}.coop-l-grid{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;margin-top:-2rem;margin-left:-1rem;margin-right:-1rem}.coop-l-grid-item{flex:1 0 auto;max-width:100%;padding-left:1rem;padding-right:1rem;padding-top:2rem}.coop-l-grid--fluid .coop-l-grid-item{flex:1 1}@media (min-width:480px){.coop-l-grid{flex-direction:row;flex-wrap:wrap}.coop-l-grid-items--2 .coop-l-grid-item,.coop-l-grid-items--3 .coop-l-grid-item,.coop-l-grid-items--4 .coop-l-grid-item{flex-basis:50%;max-width:50%}}@media (min-width:960px){.coop-l-grid-items--3 .coop-l-grid-item{flex-basis:33.333%;max-width:33.333%}.coop-l-grid-items--4 .coop-l-grid-item{flex-basis:25%;max-width:25%}}.coop-u-flex{display:flex}.coop-u-flex-wrap{flex-wrap:wrap}.coop-u-flex-nowrap{flex-wrap:nowrap}.coop-u-flex-row{flex-direction:row}.coop-u-flex-column{flex-direction:column}.coop-u-flex-row-reverse{flex-direction:row-reverse}.coop-u-flex-column-reverse{flex-direction:column-reverse}.coop-u-flex-start{justify-content:flex-start}.coop-u-flex-center{justify-content:center}.coop-u-flex-end{justify-content:flex-end}.coop-u-flex-centered{justify-content:center;align-items:center}.coop-l-wrap{position:relative;display:block;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;max-width:1300px}@media (min-width:960px){.coop-l-wrap{padding-left:32px;padding-right:32px}}.coop-l-row{margin-left:-8px;margin-right:-8px}.coop-l-row:after,.coop-l-row:before{content:" ";display:table}.coop-l-row:after{clear:both}.coop-l-column,.coop-l-columns{position:relative;float:left;width:100%;padding-left:8px;padding-right:8px}@media (min-width:750px){.coop-l-row{margin-left:-16px;margin-right:-16px}.coop-l-column,.coop-l-columns{padding-left:16px;padding-right:16px}}.coop-l-collapse>.coop-l-column,.coop-l-collapse>.coop-l-columns,.coop-l-column.coop-l-collapse,.coop-l-columns.coop-l-collapse{padding-left:0;padding-right:0}.coop-l-all-1{width:8.33333%}.coop-l-all-offset-0{margin-left:0}.coop-l-all-push-1{left:8.33333%;right:auto}.coop-l-all-pull-1{left:auto;right:8.33333%}.coop-l-all-2{width:16.66667%}.coop-l-all-offset-1{margin-left:8.33333%}.coop-l-all-push-2{left:16.66667%;right:auto}.coop-l-all-pull-2{left:auto;right:16.66667%}.coop-l-all-3{width:25%}.coop-l-all-offset-2{margin-left:16.66667%}.coop-l-all-push-3{left:25%;right:auto}.coop-l-all-pull-3{left:auto;right:25%}.coop-l-all-4{width:33.33333%}.coop-l-all-offset-3{margin-left:25%}.coop-l-all-push-4{left:33.33333%;right:auto}.coop-l-all-pull-4{left:auto;right:33.33333%}.coop-l-all-5{width:41.66667%}.coop-l-all-offset-4{margin-left:33.33333%}.coop-l-all-push-5{left:41.66667%;right:auto}.coop-l-all-pull-5{left:auto;right:41.66667%}.coop-l-all-6{width:50%}.coop-l-all-offset-5{margin-left:41.66667%}.coop-l-all-push-6{left:50%;right:auto}.coop-l-all-pull-6{left:auto;right:50%}.coop-l-all-7{width:58.33333%}.coop-l-all-offset-6{margin-left:50%}.coop-l-all-push-7{left:58.33333%;right:auto}.coop-l-all-pull-7{left:auto;right:58.33333%}.coop-l-all-8{width:66.66667%}.coop-l-all-offset-7{margin-left:58.33333%}.coop-l-all-push-8{left:66.66667%;right:auto}.coop-l-all-pull-8{left:auto;right:66.66667%}.coop-l-all-9{width:75%}.coop-l-all-offset-8{margin-left:66.66667%}.coop-l-all-push-9{left:75%;right:auto}.coop-l-all-pull-9{left:auto;right:75%}.coop-l-all-10{width:83.33333%}.coop-l-all-offset-9{margin-left:75%}.coop-l-all-push-10{left:83.33333%;right:auto}.coop-l-all-pull-10{left:auto;right:83.33333%}.coop-l-all-11{width:91.66667%}.coop-l-all-offset-10{margin-left:83.33333%}.coop-l-all-push-11{left:91.66667%;right:auto}.coop-l-all-pull-11{left:auto;right:91.66667%}.coop-l-all-12{width:100%}.coop-l-all-centered{float:none;margin-left:auto;margin-right:auto}.coop-l-all-uncentered{float:left;margin-left:0;margin-right:0}@media (min-width:320px){.coop-l-xsmall-1{width:8.33333%}.coop-l-xsmall-offset-0{margin-left:0}.coop-l-xsmall-push-1{left:8.33333%;right:auto}.coop-l-xsmall-pull-1{left:auto;right:8.33333%}.coop-l-xsmall-2{width:16.66667%}.coop-l-xsmall-offset-1{margin-left:8.33333%}.coop-l-xsmall-push-2{left:16.66667%;right:auto}.coop-l-xsmall-pull-2{left:auto;right:16.66667%}.coop-l-xsmall-3{width:25%}.coop-l-xsmall-offset-2{margin-left:16.66667%}.coop-l-xsmall-push-3{left:25%;right:auto}.coop-l-xsmall-pull-3{left:auto;right:25%}.coop-l-xsmall-4{width:33.33333%}.coop-l-xsmall-offset-3{margin-left:25%}.coop-l-xsmall-push-4{left:33.33333%;right:auto}.coop-l-xsmall-pull-4{left:auto;right:33.33333%}.coop-l-xsmall-5{width:41.66667%}.coop-l-xsmall-offset-4{margin-left:33.33333%}.coop-l-xsmall-push-5{left:41.66667%;right:auto}.coop-l-xsmall-pull-5{left:auto;right:41.66667%}.coop-l-xsmall-6{width:50%}.coop-l-xsmall-offset-5{margin-left:41.66667%}.coop-l-xsmall-push-6{left:50%;right:auto}.coop-l-xsmall-pull-6{left:auto;right:50%}.coop-l-xsmall-7{width:58.33333%}.coop-l-xsmall-offset-6{margin-left:50%}.coop-l-xsmall-push-7{left:58.33333%;right:auto}.coop-l-xsmall-pull-7{left:auto;right:58.33333%}.coop-l-xsmall-8{width:66.66667%}.coop-l-xsmall-offset-7{margin-left:58.33333%}.coop-l-xsmall-push-8{left:66.66667%;right:auto}.coop-l-xsmall-pull-8{left:auto;right:66.66667%}.coop-l-xsmall-9{width:75%}.coop-l-xsmall-offset-8{margin-left:66.66667%}.coop-l-xsmall-push-9{left:75%;right:auto}.coop-l-xsmall-pull-9{left:auto;right:75%}.coop-l-xsmall-10{width:83.33333%}.coop-l-xsmall-offset-9{margin-left:75%}.coop-l-xsmall-push-10{left:83.33333%;right:auto}.coop-l-xsmall-pull-10{left:auto;right:83.33333%}.coop-l-xsmall-11{width:91.66667%}.coop-l-xsmall-offset-10{margin-left:83.33333%}.coop-l-xsmall-push-11{left:91.66667%;right:auto}.coop-l-xsmall-pull-11{left:auto;right:91.66667%}.coop-l-xsmall-12{width:100%}.coop-l-xsmall-centered{float:none;margin-left:auto;margin-right:auto}.coop-l-xsmall-uncentered{float:left;margin-left:0;margin-right:0}}@media (min-width:480px){.coop-l-small-1{width:8.33333%}.coop-l-small-offset-0{margin-left:0}.coop-l-small-push-1{left:8.33333%;right:auto}.coop-l-small-pull-1{left:auto;right:8.33333%}.coop-l-small-2{width:16.66667%}.coop-l-small-offset-1{margin-left:8.33333%}.coop-l-small-push-2{left:16.66667%;right:auto}.coop-l-small-pull-2{left:auto;right:16.66667%}.coop-l-small-3{width:25%}.coop-l-small-offset-2{margin-left:16.66667%}.coop-l-small-push-3{left:25%;right:auto}.coop-l-small-pull-3{left:auto;right:25%}.coop-l-small-4{width:33.33333%}.coop-l-small-offset-3{margin-left:25%}.coop-l-small-push-4{left:33.33333%;right:auto}.coop-l-small-pull-4{left:auto;right:33.33333%}.coop-l-small-5{width:41.66667%}.coop-l-small-offset-4{margin-left:33.33333%}.coop-l-small-push-5{left:41.66667%;right:auto}.coop-l-small-pull-5{left:auto;right:41.66667%}.coop-l-small-6{width:50%}.coop-l-small-offset-5{margin-left:41.66667%}.coop-l-small-push-6{left:50%;right:auto}.coop-l-small-pull-6{left:auto;right:50%}.coop-l-small-7{width:58.33333%}.coop-l-small-offset-6{margin-left:50%}.coop-l-small-push-7{left:58.33333%;right:auto}.coop-l-small-pull-7{left:auto;right:58.33333%}.coop-l-small-8{width:66.66667%}.coop-l-small-offset-7{margin-left:58.33333%}.coop-l-small-push-8{left:66.66667%;right:auto}.coop-l-small-pull-8{left:auto;right:66.66667%}.coop-l-small-9{width:75%}.coop-l-small-offset-8{margin-left:66.66667%}.coop-l-small-push-9{left:75%;right:auto}.coop-l-small-pull-9{left:auto;right:75%}.coop-l-small-10{width:83.33333%}.coop-l-small-offset-9{margin-left:75%}.coop-l-small-push-10{left:83.33333%;right:auto}.coop-l-small-pull-10{left:auto;right:83.33333%}.coop-l-small-11{width:91.66667%}.coop-l-small-offset-10{margin-left:83.33333%}.coop-l-small-push-11{left:91.66667%;right:auto}.coop-l-small-pull-11{left:auto;right:91.66667%}.coop-l-small-12{width:100%}.coop-l-small-centered{float:none;margin-left:auto;margin-right:auto}.coop-l-small-uncentered{float:left;margin-left:0;margin-right:0}}@media (min-width:750px){.coop-l-medium-1{width:8.33333%}.coop-l-medium-offset-0{margin-left:0}.coop-l-medium-push-1{left:8.33333%;right:auto}.coop-l-medium-pull-1{left:auto;right:8.33333%}.coop-l-medium-2{width:16.66667%}.coop-l-medium-offset-1{margin-left:8.33333%}.coop-l-medium-push-2{left:16.66667%;right:auto}.coop-l-medium-pull-2{left:auto;right:16.66667%}.coop-l-medium-3{width:25%}.coop-l-medium-offset-2{margin-left:16.66667%}.coop-l-medium-push-3{left:25%;right:auto}.coop-l-medium-pull-3{left:auto;right:25%}.coop-l-medium-4{width:33.33333%}.coop-l-medium-offset-3{margin-left:25%}.coop-l-medium-push-4{left:33.33333%;right:auto}.coop-l-medium-pull-4{left:auto;right:33.33333%}.coop-l-medium-5{width:41.66667%}.coop-l-medium-offset-4{margin-left:33.33333%}.coop-l-medium-push-5{left:41.66667%;right:auto}.coop-l-medium-pull-5{left:auto;right:41.66667%}.coop-l-medium-6{width:50%}.coop-l-medium-offset-5{margin-left:41.66667%}.coop-l-medium-push-6{left:50%;right:auto}.coop-l-medium-pull-6{left:auto;right:50%}.coop-l-medium-7{width:58.33333%}.coop-l-medium-offset-6{margin-left:50%}.coop-l-medium-push-7{left:58.33333%;right:auto}.coop-l-medium-pull-7{left:auto;right:58.33333%}.coop-l-medium-8{width:66.66667%}.coop-l-medium-offset-7{margin-left:58.33333%}.coop-l-medium-push-8{left:66.66667%;right:auto}.coop-l-medium-pull-8{left:auto;right:66.66667%}.coop-l-medium-9{width:75%}.coop-l-medium-offset-8{margin-left:66.66667%}.coop-l-medium-push-9{left:75%;right:auto}.coop-l-medium-pull-9{left:auto;right:75%}.coop-l-medium-10{width:83.33333%}.coop-l-medium-offset-9{margin-left:75%}.coop-l-medium-push-10{left:83.33333%;right:auto}.coop-l-medium-pull-10{left:auto;right:83.33333%}.coop-l-medium-11{width:91.66667%}.coop-l-medium-offset-10{margin-left:83.33333%}.coop-l-medium-push-11{left:91.66667%;right:auto}.coop-l-medium-pull-11{left:auto;right:91.66667%}.coop-l-medium-12{width:100%}.coop-l-medium-centered{float:none;margin-left:auto;margin-right:auto}.coop-l-medium-uncentered{float:left;margin-left:0;margin-right:0}}@media (min-width:960px){.coop-l-large-1{width:8.33333%}.coop-l-large-offset-0{margin-left:0}.coop-l-large-push-1{left:8.33333%;right:auto}.coop-l-large-pull-1{left:auto;right:8.33333%}.coop-l-large-2{width:16.66667%}.coop-l-large-offset-1{margin-left:8.33333%}.coop-l-large-push-2{left:16.66667%;right:auto}.coop-l-large-pull-2{left:auto;right:16.66667%}.coop-l-large-3{width:25%}.coop-l-large-offset-2{margin-left:16.66667%}.coop-l-large-push-3{left:25%;right:auto}.coop-l-large-pull-3{left:auto;right:25%}.coop-l-large-4{width:33.33333%}.coop-l-large-offset-3{margin-left:25%}.coop-l-large-push-4{left:33.33333%;right:auto}.coop-l-large-pull-4{left:auto;right:33.33333%}.coop-l-large-5{width:41.66667%}.coop-l-large-offset-4{margin-left:33.33333%}.coop-l-large-push-5{left:41.66667%;right:auto}.coop-l-large-pull-5{left:auto;right:41.66667%}.coop-l-large-6{width:50%}.coop-l-large-offset-5{margin-left:41.66667%}.coop-l-large-push-6{left:50%;right:auto}.coop-l-large-pull-6{left:auto;right:50%}.coop-l-large-7{width:58.33333%}.coop-l-large-offset-6{margin-left:50%}.coop-l-large-push-7{left:58.33333%;right:auto}.coop-l-large-pull-7{left:auto;right:58.33333%}.coop-l-large-8{width:66.66667%}.coop-l-large-offset-7{margin-left:58.33333%}.coop-l-large-push-8{left:66.66667%;right:auto}.coop-l-large-pull-8{left:auto;right:66.66667%}.coop-l-large-9{width:75%}.coop-l-large-offset-8{margin-left:66.66667%}.coop-l-large-push-9{left:75%;right:auto}.coop-l-large-pull-9{left:auto;right:75%}.coop-l-large-10{width:83.33333%}.coop-l-large-offset-9{margin-left:75%}.coop-l-large-push-10{left:83.33333%;right:auto}.coop-l-large-pull-10{left:auto;right:83.33333%}.coop-l-large-11{width:91.66667%}.coop-l-large-offset-10{margin-left:83.33333%}.coop-l-large-push-11{left:91.66667%;right:auto}.coop-l-large-pull-11{left:auto;right:91.66667%}.coop-l-large-12{width:100%}.coop-l-large-centered{float:none;margin-left:auto;margin-right:auto}.coop-l-large-uncentered{float:left;margin-left:0;margin-right:0}}@media (min-width:1300px){.coop-l-xlarge-1{width:8.33333%}.coop-l-xlarge-offset-0{margin-left:0}.coop-l-xlarge-push-1{left:8.33333%;right:auto}.coop-l-xlarge-pull-1{left:auto;right:8.33333%}.coop-l-xlarge-2{width:16.66667%}.coop-l-xlarge-offset-1{margin-left:8.33333%}.coop-l-xlarge-push-2{left:16.66667%;right:auto}.coop-l-xlarge-pull-2{left:auto;right:16.66667%}.coop-l-xlarge-3{width:25%}.coop-l-xlarge-offset-2{margin-left:16.66667%}.coop-l-xlarge-push-3{left:25%;right:auto}.coop-l-xlarge-pull-3{left:auto;right:25%}.coop-l-xlarge-4{width:33.33333%}.coop-l-xlarge-offset-3{margin-left:25%}.coop-l-xlarge-push-4{left:33.33333%;right:auto}.coop-l-xlarge-pull-4{left:auto;right:33.33333%}.coop-l-xlarge-5{width:41.66667%}.coop-l-xlarge-offset-4{margin-left:33.33333%}.coop-l-xlarge-push-5{left:41.66667%;right:auto}.coop-l-xlarge-pull-5{left:auto;right:41.66667%}.coop-l-xlarge-6{width:50%}.coop-l-xlarge-offset-5{margin-left:41.66667%}.coop-l-xlarge-push-6{left:50%;right:auto}.coop-l-xlarge-pull-6{left:auto;right:50%}.coop-l-xlarge-7{width:58.33333%}.coop-l-xlarge-offset-6{margin-left:50%}.coop-l-xlarge-push-7{left:58.33333%;right:auto}.coop-l-xlarge-pull-7{left:auto;right:58.33333%}.coop-l-xlarge-8{width:66.66667%}.coop-l-xlarge-offset-7{margin-left:58.33333%}.coop-l-xlarge-push-8{left:66.66667%;right:auto}.coop-l-xlarge-pull-8{left:auto;right:66.66667%}.coop-l-xlarge-9{width:75%}.coop-l-xlarge-offset-8{margin-left:66.66667%}.coop-l-xlarge-push-9{left:75%;right:auto}.coop-l-xlarge-pull-9{left:auto;right:75%}.coop-l-xlarge-10{width:83.33333%}.coop-l-xlarge-offset-9{margin-left:75%}.coop-l-xlarge-push-10{left:83.33333%;right:auto}.coop-l-xlarge-pull-10{left:auto;right:83.33333%}.coop-l-xlarge-11{width:91.66667%}.coop-l-xlarge-offset-10{margin-left:83.33333%}.coop-l-xlarge-push-11{left:91.66667%;right:auto}.coop-l-xlarge-pull-11{left:auto;right:91.66667%}.coop-l-xlarge-12{width:100%}.coop-l-xlarge-centered{float:none;margin-left:auto;margin-right:auto}.coop-l-xlarge-uncentered{float:left;margin-left:0;margin-right:0}}.coop-l-flexed{display:flex;flex-direction:column;align-items:center}@media (min-width:60em){.coop-l-flexed{flex-direction:row}.coop-l-flexed--reversed{flex-direction:row-reverse}}:root{--font-family:"Avenir-Next","Helvetica Neue",Helvetica,Arial,sans-serif;--type-body-l:1.2499999rem;--type-body-s:1.125rem;--type-line-height:1.5;--type-h1-mega-l:3.5rem;--type-h1-mega-s:3rem;--type-h1-l:2.875rem;--type-h1-s:1.875rem;--type-h2-l:2rem;--type-h2-s:1.625rem;--type-h3-l:1.625rem;--type-h3-s:1.375rem;--type-h456-l:1.375rem;--type-h456-s:1.125rem;--type-blockquote:1.2499999rem;--type-lp-l:1.625rem;--type-lp-s:1.375rem;--type-sp-l:1.2499999rem;--type-sp-s:1rem;--spacing-64:4rem;--spacing-32:2rem;--spacing-16:1rem;--spacing-8:0.5rem;--spacing-4:0.25rem;--spacing-2:0.125rem;--spacing-base:2rem;--spacing-base--3-4:calc(var(--spacing-base)/4*3);--spacing-base--1-2:calc(var(--spacing-base)/2);--spacing-base--1-4:calc(var(--spacing-base)/4);--spacing-base--1-8:calc(var(--spacing-base)/8);--spacing-medium:4rem;--spacing-medium--3-4:calc(var(--spacing-medium)/4*3);--spacing-medium--1-2:calc(var(--spacing-medium)/2);--spacing-medium--1-4:calc(var(--spacing-medium)/4);--spacing-medium--1-8:calc(var(--spacing-medium)/8);--ui-shadow:0 2px 10px 0 rgba(0,0,0,0.15);--ui-shadow--hover:0 2px 10px 0 rgba(0,0,0,0.25);--ui-border-radius:8px;--color-brand:#00b1e7;--color-text:#282828;--color-white:#fff;--color-black:#000;--color-link:#00729a;--color-link--hover:#000102;--color-link--focus:#eb5f1e;--color-link--active:#005981;--color-link--visited:#004c67;--color-button-primary:#0f8482;--color-button-primary--hover:#2b9e9c;--color-button-primary--active:#0c6d6b;--color-button-dark:#374c63;--color-button-dark--hover:#4a6683;--color-button-dark--active:#2e3f53;--color-button:var(--color-button-dark);--color-button--hover:var(--color-button-dark--hover);--color-button--active:var(--color-button-dark--active);--color-grey-light:#f3f3f3;--color-grey-mid:#c4c4c4;--color-grey-dark:#6e6e6e;--color-yellow-bright:#ff0;--color-yellow-light:#ffec00;--color-yellow-mid:#ffd308;--color-green-bright:#edfb3c;--color-green-light:#bad303;--color-green-mid:#4f820d;--color-green-dark:#385c0a;--color-turquoise-bright:#0afbfb;--color-turquoise-light:#72dcdb;--color-turquoise-mid:#0f8482;--color-turquoise-dark:#166d66;--color-blue-bright:#418cfc;--color-blue-light:#92d8fe;--color-blue-mid:#326bb7;--color-blue-dark:#334c89;--color-pink-bright:#fc43d3;--color-pink-light:#ff80d3;--color-purple-mid:#ad208e;--color-purple-dark:#61307d;--color-orange-mid:#f8642c;--color-red-mid:#d63118;--color-red-dark:#9f2a00;--color-blue-notification:#326bb7;--color-blue-notification-light:#d4eaf5;--color-orange-alert:#ff9d34;--color-orange-alert-light:#ffebe3;--color-red-error:#d63118;--color-red-error-light:#fef3f4}@font-face{font-family:Avenir-Next;font-weight:400;font-display:swap;src:url(https://assets.digital.coop.co.uk/finder/static/fonts/e9167238-3b3f-4813-a04a-a384394eed42.eot#iefix);src:url(https://assets.digital.coop.co.uk/finder/static/fonts/e9167238-3b3f-4813-a04a-a384394eed42.eot#iefix) format("eot"),url(https://assets.digital.coop.co.uk/finder/static/fonts/2cd55546-ec00-4af9-aeca-4a3cd186da53.woff2) format("woff2"),url(https://assets.digital.coop.co.uk/finder/static/fonts/1e9892c0-6927-4412-9874-1b82801ba47a.woff) format("woff"),url(https://assets.digital.coop.co.uk/finder/static/fonts/46cf1067-688d-4aab-b0f7-bd942af6efd8.ttf) format("truetype")}@font-face{font-family:Avenir-Next;font-weight:400;font-style:italic;font-display:swap;src:url(https://assets.digital.coop.co.uk/finder/static/fonts/d1fddef1-d940-4904-8f6c-17e809462301.eot#iefix);src:url(https://assets.digital.coop.co.uk/finder/static/fonts/d1fddef1-d940-4904-8f6c-17e809462301.eot#iefix) format("eot"),url(https://assets.digital.coop.co.uk/finder/static/fonts/7377dbe6-f11a-4a05-b33c-bc8ce1f60f84.woff2) format("woff2"),url(https://assets.digital.coop.co.uk/finder/static/fonts/92b66dbd-4201-4ac2-a605-4d4ffc8705cc.woff) format("woff"),url(https://assets.digital.coop.co.uk/finder/static/fonts/18839597-afa8-4f0b-9abb-4a30262d0da8.ttf) format("truetype")}@font-face{font-family:Avenir-Next;font-weight:500;font-display:swap;src:url(https://assets.digital.coop.co.uk/finder/static/fonts/1a7c9181-cd24-4943-a9d9-d033189524e0.eot#iefix);src:url(https://assets.digital.coop.co.uk/finder/static/fonts/1a7c9181-cd24-4943-a9d9-d033189524e0.eot#iefix) format("eot"),url(https://assets.digital.coop.co.uk/finder/static/fonts/627fbb5a-3bae-4cd9-b617-2f923e29d55e.woff2) format("woff2"),url(https://assets.digital.coop.co.uk/finder/static/fonts/f26faddb-86cc-4477-a253-1e1287684336.woff) format("woff"),url(https://assets.digital.coop.co.uk/finder/static/fonts/63a74598-733c-4d0c-bd91-b01bffcd6e69.ttf) format("truetype")}@font-face{font-family:Avenir-Next;font-weight:600;font-display:swap;src:url(https://assets.digital.coop.co.uk/finder/static/fonts/12d643f2-3899-49d5-a85b-ff430f5fad15.eot#iefix);src:url(https://assets.digital.coop.co.uk/finder/static/fonts/12d643f2-3899-49d5-a85b-ff430f5fad15.eot#iefix) format("eot"),url(https://assets.digital.coop.co.uk/finder/static/fonts/aad99a1f-7917-4dd6-bbb5-b07cedbff64f.woff2) format("woff2"),url(https://assets.digital.coop.co.uk/finder/static/fonts/91b50bbb-9aa1-4d54-9159-ec6f19d14a7c.woff) format("woff"),url(https://assets.digital.coop.co.uk/finder/static/fonts/a0f4c2f9-8a42-4786-ad00-fce42b57b148.ttf) format("truetype")}@font-face{font-family:Avenir-Next;font-weight:600;font-style:italic;font-display:swap;src:url(https://assets.digital.coop.co.uk/finder/static/fonts/770d9a7e-8842-4376-9319-8f2c8b8e880d.eot#iefix);src:url(https://assets.digital.coop.co.uk/finder/static/fonts/770d9a7e-8842-4376-9319-8f2c8b8e880d.eot#iefix) format("eot"),url(https://assets.digital.coop.co.uk/finder/static/fonts/687932cb-145b-4690-a21d-ed1243db9e36.woff2) format("woff2"),url(https://assets.digital.coop.co.uk/finder/static/fonts/bc350df4-3100-4ce1-84ce-4a5363dbccfa.woff) format("woff"),url(https://assets.digital.coop.co.uk/finder/static/fonts/bc13ae80-cd05-42b4-b2a9-c123259cb166.ttf) format("truetype")}.coop-t-h1,.coop-t-h2,.coop-t-h3,.coop-t-h4,.coop-t-h5,.coop-t-h6,address,h1,h2,h3,h4,h5,h6,ol,p,ul{margin-top:0}.coop-t-h1,.coop-t-h2,.coop-t-h3,.coop-t-h4,.coop-t-h5,.coop-t-h6,h1,h2,h3,h4,h5,h6{font-weight:700}ol+.coop-t-h2,ol+.coop-t-h3,ol+.coop-t-h4,ol+.coop-t-h5,ol+.coop-t-h6,ol+h2,ol+h3,ol+h4,ol+h5,ol+h6,p+.coop-t-h2,p+.coop-t-h3,p+.coop-t-h4,p+.coop-t-h5,p+.coop-t-h6,p+h2,p+h3,p+h4,p+h5,p+h6,ul+.coop-t-h2,ul+.coop-t-h3,ul+.coop-t-h4,ul+.coop-t-h5,ul+.coop-t-h6,ul+h2,ul+h3,ul+h4,ul+h5,ul+h6{padding-top:1rem;padding-top:var(--spacing-16)}@media (min-width:46.875em){ol+.coop-t-h2,ol+.coop-t-h3,ol+.coop-t-h4,ol+.coop-t-h5,ol+.coop-t-h6,ol+h2,ol+h3,ol+h4,ol+h5,ol+h6,p+.coop-t-h2,p+.coop-t-h3,p+.coop-t-h4,p+.coop-t-h5,p+.coop-t-h6,p+h2,p+h3,p+h4,p+h5,p+h6,ul+.coop-t-h2,ul+.coop-t-h3,ul+.coop-t-h4,ul+.coop-t-h5,ul+.coop-t-h6,ul+h2,ul+h3,ul+h4,ul+h5,ul+h6{padding-top:2rem;padding-top:var(--spacing-32)}}.coop-t-h-mega{font-size:3rem;font-size:var(--type-h1-mega-s);margin-bottom:.5rem;margin-bottom:var(--spacing-8)}@media (min-width:46.875em){.coop-t-h-mega{font-size:3.5rem;font-size:var(--type-h1-mega-l);margin-bottom:1rem;margin-bottom:var(--spacing-16)}}.coop-t-h1,h1{font-size:1.875rem;font-size:var(--type-h1-s);margin-bottom:.5rem;margin-bottom:var(--spacing-8)}@media (min-width:46.875em){.coop-t-h1,h1{font-size:2.875rem;font-size:var(--type-h1-l);margin-bottom:1rem;margin-bottom:var(--spacing-16)}}.coop-t-h2,h2{font-size:1.625rem;font-size:var(--type-h2-s);margin-bottom:.5rem;margin-bottom:var(--spacing-8)}@media (min-width:46.875em){.coop-t-h2,h2{font-size:2rem;font-size:var(--type-h2-l);margin-bottom:1rem;margin-bottom:var(--spacing-16)}}.coop-t-h3,h3{font-size:1.375rem;font-size:var(--type-h3-s);margin-bottom:.5rem;margin-bottom:var(--spacing-8)}@media (min-width:46.875em){.coop-t-h3,h3{font-size:1.625rem;font-size:var(--type-h3-l);margin-bottom:1rem;margin-bottom:var(--spacing-16)}}.coop-t-h4,.coop-t-h5,.coop-t-h6,h4,h5,h6{font-size:1.125rem;font-size:var(--type-h456-s);margin-bottom:.5rem;margin-bottom:var(--spacing-8)}@media (min-width:46.875em){.coop-t-h4,.coop-t-h5,.coop-t-h6,h4,h5,h6{font-size:1.375rem;font-size:var(--type-h456-l);margin-bottom:1rem;margin-bottom:var(--spacing-16)}}.coop-t-lead-p{font-size:1.375rem;font-size:var(--type-lp-s);margin-bottom:1rem;margin-bottom:var(--spacing-16)}@media (min-width:46.875em){.coop-t-lead-p{font-size:1.625rem;font-size:var(--type-lp-l)}}p{margin-bottom:1rem;margin-bottom:var(--spacing-16)}ol,ul{padding-left:22px;margin-bottom:.5rem;margin-bottom:var(--spacing-8)}@media (min-width:46.875em){ol,ul{margin-bottom:1rem;margin-bottom:var(--spacing-16)}}.coop-u-list-bare,.coop-u-list-inline{list-style-type:none;padding:0}.coop-u-list-inline li{display:inline-block}.coop-t-definition-list,dl{font-size:1rem;line-height:1.6;margin-top:0;margin-bottom:1rem;margin-bottom:var(--spacing-base--1-2)}.coop-t-definition-list dt{font-weight:700;margin-bottom:0}.coop-t-definition-list dd,.coop-t-definition-list dt{font-family:Avenir-Next,Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--font-family)}.coop-t-definition-list dd{margin:0 0 .5rem;margin:0 0 var(--spacing-base--1-4)}.coop-t-smallprint,small{font-size:1rem;font-size:var(--type-sp-s)}@media (min-width:46.875em){.coop-t-smallprint,small{font-size:1.2499999rem;font-size:var(--type-sp-l)}}.coop-t-blockquote,blockquote{margin-bottom:2rem;margin-bottom:var(--spacing-32);margin-left:1rem;margin-left:var(--spacing-16);padding-left:1rem;padding-left:var(--spacing-16)}@media (min-width:46.875em){.coop-t-blockquote,blockquote{margin-bottom:2rem;margin-bottom:var(--spacing-32)}}.coop-t-blockquote:after,.coop-t-blockquote:before,blockquote:after,blockquote:before{content:"";display:block;width:45px;height:6px;margin:1rem 0;margin:var(--spacing-16) 0;background:#f3f3f3;background:var(--color-grey-light)}.coop-t-blockquote p,blockquote p{margin-bottom:1rem;margin-bottom:var(--spacing-16);font-style:normal;font-weight:400;text-indent:-.25rem}.coop-t-blockquote p cite,blockquote p cite{font-size:var(--type-base--body);font-style:normal;margin-top:1rem;margin-top:var(--spacing-16)}.coop-t-link,a{color:#00729a;color:var(--color-link);text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.coop-t-link:hover,a:hover{color:#000102;color:var(--color-link--hover);text-decoration:none}.coop-t-link:active,.coop-t-link:focus,a:active,a:focus{transition:none;outline:2px solid #eb5f1e;outline:2px solid var(--color-link--focus);outline-offset:3px}button.coop-t-link{display:inline;margin:0;padding:0;-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:0;cursor:pointer}.coop-t-link-white{color:#fff;color:var(--color-white);text-decoration:underline}.coop-t-link-white:hover{color:#fff;color:var(--color-white);text-decoration:none}.coop-t-link-white:active,.coop-t-link-white:focus{transition:none;outline:2px solid #fff;outline:2px solid var(--color-white);outline-offset:3px}.coop-t-link-black{color:#000;color:var(--color-black);text-decoration:underline}.coop-t-link-black:hover{color:#000;color:var(--color-black);text-decoration:none}.coop-t-link-black:active,.coop-t-link-black:focus{transition:none;outline:2px solid #000;outline:2px solid var(--color-black);outline-offset:3px}.coop-t-hr,hr{display:block;border:0 solid #c4c4c4;border-color:var(--color-grey-mid);border-bottom:1px solid var(--color-grey-mid);height:0;color:#c4c4c4;color:var(--color-grey-mid);margin-top:1rem;margin-top:var(--spacing-16);margin-bottom:2rem;margin-bottom:var(--spacing-32)}@media (min-width:46.875em){.coop-t-hr,hr{margin-top:2rem;margin-top:var(--spacing-32);margin-bottom:4rem;margin-bottom:var(--spacing-64)}}.coop-t-regular{font-weight:400;font-style:normal}.coop-t-talic{font-weight:400;font-style:italic}.coop-t-bold{font-weight:700;font-style:normal}.coop-t-medium{font-weight:500;font-style:normal}.coop-t-bold-italic{font-family:bold;font-style:italic}.coop-t-nounderline,a.coop-t-nounderline{text-decoration:none}.coop-t-text-centre{text-align:center}.coop-t-text-left{text-align:left}.coop-t-text-right{text-align:right}.coop-t-nowrap{white-space:nowrap}.coop-t-font-size-14{font-size:.875rem}.coop-t-font-size-16{font-size:1rem}.coop-t-font-size-18{font-size:1.125rem}.coop-t-font-size-20{font-size:1.25rem}.coop-t-font-size-22{font-size:1.375rem}.coop-t-font-size-24{font-size:1.5rem}.coop-t-font-size-26{font-size:1.625rem}.coop-t-font-size-28{font-size:1.75rem}.coop-t-font-size-30{font-size:1.875rem}.coop-t-font-size-32{font-size:2rem}.coop-c-form-choice{position:relative}.coop-c-form-choice__legend{margin-bottom:0}.coop-c-form-choice__input{cursor:pointer;position:absolute;left:0;top:0;width:16px;height:16px;margin:0;opacity:0;z-index:1}.coop-c-form-choice__label{cursor:pointer;padding:0 10px 10px 39px;display:block;touch-action:manipulation}.coop-c-form-choice__input:focus+.coop-c-form-choice__label:before{background:#fff;border-color:#000;outline-offset:3px;outline:2px dotted #eec300;transition:none}.coop-c-form-choice__input+.coop-c-form-choice__label:before{content:"";border:2px solid;background:transparent;width:25px;height:25px;position:absolute;top:4px;left:0}.coop-c-form-choice__input+.coop-c-form-choice__label:after{content:"";border:1px solid #ddd;background:#000;width:15px;height:15px;position:absolute;top:9px;left:5px;opacity:0}.coop-c-form-choice__input--checkbox+.coop-c-form-choice__label:after,.coop-c-form-choice__input--checkbox+.coop-c-form-choice__label:before{border-radius:15%}.coop-c-form-choice__input--radio-button+.coop-c-form-choice__label:after,.coop-c-form-choice__input--radio-button+.coop-c-form-choice__label:before{border-radius:50%}.coop-c-form-choice__input--checkbox+.coop-c-form-choice__label:after{background:none;border:solid;border-width:0 0 3px 3px;transform:rotate(-45deg);border-top-color:transparent;width:15px;height:8px;left:5px;top:11px}.coop-c-form-choice__input:checked+.coop-c-form-choice__label:after{opacity:1}
/*# sourceMappingURL=1.12ac4620.chunk.css.map */