.directory-filter__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:768px){.directory-filter__inner{padding-inline:48px}}@media(min-width:1024px){.directory-filter__inner{padding-inline:88px}}@media(min-width:1280px){.directory-filter__inner{padding-inline:104px}}@media(min-width:1440px){.directory-filter__inner{padding-inline:120px}}@media(min-width:1920px){.directory-filter__inner{padding-inline:153px}}.directory-filter__heading--wrapper{padding:0 22px}@media(min-width:768px){.directory-filter__heading--wrapper{padding:0}}.directory-filter__heading--wrapper .heading{margin-bottom:24px}@media(min-width:1024px){.directory-filter__heading--wrapper .heading{margin-bottom:32px}}@media(min-width:1920px){.directory-filter__heading--wrapper .heading{margin-bottom:40px}}.directory-filter__controls-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width:768px){.directory-filter__controls-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;padding:24px 0 38px}}@media(min-width:1024px){.directory-filter__controls-wrapper{padding:24px 0 30px}}@media(min-width:1280px){.directory-filter__controls-wrapper{padding:24px 0 44px}}@media(min-width:1440px){.directory-filter__controls-wrapper{padding:24px 0 40px}}.directory-filter__label-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 22px;border-bottom:1px solid var(--grey-1)}@media(min-width:768px){.directory-filter__label-wrapper{padding:0;border:none}}.directory-filter__label{margin:0;font-family:var(--card-title-family),sans-serif;font-size:calc(27px + ((100vw - 360px) / ((992 - 360) / (32 - 27))))}@media(min-width: 1024px){.directory-filter__label{font-size:32px}}@media(min-width: 1024px)and (max-width: 1439.98px){.directory-filter__label{font-size:calc(32px + ((100vw - 992px) / ((1280 - 992) / (36 - 32))))}}@media(min-width: 1280px){.directory-filter__label{font-size:36px}}@media(min-width: 1280px)and (max-width: 2559.98px){.directory-filter__label{font-size:calc(36px + ((100vw - 1280px) / ((1920 - 1280) / (48 - 36))))}}@media(min-width: 1440px){.directory-filter__label{font-size:48px}}.directory-filter__filters-container{padding:4px 28px 14px 21px}@media(min-width: 768px){.directory-filter__filters-container{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media(min-width:1024px){.directory-filter__filters-container{position:relative;left:-4px}}.directory-filter__mobile-filters-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:var(--p-main-family-bold),sans-serif;color:var(--cta-link-text);font-size:16px;font-weight:600;letter-spacing:.155em;cursor:pointer}@media(min-width:768px){.directory-filter__mobile-filters-toggle{display:none}}.directory-filter__mobile-filters-toggle:hover,.directory-filter__mobile-filters-toggle:focus,.directory-filter__mobile-filters-toggle:active{text-decoration:none}.directory-filter__filters{display:none}.directory-filter__filters[data-visible=true]{padding-bottom:32px}@media(min-width:768px){.directory-filter__filters[data-visible=true]{padding-bottom:0}}@media(min-width:768px){.directory-filter__filters{display:-webkit-box;display:-ms-flexbox;display:flex;gap:calc(8px + ((100vw - 768px) / ((1024 - 768) / (16 - 8))))}}@media(min-width: 1024px){.directory-filter__filters{gap:calc(16px + ((100vw - 1024px) / ((1280 - 1024) / (24 - 16))))}}@media(min-width: 1280px){.directory-filter__filters{gap:24px}}@media(min-width: 1440px){.directory-filter__filters{gap:32px}.directory-filter__filters #combobox-ctax_team_department{padding-left:8px;width:250px}.directory-filter__filters #combobox-ctax_team_department+button{right:-6px}.directory-filter__filters #combobox-ctax_team_department+button+button{right:-6px}.directory-filter__filters #combobox-ctax_team_group{padding-left:15px;width:255px}.directory-filter__filters #combobox-ctax_team_group[aria-expanded=true]+button{right:-8px}.directory-filter__filters #combobox-ctax_team_group+button{right:-16px}.directory-filter__filters #combobox-ctax_team_group+button+button{right:-8px}}.directory-filter__filters .combobox{width:100%;display:block;position:relative;padding:0}@media(min-width:768px){.directory-filter__filters .combobox{width:calc(178px + ((100vw - 768px) / ((1024 - 768) / (204 - 178))))}}@media(min-width: 1024px){.directory-filter__filters .combobox{width:calc(204px + ((100vw - 1024px) / ((1280 - 1024) / (220 - 204))))}}@media(min-width: 1280px){.directory-filter__filters .combobox{width:calc(220px + ((100vw - 1280px) / ((1440 - 1280) / (240 - 220))))}}@media(min-width: 1440px){.directory-filter__filters .combobox{width:240px}}.directory-filter__filters .combobox button.directory-filter-toggle{pointer-events:none;background-color:rgba(0,0,0,0);border:none;padding:0;position:absolute;right:0;top:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.directory-filter__filters .combobox button.directory-filter-toggle svg{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;color:var(--cta-bg-hover);height:14px;width:14px;rotate:180deg}@media(prefers-reduced-motion:reduce){.directory-filter__filters .combobox button.directory-filter-toggle svg{-webkit-transition:none;transition:none}}@media(min-width:768px){.directory-filter__filters .combobox button.directory-filter-toggle{top:18px;right:2px}}@media(min-width:1280px){.directory-filter__filters .combobox button.directory-filter-toggle{top:4px}}@media(min-width:1440px){.directory-filter__filters .combobox button.directory-filter-toggle{top:6px}}.directory-filter__filters .combobox button.directory-filter-toggle:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.directory-filter__filters .combobox button.directory-filter-clear{display:none;position:absolute;top:5px;right:2px;width:31px;height:26px;background-color:var(--white);border:none}.directory-filter__filters .combobox button.directory-filter-clear:before{content:"×";position:absolute;top:2px;left:6px;z-index:1;background-color:var(--text-grey);border-radius:100%;font-size:19px;color:var(--white);line-height:1;width:21px;height:21px}@media(min-width:768px){.directory-filter__filters .combobox button.directory-filter-clear{top:6px}}@media(min-width:1280px){.directory-filter__filters .combobox button.directory-filter-clear{top:-4px}}.directory-filter__filters .combobox ul{display:none;list-style:none;font-size:14px;width:100%;margin:0;padding:0;z-index:1;border-top:0;position:relative;border-radius:0 0 3px 3px}@media(min-width:1024px){.directory-filter__filters .combobox ul{position:absolute}}.directory-filter__filters .combobox ul.active{outline:2px solid var(--primary-bg-color) !important;border-radius:0 0 3px 3px}@media(min-width:1440px){.directory-filter__filters .combobox ul#directory-filter_ctax_team_department-category{width:250px}}@media(min-width:1440px){.directory-filter__filters .combobox ul#directory-filter_ctax_team_group-category{width:255px}}.directory-filter__filters .combobox li{padding:14px 10px 14px 38px;position:relative;line-height:normal;background-color:#fff;border-bottom:1px solid var(--grey-3)}.directory-filter__filters .combobox li:hover{cursor:pointer}.directory-filter__filters .combobox li:hover span:not(.check){font-weight:600}.directory-filter__filters .combobox li:last-of-type{border-radius:0 0 3px 3px}.directory-filter__filters .combobox li span{font-family:var(--p-main-family),sans-serif}.directory-filter__filters .combobox li span.check:before{font-family:var(--p-main-family-bold),sans-serif;font-size:18px;font-weight:600;border-radius:3px;position:absolute;content:" ";line-height:1.3;text-align:center;left:8px;top:14px;margin-right:10px;border:1px solid var(--text-grey);background:var(--grey-2);width:18px;height:18px}.directory-filter__filters .combobox .activedescendant{background-color:var(--border-grey)}.directory-filter__filters .combobox .activedescendant span{color:var(--header-color)}.directory-filter__filters .combobox .activedescendant span.check{color:var(--primary-bg-color)}.directory-filter__filters .combobox li[aria-selected=true]{color:var(--header-color)}.directory-filter__filters .combobox li[aria-selected=true] span.check{color:var(--primary-bg-color)}.directory-filter__filters .combobox li[aria-selected=true] span.check:before{content:url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.3125 16.6719C6.3125 16.6719 6.3125 16.6875 6.3125 16.7188C6.34375 16.7188 6.35938 16.7344 6.35938 16.7656C6.39062 16.7656 6.40625 16.7656 6.40625 16.7656C6.4375 16.7656 6.46875 16.7812 6.5 16.8125C6.53125 16.8125 6.54688 16.8125 6.54688 16.8125C6.64062 16.8438 6.70312 16.875 6.73438 16.9062C6.79688 16.9062 6.85938 16.9062 6.92188 16.9062C7.01562 16.9375 7.09375 16.9375 7.15625 16.9062C7.1875 16.9062 7.21875 16.9062 7.25 16.9062C7.375 16.875 7.48438 16.8281 7.57812 16.7656C7.57812 16.7656 7.59375 16.75 7.625 16.7188C7.71875 16.6562 7.76562 16.625 7.76562 16.625C7.79688 16.5938 7.8125 16.5625 7.8125 16.5312C7.84375 16.5 7.85938 16.4844 7.85938 16.4844L16.8125 2.14062C16.9688 1.89063 17.0156 1.625 16.9531 1.34375C16.8906 1.0625 16.7344 0.84375 16.4844 0.6875C16.2656 0.53125 16.0156 0.484375 15.7344 0.546875C15.4531 0.609375 15.2344 0.75 15.0781 0.96875L6.78125 14.2344L2.23438 9.78125C2.01562 9.59375 1.76562 9.5 1.48438 9.5C1.20312 9.5 0.953125 9.60938 0.734375 9.82812C0.546875 10.0469 0.453125 10.3125 0.453125 10.625C0.484375 10.9062 0.609375 11.1406 0.828125 11.3281L6.3125 16.6719Z' color='%23005588' fill='currentColor'/%3E%3C/svg%3E")}.directory-filter__filters .combobox li[aria-selected=true].activedescendant{color:var(--cta-bg)}.directory-filter__filters .combobox .combobox-box[aria-expanded=true]{margin-top:14px}@media(min-width:768px){.directory-filter__filters .combobox .combobox-box[aria-expanded=true]{margin-top:0}}.directory-filter__filters .combobox .combobox-box:focus-visible,.directory-filter__filters .combobox .combobox-box[aria-expanded=true]{border-radius:3px 3px 0 0;outline:solid 2px var(--header-color)}.directory-filter__filters .combobox .combobox-box[aria-expanded=true]+button{right:6px;top:12px}@media(min-width:768px){.directory-filter__filters .combobox .combobox-box[aria-expanded=true]+button{top:0}.directory-filter__filters .combobox .combobox-box[aria-expanded=true]+button+button{top:-4px}}.directory-filter__filters .combobox .combobox-box[aria-expanded=true]+button svg{rotate:0deg}.directory-filter__filters .combobox .combobox-box .combobox-box{outline:solid 2px var(--header-color);border-radius:3px 3px 0 0}.directory-filter__filters .directory-filter_textbox{line-height:27px;background-color:rgba(0,0,0,0);width:auto;outline:none;padding:36px 0 0;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:var(--p-main-family-bold),sans-serif;color:var(--primary-bg-color);font-size:13px;font-weight:600;letter-spacing:.175em;text-align:left;border-bottom:solid 1px var(--border-grey-2);text-transform:uppercase}@media(min-width:768px){.directory-filter__filters .directory-filter_textbox{padding:12px 40px 0 0}}@media(min-width:1280px){.directory-filter__filters .directory-filter_textbox{padding-top:0}}.directory-filter__filters .directory-filter_textbox:hover{cursor:pointer}.directory-filter__filters .directory-filter_textbox.open{padding-left:8px;padding-top:6px}@media(min-width:768px){.directory-filter__filters .directory-filter_textbox.open{padding-bottom:6px;margin-top:-12px}}.directory-filter__filters .directory-filter_textbox.selections{color:var(--primary-bg-color)}.directory-filter__wrapper{position:relative;z-index:1;padding:0 12px;padding:0 88px}@media(min-width:1280px){.directory-filter__wrapper{padding:0 48px}}.directory-filter__pagination{display:none}.directory-filter__pagination ul{display:none}.directory-filter__pagination-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:32px}@media(min-width:768px){.directory-filter__pagination-controls{margin-top:42px}}@media(min-width:1440px){.directory-filter__pagination-controls{margin-top:56px}}.directory-filter__pagination-controls button{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none}.directory-filter__pagination-controls button.prev svg{rotate:180deg}.directory-filter__pagination-controls button:disabled svg{color:var(--border-grey-2)}.directory-filter__pagination-controls svg{color:var(--cta-link-text);height:26px}.directory-filter__pagination-text{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:32px;margin-right:32px}@media(min-width:768px){.directory-filter__pagination-text{margin-left:44px;margin-right:44px}}@media(min-width:1440px){.directory-filter__pagination-text{margin-left:60px;margin-right:60px}}.directory-filter__pagination-text p{font-family:var(--p-main-family-bold),sans-serif;color:var(--text-bold);font-size:16px;line-height:0;text-transform:uppercase;letter-spacing:.15em;margin:0}.directory-filter__pagination-text p.small{font-size:12px;position:relative;top:4px}.directory-filter__results{min-height:200px;padding:0 16px}@media(min-width:768px){.directory-filter__results{padding:0}}@media(min-width:1280px){.directory-filter__results{min-height:500px}}.directory-filter__results li{list-style:none}.directory-filter__results .mobile-block-trigger{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;font-family:var(--card-title-family),sans-serif;font-size:22px;color:var(--brown-tint);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:left}.directory-filter__results .mobile-block-trigger svg{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;color:var(--cta-bg-hover);height:14px;width:14px;rotate:180deg}@media(prefers-reduced-motion:reduce){.directory-filter__results .mobile-block-trigger svg{-webkit-transition:none;transition:none}}@media only screen and (max-width:767px){.directory-filter__results .mobile-block-trigger{border-bottom:1px solid var(--border-grey);padding:11px 26px 11px 6px}}@media(min-width:768px){.directory-filter__results .mobile-block-trigger{font-size:21px;pointer-events:none}}@media(min-width:1024px){.directory-filter__results .mobile-block-trigger{font-size:22px}}@media(min-width:1024px)and (max-width:1439.98px){.directory-filter__results .mobile-block-trigger{font-size:calc(22px + ((100vw - 1024px) / ((1280 - 1024) / (27 - 22))))}}@media(min-width: 1280px){.directory-filter__results .mobile-block-trigger{font-size:27px}}.directory-filter__results .mobile-block-trigger.open svg{rotate:0deg}@media(min-width: 768px){.directory-filter__results .mobile-block-trigger svg{display:none}}.directory-filter__no-results{text-align:center;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:24px;width:100%}.directory-filter #directory-filter-loader{display:none;width:100%;left:0;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;opacity:0;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;height:280px}@media(min-width:1024px){.directory-filter #directory-filter-loader{height:500px}}.directory-filter #directory-filter-loader.active{opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex}.directory-filter table{width:100%}.directory-filter table .directory-filter__no-results{display:none}@media only screen and (max-width:767px){.directory-filter table .mobile-hidden{display:none}}.directory-filter table tbody{width:100%}.directory-filter table .table-headers{background:var(--primary-bg-color)}.directory-filter table .table-headers th{font-family:var(--p-main-family-bold),sans-serif;font-weight:600;text-transform:uppercase;font-size:14px;letter-spacing:.16em;color:var(--white)}@media(min-width:768px){.directory-filter table .table-headers th{padding-top:18px;padding-bottom:18px}}@media(min-width:1280px){.directory-filter table .table-headers th{letter-spacing:.3em}}@media(min-width:768px){.directory-filter table .table-headers th.name{padding-left:15px;width:33.33%}}@media(min-width:768px){.directory-filter table .table-headers th.title{width:33.33%}}@media(min-width:768px){.directory-filter table .table-headers th.department{width:33.33%}}@media(min-width:768px){.directory-filter table tr:not(.table-headers){border-bottom:1px solid var(--border-grey);line-height:32px}}@media(min-width:768px){.directory-filter table tr:not(.table-headers) td{padding:25px 16px 25px 0}}@media(min-width:1280px){.directory-filter table tr:not(.table-headers) td{padding:8px 18px 8px 0}}@media(min-width:1440px){.directory-filter table tr:not(.table-headers) td{padding:19px 18px 19px 0}}@media(min-width:768px){.directory-filter table tr:not(.table-headers) td.name{padding-left:15px}}@media(min-width:1280px){.directory-filter table tr:not(.table-headers) td.title{padding-top:22px}}@media(min-width:1280px){.directory-filter table tr:not(.table-headers) td.title p{padding-bottom:12px}}@media(min-width:1440px){.directory-filter table tr:not(.table-headers) td.title p{padding-bottom:0}}@media(min-width:1280px){.directory-filter table tr:not(.table-headers) td.department{padding-bottom:25px}}@media(min-width:1440px){.directory-filter table tr:not(.table-headers) td.department{padding-bottom:25px}}@media(min-width:1440px){.directory-filter table tr:not(.table-headers) td.department p{margin-top:10px;margin-left:3px}}@media(min-width:1280px){.directory-filter table tr:not(.table-headers) td.group p{margin-bottom:18px}}@media(min-width:1440px){.directory-filter table tr:not(.table-headers) td.group p{margin-bottom:12px;margin-top:11px}}.directory-filter table tr:not(.table-headers) td p{font-family:var(--p-main-family),sans-serif;font-size:14px;color:var(--text-grey);margin:0}@media(min-width:768px){.directory-filter table tr:not(.table-headers) td p{font-size:12px;line-height:18px}}@media(min-width:768px)and (max-width:1439.98px){.directory-filter table tr:not(.table-headers) td p{font-size:calc(12px + ((100vw - 768px) / ((1280 - 768) / (14 - 12))))}}@media(min-width: 1280px){.directory-filter table tr:not(.table-headers) td p{font-size:14px;line-height:21px}}@media(min-width:1440px){.directory-filter table tr:not(.table-headers) td p{letter-spacing:.01em}}.directory-filter table tr:not(.table-headers):last-of-type{border:none}.directory-filter .mobile-team-member-data{display:none;border-bottom:1px solid var(--border-grey);padding:21px 16px 21px 5px}.directory-filter .mobile-team-member-data .mobile-team-member-block{display:grid;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;grid-template-columns:105px 1fr;padding-bottom:22px}.directory-filter .mobile-team-member-data .mobile-team-member-block p{font-family:var(--p-main-family),sans-serif;font-size:12px;line-height:18px;color:var(--text-grey);margin:0}.directory-filter .mobile-team-member-data .mobile-team-member-block p.label{text-transform:uppercase;font-family:var(--p-main-family-bold),sans-serif;letter-spacing:1.92px;font-weight:600}.directory-filter .mobile-team-member-data .mobile-team-member-block:last-of-type{padding-bottom:0}.directory-filter .directory-filter__no-results-cell{font-family:var(--h3-family);font-weight:300;-webkit-transform:initial;transform:initial;font-size:27px;line-height:44px}@media(min-width:768px){.directory-filter .directory-filter__no-results-cell{font-size:27px;line-height:48px}}@media(min-width:768px)and (max-width:1439.98px){.directory-filter .directory-filter__no-results-cell{font-size:calc(27px + ((100vw - 768px) / ((1280 - 768) / (32 - 27))));line-height:calc(48px + ((100vw - 768px) / ((1280 - 768) / (48 - 48))))}}@media(min-width: 1280px){.directory-filter .directory-filter__no-results-cell{font-size:32px;line-height:48px}}@media(min-width:1280px)and (max-width:2559.98px){.directory-filter .directory-filter__no-results-cell{font-size:calc(32px + ((100vw - 1280px) / ((1920 - 1280) / (40 - 32))));line-height:calc(48px + ((100vw - 1280px) / ((1920 - 1280) / (56 - 48))))}}@media(min-width: 1920px){.directory-filter .directory-filter__no-results-cell{font-size:40px;line-height:56px}}.directory-filter .directory-filter__no-results{display:block !important;font-family:var(--h3-family);font-weight:300;-webkit-transform:initial;transform:initial;font-size:27px;line-height:44px}@media(min-width:768px){.directory-filter .directory-filter__no-results{font-size:27px;line-height:48px}}@media(min-width:768px)and (max-width:1439.98px){.directory-filter .directory-filter__no-results{font-size:calc(27px + ((100vw - 768px) / ((1280 - 768) / (32 - 27))));line-height:calc(48px + ((100vw - 768px) / ((1280 - 768) / (48 - 48))))}}@media(min-width: 1280px){.directory-filter .directory-filter__no-results{font-size:32px;line-height:48px}}@media(min-width:1280px)and (max-width:2559.98px){.directory-filter .directory-filter__no-results{font-size:calc(32px + ((100vw - 1280px) / ((1920 - 1280) / (40 - 32))));line-height:calc(48px + ((100vw - 1280px) / ((1920 - 1280) / (56 - 48))))}}@media(min-width: 1920px){.directory-filter .directory-filter__no-results{font-size:40px;line-height:56px}}.loader{margin:50px auto;font-size:15px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;-webkit-animation:loading 1.1s infinite ease;animation:loading 1.1s infinite ease;-webkit-transform:translateZ(0);transform:translateZ(0)}@-webkit-keyframes loading{0%,100%{-webkit-box-shadow:0em -2.6em 0em 0em #000,1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.5),-1.8em -1.8em 0 0em rgba(0,0,0,.7);box-shadow:0em -2.6em 0em 0em #000,1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.5),-1.8em -1.8em 0 0em rgba(0,0,0,.7)}12.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.7),1.8em -1.8em 0 0em #000,2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.5);box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.7),1.8em -1.8em 0 0em #000,2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.5)}25%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.5),1.8em -1.8em 0 0em rgba(0,0,0,.7),2.5em 0em 0 0em #000,1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2);box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.5),1.8em -1.8em 0 0em rgba(0,0,0,.7),2.5em 0em 0 0em #000,1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2)}37.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.5),2.5em 0em 0 0em rgba(0,0,0,.7),1.75em 1.75em 0 0em #000,0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2);box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.5),2.5em 0em 0 0em rgba(0,0,0,.7),1.75em 1.75em 0 0em #000,0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2)}50%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.5),1.75em 1.75em 0 0em rgba(0,0,0,.7),0em 2.5em 0 0em #000,-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2);box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.5),1.75em 1.75em 0 0em rgba(0,0,0,.7),0em 2.5em 0 0em #000,-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2)}62.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.5),0em 2.5em 0 0em rgba(0,0,0,.7),-1.8em 1.8em 0 0em #000,-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2);box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.5),0em 2.5em 0 0em rgba(0,0,0,.7),-1.8em 1.8em 0 0em #000,-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2)}75%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.5),-1.8em 1.8em 0 0em rgba(0,0,0,.7),-2.6em 0em 0 0em #000,-1.8em -1.8em 0 0em rgba(0,0,0,.2);box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.5),-1.8em 1.8em 0 0em rgba(0,0,0,.7),-2.6em 0em 0 0em #000,-1.8em -1.8em 0 0em rgba(0,0,0,.2)}87.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.5),-2.6em 0em 0 0em rgba(0,0,0,.7),-1.8em -1.8em 0 0em #000;box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.5),-2.6em 0em 0 0em rgba(0,0,0,.7),-1.8em -1.8em 0 0em #000}}@keyframes loading{0%,100%{-webkit-box-shadow:0em -2.6em 0em 0em #000,1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.5),-1.8em -1.8em 0 0em rgba(0,0,0,.7);box-shadow:0em -2.6em 0em 0em #000,1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.5),-1.8em -1.8em 0 0em rgba(0,0,0,.7)}12.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.7),1.8em -1.8em 0 0em #000,2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.5);box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.7),1.8em -1.8em 0 0em #000,2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.5)}25%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.5),1.8em -1.8em 0 0em rgba(0,0,0,.7),2.5em 0em 0 0em #000,1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2);box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.5),1.8em -1.8em 0 0em rgba(0,0,0,.7),2.5em 0em 0 0em #000,1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2)}37.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.5),2.5em 0em 0 0em rgba(0,0,0,.7),1.75em 1.75em 0 0em #000,0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2);box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.5),2.5em 0em 0 0em rgba(0,0,0,.7),1.75em 1.75em 0 0em #000,0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2)}50%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.5),1.75em 1.75em 0 0em rgba(0,0,0,.7),0em 2.5em 0 0em #000,-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2);box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.5),1.75em 1.75em 0 0em rgba(0,0,0,.7),0em 2.5em 0 0em #000,-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2)}62.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.5),0em 2.5em 0 0em rgba(0,0,0,.7),-1.8em 1.8em 0 0em #000,-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2);box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.5),0em 2.5em 0 0em rgba(0,0,0,.7),-1.8em 1.8em 0 0em #000,-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2)}75%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.5),-1.8em 1.8em 0 0em rgba(0,0,0,.7),-2.6em 0em 0 0em #000,-1.8em -1.8em 0 0em rgba(0,0,0,.2);box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.5),-1.8em 1.8em 0 0em rgba(0,0,0,.7),-2.6em 0em 0 0em #000,-1.8em -1.8em 0 0em rgba(0,0,0,.2)}87.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.5),-2.6em 0em 0 0em rgba(0,0,0,.7),-1.8em -1.8em 0 0em #000;box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.5),-2.6em 0em 0 0em rgba(0,0,0,.7),-1.8em -1.8em 0 0em #000}}