/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}blockquote,body,div,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,iframe,label,legend,li,nav,object,ol,p,section,table,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:400}article,figure,footer,header,hgroup,nav,section{display:block}address{font-style:normal}abbr{text-decoration:none}:focus:not(:focus-visible){outline:none}:root{--content-padding-sides:20px;--page-padding-sides:10px;--c-primary:#003f6f;--c-primary--light:#1c73b5;--c-primary--lighter:#d0e5f1;--c-primary--dark:#002746;--c-primary--grey:#545454;--c-accent:#454545;--c-secondary:#c1c648;--c-cornflower-blue:#e1eaed;--c-bittersweet-red:#f6645d;--c-accessibility-red:#f7675f;--c-minsk-purple:#523178;--c-electric-blue:#0099ce;--font-size-xxs:10px;--font-size-xs:12px;--font-size-sm:14px;--font-size-sm-md:18px;--font-size-md:22px;--font-size-ml:24px;--font-size-lg:30px;--font-size-xl:36px;--font-size-xxl:34px;--font-default-size:17px;--text-color:#323232;--text-color-black:#000;--space:13.3333333333px;--space-quarter:3.3333333333px;--space-four-tenths:8px;--space-three-quarters:10px;--space-half:6.6666666667px;--space-and-half:20px;--space-double:26.6666666667px;--space-triple:40px;--space-quad:53.3333333333px;--main-menu-width:215px;--primary-content-column-width:850px;--secondary-content-column-width:350px}@media(min-width:371px){:root{--page-padding-sides:20px}}@media(min-width:751px){:root{--content-padding-sides:40px;--font-default-size:16px}}@media(min-width:901px){:root{--content-padding-sides:90px;--page-padding-sides:30px;--font-size-ml:24px;--font-size-xxl:50px;--space:20px;--space-quarter:5px;--space-three-quarters:15px;--space-half:10px;--space-and-half:30px;--space-double:40px;--space-triple:60px;--space-quad:80px}}@media(min-width:1301px){:root{--secondary-content-column-width:400px}}fieldset{border:0;margin:0;min-width:0;padding:0}button,input,select,textarea{font-family:Gotham A,Gotham B,Helvetica Neue,arial,sans-serif;font-size:100%}.chosen-container,input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{color:#323232;padding:11px 15px;width:100%}.chosen-container,.o-select,input[type=checkbox],input[type=email],input[type=number],input[type=password],input[type=radio],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{appearance:none;border:2px solid #6890b6;font-weight:400;transition:all .3s ease-in-out}.chosen-container:focus,.o-select:focus,input[type=checkbox]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#008ebd;box-shadow:0 0 10px #008ebd80;outline:1px solid #008ebd}.chosen-container,input[type=submit]{background-color:#fff}input[type=search],input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{appearance:none}input[type=checkbox],input[type=radio]{-webkit-touch-callout:none;background-color:#fff;background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="8.926 18.652 4 13.725 5.767 11.957 8.841 15.031 17.959 5 19.808 6.682" fill="%231C73B5"/></svg>');background-position:center 20px;background-repeat:no-repeat;background-size:14px;border-radius:4px;cursor:pointer;display:inline-block;height:16px;line-height:18px;margin:0 6px 0 0;transition:background-position .15s cubic-bezier(.86,0,.07,1) .2s,background-color .2s ease-out;-webkit-user-select:none;user-select:none;vertical-align:middle;width:16px}input[type=checkbox]:checked,input[type=radio]:checked{background-position:50%}input[type=radio]{background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50" fill="%231C73B5"/></svg>');background-origin:border-box;background-size:50%;border-radius:50%}.o-label{display:block}.o-label .o-selectbox{height:13px;margin:0;overflow:hidden;padding:0;position:relative;top:-1px;vertical-align:bottom;width:13px}input[type=checkbox]+label,input[type=radio]+label{cursor:pointer;display:inline-block;vertical-align:middle}.o-select,select{background-color:#fff;color:#323232;font-size:14px;font-weight:500;padding:10px 40px 10px 12px;position:relative;text-align:left;text-indent:.01px;text-overflow:"";width:100%}.o-selectbox{display:inline-block;position:relative}.o-selectbox:after{border-color:#6890b6 #0000 #0000;border-style:solid;border-width:5px 5px 0;content:"";height:0;pointer-events:none;position:absolute;right:14px;top:18px;transform:rotate(0);transition:all .3s cubic-bezier(.86,0,.07,1);width:0}.o-selectbox.is-selected .o-select,.o-selectbox.is-selected select,.o-selectbox.this-is-active .o-select,.o-selectbox.this-is-active select{background-color:#1c73b5;border-color:#003f6f80;color:#fff}.o-selectbox.is-selected:after,.o-selectbox.this-is-active:after{border-color:#fff #0000 #0000;opacity:1;transform:rotate(-180deg)}.chosen-container{padding:0}.chosen-container .chosen-choices{background-image:none;border:none;box-shadow:none;padding:8px 15px}.chosen-container .chosen-choices li.search-field input[type=text]{font-family:Gotham A,Gotham B,Helvetica Neue,arial,sans-serif;font-size:14px}.chosen-container .chosen-choices li.search-choice{background-color:#f2f4f6;background-image:none;border:1px solid #d0e5f1;border-radius:5px;box-shadow:none;font-family:Whitney A,Whitney B,Helvetica Neue,arial,sans-serif;font-size:14px;font-weight:500;padding:7.5px 22px 7.5px 7.5px}.chosen-container .chosen-choices li.search-choice .search-choice-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Cpath d='M9.91 1.5 8.5.09 5 3.59 1.5.09.09 1.5 3.59 5 .09 8.5 1.5 9.91 5 6.41l3.5 3.5L9.91 8.5 6.41 5Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%;opacity:.6;right:4px;top:calc(50% - 6px)}.chosen-container .chosen-choices li.search-choice .search-choice-close:hover{background-position:50%;opacity:1}.chosen-container .chosen-drop{background-color:#fff;border:2px solid #e2eaed;border-radius:5px;box-shadow:none;left:-4px;padding:5px;top:calc(100% + 5px);width:calc(100% + 8px);z-index:100}.chosen-container .chosen-results{display:none;font-family:Whitney A,Whitney B,Helvetica Neue,arial,sans-serif;font-size:14px}.chosen-container .chosen-results::-webkit-scrollbar{width:16px}.chosen-container .chosen-results::-webkit-scrollbar-track{background-color:#d4dae1}.chosen-container .chosen-results::-webkit-scrollbar-thumb{background-color:#1c73b5}.chosen-container .chosen-results::-webkit-scrollbar{width:10px}.chosen-container .chosen-results li{font-weight:500;margin-right:5px;padding:8px}.chosen-container .chosen-results li.highlighted{background-color:#003f6f;background-image:none}.chosen-container .chosen-results li.no-results{background-color:#fff}.chosen-container-active{border:2px solid #1c73b580;box-shadow:0 0 10px #1c73b580;outline:2px solid #baced6}.chosen-container-active .chosen-results{display:block}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#323232!important}.chosen-container-active .chosen-choices .search-choice+.search-field{margin-left:5px;transform:translateY(6px)}.chosen-container{display:inline-block;position:relative;-webkit-user-select:none;user-select:none;vertical-align:middle}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{clip:rect(0,0,0,0);background:#fff;border:1px solid #aaa;border-top:0;box-shadow:0 4px 5px #00000026;clip-path:inset(100% 100%);left:0;position:absolute;top:100%;width:100%;z-index:1010}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{color:#999;font-weight:400;margin-right:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{color:var(--input-fg-color);display:block;overflow:hidden;padding:0 0 0 8px;position:relative}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;margin-right:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div{display:none}.chosen-container-single .chosen-search{margin:0;padding:3px 4px;position:relative;white-space:nowrap;z-index:1010}.chosen-container-single .chosen-search input[type=text]{background:url(/themes/custom/apqc_v2/images/chosen-sprite.png) no-repeat 100% -20px;border:1px solid #aaa;border-radius:0;font-family:sans-serif;font-size:1em;height:auto;line-height:normal;margin:1px 0;outline:0;padding:4px 20px 4px 5px;width:100%}.chosen-container-single .chosen-drop{background-clip:padding-box;border-radius:0 0 4px 4px;margin-top:-1px}.chosen-container-single.chosen-container-single-nosearch .chosen-search{clip:rect(0,0,0,0);clip-path:inset(100% 100%);position:absolute}.chosen-container .chosen-results{-webkit-overflow-scrolling:touch;color:#444;margin:0 4px 4px 0;max-height:240px;overflow-x:hidden;overflow-y:auto;padding:0 0 0 4px;position:relative;width:100%}.chosen-container .chosen-results li{word-wrap:break-word;-webkit-touch-callout:none;display:none;line-height:15px;list-style:none;margin:0;padding:5px 6px;white-space:nowrap}.chosen-container .chosen-results li.active-result{cursor:pointer;display:list-item}.chosen-container .chosen-results li.disabled-result{color:#ccc;cursor:default;display:list-item}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{background:#f4f4f4;color:#777;display:list-item}.chosen-container .chosen-results li.group-result{cursor:default;display:list-item;font-weight:700}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{background-color:#fff;cursor:text;height:auto;margin:0;overflow:hidden;position:relative;width:100%}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{background:#0000!important;border:0!important;border-radius:0;box-shadow:none;color:#999;font-family:sans-serif;font-size:100%;height:25px;line-height:normal;margin:1px 0;outline:0;padding:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 20px 3px 5px;position:relative}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{display:block;height:12px;position:absolute;width:12px}.chosen-container-multi .chosen-choices li.search-choice-disabled{background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);border:1px solid #ccc;color:#666;padding-right:5px}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{color:#ccc;cursor:default;display:list-item}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa}.chosen-container-active.chosen-with-drop .chosen-single div{background:#0000;border-left:none}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px #0000004d}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{cursor:default;opacity:.5!important}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{direction:rtl;margin-left:26px;margin-right:0}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{left:3px;right:auto}.chosen-rtl .chosen-single abbr{left:26px;right:auto}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{left:4px;right:auto}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-left:0;padding-right:15px}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{background:url(/themes/custom/apqc_v2/images/chosen-sprite.png) no-repeat -30px -20px;direction:rtl;padding:4px 5px 4px 20px}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}.captcha__title{clip:rect(1px,1px,1px,1px);word-wrap:normal;height:1px;overflow:hidden;position:absolute!important;width:1px}@media only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(/themes/custom/apqc_v2/images/chosen-sprite%402x.png)!important;background-repeat:no-repeat!important;background-size:52px 37px!important}}.o-h1,.o-h2,.o-h3,.o-h4,.o-h5,.o-h6,h1,h2,h3,h4,h5,h6{font-weight:700}.o-h1,h1{font-size:var(--font-size-xxl);line-height:1.05}.o-h2,h2{font-size:var(--font-size-xl);line-height:1.2}.o-h3,h3{font-size:var(--font-size-ml);line-height:1.35}h3.emphasis{font-family:Whitney A,Whitney B,Helvetica Neue,arial,sans-serif}.o-h4,.o-h5,h4,h5{font-size:var(--font-size-md)}.o-h6,h6{font-size:var(--font-size-xs)}h2.c-profile__heading{margin-top:16px}a{color:#1c73b5;text-decoration:none;transition:all .2s cubic-bezier(.86,0,.07,1)}a:hover{color:#323232}ol,ul{list-style:none;margin:0;padding:0}dl{margin:0 0 20px;overflow:hidden}dt{font-weight:700}dd{margin-left:0}body{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;background:#fff;color:#323232;font:500 100%/1.4 Gotham A,Gotham B,Helvetica Neue,arial,sans-serif;position:relative}html:not(.js) *{transition:none!important}iframe,img,object,svg,video{border:none;max-width:100%}img{display:block;height:auto;max-width:100%}svg{height:100%;width:100%}figcaption a,img,picture{display:block}table{border-spacing:0;width:100%}table,th{border:1px solid #f2f4f633}th{background-color:#003f6f;font-size:12px;padding:15px 20px;text-align:left;text-transform:uppercase;vertical-align:top}th,th a{color:#fff}th a:hover{color:#595959}tr{background-color:#e2eaed;border:1px solid #59595933}tr a{color:#003f6f}tr:nth-child(odd){background-color:#f2f4f6}td{border:1px solid #59595933;font-size:12px;padding:10px 20px}.o-table{overflow-x:auto}.o-table-large th{font-size:24px;text-align:center}.o-table-large td{font-size:18px;padding:30px 100px;text-align:center}.o-table-large__light th{background-color:#1c73b5}.o-table-large__light tr{background-color:#fff}.o-table-large__dark th{background-color:#003f6f}.o-table-large__dark tr{background-color:#fff}p{font-family:Whitney A,Whitney B,Helvetica Neue,arial,sans-serif;font-size:var(--font-default-size);font-weight:400;line-height:1.4}p a:not(.o-button){text-decoration:underline}@media print{p{font-size:12px;line-height:15px}}p:last-child{margin-bottom:0}b,strong{font-weight:700}sup{display:inline-block;transform:translateY(.3em)}blockquote{margin-left:20px;padding:30px;position:relative;quotes:"“" "”" "‘" "’"}blockquote p:first-of-type{display:inline;font-size:22px;font-style:italic;line-height:1.5;padding:6px 6px 6px 0;position:relative;white-space:pre-wrap;z-index:10}blockquote p:first-of-type:before{color:#323232;content:open-quote;font-family:Gotham A,Gotham B,Helvetica Neue,arial,sans-serif;font-size:80px;font-style:normal;font-weight:700;left:-52px;line-height:1;position:absolute;top:-8px}blockquote p:first-of-type:after{content:close-quote}@media(min-width:371px){blockquote p:first-of-type{font-size:24px}}blockquote p+p strong{display:inline-block;font-size:18px;margin-top:6px}blockquote p br{display:none}cite{display:inline-block;font-style:normal}hr{background-color:#e2eaed;border:none;height:1px;margin:0;width:100%}
