.cc{background-color:#fff;padding:24px;border:1px solid transparent;border-radius:0 0 0 0;box-shadow:0 0 70px rgba(0,0,0,.8);position:fixed;bottom:0;width:100vw;z-index:10000;font-size:14px}.cc.cc--overlay:before{content:"";position:absolute;width:100vw;height:calc(100vh - 100%);top:0;left:-1px;transform:translateY(-100%);background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,.5) 24%,rgba(0,0,0,.5) 80%)}.cc hr{border-top:.5px solid #d6d6d6}.cc p{padding:0;margin:0}.cc a,.cc a .external-link-icon{color:#005a9a;vertical-align:baseline}.cc a .external-link-icon{margin-left:.625em}.cc .chip{background-color:#d6d6d6;border-radius:5em;display:inline-block;font-size:.8em;font-weight:600;letter-spacing:.25px;line-height:1.2em;margin-left:.5em;padding:.25em .5em;vertical-align:baseline}.cc__viewmode{max-width:1392px;margin:auto}.cc__viewmode--default{display:flex;flex-direction:column}.cc__viewmode--default .cc__default-view__text{max-height:16em;overflow:auto;position:relative;padding-right:1em;padding-bottom:1.5em}.cc__default-view__content,.cc__tabs__content{position:relative}.cc__default-view__content:after,.cc__tabs__content:after{content:"";position:absolute;bottom:0;height:1.5em;width:calc(100% - 1.5em);background-image:linear-gradient(0deg,#fff,hsla(0,0%,100%,.8),hsla(0,0%,100%,0));left:0}.cc__default-view .cc__link{margin-top:1.5em}.cc .cc__link{color:#005a9a;font-weight:700;display:flex;position:relative;align-items:center;height:24px}.cc .arrow:after{border-style:solid;border-width:.15em .15em 0 0;color:#141414;content:"";display:block;height:.563em;margin-left:1em;width:.563em;transform-origin:50% 50%}.cc .arrow-right:after{transform:rotate(45deg)}.cc .arrow-down:after{transform:translateY(-50%) rotate(135deg)}.cc .arrow-up:after{transform:rotate(-45deg)}.cc__action-bar{display:flex;flex-direction:column;flex-wrap:wrap;gap:.5em}.cc__action-bar button{background-color:#005a9a;color:#fff;border-radius:2px;border:1px solid transparent;display:block;font-weight:600;padding:1em;text-align:center;font-weight:700;cursor:pointer;min-width:12em;flex:1}.cc__action-bar button:hover{background-color:#003c67}.cc__action-bar button:focus{border-color:#fff;border-radius:3px;box-shadow:0 0 0 2px #7fbedc,0 0 0 4px rgba(127,190,220,.25);outline:none}.cc__viewmode--default .cc__action-bar{margin-top:1.5em}.cc__tabs__menu{display:flex;margin-bottom:1.5em;box-sizing:border-box}.cc__tabs__menu__item{flex:1 0 0%;border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6}.cc__tabs__menu__item a{display:block;padding:1em .5em;text-align:center;font-weight:600;color:inherit}.cc__tabs__menu__item a:hover,.cc__tabs__menu__item.active a{color:#005a9a}.cc__tabs__menu__item.active{border-bottom:1px solid #005a9a}.cc__tabs__content__wrapper{max-height:50vh;overflow:auto;position:relative;padding-right:1em;padding-bottom:1.5em}.cc__category-form__category:not(:last-child){border-bottom:1px solid #d6d6d6;padding-bottom:1.5em;margin-bottom:1.5em}.cc__category-form__category__name{position:relative;padding-left:2.5em;cursor:pointer}.cc__category-form__category__name.arrow:after{position:absolute;left:-.8em;top:.4em}.cc__category-form__provider__name{position:relative}.cc__category-form__provider__name.arrow:after{position:absolute;right:.8em;top:.4em}.cc__category-form__category__header{display:flex;justify-content:space-between;align-items:center}.cc__category-form__category__description{margin-top:1.5em}a.cc__category-form__category__name,a.cc__category-form__provider__name{color:#000;display:block;line-height:1em}a.cc__category-form__category__name:hover,a.cc__category-form__category__name:hover.arrow:after,a.cc__category-form__provider__name:hover,a.cc__category-form__provider__name:hover.arrow:after{color:#005a9a}.cc__category-form__provider,.cc__category-form__provider-item{border:1px solid #d6d6d6;border-radius:.5em;padding:1em;margin-top:1em}.cc__category-form__provider-item{background-color:rgba(0,0,0,.05)}.cc__category-form__provider-item p{padding:.3em 0}.cc__category-form__external-link{align-items:center;display:inline-flex;line-height:1em;margin-top:1em}@media only screen and (min-width:600px){.cc{font-size:16px}.cc__action-bar{flex-direction:row;justify-content:stretch;margin-top:1.5em}}@media only screen and (min-width:1280px){.cc__viewmode--default{display:flex;flex-direction:row;gap:.5em}.cc__viewmode--default .cc__action-bar{flex-direction:column;flex:1 1;gap:1rem}.cc__viewmode--default .cc__default-view{flex:1 1 70%}.cc__viewmode--default .cc__action-bar button{flex:0}}.cc .switch{position:relative;display:inline-block;width:60px;height:34px;&:focus-within{border-color:#fff;border-radius:16px;box-shadow:0 0 0 4px #7fbedc,0 0 0 6px rgba(127,190,220,.25);outline:none}}.cc .switch input{opacity:0;width:0;height:0}.cc .slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#000}.cc .slider,.cc .slider:before{position:absolute;transition:.4s}.cc .slider:before{content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff}.cc input:checked+.slider{background-color:#005a9a}.cc input:disabled+.slider{background-color:#ccc}.cc input:focus+.slider{box-shadow:0 0 1px #000}.cc input:checked+.slider:before{transform:translateX(26px)}.cc .slider.round{border-radius:34px}.cc .slider.round:before{border-radius:50%}