:root {
  --sky-blue: #638fb2;
  --skyline-blue: #142b46;
  --qatar-flag-maroon: #89153d;
  --yellow: #ffc73d;
  --red: #8d1938;
  --brown: #a39474;
  --blue: #638fb2;
  --navy: #142b46;
  --green: #497777;
  --white: #ffffff;
  --shadow-grey: #4E5057;
  --text-grey: #BCBCBC;
  --error: #e62e2e;
  --success: #29cc39;
  --approved: #6FCF97;
  --declined: #F78C8C;
  --pending: #E6E6E6;
  --attachments-grey: #bcbcbc;
  --attachments-green: #219653;
  --attachments-red: #EB5757;
}

*,
*:before,
*:after {
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  display: block;
}

html {
  tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}

img,
iframe,
video,
audio,
object {
  max-width: 100%;
}

img,
iframe {
  border: 0 none;
}

img {
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

b,
strong {
  font-weight: bold;
}

address {
  font-style: normal;
}

svg:not(:root) {
  overflow: hidden;
}

a,
button,
input[type=submit],
input[type=button],
input[type=reset],
input[type=file],
input[type=image],
label[for] {
  cursor: pointer;
}

a[href^=tel],
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=month],
input[type=week],
input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
input[type=color],
textarea,
a[href^=tel] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

button,
select {
  text-transform: none;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

nav ul,
nav ol {
  list-style: none outside none;
}

:root {
  --content-width-1: 1600px;
}

body {
  background-color: #f4f4f4;
  min-width: 1440px;
}

main {
  overflow: hidden;
}

.group::after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
.group .col {
  float: left;
}

.col--1 {
  width: 100%;
}
.col--2of3 {
  width: 66.6666666667%;
}
.col--2 {
  width: 50%;
}
.col--3 {
  width: 33.3333333333%;
}
.col--4 {
  width: 25%;
}
.col--5 {
  width: 20%;
}
.col--6 {
  width: 16.6666666667%;
}

@media (max-width: 782px) {
  html #wpadminbar {
    position: fixed;
  }
}
@font-face {
  font-family: "JH Dima";
  src: url("../fonts/jh-dima/light.eot");
  src: url("../fonts/jh-dima/light.eot?#iefix") format("embedded-opentype"), url("../fonts/jh-dima/light.woff2") format("woff2"), url("../fonts/jh-dima/light.woff") format("woff"), url("../fonts/jh-dima/light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "JH Dima";
  src: url("../fonts/jh-dima/medium.eot");
  src: url("../fonts/jh-dima/medium.eot?#iefix") format("embedded-opentype"), url("../fonts/jh-dima/medium.woff2") format("woff2"), url("../fonts/jh-dima/medium.woff") format("woff"), url("../fonts/jh-dima/medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "JH Dima";
  src: url("../fonts/jh-dima/bold.eot");
  src: url("../fonts/jh-dima/bold.eot?#iefix") format("embedded-opentype"), url("../fonts/jh-dima/bold.woff2") format("woff2"), url("../fonts/jh-dima/bold.woff") format("woff"), url("../fonts/jh-dima/bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
body {
  font-family: Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #828282;
}

h2 {
  font-weight: 400;
  font-size: 1.875rem;
  line-height: 1.875rem;
  color: #000;
}

h3 {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.875rem;
  margin-bottom: 10px;
}

h4 {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

h5 {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

p {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.icon {
  display: inline-block;
  vertical-align: middle;
}
.icon--announcement {
  width: 40px;
  height: 40px;
  -webkit-mask-image: url("../images/icons/announcement.svg");
          mask-image: url("../images/icons/announcement.svg");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.icon--announcement.colour {
  -webkit-mask: none;
          mask: none;
  background-image: url("../images/icons/announcement-colour.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--arrow {
  width: 10px;
  height: 5px;
  background-image: url("../images/icons/arrow-down.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--attachment {
  width: 0.625rem;
  height: 0.625rem;
  background-image: url("../images/icons/attachment.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--bilateral-meeting {
  width: 40px;
  height: 40px;
  -webkit-mask-image: url("../images/icons/bilateral-meeting.svg");
          mask-image: url("../images/icons/bilateral-meeting.svg");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.icon--bilateral-meeting.colour {
  -webkit-mask: none;
          mask: none;
  background-image: url("../images/icons/bilateral-meeting-colour.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--calendar {
  width: 16px;
  height: 16px;
  -webkit-mask-image: url("../images/icons/calendar.svg");
          mask-image: url("../images/icons/calendar.svg");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #bcbcbc;
}
.icon--chevron {
  width: 6px;
  height: 10px;
  -webkit-mask-image: url("../images/icons/chevron.svg");
          mask-image: url("../images/icons/chevron.svg");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  cursor: pointer;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.icon--chevron.left {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.icon--circle {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
}
.icon--circle.pending {
  background-color: var(--attachments-grey);
}
.icon--circle.declined {
  background-color: var(--qatar-flag-maroon);
}
.icon--circle.approved {
  background-color: #497777;
}
.icon--clock {
  width: 16px;
  height: 16px;
  background-image: url("../images/icons/clock.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--close {
  width: 1rem;
  height: 1rem;
  -webkit-mask-image: url("../images/icons/close.svg");
          mask-image: url("../images/icons/close.svg");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  cursor: pointer;
}
.icon--close.red {
  background-color: var(--error);
}
.icon--close.green {
  background-color: var(--success);
}
.icon--close.navy {
  background-color: var(--navy);
}
.icon--circle-close {
  height: 16px;
  width: 16px;
  background-image: url("../images/icons/circle-close.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--conference {
  width: 40px;
  height: 40px;
  -webkit-mask-image: url("../images/icons/conference.svg");
          mask-image: url("../images/icons/conference.svg");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.icon--conference.colour {
  -webkit-mask: none;
          mask: none;
  background-image: url("../images/icons/conference-colour.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--culture {
  width: 30px;
  height: 30px;
  background-image: url("../images/icons/culture.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--deleted {
  width: 100px;
  height: 130px;
  background-image: url("../images/icons/deleted.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #8d1938;
}
.icon--download {
  width: 1rem;
  height: 1.125rem;
  background-image: url("../images/icons/download.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.625rem 1.125rem;
}
.icon--eye {
  width: 22px;
  height: 16px;
  background-image: url("../images/icons/eye.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--edit {
  width: 16px;
  height: 16px;
  background-image: url("../images/icons/edit.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--economy {
  width: 30px;
  height: 30px;
  background-image: url("../images/icons/economy.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--environment {
  width: 30px;
  height: 30px;
  background-image: url("../images/icons/environment.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--event-exhibition {
  width: 40px;
  height: 40px;
  -webkit-mask-image: url("../images/icons/event-exhibition.svg");
          mask-image: url("../images/icons/event-exhibition.svg");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.icon--event-exhibition.colour {
  -webkit-mask: none;
          mask: none;
  background-image: url("../images/icons/event-exhibition-colour.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--events {
  width: 20px;
  height: 20px;
  background-image: url("../images/icons/events.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--file {
  width: 1.375rem;
  height: 1.875rem;
  background-image: url("../images/icons/file.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--filters {
  width: 16px;
  height: 13px;
  background-image: url("../images/icons/filters.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--flag {
  width: 13px;
  height: 16px;
  background-image: url("../images/icons/flag.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--history {
  width: 1rem;
  height: 1rem;
  background-image: url("../images/icons/history.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--concern {
  width: 1.4375rem;
  height: 1.4375rem;
  background-image: url("../images/icons/concern.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--actions-recommended {
  width: 1.4375rem;
  height: 1.4375rem;
  background-image: url("../images/icons/actions-recommended.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--important {
  width: 1.4375rem;
  height: 1.4375rem;
  background-image: url("../images/icons/important.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--grid {
  width: 16px;
  height: 16px;
  -webkit-mask-image: url("../images/icons/grid.svg");
          mask-image: url("../images/icons/grid.svg");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #bcbcbc;
}
.icon--health {
  width: 27px;
  height: 25px;
  background-image: url("../images/icons/health.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--list {
  width: 16px;
  height: 16px;
  -webkit-mask-image: url("../images/icons/list.svg");
          mask-image: url("../images/icons/list.svg");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #bcbcbc;
}
.icon--logout {
  width: 22px;
  height: 20px;
  background-image: url("../images/icons/logout.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--opportunities {
  width: 81px;
  height: 106px;
  background-image: url("../images/icons/opportunities.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.icon--padlock {
  width: 63px;
  height: 80px;
  background-image: url("../images/icons/padlock.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--password {
  width: 80px;
  height: 34px;
  background-image: url("../images/icons/password.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--people {
  width: 16px;
  height: 13px;
  -webkit-mask-image: url("../images/icons/people.svg");
          mask-image: url("../images/icons/people.svg");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #fff;
}
.icon--plus {
  width: 16px;
  height: 16px;
  background-image: url("../images/icons/plus.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--public-appearance {
  width: 40px;
  height: 40px;
  -webkit-mask-image: url("../images/icons/public-appearance.svg");
          mask-image: url("../images/icons/public-appearance.svg");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.icon--public-appearance.colour {
  -webkit-mask: none;
          mask: none;
  background-image: url("../images/icons/public-appearance-colour.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--press-conference {
  width: 60px;
  height: 60px;
  background-image: url("../images/icons/press-conference.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--press-release {
  width: 60px;
  height: 60px;
  background-image: url("../images/icons/press-release.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--profile {
  width: 60px;
  height: 60px;
  background-image: url("../images/icons/profile.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--print-media {
  width: 60px;
  height: 60px;
  background-image: url("../images/icons/print-media.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--quit {
  width: 92px;
  height: 92px;
  background-image: url("../images/icons/quit.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--ring {
  width: 20px;
  height: 20px;
  -webkit-mask-image: url("../images/icons/ring.svg");
          mask-image: url("../images/icons/ring.svg");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #fff;
}
.icon--ring.announcement {
  background-color: var(--red);
}
.icon--ring.public-appearance {
  background-color: var(--brown);
}
.icon--ring.speech-interview {
  background-color: var(--green);
}
.icon--ring.bilateral-meeting {
  background-color: var(--yellow);
}
.icon--ring.conference {
  background-color: var(--sky-blue);
}
.icon--ring.event-exhibition {
  background-color: var(--navy);
}
.icon--ring.approved {
  background-color: var(--approved);
}
.icon--ring.declined {
  background-color: var(--declined);
}
.icon--ring.pending {
  background-color: var(--pending);
}
.icon--risks {
  width: 94px;
  height: 92px;
  background-image: url("../images/icons/risks.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.icon--search {
  width: 24px;
  height: 24px;
  background-image: url("../images/icons/search.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--security-safety {
  width: 22px;
  height: 26px;
  background-image: url("../images/icons/security-safety.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--speech-interview {
  width: 40px;
  height: 40px;
  -webkit-mask-image: url("../images/icons/speech-interview.svg");
          mask-image: url("../images/icons/speech-interview.svg");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.icon--speech-interview.colour {
  -webkit-mask: none;
          mask: none;
  background-image: url("../images/icons/speech-interview-colour.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--sports {
  width: 24px;
  height: 24px;
  background-image: url("../images/icons/sport.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--social-media {
  width: 60px;
  height: 60px;
  background-image: url("../images/icons/social-media.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--sort {
  width: 16px;
  height: 16px;
  background-image: url("../images/icons/sort.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--statement {
  width: 60px;
  height: 60px;
  background-image: url("../images/icons/statement.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--success {
  width: 100px;
  height: 100px;
  background-image: url("../images/icons/success.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--tick {
  width: 10px;
  height: 8px;
  background-image: url("../images/icons/tick.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--tourism {
  width: 30px;
  height: 32px;
  background-image: url("../images/icons/tourism.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--trash {
  width: 1rem;
  height: 1.125rem;
  background-image: url("../images/icons/trash.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--triangle {
  width: 28px;
  height: 28px;
  -webkit-mask-image: url("../images/icons/triangle.svg");
          mask-image: url("../images/icons/triangle.svg");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  cursor: pointer;
}
.icon--triangle.announcement {
  background-color: var(--red);
}
.icon--triangle.public-appearance {
  background-color: var(--brown);
}
.icon--triangle.speech-interview {
  background-color: var(--green);
}
.icon--triangle.bilateral-meeting {
  background-color: var(--yellow);
}
.icon--triangle.conference {
  background-color: var(--sky-blue);
}
.icon--triangle.event-exhibition {
  background-color: var(--navy);
}
.icon--triangle.approved {
  background-color: var(--approved);
}
.icon--triangle.declined {
  background-color: var(--declined);
}
.icon--triangle.pending {
  background-color: var(--pending);
}
.icon--upload {
  width: 7.1875rem;
  height: 5.1875rem;
  background-image: url("../images/icons/upload.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--warning {
  width: 85px;
  height: 85px;
  background-image: url("../images/icons/warning.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--website {
  width: 60px;
  height: 60px;
  background-image: url("../images/icons/website.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.75rem;
  padding: 0.875rem 2.5rem;
  min-width: 178px;
  text-decoration: none;
  text-align: center;
  border: 0;
  outline: 0;
  border-radius: 8px;
}
.btn--disabled, .btn[disabled] {
  border: 1px solid #e6e6e6;
  color: #e6e6e6;
  background-color: var(--white);
}
.btn--small {
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
}
.btn--red {
  background-color: #8d1938;
}
.btn--blue {
  background-color: #638fb2;
}
.btn--navy {
  background-color: #142b46;
}
.btn--full {
  width: 100%;
}

.navigation {
  position: relative;
  padding: 40px 30px 0;
  z-index: 10;
}
.navigation::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 93px;
  background-color: #142b46;
}
.navigation .navigation__wrapper {
  position: relative;
  max-width: var(--content-width-1);
  margin-inline: auto;
}
.navigation .navigation__bar {
  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;
  -webkit-box-shadow: 0 4px 39px rgba(20, 3, 56, 0.1);
          box-shadow: 0 4px 39px rgba(20, 3, 56, 0.1);
  border-radius: 0.75rem;
  background-color: var(--white);
  padding: 0 40px;
}
.navigation .navigation__logo {
  width: 16.375rem;
}
.navigation .navigation__logo img {
  height: auto;
  width: 13.75rem;
}
.navigation .navigation__search {
  position: relative;
  max-width: calc(100% - 620px);
  width: 900px;
}
.navigation .navigation__search input {
  border: 2px solid #e6e6e6;
  border-radius: 16px;
  font-size: 20px;
  line-height: 30px;
  padding: 13px;
  padding-left: 72px;
  width: 100%;
}
.navigation .navigation__search i {
  position: absolute;
  left: 24px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.navigation .navigation__user {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  color: #4e5057;
  width: 325px;
  padding: 21px 0;
}
.navigation .navigation__user img {
  height: 64px;
  width: auto;
  margin-right: 20px;
}
.navigation .navigation__user > i {
  height: 64px;
  width: 64px;
  margin-right: 20px;
}
.navigation .navigation__user:hover .navigation__dropdown {
  display: block;
}
.navigation .navigation__dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 210px;
  -webkit-box-shadow: 0 4px 37px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 37px rgba(0, 0, 0, 0.1);
  border-radius: 0.75rem;
  background-color: var(--white);
  padding: 30px;
}
.navigation .navigation__dropdown ul {
  list-style: none;
}
.navigation .navigation__dropdown li + li {
  margin-top: 10px;
}
.navigation .navigation__dropdown a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #4e5057;
}
.navigation .navigation__dropdown i {
  width: 22px;
  margin-right: 15px;
}
.navigation .navigation__ministry {
  width: 100%;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
}
.navigation .navigation__ministry + span {
  display: block;
  font-size: 18px;
}
.navigation .navigation__name {
  cursor: pointer;
  max-width: calc(100% - 87px);
}
.navigation .navigation__switcher {
  position: absolute;
  top: -8px;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  right: 0;
  color: #fff;
  text-transform: uppercase;
  z-index: 1;
}
.navigation .navigation__switcher ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
}
.navigation .navigation__switcher li + li {
  margin-left: 8px;
}
.navigation .navigation__switcher a {
  color: inherit;
  text-decoration: none;
  opacity: 0.25;
}
.navigation .navigation__switcher a.active {
  opacity: 1;
}

.field {
  width: 100%;
  display: block;
  position: relative;
  text-align: left;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}
.field.is-error {
  margin-bottom: 1.5rem;
}
.field .field__label {
  color: #828282;
  display: block;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 0.25rem;
}
.field .field__show {
  position: absolute;
  top: 2.625rem;
  right: 0.75rem;
  line-height: 1rem;
}
.field .field__textarea {
  display: block;
  position: relative;
}
.field .field__radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 18px -14px 0;
  max-width: 21.875rem;
}
.field .field__checkbox {
  margin: 0 -14px -14px;
}
.field .field__count {
  position: absolute;
  bottom: 0.5625rem;
  right: 0.75rem;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.125rem;
}
.field .field__error {
  position: absolute;
  display: block;
  color: var(--error);
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1rem;
}
.field input,
.field textarea {
  display: block;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #f2f2f2;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 11px;
  background-color: #f2f2f2;
  color: #142b46;
  resize: none;
}
.field input::-webkit-input-placeholder, .field textarea::-webkit-input-placeholder {
  color: #b8bcca;
}
.field input::-moz-placeholder, .field textarea::-moz-placeholder {
  color: #b8bcca;
}
.field input:-ms-input-placeholder, .field textarea:-ms-input-placeholder {
  color: #b8bcca;
}
.field input::-ms-input-placeholder, .field textarea::-ms-input-placeholder {
  color: #b8bcca;
}
.field input::placeholder,
.field textarea::placeholder {
  color: #b8bcca;
}
.field input:focus,
.field textarea:focus {
  border-color: #638fb2;
}

.select {
  display: block;
  position: relative;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}
.select .select__value {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #f2f2f2;
  padding: 0.6875rem;
  background-color: #f2f2f2;
  color: #b8bcca;
}
.select .select__value.initialised {
  color: #142b46;
}
.select .select__value i {
  position: absolute;
  top: 50%;
  right: 1.25rem;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.select .select__dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  display: none;
  border-radius: 0 0 0.25rem 0.25rem;
  border: 0;
  padding: 6px 0;
  background-color: #f2f2f2;
  color: #142b46;
  list-style: none;
}
.select .select__dropdown a {
  display: block;
  padding: 0.375rem 0.75rem;
  text-decoration: none;
  color: inherit;
}
.select.active {
  z-index: 1;
}
.select.active .select__value {
  border-radius: 0.25rem 0.25rem 0 0;
  border-color: #638fb2;
}
.select.active .select__value i {
  -webkit-transform: translate3d(0, -50%, 0) scaleY(-1);
          transform: translate3d(0, -50%, 0) scaleY(-1);
}
.select.active .select__dropdown {
  display: block;
}
.select select {
  display: none;
}

.multiple {
  display: block;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}
.multiple .multiple__field {
  display: block;
  position: relative;
}
.multiple .multiple__search, .multiple .multiple__add {
  display: block;
  width: 100%;
  border-radius: 0.25rem;
  border: 1px solid #f2f2f2;
  padding: 0.6875rem;
  background-color: #f2f2f2;
  color: #142b46;
  resize: none;
}
.multiple .multiple__search:focus, .multiple .multiple__add:focus {
  border-color: #638fb2;
}
.multiple .multiple__search.placeholder, .multiple .multiple__add.placeholder {
  color: #b8bcca;
}
.multiple .multiple__search + i, .multiple .multiple__add + i {
  position: absolute;
  top: 1rem;
  right: 0.75rem;
  cursor: pointer;
}
.multiple .multiple__options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  border-radius: 0 0 0.25rem 0.25rem;
  border: 0;
  background-color: #f2f2f2;
  color: #142b46;
  list-style: none;
  z-index: 1;
  max-height: 22.5rem;
  overflow: auto;
}
.multiple .multiple__options li {
  display: none;
}
.multiple .multiple__options li.disabled {
  display: none !important;
}
.multiple .multiple__options a {
  position: relative;
  display: block;
  padding: 0.375rem 0.75rem;
  text-decoration: none;
  color: inherit;
}
.multiple .multiple__options i {
  position: absolute;
  top: 50%;
  right: 0.75rem;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.multiple .multiple__list {
  list-style: none;
}
.multiple .multiple__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #4e5057;
  border-bottom: 1px solid #e6e6e6;
  padding: 0.625rem 0;
}
.multiple .multiple__list li i {
  margin-right: 1.5625rem;
  cursor: pointer;
}

.radio,
.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  min-width: 10.75rem;
  padding: 0 0.875rem 0.875rem;
}
.radio__label,
.checkbox__label {
  display: inline-block;
  vertical-align: top;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin-left: 10px;
  white-space: nowrap;
}
.radio__wrapper,
.checkbox__wrapper {
  width: 1.125rem;
  height: 1.125rem;
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 1.125rem;
}
.radio__wrapper label,
.checkbox__wrapper label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1.125rem;
  height: 1.125rem;
  background-color: #fff;
  border-radius: 0.1875rem;
  border: 2px solid #4e5057;
  cursor: pointer;
}
.radio__wrapper label::after,
.checkbox__wrapper label::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #4e5057;
  opacity: 0;
}
.radio input[type=radio],
.radio input[type=checkbox],
.checkbox input[type=radio],
.checkbox input[type=checkbox] {
  visibility: hidden;
  margin: 0;
}
.radio input[type=checkbox]:checked + label::after,
.radio input[type=radio]:checked + label::after,
.checkbox input[type=checkbox]:checked + label::after,
.checkbox input[type=radio]:checked + label::after {
  opacity: 1;
}
.radio.is-error .radio__label,
.checkbox.is-error .radio__label {
  color: #f00;
  opacity: 1;
}

.toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.toggle .field__label {
  margin-bottom: 0;
  margin-right: 1.25rem;
}
.toggle .toggle__wrapper {
  position: relative;
  display: inline-block;
  width: 2.5rem;
  height: 1.375rem;
}
.toggle input {
  opacity: 0;
  width: 0;
  height: 0;
}
.toggle input:checked + label {
  background-color: #638fb2;
}
.toggle input:checked + label::before {
  -webkit-transform: translateX(18px);
          transform: translateX(18px);
}
.toggle input:focus + label {
  -webkit-box-shadow: 0 0 1px #638fb2;
          box-shadow: 0 0 1px #638fb2;
}
.toggle label {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #bcbcbc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 1.375rem;
}
.toggle label::before {
  position: absolute;
  content: "";
  height: 1.125rem;
  width: 1.125rem;
  left: 2px;
  bottom: 2px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}

.login {
  position: relative;
  min-height: 100vh;
  background-color: #fff;
}
.login .login__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50vh;
}
.login .login__wrapper {
  position: relative;
  max-width: var(--content-width-1);
  margin-inline: auto;
}
.login .login__panel {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  max-width: 600px;
  margin: 0 auto;
  border-radius: 0.75rem;
  overflow: hidden;
  background-color: #142b46;
  -webkit-box-shadow: 0 4px 39px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 39px rgba(0, 0, 0, 0.1);
}
.login .login__header {
  position: relative;
  height: 166px;
}
.login .login__header img {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  width: 200px;
}
.login .login__icon {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  width: 170px;
  height: 170px;
  background-color: #ededed;
  border-radius: 50%;
}
.login .login__icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
.login .login__body {
  background-color: var(--white);
  border-radius: 0 0 0.75rem 0.75rem;
  margin-bottom: 24px;
  padding: 130px 95px 50px;
}
.login .login__message {
  text-align: center;
  margin-bottom: 35px;
}
.login .login__error, .login .login__success {
  position: relative;
  background-color: #f2f2f2;
  border-radius: 4px;
  padding: 12px;
  color: #e62e2e;
  margin-bottom: 22px;
}
.login .login__error p, .login .login__success p {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.125rem;
}
.login .login__error i, .login .login__success i {
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.login .login__success {
  color: #29cc39;
}
.login .login__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 -22px;
}
.login .login__actions {
  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;
  margin-top: 30px;
}
.login .login__actions .btn:first-child:last-child {
  margin: 0 auto;
}
.login .login__actions a {
  color: #828282;
}
.login .login__footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
  max-width: 1660px;
  padding: 0 30px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.login .login__footer p {
  max-width: 270px;
}
.login .login__logo img {
  width: 226px;
}
.login .login__switcher {
  position: absolute;
  top: 28px;
  right: 43px;
  color: #fff;
  text-transform: uppercase;
  z-index: 1;
}
.login .login__switcher ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
}
.login .login__switcher li + li {
  margin-left: 8px;
}
.login .login__switcher a {
  color: inherit;
  text-decoration: none;
  opacity: 0.25;
}
.login .login__switcher a.active {
  opacity: 1;
}
.login .col {
  padding: 0 0 22px;
}

.dashboard {
  padding: 32px 30px 56px;
}
.dashboard .dashboard__wrapper {
  position: relative;
  max-width: var(--content-width-1);
  margin-inline: auto;
}
.dashboard .dashboard__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -12px -24px;
}
.dashboard .dashboard__events {
  width: 650px;
  padding: 0 12px;
}
.dashboard .dashboard__header {
  position: relative;
  margin-bottom: 30px;
}
.dashboard .dashboard__view {
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  right: 0;
  text-decoration: none;
  color: #8d1938;
}
.dashboard .dashboard__calendar {
  width: 525px;
  padding: 0 12px;
}
.dashboard .dashboard__calendar .calendar {
  margin: 0 auto;
  max-width: 355px;
}
.dashboard .dashboard__calendar .calendar .calendar__prev i, .dashboard .dashboard__calendar .calendar .calendar__next i {
  height: 14px;
  width: 10px;
}
.dashboard .dashboard__calendar .calendar .calendar__date {
  font-size: 24px;
  line-height: 40px;
}
.dashboard .dashboard__calendar .calendar .calendar__weekdays span {
  font-size: 16px;
  line-height: 45px;
}
.dashboard .dashboard__calendar .calendar li {
  position: relative;
  font-size: 18px;
  line-height: 45px;
}
.dashboard .dashboard__calendar .calendar li.active::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  width: 6px;
  height: 6px;
  background-color: #000;
  border-radius: 50%;
}
.dashboard .dashboard__stats {
  width: 449px;
  padding: 0 12px;
}
.dashboard .dashboard__panel {
  padding: 40px;
  border-radius: 0.75rem;
  overflow: hidden;
  background-color: var(--white);
  margin-bottom: 24px;
}
.dashboard .dashboard__panel:last-child {
  margin-bottom: 0;
}
.dashboard .dashboard__performance {
  position: relative;
  color: #fff;
  padding: 40px;
  border-radius: 0.75rem;
  overflow: hidden;
  background-color: #142b46;
  margin-bottom: 24px;
  line-height: 28px;
}
.dashboard .dashboard__performance h3 {
  color: #fff;
}
.dashboard .dashboard__performance p {
  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;
}
.dashboard .dashboard__performance p strong {
  min-width: 50%;
  font-size: 16px;
}
.dashboard .dashboard__performance p span {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.125rem;
  text-align: right;
}
.dashboard .dashboard__performance .btn {
  margin-top: 24px;
}
.dashboard .dashboard__month {
  position: absolute;
  top: 40px;
  right: 40px;
  line-height: 30px;
}
.dashboard .dashboard__ministries {
  margin: 16px -40px;
}
.dashboard .dashboard__ministries:last-child {
  margin-bottom: -10px;
}
.dashboard .dashboard__ministries ul {
  list-style: none;
}
.dashboard .dashboard__ministries li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 40px;
}
.dashboard .dashboard__ministries li.active {
  background-color: #f3f4f6;
}
.dashboard .dashboard__ministries img {
  max-height: 60px;
  max-width: 60px;
  width: auto;
  margin-right: 16px;
}
.dashboard .dashboard__ministries i {
  margin-right: 16px;
}
.dashboard .dashboard__ministries-name {
  max-width: calc(100% - 76px);
}
.dashboard .dashboard__notifications {
  position: relative;
  border-top: 1px solid #bcbcbc;
  margin-top: 32px;
  padding-top: 32px;
}
.dashboard .dashboard__list {
  margin: 0 -40px;
}
.dashboard .dashboard__list ul {
  list-style: none;
}
.dashboard h3 {
  color: #000;
  margin-bottom: 16px;
}
.dashboard .event {
  border: 0;
}
.dashboard .event .event__date {
  position: absolute;
  right: 25px;
  top: 25px;
  width: 110px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 28px;
}
.dashboard .event .event__date i {
  height: 28px;
  margin-left: 0;
}
.dashboard .event .event__title {
  margin-top: 0;
}

.notifications .notifications__list ul {
  list-style: none;
}
.notifications .notifications__list li + li {
  margin-top: 5px;
}
.notifications .notifications__subtitle {
  padding: 10px 40px 10px 74px;
}

.notification {
  position: relative;
}
.notification .notification__title {
  display: block;
  max-width: 20rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}
.notification .notification__date {
  display: block;
  text-align: right;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1rem;
}
.notification .notification__date span {
  display: block;
}
.notification .notification__flag {
  display: block;
  color: #bdbdbd;
  font-size: 14px;
  line-height: 24px;
  padding: 0 40px 0 74px;
}
.notification a {
  position: relative;
  padding: 10px 40px;
  padding-left: 74px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: inherit;
}
.notification a:hover {
  background: rgba(243, 243, 243, 0.5);
}
.notification i {
  position: absolute;
  top: 50%;
  left: 40px;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.notification.read i {
  background-color: #bcbcbc;
}

.events {
  padding: 32px 30px 200px;
}
.events .events__wrapper {
  position: relative;
  max-width: var(--content-width-1);
  margin-inline: auto;
}
.events .events__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -12px -24px;
}
.events .events__calendar {
  width: 100%;
  padding: 0 12px 24px;
}
.events .events__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 32px;
}
.events .events__header .btn {
  margin-left: auto;
}
.events .events__back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #8d1938;
  text-decoration: none;
}
.events .events__back i {
  background-color: #8d1938;
  margin-right: 9px;
}
.events .events__title {
  margin-right: 20px;
}
.events .events__subtitle {
  margin: 24px 0 16px;
}
.events .events__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
.events .events__toggles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 35px;
}
.events .events__toggles a {
  text-decoration: none;
  color: #4e5057;
}
.events .events__toggles a + a {
  margin-left: 16px;
}
.events .events__toggles i {
  margin-left: 8px;
}
.events .events__search {
  width: 788px;
  position: relative;
}
.events .events__search input {
  border: 0;
  border-radius: 16px;
  font-size: 20px;
  line-height: 30px;
  padding: 13px;
  padding-left: 72px;
  width: 100%;
}
.events .events__search i {
  position: absolute;
  left: 24px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.events .events__layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 24px;
}
.events .events__layout a.active i {
  background-color: #8d1938;
}
.events .events__layout a + a {
  margin-left: 16px;
}
.events .events__dates {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  line-height: 30px;
  margin-left: auto;
  color: #4e5057;
}
.events .events__dates.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.events .events__dates i {
  background-color: #4e5057;
  height: 16px;
  width: 10px;
}
.events .events__next {
  margin-left: 20px;
}
.events .events__date {
  margin-left: 20px;
  min-width: 190px;
}
.events .events__view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  line-height: 28px;
  margin-left: 16px;
}
.events .events__view .toggle {
  margin: 0 8px;
}
.events .events__view .toggle label {
  background-color: #e6e6e6;
}
.events .events__view .toggle label::before {
  background-color: #8d1938;
}
.events .events__view .active {
  color: #8d1938;
}
.events .events__period {
  cursor: pointer;
}
.events .events__filters {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  color: #142b46;
  margin: 24px 0 0;
}
.events .events__filters.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.events .events__filters ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  margin-left: 33px;
}
.events .events__filters li + li {
  margin-left: 16px;
}
.events .events__filters span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #e6e6e6;
  border-radius: 20px;
  font-size: 14px;
  line-height: 28px;
  color: inherit;
  text-decoration: none;
  padding: 6px 13px;
}
.events .events__filters span strong {
  margin-right: 0.25rem;
}
.events .events__filters i {
  background-color: #142b46;
  width: 10px;
  height: 10px;
  margin-left: 8px;
}
.events .col {
  padding: 0 12px 24px;
}

.event {
  display: block;
  position: relative;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  background-color: #fff;
  padding: 25px;
  padding-left: 100px;
  border-top: 12px solid transparent;
  z-index: 10;
  margin-bottom: 16px;
  text-decoration: none;
  color: inherit;
}
.event .event__attachment {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  border-radius: 50%;
  width: 1.125rem;
  height: 1.125rem;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.event .event__attachment.hidden {
  display: none;
}
.event .event__attachment.approved {
  background-color: var(--attachments-green);
}
.event .event__attachment.pending {
  background-color: var(--attachments-grey);
}
.event .event__attachment.declined {
  background-color: var(--attachments-red);
}
.event .event__current {
  color: #a39474;
  font-size: 13px;
  line-height: 28px;
}
.event .event__type {
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  left: 30px;
}
.event .event__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  line-height: 16px;
  color: #727272;
  margin-bottom: 10px;
}
.event .event__date i {
  margin-right: 8px;
  margin-left: 12px;
}
.event .event__date i:first-child {
  margin-left: 0;
}
.event .event__title {
  color: #4e5057;
  margin: 10px 0 0;
  max-width: 250px;
}
.event .event__line {
  display: block;
  border: 0;
  border-top: 1px solid #e6e6e6;
  margin: 10px 0;
}
.event .event__category {
  color: #4e5057;
  display: block;
  font-size: 14px;
  line-height: 28px;
}
.event .event__ministry {
  color: #4e5057;
  display: block;
  font-size: 13px;
  line-height: 28px;
}
.event .event__more {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 24px;
  right: 24px;
  font-size: 13px;
  line-height: 28px;
  color: #bcbcbc;
  text-decoration: none;
}
.event .event__more i {
  background-color: #bcbcbc;
  margin-left: 6px;
}
.event.announcement {
  border-top-color: var(--red);
}
.event.public-appearance {
  border-top-color: var(--brown);
}
.event.speech-interview {
  border-top-color: var(--green);
}
.event.bilateral-meeting {
  border-top-color: var(--yellow);
}
.event.conference {
  border-top-color: var(--sky-blue);
}
.event.event-exhibition {
  border-top-color: var(--navy);
}
.event.approved {
  border-top-color: var(--approved);
}
.event.declined {
  border-top-color: var(--declined);
}
.event.pending {
  border-top-color: var(--pending);
}
.event.concern::before, .event.important::before, .event.actions-recommended::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid var(--red);
  border-radius: 0.5rem;
}
.event.concern::after, .event.important::after, .event.actions-recommended::after {
  content: "";
  position: absolute;
  top: 1.0625rem;
  height: 1.3125rem;
  width: 1.3125rem;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.event.concern::before, .event.important::before, .event.actions-recommended::before {
  border-left: 0;
  border-radius: 0 0.5rem 0.5rem 0;
}
.event.concern::after, .event.important::after, .event.actions-recommended::after {
  left: 0.6875rem;
  top: 0.8125rem;
}
.event.concern::after {
  background-image: url("../images/icons/concern.svg");
}
.event.important::after {
  background-image: url("../images/icons/important.svg");
}
.event.actions-recommended::after {
  background-image: url("../images/icons/actions-recommended.svg");
}

.notice {
  -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 1.625rem 1.25rem;
  margin-bottom: 1.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.8125rem;
  line-height: 1.125rem;
}
.notice .notice__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  text-transform: capitalize;
}
.notice .notice__title i {
  margin-right: 1.25rem;
}
.notice .notice__title strong {
  color: var(--red);
}
.notice .notice__title-text {
  width: 8.4375rem;
}
.notice .notice__snippet {
  width: 68%;
  padding-left: 2.5rem;
}
.notice .notice__actions {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 1.25rem;
  color: var(--red);
  padding: 0 1.5rem;
}
.notice .notice__actions a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  color: var(--red);
}
.notice .notice__actions a + a {
  margin-left: 1rem;
  color: #497777;
}
.notice .notice__icon {
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 20px;
  height: 20px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  margin-right: 8px;
}
.notice .notice__icon i {
  width: 10px;
  height: 10px;
}

.calendar {
  display: none;
  position: relative;
  text-align: center;
  line-height: 26px;
  color: #4e5057;
  max-width: 270px;
  margin-left: auto;
  z-index: 1;
  overflow: hidden;
}
.calendar .calendar__month {
  margin-top: -8px;
  position: relative;
  font-size: 18px;
  line-height: 30px;
  padding: 8px 0;
  margin-bottom: 4px;
  border-bottom: 1px solid #e6e6e6;
}
.calendar .calendar__prev {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.calendar .calendar__prev i {
  width: 8px;
  height: 12px;
  background-color: #000;
}
.calendar .calendar__next {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.calendar .calendar__next i {
  width: 8px;
  height: 12px;
  background-color: #000;
}
.calendar .calendar__weekdays {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.calendar .calendar__weekdays span {
  width: 14.2857142857%;
  font-size: 12px;
  padding: 2px 0;
}
.calendar .calendar__days {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
}
.calendar .calendar__days li {
  width: 14.2857142857%;
  font-size: 13px;
  line-height: 26px;
  padding: 2px 0;
}
.calendar .calendar__days li:nth-child(7n-6) .running {
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
}
.calendar .calendar__days li:nth-child(7n) .running {
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
}
.calendar .calendar__days span {
  position: relative;
  display: block;
}
.calendar .calendar__days .start {
  position: relative;
  width: 26px;
  border-radius: 50%;
  margin: 0 auto;
  background-color: #8d1938;
  color: #fff;
}
.calendar .calendar__days .start::before {
  content: "";
  position: absolute;
  left: 50%;
  width: 100%;
  top: 3px;
  bottom: 3px;
  background-color: #f4e8eb;
  z-index: -1;
}
.calendar .calendar__days .start.end::before {
  display: none;
}
.calendar .calendar__days .end {
  position: relative;
  width: 26px;
  border-radius: 50%;
  margin: 0 auto;
  background-color: #8d1938;
  color: #fff;
}
.calendar .calendar__days .end::before {
  content: "";
  position: absolute;
  right: 50%;
  width: 100%;
  top: 3px;
  bottom: 3px;
  background-color: #f4e8eb;
  z-index: -1;
}
.calendar .calendar__days .running {
  margin: 3px 0;
  line-height: 20px;
  background-color: #f4e8eb;
}
.calendar .calendar__days .ignore {
  color: #bcbcbc;
}
.calendar .calendar__days .ignore + li .running {
  border-radius: 40px 0 0 40px;
}
.calendar .calendar__name {
  width: 14.2857142857%;
  font-size: 12px;
  padding: 2px 0;
}

.tile {
  position: relative;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  background-color: #fff;
  padding: 30px 24px 24px;
  border-top: 12px solid transparent;
  z-index: 10;
}
.tile--full {
  min-width: 382px;
  -webkit-transform: translate3d(0%, 0, 0);
          transform: translate3d(0%, 0, 0);
  margin-left: -34px;
}
.tile.concern::before, .tile.important::before, .tile.actions-recommended::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid var(--red);
  border-radius: 0.5rem;
}
.tile.concern::after, .tile.important::after, .tile.actions-recommended::after {
  content: "";
  position: absolute;
  top: 1.0625rem;
  height: 1.3125rem;
  width: 1.3125rem;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.tile.concern::before, .tile.important::before, .tile.actions-recommended::before {
  border-top: 0;
  border-radius: 0 0 0.5rem 0.5rem;
}
.tile.concern::after, .tile.important::after, .tile.actions-recommended::after {
  right: 1.5rem;
  top: 1.375rem;
}
.tile.concern::after {
  background-image: url("../images/icons/concern.svg");
}
.tile.important::after {
  background-image: url("../images/icons/important.svg");
}
.tile.actions-recommended::after {
  background-image: url("../images/icons/actions-recommended.svg");
}
.tile .icon--triangle {
  position: absolute;
  top: -29px;
  left: 20px;
}
.tile .tile__attachment {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  border-radius: 50%;
  width: 1.125rem;
  height: 1.125rem;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tile .tile__attachment.hidden {
  display: none;
}
.tile .tile__attachment.approved {
  background-color: var(--attachments-green);
}
.tile .tile__attachment.pending {
  background-color: var(--attachments-grey);
}
.tile .tile__attachment.declined {
  background-color: var(--attachments-red);
}
.tile .tile__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  line-height: 16px;
  color: #727272;
  margin-bottom: 10px;
}
.tile .tile__date i {
  margin-right: 8px;
  margin-left: 12px;
}
.tile .tile__date i:first-child {
  margin-left: 0;
}
.tile .tile__title {
  color: #4e5057;
  margin: 10px 0;
  max-width: 250px;
  min-height: 56px;
}
.tile .tile__ministry {
  color: #4e5057;
  display: block;
  font-size: 13px;
  line-height: 28px;
  margin-bottom: 8px;
}
.tile .tile__line {
  display: block;
  border: 0;
  border-top: 1px solid #e6e6e6;
  margin: 10px 0;
}
.tile .tile__type {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  padding: 4px 13px;
  border-radius: 15px;
  color: #fff;
}
.tile .tile__type i {
  margin-right: 8px;
  background-color: #fff;
  height: 20px;
  width: 20px;
}
.tile .tile__more {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 24px;
  right: 24px;
  font-size: 13px;
  line-height: 28px;
  color: #bcbcbc;
  text-decoration: none;
}
.tile .tile__more i {
  background-color: #bcbcbc;
  margin-left: 6px;
}
.tile.announcement {
  border-top-color: var(--red);
}
.tile.announcement .tile__type {
  background-color: var(--red);
}
.tile.public-appearance {
  border-top-color: var(--brown);
}
.tile.public-appearance .tile__type {
  background-color: var(--brown);
}
.tile.speech-interview {
  border-top-color: var(--green);
}
.tile.speech-interview .tile__type {
  background-color: var(--green);
}
.tile.bilateral-meeting {
  border-top-color: var(--yellow);
}
.tile.bilateral-meeting .tile__type {
  background-color: var(--yellow);
}
.tile.conference {
  border-top-color: var(--sky-blue);
}
.tile.conference .tile__type {
  background-color: var(--sky-blue);
}
.tile.event-exhibition {
  border-top-color: var(--navy);
}
.tile.event-exhibition .tile__type {
  background-color: var(--navy);
}
.tile.approved {
  border-top-color: var(--approved);
}
.tile.approved .tile__type {
  background-color: var(--approved);
}
.tile.declined {
  border-top-color: var(--declined);
}
.tile.declined .tile__type {
  background-color: var(--declined);
}
.tile.pending {
  border-top-color: var(--pending);
}
.tile.pending .tile__type {
  background-color: var(--pending);
}

.list {
  position: relative;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  background-color: #fff;
  padding: 32px 40px;
  border-left: 12px solid transparent;
  z-index: 10;
  max-width: 1440px;
}
.list.concern::before, .list.important::before, .list.actions-recommended::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid var(--red);
  border-radius: 0.5rem;
}
.list.concern::after, .list.important::after, .list.actions-recommended::after {
  content: "";
  position: absolute;
  top: 1.0625rem;
  height: 1.3125rem;
  width: 1.3125rem;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.list.concern::before, .list.important::before, .list.actions-recommended::before {
  border-left: 0;
  border-radius: 0 0.5rem 0.5rem 0;
}
.list.concern::after, .list.important::after, .list.actions-recommended::after {
  left: 0.6875rem;
  top: 0.8125rem;
}
.list.concern::after {
  background-image: url("../images/icons/concern.svg");
}
.list.important::after {
  background-image: url("../images/icons/important.svg");
}
.list.actions-recommended::after {
  background-image: url("../images/icons/actions-recommended.svg");
}
.list .list__wrapper {
  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;
}
.list .list__attachment {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  border-radius: 50%;
  width: 1.125rem;
  height: 1.125rem;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list .list__attachment.hidden {
  display: none;
}
.list .list__attachment.approved {
  background-color: var(--attachments-green);
}
.list .list__attachment.pending {
  background-color: var(--attachments-grey);
}
.list .list__attachment.declined {
  background-color: var(--attachments-red);
}
.list .list__date {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 28px;
  color: #727272;
}
.list .list__date i {
  width: 20px;
  height: 20px;
  margin-right: 12px;
  margin-left: 32px;
}
.list .list__date i:first-child {
  margin-left: 0;
}
.list .list__title {
  color: #4e5057;
  width: 292px;
  margin-bottom: 0;
  margin-right: 4%;
}
.list .list__ministry {
  width: 20%;
  font-size: 16px;
  line-height: 28px;
}
.list .list__type {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  padding: 4px 13px;
  border-radius: 15px;
  color: #fff;
}
.list .list__type i {
  margin-right: 8px;
  background-color: #fff;
  height: 20px;
  width: 20px;
}
.list .list__more {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  line-height: 28px;
  color: #bcbcbc;
  text-decoration: none;
}
.list .list__more i {
  background-color: #bcbcbc;
  margin-left: 6px;
}
.list.announcement {
  border-color: var(--red);
}
.list.announcement .list__type {
  background-color: var(--red);
}
.list.public-appearance {
  border-color: var(--brown);
}
.list.public-appearance .list__type {
  background-color: var(--brown);
}
.list.speech-interview {
  border-color: var(--green);
}
.list.speech-interview .list__type {
  background-color: var(--green);
}
.list.bilateral-meeting {
  border-color: var(--yellow);
}
.list.bilateral-meeting .list__type {
  background-color: var(--yellow);
}
.list.conference {
  border-color: var(--sky-blue);
}
.list.conference .list__type {
  background-color: var(--sky-blue);
}
.list.event-exhibition {
  border-color: var(--navy);
}
.list.event-exhibition .list__type {
  background-color: var(--navy);
}
.list.approved {
  border-color: var(--approved);
}
.list.approved .list__type {
  background-color: var(--approved);
}
.list.declined {
  border-color: var(--declined);
}
.list.declined .list__type {
  background-color: var(--declined);
}
.list.pending {
  border-color: var(--pending);
}
.list.pending .list__type {
  background-color: var(--pending);
}

.submission {
  padding: 35px 0 220px;
}
.submission .submission__wrapper {
  max-width: 788px;
  margin: 0 auto;
}
.submission .submission__breadcrumbs {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 52px;
}
.submission .submission__breadcrumbs ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.submission .submission__breadcrumbs li {
  position: relative;
}
.submission .submission__breadcrumbs li + li {
  margin-left: 37px;
}
.submission .submission__breadcrumbs li + li::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  height: 2px;
  background-color: #e6e6e6;
  width: 37px;
  margin-top: -1px;
}
.submission .submission__breadcrumbs li.active a {
  background-color: #638fb2;
}
.submission .submission__breadcrumbs li.active ~ li a {
  background-color: #e6e6e6;
}
.submission .submission__breadcrumbs a {
  display: block;
  width: 32px;
  text-align: center;
  background-color: #142b46;
  border-radius: 50%;
  text-decoration: none;
  color: #fff;
}
.submission .submission__panel {
  background-color: #fff;
  padding: 63px 135px 120px;
  border-radius: 0.75rem;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.submission .submission__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -12px -16px;
}
.submission .submission__tab {
  display: none;
}
.submission .submission__tab.active {
  display: block;
}
.submission .submission__actions {
  margin-top: 48px;
}
.submission .submission__error {
  position: relative;
  background-color: #f2f2f2;
  border-radius: 4px;
  padding: 12px;
  color: #e62e2e;
  margin-bottom: 22px;
}
.submission .submission__error p {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin: 0;
}
.submission .submission__error i {
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.submission .submission__success {
  background-color: #fff;
  padding: 110px 135px 70px;
  text-align: center;
  border-radius: 0.75rem;
}
.submission .submission__success i {
  margin-bottom: 40px;
}
.submission h3 {
  color: #142b46;
  margin-bottom: 12px;
}
.submission h5 {
  color: #142b46;
  margin: 20px 0 16px;
}
.submission p {
  margin: 10px 0 20px;
}
.submission p + h4 {
  margin-top: 40px;
}
.submission .col {
  padding: 0 12px 16px;
}

.post {
  display: none;
  padding: 32px 0 56px;
}
.post.active {
  display: block;
}
.post .post__wrapper {
  max-width: 788px;
  margin: 0 auto;
}
.post .post__back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #8d1938;
  text-decoration: none;
  margin-bottom: 16px;
}
.post .post__back i {
  background-color: #8d1938;
  margin-right: 9px;
}
.post .post__panel {
  background-color: #fff;
  border-radius: 0.75rem;
  overflow: hidden;
}
.post .post__content {
  padding: 30px 88px 88px;
}
.post .post__details {
  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;
  margin-bottom: 26px;
}
.post .post__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  line-height: 28px;
  color: #727272;
}
.post .post__date i {
  margin-right: 8px;
  margin-left: 24px;
}
.post .post__date i:first-child {
  margin-left: 0;
}
.post .post__type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 28px;
}
.post .post__type i {
  width: 23px;
  height: 19px;
  margin-right: 8px;
}
.post .post__type.announcement {
  color: var(--red);
}
.post .post__type.announcement i {
  background-color: var(--red);
}
.post .post__type.public-appearance {
  color: var(--brown);
}
.post .post__type.public-appearance i {
  background-color: var(--brown);
}
.post .post__type.speech-interview {
  color: var(--green);
}
.post .post__type.speech-interview i {
  background-color: var(--green);
}
.post .post__type.bilateral-meeting {
  color: var(--yellow);
}
.post .post__type.bilateral-meeting i {
  background-color: var(--yellow);
}
.post .post__type.conference {
  color: var(--sky-blue);
}
.post .post__type.conference i {
  background-color: var(--sky-blue);
}
.post .post__type.event-exhibition {
  color: var(--navy);
}
.post .post__type.event-exhibition i {
  background-color: var(--navy);
}
.post .post__type.approved {
  color: var(--approved);
}
.post .post__type.approved i {
  background-color: var(--approved);
}
.post .post__type.declined {
  color: var(--declined);
}
.post .post__type.declined i {
  background-color: var(--declined);
}
.post .post__type.pending {
  color: var(--pending);
}
.post .post__type.pending i {
  background-color: var(--pending);
}
.post .post__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -12px -32px;
}
.post .post__attachments {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
}
.post .post__attachments h4 {
  margin-bottom: 0;
}
.post .post__attachments a {
  color: var(--sky-blue);
  text-decoration: none;
}
.post .post__title {
  line-height: 35px;
  color: #4e5057;
  margin-bottom: 20px;
}
.post .post__description {
  color: #4e5057;
}
.post .post__description p {
  font-size: 18px;
  line-height: 28px;
}
.post .post__communication {
  position: relative;
  background-color: #f3f4f6;
  height: 155px;
  border-radius: 0.75rem;
}
.post .post__communication i {
  position: absolute;
  top: 60px;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
.post .post__communication span {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 18px;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #142b46;
  min-height: 32px;
  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;
}
.post .post__list {
  position: relative;
  background-color: #142b46;
  padding: 38px 25px;
  color: #fff;
  border-radius: 0.75rem;
  min-height: 136px;
}
.post .post__list ul {
  font-size: 18px;
  line-height: 30px;
  padding-left: 23px;
}
.post .post__list i {
  position: absolute;
  bottom: 0;
  right: 0;
}
.post .post__members {
  line-height: 28px;
}
.post .post__members ul {
  list-style: none;
}
.post .post__members li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 25px;
}
.post .post__members li:nth-child(even) {
  background-color: #f3f4f6;
}
.post .post__members img {
  max-height: 60px;
  width: auto;
  margin-right: 10px;
}
.post .post__members i {
  margin-right: 10px;
}
.post .post__members span {
  width: calc(100% - 70px);
}
.post h4 {
  color: #142b46;
  margin-bottom: 16px;
}
.post .col {
  padding: 0 12px 32px;
}

.map {
  position: relative;
  min-height: 4.75rem;
}
.map .map__container {
  position: relative;
  height: 320px;
}
.map .map__actions {
  position: absolute;
  top: 17px;
  right: 17px;
}
.map .map__actions ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.map .map__actions li + li {
  margin-left: 12px;
}
.map .map__actions a {
  display: block;
  position: relative;
  width: 42px;
  height: 42px;
  background-color: var(--white);
  border-radius: 0.75rem;
  -webkit-box-shadow: 0 4px 37px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 37px rgba(0, 0, 0, 0.1);
}
.map .map__actions i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 0;
  height: 100%;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  z-index: 10;
  background-color: transparent;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.popup[open] {
  display: block;
}
.popup.active {
  display: block;
}
.popup .popup__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.popup .popup__panel {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  max-width: 788px;
  margin: 0 auto;
  border-radius: 0.75rem;
  overflow: hidden;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 39px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 39px rgba(0, 0, 0, 0.1);
  padding: 80px 135px 70px;
  text-align: center;
}
.popup .popup__close {
  position: absolute;
  top: 2rem;
  right: 2rem;
}
.popup .popup__icon {
  margin-bottom: 60px;
}
.popup .popup__title {
  margin-bottom: 22px;
}
.popup .popup__snippet a {
  color: var(--blue);
}
.popup .popup__container {
  margin: 0 -12px -16px;
}
.popup .popup__actions {
  margin-top: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.popup .popup__actions a + a {
  margin-left: 1.5rem;
}
.popup .form {
  margin-top: 25px;
}
.popup .col {
  padding: 0 12px 16px;
}

.monthly .monthly__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin-bottom: 26px;
  font-size: 24px;
  line-height: 30px;
}
.monthly .monthly__header li {
  width: 14.2857142857%;
  padding: 0 32px;
}
.monthly .monthly__header li + li {
  border-left: 1px solid #bcbcbc;
}
.monthly .monthly__days {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 37px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 37px rgba(0, 0, 0, 0.1);
  font-size: 20px;
  line-height: 30px;
}
.monthly .monthly__days li {
  position: relative;
  width: 14.2857142857%;
  border-left: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  padding: 10px 16px;
  min-height: 190px;
}
.monthly .monthly__days li:nth-child(-n+7) {
  border-top: 0;
}
.monthly .monthly__days li:nth-child(7n-6) {
  border-left: 0;
}
.monthly .monthly__days li:nth-child(7n) .start,
.monthly .monthly__days li:nth-child(7n) .end,
.monthly .monthly__days li:nth-child(7n) .running {
  right: 0;
}
.monthly .monthly__days li.ignore {
  color: #bcbcbc;
}
.monthly .monthly__days li.today {
  background-color: rgba(230, 230, 230, 0.3);
}
.monthly .monthly__days li .start,
.monthly .monthly__days li .end,
.monthly .monthly__days li .running,
.monthly .monthly__days li .hidden {
  position: absolute;
  display: block;
  left: 0;
  right: -1px;
  height: 8px;
  z-index: 1;
}
.monthly .monthly__days li .start.active,
.monthly .monthly__days li .end.active,
.monthly .monthly__days li .running.active,
.monthly .monthly__days li .hidden.active {
  z-index: 2;
}
.monthly .monthly__days li .start.announcement,
.monthly .monthly__days li .end.announcement,
.monthly .monthly__days li .running.announcement,
.monthly .monthly__days li .hidden.announcement {
  background-color: var(--red);
}
.monthly .monthly__days li .start.public-appearance,
.monthly .monthly__days li .end.public-appearance,
.monthly .monthly__days li .running.public-appearance,
.monthly .monthly__days li .hidden.public-appearance {
  background-color: var(--brown);
}
.monthly .monthly__days li .start.speech-interview,
.monthly .monthly__days li .end.speech-interview,
.monthly .monthly__days li .running.speech-interview,
.monthly .monthly__days li .hidden.speech-interview {
  background-color: var(--green);
}
.monthly .monthly__days li .start.bilateral-meeting,
.monthly .monthly__days li .end.bilateral-meeting,
.monthly .monthly__days li .running.bilateral-meeting,
.monthly .monthly__days li .hidden.bilateral-meeting {
  background-color: var(--yellow);
}
.monthly .monthly__days li .start.conference,
.monthly .monthly__days li .end.conference,
.monthly .monthly__days li .running.conference,
.monthly .monthly__days li .hidden.conference {
  background-color: var(--sky-blue);
}
.monthly .monthly__days li .start.event-exhibition,
.monthly .monthly__days li .end.event-exhibition,
.monthly .monthly__days li .running.event-exhibition,
.monthly .monthly__days li .hidden.event-exhibition {
  background-color: var(--navy);
}
.monthly .monthly__days li .start.approved,
.monthly .monthly__days li .end.approved,
.monthly .monthly__days li .running.approved,
.monthly .monthly__days li .hidden.approved {
  background-color: var(--approved);
}
.monthly .monthly__days li .start.declined,
.monthly .monthly__days li .end.declined,
.monthly .monthly__days li .running.declined,
.monthly .monthly__days li .hidden.declined {
  background-color: var(--declined);
}
.monthly .monthly__days li .start.pending,
.monthly .monthly__days li .end.pending,
.monthly .monthly__days li .running.pending,
.monthly .monthly__days li .hidden.pending {
  background-color: var(--pending);
}
.monthly .monthly__days li .start {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.monthly .monthly__days li .end {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.monthly .monthly__days li .hidden {
  opacity: 0;
}
.monthly .monthly__day {
  display: block;
  margin-bottom: 16px;
}

.weekly .weekly__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin-bottom: 26px;
  font-size: 24px;
  line-height: 30px;
}
.weekly .weekly__header li {
  width: 14.2857142857%;
  padding: 0 32px;
}
.weekly .weekly__header li + li {
  border-left: 1px solid #bcbcbc;
}
.weekly .weekly__days {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 37px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 37px rgba(0, 0, 0, 0.1);
  font-size: 20px;
  line-height: 30px;
}
.weekly .weekly__days li {
  position: relative;
  width: 14.2857142857%;
  border-left: 1px solid #e6e6e6;
  min-height: 950px;
}
.weekly .weekly__days li:nth-child(-n+7) {
  border-top: 0;
}
.weekly .weekly__days li:nth-child(7n-6) {
  border-left: 0;
}
.weekly .weekly__days li:nth-child(7n) .start,
.weekly .weekly__days li:nth-child(7n) .end,
.weekly .weekly__days li:nth-child(7n) .running {
  right: 0;
}
.weekly .weekly__days li.ignore {
  color: #bcbcbc;
}
.weekly .weekly__days li.today {
  background-color: rgba(230, 230, 230, 0.3);
}
.weekly .weekly__days li .start,
.weekly .weekly__days li .end,
.weekly .weekly__days li .running,
.weekly .weekly__days li .hidden {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  left: 0;
  right: -1px;
  height: 40px;
  z-index: 1;
}
.weekly .weekly__days li .start.active,
.weekly .weekly__days li .end.active,
.weekly .weekly__days li .running.active,
.weekly .weekly__days li .hidden.active {
  z-index: 2;
}
.weekly .weekly__days li .start::before,
.weekly .weekly__days li .end::before,
.weekly .weekly__days li .running::before,
.weekly .weekly__days li .hidden::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.1;
}
.weekly .weekly__days li .start > i,
.weekly .weekly__days li .end > i,
.weekly .weekly__days li .running > i,
.weekly .weekly__days li .hidden > i {
  width: 25px;
  height: 25px;
  margin-right: 8px;
}
.weekly .weekly__days li .start.announcement::before,
.weekly .weekly__days li .end.announcement::before,
.weekly .weekly__days li .running.announcement::before,
.weekly .weekly__days li .hidden.announcement::before {
  background-color: var(--red);
}
.weekly .weekly__days li .start.announcement > i,
.weekly .weekly__days li .end.announcement > i,
.weekly .weekly__days li .running.announcement > i,
.weekly .weekly__days li .hidden.announcement > i {
  background-color: var(--red);
}
.weekly .weekly__days li .start.public-appearance::before,
.weekly .weekly__days li .end.public-appearance::before,
.weekly .weekly__days li .running.public-appearance::before,
.weekly .weekly__days li .hidden.public-appearance::before {
  background-color: var(--brown);
}
.weekly .weekly__days li .start.public-appearance > i,
.weekly .weekly__days li .end.public-appearance > i,
.weekly .weekly__days li .running.public-appearance > i,
.weekly .weekly__days li .hidden.public-appearance > i {
  background-color: var(--brown);
}
.weekly .weekly__days li .start.speech-interview::before,
.weekly .weekly__days li .end.speech-interview::before,
.weekly .weekly__days li .running.speech-interview::before,
.weekly .weekly__days li .hidden.speech-interview::before {
  background-color: var(--green);
}
.weekly .weekly__days li .start.speech-interview > i,
.weekly .weekly__days li .end.speech-interview > i,
.weekly .weekly__days li .running.speech-interview > i,
.weekly .weekly__days li .hidden.speech-interview > i {
  background-color: var(--green);
}
.weekly .weekly__days li .start.bilateral-meeting::before,
.weekly .weekly__days li .end.bilateral-meeting::before,
.weekly .weekly__days li .running.bilateral-meeting::before,
.weekly .weekly__days li .hidden.bilateral-meeting::before {
  background-color: var(--yellow);
}
.weekly .weekly__days li .start.bilateral-meeting > i,
.weekly .weekly__days li .end.bilateral-meeting > i,
.weekly .weekly__days li .running.bilateral-meeting > i,
.weekly .weekly__days li .hidden.bilateral-meeting > i {
  background-color: var(--yellow);
}
.weekly .weekly__days li .start.conference::before,
.weekly .weekly__days li .end.conference::before,
.weekly .weekly__days li .running.conference::before,
.weekly .weekly__days li .hidden.conference::before {
  background-color: var(--sky-blue);
}
.weekly .weekly__days li .start.conference > i,
.weekly .weekly__days li .end.conference > i,
.weekly .weekly__days li .running.conference > i,
.weekly .weekly__days li .hidden.conference > i {
  background-color: var(--sky-blue);
}
.weekly .weekly__days li .start.event-exhibition::before,
.weekly .weekly__days li .end.event-exhibition::before,
.weekly .weekly__days li .running.event-exhibition::before,
.weekly .weekly__days li .hidden.event-exhibition::before {
  background-color: var(--navy);
}
.weekly .weekly__days li .start.event-exhibition > i,
.weekly .weekly__days li .end.event-exhibition > i,
.weekly .weekly__days li .running.event-exhibition > i,
.weekly .weekly__days li .hidden.event-exhibition > i {
  background-color: var(--navy);
}
.weekly .weekly__days li .start.approved::before,
.weekly .weekly__days li .end.approved::before,
.weekly .weekly__days li .running.approved::before,
.weekly .weekly__days li .hidden.approved::before {
  background-color: var(--approved);
}
.weekly .weekly__days li .start.approved > i,
.weekly .weekly__days li .end.approved > i,
.weekly .weekly__days li .running.approved > i,
.weekly .weekly__days li .hidden.approved > i {
  background-color: var(--approved);
}
.weekly .weekly__days li .start.declined::before,
.weekly .weekly__days li .end.declined::before,
.weekly .weekly__days li .running.declined::before,
.weekly .weekly__days li .hidden.declined::before {
  background-color: var(--declined);
}
.weekly .weekly__days li .start.declined > i,
.weekly .weekly__days li .end.declined > i,
.weekly .weekly__days li .running.declined > i,
.weekly .weekly__days li .hidden.declined > i {
  background-color: var(--declined);
}
.weekly .weekly__days li .start.pending::before,
.weekly .weekly__days li .end.pending::before,
.weekly .weekly__days li .running.pending::before,
.weekly .weekly__days li .hidden.pending::before {
  background-color: var(--pending);
}
.weekly .weekly__days li .start.pending > i,
.weekly .weekly__days li .end.pending > i,
.weekly .weekly__days li .running.pending > i,
.weekly .weekly__days li .hidden.pending > i {
  background-color: var(--pending);
}
.weekly .weekly__days li .start {
  border-left: 4px solid transparent;
  font-size: 14px;
  line-height: 28px;
  padding: 6px;
  padding-left: 20px;
  white-space: nowrap;
}
.weekly .weekly__days li .start.announcement {
  border-color: var(--red);
  color: var(--red);
}
.weekly .weekly__days li .start.public-appearance {
  border-color: var(--brown);
  color: var(--brown);
}
.weekly .weekly__days li .start.speech-interview {
  border-color: var(--green);
  color: var(--green);
}
.weekly .weekly__days li .start.bilateral-meeting {
  border-color: var(--yellow);
  color: var(--yellow);
}
.weekly .weekly__days li .start.conference {
  border-color: var(--sky-blue);
  color: var(--sky-blue);
}
.weekly .weekly__days li .start.event-exhibition {
  border-color: var(--navy);
  color: var(--navy);
}
.weekly .weekly__days li .start.approved {
  border-color: var(--approved);
  color: var(--approved);
}
.weekly .weekly__days li .start.declined {
  border-color: var(--declined);
  color: var(--declined);
}
.weekly .weekly__days li .start.pending {
  border-color: var(--pending);
  color: var(--pending);
}
.weekly .weekly__days li .hidden {
  opacity: 0;
}
.weekly .weekly__day {
  display: block;
  margin-bottom: 16px;
}

.performance {
  padding: 32px 30px 56px;
}
.performance .performance__wrapper {
  position: relative;
  max-width: var(--content-width-1);
  margin-inline: auto;
}
.performance .performance__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -12px -24px;
}
.performance .performance__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
.performance .performance__header h3 {
  margin-bottom: 0;
}
.performance .performance__dates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  line-height: 30px;
  margin-left: auto;
  color: #4e5057;
}
.performance .performance__dates i {
  background-color: #4e5057;
  height: 16px;
  width: 10px;
}
.performance .performance__next {
  margin-left: 20px;
}
.performance .performance__date {
  margin-top: 3px;
  margin-left: 20px;
}
.performance .performance__panel {
  background: #fff;
  -webkit-box-shadow: 0 1px 4px #e5e9f2;
          box-shadow: 0 1px 4px #e5e9f2;
  border-radius: 0.75rem;
  overflow: hidden;
  padding: 32px;
  height: 100%;
}
.performance .performance__title {
  color: #31394d;
  margin-bottom: 30px;
}
.performance .performance__title strong {
  margin-left: 0.75rem;
  color: var(--sky-blue);
}
.performance .performance__attendance {
  text-align: center;
  margin: 60px 0 30px;
}
.performance .performance__attendance i {
  display: block;
  margin: 0 auto 30px;
  background-color: #638fb2;
  width: 60px;
  height: 60px;
}
.performance .performance__attendance .col {
  position: relative;
}
.performance .performance__attendance .col + .col::before {
  content: "";
  position: absolute;
  height: 118px;
  width: 1px;
  background-color: #e6e6e6;
  top: 50%;
  left: 0;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.performance .performance__number {
  font-size: 50px;
  line-height: 60px;
  color: #31394d;
}
.performance .performance__key {
  margin-top: 3rem;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.125rem;
}
.performance .performance__key ul {
  max-width: 16.5625rem;
  list-style: none;
}
.performance .performance__key li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.performance .performance__key li + li {
  margin-top: 0.5rem;
}
.performance .performance__key li strong {
  margin-left: auto;
}
.performance .performance__key i {
  margin-right: 1rem;
}
.performance .performance__key .count {
  margin-left: 0.3125rem;
  color: var(--sky-blue);
}
.performance .performance__topics {
  color: #31394d;
}
.performance .performance__topics ul {
  list-style: none;
}
.performance .performance__topics li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.performance .performance__topics li + li {
  margin-top: 18px;
}
.performance .performance__topics i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
.performance .performance__icon {
  position: relative;
  width: 50px;
  height: 50px;
  background-color: #a39474;
  border-radius: 5px;
  margin-right: 18px;
}
.performance .performance__count {
  display: block;
  font-size: 12px;
  line-height: 14px;
  color: #638fb2;
}
.performance .col {
  padding: 0 12px 24px;
}

.graph .graph__chart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  height: 13.125rem;
  padding: 0 0.75rem;
  border-top: 1px solid #ebedf4;
  border-bottom: 1px solid #ebedf4;
}
.graph .graph__chart::before {
  content: "";
  position: absolute;
  top: 33.3333333333%;
  border-top: 1px solid #ebedf4;
  left: 0;
  right: 0;
}
.graph .graph__chart::after {
  content: "";
  position: absolute;
  top: 66.6666666667%;
  border-top: 1px solid #ebedf4;
  left: 0;
  right: 0;
}
.graph .graph__bar {
  position: relative;
  z-index: 1;
  background-color: var(--sky-blue);
  width: 20px;
  height: 0;
}
.graph .graph__bar .declined {
  position: relative;
  display: block;
  background-color: var(--declined);
}
.graph .graph__bar .approved {
  position: relative;
  display: block;
  background-color: var(--approved);
}
.graph .graph__bar .pending {
  position: relative;
  display: block;
  background-color: var(--pending);
}
.graph .graph__bar:hover .graph__label {
  display: block;
}
.graph .graph__bar:hover .graph__sublabel {
  display: block;
}
.graph .graph__label {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -10px, 0);
          transform: translate3d(-50%, -10px, 0);
  white-space: nowrap;
  font-size: 14px;
  line-height: 18px;
  padding: 8px;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 4px 37px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 37px rgba(0, 0, 0, 0.1);
  color: #4e5057;
  font-weight: 700;
}
.graph .graph__sublabel {
  display: none;
  position: absolute;
  top: 50%;
  right: 100%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1rem;
  margin-right: 0.25rem;
}
.graph .graph__xaxis {
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  color: var(--shadow-grey);
  margin-top: 1.5rem;
  padding: 0 0.75rem;
}
.graph .graph__xaxis ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.graph .graph__xaxis li {
  width: 5.5rem;
}
.graph .graph__xaxis span {
  display: block;
}

.bar {
  position: relative;
  margin-bottom: 38px;
  font-size: 16px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 15px;
}
.bar .bar__label {
  color: #638fb2;
}
.bar .bar__progress {
  position: absolute;
  height: 3px;
  background-color: #e6e6e6;
  border-radius: 3px;
  left: 0;
  right: 0;
  bottom: 0;
}
.bar .bar__progress span {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #638fb2;
  border-radius: 3px;
}

.circular .circular__chart {
  position: relative;
  width: 360px;
  height: 360px;
  margin: 0 auto;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path {
  position: absolute;
  border-radius: 50%;
}
.circular .circular__path::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  border: 2px solid #e6e6e6;
  border-radius: 50%;
}
.circular .circular__path:nth-child(1) {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  font-size: 360px;
}
.circular .circular__path:nth-child(2) {
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  z-index: 2;
  font-size: 320px;
}
.circular .circular__path:nth-child(3) {
  top: 40px;
  left: 40px;
  right: 40px;
  bottom: 40px;
  z-index: 3;
  font-size: 280px;
}
.circular .circular__path:nth-child(4) {
  top: 60px;
  left: 60px;
  right: 60px;
  bottom: 60px;
  z-index: 4;
  font-size: 240px;
}
.circular .circular__path:nth-child(5) {
  top: 80px;
  left: 80px;
  right: 80px;
  bottom: 80px;
  z-index: 5;
  font-size: 200px;
}
.circular .circular__path.p51 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p51 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p51 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p52 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p52 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p52 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p53 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p53 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p53 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p54 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p54 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p54 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p55 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p55 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p55 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p56 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p56 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p56 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p57 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p57 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p57 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p58 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p58 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p58 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p59 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p59 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p59 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p60 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p60 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p60 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p61 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p61 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p61 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p62 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p62 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p62 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p63 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p63 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p63 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p64 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p64 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p64 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p65 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p65 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p65 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p66 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p66 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p66 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p67 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p67 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p67 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p68 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p68 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p68 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p69 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p69 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p69 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p70 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p70 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p70 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p71 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p71 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p71 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p72 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p72 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p72 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p73 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p73 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p73 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p74 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p74 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p74 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p75 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p75 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p75 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p76 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p76 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p76 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p77 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p77 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p77 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p78 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p78 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p78 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p79 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p79 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p79 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p80 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p80 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p80 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p81 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p81 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p81 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p82 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p82 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p82 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p83 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p83 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p83 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p84 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p84 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p84 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p85 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p85 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p85 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p86 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p86 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p86 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p87 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p87 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p87 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p88 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p88 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p88 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p89 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p89 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p89 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p90 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p90 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p90 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p91 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p91 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p91 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p92 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p92 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p92 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p93 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p93 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p93 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p94 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p94 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p94 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p95 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p95 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p95 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p96 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p96 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p96 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p97 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p97 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p97 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p98 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p98 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p98 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p99 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p99 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p99 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p100 .circular__slice {
  clip: rect(auto, auto, auto, auto);
}
.circular .circular__path.p100 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p100 .circular__fill {
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p1 .circular__bar {
  -webkit-transform: rotate(3.6deg);
          transform: rotate(3.6deg);
}
.circular .circular__path.p2 .circular__bar {
  -webkit-transform: rotate(7.2deg);
          transform: rotate(7.2deg);
}
.circular .circular__path.p3 .circular__bar {
  -webkit-transform: rotate(10.8deg);
          transform: rotate(10.8deg);
}
.circular .circular__path.p4 .circular__bar {
  -webkit-transform: rotate(14.4deg);
          transform: rotate(14.4deg);
}
.circular .circular__path.p5 .circular__bar {
  -webkit-transform: rotate(18deg);
          transform: rotate(18deg);
}
.circular .circular__path.p6 .circular__bar {
  -webkit-transform: rotate(21.6deg);
          transform: rotate(21.6deg);
}
.circular .circular__path.p7 .circular__bar {
  -webkit-transform: rotate(25.2deg);
          transform: rotate(25.2deg);
}
.circular .circular__path.p8 .circular__bar {
  -webkit-transform: rotate(28.8deg);
          transform: rotate(28.8deg);
}
.circular .circular__path.p9 .circular__bar {
  -webkit-transform: rotate(32.4deg);
          transform: rotate(32.4deg);
}
.circular .circular__path.p10 .circular__bar {
  -webkit-transform: rotate(36deg);
          transform: rotate(36deg);
}
.circular .circular__path.p11 .circular__bar {
  -webkit-transform: rotate(39.6deg);
          transform: rotate(39.6deg);
}
.circular .circular__path.p12 .circular__bar {
  -webkit-transform: rotate(43.2deg);
          transform: rotate(43.2deg);
}
.circular .circular__path.p13 .circular__bar {
  -webkit-transform: rotate(46.8deg);
          transform: rotate(46.8deg);
}
.circular .circular__path.p14 .circular__bar {
  -webkit-transform: rotate(50.4deg);
          transform: rotate(50.4deg);
}
.circular .circular__path.p15 .circular__bar {
  -webkit-transform: rotate(54deg);
          transform: rotate(54deg);
}
.circular .circular__path.p16 .circular__bar {
  -webkit-transform: rotate(57.6deg);
          transform: rotate(57.6deg);
}
.circular .circular__path.p17 .circular__bar {
  -webkit-transform: rotate(61.2deg);
          transform: rotate(61.2deg);
}
.circular .circular__path.p18 .circular__bar {
  -webkit-transform: rotate(64.8deg);
          transform: rotate(64.8deg);
}
.circular .circular__path.p19 .circular__bar {
  -webkit-transform: rotate(68.4deg);
          transform: rotate(68.4deg);
}
.circular .circular__path.p20 .circular__bar {
  -webkit-transform: rotate(72deg);
          transform: rotate(72deg);
}
.circular .circular__path.p21 .circular__bar {
  -webkit-transform: rotate(75.6deg);
          transform: rotate(75.6deg);
}
.circular .circular__path.p22 .circular__bar {
  -webkit-transform: rotate(79.2deg);
          transform: rotate(79.2deg);
}
.circular .circular__path.p23 .circular__bar {
  -webkit-transform: rotate(82.8deg);
          transform: rotate(82.8deg);
}
.circular .circular__path.p24 .circular__bar {
  -webkit-transform: rotate(86.4deg);
          transform: rotate(86.4deg);
}
.circular .circular__path.p25 .circular__bar {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.circular .circular__path.p26 .circular__bar {
  -webkit-transform: rotate(93.6deg);
          transform: rotate(93.6deg);
}
.circular .circular__path.p27 .circular__bar {
  -webkit-transform: rotate(97.2deg);
          transform: rotate(97.2deg);
}
.circular .circular__path.p28 .circular__bar {
  -webkit-transform: rotate(100.8deg);
          transform: rotate(100.8deg);
}
.circular .circular__path.p29 .circular__bar {
  -webkit-transform: rotate(104.4deg);
          transform: rotate(104.4deg);
}
.circular .circular__path.p30 .circular__bar {
  -webkit-transform: rotate(108deg);
          transform: rotate(108deg);
}
.circular .circular__path.p31 .circular__bar {
  -webkit-transform: rotate(111.6deg);
          transform: rotate(111.6deg);
}
.circular .circular__path.p32 .circular__bar {
  -webkit-transform: rotate(115.2deg);
          transform: rotate(115.2deg);
}
.circular .circular__path.p33 .circular__bar {
  -webkit-transform: rotate(118.8deg);
          transform: rotate(118.8deg);
}
.circular .circular__path.p34 .circular__bar {
  -webkit-transform: rotate(122.4deg);
          transform: rotate(122.4deg);
}
.circular .circular__path.p35 .circular__bar {
  -webkit-transform: rotate(126deg);
          transform: rotate(126deg);
}
.circular .circular__path.p36 .circular__bar {
  -webkit-transform: rotate(129.6deg);
          transform: rotate(129.6deg);
}
.circular .circular__path.p37 .circular__bar {
  -webkit-transform: rotate(133.2deg);
          transform: rotate(133.2deg);
}
.circular .circular__path.p38 .circular__bar {
  -webkit-transform: rotate(136.8deg);
          transform: rotate(136.8deg);
}
.circular .circular__path.p39 .circular__bar {
  -webkit-transform: rotate(140.4deg);
          transform: rotate(140.4deg);
}
.circular .circular__path.p40 .circular__bar {
  -webkit-transform: rotate(144deg);
          transform: rotate(144deg);
}
.circular .circular__path.p41 .circular__bar {
  -webkit-transform: rotate(147.6deg);
          transform: rotate(147.6deg);
}
.circular .circular__path.p42 .circular__bar {
  -webkit-transform: rotate(151.2deg);
          transform: rotate(151.2deg);
}
.circular .circular__path.p43 .circular__bar {
  -webkit-transform: rotate(154.8deg);
          transform: rotate(154.8deg);
}
.circular .circular__path.p44 .circular__bar {
  -webkit-transform: rotate(158.4deg);
          transform: rotate(158.4deg);
}
.circular .circular__path.p45 .circular__bar {
  -webkit-transform: rotate(162deg);
          transform: rotate(162deg);
}
.circular .circular__path.p46 .circular__bar {
  -webkit-transform: rotate(165.6deg);
          transform: rotate(165.6deg);
}
.circular .circular__path.p47 .circular__bar {
  -webkit-transform: rotate(169.2deg);
          transform: rotate(169.2deg);
}
.circular .circular__path.p48 .circular__bar {
  -webkit-transform: rotate(172.8deg);
          transform: rotate(172.8deg);
}
.circular .circular__path.p49 .circular__bar {
  -webkit-transform: rotate(176.4deg);
          transform: rotate(176.4deg);
}
.circular .circular__path.p50 .circular__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.circular .circular__path.p51 .circular__bar {
  -webkit-transform: rotate(183.6deg);
          transform: rotate(183.6deg);
}
.circular .circular__path.p52 .circular__bar {
  -webkit-transform: rotate(187.2deg);
          transform: rotate(187.2deg);
}
.circular .circular__path.p53 .circular__bar {
  -webkit-transform: rotate(190.8deg);
          transform: rotate(190.8deg);
}
.circular .circular__path.p54 .circular__bar {
  -webkit-transform: rotate(194.4deg);
          transform: rotate(194.4deg);
}
.circular .circular__path.p55 .circular__bar {
  -webkit-transform: rotate(198deg);
          transform: rotate(198deg);
}
.circular .circular__path.p56 .circular__bar {
  -webkit-transform: rotate(201.6deg);
          transform: rotate(201.6deg);
}
.circular .circular__path.p57 .circular__bar {
  -webkit-transform: rotate(205.2deg);
          transform: rotate(205.2deg);
}
.circular .circular__path.p58 .circular__bar {
  -webkit-transform: rotate(208.8deg);
          transform: rotate(208.8deg);
}
.circular .circular__path.p59 .circular__bar {
  -webkit-transform: rotate(212.4deg);
          transform: rotate(212.4deg);
}
.circular .circular__path.p60 .circular__bar {
  -webkit-transform: rotate(216deg);
          transform: rotate(216deg);
}
.circular .circular__path.p61 .circular__bar {
  -webkit-transform: rotate(219.6deg);
          transform: rotate(219.6deg);
}
.circular .circular__path.p62 .circular__bar {
  -webkit-transform: rotate(223.2deg);
          transform: rotate(223.2deg);
}
.circular .circular__path.p63 .circular__bar {
  -webkit-transform: rotate(226.8deg);
          transform: rotate(226.8deg);
}
.circular .circular__path.p64 .circular__bar {
  -webkit-transform: rotate(230.4deg);
          transform: rotate(230.4deg);
}
.circular .circular__path.p65 .circular__bar {
  -webkit-transform: rotate(234deg);
          transform: rotate(234deg);
}
.circular .circular__path.p66 .circular__bar {
  -webkit-transform: rotate(237.6deg);
          transform: rotate(237.6deg);
}
.circular .circular__path.p67 .circular__bar {
  -webkit-transform: rotate(241.2deg);
          transform: rotate(241.2deg);
}
.circular .circular__path.p68 .circular__bar {
  -webkit-transform: rotate(244.8deg);
          transform: rotate(244.8deg);
}
.circular .circular__path.p69 .circular__bar {
  -webkit-transform: rotate(248.4deg);
          transform: rotate(248.4deg);
}
.circular .circular__path.p70 .circular__bar {
  -webkit-transform: rotate(252deg);
          transform: rotate(252deg);
}
.circular .circular__path.p71 .circular__bar {
  -webkit-transform: rotate(255.6deg);
          transform: rotate(255.6deg);
}
.circular .circular__path.p72 .circular__bar {
  -webkit-transform: rotate(259.2deg);
          transform: rotate(259.2deg);
}
.circular .circular__path.p73 .circular__bar {
  -webkit-transform: rotate(262.8deg);
          transform: rotate(262.8deg);
}
.circular .circular__path.p74 .circular__bar {
  -webkit-transform: rotate(266.4deg);
          transform: rotate(266.4deg);
}
.circular .circular__path.p75 .circular__bar {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
.circular .circular__path.p76 .circular__bar {
  -webkit-transform: rotate(273.6deg);
          transform: rotate(273.6deg);
}
.circular .circular__path.p77 .circular__bar {
  -webkit-transform: rotate(277.2deg);
          transform: rotate(277.2deg);
}
.circular .circular__path.p78 .circular__bar {
  -webkit-transform: rotate(280.8deg);
          transform: rotate(280.8deg);
}
.circular .circular__path.p79 .circular__bar {
  -webkit-transform: rotate(284.4deg);
          transform: rotate(284.4deg);
}
.circular .circular__path.p80 .circular__bar {
  -webkit-transform: rotate(288deg);
          transform: rotate(288deg);
}
.circular .circular__path.p81 .circular__bar {
  -webkit-transform: rotate(291.6deg);
          transform: rotate(291.6deg);
}
.circular .circular__path.p82 .circular__bar {
  -webkit-transform: rotate(295.2deg);
          transform: rotate(295.2deg);
}
.circular .circular__path.p83 .circular__bar {
  -webkit-transform: rotate(298.8deg);
          transform: rotate(298.8deg);
}
.circular .circular__path.p84 .circular__bar {
  -webkit-transform: rotate(302.4deg);
          transform: rotate(302.4deg);
}
.circular .circular__path.p85 .circular__bar {
  -webkit-transform: rotate(306deg);
          transform: rotate(306deg);
}
.circular .circular__path.p86 .circular__bar {
  -webkit-transform: rotate(309.6deg);
          transform: rotate(309.6deg);
}
.circular .circular__path.p87 .circular__bar {
  -webkit-transform: rotate(313.2deg);
          transform: rotate(313.2deg);
}
.circular .circular__path.p88 .circular__bar {
  -webkit-transform: rotate(316.8deg);
          transform: rotate(316.8deg);
}
.circular .circular__path.p89 .circular__bar {
  -webkit-transform: rotate(320.4deg);
          transform: rotate(320.4deg);
}
.circular .circular__path.p90 .circular__bar {
  -webkit-transform: rotate(324deg);
          transform: rotate(324deg);
}
.circular .circular__path.p91 .circular__bar {
  -webkit-transform: rotate(327.6deg);
          transform: rotate(327.6deg);
}
.circular .circular__path.p92 .circular__bar {
  -webkit-transform: rotate(331.2deg);
          transform: rotate(331.2deg);
}
.circular .circular__path.p93 .circular__bar {
  -webkit-transform: rotate(334.8deg);
          transform: rotate(334.8deg);
}
.circular .circular__path.p94 .circular__bar {
  -webkit-transform: rotate(338.4deg);
          transform: rotate(338.4deg);
}
.circular .circular__path.p95 .circular__bar {
  -webkit-transform: rotate(342deg);
          transform: rotate(342deg);
}
.circular .circular__path.p96 .circular__bar {
  -webkit-transform: rotate(345.6deg);
          transform: rotate(345.6deg);
}
.circular .circular__path.p97 .circular__bar {
  -webkit-transform: rotate(349.2deg);
          transform: rotate(349.2deg);
}
.circular .circular__path.p98 .circular__bar {
  -webkit-transform: rotate(352.8deg);
          transform: rotate(352.8deg);
}
.circular .circular__path.p99 .circular__bar {
  -webkit-transform: rotate(356.4deg);
          transform: rotate(356.4deg);
}
.circular .circular__path.p100 .circular__bar {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
.circular .circular__path.announcement .circular__bar, .circular .circular__path.announcement .circular__fill {
  border-color: var(--red);
}
.circular .circular__path.public-appearance .circular__bar, .circular .circular__path.public-appearance .circular__fill {
  border-color: var(--brown);
}
.circular .circular__path.speech-interview .circular__bar, .circular .circular__path.speech-interview .circular__fill {
  border-color: var(--green);
}
.circular .circular__path.bilateral-meeting .circular__bar, .circular .circular__path.bilateral-meeting .circular__fill {
  border-color: var(--yellow);
}
.circular .circular__path.conference .circular__bar, .circular .circular__path.conference .circular__fill {
  border-color: var(--sky-blue);
}
.circular .circular__path.event-exhibition .circular__bar, .circular .circular__path.event-exhibition .circular__fill {
  border-color: var(--navy);
}
.circular .circular__path.approved .circular__bar, .circular .circular__path.approved .circular__fill {
  border-color: var(--approved);
}
.circular .circular__path.declined .circular__bar, .circular .circular__path.declined .circular__fill {
  border-color: var(--declined);
}
.circular .circular__path.pending .circular__bar, .circular .circular__path.pending .circular__fill {
  border-color: var(--pending);
}
.circular .circular__slice {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  clip: rect(0em, 1em, 1em, 0.5em);
}
.circular .circular__bar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  border: 4px solid #000;
  clip: rect(0em, 0.5em, 1em, 0em);
}
.circular .circular__fill {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  border: 4px solid #000;
  clip: rect(0em, 0.5em, 1em, 0em);
}

.pie {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-left: 25px;
}
.pie .pie__chart {
  position: relative;
  width: 270px;
  height: 270px;
  background-color: #e6e6e6;
  border-radius: 50%;
  margin-right: 65px;
}
.pie .pie__path {
  position: absolute;
  border-radius: 50%;
}
.pie .pie__path:nth-child(1) {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  font-size: 270px;
}
.pie .pie__path.p51 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p51 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p51 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p52 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p52 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p52 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p53 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p53 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p53 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p54 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p54 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p54 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p55 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p55 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p55 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p56 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p56 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p56 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p57 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p57 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p57 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p58 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p58 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p58 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p59 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p59 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p59 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p60 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p60 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p60 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p61 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p61 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p61 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p62 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p62 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p62 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p63 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p63 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p63 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p64 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p64 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p64 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p65 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p65 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p65 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p66 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p66 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p66 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p67 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p67 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p67 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p68 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p68 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p68 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p69 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p69 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p69 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p70 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p70 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p70 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p71 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p71 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p71 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p72 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p72 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p72 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p73 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p73 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p73 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p74 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p74 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p74 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p75 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p75 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p75 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p76 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p76 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p76 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p77 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p77 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p77 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p78 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p78 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p78 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p79 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p79 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p79 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p80 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p80 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p80 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p81 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p81 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p81 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p82 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p82 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p82 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p83 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p83 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p83 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p84 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p84 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p84 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p85 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p85 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p85 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p86 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p86 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p86 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p87 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p87 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p87 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p88 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p88 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p88 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p89 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p89 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p89 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p90 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p90 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p90 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p91 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p91 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p91 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p92 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p92 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p92 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p93 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p93 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p93 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p94 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p94 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p94 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p95 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p95 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p95 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p96 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p96 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p96 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p97 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p97 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p97 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p98 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p98 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p98 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p99 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p99 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p99 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p100 .pie__slice {
  clip: rect(auto, auto, auto, auto);
}
.pie .pie__path.p100 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p100 .pie__fill {
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p1 .pie__bar {
  -webkit-transform: rotate(3.6deg);
          transform: rotate(3.6deg);
}
.pie .pie__path.p2 .pie__bar {
  -webkit-transform: rotate(7.2deg);
          transform: rotate(7.2deg);
}
.pie .pie__path.p3 .pie__bar {
  -webkit-transform: rotate(10.8deg);
          transform: rotate(10.8deg);
}
.pie .pie__path.p4 .pie__bar {
  -webkit-transform: rotate(14.4deg);
          transform: rotate(14.4deg);
}
.pie .pie__path.p5 .pie__bar {
  -webkit-transform: rotate(18deg);
          transform: rotate(18deg);
}
.pie .pie__path.p6 .pie__bar {
  -webkit-transform: rotate(21.6deg);
          transform: rotate(21.6deg);
}
.pie .pie__path.p7 .pie__bar {
  -webkit-transform: rotate(25.2deg);
          transform: rotate(25.2deg);
}
.pie .pie__path.p8 .pie__bar {
  -webkit-transform: rotate(28.8deg);
          transform: rotate(28.8deg);
}
.pie .pie__path.p9 .pie__bar {
  -webkit-transform: rotate(32.4deg);
          transform: rotate(32.4deg);
}
.pie .pie__path.p10 .pie__bar {
  -webkit-transform: rotate(36deg);
          transform: rotate(36deg);
}
.pie .pie__path.p11 .pie__bar {
  -webkit-transform: rotate(39.6deg);
          transform: rotate(39.6deg);
}
.pie .pie__path.p12 .pie__bar {
  -webkit-transform: rotate(43.2deg);
          transform: rotate(43.2deg);
}
.pie .pie__path.p13 .pie__bar {
  -webkit-transform: rotate(46.8deg);
          transform: rotate(46.8deg);
}
.pie .pie__path.p14 .pie__bar {
  -webkit-transform: rotate(50.4deg);
          transform: rotate(50.4deg);
}
.pie .pie__path.p15 .pie__bar {
  -webkit-transform: rotate(54deg);
          transform: rotate(54deg);
}
.pie .pie__path.p16 .pie__bar {
  -webkit-transform: rotate(57.6deg);
          transform: rotate(57.6deg);
}
.pie .pie__path.p17 .pie__bar {
  -webkit-transform: rotate(61.2deg);
          transform: rotate(61.2deg);
}
.pie .pie__path.p18 .pie__bar {
  -webkit-transform: rotate(64.8deg);
          transform: rotate(64.8deg);
}
.pie .pie__path.p19 .pie__bar {
  -webkit-transform: rotate(68.4deg);
          transform: rotate(68.4deg);
}
.pie .pie__path.p20 .pie__bar {
  -webkit-transform: rotate(72deg);
          transform: rotate(72deg);
}
.pie .pie__path.p21 .pie__bar {
  -webkit-transform: rotate(75.6deg);
          transform: rotate(75.6deg);
}
.pie .pie__path.p22 .pie__bar {
  -webkit-transform: rotate(79.2deg);
          transform: rotate(79.2deg);
}
.pie .pie__path.p23 .pie__bar {
  -webkit-transform: rotate(82.8deg);
          transform: rotate(82.8deg);
}
.pie .pie__path.p24 .pie__bar {
  -webkit-transform: rotate(86.4deg);
          transform: rotate(86.4deg);
}
.pie .pie__path.p25 .pie__bar {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.pie .pie__path.p26 .pie__bar {
  -webkit-transform: rotate(93.6deg);
          transform: rotate(93.6deg);
}
.pie .pie__path.p27 .pie__bar {
  -webkit-transform: rotate(97.2deg);
          transform: rotate(97.2deg);
}
.pie .pie__path.p28 .pie__bar {
  -webkit-transform: rotate(100.8deg);
          transform: rotate(100.8deg);
}
.pie .pie__path.p29 .pie__bar {
  -webkit-transform: rotate(104.4deg);
          transform: rotate(104.4deg);
}
.pie .pie__path.p30 .pie__bar {
  -webkit-transform: rotate(108deg);
          transform: rotate(108deg);
}
.pie .pie__path.p31 .pie__bar {
  -webkit-transform: rotate(111.6deg);
          transform: rotate(111.6deg);
}
.pie .pie__path.p32 .pie__bar {
  -webkit-transform: rotate(115.2deg);
          transform: rotate(115.2deg);
}
.pie .pie__path.p33 .pie__bar {
  -webkit-transform: rotate(118.8deg);
          transform: rotate(118.8deg);
}
.pie .pie__path.p34 .pie__bar {
  -webkit-transform: rotate(122.4deg);
          transform: rotate(122.4deg);
}
.pie .pie__path.p35 .pie__bar {
  -webkit-transform: rotate(126deg);
          transform: rotate(126deg);
}
.pie .pie__path.p36 .pie__bar {
  -webkit-transform: rotate(129.6deg);
          transform: rotate(129.6deg);
}
.pie .pie__path.p37 .pie__bar {
  -webkit-transform: rotate(133.2deg);
          transform: rotate(133.2deg);
}
.pie .pie__path.p38 .pie__bar {
  -webkit-transform: rotate(136.8deg);
          transform: rotate(136.8deg);
}
.pie .pie__path.p39 .pie__bar {
  -webkit-transform: rotate(140.4deg);
          transform: rotate(140.4deg);
}
.pie .pie__path.p40 .pie__bar {
  -webkit-transform: rotate(144deg);
          transform: rotate(144deg);
}
.pie .pie__path.p41 .pie__bar {
  -webkit-transform: rotate(147.6deg);
          transform: rotate(147.6deg);
}
.pie .pie__path.p42 .pie__bar {
  -webkit-transform: rotate(151.2deg);
          transform: rotate(151.2deg);
}
.pie .pie__path.p43 .pie__bar {
  -webkit-transform: rotate(154.8deg);
          transform: rotate(154.8deg);
}
.pie .pie__path.p44 .pie__bar {
  -webkit-transform: rotate(158.4deg);
          transform: rotate(158.4deg);
}
.pie .pie__path.p45 .pie__bar {
  -webkit-transform: rotate(162deg);
          transform: rotate(162deg);
}
.pie .pie__path.p46 .pie__bar {
  -webkit-transform: rotate(165.6deg);
          transform: rotate(165.6deg);
}
.pie .pie__path.p47 .pie__bar {
  -webkit-transform: rotate(169.2deg);
          transform: rotate(169.2deg);
}
.pie .pie__path.p48 .pie__bar {
  -webkit-transform: rotate(172.8deg);
          transform: rotate(172.8deg);
}
.pie .pie__path.p49 .pie__bar {
  -webkit-transform: rotate(176.4deg);
          transform: rotate(176.4deg);
}
.pie .pie__path.p50 .pie__bar {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pie .pie__path.p51 .pie__bar {
  -webkit-transform: rotate(183.6deg);
          transform: rotate(183.6deg);
}
.pie .pie__path.p52 .pie__bar {
  -webkit-transform: rotate(187.2deg);
          transform: rotate(187.2deg);
}
.pie .pie__path.p53 .pie__bar {
  -webkit-transform: rotate(190.8deg);
          transform: rotate(190.8deg);
}
.pie .pie__path.p54 .pie__bar {
  -webkit-transform: rotate(194.4deg);
          transform: rotate(194.4deg);
}
.pie .pie__path.p55 .pie__bar {
  -webkit-transform: rotate(198deg);
          transform: rotate(198deg);
}
.pie .pie__path.p56 .pie__bar {
  -webkit-transform: rotate(201.6deg);
          transform: rotate(201.6deg);
}
.pie .pie__path.p57 .pie__bar {
  -webkit-transform: rotate(205.2deg);
          transform: rotate(205.2deg);
}
.pie .pie__path.p58 .pie__bar {
  -webkit-transform: rotate(208.8deg);
          transform: rotate(208.8deg);
}
.pie .pie__path.p59 .pie__bar {
  -webkit-transform: rotate(212.4deg);
          transform: rotate(212.4deg);
}
.pie .pie__path.p60 .pie__bar {
  -webkit-transform: rotate(216deg);
          transform: rotate(216deg);
}
.pie .pie__path.p61 .pie__bar {
  -webkit-transform: rotate(219.6deg);
          transform: rotate(219.6deg);
}
.pie .pie__path.p62 .pie__bar {
  -webkit-transform: rotate(223.2deg);
          transform: rotate(223.2deg);
}
.pie .pie__path.p63 .pie__bar {
  -webkit-transform: rotate(226.8deg);
          transform: rotate(226.8deg);
}
.pie .pie__path.p64 .pie__bar {
  -webkit-transform: rotate(230.4deg);
          transform: rotate(230.4deg);
}
.pie .pie__path.p65 .pie__bar {
  -webkit-transform: rotate(234deg);
          transform: rotate(234deg);
}
.pie .pie__path.p66 .pie__bar {
  -webkit-transform: rotate(237.6deg);
          transform: rotate(237.6deg);
}
.pie .pie__path.p67 .pie__bar {
  -webkit-transform: rotate(241.2deg);
          transform: rotate(241.2deg);
}
.pie .pie__path.p68 .pie__bar {
  -webkit-transform: rotate(244.8deg);
          transform: rotate(244.8deg);
}
.pie .pie__path.p69 .pie__bar {
  -webkit-transform: rotate(248.4deg);
          transform: rotate(248.4deg);
}
.pie .pie__path.p70 .pie__bar {
  -webkit-transform: rotate(252deg);
          transform: rotate(252deg);
}
.pie .pie__path.p71 .pie__bar {
  -webkit-transform: rotate(255.6deg);
          transform: rotate(255.6deg);
}
.pie .pie__path.p72 .pie__bar {
  -webkit-transform: rotate(259.2deg);
          transform: rotate(259.2deg);
}
.pie .pie__path.p73 .pie__bar {
  -webkit-transform: rotate(262.8deg);
          transform: rotate(262.8deg);
}
.pie .pie__path.p74 .pie__bar {
  -webkit-transform: rotate(266.4deg);
          transform: rotate(266.4deg);
}
.pie .pie__path.p75 .pie__bar {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
.pie .pie__path.p76 .pie__bar {
  -webkit-transform: rotate(273.6deg);
          transform: rotate(273.6deg);
}
.pie .pie__path.p77 .pie__bar {
  -webkit-transform: rotate(277.2deg);
          transform: rotate(277.2deg);
}
.pie .pie__path.p78 .pie__bar {
  -webkit-transform: rotate(280.8deg);
          transform: rotate(280.8deg);
}
.pie .pie__path.p79 .pie__bar {
  -webkit-transform: rotate(284.4deg);
          transform: rotate(284.4deg);
}
.pie .pie__path.p80 .pie__bar {
  -webkit-transform: rotate(288deg);
          transform: rotate(288deg);
}
.pie .pie__path.p81 .pie__bar {
  -webkit-transform: rotate(291.6deg);
          transform: rotate(291.6deg);
}
.pie .pie__path.p82 .pie__bar {
  -webkit-transform: rotate(295.2deg);
          transform: rotate(295.2deg);
}
.pie .pie__path.p83 .pie__bar {
  -webkit-transform: rotate(298.8deg);
          transform: rotate(298.8deg);
}
.pie .pie__path.p84 .pie__bar {
  -webkit-transform: rotate(302.4deg);
          transform: rotate(302.4deg);
}
.pie .pie__path.p85 .pie__bar {
  -webkit-transform: rotate(306deg);
          transform: rotate(306deg);
}
.pie .pie__path.p86 .pie__bar {
  -webkit-transform: rotate(309.6deg);
          transform: rotate(309.6deg);
}
.pie .pie__path.p87 .pie__bar {
  -webkit-transform: rotate(313.2deg);
          transform: rotate(313.2deg);
}
.pie .pie__path.p88 .pie__bar {
  -webkit-transform: rotate(316.8deg);
          transform: rotate(316.8deg);
}
.pie .pie__path.p89 .pie__bar {
  -webkit-transform: rotate(320.4deg);
          transform: rotate(320.4deg);
}
.pie .pie__path.p90 .pie__bar {
  -webkit-transform: rotate(324deg);
          transform: rotate(324deg);
}
.pie .pie__path.p91 .pie__bar {
  -webkit-transform: rotate(327.6deg);
          transform: rotate(327.6deg);
}
.pie .pie__path.p92 .pie__bar {
  -webkit-transform: rotate(331.2deg);
          transform: rotate(331.2deg);
}
.pie .pie__path.p93 .pie__bar {
  -webkit-transform: rotate(334.8deg);
          transform: rotate(334.8deg);
}
.pie .pie__path.p94 .pie__bar {
  -webkit-transform: rotate(338.4deg);
          transform: rotate(338.4deg);
}
.pie .pie__path.p95 .pie__bar {
  -webkit-transform: rotate(342deg);
          transform: rotate(342deg);
}
.pie .pie__path.p96 .pie__bar {
  -webkit-transform: rotate(345.6deg);
          transform: rotate(345.6deg);
}
.pie .pie__path.p97 .pie__bar {
  -webkit-transform: rotate(349.2deg);
          transform: rotate(349.2deg);
}
.pie .pie__path.p98 .pie__bar {
  -webkit-transform: rotate(352.8deg);
          transform: rotate(352.8deg);
}
.pie .pie__path.p99 .pie__bar {
  -webkit-transform: rotate(356.4deg);
          transform: rotate(356.4deg);
}
.pie .pie__path.p100 .pie__bar {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
.pie .pie__slice {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  clip: rect(0, 1em, 1em, 0.5em);
}
.pie .pie__bar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  border: 135px solid #638fb2;
  clip: rect(0, 0.5em, 1em, 0);
}
.pie .pie__fill {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  border: 135px solid #638fb2;
  clip: rect(0, 0.5em, 1em, 0);
}
.pie .pie__labels {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  font-size: 24px;
  line-height: 30px;
}
.pie .pie__single {
  position: absolute;
  width: 135px;
  text-align: center;
  color: #fff;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.pie .pie__joint {
  direction: ltr;
  position: absolute;
  width: 135px;
  text-align: center;
  color: #4e5057;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.pie .pie__label {
  display: block;
  font-size: 12px;
  line-height: 16px;
  width: 62px;
  margin: 0 auto;
}
.pie .pie__percent {
  font-size: 12px;
  margin-left: -5px;
}
.pie .pie__list {
  max-width: calc(100% - 335px);
}
.pie .pie__list ul {
  margin-top: 30px;
  list-style: none;
}
.pie .pie__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pie .pie__list li + li {
  margin-top: 10px;
}
.pie .pie__list li > span {
  max-width: calc(100% - 70px);
}
.pie .pie__list img {
  max-height: 60px;
  width: auto;
  margin-right: 10px;
}
.pie .pie__list i {
  margin-right: 10px;
}
.pie .pie__list .count {
  display: block;
  font-size: 12px;
  line-height: 18px;
  color: #638fb2;
}

.risks .risks__chart {
  border-bottom: 1px solid #ebedf4;
  margin: 0 -32px;
  font-size: 14px;
  overflow: hidden;
}
.risks .risks__axis {
  border-bottom: 1px solid #ebedf4;
  padding: 0 32px;
}
.risks .risks__axis ul {
  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;
  list-style: none;
  margin: 0 -25px;
}
.risks .risks__axis li {
  position: relative;
  width: 50px;
  text-align: center;
}
.risks .risks__axis li::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  height: 500px;
  width: 1px;
  background-color: #ebedf4;
}
.risks .risks__graph {
  padding: 0 32px;
}
.risks .risks__bar {
  position: relative;
  display: block;
  margin: 30px 0;
  height: 8px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.risks .risks__bar:first-child {
  margin-top: 20px;
}
.risks .risks__bar:last-child {
  margin-bottom: 20px;
}
.risks .risks__bar span {
  position: absolute;
  top: 50%;
  left: 100%;
  margin-left: 10px;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.risks .risks__key {
  margin-top: 30px;
  font-size: 14px;
}
.risks .risks__key ul {
  list-style: none;
}
.risks .risks__key li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.risks .risks__key li strong {
  margin-left: auto;
}
.risks .risks__key li + li {
  margin-top: 5px;
}
.risks .risks__key i {
  margin-right: 16px;
}

.dialog {
  visibility: hidden;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 0;
  height: 100%;
  width: 100%;
  z-index: 99;
  background-color: transparent;
  -webkit-transition: 200ms ease-in-out;
  transition: 200ms ease-in-out;
}
.dialog.active {
  -webkit-transition: 0ms ease-in-out;
  transition: 0ms ease-in-out;
  visibility: visible;
}
.dialog.active .dialog__overlay {
  opacity: 1;
}
.dialog.active .dialog__panel {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.dialog .dialog__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transition: 200ms ease-in-out;
  transition: 200ms ease-in-out;
  cursor: pointer;
}
.dialog .dialog__panel {
  width: 554px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 37px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 37px rgba(0, 0, 0, 0.1);
  padding: 100px 0 50px;
  overflow: auto;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
  -webkit-transition: 200ms ease-in-out;
  transition: 200ms ease-in-out;
}
.dialog .dialog__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 44px 0 74px;
  margin-bottom: 30px;
}
.dialog .dialog__header h3 {
  margin-bottom: 0;
}
.dialog .dialog__body {
  padding: 0 65px;
}
.dialog .dialog__body h3 {
  margin-bottom: 32px;
}
.dialog .dialog__status {
  margin-bottom: 64px;
  font-size: 20px;
  line-height: 30px;
}
.dialog .dialog__status ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
}
.dialog .dialog__status li + li {
  margin-left: 34px;
}
.dialog .dialog__status a {
  border-bottom: 4px solid transparent;
  padding-bottom: 8px;
  color: inherit;
  text-decoration: none;
}
.dialog .dialog__status a.active {
  color: #8d1938;
  border-bottom-color: #8d1938;
}
.dialog .dialog__tab {
  display: none;
}
.dialog .dialog__tab.archived {
  opacity: 0.5;
}
.dialog .dialog__tab.active {
  display: block;
}
.dialog .dialog__count i {
  margin-left: 10px;
}

.filter {
  margin-bottom: 40px;
}
.filter .filter__title {
  margin-bottom: 24px;
}
.filter .filter__types {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 14px;
  margin: 0 -4px -8px;
}
.filter .filter__types span {
  border: 1px solid #142b46;
  padding: 10px 13px;
  margin: 0 4px 8px;
  color: #142b46;
  cursor: pointer;
}
.filter .filter__types span.active {
  background-color: #142b46;
  color: #fff;
}
.filter .filter__dates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -8px;
}
.filter .filter__dates .col {
  padding: 0 8px;
}
.filter ul {
  list-style: none;
}

.attachments .attachments__upload {
  position: relative;
  display: block;
  margin: 2rem 0;
  border: 2px dashed var(--sky-blue);
  padding: 3rem;
  text-align: center;
  cursor: pointer;
  border-radius: 0.625rem;
}
.attachments .attachments__upload:first-child {
  margin-top: 0;
}
.attachments .attachments__upload:last-child {
  margin-bottom: 0;
}
.attachments .attachments__upload i {
  margin-bottom: 1.5rem;
}
.attachments .attachments__upload input {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
}
.attachments .attachments__upload--dragover {
  opacity: 0.5;
}
.attachments .attachments__browse {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.75rem;
  display: block;
}
.attachments .attachments__browse span {
  color: var(--sky-blue);
  text-decoration: underline;
}
.attachments .attachments__file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid var(--qatar-flag-maroon);
  border-radius: 0.375rem;
  padding: 0.875rem 1.5rem;
  margin-bottom: 0.75rem;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1rem;
}
.attachments .attachments__file-details {
  padding-left: 1.125rem;
  padding-right: 1.125rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: calc(50% - 1.375rem);
}
.attachments .attachments__file-name {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin: 0;
  color: var(--sky-blue);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  word-wrap: break-word;
}
.attachments .attachments__file-name span {
  max-width: calc(100% - 1.5rem);
}
.attachments .attachments__file-name a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: calc(100% - 1.5rem);
  color: inherit;
}
.attachments .attachments__file-name i {
  margin-left: 0.5rem;
  cursor: pointer;
}
.attachments .attachments__file-size {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1rem;
  margin: 0.125rem 0 0;
}
.attachments .attachments__file-status {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.attachments .attachments__file-status:last-child {
  width: 50%;
}
.attachments .attachments__file-status i {
  margin-right: 0.25rem;
}
.attachments .attachments__file-status a {
  color: var(--skyline-blue);
  text-decoration: underline;
}
.attachments .attachments__file-actions {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-left: auto;
}
.attachments .attachments__file-actions a {
  color: var(--qatar-flag-maroon);
}
.attachments .attachments__file-actions a:hover {
  color: #497777;
}
.attachments .attachments__file-actions a + a {
  margin-left: 0.625rem;
}
.attachments .attachments__empty {
  position: relative;
  color: var(--sky-blue);
  border: 1px solid var(--sky-blue);
  padding: 2rem;
  text-align: center;
  border-radius: 0.375rem;
}
.attachments .attachments__empty .btn {
  margin-top: 1.5rem;
}

.logs {
  display: none;
  margin: 2.5rem 0;
  color: var(--shadow-grey);
}
.logs.active {
  display: block;
}
.logs .logs__wrapper {
  position: relative;
  max-width: var(--content-width-1);
  margin-inline: auto;
}
.logs .logs__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2.5rem;
}
.logs .logs__back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--qatar-flag-maroon);
  text-decoration: none;
  margin-left: 1.5rem;
}
.logs .logs__back i {
  background-color: var(--qatar-flag-maroon);
  margin-right: 0.5rem;
}
.logs .logs__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
}
.logs .logs__panel {
  width: 100%;
  background-color: var(--white);
  padding: 4rem;
  border-radius: 0.75rem;
}
.logs .logs__subtitle {
  font-weight: 700;
  margin-bottom: 1.25rem;
}
.logs .logs__entry {
  padding: 0.75rem 0 0.5rem;
}
.logs .logs__entry p {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: 700;
}
.logs .logs__entry time {
  display: block;
  margin-top: 0.5rem;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1rem;
}
.logs .logs__entry a {
  color: var(--sky-blue);
}
.logs .logs__entry + .logs__entry {
  border-top: 1px solid var(--text-grey);
}