@charset "UTF-8";
/* infinite animation vertical*/
@import url("https://use.typekit.net/qts7zwi.css");
@-webkit-keyframes bounceY {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-15px); }
  60% {
    -webkit-transform: translateY(-5px); } }
@-moz-keyframes bounceY {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0); }
  40% {
    -moz-transform: translateY(-15px); }
  60% {
    -moz-transform: translateY(-5px); } }
@-o-keyframes bounceY {
  0%, 20%, 50%, 80%, 100% {
    -o-transform: translateY(0); }
  40% {
    -o-transform: translateY(-15px); }
  60% {
    -o-transform: translateY(-5px); } }
@keyframes bounceY {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-15px); }
  60% {
    transform: translateY(-5px); } }
/* infinite animation horizontal*/
@-webkit-keyframes bounceX {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0); }
  40% {
    -webkit-transform: translateX(-15px); }
  60% {
    -webkit-transform: translateX(-5px); } }
@-moz-keyframes bounceX {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateX(0); }
  40% {
    -moz-transform: translateX(-15px); }
  60% {
    -moz-transform: translateX(-5px); } }
@-o-keyframes bounceX {
  0%, 20%, 50%, 80%, 100% {
    -o-transform: translateX(0); }
  40% {
    -o-transform: translateX(-15px); }
  60% {
    -o-transform: translateX(-5px); } }
@keyframes bounceX {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0); }
  40% {
    transform: translateX(-15px); }
  60% {
    transform: translateX(-5px); } }
/*Viewport---------------------------------------------------------*/
@-webkit-viewport {
  width: device-width; }
@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
.has-text-color {
  color: #565656 !important; }

.has-text-background-color {
  background-color: #565656 !important; }

.has-primary-color {
  color: #2259B0 !important; }

.has-primary-background-color {
  background-color: #2259B0 !important; }

.has-primarylight-color {
  color: #7B9ED7 !important; }

.has-primarylight-background-color {
  background-color: #7B9ED7 !important; }

.has-primarydark-color {
  color: #002B70 !important; }

.has-primarydark-background-color {
  background-color: #002B70 !important; }

.has-secondary-color {
  color: #F18A00 !important; }

.has-secondary-background-color {
  background-color: #F18A00 !important; }

.has-secondarylight-color {
  color: #ff970c !important; }

.has-secondarylight-background-color {
  background-color: #ff970c !important; }

.has-secondarydark-color {
  color: #be6d00 !important; }

.has-secondarydark-background-color {
  background-color: #be6d00 !important; }

.has-tertiary-color {
  color: #CD4A00 !important; }

.has-tertiary-background-color {
  background-color: #CD4A00 !important; }

.has-tertiarylight-color {
  color: #e75300 !important; }

.has-tertiarylight-background-color {
  background-color: #e75300 !important; }

.has-tertiarydark-color {
  color: #9a3800 !important; }

.has-tertiarydark-background-color {
  background-color: #9a3800 !important; }

.has-quaternary-color {
  color: #F6F9FF !important; }

.has-quaternary-background-color {
  background-color: #F6F9FF !important; }

.has-quaternarylight-color {
  color: white !important; }

.has-quaternarylight-background-color {
  background-color: white !important; }

.has-quaternarydark-color {
  color: #c3d7ff !important; }

.has-quaternarydark-background-color {
  background-color: #c3d7ff !important; }

.has-gray-color {
  color: #d4d2d2 !important; }

.has-gray-background-color {
  background-color: #d4d2d2 !important; }

.has-graydark-color {
  color: #888 !important; }

.has-graydark-background-color {
  background-color: #888 !important; }

.has-graylight-color {
  color: #f2f2f2 !important; }

.has-graylight-background-color {
  background-color: #f2f2f2 !important; }

.has-white-color {
  color: white !important; }

.has-white-background-color {
  background-color: white !important; }

.has-black-color {
  color: black !important; }

.has-black-background-color {
  background-color: black !important; }

.has-textdark-color {
  color: #211c1d !important; }

.has-textdark-background-color {
  background-color: #211c1d !important; }

/*used Colors*/
/*used Colors*/
/*Others Colors*/
/*START Buttons------------------------------------------*/
li.btn-1 a {
  font-family: ibm-plex-sans, sans-serif !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  line-height: 19px !important;
  letter-spacing: 0.13em !important;
  text-align: center !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  background-color: #2259B0 !important;
  padding: 15px 27px 15px !important;
  border-radius: 90px !important;
  border: solid 2px #2259B0 !important;
  text-decoration: none !important;
  display: inline-block !important; }
li.btn-1:hover a, li.btn-1:focus a, li.btn-1:active a, li.btn-1.active a {
  background-color: #F18A00 !important;
  color: #002B70 !important;
  text-decoration: none;
  border-color: #F18A00 !important; }
li.btn-1.ghost a {
  background-color: transparent !important;
  color: #002B70 !important;
  text-decoration: none;
  border-color: #002B70 !important; }
  li.btn-1.ghost a:hover {
    background-color: #002B70 !important;
    color: #ffffff !important;
    text-decoration: none;
    border-color: #002B70 !important; }
li.btn-1.secondary a {
  background-color: #F18A00 !important;
  color: #002B70 !important;
  border-color: #F18A00 !important; }
li.btn-1.secondary:hover a {
  background-color: #e75300 !important;
  color: #002B70 !important;
  border-color: #e75300 !important; }
li.btn-1.secondary-2 a {
  background-color: #F18A00 !important;
  color: #002B70 !important;
  text-decoration: none;
  border-color: #F18A00 !important; }
li.btn-1.secondary-2:hover a {
  background-color: #F6F9FF !important;
  color: #002B70 !important;
  text-decoration: none;
  border-color: #F6F9FF !important; }
li.btn-1.with-icon a {
  display: flex !important;
  justify-content: center; }
  li.btn-1.with-icon a::after {
    content: "" !important;
    display: block !important;
    height: 10px;
    width: 11px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.237 9.5C5.237 9.5 10.3574 7.35817 10.3574 3.45313C10.3679 1.81967 9.14078 0.5 7.62791 0.5C6.55943 0.5 5.62843 1.17073 5.18411 2.14425C4.73978 1.17073 3.80879 0.5 2.7403 0.5C1.22743 0.5 0.000278473 1.81971 0.000278473 3.45313C0.000278473 7.33654 5.237 9.5 5.237 9.5Z' fill='%2310B7A5'/%3e%3c/svg%3e ");
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    margin-left: 5px;
    display: inline-flex;
    align-self: center; }
li.btn-1.with-icon:hover a::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.237 9.5C5.237 9.5 10.3574 7.35817 10.3574 3.45313C10.3679 1.81967 9.14078 0.5 7.62791 0.5C6.55943 0.5 5.62843 1.17073 5.18411 2.14425C4.73978 1.17073 3.80879 0.5 2.7403 0.5C1.22743 0.5 0.000278473 1.81971 0.000278473 3.45313C0.000278473 7.33654 5.237 9.5 5.237 9.5Z' fill='%23002B70'/%3e%3c/svg%3e "); }

a.btn-1, a.vc_btn3-style-btn-1,
button.btn-1,
button.vc_btn3-style-btn-1,
span.btn-1,
span.vc_btn3-style-btn-1,
input.btn-1,
input.vc_btn3-style-btn-1 {
  font-family: ibm-plex-sans, sans-serif !important;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0.13em;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #2259B0;
  padding: 16px 29px !important;
  border-radius: 100px;
  border: none;
  text-decoration: none;
  display: inline-flex;
  overflow: hidden;
  border: solid 2px #2259B0; }
  a.btn-1 .text, a.vc_btn3-style-btn-1 .text,
  button.btn-1 .text,
  button.vc_btn3-style-btn-1 .text,
  span.btn-1 .text,
  span.vc_btn3-style-btn-1 .text,
  input.btn-1 .text,
  input.vc_btn3-style-btn-1 .text {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1.5px;
    color: white;
    text-transform: uppercase;
    width: 0;
    display: inline-flex;
    text-indent: -300px;
    transition: 0.4s;
    opacity: 0; }
  a.btn-1 i, a.vc_btn3-style-btn-1 i,
  button.btn-1 i,
  button.vc_btn3-style-btn-1 i,
  span.btn-1 i,
  span.vc_btn3-style-btn-1 i,
  input.btn-1 i,
  input.vc_btn3-style-btn-1 i {
    font-size: 16px; }
  a.btn-1:hover, a.btn-1:focus, a.btn-1:active, a.vc_btn3-style-btn-1:hover, a.vc_btn3-style-btn-1:focus, a.vc_btn3-style-btn-1:active,
  button.btn-1:hover,
  button.btn-1:focus,
  button.btn-1:active,
  button.vc_btn3-style-btn-1:hover,
  button.vc_btn3-style-btn-1:focus,
  button.vc_btn3-style-btn-1:active,
  span.btn-1:hover,
  span.btn-1:focus,
  span.btn-1:active,
  span.vc_btn3-style-btn-1:hover,
  span.vc_btn3-style-btn-1:focus,
  span.vc_btn3-style-btn-1:active,
  input.btn-1:hover,
  input.btn-1:focus,
  input.btn-1:active,
  input.vc_btn3-style-btn-1:hover,
  input.vc_btn3-style-btn-1:focus,
  input.vc_btn3-style-btn-1:active {
    background-color: #F18A00 !important;
    color: #002B70 !important;
    text-decoration: none;
    border-color: #F18A00 !important; }
    a.btn-1:hover.btn-social, a.btn-1:focus.btn-social, a.btn-1:active.btn-social, a.vc_btn3-style-btn-1:hover.btn-social, a.vc_btn3-style-btn-1:focus.btn-social, a.vc_btn3-style-btn-1:active.btn-social,
    button.btn-1:hover.btn-social,
    button.btn-1:focus.btn-social,
    button.btn-1:active.btn-social,
    button.vc_btn3-style-btn-1:hover.btn-social,
    button.vc_btn3-style-btn-1:focus.btn-social,
    button.vc_btn3-style-btn-1:active.btn-social,
    span.btn-1:hover.btn-social,
    span.btn-1:focus.btn-social,
    span.btn-1:active.btn-social,
    span.vc_btn3-style-btn-1:hover.btn-social,
    span.vc_btn3-style-btn-1:focus.btn-social,
    span.vc_btn3-style-btn-1:active.btn-social,
    input.btn-1:hover.btn-social,
    input.btn-1:focus.btn-social,
    input.btn-1:active.btn-social,
    input.vc_btn3-style-btn-1:hover.btn-social,
    input.vc_btn3-style-btn-1:focus.btn-social,
    input.vc_btn3-style-btn-1:active.btn-social {
      background-color: #F18A00 !important;
      color: #002B70 !important;
      text-decoration: none;
      border-color: #F18A00 !important; }
    a.btn-1:hover .text, a.btn-1:focus .text, a.btn-1:active .text, a.vc_btn3-style-btn-1:hover .text, a.vc_btn3-style-btn-1:focus .text, a.vc_btn3-style-btn-1:active .text,
    button.btn-1:hover .text,
    button.btn-1:focus .text,
    button.btn-1:active .text,
    button.vc_btn3-style-btn-1:hover .text,
    button.vc_btn3-style-btn-1:focus .text,
    button.vc_btn3-style-btn-1:active .text,
    span.btn-1:hover .text,
    span.btn-1:focus .text,
    span.btn-1:active .text,
    span.vc_btn3-style-btn-1:hover .text,
    span.vc_btn3-style-btn-1:focus .text,
    span.vc_btn3-style-btn-1:active .text,
    input.btn-1:hover .text,
    input.btn-1:focus .text,
    input.btn-1:active .text,
    input.vc_btn3-style-btn-1:hover .text,
    input.vc_btn3-style-btn-1:focus .text,
    input.vc_btn3-style-btn-1:active .text {
      width: 100%;
      text-indent: 0;
      padding-left: 8px;
      opacity: 1;
      color: #002B70 !important; }
  a.btn-1.btn-social, a.vc_btn3-style-btn-1.btn-social,
  button.btn-1.btn-social,
  button.vc_btn3-style-btn-1.btn-social,
  span.btn-1.btn-social,
  span.vc_btn3-style-btn-1.btn-social,
  input.btn-1.btn-social,
  input.vc_btn3-style-btn-1.btn-social {
    padding: 17px !important;
    min-width: 55px; }
  a.btn-1.thin, a.vc_btn3-style-btn-1.thin,
  button.btn-1.thin,
  button.vc_btn3-style-btn-1.thin,
  span.btn-1.thin,
  span.vc_btn3-style-btn-1.thin,
  input.btn-1.thin,
  input.vc_btn3-style-btn-1.thin {
    padding: 14px 22px !important; }
  a.btn-1.ghost, a.vc_btn3-style-btn-1.ghost,
  button.btn-1.ghost,
  button.vc_btn3-style-btn-1.ghost,
  span.btn-1.ghost,
  span.vc_btn3-style-btn-1.ghost,
  input.btn-1.ghost,
  input.vc_btn3-style-btn-1.ghost {
    background-color: transparent !important;
    color: #ffffff !important;
    text-decoration: none;
    border-color: #ffffff !important; }
    a.btn-1.ghost:hover, a.vc_btn3-style-btn-1.ghost:hover,
    button.btn-1.ghost:hover,
    button.vc_btn3-style-btn-1.ghost:hover,
    span.btn-1.ghost:hover,
    span.vc_btn3-style-btn-1.ghost:hover,
    input.btn-1.ghost:hover,
    input.vc_btn3-style-btn-1.ghost:hover {
      background-color: #F18A00 !important;
      color: #002B70 !important;
      text-decoration: none;
      border-color: #F18A00 !important; }
  a.btn-1.text, a.vc_btn3-style-btn-1.text,
  button.btn-1.text,
  button.vc_btn3-style-btn-1.text,
  span.btn-1.text,
  span.vc_btn3-style-btn-1.text,
  input.btn-1.text,
  input.vc_btn3-style-btn-1.text {
    background-color: #565656 !important;
    color: #ffffff !important;
    text-decoration: none;
    border-color: #565656 !important; }
    a.btn-1.text:hover, a.vc_btn3-style-btn-1.text:hover,
    button.btn-1.text:hover,
    button.vc_btn3-style-btn-1.text:hover,
    span.btn-1.text:hover,
    span.vc_btn3-style-btn-1.text:hover,
    input.btn-1.text:hover,
    input.vc_btn3-style-btn-1.text:hover {
      background-color: #211c1d !important;
      color: #ffffff !important;
      text-decoration: none;
      border-color: #211c1d !important; }
  a.btn-1.primary-dark, a.vc_btn3-style-btn-1.primary-dark,
  button.btn-1.primary-dark,
  button.vc_btn3-style-btn-1.primary-dark,
  span.btn-1.primary-dark,
  span.vc_btn3-style-btn-1.primary-dark,
  input.btn-1.primary-dark,
  input.vc_btn3-style-btn-1.primary-dark {
    background-color: #002B70 !important;
    color: #ffffff !important;
    text-decoration: none;
    border-color: #002B70 !important; }
    a.btn-1.primary-dark:hover, a.vc_btn3-style-btn-1.primary-dark:hover,
    button.btn-1.primary-dark:hover,
    button.vc_btn3-style-btn-1.primary-dark:hover,
    span.btn-1.primary-dark:hover,
    span.vc_btn3-style-btn-1.primary-dark:hover,
    input.btn-1.primary-dark:hover,
    input.vc_btn3-style-btn-1.primary-dark:hover {
      background-color: #2259B0 !important;
      color: #ffffff !important;
      text-decoration: none;
      border-color: #2259B0 !important; }
  a.btn-1.secondary, a.vc_btn3-style-btn-1.secondary,
  button.btn-1.secondary,
  button.vc_btn3-style-btn-1.secondary,
  span.btn-1.secondary,
  span.vc_btn3-style-btn-1.secondary,
  input.btn-1.secondary,
  input.vc_btn3-style-btn-1.secondary {
    background-color: #F18A00 !important;
    color: #002B70 !important;
    text-decoration: none;
    border-color: #F18A00 !important; }
    a.btn-1.secondary:hover, a.vc_btn3-style-btn-1.secondary:hover,
    button.btn-1.secondary:hover,
    button.vc_btn3-style-btn-1.secondary:hover,
    span.btn-1.secondary:hover,
    span.vc_btn3-style-btn-1.secondary:hover,
    input.btn-1.secondary:hover,
    input.vc_btn3-style-btn-1.secondary:hover {
      background-color: #7B9ED7 !important;
      color: #F6F9FF !important;
      text-decoration: none;
      border-color: #7B9ED7 !important; }
  a.btn-1.secondary-2, a.vc_btn3-style-btn-1.secondary-2,
  button.btn-1.secondary-2,
  button.vc_btn3-style-btn-1.secondary-2,
  span.btn-1.secondary-2,
  span.vc_btn3-style-btn-1.secondary-2,
  input.btn-1.secondary-2,
  input.vc_btn3-style-btn-1.secondary-2 {
    background-color: #F18A00 !important;
    color: #002B70 !important;
    text-decoration: none;
    border-color: #F18A00 !important; }
    a.btn-1.secondary-2:hover, a.vc_btn3-style-btn-1.secondary-2:hover,
    button.btn-1.secondary-2:hover,
    button.vc_btn3-style-btn-1.secondary-2:hover,
    span.btn-1.secondary-2:hover,
    span.vc_btn3-style-btn-1.secondary-2:hover,
    input.btn-1.secondary-2:hover,
    input.vc_btn3-style-btn-1.secondary-2:hover {
      background-color: #F6F9FF !important;
      color: #002B70 !important;
      text-decoration: none;
      border-color: #F6F9FF !important; }
  a.btn-1.secondary-3, a.vc_btn3-style-btn-1.secondary-3,
  button.btn-1.secondary-3,
  button.vc_btn3-style-btn-1.secondary-3,
  span.btn-1.secondary-3,
  span.vc_btn3-style-btn-1.secondary-3,
  input.btn-1.secondary-3,
  input.vc_btn3-style-btn-1.secondary-3 {
    background-color: #F18A00 !important;
    color: #002B70 !important;
    text-decoration: none;
    border-color: #F18A00 !important; }
    a.btn-1.secondary-3:hover, a.vc_btn3-style-btn-1.secondary-3:hover,
    button.btn-1.secondary-3:hover,
    button.vc_btn3-style-btn-1.secondary-3:hover,
    span.btn-1.secondary-3:hover,
    span.vc_btn3-style-btn-1.secondary-3:hover,
    input.btn-1.secondary-3:hover,
    input.vc_btn3-style-btn-1.secondary-3:hover {
      background-color: #7B9ED7 !important;
      color: #002B70 !important;
      text-decoration: none;
      border-color: #7B9ED7 !important; }
  a.btn-1.quaternary, a.vc_btn3-style-btn-1.quaternary,
  button.btn-1.quaternary,
  button.vc_btn3-style-btn-1.quaternary,
  span.btn-1.quaternary,
  span.vc_btn3-style-btn-1.quaternary,
  input.btn-1.quaternary,
  input.vc_btn3-style-btn-1.quaternary {
    background-color: #F6F9FF !important;
    color: #002B70 !important;
    text-decoration: none;
    border-color: #F6F9FF !important; }
    a.btn-1.quaternary:hover, a.vc_btn3-style-btn-1.quaternary:hover,
    button.btn-1.quaternary:hover,
    button.vc_btn3-style-btn-1.quaternary:hover,
    span.btn-1.quaternary:hover,
    span.vc_btn3-style-btn-1.quaternary:hover,
    input.btn-1.quaternary:hover,
    input.vc_btn3-style-btn-1.quaternary:hover {
      background-color: #2259B0 !important;
      color: #ffffff !important;
      text-decoration: none;
      border-color: #2259B0 !important; }
  a.btn-1.white, a.vc_btn3-style-btn-1.white,
  button.btn-1.white,
  button.vc_btn3-style-btn-1.white,
  span.btn-1.white,
  span.vc_btn3-style-btn-1.white,
  input.btn-1.white,
  input.vc_btn3-style-btn-1.white {
    background-color: #ffffff;
    color: #002B70;
    border-color: white; }
    a.btn-1.white:hover, a.vc_btn3-style-btn-1.white:hover,
    button.btn-1.white:hover,
    button.vc_btn3-style-btn-1.white:hover,
    span.btn-1.white:hover,
    span.vc_btn3-style-btn-1.white:hover,
    input.btn-1.white:hover,
    input.vc_btn3-style-btn-1.white:hover {
      background-color: #7B9ED7 !important;
      color: #002B70 !important;
      text-decoration: none;
      border-color: #7B9ED7 !important; }
  a.btn-1.with-icon::after, a.vc_btn3-style-btn-1.with-icon::after,
  button.btn-1.with-icon::after,
  button.vc_btn3-style-btn-1.with-icon::after,
  span.btn-1.with-icon::after,
  span.vc_btn3-style-btn-1.with-icon::after,
  input.btn-1.with-icon::after,
  input.vc_btn3-style-btn-1.with-icon::after {
    content: "";
    display: block;
    height: 10px;
    width: 11px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.237 9.5C5.237 9.5 10.3574 7.35817 10.3574 3.45313C10.3679 1.81967 9.14078 0.5 7.62791 0.5C6.55943 0.5 5.62843 1.17073 5.18411 2.14425C4.73978 1.17073 3.80879 0.5 2.7403 0.5C1.22743 0.5 0.000278473 1.81971 0.000278473 3.45313C0.000278473 7.33654 5.237 9.5 5.237 9.5Z' fill='%2310B7A5'/%3e%3c/svg%3e ");
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    margin-left: 5px;
    display: inline-flex;
    align-self: center; }
  a.btn-1.with-icon:hover::after, a.vc_btn3-style-btn-1.with-icon:hover::after,
  button.btn-1.with-icon:hover::after,
  button.vc_btn3-style-btn-1.with-icon:hover::after,
  span.btn-1.with-icon:hover::after,
  span.vc_btn3-style-btn-1.with-icon:hover::after,
  input.btn-1.with-icon:hover::after,
  input.vc_btn3-style-btn-1.with-icon:hover::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.237 9.5C5.237 9.5 10.3574 7.35817 10.3574 3.45313C10.3679 1.81967 9.14078 0.5 7.62791 0.5C6.55943 0.5 5.62843 1.17073 5.18411 2.14425C4.73978 1.17073 3.80879 0.5 2.7403 0.5C1.22743 0.5 0.000278473 1.81971 0.000278473 3.45313C0.000278473 7.33654 5.237 9.5 5.237 9.5Z' fill='%23002B70'/%3e%3c/svg%3e "); }
  a.btn-1.with-icon-2::after, a.vc_btn3-style-btn-1.with-icon-2::after,
  button.btn-1.with-icon-2::after,
  button.vc_btn3-style-btn-1.with-icon-2::after,
  span.btn-1.with-icon-2::after,
  span.vc_btn3-style-btn-1.with-icon-2::after,
  input.btn-1.with-icon-2::after,
  input.vc_btn3-style-btn-1.with-icon-2::after {
    content: "";
    display: block;
    height: 10px;
    width: 11px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.237 9.5C5.237 9.5 10.3574 7.35817 10.3574 3.45313C10.3679 1.81967 9.14078 0.5 7.62791 0.5C6.55943 0.5 5.62843 1.17073 5.18411 2.14425C4.73978 1.17073 3.80879 0.5 2.7403 0.5C1.22743 0.5 0.000278473 1.81971 0.000278473 3.45313C0.000278473 7.33654 5.237 9.5 5.237 9.5Z' fill='%23002B70'/%3e%3c/svg%3e ");
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    margin-left: 5px;
    display: inline-flex;
    align-self: center; }
  a.btn-1.with-icon-2:hover::after, a.vc_btn3-style-btn-1.with-icon-2:hover::after,
  button.btn-1.with-icon-2:hover::after,
  button.vc_btn3-style-btn-1.with-icon-2:hover::after,
  span.btn-1.with-icon-2:hover::after,
  span.vc_btn3-style-btn-1.with-icon-2:hover::after,
  input.btn-1.with-icon-2:hover::after,
  input.vc_btn3-style-btn-1.with-icon-2:hover::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.237 9.5C5.237 9.5 10.3574 7.35817 10.3574 3.45313C10.3679 1.81967 9.14078 0.5 7.62791 0.5C6.55943 0.5 5.62843 1.17073 5.18411 2.14425C4.73978 1.17073 3.80879 0.5 2.7403 0.5C1.22743 0.5 0.000278473 1.81971 0.000278473 3.45313C0.000278473 7.33654 5.237 9.5 5.237 9.5Z' fill='%23002B70'/%3e%3c/svg%3e "); }
a.btn-2,
button.btn-2,
span.btn-2,
input.btn-2 {
  font-family: ibm-plex-sans, sans-serif !important;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.2;
  color: #F18A00;
  letter-spacing: 0.13em;
  background: transparent;
  border: none;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0;
  padding-bottom: 2px;
  display: inline-flex;
  align-items: center;
  position: relative; }
  a.btn-2:hover, a.btn-2:focus, a.btn-2:active, a.btn-2.hover,
  button.btn-2:hover,
  button.btn-2:focus,
  button.btn-2:active,
  button.btn-2.hover,
  span.btn-2:hover,
  span.btn-2:focus,
  span.btn-2:active,
  span.btn-2.hover,
  input.btn-2:hover,
  input.btn-2:focus,
  input.btn-2:active,
  input.btn-2.hover {
    color: #2259B0;
    text-decoration: none; }
    a.btn-2:hover::after, a.btn-2:focus::after, a.btn-2:active::after, a.btn-2.hover::after,
    button.btn-2:hover::after,
    button.btn-2:focus::after,
    button.btn-2:active::after,
    button.btn-2.hover::after,
    span.btn-2:hover::after,
    span.btn-2:focus::after,
    span.btn-2:active::after,
    span.btn-2.hover::after,
    input.btn-2:hover::after,
    input.btn-2:focus::after,
    input.btn-2:active::after,
    input.btn-2.hover::after {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='39' height='16' viewBox='0 0 39 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M38.7071 8.70711C39.0976 8.31658 39.0976 7.68342 38.7071 7.29289L32.3431 0.928932C31.9526 0.538408 31.3195 0.538408 30.9289 0.928932C30.5384 1.31946 30.5384 1.95262 30.9289 2.34315L36.5858 8L30.9289 13.6569C30.5384 14.0474 30.5384 14.6805 30.9289 15.0711C31.3195 15.4616 31.9526 15.4616 32.3431 15.0711L38.7071 8.70711ZM0 9H38V7H0V9Z' fill='%232259B0'/%3e%3c/svg%3e "); }
  a.btn-2.small,
  button.btn-2.small,
  span.btn-2.small,
  input.btn-2.small {
    font-size: 14px; }
  a.btn-2.uppercase,
  button.btn-2.uppercase,
  span.btn-2.uppercase,
  input.btn-2.uppercase {
    text-transform: uppercase; }
  a.btn-2.secondary,
  button.btn-2.secondary,
  span.btn-2.secondary,
  input.btn-2.secondary {
    color: #F18A00; }
    a.btn-2.secondary:hover,
    button.btn-2.secondary:hover,
    span.btn-2.secondary:hover,
    input.btn-2.secondary:hover {
      color: #F18A00; }
      a.btn-2.secondary:hover::after,
      button.btn-2.secondary:hover::after,
      span.btn-2.secondary:hover::after,
      input.btn-2.secondary:hover::after {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='39' height='16' viewBox='0 0 39 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M38.7071 8.70711C39.0976 8.31658 39.0976 7.68342 38.7071 7.29289L32.3431 0.928932C31.9526 0.538408 31.3195 0.538408 30.9289 0.928932C30.5384 1.31946 30.5384 1.95262 30.9289 2.34315L36.5858 8L30.9289 13.6569C30.5384 14.0474 30.5384 14.6805 30.9289 15.0711C31.3195 15.4616 31.9526 15.4616 32.3431 15.0711L38.7071 8.70711ZM0 9H38V7H0V9Z' fill='%23F18A00'/%3e%3c/svg%3e "); }
  a.btn-2.text-dark,
  button.btn-2.text-dark,
  span.btn-2.text-dark,
  input.btn-2.text-dark {
    color: #211c1d; }
    a.btn-2.text-dark::after,
    button.btn-2.text-dark::after,
    span.btn-2.text-dark::after,
    input.btn-2.text-dark::after {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='11' height='12' viewBox='0 0 11 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.5303 6.53033C10.8232 6.23744 10.8232 5.76256 10.5303 5.46967L5.75736 0.696699C5.46447 0.403805 4.98959 0.403805 4.6967 0.696699C4.40381 0.989592 4.40381 1.46447 4.6967 1.75736L8.93934 6L4.6967 10.2426C4.40381 10.5355 4.40381 11.0104 4.6967 11.3033C4.98959 11.5962 5.46447 11.5962 5.75736 11.3033L10.5303 6.53033ZM7.86805e-08 6.75L10 6.75L10 5.25L-7.86805e-08 5.25L7.86805e-08 6.75Z' fill='%23211C1D'/%3e%3c/svg%3e "); }
  a.btn-2.white,
  button.btn-2.white,
  span.btn-2.white,
  input.btn-2.white {
    color: #ffffff; }
    a.btn-2.white::after,
    button.btn-2.white::after,
    span.btn-2.white::after,
    input.btn-2.white::after {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8.5' cy='8.5' r='8.5' fill='white'/%3e%3cpath d='M6 8.5L10.3751 8.5M8.40045 6L11 8.5L8.40045 11' stroke='%23002B70'/%3e%3c/svg%3e "); }
    a.btn-2.white:hover,
    button.btn-2.white:hover,
    span.btn-2.white:hover,
    input.btn-2.white:hover {
      color: #F18A00; }
      a.btn-2.white:hover::after,
      button.btn-2.white:hover::after,
      span.btn-2.white:hover::after,
      input.btn-2.white:hover::after {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8.5' cy='8.5' r='8.5' fill='%23F18A00'/%3e%3cpath d='M6 8.5L10.3751 8.5M8.40045 6L11 8.5L8.40045 11' stroke='white'/%3e%3c/svg%3e "); }
  a.btn-2.white-2,
  button.btn-2.white-2,
  span.btn-2.white-2,
  input.btn-2.white-2 {
    color: #ffffff; }
    a.btn-2.white-2:hover,
    button.btn-2.white-2:hover,
    span.btn-2.white-2:hover,
    input.btn-2.white-2:hover {
      color: #F18A00; }
      a.btn-2.white-2:hover::after,
      button.btn-2.white-2:hover::after,
      span.btn-2.white-2:hover::after,
      input.btn-2.white-2:hover::after {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8.5' cy='8.5' r='8.5' fill='%23F18A00'/%3e%3cpath d='M6 8.5L10.3751 8.5M8.40045 6L11 8.5L8.40045 11' stroke='white'/%3e%3c/svg%3e "); }
  a.btn-2::after,
  button.btn-2::after,
  span.btn-2::after,
  input.btn-2::after {
    content: "";
    display: inline-flex;
    position: relative;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='39' height='16' viewBox='0 0 39 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M38.7071 8.70711C39.0976 8.31658 39.0976 7.68342 38.7071 7.29289L32.3431 0.928932C31.9526 0.538408 31.3195 0.538408 30.9289 0.928932C30.5384 1.31946 30.5384 1.95262 30.9289 2.34315L36.5858 8L30.9289 13.6569C30.5384 14.0474 30.5384 14.6805 30.9289 15.0711C31.3195 15.4616 31.9526 15.4616 32.3431 15.0711L38.7071 8.70711ZM0 9H38V7H0V9Z' fill='%23F18A00'/%3e%3c/svg%3e ");
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 39px;
    height: 16px;
    top: 0px; }
a.btn-donate,
button.btn-donate,
span.btn-donate,
input.btn-donate {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 26px;
  letter-spacing: -0.04em;
  color: #211c1d;
  box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.09);
  border-radius: 6px;
  background-color: #ff970c;
  padding: 21px 48px;
  text-decoration: none; }
  a.btn-donate:hover,
  button.btn-donate:hover,
  span.btn-donate:hover,
  input.btn-donate:hover {
    background-color: #2259B0;
    color: #211c1d; }
  a.btn-donate::before,
  button.btn-donate::before,
  span.btn-donate::before,
  input.btn-donate::before {
    content: "";
    display: block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='34' height='33' viewBox='0 0 34 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.1063 28.8017C13.9735 28.8017 13.8461 28.7489 13.7522 28.655C13.6582 28.5611 13.6055 28.4337 13.6055 28.3008V25.15C13.6058 25.0652 13.6277 24.9818 13.6692 24.9077C13.7106 24.8337 13.7701 24.7713 13.8422 24.7266C14.5591 24.2523 15.1674 23.6316 15.6271 22.9053C15.6606 22.8491 15.7048 22.8001 15.7572 22.7609C15.8097 22.7218 15.8693 22.6934 15.9327 22.6774C15.9962 22.6613 16.0621 22.6579 16.1269 22.6673C16.1916 22.6767 16.2538 22.6988 16.3101 22.7323C16.3663 22.7658 16.4153 22.81 16.4544 22.8625C16.4935 22.9149 16.5219 22.9745 16.538 23.038C16.5541 23.1014 16.5575 23.1673 16.5481 23.2321C16.5386 23.2968 16.5166 23.3591 16.4831 23.4153C15.9964 24.2033 15.3571 24.886 14.6026 25.4232V28.3054C14.6026 28.437 14.5503 28.5633 14.4573 28.6563C14.3642 28.7494 14.2379 28.8017 14.1063 28.8017Z' fill='%23211C1D' stroke='%23211C1D' stroke-width='0.3'/%3e%3cpath d='M3.07249 28.7999C3.00693 28.7999 2.94202 28.7869 2.88151 28.7616C2.82099 28.7364 2.76608 28.6995 2.71994 28.6529C2.67379 28.6063 2.63733 28.5511 2.61266 28.4903C2.58798 28.4296 2.57559 28.3646 2.57619 28.299V17.6673C2.57619 15.9417 3.55968 14.7078 4.42934 13.8245L5.37184 12.9776C5.42152 12.9343 5.47932 12.9013 5.54187 12.8806C5.60443 12.8599 5.67047 12.8519 5.73617 12.8569C5.80186 12.862 5.86588 12.8802 5.9245 12.9102C5.98312 12.9403 6.03516 12.9818 6.07758 13.0322C6.16605 13.1308 6.21189 13.2603 6.20506 13.3926C6.19824 13.5249 6.13931 13.649 6.04116 13.7379L5.13053 14.5621C4.34738 15.3088 3.56423 16.3105 3.57334 17.6628V28.299C3.57334 28.4318 3.52057 28.5592 3.42664 28.6532C3.33272 28.7471 3.20532 28.7999 3.07249 28.7999Z' fill='%23211C1D' stroke='%23211C1D' stroke-width='0.3'/%3e%3cpath d='M18.8333 26.4386C18.7616 26.4385 18.6907 26.423 18.6255 26.3931C18.5603 26.3633 18.5023 26.3198 18.4554 26.2656C16.6022 24.1301 14.5897 22.5183 12.3405 20.7744C12.2884 20.7341 12.2449 20.6839 12.2123 20.6267C12.1796 20.5695 12.1586 20.5064 12.1504 20.4411C12.1337 20.3092 12.1702 20.176 12.2517 20.071C12.3332 19.9659 12.4531 19.8975 12.585 19.8809C12.7169 19.8642 12.8501 19.9007 12.9551 19.9822C15.067 21.5366 17.0344 23.2785 18.8333 25.1865C20.7244 23.1798 22.7957 21.3508 25.021 19.7227C28.7046 16.8724 31.8872 14.4137 32.4473 9.99708C32.6127 8.98882 32.5567 7.95664 32.283 6.97223C32.0094 5.98781 31.5248 5.07476 30.8628 4.2965C30.2417 3.59586 29.4819 3.03176 28.6315 2.63989C27.7812 2.24802 26.8587 2.03691 25.9226 2.01991C25.0657 2.0268 24.2188 2.20382 23.4309 2.5407C22.643 2.87758 21.9299 3.36761 21.333 3.98233C20.0908 5.20783 19.374 6.86842 19.3341 8.61291C19.3317 8.74416 19.2779 8.86923 19.1843 8.96119C19.0906 9.05316 18.9646 9.10468 18.8333 9.10465C18.7681 9.10525 18.7035 9.09301 18.643 9.06862C18.5826 9.04424 18.5275 9.00818 18.481 8.96252C18.4345 8.91685 18.3974 8.86248 18.3719 8.80249C18.3465 8.74251 18.333 8.67809 18.3324 8.61291C18.2875 6.8785 17.5785 5.22752 16.3516 4.0007C15.1248 2.77387 13.4738 2.06483 11.7394 2.01991C10.804 2.03698 9.88221 2.24815 9.0326 2.64004C8.18299 3.03192 7.42403 3.59599 6.80379 4.2965C6.13992 5.07364 5.65409 5.9866 5.38037 6.97135C5.10665 7.95611 5.05167 8.98882 5.21928 9.99708C5.52435 12.4194 6.61256 14.4228 8.74344 16.4854C8.79249 16.5307 8.83199 16.5853 8.85961 16.6461C8.88723 16.7069 8.90241 16.7726 8.90428 16.8393C8.90614 16.9061 8.89464 16.9725 8.87045 17.0347C8.84626 17.097 8.80987 17.1537 8.76342 17.2017C8.71698 17.2497 8.66141 17.2879 8.59999 17.314C8.53856 17.3402 8.47253 17.3538 8.40576 17.3541C8.33899 17.3544 8.27284 17.3413 8.2112 17.3157C8.14955 17.29 8.09366 17.2523 8.04681 17.2048C5.73834 14.9737 4.56363 12.7882 4.22669 10.1246C4.05095 8.97576 4.12252 7.80266 4.4366 6.68373C4.75069 5.5648 5.30005 4.52583 6.04796 3.63629C6.76111 2.82755 7.63438 2.17565 8.6125 1.72186C9.59062 1.26807 10.6523 1.02226 11.7303 1C13.7315 1.02651 15.6406 1.84515 17.0393 3.27659C17.8189 4.05407 18.4297 4.98411 18.8333 6.00849C19.2353 4.98438 19.8445 4.05433 20.6227 3.27659C22.0284 1.85545 23.9331 1.0387 25.9317 1C27.0103 1.02173 28.0725 1.26775 29.0508 1.72241C30.0291 2.17707 30.902 2.8304 31.614 3.64084C32.3631 4.52877 32.9133 5.56689 33.2274 6.6853C33.5416 7.80372 33.6125 8.97646 33.4353 10.1246C32.8297 14.9509 29.4923 17.528 25.6312 20.5149C23.473 22.2087 21.2191 23.9617 19.2112 26.2656C19.1639 26.3193 19.1058 26.3625 19.0407 26.3923C18.9756 26.4221 18.9049 26.4379 18.8333 26.4386Z' fill='white' stroke='white' stroke-width='0.3'/%3e%3cpath d='M9.45685 24.0987C9.32402 24.0987 9.19663 24.046 9.1027 23.952C9.00877 23.8581 8.956 23.7307 8.956 23.5979C8.956 23.4651 9.00877 23.3377 9.1027 23.2437C9.19663 23.1498 9.32402 23.097 9.45685 23.097C10.2436 22.9296 10.9471 22.4927 11.4459 21.8617C11.9447 21.2307 12.2074 20.4453 12.1888 19.6412V18.0658C12.1902 17.9331 12.2423 17.8061 12.3345 17.7106L13.9099 16.1216C14.1753 15.8337 14.3601 15.4809 14.4456 15.0988C14.5311 14.7167 14.5144 14.3187 14.3971 13.9452C14.3511 13.6865 14.2447 13.4424 14.0864 13.2327C13.9282 13.023 13.7226 12.8537 13.4864 12.7386C13.3963 12.7155 13.3014 12.7207 13.2143 12.7532C13.1272 12.7858 13.0521 12.8442 12.9992 12.9207L6.75227 19.2451C6.70593 19.292 6.6508 19.3293 6.59002 19.355C6.52925 19.3806 6.46402 19.394 6.39806 19.3944C6.33211 19.3949 6.26671 19.3823 6.20561 19.3574C6.14451 19.3326 6.08891 19.296 6.04197 19.2496C5.99503 19.2033 5.95768 19.1481 5.93205 19.0874C5.90642 19.0266 5.89301 18.9614 5.89259 18.8954C5.89217 18.8295 5.90474 18.7641 5.92959 18.703C5.95444 18.6419 5.99108 18.5863 6.03742 18.5393L12.2935 12.1967C12.471 11.9956 12.7002 11.8468 12.9562 11.7666C13.2122 11.6863 13.4853 11.6776 13.7459 11.7414C14.4608 11.9281 15.1119 12.6794 15.3623 13.6492C15.5317 14.1993 15.5514 14.7846 15.4194 15.3448C15.2873 15.905 15.0083 16.4199 14.6111 16.8364L13.1905 18.2752V19.6412C13.2232 20.7145 12.8605 21.7624 12.1714 22.5859C11.4822 23.4093 10.5146 23.951 9.4523 24.1079L9.45685 24.0987Z' fill='%23211C1D' stroke='%23211C1D' stroke-width='0.3'/%3e%3cpath d='M15.6817 31.9527C15.5489 31.9527 15.4215 31.8999 15.3276 31.806C15.2336 31.7121 15.1809 31.5847 15.1809 31.4519V28.8019H1.99942V31.4519C2.00607 31.5213 1.99812 31.5914 1.97609 31.6577C1.95406 31.7239 1.91843 31.7848 1.87148 31.8364C1.82454 31.8881 1.76732 31.9293 1.70349 31.9576C1.63967 31.9858 1.57064 32.0004 1.50085 32.0004C1.43106 32.0004 1.36203 31.9858 1.2982 31.9576C1.23438 31.9293 1.17716 31.8881 1.13021 31.8364C1.08327 31.7848 1.04764 31.7239 1.02561 31.6577C1.00358 31.5914 0.99563 31.5213 1.00228 31.4519V28.3011C1.00228 28.1694 1.05456 28.0432 1.14764 27.9501C1.24071 27.8571 1.36695 27.8048 1.49857 27.8048H15.6817C15.7477 27.8036 15.8132 27.8155 15.8744 27.8399C15.9357 27.8643 15.9915 27.9007 16.0386 27.9469C16.0856 27.9931 16.123 28.0482 16.1485 28.109C16.174 28.1698 16.1871 28.2351 16.1871 28.3011V31.4519C16.1877 31.5182 16.1751 31.584 16.1498 31.6453C16.1246 31.7067 16.0873 31.7623 16.0402 31.809C15.9931 31.8557 15.9371 31.8925 15.8755 31.9172C15.8139 31.9418 15.748 31.9539 15.6817 31.9527Z' fill='%23211C1D' stroke='%23211C1D' stroke-width='0.3'/%3e%3c/svg%3e ");
    background-repeat: no-repeat;
    background-size: contain;
    height: 31.00042724609375px;
    width: 32.530433654785156px;
    position: relative;
    margin-bottom: 4px; }
  a.btn-donate::after,
  button.btn-donate::after,
  span.btn-donate::after,
  input.btn-donate::after {
    content: "";
    display: block;
    position: relative;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='11' height='12' viewBox='0 0 11 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.5303 6.53033C10.8232 6.23744 10.8232 5.76256 10.5303 5.46967L5.75736 0.696699C5.46447 0.403805 4.98959 0.403805 4.6967 0.696699C4.40381 0.989592 4.40381 1.46447 4.6967 1.75736L8.93934 6L4.6967 10.2426C4.40381 10.5355 4.40381 11.0104 4.6967 11.3033C4.98959 11.5962 5.46447 11.5962 5.75736 11.3033L10.5303 6.53033ZM7.86805e-08 6.75L10 6.75L10 5.25L-7.86805e-08 5.25L7.86805e-08 6.75Z' fill='%23211C1D'/%3e%3c/svg%3e ");
    background-size: contain;
    background-repeat: no-repeat;
    width: 11px;
    height: 12px;
    margin-top: 15px; }
a.btn-3,
button.btn-3,
span.btn-3,
input.btn-3 {
  font-family: ibm-plex-sans, sans-serif !important;
  font-size: 16px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: 0.62px;
  color: black;
  background: transparent;
  border: none;
  text-decoration: none;
  padding: 0;
  display: inline-flex; }
  a.btn-3:hover, a.btn-3:focus, a.btn-3:active,
  button.btn-3:hover,
  button.btn-3:focus,
  button.btn-3:active,
  span.btn-3:hover,
  span.btn-3:focus,
  span.btn-3:active,
  input.btn-3:hover,
  input.btn-3:focus,
  input.btn-3:active {
    color: #888; }
    a.btn-3:hover::after, a.btn-3:focus::after, a.btn-3:active::after,
    button.btn-3:hover::after,
    button.btn-3:focus::after,
    button.btn-3:active::after,
    span.btn-3:hover::after,
    span.btn-3:focus::after,
    span.btn-3:active::after,
    input.btn-3:hover::after,
    input.btn-3:focus::after,
    input.btn-3:active::after {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='7.167' height='12.826'%3e%3cpath data-name='Path 1120' d='m0 .374 5.967 4.741L11.527 0' transform='rotate(-90 6.47 5.734)' style='fill:none;stroke:%23888888;stroke-width:2px'/%3e%3c/svg%3e ");
      background-size: contain;
      background-repeat: no-repeat; }
  a.btn-3.small,
  button.btn-3.small,
  span.btn-3.small,
  input.btn-3.small {
    font-size: 14px; }
  a.btn-3::after,
  button.btn-3::after,
  span.btn-3::after,
  input.btn-3::after {
    content: "";
    display: inline-flex;
    position: relative;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='7.167' height='12.826'%3e%3cpath data-name='Path 1120' d='m0 .374 5.967 4.741L11.527 0' transform='rotate(-90 6.47 5.734)' style='fill:none;stroke:%23000;stroke-width:2px'/%3e%3c/svg%3e ");
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 9px;
    width: 9.1px;
    height: 11.5px;
    top: 3px; }
  a.btn-3.white,
  button.btn-3.white,
  span.btn-3.white,
  input.btn-3.white {
    color: white; }
    a.btn-3.white::after,
    button.btn-3.white::after,
    span.btn-3.white::after,
    input.btn-3.white::after {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='7.167' height='12.826'%3e%3cpath data-name='Path 1120' d='m0 .374 5.967 4.741L11.527 0' transform='rotate(-90 6.47 5.734)' style='fill:none;stroke:%23fff;stroke-width:2px'/%3e%3c/svg%3e "); }
    a.btn-3.white:hover,
    button.btn-3.white:hover,
    span.btn-3.white:hover,
    input.btn-3.white:hover {
      color: #CD4A00; }
      a.btn-3.white:hover::after,
      button.btn-3.white:hover::after,
      span.btn-3.white:hover::after,
      input.btn-3.white:hover::after {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='7.167' height='12.826'%3e%3cpath data-name='Path 1120' d='m0 .374 5.967 4.741L11.527 0' transform='rotate(-90 6.47 5.734)' style='fill:none;stroke:%233ba99f;stroke-width:2px'/%3e%3c/svg%3e "); }
  a.btn-3.white-hover-violet,
  button.btn-3.white-hover-violet,
  span.btn-3.white-hover-violet,
  input.btn-3.white-hover-violet {
    color: white; }
    a.btn-3.white-hover-violet::after,
    button.btn-3.white-hover-violet::after,
    span.btn-3.white-hover-violet::after,
    input.btn-3.white-hover-violet::after {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='7.167' height='12.826'%3e%3cpath data-name='Path 1120' d='m0 .374 5.967 4.741L11.527 0' transform='rotate(-90 6.47 5.734)' style='fill:none;stroke:%23fff;stroke-width:2px'/%3e%3c/svg%3e "); }
    a.btn-3.white-hover-violet:hover,
    button.btn-3.white-hover-violet:hover,
    span.btn-3.white-hover-violet:hover,
    input.btn-3.white-hover-violet:hover {
      color: #c3d7ff; }
      a.btn-3.white-hover-violet:hover::after,
      button.btn-3.white-hover-violet:hover::after,
      span.btn-3.white-hover-violet:hover::after,
      input.btn-3.white-hover-violet:hover::after {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='7.167' height='12.826'%3e%3cpath data-name='Path 1120' d='m0 .374 5.967 4.741L11.527 0' transform='rotate(-90 6.47 5.734)' style='fill:none;stroke:%232c2c65;stroke-width:2px'/%3e%3c/svg%3e "); }
a.btn-video,
button.btn-video,
span.btn-video,
input.btn-video {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background: transparent;
  border: none; }
  a.btn-video:hover:before, a.btn-video:focus:before, a.btn-video:active:before, a.btn-video.hover:before,
  button.btn-video:hover:before,
  button.btn-video:focus:before,
  button.btn-video:active:before,
  button.btn-video.hover:before,
  span.btn-video:hover:before,
  span.btn-video:focus:before,
  span.btn-video:active:before,
  span.btn-video.hover:before,
  input.btn-video:hover:before,
  input.btn-video:focus:before,
  input.btn-video:active:before,
  input.btn-video.hover:before {
    background: #002B70;
    color: #ffffff; }
  a.btn-video:hover .text, a.btn-video:focus .text, a.btn-video:active .text, a.btn-video.hover .text,
  button.btn-video:hover .text,
  button.btn-video:focus .text,
  button.btn-video:active .text,
  button.btn-video.hover .text,
  span.btn-video:hover .text,
  span.btn-video:focus .text,
  span.btn-video:active .text,
  span.btn-video.hover .text,
  input.btn-video:hover .text,
  input.btn-video:focus .text,
  input.btn-video:active .text,
  input.btn-video.hover .text {
    color: #F18A00; }
  a.btn-video:hover::after, a.btn-video:focus::after, a.btn-video:active::after, a.btn-video.hover::after,
  button.btn-video:hover::after,
  button.btn-video:focus::after,
  button.btn-video:active::after,
  button.btn-video.hover::after,
  span.btn-video:hover::after,
  span.btn-video:focus::after,
  span.btn-video:active::after,
  span.btn-video.hover::after,
  input.btn-video:hover::after,
  input.btn-video:focus::after,
  input.btn-video:active::after,
  input.btn-video.hover::after {
    opacity: 0.64;
    -webkit-filter: blur(1px);
    filter: blur(1px);
    border: solid 2px #2259B0;
    background: #2259B0; }
  a.btn-video .text,
  button.btn-video .text,
  span.btn-video .text,
  input.btn-video .text {
    display: block;
    margin-left: 12px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: white;
    text-align: left; }
  a.btn-video.secondary-icon::before,
  button.btn-video.secondary-icon::before,
  span.btn-video.secondary-icon::before,
  input.btn-video.secondary-icon::before {
    color: #F18A00; }
  a.btn-video.secondary-icon:hover::before,
  button.btn-video.secondary-icon:hover::before,
  span.btn-video.secondary-icon:hover::before,
  input.btn-video.secondary-icon:hover::before {
    color: #002B70; }
  a.btn-video.secondary::before,
  button.btn-video.secondary::before,
  span.btn-video.secondary::before,
  input.btn-video.secondary::before {
    color: #ffffff;
    background-color: #F18A00; }
  a.btn-video.secondary .text,
  button.btn-video.secondary .text,
  span.btn-video.secondary .text,
  input.btn-video.secondary .text {
    color: #F18A00; }
  a.btn-video.secondary:hover::before,
  button.btn-video.secondary:hover::before,
  span.btn-video.secondary:hover::before,
  input.btn-video.secondary:hover::before {
    background-color: #ff970c; }
  a.btn-video.secondary-light-text::before,
  button.btn-video.secondary-light-text::before,
  span.btn-video.secondary-light-text::before,
  input.btn-video.secondary-light-text::before {
    color: #ffffff;
    background-color: #F18A00; }
  a.btn-video.secondary-light-text .text,
  button.btn-video.secondary-light-text .text,
  span.btn-video.secondary-light-text .text,
  input.btn-video.secondary-light-text .text {
    color: #ff970c; }
  a.btn-video.secondary-light-text:hover::before,
  button.btn-video.secondary-light-text:hover::before,
  span.btn-video.secondary-light-text:hover::before,
  input.btn-video.secondary-light-text:hover::before {
    background-color: #ff970c; }
  a.btn-video.secondary-light-text:hover .text,
  button.btn-video.secondary-light-text:hover .text,
  span.btn-video.secondary-light-text:hover .text,
  input.btn-video.secondary-light-text:hover .text {
    color: #ff970c; }
  a.btn-video.big::before,
  button.btn-video.big::before,
  span.btn-video.big::before,
  input.btn-video.big::before {
    width: 95px;
    height: 95px;
    font-size: 18px; }
  a.btn-video::before,
  button.btn-video::before,
  span.btn-video::before,
  input.btn-video::before {
    content: "\f04b";
    box-sizing: border-box;
    display: inline-flex;
    position: relative;
    font: normal normal normal 14px/1 FontAwesome;
    font-family: "Font Awesome 5 Pro";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 15px;
    text-rendering: auto;
    width: 123px;
    height: 123px;
    border-radius: 50%;
    padding-top: 0px;
    padding-left: 3px;
    background: #F18A00;
    color: #ffffff;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    z-index: 5; }

/*button's Size Variables*/
/*END Buttons-------------------------------------*/
/*START footer------------------------*/
footer.footer {
  position: relative;
  overflow: hidden; }
  footer.footer .container {
    position: relative;
    z-index: 7; }
  footer.footer .footer-top {
    position: relative;
    padding: 81px 0px 0; }
  footer.footer .logo-box {
    display: flex;
    margin-bottom: 36px; }
    footer.footer .logo-box.center {
      justify-content: center; }
  footer.footer .logo-footer {
    width: 223px;
    height: 86.31px;
    margin: 0 auto;
    max-width: 100%;
    flex-shrink: 0; }
    footer.footer .logo-footer img {
      object-fit: contain;
      width: 99%;
      height: 99%; }
  footer.footer .awards-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 15px; }
    footer.footer .awards-container .awards img {
      width: 100%;
      height: auto; }
  footer.footer h2 {
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    color: #002B70; }
  footer.footer h3 {
    font-family: ibm-plex-sans, sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 59px;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    color: #F18A00;
    margin-bottom: 0px;
    position: relative; }
  footer.footer address,
  footer.footer p {
    font-family: ibm-plex-sans, sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    color: #002B70;
    text-transform: none; }
    footer.footer address p,
    footer.footer p p {
      margin-bottom: 0; }
  footer.footer address {
    margin: 0;
    margin-bottom: 0px; }
    footer.footer address::before {
      content: "";
      display: block;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17.4219 5.00626L17.4221 5.00625C22.9769 4.81037 27.5417 9.25422 27.5417 14.7687C27.5417 15.4023 27.4814 16.0202 27.3658 16.6232L27.3658 16.6232L27.3643 16.6314L27.3642 16.6316L27.3642 16.632L27.3641 16.6323L27.3641 16.6324L27.3641 16.6325L27.3641 16.6326L27.364 16.633L27.3618 16.6444C27.3597 16.6555 27.3561 16.6738 27.351 16.6987C27.3408 16.7485 27.3245 16.8248 27.3016 16.9243L27.3015 16.9243L27.2998 16.9322C27.1494 17.6088 26.9293 18.2537 26.6448 18.8627L26.6369 18.8797L26.6296 18.8969C25.6086 21.3139 23.2174 25.4475 17.7688 29.9807C12.32 25.4418 9.92898 21.3082 8.91367 18.9027L8.90765 18.8884L8.9012 18.8744C8.61848 18.2584 8.39279 17.6052 8.24301 16.9362L8.24031 16.9241L8.23731 16.9121C8.21391 16.8185 8.19969 16.7511 8.19191 16.7113C8.18802 16.6913 8.18574 16.6783 8.18473 16.6723C8.18459 16.6715 8.18448 16.6708 8.18439 16.6702L8.18191 16.6529L8.17763 16.6304C8.006 15.7268 7.95124 14.7875 8.04646 13.8204L8.04665 13.8183C8.51327 8.97657 12.558 5.17692 17.4219 5.00626Z' stroke='%23ffffff' stroke-width='2'/%3e%3ccircle cx='17.9287' cy='14.9287' r='4.5' fill='%23ffffff'/%3e%3c/svg%3e ");
      background-size: contain;
      background-position: center;
      width: 21px;
      height: 21px;
      position: relative;
      margin: 0 auto 10px;
      top: 3px;
      flex-shrink: 0;
      display: none; }
    @media (min-width: 768px) {
      footer.footer address::before {
        display: inline-flex;
        margin: 0;
        margin-right: 15px;
        display: none; } }
  footer.footer .link a {
    margin-right: 10px; }
    footer.footer .link a:last-child {
      margin-right: 0; }
  footer.footer a.email {
    font-family: ibm-plex-sans, sans-serif !important;
    position: relative;
    display: block; }
    footer.footer a.email::before {
      content: "";
      display: block;
      background: url("../images/mail-icon.svg") no-repeat;
      background-size: contain;
      background-position: center;
      width: 18.8px;
      height: 18.8px;
      position: relative;
      margin: 0 auto 10px;
      top: 0px;
      flex-shrink: 0; }
    @media (min-width: 768px) {
      footer.footer a.email::before {
        display: inline-flex;
        margin: 0;
        margin-right: 15px; } }
    footer.footer a.email:hover {
      color: #F18A00; }
  footer.footer a.phone {
    position: relative;
    margin-bottom: 10px;
    display: block; }
    footer.footer a.phone::before {
      content: "";
      display: block;
      background: url("../images/phone-icon.svg") no-repeat;
      background-size: contain;
      background-position: center;
      width: 18.8px;
      height: 18.8px;
      position: relative;
      margin: 0 auto 10px;
      top: 0px;
      flex-shrink: 0; }
    @media (min-width: 768px) {
      footer.footer a.phone::before {
        display: inline-flex;
        margin: 0;
        margin-right: 8.5px; } }
    footer.footer a.phone:hover {
      color: #F18A00; }
  footer.footer .contact-box {
    margin-bottom: 60px; }
    footer.footer .contact-box a {
      font-style: normal;
      font-weight: 500;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.02em;
      color: #002B70;
      margin-bottom: 9px; }
      footer.footer .contact-box a::before {
        display: none; }
      footer.footer .contact-box a:last-child {
        margin-bottom: 0; }
      footer.footer .contact-box a.phone {
        margin: 0; }
  footer.footer .extra-links {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    footer.footer .extra-links a {
      margin-right: 12px;
      margin-bottom: 21px;
      min-width: 155px;
      justify-content: center; }
    footer.footer .extra-links a.donate::before {
      content: "";
      display: inline-flex;
      align-self: center;
      height: 13px;
      width: 16px;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3c!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 14 12' style='enable-background:new 0 0 14 12;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:none;stroke:%23fff;stroke-width:1.5;%7d %3c/style%3e%3cg%3e%3cpath class='st0' d='M13.2,4.6c0-2.1-1.7-3.8-3.9-3.8C8.5,0.7,7.7,1,7,1.6C6.3,1,5.5,0.7,4.6,0.8c-2.1,0-3.9,1.7-3.9,3.8 c0,0.9,0.4,1.8,0.9,2.6c0.5,0.8,1.2,1.4,1.9,2c1.3,1.1,2.6,1.8,2.9,2c0.3,0.2,0.7,0.2,1,0c0.2-0.1,1.6-0.9,2.9-1.9 c0.7-0.6,1.4-1.2,1.9-2C12.8,6.4,13.2,5.5,13.2,4.6z'/%3e%3c/g%3e%3c/svg%3e ");
      background-repeat: no-repeat;
      background-size: contain;
      position: relative;
      margin-right: 5px;
      display: inline-flex;
      align-self: center; }
    footer.footer .extra-links a.contact::before {
      content: "";
      display: inline-flex;
      align-self: center;
      height: 13px;
      width: 16px;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3c!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 27.3 27.3' style='enable-background:new 0 0 27.3 27.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23fff;stroke:%23fff;stroke-width:0.3;%7d %3c/style%3e%3cpath class='st0' d='M21.5,16.9c-0.6-0.6-1.2-0.9-1.9-0.9c-0.7,0-1.4,0.3-2,0.9l-1.8,1.8c-0.1-0.1-0.3-0.2-0.4-0.2 c-0.2-0.1-0.4-0.2-0.6-0.3c-1.7-1.1-3.2-2.5-4.7-4.3c-0.7-0.9-1.2-1.7-1.5-2.4C9,11,9.5,10.6,9.9,10.1c0.2-0.2,0.3-0.3,0.5-0.5 c1.2-1.2,1.2-2.7,0-3.9L8.8,4.1C8.6,4,8.5,3.8,8.3,3.6C7.9,3.2,7.6,2.9,7.2,2.5C6.7,2,6,1.7,5.3,1.7C4.6,1.7,3.9,2,3.4,2.5l0,0 l-1.9,2C0.7,5.2,0.3,6.2,0.2,7.2C0,8.8,0.5,10.4,0.9,11.4c0.9,2.5,2.3,4.8,4.4,7.3c2.5,3,5.5,5.3,8.9,7c1.3,0.6,3.1,1.4,5,1.5 c0.1,0,0.2,0,0.4,0c1.3,0,2.4-0.5,3.3-1.4c0,0,0,0,0,0c0.3-0.4,0.6-0.7,1-1c0.2-0.2,0.5-0.5,0.7-0.7c0.6-0.6,0.9-1.3,0.9-2 c0-0.7-0.3-1.4-0.9-2C24.6,20,21.5,16.9,21.5,16.9z M23.5,22.9C23.5,22.9,23.5,22.9,23.5,22.9c-0.2,0.2-0.5,0.5-0.7,0.7 c-0.4,0.4-0.7,0.7-1.1,1.1c-0.6,0.6-1.3,0.9-2.1,0.9c-0.1,0-0.2,0-0.3,0c-1.7-0.1-3.3-0.8-4.4-1.3c-3.2-1.6-6.1-3.8-8.4-6.6 c-1.9-2.3-3.2-4.5-4.1-6.8C1.8,9.4,1.6,8.3,1.7,7.3C1.8,6.6,2,6.1,2.5,5.6l1.9-1.9C4.7,3.4,5,3.2,5.3,3.2c0.4,0,0.6,0.2,0.8,0.4l0,0 c0.3,0.3,0.7,0.7,1,1c0.2,0.2,0.4,0.4,0.5,0.6l1.6,1.6c0.6,0.6,0.6,1.2,0,1.8C9.1,8.7,9,8.9,8.8,9.1C8.3,9.5,7.9,10,7.4,10.4 c0,0,0,0,0,0c-0.5,0.5-0.4,1-0.3,1.3l0,0.1c0.4,1,1,1.9,1.8,3l0,0c1.6,1.9,3.2,3.4,5.1,4.6c0.2,0.1,0.5,0.3,0.7,0.4 c0.2,0.1,0.4,0.2,0.6,0.3c0,0,0,0,0.1,0c0.2,0.1,0.4,0.1,0.6,0.1c0.5,0,0.8-0.3,0.9-0.4l1.9-2c0.2-0.2,0.5-0.4,0.9-0.4 c0.4,0,0.6,0.2,0.8,0.4l0,0l3.1,3.1C24.1,21.7,24.1,22.3,23.5,22.9L23.5,22.9z M14.7,6.6c1.5,0.2,2.8,1,3.9,2c1.1,1.1,1.8,2.4,2,3.9 c0.1,0.4,0.4,0.6,0.8,0.6c0.4,0,0.8-0.3,0.8-0.8c0,0,0-0.1,0-0.1c-0.3-1.8-1.2-3.5-2.5-4.8c-1.3-1.3-3-2.2-4.8-2.5 c-0.4-0.1-0.8,0.2-0.9,0.6C14,6.1,14.3,6.5,14.7,6.6L14.7,6.6z M27.1,12.1c-0.5-3-1.9-5.7-4.1-7.8c-2.1-2.1-4.9-3.6-7.8-4.1 c-0.4-0.1-0.8,0.2-0.9,0.6c-0.1,0.4,0.2,0.8,0.6,0.9c2.7,0.4,5.1,1.7,7,3.6c1.9,1.9,3.2,4.3,3.6,7c0.1,0.4,0.4,0.6,0.8,0.6 c0.4,0,0.8-0.3,0.8-0.7C27.1,12.2,27.1,12.1,27.1,12.1L27.1,12.1z'/%3e%3c/svg%3e ");
      background-repeat: no-repeat;
      background-size: contain;
      position: relative;
      margin-right: 5px;
      display: inline-flex;
      align-self: center; }
    footer.footer .extra-links a.shop::before {
      content: "";
      display: inline-flex;
      align-self: center;
      height: 13px;
      width: 16px;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3c!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 27 24.7' style='enable-background:new 0 0 27 24.7;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23fff;%7d %3c/style%3e%3cpath class='st0' d='M21.4,18c-1.9,0-3.4,1.5-3.4,3.4c0,1.9,1.5,3.4,3.4,3.4c1.9,0,3.4-1.5,3.4-3.4C24.7,19.5,23.2,18,21.4,18z M21.4,22.7c-0.7,0-1.3-0.6-1.3-1.3c0-0.7,0.7-1.3,1.4-1.3c0.7,0,1.3,0.6,1.3,1.3C22.7,22.1,22.1,22.7,21.4,22.7z M26.8,5 c-0.2-0.2-0.5-0.4-0.8-0.4H6.2L5.3,0.8C5.2,0.3,4.8,0,4.3,0H1C0.5,0,0,0.5,0,1s0.5,1,1,1c0,0,0,0,0,0h2.5l3.3,13.7 c0.1,0.5,0.5,0.8,1,0.8h15.7c0.5,0,0.9-0.3,1-0.8L27,5.8C27,5.5,27,5.2,26.8,5z M22.7,14.5H8.6L6.7,6.6h18L22.7,14.5z M9.2,18 c-1.9,0-3.4,1.5-3.4,3.4c0,1.9,1.5,3.4,3.4,3.4c1.9,0,3.4-1.5,3.4-3.4C12.5,19.5,11,18,9.2,18z M9.2,22.7c-0.7,0-1.3-0.6-1.3-1.3 c0-0.7,0.7-1.3,1.4-1.3c0.7,0,1.3,0.6,1.3,1.3C10.5,22.1,9.9,22.7,9.2,22.7z'/%3e%3c/svg%3e ");
      background-repeat: no-repeat;
      background-size: contain;
      position: relative;
      margin-right: 5px;
      display: inline-flex;
      align-self: center; }
    @media (min-width: 768px) {
      footer.footer .extra-links {
        display: flex;
        flex-direction: column; }
        footer.footer .extra-links a {
          margin-bottom: 22px; } }
  footer.footer .footer-links {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 21px; }
    footer.footer .footer-links a {
      font-style: normal;
      font-weight: 500;
      font-size: 13px;
      line-height: 26px;
      letter-spacing: 0.02em;
      text-transform: none;
      text-decoration: none;
      color: #002B70; }
      footer.footer .footer-links a:hover {
        text-decoration: none;
        font-weight: 700; }
  footer.footer .newsletter-box {
    margin-bottom: 55px; }
    footer.footer .newsletter-box .title-container p {
      font-style: normal;
      font-weight: 700;
      font-size: 16px;
      line-height: 24px;
      text-transform: uppercase;
      color: #F18A00;
      margin-bottom: 0; }
    footer.footer .newsletter-box .title-container .subtitle {
      text-transform: none;
      font-weight: 700; }
      @media (max-width: 576px) {
        footer.footer .newsletter-box .title-container .subtitle::after {
          margin-left: auto;
          margin-right: auto; } }
  footer.footer .menu-box {
    margin-bottom: 38px; }
  footer.footer .menu-footer-menu-container > ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row; }
    footer.footer .menu-footer-menu-container > ul > li,
    footer.footer .menu-footer-menu-container > ul .main-item {
      width: 100%;
      margin-bottom: 0px; }
      @media (min-width: 768px) {
        footer.footer .menu-footer-menu-container > ul > li,
        footer.footer .menu-footer-menu-container > ul .main-item {
          padding-right: 15px; } }
      footer.footer .menu-footer-menu-container > ul > li > a,
      footer.footer .menu-footer-menu-container > ul .main-item > a {
        font-family: ibm-plex-sans, sans-serif !important;
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 40px;
        letter-spacing: 0.01em;
        color: #002B70;
        text-transform: none;
        margin: 0; }
      footer.footer .menu-footer-menu-container > ul > li ul,
      footer.footer .menu-footer-menu-container > ul .main-item ul {
        display: none !important; }
        footer.footer .menu-footer-menu-container > ul > li ul .main-item,
        footer.footer .menu-footer-menu-container > ul .main-item ul .main-item {
          padding-right: 0; }
      footer.footer .menu-footer-menu-container > ul > li.active a,
      footer.footer .menu-footer-menu-container > ul .main-item.active a {
        font-weight: 700; }
      footer.footer .menu-footer-menu-container > ul > li:hover a,
      footer.footer .menu-footer-menu-container > ul .main-item:hover a {
        color: #002B70; }
      footer.footer .menu-footer-menu-container > ul > li:hover::before,
      footer.footer .menu-footer-menu-container > ul .main-item:hover::before {
        width: 34px; }
    footer.footer .menu-footer-menu-container > ul > li {
      position: relative; }
      @media (min-width: 768px) {
        footer.footer .menu-footer-menu-container > ul > li {
          width: 100%; } }
    footer.footer .menu-footer-menu-container > ul .main-item {
      margin-bottom: 10px; }
      footer.footer .menu-footer-menu-container > ul .main-item a {
        margin-bottom: 0; }
  footer.footer .menu-footer-menu-container ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    footer.footer .menu-footer-menu-container ul a {
      font-family: ibm-plex-sans, sans-serif !important;
      font-size: 16px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.29;
      letter-spacing: normal;
      color: #002B70;
      margin-bottom: 15px;
      display: block;
      text-decoration: none;
      text-transform: none; }
      footer.footer .menu-footer-menu-container ul a:hover {
        color: #F18A00; }
    footer.footer .menu-footer-menu-container ul .btn-1,
    footer.footer .menu-footer-menu-container ul .special-btn {
      display: none; }
  footer.footer .main-links ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  footer.footer .main-links li {
    margin-bottom: 18px;
    position: relative; }
    footer.footer .main-links li:hover::after {
      width: 100%; }
    footer.footer .main-links li::after {
      content: "";
      display: block;
      width: 41px;
      height: 2px;
      background: #d4d2d2;
      position: absolute;
      bottom: -6px;
      left: 0;
      transition: 0.4s;
      display: none; }
    footer.footer .main-links li.donate::after {
      background: #7B9ED7; }
    footer.footer .main-links li.donate a {
      color: #7B9ED7; }
    footer.footer .main-links li a {
      min-width: 164px; }
  footer.footer .main-links a {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    color: #d4d2d2;
    text-decoration: none; }
  footer.footer .extra-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap; }
    footer.footer .extra-menu ul li {
      width: 50%;
      margin: 18px 0; }
  footer.footer .footer-middle {
    background-image: linear-gradient(to bottom, #2259B0, #7e1d19); }
    footer.footer .footer-middle .container {
      border-bottom: solid 1px #7b9ed7;
      position: relative;
      padding-top: 54px;
      padding-bottom: 0px; }
    footer.footer .footer-middle .link-container {
      display: flex;
      justify-content: space-between; }
      footer.footer .footer-middle .link-container a {
        font-size: 12px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: black; }
  footer.footer .footer-bottom {
    padding: 38px 0 23px;
    position: relative;
    z-index: 2; }
    footer.footer .footer-bottom .container {
      border-top: 1px solid #E4EAF5;
      padding-top: 20px;
      position: relative; }
    footer.footer .footer-bottom .copy-r,
    footer.footer .footer-bottom .copy-r p,
    footer.footer .footer-bottom .copy-r p a,
    footer.footer .footer-bottom .created-by,
    footer.footer .footer-bottom .created-by p,
    footer.footer .footer-bottom .created-by p a {
      font-style: normal;
      font-weight: 400;
      font-size: 13px;
      line-height: 22px;
      letter-spacing: 0.02em;
      text-transform: none;
      color: #002B70;
      margin: 0; }
      footer.footer .footer-bottom .copy-r strong,
      footer.footer .footer-bottom .copy-r p strong,
      footer.footer .footer-bottom .copy-r p a strong,
      footer.footer .footer-bottom .created-by strong,
      footer.footer .footer-bottom .created-by p strong,
      footer.footer .footer-bottom .created-by p a strong {
        color: inherit;
        font-weight: 700; }
      footer.footer .footer-bottom .copy-r a,
      footer.footer .footer-bottom .copy-r p a,
      footer.footer .footer-bottom .copy-r p a a,
      footer.footer .footer-bottom .created-by a,
      footer.footer .footer-bottom .created-by p a,
      footer.footer .footer-bottom .created-by p a a {
        color: inherit;
        text-decoration: underline;
        display: inline;
        font-weight: 700; }
        footer.footer .footer-bottom .copy-r a:hover,
        footer.footer .footer-bottom .copy-r p a:hover,
        footer.footer .footer-bottom .copy-r p a a:hover,
        footer.footer .footer-bottom .created-by a:hover,
        footer.footer .footer-bottom .created-by p a:hover,
        footer.footer .footer-bottom .created-by p a a:hover {
          text-decoration: none; }
    footer.footer .footer-bottom .terms {
      margin-top: 16px; }
      footer.footer .footer-bottom .terms a {
        opacity: 0.7;
        font-family: Sarabun;
        font-size: 15px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        color: #F6F9FF; }
  footer.footer .social-networks {
    margin-bottom: 38px; }
  footer.footer .networks {
    margin: 0; }
    footer.footer .networks ul.social {
      margin-left: 0; }
  footer.footer ul.social {
    display: inline-flex;
    justify-content: center;
    line-height: 1em;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    flex-direction: row; }
    footer.footer ul.social li {
      display: inline-block;
      margin: 0px !important;
      margin-right: 15px !important;
      width: auto; }
      footer.footer ul.social li:last-child {
        margin-right: 0 !important; }
      footer.footer ul.social li a {
        display: inherit;
        border-radius: 50%;
        color: #002B70;
        border: none;
        background: transparent;
        height: 28px;
        margin: 0px;
        position: relative;
        transition: 0.4s;
        width: auto;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center; }
        footer.footer ul.social li a i {
          font-size: 19px; }
        footer.footer ul.social li a:hover {
          color: #F18A00;
          text-decoration: none; }
  footer.footer .img-sponsors {
    width: 104px;
    height: 61px; }
  footer.footer .classic-text-widget {
    display: block !important; }

@media (min-width: 768px) {
  footer.footer .logo-footer {
    width: 223px;
    height: 86.31px; }

  footer.footer .networks {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px; }

  footer.footer.footer-2 .networks {
    justify-content: flex-start; }

  footer.footer .newsletter-box {
    margin-bottom: 0; } }
@media (min-width: 992px) {
  footer.footer .footer-links {
    justify-content: flex-end; }

  .footer-top .col-lg-8 {
    position: relative; }
    .footer-top .col-lg-8::after {
      content: "";
      display: block;
      width: 0.5px;
      height: 100%;
      background: #2259B0;
      position: absolute;
      top: 0;
      right: 15px;
      opacity: 0.5; }

  footer.footer .networks {
    justify-content: flex-end; } }
@media (min-width: 1200px) {
  footer.footer .awards-container .awards {
    margin-right: 12px; }

  footer.footer .menu-box {
    margin-bottom: 0px; } }
/*END footer------------------------------------------*/
/* START header-------------*/
.navbar-brand:focus-visible,
#pp-nav li a:focus-visible,
.pp-slidesNav li a:focus-visible,
#special-button:focus-visible,
a:focus-visible,
button:focus-visible,
.section-o-1 .single-box a:focus-visible,
.section-o-1 .single-box a:focus,
.section-b .single-box a:focus-visible,
.section-b .single-box a:focus {
  outline: 2px dashed #fc0048 !important; }

.translate-box {
  padding: 15px 30px;
  text-align: center; }
  .translate-box a.switcher-popup {
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: -0.08px;
    display: flex;
    align-items: center;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    position: relative; }
    .translate-box a.switcher-popup::after {
      content: "";
      display: block;
      background-image: url("../images/dropdown-icon.png");
      background-size: contain;
      background-repeat: no-repeat;
      width: 8px;
      height: 4px;
      display: inline-block; }
    .translate-box a.switcher-popup img {
      margin-right: 5px; }
    .translate-box a.switcher-popup span {
      background-repeat: no-repeat;
      font-size: 13px;
      font-weight: 500; }
      .translate-box a.switcher-popup span:last-child {
        display: none; }
  .translate-box .gt_white_content {
    max-width: 90%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0; }

html[data-useragent*="iPad"] body.page-template-contact_us_template,
html[data-useragent*="ios"] body.page-template-contact_us_template,
html[data-useragent*="Android"] body.page-template-contact_us_template,
html[data-useragent*="Mobile"] body.page-template-contact_us_template,
html.touch body.page-template-contact_us_template {
  padding-top: 100px; }
html[data-useragent*="iPad"] body .header-navigation .container,
html[data-useragent*="ios"] body .header-navigation .container,
html[data-useragent*="Android"] body .header-navigation .container,
html[data-useragent*="Mobile"] body .header-navigation .container,
html.touch body .header-navigation .container {
  width: 100vw;
  max-width: 100vw;
  padding: 0;
  margin: 0; }
html[data-useragent*="iPad"] body .navbar-expand-lg .navbar-toggler,
html[data-useragent*="ios"] body .navbar-expand-lg .navbar-toggler,
html[data-useragent*="Android"] body .navbar-expand-lg .navbar-toggler,
html[data-useragent*="Mobile"] body .navbar-expand-lg .navbar-toggler,
html.touch body .navbar-expand-lg .navbar-toggler {
  display: block; }
html[data-useragent*="iPad"] body .extra-links-bar:not(.extra-links-bar-mobile),
html[data-useragent*="ios"] body .extra-links-bar:not(.extra-links-bar-mobile),
html[data-useragent*="Android"] body .extra-links-bar:not(.extra-links-bar-mobile),
html[data-useragent*="Mobile"] body .extra-links-bar:not(.extra-links-bar-mobile),
html.touch body .extra-links-bar:not(.extra-links-bar-mobile) {
  display: none; }
@media (min-width: 576px) {
  html[data-useragent*="iPad"] body #NavDropdown,
  html[data-useragent*="ios"] body #NavDropdown,
  html[data-useragent*="Android"] body #NavDropdown,
  html[data-useragent*="Mobile"] body #NavDropdown,
  html.touch body #NavDropdown {
    width: 300px; } }
@media (min-width: 576px) {
  html[data-useragent*="iPad"] body .height-wrap,
  html[data-useragent*="ios"] body .height-wrap,
  html[data-useragent*="Android"] body .height-wrap,
  html[data-useragent*="Mobile"] body .height-wrap,
  html.touch body .height-wrap {
    width: 300px; } }
@media (min-width: 768px) {
  html[data-useragent*="iPad"] body header.header .navbar-expand-lg .navbar-toggler,
  html[data-useragent*="ios"] body header.header .navbar-expand-lg .navbar-toggler,
  html[data-useragent*="Android"] body header.header .navbar-expand-lg .navbar-toggler,
  html[data-useragent*="Mobile"] body header.header .navbar-expand-lg .navbar-toggler,
  html.touch body header.header .navbar-expand-lg .navbar-toggler {
    margin-right: 30px;
    margin-left: auto; }
  html[data-useragent*="iPad"] body header.header #NavDropdown,
  html[data-useragent*="ios"] body header.header #NavDropdown,
  html[data-useragent*="Android"] body header.header #NavDropdown,
  html[data-useragent*="Mobile"] body header.header #NavDropdown,
  html.touch body header.header #NavDropdown {
    top: 88px; }
  html[data-useragent*="iPad"] body .navbar-brand,
  html[data-useragent*="ios"] body .navbar-brand,
  html[data-useragent*="Android"] body .navbar-brand,
  html[data-useragent*="Mobile"] body .navbar-brand,
  html.touch body .navbar-brand {
    width: 172px;
    height: 66.57px;
    margin-left: 30px; }
    html[data-useragent*="iPad"] body .navbar-brand::before,
    html[data-useragent*="ios"] body .navbar-brand::before,
    html[data-useragent*="Android"] body .navbar-brand::before,
    html[data-useragent*="Mobile"] body .navbar-brand::before,
    html.touch body .navbar-brand::before {
      right: -30px; } }
@media (min-width: 992px) {
  html[data-useragent*="iPad"] body header.header #NavDropdown,
  html[data-useragent*="ios"] body header.header #NavDropdown,
  html[data-useragent*="Android"] body header.header #NavDropdown,
  html[data-useragent*="Mobile"] body header.header #NavDropdown,
  html.touch body header.header #NavDropdown {
    top: 88px; } }

.mega-menu {
  display: none;
  width: 100%;
  margin-left: auto;
  margin-right: 10%;
  max-height: 700px;
  background: white;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0.1));
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.16); }
  .mega-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    gap: 30px; }
    .mega-menu ul li.media-item {
      width: 100%; }
    .mega-menu ul li {
      width: 47%; }
  .mega-menu a.d-block {
    text-decoration: none; }
  .mega-menu .content-wrap {
    padding: 90px 0;
    width: 100%;
    margin-left: auto;
    margin-bottom: 15px; }
    .mega-menu .content-wrap .single-box,
    .mega-menu .content-wrap .d-block,
    .mega-menu .content-wrap .card {
      height: 100%; }
    .mega-menu .content-wrap .link {
      margin-top: 30px; }
    .mega-menu .content-wrap .menu-card {
      flex-direction: row;
      background: #F18A00;
      display: flex;
      align-items: center;
      padding: 16px;
      border: 1px solid #F18A00;
      border-radius: 8px; }
    .mega-menu .content-wrap .icon-container {
      width: 44px;
      height: 44px;
      flex-shrink: 0;
      margin-right: 35px;
      margin-bottom: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
    .mega-menu .content-wrap .card-title {
      font-style: normal;
      font-weight: 700;
      font-size: 12px;
      line-height: 16px;
      display: flex;
      align-items: center;
      letter-spacing: 1px;
      text-transform: uppercase;
      color: #002B70;
      margin-bottom: 0; }

header.header {
  top: 0;
  transition: 0.4s; }
  header.header::before {
    content: "";
    opacity: 1;
    background-color: #ffffff;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    transition: 0;
    box-shadow: 1px 6px 17px 0 rgba(0, 0, 0, 0.1); }
  header.header.active::before {
    height: 100%;
    opacity: 1; }
  header.header.active .navbar-toggler {
    -webkit-animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }
    header.header.active .navbar-toggler .navbar-toggler-icon {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 15 14' style='enable-background:new 0 0 15 14;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd;clip-rule:evenodd;fill:%23fff;%7d %3c/style%3e%3cg%3e%3cg%3e%3cg transform='translate(-295 -30) translate(295 30)'%3e%3cpath class='st0' d='M12.1,1L1.5,11.6c-0.4,0.4-0.4,1,0,1.4l0,0c0.4,0.4,1,0.4,1.4,0L13.5,2.4c0.4-0.4,0.4-1,0-1.4l0,0 C13.1,0.6,12.5,0.6,12.1,1z'/%3e%3cpath class='st0' d='M2.9,1l10.6,10.6c0.4,0.4,0.4,1,0,1.4l0,0c-0.4,0.4-1,0.4-1.4,0L1.5,2.4C1.1,2,1.1,1.4,1.5,1l0,0 C1.9,0.6,2.5,0.6,2.9,1z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
      background-size: 13px 11px; }

.header-top.over-navbar {
  display: none; }

.donate-bar {
  padding: 5px 12px;
  background-color: #272727;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s;
  position: relative; }
  .donate-bar::before {
    content: "";
    display: block;
    background-color: #272727;
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1; }
  .donate-bar a {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    display: block;
    width: 171px;
    margin-left: auto; }
    .donate-bar a:hover {
      text-decoration: none; }
  .donate-bar .close {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 15 14' style='enable-background:new 0 0 15 14;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd;clip-rule:evenodd;fill:%23cecfd1;%7d %3c/style%3e%3cg%3e%3cg%3e%3cg transform='translate(-295 -30) translate(295 30)'%3e%3cpath class='st0' d='M12.1,1L1.5,11.6c-0.4,0.4-0.4,1,0,1.4l0,0c0.4,0.4,1,0.4,1.4,0L13.5,2.4c0.4-0.4,0.4-1,0-1.4l0,0 C13.1,0.6,12.5,0.6,12.1,1z'/%3e%3cpath class='st0' d='M2.9,1l10.6,10.6c0.4,0.4,0.4,1,0,1.4l0,0c-0.4,0.4-1,0.4-1.4,0L1.5,2.4C1.1,2,1.1,1.4,1.5,1l0,0 C1.9,0.6,2.5,0.6,2.9,1z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    font-size: 0;
    margin-left: auto; }

.navbar,
.navbar.navbar-expand-xl {
  margin-top: 0px;
  display: block;
  padding: 0 15px; }

.navbar-header {
  display: flex;
  align-items: center;
  width: 100%;
  margin-right: 0 !important;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  position: relative;
  z-index: 1050;
  padding: 20px 0px; }

.navbar-brand {
  width: 110px;
  height: 42.57px;
  padding: 0 !important;
  position: relative; }
  .navbar-brand::before {
    content: "";
    display: block;
    width: calc(100% + 60px);
    height: calc(100% + 40px);
    background-color: #002B70;
    position: absolute;
    top: -20px;
    right: -14px;
    display: none; }
  .navbar-brand img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    z-index: 5;
    position: relative; }
    .navbar-brand img:nth-child(1) {
      display: block; }
    .navbar-brand img:nth-child(2) {
      display: none; }

.navbar-toggler {
  padding: 0;
  margin-right: 0px;
  margin-left: auto; }
  .navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='19' height='15' viewBox='0 0 19 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.31824 1.36328H17.6819' stroke='white' stroke-width='2' stroke-linecap='round'/%3e%3cpath d='M1.31824 7.5H17.6819' stroke='white' stroke-width='2' stroke-linecap='round'/%3e%3cpath d='M1.31824 13.6357H17.6819' stroke='white' stroke-width='2' stroke-linecap='round'/%3e%3c/svg%3e ");
    background-size: 16px 12px;
    margin: 0;
    padding: 0;
    background-color: #002B70;
    height: 45px;
    width: 45px;
    border-radius: 4px; }
  .navbar-toggler:focus {
    outline: none; }
  .navbar-toggler.active {
    -webkit-animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }
    .navbar-toggler.active .navbar-toggler-icon {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 15 14' style='enable-background:new 0 0 15 14;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd;clip-rule:evenodd;fill:%230f3d5e;%7d %3c/style%3e%3cg%3e%3cg%3e%3cg transform='translate(-295 -30) translate(295 30)'%3e%3cpath class='st0' d='M12.1,1L1.5,11.6c-0.4,0.4-0.4,1,0,1.4l0,0c0.4,0.4,1,0.4,1.4,0L13.5,2.4c0.4-0.4,0.4-1,0-1.4l0,0 C13.1,0.6,12.5,0.6,12.1,1z'/%3e%3cpath class='st0' d='M2.9,1l10.6,10.6c0.4,0.4,0.4,1,0,1.4l0,0c-0.4,0.4-1,0.4-1.4,0L1.5,2.4C1.1,2,1.1,1.4,1.5,1l0,0 C1.9,0.6,2.5,0.6,2.9,1z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
      background-size: 55%; }
@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }
.just-for-mobile {
  margin-left: auto; }
  .just-for-mobile .btn-donate a {
    font-size: 13px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: -0.2px;
    color: #ffffff;
    text-align: center;
    text-transform: none;
    background-color: #F18A00;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    border-radius: 23px;
    min-width: auto;
    margin: 0 auto;
    padding: 15px 31px; }
    .just-for-mobile .btn-donate a:hover {
      background-color: #ff970c;
      color: #be6d00;
      text-decoration: none; }
  .just-for-mobile .btn-scape span {
    width: 50px; }

.col-middle {
  display: block; }

#NavDropdown {
  background: transparent;
  height: 100vh;
  position: absolute;
  right: -100%;
  opacity: 0;
  top: 86px;
  width: 100%;
  z-index: 999;
  transition: 0.4s;
  display: block; }
  #NavDropdown .height-wrap {
    flex-direction: column;
    background-color: #ffffff;
    height: calc(100vh - 0px);
    margin-left: auto;
    overflow-y: scroll !important;
    padding: 20px 0px 200px 0px;
    width: 100%;
    top: 0px; }
    #NavDropdown .height-wrap::before {
      content: none; }
    #NavDropdown .height-wrap ul:not(.social) {
      width: 100%;
      display: block; }
      #NavDropdown .height-wrap ul:not(.social) li {
        display: block;
        width: 100%;
        position: relative;
        margin-bottom: 15px;
        padding: 0; }
        #NavDropdown .height-wrap ul:not(.social) li a {
          font-family: ibm-plex-sans, sans-serif !important;
          font-style: normal;
          font-weight: 500;
          font-size: 14px;
          line-height: 26px;
          text-align: left;
          color: #002B70;
          text-decoration: none;
          text-transform: none;
          padding: 15px 40px 15px 33px;
          display: block;
          border-radius: 0px; }
          @media (max-width: 1199px) {
            #NavDropdown .height-wrap ul:not(.social) li a::after {
              content: none; } }
          #NavDropdown .height-wrap ul:not(.social) li a:hover {
            color: #002B70; }
        #NavDropdown .height-wrap ul:not(.social) li button.dropdown-btn {
          background-color: transparent;
          color: #2259B0;
          border: 1px solid transparent;
          display: flex;
          justify-content: center;
          align-items: center;
          font-size: 16px;
          border-radius: 4px;
          height: 40px;
          padding: 0;
          position: absolute;
          right: 18px;
          top: 9px;
          width: 40px; }
          #NavDropdown .height-wrap ul:not(.social) li button.dropdown-btn::after {
            content: none; }
          #NavDropdown .height-wrap ul:not(.social) li button.dropdown-btn span {
            font-size: 12px; }
            #NavDropdown .height-wrap ul:not(.social) li button.dropdown-btn span::before {
              content: "\f105";
              color: #211c1d; }
            #NavDropdown .height-wrap ul:not(.social) li button.dropdown-btn span.open::before {
              content: "\f107"; }
          #NavDropdown .height-wrap ul:not(.social) li button.dropdown-btn:active, #NavDropdown .height-wrap ul:not(.social) li button.dropdown-btn:focus {
            outline: none; }
        #NavDropdown .height-wrap ul:not(.social) li.only-mobile {
          display: block; }
          #NavDropdown .height-wrap ul:not(.social) li.only-mobile::after {
            content: "\f015";
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            display: inline-block;
            font-variant: normal;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            /*--adjust as necessary--*/
            color: black;
            position: absolute;
            font-size: 16px;
            right: 12px;
            top: 12px; }
        #NavDropdown .height-wrap ul:not(.social) li.active > a {
          background: #2259B0;
          color: white; }
        #NavDropdown .height-wrap ul:not(.social) li.active > button.dropdown-btn span::before {
          color: white; }
        #NavDropdown .height-wrap ul:not(.social) li.btn-search {
          text-align: center; }
        #NavDropdown .height-wrap ul:not(.social) li.last-menu-item {
          margin-bottom: 67px; }
        #NavDropdown .height-wrap ul:not(.social) li.special-btn {
          padding: 5px 40px 5px 33px;
          margin: 0; }
        #NavDropdown .height-wrap ul:not(.social) li ul {
          background-color: transparent;
          border-radius: 0;
          border-bottom: 0;
          -webkit-transform: translateZ(0);
          position: relative;
          border: none;
          border-bottom: 1px solid #F18A00; }
          #NavDropdown .height-wrap ul:not(.social) li ul li a {
            font-family: ibm-plex-sans, sans-serif !important;
            font-style: normal;
            font-weight: 500;
            font-size: 14px;
            line-height: 26px;
            color: #002B70;
            padding: 10px 15px;
            padding-left: 70px;
            text-transform: none; }
            #NavDropdown .height-wrap ul:not(.social) li ul li a:hover, #NavDropdown .height-wrap ul:not(.social) li ul li a:focus, #NavDropdown .height-wrap ul:not(.social) li ul li a:active {
              background: #f4f4f4;
              color: #959595 !important; }
          #NavDropdown .height-wrap ul:not(.social) li ul li button.dropdown-btn {
            top: -3px; }
          #NavDropdown .height-wrap ul:not(.social) li ul li ul li a {
            padding: 10px 15px;
            padding-left: 70px; }
            #NavDropdown .height-wrap ul:not(.social) li ul li ul li a:hover, #NavDropdown .height-wrap ul:not(.social) li ul li ul li a:focus, #NavDropdown .height-wrap ul:not(.social) li ul li ul li a:active {
              background: #f4f4f4;
              color: #959595 !important; }
          #NavDropdown .height-wrap ul:not(.social) li ul li.active a {
            color: #ffffff;
            background: #7B9ED7; }
            #NavDropdown .height-wrap ul:not(.social) li ul li.active a:hover, #NavDropdown .height-wrap ul:not(.social) li ul li.active a:focus, #NavDropdown .height-wrap ul:not(.social) li ul li.active a:active {
              background: #f4f4f4;
              color: #959595 !important; }

#open-search {
  background-color: transparent;
  border: none;
  font-size: 16px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #002B70;
  padding: 0 !important;
  text-align: center;
  transition: all 0.4s ease;
  margin: 0;
  position: relative;
  display: flex;
  align-items: center; }
  #open-search .icon-search {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18 15' style='enable-background:new 0 0 18 15;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:none;stroke:%237B9ED7;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;%7d %3c/style%3e%3cg%3e%3cg%3e%3cg%3e%3cg transform='translate(-35 -692) translate(20 677) translate(16 16)'%3e%3ccircle class='st0' cx='6' cy='6.2' r='6'/%3e%3cpath class='st0' d='M16,12.5l-4-3.1'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center;
    width: 24px;
    height: 24px;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  #open-search:hover .icon-search, #open-search:focus .icon-search, #open-search:active .icon-search {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    box-shadow: none;
    outline: none !important; }

.translate-box {
  padding: 15px 0px;
  text-align: left;
  margin-bottom: 30px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 7px; }
  .translate-box::before {
    content: '';
    display: inline-flex;
    height: 16.2345027923584px;
    width: 17px;
    position: relative;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.8324 6.77698H10.9115C10.9365 6.61591 10.9491 6.45301 10.9491 6.28997V3.16755C10.948 2.32776 10.614 1.52268 10.0203 0.928817C9.42643 0.33495 8.62124 0.000936268 7.7814 0H3.16755C2.32791 0.000914344 1.52268 0.334946 0.928817 0.928817C0.335106 1.52268 0.00109231 2.32772 0 3.16755V6.28997C0.00106668 7.12976 0.335098 7.93483 0.928817 8.5287C1.52268 9.12257 2.32788 9.45658 3.16755 9.45752H6.08929C6.06385 9.61859 6.0512 9.7815 6.05104 9.94453V13.0669C6.05196 13.9067 6.38599 14.7118 6.97986 15.3057C7.57357 15.8996 8.37876 16.2336 9.2186 16.2345H13.8324C14.6722 16.2336 15.4773 15.8996 16.0712 15.3057C16.6651 14.7118 16.9991 13.9068 17 13.0669V9.94453C16.9991 9.10474 16.6651 8.29967 16.0712 7.7058C15.4773 7.11193 14.6723 6.77792 13.8324 6.77698H13.8324ZM0.682936 6.28997V3.16755C0.683697 2.50877 0.945805 1.87714 1.41166 1.41127C1.8775 0.945436 2.50901 0.683476 3.16779 0.682696H7.78164C8.44058 0.683457 9.07206 0.945413 9.53793 1.41127C10.0038 1.8771 10.2659 2.50877 10.2667 3.16755V6.28997C10.2659 6.94875 10.0038 7.58038 9.53793 8.04625C9.07209 8.51208 8.44058 8.77404 7.78164 8.77482H3.16779C2.50901 8.77406 1.87754 8.51211 1.41166 8.04625C0.945832 7.58042 0.683716 6.94875 0.682936 6.28997ZM14.0883 10.7119H13.2563C13.0293 11.5224 12.607 12.265 12.0264 12.8747C12.3175 13.1074 12.6321 13.3087 12.9653 13.4756L13.4296 13.7087H13.4297C13.5981 13.7933 13.6661 13.9984 13.5815 14.1669C13.4969 14.3353 13.2918 14.4034 13.1233 14.3187L12.659 14.0856C12.2537 13.8832 11.8731 13.6354 11.524 13.3471C11.1759 13.6354 10.7962 13.8832 10.392 14.0856L9.92771 14.3187H9.92756C9.75917 14.4033 9.5539 14.3353 9.46933 14.1669C9.38475 13.9984 9.45272 13.7933 9.62126 13.7087L10.0856 13.4756V13.4754C10.4179 13.309 10.7317 13.1078 11.0218 12.8754C10.6781 12.5109 10.3879 12.0993 10.1599 11.6531C10.1188 11.5725 10.1113 11.4788 10.1394 11.3927C10.1674 11.3066 10.2283 11.2351 10.309 11.194C10.477 11.1085 10.6826 11.1753 10.7681 11.3432C10.9679 11.7339 11.2224 12.094 11.524 12.4126C11.9862 11.9285 12.3343 11.3474 12.5436 10.7118H8.96265C8.77399 10.7118 8.6213 10.559 8.6213 10.3705C8.6213 10.1818 8.77399 10.0291 8.96265 10.0291H11.1841V8.99764C11.1841 8.80914 11.337 8.6563 11.5255 8.6563C11.714 8.6563 11.8668 8.80914 11.8668 8.99764V10.0291H14.0883C14.2768 10.0291 14.4297 10.1818 14.4297 10.3705C14.4297 10.559 14.2768 10.7118 14.0883 10.7118L14.0883 10.7119Z' fill='%237B9ED7'/%3e%3cpath d='M6.08517 2.89489C5.97377 2.61922 5.7397 2.44794 5.47441 2.44794C5.2091 2.44794 4.97518 2.61922 4.86365 2.89489L3.39008 6.54013H3.39023C3.31953 6.71492 3.40395 6.91394 3.57873 6.98466C3.75352 7.05522 3.95254 6.9708 4.02311 6.79601L4.57551 5.42941H6.37338L6.92578 6.79601C6.95961 6.88028 7.02544 6.94748 7.10895 6.98314C7.1923 7.01865 7.28648 7.01956 7.37059 6.98558C7.45471 6.9516 7.52176 6.88546 7.55712 6.80195C7.59247 6.7183 7.59293 6.62427 7.55879 6.54015L6.08517 2.89489ZM4.8516 4.74671L5.47456 3.20577L6.09753 4.74671H4.8516Z' fill='%237B9ED7'/%3e%3c/svg%3e ");
    background-repeat: no-repeat;
    background-size: contain; }
  .translate-box a.switcher-popup {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    display: flex;
    align-items: center;
    color: black;
    text-transform: uppercase;
    text-decoration: none; }
    .translate-box a.switcher-popup img {
      margin-right: 5px;
      display: none; }
    .translate-box a.switcher-popup span {
      font-size: 13px;
      font-weight: 500; }
  .translate-box .notranslate {
    background: transparent !important;
    border: none;
    color: #7B9ED7 !important;
    font-style: normal;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    text-transform: none; }

.login-box a {
  font-family: ibm-plex-sans, sans-serif !important;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: normal;
  color: #2259B0;
  text-transform: none;
  display: flex;
  align-items: center;
  margin-bottom: 10px; }
  .login-box a:hover {
    color: #5cc8cd; }
  .login-box a i {
    margin-right: 5px; }
  .login-box a.login:before {
    content: "";
    display: block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 11 17' style='enable-background:new 0 0 11 17;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd;clip-rule:evenodd;fill:%2327BAC1;%7d %3c/style%3e%3cg%3e%3cpath class='st0' d='M2.5,8.4C1.9,8.7,1.3,9.2,1.2,9.9L0,14.4c-0.1,0.5,0.1,1.1,0.6,1.3c3,1.7,6.8,1.7,9.8,0 c0.5-0.3,0.7-0.8,0.6-1.3L9.8,9.9C9.7,9.2,9.1,8.7,8.5,8.4l-0.1,0c-1.9-0.6-3.9-0.6-5.7,0L2.5,8.4L2.5,8.4z M9,3.5 C9,1.6,7.4,0,5.5,0C3.6,0,2,1.6,2,3.5C2,5.4,3.6,7,5.5,7C7.4,7,9,5.4,9,3.5z'/%3e%3c/g%3e%3c/svg%3e");
    background-repeat: no-repeat;
    width: 11px;
    height: 17px;
    position: relative;
    margin-right: 5px;
    display: none; }
  .login-box a.login:hover::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 11 17' style='enable-background:new 0 0 11 17;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd;clip-rule:evenodd;fill:%235cc8cd;%7d %3c/style%3e%3cg%3e%3cpath class='st0' d='M2.5,8.4C1.9,8.7,1.3,9.2,1.2,9.9L0,14.4c-0.1,0.5,0.1,1.1,0.6,1.3c3,1.7,6.8,1.7,9.8,0 c0.5-0.3,0.7-0.8,0.6-1.3L9.8,9.9C9.7,9.2,9.1,8.7,8.5,8.4l-0.1,0c-1.9-0.6-3.9-0.6-5.7,0L2.5,8.4L2.5,8.4z M9,3.5 C9,1.6,7.4,0,5.5,0C3.6,0,2,1.6,2,3.5C2,5.4,3.6,7,5.5,7C7.4,7,9,5.4,9,3.5z'/%3e%3c/g%3e%3c/svg%3e"); }
  .login-box a.logout:before {
    content: "";
    display: block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 22 21' style='enable-background:new 0 0 22 21;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd;clip-rule:evenodd;fill:%2327BAC1;%7d .st1%7bfill:none;stroke:%2327BAC1;stroke-linecap:round;stroke-linejoin:round;%7d .st2%7bfill:none;stroke:%23231F20;stroke-linecap:round;stroke-linejoin:round;%7d %3c/style%3e%3cg%3e%3cg%3e%3cpath class='st0' d='M15.3,1L21,3.4v14.1l-5.7,2.4V1z'/%3e%3cpath class='st1' d='M14.9,17.8H10v-4.9 M10,7.1V3h4.9 M21,17.8l-5.7,2h-0.4V1h0.4L21,3V17.8z M5.5,13.7L9.2,10L5.5,6.3 M8.8,10H1 '/%3e%3cpath class='st2' d='M16.5,9.2v1.6'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
    background-repeat: no-repeat;
    width: 22px;
    height: 21px;
    position: relative;
    margin-right: 5px;
    display: none; }
  .login-box a.logout:hover::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 22 21' style='enable-background:new 0 0 22 21;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd;clip-rule:evenodd;fill:%235cc8cd;%7d .st1%7bfill:none;stroke:%235cc8cd;stroke-linecap:round;stroke-linejoin:round;%7d .st2%7bfill:none;stroke:%23231F20;stroke-linecap:round;stroke-linejoin:round;%7d %3c/style%3e%3cg%3e%3cg%3e%3cpath class='st0' d='M15.3,1L21,3.4v14.1l-5.7,2.4V1z'/%3e%3cpath class='st1' d='M14.9,17.8H10v-4.9 M10,7.1V3h4.9 M21,17.8l-5.7,2h-0.4V1h0.4L21,3V17.8z M5.5,13.7L9.2,10L5.5,6.3 M8.8,10H1 '/%3e%3cpath class='st2' d='M16.5,9.2v1.6'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e"); }

.register-box {
  position: relative; }
  .register-box a {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: black;
    text-transform: uppercase; }

.custom-links {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start; }
  .custom-links a {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    text-transform: none;
    color: #7B9ED7;
    position: relative;
    display: flex;
    align-items: center; }
    .custom-links a:hover {
      color: #002B70;
      text-decoration: none; }
    .custom-links a.btn-shop::before {
      content: "";
      display: inline-flex;
      align-self: center;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3c!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 27 24.7' style='enable-background:new 0 0 27 24.7;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%238b8d90;%7d %3c/style%3e%3cpath class='st0' d='M21.4,18c-1.9,0-3.4,1.5-3.4,3.4c0,1.9,1.5,3.4,3.4,3.4c1.9,0,3.4-1.5,3.4-3.4C24.7,19.5,23.2,18,21.4,18z M21.4,22.7c-0.7,0-1.3-0.6-1.3-1.3c0-0.7,0.7-1.3,1.4-1.3c0.7,0,1.3,0.6,1.3,1.3C22.7,22.1,22.1,22.7,21.4,22.7z M26.8,5 c-0.2-0.2-0.5-0.4-0.8-0.4H6.2L5.3,0.8C5.2,0.3,4.8,0,4.3,0H1C0.5,0,0,0.5,0,1s0.5,1,1,1c0,0,0,0,0,0h2.5l3.3,13.7 c0.1,0.5,0.5,0.8,1,0.8h15.7c0.5,0,0.9-0.3,1-0.8L27,5.8C27,5.5,27,5.2,26.8,5z M22.7,14.5H8.6L6.7,6.6h18L22.7,14.5z M9.2,18 c-1.9,0-3.4,1.5-3.4,3.4c0,1.9,1.5,3.4,3.4,3.4c1.9,0,3.4-1.5,3.4-3.4C12.5,19.5,11,18,9.2,18z M9.2,22.7c-0.7,0-1.3-0.6-1.3-1.3 c0-0.7,0.7-1.3,1.4-1.3c0.7,0,1.3,0.6,1.3,1.3C10.5,22.1,9.9,22.7,9.2,22.7z'/%3e%3c/svg%3e ");
      background-size: contain;
      background-repeat: no-repeat;
      width: 13px;
      height: 12px;
      margin-right: 7px; }
    .custom-links a.btn-contact::before {
      content: "";
      display: inline-flex;
      align-self: center;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.50591 10.6429L10.9919 1.11394C11.0989 0.703941 10.6689 0.360941 10.2919 0.556941L0.762908 5.52894C0.430908 5.70294 0.408908 6.16894 0.723908 6.37294L7.76691 10.9309C8.04691 11.1119 8.42191 10.9659 8.50591 10.6429Z' stroke='%238b8d90' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.88922 9.83055L3.93222 11.2985V8.36255' stroke='%238b8d90' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.99911 8.32645L8.82411 2.98145' stroke='%238b8d90' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
      background-size: contain;
      background-repeat: no-repeat;
      width: 13px;
      height: 12px;
      margin-right: 3px; }
    .custom-links a.btn-understanding::before {
      content: "";
      display: inline-flex;
      align-self: center;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.30057 9.30051V6.19551V1.53451C9.30057 0.963512 8.83757 0.499512 8.26557 0.499512H1.53557C0.963573 0.499512 0.499573 0.963512 0.499573 1.53451V9.30051C0.499573 10.1585 1.19557 10.8545 2.05257 10.8545H8.26557H9.30057' stroke='%238b8d90' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.3147 7.23022H10.8537C11.7117 7.23022 12.4067 7.92522 12.4067 8.78322V9.30022C12.4067 10.1592 11.7117 10.8542 10.8537 10.8542C9.99567 10.8542 9.30067 10.1592 9.30067 9.30022' stroke='%238b8d90' stroke-linecap='round' stroke-linejoin='round'/%3e%3cmask id='mask0_1101_1348' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='8' y='10' width='3' height='2'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.26537 10.3542H10.8534V11.3538H8.26537V10.3542Z' fill='%238b8d90'/%3e%3c/mask%3e%3cg mask='url(%23mask0_1101_1348)'%3e%3cpath d='M8.26537 10.8542H10.8534' stroke='%238b8d90' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/g%3e%3cpath d='M2.57057 2.57104H4.64157' stroke='%238b8d90' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2.57057 5.15894H7.22957' stroke='%238b8d90' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2.57057 7.7478H7.22957' stroke='%238b8d90' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
      background-size: contain;
      background-repeat: no-repeat;
      width: 13px;
      height: 12px;
      margin-right: 3px; }
    .custom-links a.btn-learning::before {
      content: "";
      display: inline-flex;
      align-self: center;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.5963 6.04776C11.5963 9.11176 9.1123 11.5968 6.04831 11.5968C2.98431 11.5968 0.500305 9.11176 0.500305 6.04776C0.500305 2.98476 2.98431 0.499756 6.04831 0.499756C9.1123 0.499756 11.5963 2.98476 11.5963 6.04776Z' stroke='%238b8d90'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.04791 7.71265C5.58891 7.71265 5.21591 8.08465 5.21591 8.54465C5.21591 9.00465 5.58891 9.37665 6.04791 9.37665C6.50691 9.37665 6.88091 9.00465 6.88091 8.54465C6.88091 8.08465 6.50691 7.71265 6.04791 7.71265Z' stroke='%238b8d90'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.0479 6.60338C6.3499 6.60338 6.5329 6.43838 6.6029 6.18638C6.6719 5.93538 6.8189 4.21738 6.8809 3.30438C6.9139 2.80038 6.5069 2.44238 6.0479 2.44238C5.5889 2.44238 5.1819 2.80038 5.2159 3.30438C5.2769 4.21738 5.4239 5.93538 5.4929 6.18638C5.5629 6.43838 5.7469 6.60338 6.0479 6.60338Z' stroke='%238b8d90'/%3e%3c/svg%3e");
      background-size: contain;
      background-repeat: no-repeat;
      width: 13px;
      height: 12px;
      margin-right: 3px; }
    .custom-links a i {
      margin-right: 5px; }
    .custom-links a::before {
      content: "";
      display: inline-flex;
      width: 18px;
      height: 15.8px;
      margin-right: 9px;
      top: 2px;
      position: relative;
      display: none; }

.extra-links-bar {
  padding: 0 35px;
  margin-bottom: 200px;
  display: block;
  min-height: unset;
  align-items: flex-start; }
  .extra-links-bar::before {
    display: none; }
  .extra-links-bar.extra-links-bar-mobile {
    margin-top: 30px;
    padding-top: 0px;
    position: relative; }
    .extra-links-bar.extra-links-bar-mobile::after {
      content: "";
      display: block;
      width: calc(100% - 70px);
      height: 1px;
      background: #2259B0;
      position: absolute;
      top: 0;
      display: none; }
    .extra-links-bar.extra-links-bar-mobile .box {
      margin-bottom: 30px; }
      .extra-links-bar.extra-links-bar-mobile .box:last-child {
        margin-bottom: 0; }
    .extra-links-bar.extra-links-bar-mobile .login-box {
      order: 2; }
    .extra-links-bar.extra-links-bar-mobile .register-box {
      order: 3; }
      .extra-links-bar.extra-links-bar-mobile .register-box::before {
        display: none; }
      .extra-links-bar.extra-links-bar-mobile .register-box a {
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.38;
        letter-spacing: normal;
        color: #ffffff;
        background: #2259B0;
        padding: 10px 27px 9px;
        border-radius: 60px;
        display: inline-block; }
    .extra-links-bar.extra-links-bar-mobile .search-box {
      vertical-align: middle; }
    .extra-links-bar.extra-links-bar-mobile .networks {
      margin-bottom: 19px;
      order: 5; }
    .extra-links-bar.extra-links-bar-mobile .custom-links {
      margin-bottom: 19px;
      vertical-align: middle;
      position: relative; }
      .extra-links-bar.extra-links-bar-mobile .custom-links a {
        margin-bottom: 22px; }
        .extra-links-bar.extra-links-bar-mobile .custom-links a:last-child {
          margin-bottom: 0; }

.search-box {
  display: block;
  margin-left: 0px; }

header.header .networks {
  margin-bottom: 13px; }
  header.header .networks ul.social {
    line-height: 1em;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    header.header .networks ul.social li {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      margin: 0px;
      width: auto;
      height: 30px;
      border-radius: 50%;
      background: transparent;
      margin-right: 20px; }
      header.header .networks ul.social li:last-child {
        margin-bottom: 0; }
      header.header .networks ul.social li a {
        color: #2259B0; }
        header.header .networks ul.social li a i {
          font-size: 15px; }
      header.header .networks ul.social li:hover a {
        color: #F18A00; }

.main-links {
  display: flex;
  flex-direction: column; }
  .main-links a {
    margin-bottom: 10px; }
    .main-links a:last-child {
      margin-bottom: 0px; }

body.fixed header.header,
body.page-template-contact_us_template header.header {
  top: 0; }
  body.fixed header.header::before,
  body.page-template-contact_us_template header.header::before {
    height: 100%;
    opacity: 1; }

@media (min-width: 576px) and (max-width: 992px) {
  #NavDropdown {
    width: 300px; } }
@media (min-width: 576px) and (max-width: 992px) {
  .height-wrap {
    width: 300px; } }
@media (min-width: 768px) and (max-width: 992px) {
  #NavDropdown {
    top: 75px; } }
@media (max-width: 992px) {
  .header-navigation .container {
    width: 100vw;
    max-width: 100vw;
    padding: 0;
    margin: 0; }

  .navbar-expand-lg .navbar-toggler {
    display: block; }

  .extra-links-bar:not(.extra-links-bar-mobile) {
    display: none; } }
body.page-template-contact_us_template {
  padding-top: 96px !important; }

@media (min-width: 993px) {
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) .nav.navbar-nav li:focus-within > ul {
    display: block !important;
    z-index: 9; }
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) body {
    padding-top: 0px !important; }
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) body.page-template-contact_us_template {
    padding-top: 100px !important; }
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) body.fixed header.header::before {
    opacity: 1;
    background: white; }
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) body.fixed header.header .header-top {
    height: 0;
    overflow: hidden;
    padding: 0; }
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) body.fixed header.header .navbar .navbar-header {
    padding: 18px 0; }
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) body.fixed header.header .navbar .navbar-header .navbar-brand {
    width: 172px;
    height: 66.57px; }
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) body.fixed header.header .custom-links a.btn-understanding::before,
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) body.fixed header.header .custom-links button.btn-understanding::before,
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) body.fixed header.header .custom-links span.btn-understanding::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.30057 9.30051V6.19551V1.53451C9.30057 0.963512 8.83757 0.499512 8.26557 0.499512H1.53557C0.963573 0.499512 0.499573 0.963512 0.499573 1.53451V9.30051C0.499573 10.1585 1.19557 10.8545 2.05257 10.8545H8.26557H9.30057' stroke='%238b8d90' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.3147 7.23022H10.8537C11.7117 7.23022 12.4067 7.92522 12.4067 8.78322V9.30022C12.4067 10.1592 11.7117 10.8542 10.8537 10.8542C9.99567 10.8542 9.30067 10.1592 9.30067 9.30022' stroke='%238b8d90' stroke-linecap='round' stroke-linejoin='round'/%3e%3cmask id='mask0_1101_1348' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='8' y='10' width='3' height='2'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.26537 10.3542H10.8534V11.3538H8.26537V10.3542Z' fill='%238b8d90'/%3e%3c/mask%3e%3cg mask='url(%23mask0_1101_1348)'%3e%3cpath d='M8.26537 10.8542H10.8534' stroke='%238b8d90' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/g%3e%3cpath d='M2.57057 2.57104H4.64157' stroke='%238b8d90' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2.57057 5.15894H7.22957' stroke='%238b8d90' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2.57057 7.7478H7.22957' stroke='%238b8d90' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e"); }
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) body.fixed header.header .custom-links a.btn-learning::before,
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) body.fixed header.header .custom-links button.btn-learning::before,
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) body.fixed header.header .custom-links span.btn-learning::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.5963 6.04776C11.5963 9.11176 9.1123 11.5968 6.04831 11.5968C2.98431 11.5968 0.500305 9.11176 0.500305 6.04776C0.500305 2.98476 2.98431 0.499756 6.04831 0.499756C9.1123 0.499756 11.5963 2.98476 11.5963 6.04776Z' stroke='%238b8d90'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.04791 7.71265C5.58891 7.71265 5.21591 8.08465 5.21591 8.54465C5.21591 9.00465 5.58891 9.37665 6.04791 9.37665C6.50691 9.37665 6.88091 9.00465 6.88091 8.54465C6.88091 8.08465 6.50691 7.71265 6.04791 7.71265Z' stroke='%238b8d90'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.0479 6.60338C6.3499 6.60338 6.5329 6.43838 6.6029 6.18638C6.6719 5.93538 6.8189 4.21738 6.8809 3.30438C6.9139 2.80038 6.5069 2.44238 6.0479 2.44238C5.5889 2.44238 5.1819 2.80038 5.2159 3.30438C5.2769 4.21738 5.4239 5.93538 5.4929 6.18638C5.5629 6.43838 5.7469 6.60338 6.0479 6.60338Z' stroke='%238b8d90'/%3e%3c/svg%3e"); }
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) body.fixed header.header .custom-links a.btn-contact::before,
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) body.fixed header.header .custom-links button.btn-contact::before,
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) body.fixed header.header .custom-links span.btn-contact::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.50591 10.6429L10.9919 1.11394C11.0989 0.703941 10.6689 0.360941 10.2919 0.556941L0.762908 5.52894C0.430908 5.70294 0.408908 6.16894 0.723908 6.37294L7.76691 10.9309C8.04691 11.1119 8.42191 10.9659 8.50591 10.6429Z' stroke='%238b8d90' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.88922 9.83055L3.93222 11.2985V8.36255' stroke='%238b8d90' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.99911 8.32645L8.82411 2.98145' stroke='%238b8d90' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e"); }
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) body.fixed header.header .navbar-brand img:nth-child(1) {
    display: block !important; }
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) body.fixed header.header .navbar-brand img:nth-child(2) {
    display: none !important; }
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) body.fixed header.header #NavDropdown ul:not(.social) li a {
    color: #002B70; }
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header {
    font-family: ibm-plex-sans, sans-serif !important;
    width: 100%;
    z-index: 1030;
    /*START Main Navigation------------------------------------------*/
    /*END Main Navigation------------------------------------------*/ }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .textwidget {
      display: inline-block; }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header::before {
      opacity: 0;
      transition: 0.4s; }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .after {
      display: block;
      width: 100%;
      height: 170px;
      position: absolute;
      top: 0;
      left: calc(1140px + ((100vw - 1140px) / 2)); }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header p {
      margin-bottom: 0 !important; }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .container {
      padding: 0 15px;
      margin: auto; }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .extra-links-bar {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      position: relative;
      min-height: auto;
      transition: 0.6s;
      margin: 0;
      padding: 0px 0 0; }
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .extra-links-bar .box {
        margin-bottom: 0;
        margin-top: 0;
        margin-right: 0px; }
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .extra-links-bar .box:last-child {
          margin-right: 0; }
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .extra-links-bar.extra-links-bar-mobile {
        padding: 0; }
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .extra-links-bar.extra-links-bar-mobile .custom-links,
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .extra-links-bar.extra-links-bar-mobile .networks,
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .extra-links-bar.extra-links-bar-mobile .login-box,
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .extra-links-bar.extra-links-bar-mobile .translate-box,
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .extra-links-bar.extra-links-bar-mobile .search-box,
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .extra-links-bar.extra-links-bar-mobile .register-box {
          display: none; }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .custom-links {
      flex-direction: row;
      align-items: center;
      position: relative; }
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .custom-links a {
        margin-left: 30px;
        color: #ffffff; }
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .custom-links a::before {
          content: '';
          display: inline-flex;
          width: 4px;
          height: 4px;
          border-radius: 50%;
          background-color: #F18A00;
          margin-right: 9px;
          vertical-align: middle;
          opacity: 0; }
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .custom-links a:first-child {
          margin-left: 0; }
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .custom-links a:hover::before {
          opacity: 1; }
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .custom-links a.btn-understanding::before {
          background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.30057 9.30051V6.19551V1.53451C9.30057 0.963512 8.83757 0.499512 8.26557 0.499512H1.53557C0.963573 0.499512 0.499573 0.963512 0.499573 1.53451V9.30051C0.499573 10.1585 1.19557 10.8545 2.05257 10.8545H8.26557H9.30057' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.3147 7.23022H10.8537C11.7117 7.23022 12.4067 7.92522 12.4067 8.78322V9.30022C12.4067 10.1592 11.7117 10.8542 10.8537 10.8542C9.99567 10.8542 9.30067 10.1592 9.30067 9.30022' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3e%3cmask id='mask0_1101_1348' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='8' y='10' width='3' height='2'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.26537 10.3542H10.8534V11.3538H8.26537V10.3542Z' fill='white'/%3e%3c/mask%3e%3cg mask='url(%23mask0_1101_1348)'%3e%3cpath d='M8.26537 10.8542H10.8534' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/g%3e%3cpath d='M2.57057 2.57104H4.64157' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2.57057 5.15894H7.22957' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2.57057 7.7478H7.22957' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e "); }
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .custom-links a.btn-learning::before {
          background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.5963 6.04776C11.5963 9.11176 9.1123 11.5968 6.04831 11.5968C2.98431 11.5968 0.500305 9.11176 0.500305 6.04776C0.500305 2.98476 2.98431 0.499756 6.04831 0.499756C9.1123 0.499756 11.5963 2.98476 11.5963 6.04776Z' stroke='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.04791 7.71265C5.58891 7.71265 5.21591 8.08465 5.21591 8.54465C5.21591 9.00465 5.58891 9.37665 6.04791 9.37665C6.50691 9.37665 6.88091 9.00465 6.88091 8.54465C6.88091 8.08465 6.50691 7.71265 6.04791 7.71265Z' stroke='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.0479 6.60338C6.3499 6.60338 6.5329 6.43838 6.6029 6.18638C6.6719 5.93538 6.8189 4.21738 6.8809 3.30438C6.9139 2.80038 6.5069 2.44238 6.0479 2.44238C5.5889 2.44238 5.1819 2.80038 5.2159 3.30438C5.2769 4.21738 5.4239 5.93538 5.4929 6.18638C5.5629 6.43838 5.7469 6.60338 6.0479 6.60338Z' stroke='white'/%3e%3c/svg%3e "); }
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .custom-links a.btn-contact::before {
          background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.50591 10.6429L10.9919 1.11394C11.0989 0.703941 10.6689 0.360941 10.2919 0.556941L0.762908 5.52894C0.430908 5.70294 0.408908 6.16894 0.723908 6.37294L7.76691 10.9309C8.04691 11.1119 8.42191 10.9659 8.50591 10.6429Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.88922 9.83055L3.93222 11.2985V8.36255' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.99911 8.32645L8.82411 2.98145' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e "); }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .networks {
      margin-bottom: 0px; }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .search-box {
      position: relative;
      margin-left: 11px;
      padding-left: 14px; }
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .search-box::before {
        content: '';
        display: block;
        width: 1px;
        height: 100%;
        background-color: white;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0.5; }
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .search-box #open-search {
        filter: brightness(5); }
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .search-box #open-search .text {
          color: white; }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .login-box a {
      margin: 0;
      color: white; }
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .login-box a:hover {
        color: #F18A00; }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .register-box {
      position: relative; }
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .register-box a {
        font-size: 14px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.29;
        letter-spacing: normal;
        color: #ffffff; }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .translate-box {
      margin: 0;
      padding: 5px 12px 5px 15px;
      border-radius: 0px;
      background-color: transparent; }
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .translate-box::before {
        content: '';
        display: inline-flex;
        height: 16.2345027923584px;
        width: 17px;
        position: relative;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.8324 6.77698H10.9115C10.9365 6.61591 10.9491 6.45301 10.9491 6.28997V3.16755C10.948 2.32776 10.614 1.52268 10.0203 0.928817C9.42643 0.33495 8.62124 0.000936268 7.7814 0H3.16755C2.32791 0.000914344 1.52268 0.334946 0.928817 0.928817C0.335106 1.52268 0.00109231 2.32772 0 3.16755V6.28997C0.00106668 7.12976 0.335098 7.93483 0.928817 8.5287C1.52268 9.12257 2.32788 9.45658 3.16755 9.45752H6.08929C6.06385 9.61859 6.0512 9.7815 6.05104 9.94453V13.0669C6.05196 13.9067 6.38599 14.7118 6.97986 15.3057C7.57357 15.8996 8.37876 16.2336 9.2186 16.2345H13.8324C14.6722 16.2336 15.4773 15.8996 16.0712 15.3057C16.6651 14.7118 16.9991 13.9068 17 13.0669V9.94453C16.9991 9.10474 16.6651 8.29967 16.0712 7.7058C15.4773 7.11193 14.6723 6.77792 13.8324 6.77698H13.8324ZM0.682936 6.28997V3.16755C0.683697 2.50877 0.945805 1.87714 1.41166 1.41127C1.8775 0.945436 2.50901 0.683476 3.16779 0.682696H7.78164C8.44058 0.683457 9.07206 0.945413 9.53793 1.41127C10.0038 1.8771 10.2659 2.50877 10.2667 3.16755V6.28997C10.2659 6.94875 10.0038 7.58038 9.53793 8.04625C9.07209 8.51208 8.44058 8.77404 7.78164 8.77482H3.16779C2.50901 8.77406 1.87754 8.51211 1.41166 8.04625C0.945832 7.58042 0.683716 6.94875 0.682936 6.28997ZM14.0883 10.7119H13.2563C13.0293 11.5224 12.607 12.265 12.0264 12.8747C12.3175 13.1074 12.6321 13.3087 12.9653 13.4756L13.4296 13.7087H13.4297C13.5981 13.7933 13.6661 13.9984 13.5815 14.1669C13.4969 14.3353 13.2918 14.4034 13.1233 14.3187L12.659 14.0856C12.2537 13.8832 11.8731 13.6354 11.524 13.3471C11.1759 13.6354 10.7962 13.8832 10.392 14.0856L9.92771 14.3187H9.92756C9.75917 14.4033 9.5539 14.3353 9.46933 14.1669C9.38475 13.9984 9.45272 13.7933 9.62126 13.7087L10.0856 13.4756V13.4754C10.4179 13.309 10.7317 13.1078 11.0218 12.8754C10.6781 12.5109 10.3879 12.0993 10.1599 11.6531C10.1188 11.5725 10.1113 11.4788 10.1394 11.3927C10.1674 11.3066 10.2283 11.2351 10.309 11.194C10.477 11.1085 10.6826 11.1753 10.7681 11.3432C10.9679 11.7339 11.2224 12.094 11.524 12.4126C11.9862 11.9285 12.3343 11.3474 12.5436 10.7118H8.96265C8.77399 10.7118 8.6213 10.559 8.6213 10.3705C8.6213 10.1818 8.77399 10.0291 8.96265 10.0291H11.1841V8.99764C11.1841 8.80914 11.337 8.6563 11.5255 8.6563C11.714 8.6563 11.8668 8.80914 11.8668 8.99764V10.0291H14.0883C14.2768 10.0291 14.4297 10.1818 14.4297 10.3705C14.4297 10.559 14.2768 10.7118 14.0883 10.7118L14.0883 10.7119Z' fill='white'/%3e%3cpath d='M6.08517 2.89489C5.97377 2.61922 5.7397 2.44794 5.47441 2.44794C5.2091 2.44794 4.97518 2.61922 4.86365 2.89489L3.39008 6.54013H3.39023C3.31953 6.71492 3.40395 6.91394 3.57873 6.98466C3.75352 7.05522 3.95254 6.9708 4.02311 6.79601L4.57551 5.42941H6.37338L6.92578 6.79601C6.95961 6.88028 7.02544 6.94748 7.10895 6.98314C7.1923 7.01865 7.28648 7.01956 7.37059 6.98558C7.45471 6.9516 7.52176 6.88546 7.55712 6.80195C7.59247 6.7183 7.59293 6.62427 7.55879 6.54015L6.08517 2.89489ZM4.8516 4.74671L5.47456 3.20577L6.09753 4.74671H4.8516Z' fill='white'/%3e%3c/svg%3e ");
        background-repeat: no-repeat;
        background-size: contain; }
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .translate-box a.switcher-popup {
        font-size: 13px !important;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.38;
        letter-spacing: -0.08px;
        text-transform: uppercase; }
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .translate-box a.switcher-popup span {
          color: white !important; }
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .translate-box .notranslate {
        background: transparent !important;
        border: none;
        color: white !important; }
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .translate-box .notranslate option {
          color: #2259B0 !important; }
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .translate-box .notranslate option:hover {
            color: #2259B0 !important; }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .main-links {
      flex-direction: row;
      align-items: center;
      margin-left: 0 !important; }
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .main-links a {
        margin-bottom: 0;
        margin-left: 20px;
        min-width: 106px; }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .header-top {
      padding: 20px 0 0px;
      position: relative;
      margin-bottom: -5px;
      transition: 0.4s;
      height: 55px; }
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .header-top.over-navbar {
        display: block; }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar,
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar.navbar-expand-xl {
      display: flex;
      justify-content: space-between;
      padding: 0px 0 0;
      position: relative;
      transition: 0.4s; }
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar::before,
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar.navbar-expand-xl::before {
        content: "";
        display: none;
        width: 100vw;
        height: 100%;
        background: #2259B0;
        position: absolute;
        bottom: 0;
        left: calc((100vw - 930px) / -2); }
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar .before,
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar.navbar-expand-xl .before {
        display: block;
        width: 320px;
        height: 116px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1; }
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar .navbar-header,
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar.navbar-expand-xl .navbar-header {
        position: relative;
        padding: 0px 0;
        width: auto;
        flex-basis: auto; }
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar .navbar-header::before,
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar.navbar-expand-xl .navbar-header::before {
          content: "";
          background: #d0d0d0;
          display: none;
          height: calc(100% + 0.5px);
          position: absolute;
          right: -75px;
          top: 0;
          width: 100vw;
          z-index: -1;
          transition: 0.4s;
          transform: skewX(20deg);
          -webkit-box-shadow: inset -9px 0px 15px -8px rgba(0, 0, 0, 0.4);
          -moz-box-shadow: inset -9px 0px 15px -8px rgba(0, 0, 0, 0.4);
          box-shadow: inset -9px 0px 15px -8px rgba(0, 0, 0, 0.4); }
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar .navbar-header::after,
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar.navbar-expand-xl .navbar-header::after {
          content: "";
          background: black;
          display: none;
          height: calc(100% + 1px);
          position: absolute;
          right: -45px;
          top: 0;
          width: 100vw;
          z-index: -1;
          transition: 0.4s;
          transform: skewX(20deg); }
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar .navbar-header .navbar-brand,
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar.navbar-expand-xl .navbar-header .navbar-brand {
          border-radius: none;
          display: block;
          margin: 0;
          position: relative;
          padding: 0 !important;
          width: 247px;
          height: 95.6px;
          transition: 0.4s; }
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar .navbar-header .navbar-brand img,
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar.navbar-expand-xl .navbar-header .navbar-brand img {
            max-width: 100%;
            transition: all 0.4s ease; }
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar .navbar-header .navbar-brand img:nth-child(1),
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar.navbar-expand-xl .navbar-header .navbar-brand img:nth-child(1) {
              display: none; }
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar .navbar-header .navbar-brand img:nth-child(2),
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar.navbar-expand-xl .navbar-header .navbar-brand img:nth-child(2) {
              display: block; }
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar .navbar-header .navbar-brand::before,
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar.navbar-expand-xl .navbar-header .navbar-brand::before {
            height: calc(100% + 63px);
            right: -28px;
            top: -32px; }
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar .navbar-header .just-for-mobile,
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar.navbar-expand-xl .navbar-header .just-for-mobile {
          display: none !important; }
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar .navbar-header .navbar-toggler,
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .navbar.navbar-expand-xl .navbar-header .navbar-toggler {
          display: none !important; }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .col-middle {
      position: relative;
      width: 100%; }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .header-bottom {
      width: 100%; }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown {
      width: 100%;
      height: auto;
      position: relative;
      left: auto;
      top: auto;
      right: auto !important;
      opacity: 1 !important;
      text-align: center;
      align-items: center;
      justify-content: flex-end; }
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown .height-wrap {
        background: transparent;
        height: auto;
        margin: auto;
        overflow-y: unset !important;
        padding: 0;
        width: 100%;
        display: flex;
        flex-direction: row; }
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex-flow: row wrap;
        width: 100%; }
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) > li:last-child a::before {
          display: none; }
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li:not(.special-btn) a,
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open a {
          font-style: normal;
          font-weight: 500;
          font-size: 16px;
          line-height: 26px;
          color: #ffffff;
          padding: 30px 0 28px;
          position: relative;
          text-decoration: none;
          text-transform: none;
          display: block; }
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li:not(.special-btn) a::before,
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open a::before {
            content: "";
            display: none;
            width: 1px;
            height: 14px;
            background: #ffffff;
            position: absolute;
            top: 6.9px;
            right: -10px; }
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li:not(.special-btn) a::after,
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open a::after {
            content: '';
            display: block;
            width: 0;
            height: 2px;
            background: #7B9ED7;
            position: absolute;
            bottom: 15px;
            left: 0;
            border: none;
            margin: 0;
            transition: 0.4s; }
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li:not(.special-btn) a:hover, html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li:not(.special-btn) a:focus, html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li:not(.special-btn) a:active,
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open a:hover,
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open a:focus,
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open a:active {
            text-decoration: none; }
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li:not(.special-btn) a:hover::after, html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li:not(.special-btn) a:focus::after, html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li:not(.special-btn) a:active::after,
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open a:hover::after,
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open a:focus::after,
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open a:active::after {
              width: 22px; }
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li,
        html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open {
          display: inline-block;
          float: none;
          padding: 0px;
          width: auto;
          margin: 0 15px; }
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li button.dropdown-btn,
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open button.dropdown-btn {
            display: none; }
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.mega-menu-item ul,
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open.mega-menu-item ul {
            display: none !important; }
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.only-mobile,
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open.only-mobile {
            display: none; }
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.active > a,
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open.active > a {
            background: transparent; }
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.active > a::after,
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open.active > a::after {
              width: 22px; }
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.active > a:hover, html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.active > a:focus, html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.active > a:active,
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open.active > a:hover,
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open.active > a:focus,
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open.active > a:active {
              text-decoration: none; }
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul,
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul {
            background: white;
            border: none;
            display: none;
            height: unset;
            min-height: 0;
            text-align: left;
            position: absolute;
            left: 0%;
            isolation: isolate;
            padding: 0 !important;
            width: 254px;
            border-bottom: 3px solid white;
            border-radius: 0;
            box-shadow: 0 4px 9px 0 rgba(217, 217, 217, 0.42); }
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul li,
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul li {
              display: block;
              margin: 0 !important;
              padding: 0; }
              html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul li.active > a,
              html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul li.active > a {
                background-color: #2259B0;
                color: white !important;
                font-weight: bold; }
                html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul li.active > a::before, html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul li.active > a::after,
                html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul li.active > a::before,
                html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul li.active > a::after {
                  content: none !important; }
              html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul li::before, html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul li::after,
              html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul li::before,
              html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul li::after {
                content: none !important; }
              html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul li a,
              html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul li a {
                padding: 13px !important;
                color: #002B70 !important;
                font-weight: 500 !important; }
                html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul li a::before, html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul li a::after,
                html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul li a::before,
                html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul li a::after {
                  content: none !important; }
                html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul li a:hover, html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul li a:focus, html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul li a:active,
                html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul li a:hover,
                html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul li a:focus,
                html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul li a:active {
                  background-color: #f4f4f4;
                  color: #959595 !important; }
              html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul li:last-child ul,
              html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul li:last-child ul {
                left: 100%;
                top: 0;
                right: auto; }
              html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul li ul,
              html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul li ul {
                background: white !important; }
                html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul li ul li a,
                html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul li ul li a {
                  color: #002B70 !important; }
                  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul li ul li a:hover, html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul li ul li a:focus, html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul li ul li a:active,
                  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul li ul li a:hover,
                  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul li ul li a:focus,
                  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul li ul li a:active {
                    background-color: #f4f4f4;
                    color: #959595 !important; }
                html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li ul li ul li.active > a,
                html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open ul li ul li.active > a {
                  background-color: #2259B0;
                  color: white !important;
                  font-weight: bold; }
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.menu-hide,
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open.menu-hide {
            display: none; }
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li:last-child,
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open:last-child {
            margin-right: 0 !important; }
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li:last-child ul,
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open:last-child ul {
              left: auto;
              right: 0; }
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li:nth-last-child(2) ul,
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open:nth-last-child(2) ul {
            left: auto;
            right: 0; }
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.special-btn,
          html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open.special-btn {
            display: inline-block;
            margin-bottom: 0px;
            margin-left: 9px;
            margin-right: 9px; }
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.special-btn.border-primary a,
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open.special-btn.border-primary a {
              color: white !important;
              border-color: white !important; }
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.special-btn.border-primary:hover a, html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.special-btn.border-primary:focus a, html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.special-btn.border-primary:active a, html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.special-btn.border-primary.active a,
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open.special-btn.border-primary:hover a,
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open.special-btn.border-primary:focus a,
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open.special-btn.border-primary:active a,
            html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.open.special-btn.border-primary.active a {
              background-color: #f2f2f2 !important;
              color: #888 !important;
              text-decoration: none !important;
              border-color: #f2f2f2 !important; }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .display_dropdown {
      border-radius: 0; }
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .display_dropdown li:first-child::before {
        transition-property: top, opacity;
        transition-duration: 0.1s, 0.1s;
        transition-timing-function: ease, ease-out;
        transition-delay: 0.1s, 0s;
        top: 0 !important;
        opacity: 1 !important; }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .dropdown-menu {
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      display: block;
      left: 50%;
      margin: 0 auto;
      padding: 0px;
      position: absolute; }
      html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .dropdown-menu .dropdown-menu {
        background: transparent !important;
        border: 0 !important;
        box-shadow: none;
        display: block;
        left: 100% !important;
        top: 0; }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .dropdown-btn {
      display: none; } }
@media (min-width: 1200px) {
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .col-middle {
    width: 84%; }
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .networks ul.social li {
    width: 19px;
    height: 19px; }
    html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header .networks ul.social li a {
      line-height: 0; } }
@media (min-width: 1280px) {
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.ml-desktop {
    margin-left: 40px; } }
@media (min-width: 1440px) {
  html:not(.touch):not(.android):not(.ios):not([data-useragent*="Mobile"]):not([data-useragent*="Android"]):not([data-useragent*="ios"]):not([data-useragent*="iPad"]) header.header #NavDropdown ul:not(.social) li.ml-desktop {
    margin-left: 79px; } }
/*END Main Navigation------------------------------------- */
.sub-menu-container {
  background: #FFFFFF;
  box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.15);
  padding: 14px 0; }
  .sub-menu-container ul.sub-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px; }
    @media (min-width: 768px) {
      .sub-menu-container ul.sub-menu {
        flex-direction: row;
        justify-content: space-between; } }
    .sub-menu-container ul.sub-menu li:not(.special-btn) a {
      font-style: normal;
      font-weight: 700;
      font-size: 12px;
      line-height: 16px;
      letter-spacing: 1px;
      text-transform: uppercase;
      color: #002B70;
      position: relative;
      text-decoration: none;
      padding: 10px 0; }
      .sub-menu-container ul.sub-menu li:not(.special-btn) a::after {
        content: "";
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='11' height='9' viewBox='0 0 11 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.87958 9C5.87958 9 10.9999 6.85817 10.9999 2.95313C11.0105 1.31967 9.78336 0 8.27049 0C7.202 0 6.27101 0.670731 5.82668 1.64425C5.38236 0.670731 4.45136 0 3.38288 0C1.87001 0 0.642857 1.31971 0.642857 2.95313C0.642857 6.83654 5.87958 9 5.87958 9Z' fill='%23F6F9FF'/%3e%3c/svg%3e ");
        background-repeat: no-repeat;
        background-size: contain;
        border: none;
        margin: 0 auto;
        position: absolute;
        transition: 0.4s;
        width: 11px;
        height: 9px;
        top: -5px;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        opacity: 0; }
      .sub-menu-container ul.sub-menu li:not(.special-btn) a:hover {
        text-decoration: none; }
        .sub-menu-container ul.sub-menu li:not(.special-btn) a:hover::after {
          opacity: 1; }

.boxes-interior-footer {
  background-color: #ffffff;
  padding: 90px 0;
  margin-bottom: 50px;
  position: relative;
  overflow: hidden;
  z-index: 0; }
  .boxes-interior-footer .container-fluid {
    padding-left: 0;
    padding-right: 0; }
  .boxes-interior-footer .border-boxes-footer {
    display: none;
    width: 100%;
    height: 100%;
    background: white;
    background-size: 100% auto;
    position: absolute;
    bottom: -2px;
    left: 0; }
    .boxes-interior-footer .border-boxes-footer::before {
      content: "";
      display: block;
      width: 130%;
      height: 100%;
      background: url("../images/boxes-icon.png") no-repeat;
      background-size: 100vw auto;
      background-position: 50% bottom;
      background-color: #2259B0;
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translate(-50%, 0%);
      -moz-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
      transform: translate(-50%, 0%);
      border-radius: 100% 100% 0 0; }
  .boxes-interior-footer .container-boxes {
    position: relative; }
  .boxes-interior-footer .item-col {
    background-color: transparent;
    border: none;
    max-width: 100%;
    position: relative;
    text-decoration: none; }
    .boxes-interior-footer .item-col:nth-child(1) .featured-box-images {
      background-color: #2259B0; }
      .boxes-interior-footer .item-col:nth-child(1) .featured-box-images::after {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 15.96%, rgba(0, 0, 0, 0.6) 73.76%); }
    .boxes-interior-footer .item-col:nth-child(2) .featured-box-images {
      background-color: #F18A00; }
      .boxes-interior-footer .item-col:nth-child(2) .featured-box-images::after {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 15.96%, rgba(0, 0, 0, 0.6) 73.76%); }
    .boxes-interior-footer .item-col:nth-child(3) .featured-box-images {
      background-color: #CD4A00; }
      .boxes-interior-footer .item-col:nth-child(3) .featured-box-images::after {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 15.96%, rgba(0, 0, 0, 0.6) 73.76%); }
    .boxes-interior-footer .item-col .box-page-link {
      border-radius: 0px;
      border: none;
      display: block;
      margin: 0;
      overflow: hidden;
      padding: 0;
      transition: all 0.4s ease; }
      .boxes-interior-footer .item-col .box-page-link:hover, .boxes-interior-footer .item-col .box-page-link:focus, .boxes-interior-footer .item-col .box-page-link:active {
        text-decoration: none;
        transition: all 0.4s ease; }
        .boxes-interior-footer .item-col .box-page-link:hover .featured-box-images::after, .boxes-interior-footer .item-col .box-page-link:focus .featured-box-images::after, .boxes-interior-footer .item-col .box-page-link:active .featured-box-images::after {
          opacity: 1;
          background: linear-gradient(180deg, rgba(144, 213, 214, 0.85) 0%, rgba(24, 58, 127, 0.85) 102.35%);
          mix-blend-mode: normal; }
      .boxes-interior-footer .item-col .box-page-link .featured-box-images {
        background-position: center;
        display: block;
        margin: 0 auto !important;
        overflow: hidden;
        position: relative;
        z-index: 0;
        height: 285px;
        background-color: black; }
        .boxes-interior-footer .item-col .box-page-link .featured-box-images::after {
          content: "";
          height: 100%;
          position: absolute;
          right: 0;
          top: 0;
          transition: all 0.4s ease;
          width: 100%;
          opacity: 1; }
      .boxes-interior-footer .item-col .box-page-link .content-box {
        height: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: flex-end;
        padding: 32px 40px; }
        .boxes-interior-footer .item-col .box-page-link .content-box .title-box {
          color: white;
          font-family: ibm-plex-sans, sans-serif !important;
          font-size: 27px;
          font-weight: 600;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.22;
          letter-spacing: normal;
          z-index: 20;
          position: relative;
          text-transform: none; }
          .boxes-interior-footer .item-col .box-page-link .content-box .title-box .last {
            font-weight: 800; }
          .boxes-interior-footer .item-col .box-page-link .content-box .title-box::after {
            content: '';
            display: inline-flex;
            position: relative;
            background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.0151 16.9323C5.84804 16.8526 5.77747 16.6526 5.85715 16.4858C5.93683 16.3187 6.13684 16.2481 6.3039 16.3278C9.22573 17.7237 12.746 17.1491 15.0733 14.8219C18.0821 11.8132 18.0821 6.93535 15.0733 3.92667C12.0646 0.917922 7.18677 0.917922 4.17808 3.92667C1.85093 6.25406 1.27635 9.77428 2.67218 12.6961C2.75186 12.8632 2.6813 13.0632 2.51424 13.1429C2.34741 13.2225 2.1474 13.152 2.06773 12.9849C0.55041 9.80887 1.1747 5.98239 3.70444 3.45283C6.97464 0.182392 12.2771 0.182392 15.5472 3.45283C18.8176 6.72302 18.8176 12.0255 15.5472 15.2956C13.0177 17.8251 9.19126 18.4496 6.01509 16.9323L6.0151 16.9323ZM12.4655 6.85768L12.4478 12.5628C12.4475 13.0093 11.7781 13.0095 11.7784 12.563L11.7817 8.02591C11.7817 7.84203 11.6753 7.7974 11.544 7.92871L1.5723 17.9004C1.44123 18.0315 1.2286 18.0322 1.09799 17.9016C0.966445 17.7701 0.967845 17.5586 1.09916 17.4273L11.0709 7.45557C11.2017 7.32449 11.1587 7.21794 10.9737 7.21794L6.43661 7.22121C5.99011 7.22145 5.99034 6.55183 6.43685 6.55159L12.1337 6.52588C12.3174 6.52518 12.466 6.67355 12.4655 6.85767L12.4655 6.85768Z' fill='white' stroke='white'/%3e%3c/svg%3e ");
            background-repeat: no-repeat;
            width: 19px;
            height: 19px;
            margin-left: 11px; }
        .boxes-interior-footer .item-col .box-page-link .content-box .hover-wrap {
          position: relative;
          display: none !important; }
          .boxes-interior-footer .item-col .box-page-link .content-box .hover-wrap p {
            font-family: ibm-plex-sans, sans-serif !important;
            font-size: 16px;
            font-weight: 300;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.19;
            letter-spacing: normal;
            color: white; }

@media only screen and (max-width: 991px) {
  .boxes-interior-footer .item-col .box-page-link .content-box .title-box {
    font-size: 27px; } }
@media only screen and (max-width: 767px) {
  .boxes-interior-footer .container-boxes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .boxes-interior-footer .item-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%; }
    .boxes-interior-footer .item-col .box-page-link .featured-box-images::after {
      opacity: 0.9; } }
/*START Helper Classes------------------------------------------*/
.carousel_block_testimonials #carousel__testimonials .row-block-testimonial .right-side {
  padding-top: 60px !important; }

.container .alignfull .container {
  padding-right: 15px;
  padding-left: 15px; }

.entry-content .alignfull {
  margin-left: calc( -100vw / 2 + 100% / 2 ) !important;
  margin-right: calc( -100vw / 2 + 100% / 2 ) !important;
  max-width: 100vw; }
  .entry-content .alignfull img {
    width: 100%;
    height: auto; }

.button-block.aligncenter {
  text-align: center; }
.button-block.alignright {
  text-align: right; }

.image-fit-cover {
  object-fit: cover; }

.image-fit-contain {
  object-fit: contain; }

.image-fit-top {
  object-position: top; }

.image-fit-center {
  object-position: center; }

.image-fit-bottom {
  object-position: bottom; }

.line-clamp-3, .line-clamp-3 p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.line-clamp-2, .line-clamp-2 p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.line-clamp-1, .line-clamp-1 p {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity; }
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1; }
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0; }
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active,
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev {
      transform: translate3d(0, 0, 0); } }

.single-tribe_events .tribe-events-content .addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
  display: none; }

.addtoany_content .addtoany_header {
  font-family: ibm-plex-sans, sans-serif !important;
  color: #F18A00;
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  vertical-align: middle; }
.addtoany_content .a2a_kit a {
  border-bottom: none !important; }
  .addtoany_content .a2a_kit a span {
    background: transparent !important;
    color: #F18A00 !important;
    width: 24px !important;
    height: 24px !important; }
    .addtoany_content .a2a_kit a span svg path {
      fill: #F18A00 !important; }

.col-align-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.alignleft {
  margin: 0 15px 15px 0; }

.alignright {
  margin: 0 0 15px 15px; }

.aligncenter {
  display: block;
  margin: 0 auto; }

.m-bottom {
  margin-bottom: 25px; }

.m-top {
  margin-top: 25px; }

.m-left {
  margin-left: 25px; }

.m-right {
  margin-right: 25px; }

.img-wrap {
  background-image: none;
  background-position-x: 0%;
  background-position-y: 0%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  background: transparent;
  height: 250px;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 3; }
  .img-wrap img {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 101%;
    left: 50%;
    max-height: inherit;
    min-width: inherit;
    position: absolute;
    top: 50%;
    width: 101%;
    z-index: 1;
    object-fit: cover;
    object-position: center;
    transition: 0.4s; }

.card {
  border-radius: 0;
  border: none; }
  .card.img-bg {
    min-height: 250px; }
    .card.img-bg .img-wrap {
      position: absolute;
      width: 100%;
      height: 100%;
      margin: 0; }
    .card.img-bg .card-body {
      position: relative;
      z-index: 5;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      height: 100%; }

.modal-video .modal-content {
  background: black;
  border-radius: 0; }
  .modal-video .modal-content .modal-header {
    padding: 0;
    border: none;
    z-index: 5; }
    .modal-video .modal-content .modal-header .close {
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute;
      right: 10px;
      top: 10px;
      width: 30px;
      height: 30px;
      border-radius: 50%;
      background: #2259B0;
      color: white;
      padding: 0;
      opacity: 1; }
  .modal-video .modal-content .modal-body {
    padding: 0; }

.gray-scale {
  background-color: #000;
  background-blend-mode: luminosity; }

.bg-cin {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

.bg-cer {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.bg-hor-a {
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat; }

.bg-ver-a {
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat; }

.bg-overlay:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .85; }

.container-full-width {
  width: 100vw;
  left: calc((100vw - 1110px) / -2);
  height: 100%; }

.container-partial-width {
  width: calc(((100vw - 1110px) / 2) + (100% + 15px));
  height: 100%; }
  .container-partial-width.left-side {
    left: calc((100vw - 1110px) / -2); }
  .container-partial-width.right-side {
    left: -15px; }

button, input, textarea, select {
  outline: none !important; }

.bg-positive {
  -webkit-filter: brightness(0%) invert(100%);
  filter: brightness(0%) invert(100%); }

html[data-useragent*='Android'] body .navbar-expand-xl .navbar-toggler,
html[data-useragent*='iPad'] body .navbar-expand-xl .navbar-toggler,
html[data-useragent*='Mobile'] body .navbar-expand-xl .navbar-toggler,
html[data-useragent*='Mobile'] body body .navbar-expand-xl .navbar-toggler,
html.touch body .navbar-expand-xl .navbar-toggler,
html.android body .navbar-expand-xl .navbar-toggler,
html.ios body .navbar-expand-xl .navbar-toggler {
  display: flex !important; }
html[data-useragent*='Android'] body .d-xl-none,
html[data-useragent*='iPad'] body .d-xl-none,
html[data-useragent*='Mobile'] body .d-xl-none,
html[data-useragent*='Mobile'] body body .d-xl-none,
html.touch body .d-xl-none,
html.android body .d-xl-none,
html.ios body .d-xl-none {
  display: flex !important; }

/*
.play-effect{
	position: relative;
	.circle {
		height: 95px;
		width: 95px;
		border-radius: 50%;
		background-color: white;
		background-image: url('../images/btn-play.svg');
		background-position: 60% 50%;
		background-repeat: no-repeat;
		background-size: auto;
		box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);

		@include center(-35%,-50%);
		left: 50%;
		position: absolute;
		top: 50%;

		-webkit-transition:height .25s ease, width .25s ease;
		transition:height .25s ease, width .25s ease;
		
		-webkit-transform:translate(-50%,-50%);
		transform:translate(-50%,-50%);
		&:hover{
			height:100px;
			width:100px;
			transition: all .25s ease;
			background-color: transparentize($primary, 0.4);
			box-shadow: none;
			background-image: url('../images/btn-play-white.svg');
			&:before,&:after {
				-webkit-animation: none;
				animation: none;
				border:1px solid transparentize($primary, 0.4);
			}
		}
		&:before,&:after {
			content:'';
			display: block;
			position: absolute;
			top: 0; right: 0; bottom: 0; left: 0;
			border-radius: 50%;
			border: 1px solid rgba($color: $primary , $alpha: 0.9);
		}
		&:before {
			-webkit-animation: ripple 2s linear infinite;
			animation: ripple 2s linear infinite;
		}
		&:after {
			-webkit-animation: ripple 2s linear 1s infinite;
			animation: ripple 2s linear 1s infinite;
		}
		// img{
		//   @include center(-35%,-50%);
		//   left: 50%;
		//   position: absolute;
		//   top: 50%;
		// }
	}
	@-webkit-keyframes ripple{
		0% {-webkit-transform:scale(1); }
		75% {-webkit-transform:scale(1.75); opacity:1;}
		100% {-webkit-transform:scale(2); opacity:0;}
	}

	@keyframes ripple{
		0% {transform:scale(1); }
		75% {transform:scale(1.75); opacity:1;}
		100% {transform:scale(2); opacity:0;}
	}
	#link-play{
		@include center(-50%,-50%);
		background: transparent;
		border: none !important;
		cursor: pointer;
		height: 100%;
		left: 50%;
		position: absolute;
		top: 50%;
		width: 100%;
		&:hover{
			text-decoration: none;
			background: $primary;
		}
		&:focus, &:active{
			outline: inherit;
		}
	}
}
*/
#bbp-search-form {
  margin-bottom: 15px; }
  #bbp-search-form input#bbp_search_submit {
    display: inline-block;
    padding: 5px 15px; }

#bbpress-forums div.bbp-breadcrumb {
  display: inline-block;
  float: none;
  vertical-align: middle; }
  #bbpress-forums div.bbp-breadcrumb p {
    margin-bottom: 0; }

@media only screen and (max-width: 1199.98px) {
  .container-full-width {
    width: 100vw;
    left: calc((100vw - 930px) / -2);
    height: 100%; }

  .container-partial-width {
    width: calc(((100vw - 930px) / 2) + (100% + 15px));
    height: 100%; }
    .container-partial-width.left-side {
      left: calc((100vw - 930px) / -2); }
    .container-partial-width.right-side {
      left: -15px; } }
@media only screen and (max-width: 991px) {
  .container-full-width {
    width: 100vw;
    left: calc((100vw - 690px) / -2);
    height: 100%; }

  .container-partial-width {
    width: calc(((100vw - 690px) / 2) + (100% + 15px));
    height: 100%; }
    .container-partial-width.left-side {
      left: calc((100vw - 690px) / -2); }
    .container-partial-width.right-side {
      left: -15px; } }
@media only screen and (max-width: 767px) {
  .alignright, .alignleft {
    float: none !important;
    display: block !important;
    margin: 0 auto 20px;
    text-align: center; }

  .container-full-width {
    width: 100vw;
    left: calc((100vw - 510px) / -2);
    height: 100%; }

  .container-partial-width {
    width: calc(((100vw - 510px) / 2) + (100% + 45px));
    height: 100%; }
    .container-partial-width.left-side {
      left: calc((100vw - 510px) / -2); }
    .container-partial-width.right-side {
      left: -15px; } }
@media only screen and (max-width: 576px) {
  .wp-block-image .alignright, .wp-block-image .alignleft {
    float: none !important;
    display: block !important;
    text-align: center;
    margin: 0 auto 20px; }

  .container-full-width {
    width: 100vw;
    left: -15px;
    height: 100%; }

  .container-partial-width {
    width: 100vw;
    height: 100%; }
    .container-partial-width.left-side {
      left: -15px; }
    .container-partial-width.right-side {
      left: -15px; } }
/*END Helper Classes-------------------------------------*/
.slider-widget {
  position: relative; }
  @media (max-width: 767px) {
    .slider-widget.slider-relative {
      background: #211c1d; }
      .slider-widget.slider-relative .slider-a {
        height: auto; }
      .slider-widget.slider-relative .container {
        height: auto; }
      .slider-widget.slider-relative .bg-img {
        position: relative;
        height: auto; }
        .slider-widget.slider-relative .bg-img::after {
          opacity: 0; }
        .slider-widget.slider-relative .bg-img img {
          height: auto;
          position: relative; }
      .slider-widget.slider-relative .slider-caption {
        padding: 64px 0; } }
  @media (max-width: 767px) and (min-width: 992px) {
    .slider-widget.slider-relative {
      background-image: linear-gradient(to bottom, rgba(235, 241, 244, 0), #ebf1f4);
      background-color: white; }
      .slider-widget.slider-relative .bg-img {
        position: absolute;
        height: 100%;
        width: 50vw; }
        .slider-widget.slider-relative .bg-img img {
          height: 100%;
          position: absolute; }
      .slider-widget.slider-relative .slider-caption {
        padding: 145px 0; }
        .slider-widget.slider-relative .slider-caption p {
          width: 377px; } }
  @media (max-width: 767px) and (min-width: 1200px) {
    .slider-widget.slider-relative .slider-caption {
      padding: 195px 0; }
      .slider-widget.slider-relative .slider-caption p {
        width: 477px; } }

  .slider-widget .slider-a {
    height: 100vh;
    min-height: 730px; }
  .slider-widget .curve {
    position: absolute;
    width: 100%;
    bottom: -2px;
    z-index: 5;
    display: none; }
    .slider-widget .curve::after {
      content: "";
      display: block;
      width: 100%;
      height: auto;
      padding-bottom: 3.75%;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='1440' height='54' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1440 54V.819C727.531-3.703 313.555 10.409 0 46.499V54h1440z' fill='%23fff'/%3e%3c/svg%3e");
      background-size: 100% auto;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 2; }
  .slider-widget .bg-img {
    position: absolute;
    height: 100%;
    width: 100vw;
    right: 0;
    top: 0;
    margin: 0; }
    .slider-widget .bg-img img {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      transition: 0.6s; }
    .slider-widget .bg-img::before {
      background-image: url("../images/overlay-banner-homepage.png");
      background-size: cover;
      z-index: 5;
      width: 100%;
      height: 100%;
      display: block;
      top: 0;
      display: none; }
    .slider-widget .bg-img::after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0.42;
      background-color: #000;
      z-index: 5; }
  .slider-widget .container {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    flex-direction: column; }
  .slider-widget .caption-container {
    position: relative; }
  .slider-widget .slider-caption {
    position: relative;
    width: 100%;
    z-index: 10;
    left: 0 !important;
    text-align: left;
    margin: auto;
    margin-bottom: 75px;
    padding-top: 0px;
    width: 662px;
    max-width: 100%; }
    @media (min-width: 768px) {
      .slider-widget .slider-caption {
        margin-left: 0; } }
    .slider-widget .slider-caption h2 {
      color: #ffffff;
      margin-bottom: 12px;
      position: relative; }
      .slider-widget .slider-caption h2::after {
        content: '';
        display: block;
        width: 25px;
        height: 3px;
        background: #F18A00;
        position: relative;
        margin-top: 25px; }
      .slider-widget .slider-caption h2.text-center::after {
        margin-left: auto;
        margin-right: auto; }
      .slider-widget .slider-caption h2.text-right::after {
        margin-left: auto; }
    .slider-widget .slider-caption p {
      font-family: ibm-plex-sans, sans-serif !important;
      color: white;
      width: 540px;
      max-width: 100%; }
    .slider-widget .slider-caption .h4 {
      color: #ff970c;
      font-weight: 600; }
    .slider-widget .slider-caption .link {
      margin-top: 10px; }
      .slider-widget .slider-caption .link a[class^="btn-"],
      .slider-widget .slider-caption .link button {
        margin-bottom: 16px; }
        .slider-widget .slider-caption .link a[class^="btn-"]:last-child,
        .slider-widget .slider-caption .link button:last-child {
          margin-bottom: 0;
          margin-right: 0; }
      .slider-widget .slider-caption .link button {
        position: relative; }
        @media (min-width: 768px) {
          .slider-widget .slider-caption .link button {
            position: absolute;
            right: 0;
            bottom: 16px; } }
  .slider-widget .carousel-control-next,
  .slider-widget .carousel-control-prev {
    border-radius: 50%;
    bottom: 50px;
    opacity: 1;
    position: absolute;
    top: calc(50% - 1rem);
    transition: all 0.4s ease;
    width: 22px;
    height: 22px;
    display: block;
    z-index: 10;
    top: auto;
    bottom: 30px; }
    .slider-widget .carousel-control-next .carousel-control-next-icon,
    .slider-widget .carousel-control-next .carousel-control-prev-icon,
    .slider-widget .carousel-control-prev .carousel-control-next-icon,
    .slider-widget .carousel-control-prev .carousel-control-prev-icon {
      position: absolute;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      height: 100%;
      width: 100%;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='23.98' height='23.98' viewBox='0 0 23.98 23.98'%3e%3cg fill='none' stroke='%23fff'%3e%3cg transform='translate(22.98 1) rotate(90)'%3e%3ccircle cx='10.99' cy='10.99' r='10.99' stroke='none'/%3e%3ccircle cx='10.99' cy='10.99' r='11.49'/%3e%3c/g%3e%3cpath stroke-miterlimit='10' d='M19.279 14.2l-5.172 5.107L9 14.2' transform='translate(22.98 1) rotate(90) translate(-3.182 -5.02)'/%3e%3c/g%3e%3c/svg%3e ");
      background-size: contain; }
    .slider-widget .carousel-control-next:hover .carousel-control-prev-icon,
    .slider-widget .carousel-control-next:hover .carousel-control-next-icon,
    .slider-widget .carousel-control-prev:hover .carousel-control-prev-icon,
    .slider-widget .carousel-control-prev:hover .carousel-control-next-icon {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3c!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23FFFFFF;%7d .st1%7bfill:%23FFFFFF;stroke:%23FFFFFF;%7d .st2%7bfill:none;stroke:%230038AE;stroke-miterlimit:10;%7d %3c/style%3e%3cg%3e%3cg transform='translate(22.98 1) rotate(90)'%3e%3ccircle class='st0' cx='11' cy='11' r='11'/%3e%3ccircle class='st1' cx='11' cy='11' r='11.5'/%3e%3c/g%3e%3cpath class='st2' d='M13.8,17.1l-5.1-5.2l5.1-5.1'/%3e%3c/g%3e%3c/svg%3e "); }
  .slider-widget .carousel-control-next {
    right: 40%;
    left: unset;
    transform: scaleX(-1); }
    .slider-widget .carousel-control-next:hover {
      transform: scale(-1.2, 1.2); }
  .slider-widget .carousel-control-prev {
    left: 40%; }
    .slider-widget .carousel-control-prev:hover {
      transform: scale(1.2); }
  .slider-widget .scroll {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: -0.3px;
    text-align: left;
    color: #e0e0e0;
    text-transform: none;
    opacity: 1;
    position: absolute;
    bottom: 60px;
    left: calc((100vw - 1370px) / 2);
    z-index: 15;
    margin: 0;
    display: flex;
    align-items: center; }
    .slider-widget .scroll:hover {
      color: #2f80ed;
      text-decoration: none; }
    .slider-widget .scroll span.text {
      display: flex;
      align-items: center;
      transform: rotate(-90deg); }
      .slider-widget .scroll span.text::before {
        content: "";
        display: block;
        height: 2px;
        width: 77px;
        background-color: #e0e0e0;
        position: relative;
        margin-right: 13px; }
      .slider-widget .scroll span.text::after {
        content: "";
        display: block;
        height: 2px;
        width: 32px;
        background-color: #2f80ed;
        position: absolute;
        left: 0px;
        animation: scroll-bar 2s ease-out infinite; }
@keyframes scroll-bar {
  0% {
    left: 0;
    opacity: 1; }
  25% {
    opacity: 1; }
  75% {
    left: 45px;
    opacity: 0; }
  100% {
    left: 0;
    opacity: 0; } }
@keyframes scroll_2 {
  0% {
    transform: translateY(0);
    opacity: 1; }
  25% {
    opacity: 1; }
  75% {
    transform: translateY(0.75em);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 0; } }
    .slider-widget .scroll .example--2 {
      background: cornflowerblue; }
    .slider-widget .scroll .scroll-icon__dot {
      display: block;
      position: absolute;
      left: 50%;
      background: #fff;
      height: 4px;
      width: 2px;
      top: 0.6em;
      margin-left: 0px;
      border-radius: 0%;
      transform-origin: top center;
      backface-visibility: hidden;
      animation: scroll_2 2s ease-out infinite; }
    .slider-widget .scroll .scroll-icon {
      display: block;
      position: relative;
      height: 61px;
      width: 38px;
      border: 2px solid #fff;
      border-radius: 38px; }
  .slider-widget .event-box-container {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10; }
    .slider-widget .event-box-container .card {
      flex-direction: row;
      background: transparent; }
    .slider-widget .event-box-container .card-body {
      background: white;
      padding-top: 29px;
      padding-bottom: 29px; }
    .slider-widget .event-box-container .date {
      padding: 34px 27px 34px 26px;
      border-radius: 7px;
      background-color: #353ecc; }
    .slider-widget .event-box-container .day {
      font-size: 48px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1;
      letter-spacing: -0.96px;
      text-align: left;
      color: #fff; }
    .slider-widget .event-box-container .month {
      font-size: 16px;
      font-weight: 600;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.25;
      letter-spacing: -0.32px;
      text-align: left;
      color: #fff; }
    .slider-widget .event-box-container .category {
      padding: 10px 12px;
      border-radius: 7px;
      background-color: #F18A00;
      position: absolute;
      top: -20px;
      left: 15px;
      z-index: 4; }
      .slider-widget .event-box-container .category span {
        font-size: 13px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.54;
        letter-spacing: -0.26px;
        text-align: left;
        color: #565656;
        position: relative;
        display: flex;
        align-items: center; }
        .slider-widget .event-box-container .category span::before {
          content: "";
          display: block;
          background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='15' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.324 2.094h-1.168v-.656c0-.242-.182-.438-.406-.438-.224 0-.406.196-.406.438v.656H4.656v-.656c0-.242-.182-.438-.406-.438-.224 0-.406.196-.406.438v.656H2.676C1.752 2.094 1 2.904 1 3.898v9.297C1 14.19 1.752 15 2.676 15h9.648c.924 0 1.676-.81 1.676-1.805V3.898c0-.995-.752-1.804-1.676-1.804zm-9.648.875h1.168v.437c0 .242.182.438.406.438.224 0 .406-.196.406-.438V2.97h5.688v.437c0 .242.182.438.406.438.224 0 .406-.196.406-.438V2.97h1.168c.476 0 .864.417.864.93v1.038H1.812V3.899c0-.512.388-.93.864-.93zm9.648 11.156H2.676c-.476 0-.864-.417-.864-.93V5.812h11.376v7.383c0 .513-.388.93-.864.93z' fill='%23333' stroke='%23333' stroke-width='.3'/%3e%3c/svg%3e ");
          background-size: contain;
          width: 13px;
          height: 14px;
          margin-right: 6px; }
    .slider-widget .event-box-container .time {
      font-size: 13px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.54;
      letter-spacing: -0.26px;
      color: #565656;
      position: relative;
      display: flex;
      align-items: center;
      margin-bottom: 3px; }
      .slider-widget .event-box-container .time::before {
        content: "";
        display: inline-flex;
        width: 15px;
        height: 15px;
        margin-right: 8px;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.5 0.5C4.3646 0.5 1 3.86442 1 8C1 12.1356 4.3646 15.5 8.5 15.5C12.6356 15.5 16 12.1356 16 8C16 3.86442 12.6354 0.5 8.5 0.5ZM8.5 14.4051C4.96826 14.4051 2.09488 11.5317 2.09488 8C2.09488 4.46826 4.96826 1.59488 8.5 1.59488C12.0317 1.59488 14.9051 4.46823 14.9051 7.99982C14.9051 11.5317 12.0317 14.4051 8.5 14.4051Z' fill='%23000' stroke='%23000' stroke-width='0.3'/%3e%3cpath d='M11.0548 8.99997H8.68253V5.71529C8.68253 5.41291 8.43746 5.16785 8.13509 5.16785C7.83271 5.16785 7.58765 5.41291 7.58765 5.71529V9.54741C7.58765 9.84978 7.83271 10.0948 8.13509 10.0948H11.0548C11.3572 10.0948 11.6022 9.84978 11.6022 9.54741C11.6022 9.24503 11.3572 8.99997 11.0548 8.99997Z' fill='%23226ACC' stroke='%23226ACC' stroke-width='0.3'/%3e%3c/svg%3e ");
        background-repeat: no-repeat;
        background-size: contain; }
    .slider-widget .event-box-container .address {
      font-size: 15px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.33;
      letter-spacing: -0.3px;
      color: #565656; }
    .slider-widget .event-box-container .link {
      margin-top: 17px; }
  .slider-widget #home-slider,
  .slider-widget .carousel-inner,
  .slider-widget .carousel-item,
  .slider-widget .slider-box {
    height: 100%; }
  .slider-widget .slider-a {
    position: relative;
    overflow: hidden;
    /* ie edge only gets the following rule */ }
    .slider-widget .slider-a #home-slider,
    .slider-widget .slider-a #home-slider-video {
      overflow: hidden; }
      .slider-widget .slider-a #home-slider.zoom-effect .carousel-item,
      .slider-widget .slider-a #home-slider-video.zoom-effect .carousel-item {
        width: 100%; }
        .slider-widget .slider-a #home-slider.zoom-effect .carousel-item.active .bg-img img,
        .slider-widget .slider-a #home-slider-video.zoom-effect .carousel-item.active .bg-img img {
          animation: zoominoutsinglefeatured 40s infinite; }
      .slider-widget .slider-a #home-slider .carousel-item,
      .slider-widget .slider-a #home-slider-video .carousel-item {
        width: 100%; }
        .slider-widget .slider-a #home-slider .carousel-item .slider-caption,
        .slider-widget .slider-a #home-slider-video .carousel-item .slider-caption {
          opacity: 0;
          left: -10%;
          transition: 0.9s; }
        .slider-widget .slider-a #home-slider .carousel-item.active .slider-caption,
        .slider-widget .slider-a #home-slider-video .carousel-item.active .slider-caption {
          opacity: 1;
          left: calc(0% + 15px); }
@keyframes zoominoutsinglefeatured {
  0% {
    transform: scale(1, 1); }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(1, 1); } }
    .slider-widget .slider-a .slider-box {
      position: relative;
      /*.frame-video.hide{
				visibility: hidden;
				position: absolute;
			}
			#video-player{
				position: absolute;
				z-index: 1;
				top: 50%;
				-webkit-transform: translate(0%, -50%);
				-moz-transform: translate(0%, -50%);
				-ms-transform: translate(0%, -50%);
				transform: translate(0%, -50%);
				left: 0;
				object-fit: cover;
				width: 100% !important;
				height: 100% !important;
				iframe{
					
				}
				.embed-responsive-item{
					width: 100% !important;
					height: 100% !important;
				}
			} */ }
      .slider-widget .slider-a .slider-box a.link-slider {
        display: block;
        height: 100%;
        position: absolute;
        width: 100%; }
    .slider-widget .slider-a #home-video {
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      height: 100%;
      left: 50%;
      object-fit: cover;
      position: absolute;
      top: 50%;
      width: 100%;
      z-index: 1; }
    @supports (object-fit: cover) {
      .slider-widget .slider-a iframe#home-video {
        height: 210%; } }
    @supports (object-fit: cover) and (-ms-ime-align: auto) {
      .slider-widget .slider-a #home-video {
        height: auto; } }

@media (min-width: 768px) {
  .slider-widget .slider-a {
    height: 686px; } }
@media (min-width: 992px) {
  .slider-widget .slider-caption .link {
    align-items: flex-start; } }
@media (min-width: 1200px) {
  .slider-widget .slider-a {
    height: 100vh; }

  .slider-widget .bg-img::after {
    display: none; }

  .slider-widget .bg-img::before {
    display: block; }

  .slider-widget {
    margin-top: 0; } }
.section-b {
  position: relative;
  padding: 57px 0 99px;
  background-image: url("../images/gc-bg-b.jpg");
  background-repeat: no-repeat;
  background-size: 454px 376px;
  background-position: bottom right; }
  @media (min-width: 768px) {
    .section-b {
      padding: 93px 0 124px; }
      .section-b::before {
        content: '';
        display: block;
        width: 100%;
        height: 10px;
        background-color: #F18A00;
        position: absolute;
        top: 0;
        left: 0; } }
  @media (min-width: 1200px) {
    .section-b {
      padding: 105px 0 117px; } }
  .section-b h2:not(.subtitle) {
    font-style: normal;
    font-weight: 600;
    font-size: 60px;
    line-height: 1;
    letter-spacing: -0.03em;
    color: rgba(246, 249, 255, 0.71); }
    @media (min-width: 768px) {
      .section-b h2:not(.subtitle) {
        font-style: normal;
        font-weight: 600;
        font-size: 152px;
        line-height: 1;
        letter-spacing: -0.03em; } }
    @media (min-width: 1200px) {
      .section-b h2:not(.subtitle) {
        font-style: normal;
        font-weight: 600;
        font-size: 162px;
        line-height: 1;
        letter-spacing: -0.03em; } }
  .section-b .subtitle {
    margin-top: 10px; }
  .section-b .container {
    position: relative;
    z-index: 5; }
  .section-b p {
    font-weight: 500;
    font-size: 25px;
    line-height: 37px;
    color: #002B70; }
  .section-b .link {
    margin-top: 31px; }

.section-c {
  position: relative;
  padding: 0;
  z-index: 2;
  background: rgba(173, 189, 219, 0.2);
  text-align: right; }
  .section-c .container {
    position: relative;
    z-index: 5; }
  .section-c img {
    width: 100%; }
  @media (min-width: 1200px) {
    .section-c img {
      width: calc(100% - ((100vw - 1110px)/2)); } }
  @media (min-width: 1440px) {
    .section-c img {
      width: calc(100% - ((100vw - 1320px)/2)); } }

.section-d {
  position: relative;
  padding: 0;
  position: relative; }
  .section-d::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    background: #F6F9FF;
    position: absolute;
    top: 0;
    right: 0; }
  @media (min-width: 768px) {
    .section-d {
      margin-top: -76px; } }
  @media (min-width: 1200px) {
    .section-d {
      margin-top: -132px;
      padding-bottom: 39px; }
      .section-d::before {
        width: 735px; } }
  .section-d .info-wrap {
    padding: 78px 0 84px;
    position: relative; }
    @media (min-width: 768px) {
      .section-d .info-wrap {
        padding-left: 51px; } }
    @media (min-width: 1200px) {
      .section-d .info-wrap {
        padding: 82px 0 82px;
        padding-right: 28px; } }
    .section-d .info-wrap::before {
      content: '';
      display: block;
      width: calc(100% + 30px);
      height: 100%;
      background: #002B70;
      position: absolute;
      top: 0;
      left: -15px;
      z-index: 0; }
      @media (min-width: 768px) {
        .section-d .info-wrap::before {
          width: 100vw;
          left: 0; } }
      @media (min-width: 1200px) {
        .section-d .info-wrap::before {
          left: auto;
          right: -78px; } }
  .section-d .container {
    position: relative;
    z-index: 5; }
  .section-d h1,
  .section-d h2,
  .section-d h3,
  .section-d h4,
  .section-d h5,
  .section-d h6,
  .section-d p,
  .section-d li,
  .section-d blockquote {
    color: white;
    position: relative;
    z-index: 5; }
  .section-d p {
    font-weight: 500;
    font-size: 25px;
    line-height: 37px; }
  .section-d .link {
    position: relative;
    z-index: 5;
    margin-top: 35px; }

.section-e {
  position: relative;
  padding: 0px 0 0px; }
  .section-e .container {
    position: relative;
    z-index: 5; }
  .section-e h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 60px;
    line-height: 1;
    letter-spacing: -0.03em;
    color: rgba(246, 249, 255, 0.71); }
    @media (min-width: 768px) {
      .section-e h2 {
        font-style: normal;
        font-weight: 600;
        font-size: 152px;
        line-height: 1;
        letter-spacing: -0.03em; } }
    @media (min-width: 1200px) {
      .section-e h2 {
        font-style: normal;
        font-weight: 600;
        font-size: 162px;
        line-height: 1;
        letter-spacing: -0.03em; } }
  .section-e .card.img-bg {
    min-height: 672px; }
    @media (min-width: 1200px) {
      .section-e .card.img-bg {
        min-height: 625px;
        width: calc(100% + 120px); } }
    .section-e .card.img-bg .card-body {
      padding-bottom: 77px;
      justify-content: flex-end;
      align-items: flex-start; }
      @media (min-width: 768px) {
        .section-e .card.img-bg .card-body {
          padding: 93px 51px; } }
      @media (min-width: 1200px) {
        .section-e .card.img-bg .card-body {
          padding: 57px 111px;
          padding-right: 0;
          width: 563px; } }
    .section-e .card.img-bg h1,
    .section-e .card.img-bg h2,
    .section-e .card.img-bg h3,
    .section-e .card.img-bg h4,
    .section-e .card.img-bg h5,
    .section-e .card.img-bg h6,
    .section-e .card.img-bg p,
    .section-e .card.img-bg li,
    .section-e .card.img-bg .subtitle,
    .section-e .card.img-bg blockquote {
      color: white;
      position: relative;
      z-index: 5; }
    .section-e .card.img-bg .link {
      margin-top: 24px; }
  .section-e .img-wrap::before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.71) 37.75%, rgba(0, 0, 0, 0) 88.81%);
    transform: rotate(180deg);
    z-index: 2;
    opacity: 1; }
  .section-e .statistics-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 55px 0;
    position: relative;
    z-index: 6; }
    @media (min-width: 768px) {
      .section-e .statistics-container {
        padding-top: 0; } }
    @media (min-width: 1200px) {
      .section-e .statistics-container {
        padding-top: 73px;
        padding-bottom: 53px;
        gap: 6px; } }
    .section-e .statistics-container::before {
      content: '';
      display: block;
      width: 100vw;
      height: 100%;
      background: #F6F9FF;
      position: absolute;
      top: 0;
      left: 90px;
      z-index: -1; }
  .section-e .single-box {
    display: flex;
    align-items: center;
    gap: 15px;
    padding-bottom: 23px;
    position: relative; }
    .section-e .single-box::after {
      content: '';
      display: block;
      width: calc(100% - 90px);
      height: 1px;
      background: #CFDBF2;
      position: absolute;
      bottom: 0;
      right: 0; }
    .section-e .single-box:last-child::after {
      display: none; }
    @media (min-width: 768px) {
      .section-e .single-box {
        gap: 58px; } }
    @media (min-width: 768px) {
      .section-e .single-box {
        padding-bottom: 6px; } }
  .section-e .number-container {
    width: 106px;
    height: 106px;
    background: #2259B0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0; }
    @media (min-width: 768px) {
      .section-e .number-container {
        width: 165px;
        height: 164px; } }
  .section-e .number {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 53px;
    letter-spacing: -0.03em;
    color: white; }
    @media (min-width: 768px) {
      .section-e .number {
        font-size: 41px;
        line-height: 53px; } }
  .section-e .description p,
  .section-e .description li,
  .section-e .description blockquote {
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: -0.02em; }
    .section-e .description p:last-child,
    .section-e .description li:last-child,
    .section-e .description blockquote:last-child {
      margin-bottom: 0; }
  .section-e .description strong {
    color: #F18A00; }

.section-f {
  position: relative;
  padding: 57px 0 99px; }
  @media (min-width: 768px) {
    .section-f {
      padding: 93px 0 124px; } }
  @media (min-width: 1200px) {
    .section-f {
      padding: 105px 0 117px; } }
  .section-f .container {
    position: relative;
    z-index: 5; }
  .section-f p {
    font-weight: 500;
    font-size: 25px;
    line-height: 37px;
    color: #002B70; }
  .section-f .link {
    margin-top: 31px; }

.section-g {
  position: relative;
  padding: 0px 0 41px; }
  .section-g .container {
    position: relative;
    z-index: 5; }
  .section-g .card.img-bg {
    min-height: 364px;
    margin: 15px 14px;
    position: relative; }
    .section-g .card.img-bg:hover::before {
      opacity: 1; }
    .section-g .card.img-bg::before {
      content: '';
      display: block;
      width: calc(100% + 28px);
      height: 219px;
      background: #2259B0;
      position: absolute;
      bottom: -15px;
      left: -14px;
      opacity: 0; }
    .section-g .card.img-bg h1,
    .section-g .card.img-bg h2,
    .section-g .card.img-bg h3,
    .section-g .card.img-bg h4,
    .section-g .card.img-bg h5,
    .section-g .card.img-bg h6,
    .section-g .card.img-bg p,
    .section-g .card.img-bg li,
    .section-g .card.img-bg .subtitle,
    .section-g .card.img-bg .card-title,
    .section-g .card.img-bg blockquote {
      color: white;
      position: relative;
      z-index: 5; }
    .section-g .card.img-bg .card-body {
      justify-content: flex-end;
      align-items: flex-start; }
    .section-g .card.img-bg .card-title::after {
      content: '';
      display: block;
      width: 25px;
      height: 3px;
      background: #F18A00;
      position: relative;
      margin-top: 25px; }
  .section-g .img-wrap::before {
    background: linear-gradient(179.99deg, rgba(20, 24, 63, 0) 16.03%, rgba(9, 12, 40, 0.7) 62.84%);
    z-index: 2;
    opacity: 1; }
  @media (max-width: 1199px) {
    .section-g .swiper-slide-active .card.img-bg::before {
      opacity: 1; } }
  .section-g .arrows-container {
    display: flex;
    align-items: center;
    margin-top: 47px; }
    @media (min-width: 768px) {
      .section-g .arrows-container {
        margin-right: 30px; } }
  .section-g .swiper-button-next,
  .section-g .swiper-button-prev {
    position: relative;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='27' height='16' viewBox='0 0 27 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.292879 7.2929C-0.0976448 7.68342 -0.0976448 8.31658 0.292879 8.70711L6.65684 15.0711C7.04737 15.4616 7.68053 15.4616 8.07106 15.0711C8.46158 14.6805 8.46158 14.0474 8.07105 13.6569L2.4142 8L8.07105 2.34315C8.46158 1.95262 8.46158 1.31946 8.07105 0.928934C7.68053 0.538409 7.04736 0.53841 6.65684 0.928934L0.292879 7.2929ZM26.9636 7L0.999987 7L0.999987 9L26.9636 9L26.9636 7Z' fill='%232259B0'/%3e%3c/svg%3e ");
    background-position: center;
    background-size: 27px 16px;
    background-repeat: no-repeat;
    width: 27px;
    height: 16px;
    outline: none;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin: 0 4px; }
    .section-g .swiper-button-next::after,
    .section-g .swiper-button-prev::after {
      display: none; }
    .section-g .swiper-button-next:hover,
    .section-g .swiper-button-prev:hover {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='27' height='16' viewBox='0 0 27 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.292879 7.2929C-0.0976448 7.68342 -0.0976448 8.31658 0.292879 8.70711L6.65684 15.0711C7.04737 15.4616 7.68053 15.4616 8.07106 15.0711C8.46158 14.6805 8.46158 14.0474 8.07105 13.6569L2.4142 8L8.07105 2.34315C8.46158 1.95262 8.46158 1.31946 8.07105 0.928934C7.68053 0.538409 7.04736 0.53841 6.65684 0.928934L0.292879 7.2929ZM26.9636 7L0.999987 7L0.999987 9L26.9636 9L26.9636 7Z' fill='%23B7B8C2'/%3e%3c/svg%3e "); }
  .section-g .swiper-button-next {
    transform: scaleX(-1); }

.section-h {
  position: relative;
  padding: 0px 0 0px; }
  .section-h::before {
    content: '';
    display: block;
    width: 60vw;
    height: 100%;
    background: #F6F9FF;
    position: absolute;
    top: 0;
    left: 0; }
  .section-h .container {
    position: relative;
    z-index: 5; }
  .section-h h2:not(.subtitle) {
    font-style: normal;
    font-weight: 600;
    font-size: 60px;
    line-height: 1;
    letter-spacing: -0.03em;
    color: rgba(246, 249, 255, 0.71);
    display: none; }
    @media (min-width: 768px) {
      .section-h h2:not(.subtitle) {
        font-style: normal;
        font-weight: 600;
        font-size: 152px;
        line-height: 1;
        letter-spacing: -0.03em; } }
    @media (min-width: 1200px) {
      .section-h h2:not(.subtitle) {
        font-style: normal;
        font-weight: 600;
        font-size: 162px;
        line-height: 1;
        letter-spacing: -0.03em; } }
  .section-h .img-wrap {
    height: 545px;
    width: calc(100% + 30px);
    margin-left: -15px; }
    @media (min-width: 768px) {
      .section-h .img-wrap {
        width: 100vw;
        margin-left: calc((100vw - 690px)/ -2); } }
    @media (min-width: 992px) {
      .section-h .img-wrap {
        width: calc(100% + ((100vw - 930px)/2));
        margin-left: calc((100vw - 930px)/ -2); } }
    @media (min-width: 1200px) {
      .section-h .img-wrap {
        width: calc(100% + ((100vw - 1110px)/2));
        margin-left: calc((100vw - 1110px)/ -2); } }
    @media (min-width: 1440px) {
      .section-h .img-wrap {
        width: calc(100% + ((100vw - 1290px)/2));
        margin-left: calc((100vw - 1290px)/ -2); } }
  .section-h .info-wrap {
    position: relative;
    padding: 75px 0; }
    @media (min-width: 1200px) {
      .section-h .info-wrap {
        padding: 107px 0 106px; } }
    .section-h .info-wrap::before {
      content: '';
      display: block;
      width: calc(100% + 30px);
      height: 100%;
      background: #002B70;
      position: absolute;
      top: 0;
      left: -15px; }
      @media (min-width: 768px) {
        .section-h .info-wrap::before {
          width: 100vw;
          left: calc((100vw - 690px)/ -2); } }
      @media (min-width: 992px) {
        .section-h .info-wrap::before {
          width: 1137px;
          left: auto;
          right: -97px; } }
    .section-h .info-wrap h1,
    .section-h .info-wrap h2,
    .section-h .info-wrap h3,
    .section-h .info-wrap h4,
    .section-h .info-wrap h5,
    .section-h .info-wrap h6,
    .section-h .info-wrap p,
    .section-h .info-wrap li,
    .section-h .info-wrap .subtitle,
    .section-h .info-wrap .card-title,
    .section-h .info-wrap blockquote {
      color: white;
      position: relative;
      z-index: 5; }
      .section-h .info-wrap h1 em,
      .section-h .info-wrap h2 em,
      .section-h .info-wrap h3 em,
      .section-h .info-wrap h4 em,
      .section-h .info-wrap h5 em,
      .section-h .info-wrap h6 em,
      .section-h .info-wrap p em,
      .section-h .info-wrap li em,
      .section-h .info-wrap .subtitle em,
      .section-h .info-wrap .card-title em,
      .section-h .info-wrap blockquote em {
        color: #C17616; }
    .section-h .info-wrap p,
    .section-h .info-wrap li,
    .section-h .info-wrap blockquote,
    .section-h .info-wrap cite {
      font-weight: 500;
      font-size: 25px;
      line-height: 37px; }
  .section-h .link {
    margin-top: 30px;
    position: relative;
    z-index: 5;
    display: flex;
    flex-wrap: wrap;
    gap: 22px; }

.section-i {
  padding: 0;
  position: relative;
  z-index: 5; }
  .section-i .container {
    position: relative;
    z-index: 5; }
  .section-i .title-container {
    position: relative;
    padding: 57px 0; }
    .section-i .title-container::before {
      content: '';
      display: block;
      width: 100vw;
      height: 100%;
      background: #F6F9FF;
      position: absolute;
      left: -15px;
      top: 0; }
    @media (min-width: 992px) {
      .section-i .title-container::before {
        left: auto;
        right: 0; } }
  .section-i .subtitle {
    margin: 0; }
  @media (min-width: 768px) {
    .section-i .content-wrap {
      display: grid;
      grid-template-columns: 1fr 1fr; }
      .section-i .content-wrap::before {
        content: '';
        display: block;
        width: 1px;
        height: 100%;
        background: #E4EAF5;
        position: absolute;
        left: 50%;
        top: 0; } }
  @media (min-width: 992px) {
    .section-i .content-wrap {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr; }
      .section-i .content-wrap::before {
        display: none; } }
  .section-i .single-box {
    position: relative; }
    @media (min-width: 768px) {
      .section-i .single-box:nth-last-child(1)::after, .section-i .single-box:nth-last-child(2)::after {
        display: none; } }
    @media (min-width: 992px) {
      .section-i .single-box {
        border-left: 1px solid #E4EAF5; }
        .section-i .single-box:nth-last-child(1)::after, .section-i .single-box:nth-last-child(2)::after, .section-i .single-box:nth-last-child(3)::after {
          display: none; } }
    .section-i .single-box:hover::before {
      opacity: 1; }
    .section-i .single-box::before {
      content: '';
      display: block;
      width: 5px;
      height: 100%;
      background: #2259B0;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2;
      opacity: 0; }
    .section-i .single-box::after {
      content: '';
      display: block;
      width: 100%;
      height: 1px;
      background: #E4EAF5;
      position: absolute;
      bottom: 0;
      left: 0; }
  .section-i .card {
    background: transparent; }
    .section-i .card:hover .card-title {
      font-weight: 700; }
  .section-i .card-title {
    color: #002B70;
    margin-bottom: 0; }
  .section-i .card-body {
    padding: 22px; }
    @media (min-width: 768px) {
      .section-i .card-body {
        padding: 33px; } }
  .section-i img {
    width: 100%;
    margin-top: -300px; }
    @media (min-width: 768px) {
      .section-i img {
        margin-top: -500px; } }
    @media (min-width: 992px) {
      .section-i img {
        margin-top: -710px; } }
    @media (min-width: 1200px) {
      .section-i img {
        margin-top: -280px; } }

.section-j {
  position: relative;
  padding: 62px 0 44px; }
  .section-j::before {
    content: '';
    display: block;
    width: 100%;
    height: 636px;
    background: #2259B0;
    position: absolute;
    left: 0;
    bottom: 0; }
  .section-j .subtitle {
    color: #002B70;
    margin-bottom: 34px; }
    @media (min-width: 768px) {
      .section-j .subtitle {
        margin-bottom: 61px; } }
    @media (min-width: 992px) {
      .section-j .subtitle {
        margin-bottom: 50px; } }
  .section-j .link {
    margin-top: 37px;
    position: relative;
    z-index: 2; }
  @media (min-width: 1200px) {
    .section-j .news-container {
      overflow: hidden; } }
  .section-j .swiper-wrapper {
    align-items: flex-end; }
  @media (max-width: 1199px) {
    .section-j .swiper-slide-active .directory-card .img-wrap {
      height: 332px !important; } }
  .section-j .arrows-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 47px; }
    @media (min-width: 768px) {
      .section-j .arrows-container {
        margin-right: 30px;
        justify-content: flex-start; } }
  .section-j .swiper-button-next,
  .section-j .swiper-button-prev {
    position: relative;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='27' height='16' viewBox='0 0 27 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.292879 7.2929C-0.0976448 7.68342 -0.0976448 8.31658 0.292879 8.70711L6.65684 15.0711C7.04737 15.4616 7.68053 15.4616 8.07106 15.0711C8.46158 14.6805 8.46158 14.0474 8.07105 13.6569L2.4142 8L8.07105 2.34315C8.46158 1.95262 8.46158 1.31946 8.07105 0.928934C7.68053 0.538409 7.04736 0.53841 6.65684 0.928934L0.292879 7.2929ZM26.9636 7L0.999987 7L0.999987 9L26.9636 9L26.9636 7Z' fill='%23B7B8C2'/%3e%3c/svg%3e ");
    background-position: center;
    background-size: 27px 16px;
    background-repeat: no-repeat;
    width: 27px;
    height: 16px;
    outline: none;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin: 0 4px; }
    .section-j .swiper-button-next::after,
    .section-j .swiper-button-prev::after {
      display: none; }
    .section-j .swiper-button-next:hover,
    .section-j .swiper-button-prev:hover {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='27' height='16' viewBox='0 0 27 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.292879 7.2929C-0.0976448 7.68342 -0.0976448 8.31658 0.292879 8.70711L6.65684 15.0711C7.04737 15.4616 7.68053 15.4616 8.07106 15.0711C8.46158 14.6805 8.46158 14.0474 8.07105 13.6569L2.4142 8L8.07105 2.34315C8.46158 1.95262 8.46158 1.31946 8.07105 0.928934C7.68053 0.538409 7.04736 0.53841 6.65684 0.928934L0.292879 7.2929ZM26.9636 7L0.999987 7L0.999987 9L26.9636 9L26.9636 7Z' fill='%23FFFFFF'/%3e%3c/svg%3e "); }
  .section-j .swiper-button-next {
    transform: scaleX(-1); }

@media (min-width: 768px) {
  .section-j {
    position: relative;
    padding: 62px 0 85px; }
    .section-j .subtitle {
      color: #002B70;
      margin-bottom: 34px; }
    .section-j .link {
      margin-top: 37px; } }
@media (min-width: 1200px) {
  .section-j {
    position: relative;
    padding: 62px 0 85px; }
    .section-j .subtitle {
      color: #002B70;
      margin-bottom: 50px; }
    .section-j .link {
      margin-top: 37px; } }
.section-k {
  position: relative;
  background: #F6F9FF; }
  .section-k .info-wrap {
    padding: 57px 0 51px; }
    @media (min-width: 576px) {
      .section-k .info-wrap {
        padding: 118px 0 119px; } }
    @media (min-width: 1200px) {
      .section-k .info-wrap {
        padding: 140px 0 98px; } }
  .section-k .img-wrap {
    height: 540px;
    width: 100vw;
    margin-left: -15px; }
    @media (min-width: 768px) {
      .section-k .img-wrap {
        width: calc(100% + ((100vw - 690px)/2));
        margin-left: 0;
        height: 100%; } }
    @media (min-width: 992px) {
      .section-k .img-wrap {
        width: calc(100% + ((100vw - 930px)/2));
        margin-left: 0;
        height: 100%; } }
  .section-k p {
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 37px; }
  .section-k .link {
    margin-top: 25px; }

.interior-page .custom-element-block {
  background-image: linear-gradient(to bottom, #7B9ED7 1%, #002B70 104%); }
  .interior-page .custom-element-block h1,
  .interior-page .custom-element-block h2,
  .interior-page .custom-element-block h3,
  .interior-page .custom-element-block h4,
  .interior-page .custom-element-block h5,
  .interior-page .custom-element-block h6,
  .interior-page .custom-element-block p,
  .interior-page .custom-element-block li,
  .interior-page .custom-element-block blockquote,
  .interior-page .custom-element-block cite,
  .interior-page .custom-element-block .card-title {
    color: white; }
  .interior-page .custom-element-block .left-side p,
  .interior-page .custom-element-block .left-side li {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal; }
  .interior-page .custom-element-block .left-side .link {
    margin-top: 49px; }
  .interior-page .custom-element-block .single-box {
    margin-bottom: 32px; }
    .interior-page .custom-element-block .single-box:last-child {
      margin-bottom: 0; }
  .interior-page .custom-element-block .card {
    background: transparent;
    margin-bottom: 34px; }
    .interior-page .custom-element-block .card:last-child {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .interior-page .custom-element-block .card {
        flex-direction: row; } }
  .interior-page .custom-element-block .icon-item {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    flex-shrink: 0; }
  .interior-page .custom-element-block .card-body {
    padding-left: 0; }
    @media (min-width: 768px) {
      .interior-page .custom-element-block .card-body {
        padding-left: 35px;
        padding-top: 0; } }
  .interior-page .custom-element-block .card-title {
    margin-bottom: 15px; }
  .interior-page .custom-element-block .link {
    margin-top: 14px; }

.image-carousel-block {
  position: relative; }
  .image-carousel-block h1,
  .image-carousel-block h2,
  .image-carousel-block h3,
  .image-carousel-block h4,
  .image-carousel-block h4,
  .image-carousel-block h6 {
    margin-bottom: 40px; }
  .image-carousel-block .img-item {
    overflow: hidden; }
  .image-carousel-block img {
    position: relative;
    height: 250px !important;
    object-fit: cover; }
    @media (min-width: 768px) {
      .image-carousel-block img {
        height: 412px !important; } }
  .image-carousel-block figcaption {
    display: none; }
  @media (min-width: 1200px) {
    .image-carousel-block .photo-gallery-container {
      width: calc(100% + ((100vw - 1110px) / 2)); } }
  .image-carousel-block .navigation-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin-top: 30px; }
  .image-carousel-block .arrows-container {
    display: flex;
    align-items: center; }
    @media (min-width: 768px) {
      .image-carousel-block .arrows-container {
        margin-right: 30px; } }
  .image-carousel-block .swiper-button-next,
  .image-carousel-block .swiper-button-prev {
    position: relative;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='52' height='52' viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='26' cy='26' r='26' transform='rotate(-180 26 26)' fill='%23002B70'/%3e%3cpath d='M20.4697 25.4697C20.1768 25.7626 20.1768 26.2374 20.4697 26.5303L25.2426 31.3033C25.5355 31.5962 26.0104 31.5962 26.3033 31.3033C26.5962 31.0104 26.5962 30.5355 26.3033 30.2426L22.0607 26L26.3033 21.7574C26.5962 21.4645 26.5962 20.9896 26.3033 20.6967C26.0104 20.4038 25.5355 20.4038 25.2426 20.6967L20.4697 25.4697ZM31 25.25L21 25.25L21 26.75L31 26.75L31 25.25Z' fill='white'/%3e%3c/svg%3e ");
    background-position: center;
    background-size: 52px;
    background-repeat: no-repeat;
    width: 52px;
    height: 52px;
    outline: none;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin: 0 4px; }
    .image-carousel-block .swiper-button-next::after,
    .image-carousel-block .swiper-button-prev::after {
      display: none; }
    .image-carousel-block .swiper-button-next:hover,
    .image-carousel-block .swiper-button-prev:hover {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='52' height='52' viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='26' cy='26' r='26' fill='%23002B70\a' fill-opacity='0.1'/%3e%3cpath d='M20.4697 25.4697C20.1768 25.7626 20.1768 26.2374 20.4697 26.5303L25.2426 31.3033C25.5355 31.5962 26.0104 31.5962 26.3033 31.3033C26.5962 31.0104 26.5962 30.5355 26.3033 30.2426L22.0607 26L26.3033 21.7574C26.5962 21.4645 26.5962 20.9896 26.3033 20.6967C26.0104 20.4038 25.5355 20.4038 25.2426 20.6967L20.4697 25.4697ZM31 25.25L21 25.25L21 26.75L31 26.75L31 25.25Z' fill='%23002B70 '/%3e%3c/svg%3e "); }
  .image-carousel-block .swiper-button-next {
    transform: scaleX(-1); }
  .image-carousel-block .swiper-scrollbar {
    width: 100%;
    background: transparent;
    position: relative !important; }
    .image-carousel-block .swiper-scrollbar::after {
      content: "";
      display: block;
      width: 100%;
      height: 1px;
      position: absolute;
      left: 0;
      top: 1.5px;
      background: #2259B0; }
  .image-carousel-block .swiper-scrollbar-drag {
    height: 3px;
    background: #2259B0; }
  @media (min-width: 768px) {
    .image-carousel-block.image-auto-width img {
      width: auto !important; }
    .image-carousel-block.image-auto-width .swiper-slide {
      width: auto; } }

.image-carousel-block-style-1 {
  position: relative; }
  .image-carousel-block-style-1 h1, .image-carousel-block-style-1 h2, .image-carousel-block-style-1 h3, .image-carousel-block-style-1 h4, .image-carousel-block-style-1 h4, .image-carousel-block-style-1 h6 {
    margin-bottom: 60px; }
  .image-carousel-block-style-1 .img-item {
    overflow: hidden; }
  .image-carousel-block-style-1 .img-wrap {
    margin: 0;
    height: 328px; }
    .image-carousel-block-style-1 .img-wrap img {
      height: 100%; }
    .image-carousel-block-style-1 .img-wrap:before {
      opacity: 1;
      background-color: rgba(0, 0, 0, 0.45);
      z-index: 2; }
  .image-carousel-block-style-1 img {
    position: relative;
    height: 250px !important;
    object-fit: cover; }
    @media (min-width: 768px) {
      .image-carousel-block-style-1 img {
        height: 427px !important; } }
  .image-carousel-block-style-1 figcaption {
    margin-top: 16px;
    text-align: left;
    display: none; }
  .image-carousel-block-style-1 .swiper-slide-active figcaption {
    display: block; }
  .image-carousel-block-style-1 .navigation-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin-top: 30px; }
  .image-carousel-block-style-1 .arrows-container {
    display: flex;
    align-items: center; }
    @media (min-width: 768px) {
      .image-carousel-block-style-1 .arrows-container {
        margin-right: 30px; } }
  .image-carousel-block-style-1 .swiper-button-next, .image-carousel-block-style-1 .swiper-button-prev {
    position: relative;
    width: 7.1px;
    height: 11.5px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='5.987' height='11.31' viewBox='0 0 5.987 11.31'%3e%3cpath fill='none' stroke='%230f3d5e' stroke-miterlimit='10' stroke-width='1.5px' d='M0 0l5.181 4.429L10.334 0' transform='rotate(-90 5.697 5.127)'/%3e%3c/svg%3e");
    background-size: contain;
    background-repeat: no-repeat;
    outline: none;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin: 0 4px; }
    .image-carousel-block-style-1 .swiper-button-next::after, .image-carousel-block-style-1 .swiper-button-prev::after {
      display: none; }
    .image-carousel-block-style-1 .swiper-button-next:hover, .image-carousel-block-style-1 .swiper-button-prev:hover {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='5.987' height='11.31' viewBox='0 0 5.987 11.31'%3e%3cpath fill='none' stroke='%23717073' stroke-miterlimit='10' stroke-width='1.5px' d='M0 0l5.181 4.429L10.334 0' transform='rotate(-90 5.697 5.127)'/%3e%3c/svg%3e"); }
  .image-carousel-block-style-1 .swiper-button-prev {
    transform: scaleX(-1); }
  .image-carousel-block-style-1 .swiper-pagination {
    position: relative;
    display: flex;
    justify-content: center; }
  .image-carousel-block-style-1 .swiper-pagination-bullet {
    opacity: 1;
    background-color: white;
    border: 2px solid #707070;
    margin: 0 10px;
    width: 12px;
    height: 12px; }
  .image-carousel-block-style-1 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #7B9ED7;
    border-color: #7B9ED7; }
  .image-carousel-block-style-1 .swiper-scrollbar {
    width: 100%;
    background: #d0d0d0; }
  .image-carousel-block-style-1 .swiper-scrollbar-drag {
    height: 3px;
    background: white; }
  @media (min-width: 768px) {
    .image-carousel-block-style-1.image-auto-width img {
      width: auto; }
    .image-carousel-block-style-1.image-auto-width .swiper-slide {
      width: auto; } }
  .image-carousel-block-style-1 .swiper-slide-active .img-wrap::before {
    opacity: 0; }
  .image-carousel-block-style-1.center-item-bigger .swiper-slide {
    margin-top: 50px; }
  .image-carousel-block-style-1.center-item-bigger .swiper-slide-active {
    margin: 0; }
    .image-carousel-block-style-1.center-item-bigger .swiper-slide-active .img-wrap {
      height: 416px; }

.custom_text_image_2 .link {
  margin-top: 24px; }
@media (min-width: 992px) {
  .custom_text_image_2.image_on_left .side-text {
    margin-left: 8.333333%; } }
@media (min-width: 992px) {
  .custom_text_image_2.image_on_right .side-text {
    margin-left: 8.333333%; } }
@media (min-width: 992px) {
  .custom_text_image_2.image_on_right .side-image {
    order: 1;
    margin-left: 8.333333%; } }
.custom_text_image_2.image_on_right .side-image .image-wrapping .image-fit-contain, .custom_text_image_2.image_on_right .side-image .wp-block-image .image-fit-contain {
  object-position: left center; }
.custom_text_image_2.image_on_right .side-image .image-wrapping figcaption, .custom_text_image_2.image_on_right .side-image .wp-block-image figcaption {
  text-align: left; }

.custom_text_image blockquote {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 31px;
  font-family: ibm-plex-sans, sans-serif !important; }
  .custom_text_image blockquote cite {
    font-family: ibm-plex-sans, sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #be6d00 !important; }
.custom_text_image .link {
  margin-top: 24px; }
@media (min-width: 992px) {
  .custom_text_image.image_on_right .side-image {
    order: 1; } }
.custom_text_image.image_on_right .side-image .image-wrapping .image-fit-contain,
.custom_text_image.image_on_right .side-image .wp-block-image .image-fit-contain {
  object-position: left center; }
.custom_text_image.image_on_right .side-image .image-wrapping figcaption,
.custom_text_image.image_on_right .side-image .wp-block-image figcaption {
  text-align: left; }

.custom_text_image-full {
  position: relative; }
  @media (max-width: 991px) {
    .custom_text_image-full {
      padding-top: 0 !important; } }
  .custom_text_image-full figcaption {
    display: none; }
  @media (min-width: 992px) {
    .custom_text_image-full .wp-block-image {
      position: absolute;
      top: 0;
      height: 100%;
      width: 50%;
      margin: 0;
      background-color: lightgray; }
      .custom_text_image-full .wp-block-image img {
        width: 100% !important;
        height: 100% !important; }
    .custom_text_image-full.image_on_left .wp-block-image {
      left: 0; }
    .custom_text_image-full.image_on_right .wp-block-image {
      right: 0; }
    .custom_text_image-full.img-contain .wp-block-image img {
      object-fit: contain; }
    .custom_text_image-full.img-cover .wp-block-image img {
      object-fit: cover; } }

.custom-text-image-block-3 {
  position: relative;
  margin-top: 44px;
  padding: 0 !important; }
  .custom-text-image-block-3::before {
    content: "";
    display: block;
    width: 100%;
    height: calc(100% + 44px);
    background: #2259B0;
    position: absolute;
    bottom: 0;
    right: 0; }
    @media (min-width: 768px) {
      .custom-text-image-block-3::before {
        width: calc(100% + ((100vw - 690px) / 2));
        right: calc((100vw - 578px) / 2); } }
    @media (min-width: 992px) {
      .custom-text-image-block-3::before {
        width: calc(100% + ((100vw - 930px) / 2));
        right: calc((100vw - 818px) / 2); } }
    @media (min-width: 1200px) {
      .custom-text-image-block-3::before {
        width: calc(100% + ((100vw - 1110px) / 2));
        right: calc((100vw - 998px) / 2); } }
    @media (min-width: 1440px) {
      .custom-text-image-block-3::before {
        width: calc(100% + ((100vw - 1320px) / 2));
        right: calc((100vw - 1208px) / 2); } }
  .custom-text-image-block-3 .img-wrap {
    height: 100%;
    margin: 0; }
    .custom-text-image-block-3 .img-wrap img {
      object-fit: cover;
      height: 100%; }
  .custom-text-image-block-3 .info-wrap {
    padding: 90px 0; }
    @media (min-width: 1200px) {
      .custom-text-image-block-3 .info-wrap {
        padding: 161px 0; } }
  @media (min-width: 768px) {
    .custom-text-image-block-3.img-full.img-right .img-wrap {
      width: calc(100% + ((100vw - 690px) / 2)); } }
  @media (min-width: 992px) {
    .custom-text-image-block-3.img-full.img-right .img-wrap {
      width: calc(100% + ((100vw - 930px) / 2)); } }
  @media (min-width: 1200px) {
    .custom-text-image-block-3.img-full.img-right .img-wrap {
      width: calc(100% + ((100vw - 1110px) / 2)); } }
  @media (min-width: 1440px) {
    .custom-text-image-block-3.img-full.img-right .img-wrap {
      width: calc(100% + ((100vw - 1290px) / 2)); } }
  .custom-text-image-block-3 h1,
  .custom-text-image-block-3 h2,
  .custom-text-image-block-3 h3,
  .custom-text-image-block-3 h4,
  .custom-text-image-block-3 h5,
  .custom-text-image-block-3 h6,
  .custom-text-image-block-3 p,
  .custom-text-image-block-3 li,
  .custom-text-image-block-3 blockquote,
  .custom-text-image-block-3 cite {
    color: white !important; }

.custom-text-image-block-4 {
  margin-top: 84px;
  padding: 0 !important;
  position: relative; }
  .custom-text-image-block-4::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #2259B0;
    position: absolute;
    bottom: 0;
    left: 0; }
    @media (min-width: 768px) {
      .custom-text-image-block-4::before {
        width: calc(100% - 30px); } }
  .custom-text-image-block-4 .info-wrap {
    padding: 90px 0; }
  @media (min-width: 768px) {
    .custom-text-image-block-4 .img-wrap {
      height: calc(100% + 84px);
      margin-top: -84px; } }
  .custom-text-image-block-4 h1,
  .custom-text-image-block-4 h2,
  .custom-text-image-block-4 h3,
  .custom-text-image-block-4 h4,
  .custom-text-image-block-4 h5,
  .custom-text-image-block-4 h6,
  .custom-text-image-block-4 p,
  .custom-text-image-block-4 li,
  .custom-text-image-block-4 blockquote,
  .custom-text-image-block-4 cite {
    color: white !important; }

.not-colored-block + .not-colored-block {
  padding-top: 0 !important; }

.interior-page .image-list-block {
  background-color: #2259B0; }
  .interior-page .image-list-block h1, .interior-page .image-list-block h2, .interior-page .image-list-block h3, .interior-page .image-list-block h4, .interior-page .image-list-block h5, .interior-page .image-list-block h6, .interior-page .image-list-block p, .interior-page .image-list-block li, .interior-page .image-list-block blockquote, .interior-page .image-list-block cite {
    color: white; }
  .interior-page .image-list-block .link {
    margin-top: 30px; }
  .interior-page .image-list-block ul.list li {
    padding-left: 60px;
    margin-bottom: 35px; }
    .interior-page .image-list-block ul.list li:last-child {
      margin-bottom: 0; }
    .interior-page .image-list-block ul.list li::after {
      width: 31.8px;
      height: 2px;
      border-radius: 0;
      top: 7px;
      background: currentColor; }
  @media (min-width: 992px) {
    .interior-page .image-list-block.image_on_left .side-text {
      margin-left: 8.333333%; } }
  @media (min-width: 992px) {
    .interior-page .image-list-block.image_on_right .side-image {
      order: 1;
      margin-left: 8.333333%; } }
  .interior-page .image-list-block.image_on_right .side-image .image-wrapping .image-fit-contain, .interior-page .image-list-block.image_on_right .side-image .wp-block-image .image-fit-contain {
    object-position: left center; }
  .interior-page .image-list-block.image_on_right .side-image .image-wrapping figcaption, .interior-page .image-list-block.image_on_right .side-image .wp-block-image figcaption {
    text-align: left; }

.interior-page .text-list-block h1,
.interior-page .text-list-block h2,
.interior-page .text-list-block h3,
.interior-page .text-list-block h4,
.interior-page .text-list-block h5,
.interior-page .text-list-block h6,
.interior-page .text-list-block p,
.interior-page .text-list-block li,
.interior-page .text-list-block blockquote,
.interior-page .text-list-block cite {
  color: inherit !important; }
  .interior-page .text-list-block h1 a,
  .interior-page .text-list-block h2 a,
  .interior-page .text-list-block h3 a,
  .interior-page .text-list-block h4 a,
  .interior-page .text-list-block h5 a,
  .interior-page .text-list-block h6 a,
  .interior-page .text-list-block p a,
  .interior-page .text-list-block li a,
  .interior-page .text-list-block blockquote a,
  .interior-page .text-list-block cite a {
    color: inherit; }
.interior-page .text-list-block .link {
  margin-top: 30px; }
.interior-page .text-list-block ul.list li,
.interior-page .text-list-block ul li {
  margin-bottom: 35px !important; }
  .interior-page .text-list-block ul.list li:last-child,
  .interior-page .text-list-block ul li:last-child {
    margin-bottom: 0 !important; }
  .interior-page .text-list-block ul.list li::after,
  .interior-page .text-list-block ul li::after {
    background: currentColor !important; }
.interior-page .text-list-block.has-primary-background-color .list-block .list-item:before {
  color: #2259B0; }
.interior-page .text-list-block.has-primarylight-background-color .list-block .list-item:before {
  color: #7B9ED7; }
.interior-page .text-list-block.has-primarydark-background-color .list-block .list-item:before {
  color: #002B70; }
.interior-page .text-list-block.has-secondary-background-color .list-block .list-item:before {
  color: #F18A00; }
.interior-page .text-list-block.has-secondarylight-background-color .list-block .list-item:before {
  color: #ff970c; }
.interior-page .text-list-block.has-secondarydark-background-color .list-block .list-item:before {
  color: #be6d00; }
.interior-page .text-list-block .list-block {
  counter-reset: section; }
  .interior-page .text-list-block .list-block .list-item {
    padding-left: 50px;
    position: relative;
    counter-increment: item;
    margin-bottom: 35px; }
    .interior-page .text-list-block .list-block .list-item:before {
      counter-increment: section;
      content: counters(item,".");
      display: flex;
      align-items: center;
      justify-content: center;
      font-style: normal;
      font-weight: 700;
      font-size: 16px;
      line-height: 1;
      letter-spacing: -0.02em;
      color: #565656;
      background-color: white;
      width: 32px;
      height: 32px;
      padding-bottom: 3px;
      border-radius: 50%;
      position: absolute;
      top: 0;
      left: 0; }
    .interior-page .text-list-block .list-block .list-item h1,
    .interior-page .text-list-block .list-block .list-item .h1,
    .interior-page .text-list-block .list-block .list-item h2,
    .interior-page .text-list-block .list-block .list-item .h2,
    .interior-page .text-list-block .list-block .list-item h3,
    .interior-page .text-list-block .list-block .list-item .h3,
    .interior-page .text-list-block .list-block .list-item h4,
    .interior-page .text-list-block .list-block .list-item .h4,
    .interior-page .text-list-block .list-block .list-item h5,
    .interior-page .text-list-block .list-block .list-item .h5,
    .interior-page .text-list-block .list-block .list-item h6,
    .interior-page .text-list-block .list-block .list-item .h6 {
      margin-bottom: 5px; }
.interior-page .text-list-block ol li {
  margin-bottom: 35px !important; }
  .interior-page .text-list-block ol li::before {
    color: #002B70 !important;
    padding-right: 30px !important;
    content: counters(item,".") !important;
    z-index: 5; }
  .interior-page .text-list-block ol li:after {
    content: "" !important;
    display: block !important;
    width: 31px !important;
    height: 31px !important;
    border-radius: 50% !important;
    background-color: white !important;
    position: absolute !important;
    top: -3px !important;
    left: -11px !important; }

.custom-block.text-only-block {
  position: relative; }
  .custom-block.text-only-block .wpb_column {
    position: relative;
    z-index: 5; }
  .custom-block.text-only-block:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: inherit;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .custom-block.text-only-block.solid-background-color::before {
    background: inherit; }
  .custom-block.text-only-block.default-design-style blockquote {
    border-color: #002B70; }
  .custom-block.text-only-block .container {
    position: relative;
    z-index: 5; }
  .custom-block.text-only-block blockquote {
    margin: 27px 0 37px;
    padding: 37px 0;
    border-top: 1px solid currentColor;
    border-bottom: 1px solid currentColor;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal; }
    .custom-block.text-only-block blockquote p,
    .custom-block.text-only-block blockquote li,
    .custom-block.text-only-block blockquote cite {
      font-size: 18px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.33;
      letter-spacing: normal; }
  .custom-block.text-only-block.background-extended {
    padding-bottom: 0 !important; }
    .custom-block.text-only-block.background-extended:before {
      height: calc(100% + 100px); }
      @media (min-width: 768px) {
        .custom-block.text-only-block.background-extended:before {
          height: calc(100% + 250px); } }

.custom-team-bios-block {
  position: relative; }
  .custom-team-bios-block.option-05 .card {
    position: relative;
    min-height: 250px;
    overflow: hidden; }
    .custom-team-bios-block.option-05 .card:hover .img-wrap::before {
      opacity: 1; }
    .custom-team-bios-block.option-05 .card:hover .hover-box {
      z-index: 5;
      opacity: 1; }
    .custom-team-bios-block.option-05 .card:hover .card-body {
      z-index: 0; }
    .custom-team-bios-block.option-05 .card:hover .team-main-info {
      left: -100%; }
  .custom-team-bios-block.option-05 .img-wrap {
    height: 100%;
    margin: 0;
    position: absolute; }
    .custom-team-bios-block.option-05 .img-wrap::before {
      background: rgba(0, 0, 0, 0.7);
      z-index: 2;
      opacity: 0; }
    .custom-team-bios-block.option-05 .img-wrap img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .custom-team-bios-block.option-05 .hover-box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 0;
    opacity: 0; }
  .custom-team-bios-block.option-05 .btn-modal {
    background: transparent;
    border: none;
    color: white;
    display: flex;
    align-items: center;
    margin: auto;
    position: absolute; }
    .custom-team-bios-block.option-05 .btn-modal i {
      font-size: 27px; }
    .custom-team-bios-block.option-05 .btn-modal span {
      margin-right: 15px;
      font-size: 20px; }
    .custom-team-bios-block.option-05 .btn-modal:hover {
      opacity: 0.5; }
  .custom-team-bios-block.option-05 .networks {
    margin-bottom: 20px;
    margin-top: auto; }
    .custom-team-bios-block.option-05 .networks ul.social {
      list-style: none;
      padding: 0;
      margin: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap; }
      .custom-team-bios-block.option-05 .networks ul.social li {
        padding-left: 0;
        color: white; }
        .custom-team-bios-block.option-05 .networks ul.social li::after {
          display: none; }
        .custom-team-bios-block.option-05 .networks ul.social li p {
          color: white; }
        .custom-team-bios-block.option-05 .networks ul.social li a {
          font-size: 13px;
          text-decoration: none;
          margin-right: 5px;
          margin-bottom: 5px;
          display: block;
          display: flex;
          align-items: center;
          justify-content: center; }
          .custom-team-bios-block.option-05 .networks ul.social li a i {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            background-color: #2259B0;
            color: white;
            display: flex;
            align-items: center;
            justify-content: center; }
          .custom-team-bios-block.option-05 .networks ul.social li a span {
            margin-left: 5px;
            color: #ffffff;
            font-weight: 700; }
          .custom-team-bios-block.option-05 .networks ul.social li a:hover i {
            background-color: #F18A00; }
          .custom-team-bios-block.option-05 .networks ul.social li a:hover span {
            color: #ffffff;
            opacity: 0.8; }
  .custom-team-bios-block.option-05 .card-body {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 6;
    display: flex;
    align-items: flex-end;
    padding-left: 0; }
  .custom-team-bios-block.option-05 .team-main-info {
    background: rgba(0, 0, 0, 0.7);
    padding: 10px;
    padding-left: 20px;
    position: relative;
    transition: 0.4s;
    left: 0; }
    .custom-team-bios-block.option-05 .team-main-info h2,
    .custom-team-bios-block.option-05 .team-main-info h3 {
      font-family: ibm-plex-sans, sans-serif !important;
      color: #ffffff;
      font-size: 18px;
      font-weight: 400;
      line-height: 1.1em;
      margin: 0 0 5px;
      padding: 0 !important; }
    .custom-team-bios-block.option-05 .team-main-info h2 {
      font-weight: 700;
      color: #F18A00; }
    .custom-team-bios-block.option-05 .team-main-info h3 {
      margin-bottom: 0; }

.teambios-modal.modal-option-05 .modal-content {
  position: relative; }
.teambios-modal.modal-option-05 .modal-header {
  padding: 0;
  border: none; }
.teambios-modal.modal-option-05 .close {
  background: #2259B0;
  color: white;
  opacity: 1;
  width: 45px;
  height: 45px;
  border-radius: 0 0 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  z-index: 5; }
.teambios-modal.modal-option-05 .img-wrap {
  height: 167px; }
  @media (min-width: 768px) {
    .teambios-modal.modal-option-05 .img-wrap {
      height: 227px; } }
  .teambios-modal.modal-option-05 .img-wrap img {
    height: 100%;
    width: 100%;
    object-fit: cover; }
.teambios-modal.modal-option-05 .position h2,
.teambios-modal.modal-option-05 .position h3 {
  font-family: ibm-plex-sans, sans-serif !important;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 0; }
@media (min-width: 768px) {
  .teambios-modal.modal-option-05 .name {
    padding-right: 40px;
    margin-top: 40px; } }
.teambios-modal.modal-option-05 ul.social {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .teambios-modal.modal-option-05 ul.social li {
    padding-left: 0; }
    .teambios-modal.modal-option-05 ul.social li::after {
      display: none; }
    .teambios-modal.modal-option-05 ul.social li a {
      font-size: 13px;
      text-decoration: none;
      margin-right: 5px;
      margin-bottom: 5px;
      display: block;
      display: flex;
      align-items: center;
      justify-content: center; }
      .teambios-modal.modal-option-05 ul.social li a i {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-color: #2259B0;
        color: white;
        display: flex;
        align-items: center;
        justify-content: center; }
      .teambios-modal.modal-option-05 ul.social li a span {
        margin-left: 5px;
        color: #2259B0;
        font-weight: 700; }
      .teambios-modal.modal-option-05 ul.social li a:hover i {
        background-color: #F18A00; }
      .teambios-modal.modal-option-05 ul.social li a:hover span {
        color: #F18A00; }

.custom-text-video-block {
  position: relative;
  background-image: url("../images/map-background.svg");
  background-size: 511px 322px;
  background-position: right bottom;
  background-repeat: no-repeat; }
  .custom-text-video-block.solid-background-color::before {
    background: inherit; }
  .custom-text-video-block.left-bottom-alignment .card.img-bg .card-body {
    align-items: start;
    justify-content: flex-end; }
  .custom-text-video-block h1,
  .custom-text-video-block h2,
  .custom-text-video-block h3,
  .custom-text-video-block h4,
  .custom-text-video-block h5,
  .custom-text-video-block h6,
  .custom-text-video-block p,
  .custom-text-video-block li,
  .custom-text-video-block blockquote,
  .custom-text-video-block cite {
    color: inherit; }
  @media (min-width: 768px) {
    .custom-text-video-block .card.img-bg {
      min-height: 510px; }
      .custom-text-video-block .card.img-bg::before {
        content: "";
        display: block;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='86' height='58.675'%3e%3cdefs%3e%3cstyle%3e .cls-1%7bfill:%23fff%7d %3c/style%3e%3c/defs%3e%3cg id='Group_4064' data-name='Group 4064' transform='translate(-1626.142 -215.833)'%3e%3cpath id='Path_11420' data-name='Path 11420' class='cls-1' d='M1630.167 217.845a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z'/%3e%3cpath id='Path_11421' data-name='Path 11421' class='cls-1' d='M1659.312 217.845a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-15.483)'/%3e%3cpath id='Path_11422' data-name='Path 11422' class='cls-1' d='M1688.458 217.845a2.012 2.012 0 1 1-2.012-2.012 2.013 2.013 0 0 1 2.012 2.012z' transform='translate(-30.966)'/%3e%3cpath id='Path_11423' data-name='Path 11423' class='cls-1' d='M1717.6 217.845a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-46.448)'/%3e%3cpath id='Path_11424' data-name='Path 11424' class='cls-1' d='M1746.748 217.845a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-61.932)'/%3e%3cpath id='Path_11425' data-name='Path 11425' class='cls-1' d='M1775.894 217.845a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-77.414)'/%3e%3cpath id='Path_11426' data-name='Path 11426' class='cls-1' d='M1805.039 217.845a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-92.897)'/%3e%3cpath id='Path_11427' data-name='Path 11427' class='cls-1' d='M1630.167 246.99a2.012 2.012 0 1 1-2.012-2.012 2.013 2.013 0 0 1 2.012 2.012z' transform='translate(0 -15.483)'/%3e%3cpath id='Path_11428' data-name='Path 11428' class='cls-1' d='M1659.312 246.99a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-15.483 -15.483)'/%3e%3cpath id='Path_11429' data-name='Path 11429' class='cls-1' d='M1688.458 246.99a2.012 2.012 0 1 1-2.012-2.012 2.013 2.013 0 0 1 2.012 2.012z' transform='translate(-30.966 -15.483)'/%3e%3cpath id='Path_11430' data-name='Path 11430' class='cls-1' d='M1717.6 246.99a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-46.448 -15.483)'/%3e%3cpath id='Path_11431' data-name='Path 11431' class='cls-1' d='M1746.748 246.99a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-61.932 -15.483)'/%3e%3cpath id='Path_11432' data-name='Path 11432' class='cls-1' d='M1775.894 246.99a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-77.414 -15.483)'/%3e%3cpath id='Path_11433' data-name='Path 11433' class='cls-1' d='M1805.039 246.99a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-92.897 -15.483)'/%3e%3cpath id='Path_11434' data-name='Path 11434' class='cls-1' d='M1630.167 276.136a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(0 -30.966)'/%3e%3cpath id='Path_11435' data-name='Path 11435' class='cls-1' d='M1659.312 276.136a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-15.483 -30.966)'/%3e%3cpath id='Path_11436' data-name='Path 11436' class='cls-1' d='M1688.458 276.136a2.012 2.012 0 1 1-2.012-2.012 2.013 2.013 0 0 1 2.012 2.012z' transform='translate(-30.966 -30.966)'/%3e%3cpath id='Path_11437' data-name='Path 11437' class='cls-1' d='M1717.6 276.136a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-46.448 -30.966)'/%3e%3ccircle id='Ellipse_815' data-name='Ellipse 815' class='cls-1' cx='2.012' cy='2.012' r='2.012' transform='translate(1680.792 243.158)'/%3e%3cpath id='Path_11438' data-name='Path 11438' class='cls-1' d='M1775.894 276.136a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-77.414 -30.966)'/%3e%3cpath id='Path_11439' data-name='Path 11439' class='cls-1' d='M1805.039 276.136a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-92.897 -30.966)'/%3e%3cpath id='Path_11440' data-name='Path 11440' class='cls-1' d='M1630.167 305.281a2.012 2.012 0 1 1-2.012-2.012 2.013 2.013 0 0 1 2.012 2.012z' transform='translate(0 -46.448)'/%3e%3cpath id='Path_11441' data-name='Path 11441' class='cls-1' d='M1659.312 305.281a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-15.483 -46.448)'/%3e%3cpath id='Path_11442' data-name='Path 11442' class='cls-1' d='M1688.458 305.281a2.012 2.012 0 1 1-2.012-2.012 2.013 2.013 0 0 1 2.012 2.012z' transform='translate(-30.966 -46.448)'/%3e%3cpath id='Path_11443' data-name='Path 11443' class='cls-1' d='M1717.6 305.281a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-46.448 -46.448)'/%3e%3cpath id='Path_11444' data-name='Path 11444' class='cls-1' d='M1746.748 305.281a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-61.932 -46.448)'/%3e%3cpath id='Path_11445' data-name='Path 11445' class='cls-1' d='M1775.894 305.281a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-77.414 -46.448)'/%3e%3cpath id='Path_11446' data-name='Path 11446' class='cls-1' d='M1805.039 305.281a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-92.897 -46.448)'/%3e%3cpath id='Path_11447' data-name='Path 11447' class='cls-1' d='M1630.167 334.427a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(0 -61.932)'/%3e%3cpath id='Path_11448' data-name='Path 11448' class='cls-1' d='M1659.312 334.427a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-15.483 -61.932)'/%3e%3cpath id='Path_11449' data-name='Path 11449' class='cls-1' d='M1688.458 334.427a2.012 2.012 0 1 1-2.012-2.012 2.013 2.013 0 0 1 2.012 2.012z' transform='translate(-30.966 -61.932)'/%3e%3cpath id='Path_11450' data-name='Path 11450' class='cls-1' d='M1717.6 334.427a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-46.448 -61.932)'/%3e%3cpath id='Path_11451' data-name='Path 11451' class='cls-1' d='M1746.748 334.427a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-61.932 -61.932)'/%3e%3cpath id='Path_11452' data-name='Path 11452' class='cls-1' d='M1775.894 334.427a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-77.414 -61.932)'/%3e%3cpath id='Path_11453' data-name='Path 11453' class='cls-1' d='M1805.039 334.427a2.012 2.012 0 1 1-2.012-2.012 2.012 2.012 0 0 1 2.012 2.012z' transform='translate(-92.897 -61.932)'/%3e%3c/g%3e%3c/svg%3e ");
        width: 86px;
        height: 58.7px;
        position: absolute;
        top: -20px;
        left: -36px; } }
  .custom-text-video-block .img-wrap img {
    height: 100%; }
  .custom-text-video-block .img-wrap::before {
    opacity: 0.27;
    background-color: #000000;
    z-index: 2; }

.custom-text-video-block-2 {
  position: relative; }
  @media (min-width: 1200px) {
    .custom-text-video-block-2 {
      padding: 184px 0 !important; } }
  .custom-text-video-block-2 .img-wrap {
    width: 100%;
    height: 100% !important;
    margin: 0;
    position: absolute;
    top: 0;
    height: 0;
    display: block; }
    .custom-text-video-block-2 .img-wrap img {
      width: 100%;
      height: 100%; }
    .custom-text-video-block-2 .img-wrap::before {
      background-image: url("../images/video-block-overlay.png");
      background-size: cover;
      background-repeat: no-repeat;
      mix-blend-mode: normal;
      opacity: 1;
      z-index: 2; }
  .custom-text-video-block-2 .container {
    position: relative;
    z-index: 5; }
  .custom-text-video-block-2 button {
    margin-top: 40px; }
  .custom-text-video-block-2 h1,
  .custom-text-video-block-2 h2,
  .custom-text-video-block-2 h3,
  .custom-text-video-block-2 h4,
  .custom-text-video-block-2 h5,
  .custom-text-video-block-2 h6,
  .custom-text-video-block-2 p,
  .custom-text-video-block-2 li,
  .custom-text-video-block-2 blockquote {
    color: white !important; }
    .custom-text-video-block-2 h1 a,
    .custom-text-video-block-2 h2 a,
    .custom-text-video-block-2 h3 a,
    .custom-text-video-block-2 h4 a,
    .custom-text-video-block-2 h5 a,
    .custom-text-video-block-2 h6 a,
    .custom-text-video-block-2 p a,
    .custom-text-video-block-2 li a,
    .custom-text-video-block-2 blockquote a {
      color: inherit; }

.team-bios-card .img-wrap {
  height: 419.5px;
  background-color: lightgray;
  margin: 0; }
  .team-bios-card .img-wrap.img-contain img {
    object-fit: contain;
    height: auto; }
  .team-bios-card .img-wrap.img-cover img {
    object-fit: cover;
    height: 100%; }
.team-bios-card .card-body {
  box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.09);
  padding: 45px 54px; }
.team-bios-card .card-title {
  margin-bottom: 6px;
  color: #211c1d; }
.team-bios-card .subtitle {
  color: #002B70;
  margin-bottom: 11px; }
.team-bios-card .card-text p {
  color: #211c1d; }
.team-bios-card .card-links {
  margin-top: 28px;
  padding-top: 24px;
  border-top: 1px solid #2259B0; }
  @media (min-width: 992px) {
    .team-bios-card .card-links {
      display: flex;
      justify-content: space-between; } }
.team-bios-card .contact a {
  display: block;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.02em;
  color: #565656; }
.team-bios-card .contact .email {
  margin-bottom: 20px; }
.team-bios-card .networks ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }
  @media (min-width: 992px) {
    .team-bios-card .networks ul {
      justify-content: flex-end; }
      .team-bios-card .networks ul li {
        margin-left: 15px;
        margin-right: 0 !important; } }
  .team-bios-card .networks ul li {
    padding: 0 !important;
    margin-right: 15px; }
    .team-bios-card .networks ul li:last-of-type {
      margin-right: 0; }
    .team-bios-card .networks ul li::after {
      display: none !important; }
    .team-bios-card .networks ul li a {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 19px !important;
      height: 19px !important;
      border-radius: 3px;
      background-color: #002B70;
      color: white;
      text-decoration: none !important; }
      .team-bios-card .networks ul li a i {
        font-size: 10px; }
      .team-bios-card .networks ul li a:hover {
        background-color: #F18A00; }

.directory-card {
  border-radius: 0;
  background-color: #fff; }
  .directory-card:hover {
    background: #F6F9FF; }
    .directory-card:hover .img-wrap {
      height: 332px; }
  .directory-card .img-wrap {
    height: 292px;
    margin: 0;
    background: transparent;
    transition: 0.4s; }
    .directory-card .img-wrap img {
      height: 100%;
      width: 101%;
      object-fit: cover; }
  .directory-card .card-body {
    padding: 0px 21px 45px; }
  .directory-card .categories-container {
    padding: 7px 16px 8px;
    background-color: #808285;
    display: inline-flex;
    margin-bottom: 28px;
    width: auto; }
  .directory-card .category {
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 59px;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    text-align: left;
    color: #F18A00;
    margin-bottom: 0; }
  .directory-card .tags-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start; }
  .directory-card .tag {
    font-size: 11px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.64;
    letter-spacing: normal;
    color: #fff;
    padding: 3px 8px 5px;
    border-radius: 4px;
    background-color: #2259B0;
    margin-right: 7px;
    margin-bottom: 7px; }
    .directory-card .tag:last-child {
      margin-right: 0; }
  .directory-card .card-title {
    color: #002B70;
    margin-bottom: 16px; }
  .directory-card .card-text {
    padding-top: 15px;
    border-top: 1px solid #E4EAF5; }
    .directory-card .card-text p,
    .directory-card .card-text li {
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 23px;
      letter-spacing: -0.02em;
      color: #596886 !important; }
      .directory-card .card-text p:last-child,
      .directory-card .card-text li:last-child {
        margin-bottom: 0; }
  .directory-card .link {
    margin-top: 16px; }

.custom-directory-block {
  padding-bottom: 0 !important;
  padding-top: 0 !important; }
  .custom-directory-block .filter-tools {
    position: relative;
    padding: 40px 0 61px; }
    .custom-directory-block .filter-tools::before {
      content: "";
      display: block;
      width: 100vw;
      height: 100%;
      border-radius: 2px;
      background-color: #F6F9FF;
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: -1;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      @media (min-width: 1200px) {
        .custom-directory-block .filter-tools::before {
          height: calc(100% + 170px);
          -webkit-transform: translate(-50%, 0%);
          -moz-transform: translate(-50%, 0%);
          -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
          top: 0; } }
    @media (min-width: 1200px) {
      .custom-directory-block .filter-tools .directory-search-form {
        display: grid;
        grid-template-columns: 40% 60%;
        gap: 30px; } }
    .custom-directory-block .filter-tools ul.order-list li ul li:nth-child(1n) {
      animation-delay: 0.1s; }
    .custom-directory-block .filter-tools ul.order-list li ul li:nth-child(2n) {
      animation-delay: 0.2s; }
    .custom-directory-block .filter-tools ul.order-list li ul li:nth-child(3n) {
      animation-delay: 0.3s; }
    .custom-directory-block .filter-tools ul.order-list li ul li:nth-child(4n) {
      animation-delay: 0.4s; }
    .custom-directory-block .filter-tools ul.order-list li ul li:nth-child(5n) {
      animation-delay: 0.5s; }
    .custom-directory-block .filter-tools ul.order-list li ul li:nth-child(6n) {
      animation-delay: 0.6s; }
    .custom-directory-block .filter-tools ul.order-list li ul li:nth-child(7n) {
      animation-delay: 0.7s; }
    .custom-directory-block .filter-tools ul.order-list li ul li:nth-child(8n) {
      animation-delay: 0.8s; }
    .custom-directory-block .filter-tools ul.order-list li ul li:nth-child(9n) {
      animation-delay: 0.9s; }
    .custom-directory-block .filter-tools ul.order-list li ul li:nth-child(10n) {
      animation-delay: 1s; }
    .custom-directory-block .filter-tools ul.order-list {
      list-style: none;
      padding: 0;
      margin: 30px auto;
      z-index: 10; }
      @media (min-width: 768px) {
        .custom-directory-block .filter-tools ul.order-list {
          margin-right: 0; }
          .custom-directory-block .filter-tools ul.order-list li ul {
            position: absolute !important;
            top: 40px; } }
      .custom-directory-block .filter-tools ul.order-list li {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        position: relative; }
        .custom-directory-block .filter-tools ul.order-list li ul {
          justify-content: center;
          align-items: center;
          position: relative;
          list-style: none;
          padding: 0; }
          .custom-directory-block .filter-tools ul.order-list li ul li {
            display: none;
            animation: rotateX 300ms ease-in-out forwards;
            transform-origin: top center;
            opacity: 0; }
            .custom-directory-block .filter-tools ul.order-list li ul li a,
            .custom-directory-block .filter-tools ul.order-list li ul li button {
              display: block;
              margin: 5px;
              background-color: #ececec;
              color: #888;
              padding: 12px 14px;
              border-radius: 4px;
              border: none;
              box-shadow: none;
              text-decoration: none; }
              .custom-directory-block .filter-tools ul.order-list li ul li a:hover,
              .custom-directory-block .filter-tools ul.order-list li ul li button:hover {
                background: #F18A00;
                color: white; }
@keyframes rotateX {
  0% {
    opacity: 0;
    transform: rotateX(-90deg); }
  50% {
    transform: rotateX(-20deg); }
  100% {
    opacity: 1;
    transform: rotateX(0deg); } }
        .custom-directory-block .filter-tools ul.order-list li.list-icon {
          cursor: pointer; }
          .custom-directory-block .filter-tools ul.order-list li.list-icon i {
            margin-bottom: 10px;
            width: 39px;
            height: 39px;
            background-color: #ececec;
            color: #888;
            display: flex;
            justify-content: center;
            align-items: center;
            border-radius: 50%; }
          .custom-directory-block .filter-tools ul.order-list li.list-icon:hover i {
            background: #F18A00;
            color: white; }
          .custom-directory-block .filter-tools ul.order-list li.list-icon:hover ul li {
            display: block; }
    .custom-directory-block .filter-tools legend,
    .custom-directory-block .filter-tools label {
      font-style: normal;
      font-weight: 600;
      font-size: 20px;
      line-height: 35px;
      color: #002B70;
      margin-bottom: 3px; }
    .custom-directory-block .filter-tools label {
      display: none; }
    .custom-directory-block .filter-tools .subtitle {
      margin-bottom: 23px;
      font-style: normal;
      font-weight: 700;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0.1em; }
    .custom-directory-block .filter-tools .form-container {
      display: flex;
      flex-direction: column;
      gap: 20px; }
      @media (min-width: 768px) {
        .custom-directory-block .filter-tools .form-container {
          flex-wrap: wrap;
          flex-direction: row;
          align-items: center; } }
    .custom-directory-block .filter-tools .form-item {
      width: 100%; }
      @media (min-width: 768px) {
        .custom-directory-block .filter-tools .form-item:nth-child(1) {
          width: 100%; }
        .custom-directory-block .filter-tools .form-item:nth-child(2):not(.input-item) {
          width: 47%; }
        .custom-directory-block .filter-tools .form-item:nth-child(3) {
          width: 47%; }
        .custom-directory-block .filter-tools .form-item:nth-child(4) {
          width: 47%; }
        .custom-directory-block .filter-tools .form-item:nth-child(5) {
          width: 47%; }
        .custom-directory-block .filter-tools .form-item:nth-child(6) {
          width: auto; }
        .custom-directory-block .filter-tools .form-item:nth-child(7) {
          width: auto; }
        .custom-directory-block .filter-tools .form-item:last-child {
          margin-bottom: 0; } }
      @media (min-width: 992px) {
        .custom-directory-block .filter-tools .form-item:nth-child(1) {
          width: 40%; }
        .custom-directory-block .filter-tools .form-item:nth-child(2) {
          width: 100%; } }
      @media (min-width: 1200px) {
        .custom-directory-block .filter-tools .form-item.submit-item {
          position: absolute;
          left: 0;
          bottom: 60px; }
        .custom-directory-block .filter-tools .form-item.reset-item {
          position: absolute;
          left: 150px;
          bottom: 57px; } }
    .custom-directory-block .filter-tools input[type="submit"],
    .custom-directory-block .filter-tools [type="reset"] {
      width: 100%;
      min-width: auto;
      justify-content: center;
      color: #002B70 !important; }
    .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]) {
      font-family: ibm-plex-sans, sans-serif !important;
      font-style: normal;
      font-weight: 500;
      font-size: 18px;
      line-height: 35px;
      letter-spacing: 0.72px;
      color: rgba(0, 43, 112, 0.61);
      background-color: white;
      background-repeat: no-repeat;
      background-size: 15px;
      background-position: 20px center;
      border-radius: 3px;
      border: none;
      height: 71px;
      min-height: auto;
      padding: 12px 15px;
      text-align: left;
      width: 100% !important;
      margin-bottom: 0;
      text-transform: none;
      /* firefox 19+ */
      /* ie */ }
      .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"])::-webkit-input-placeholder {
        color: rgba(0, 43, 112, 0.61);
        opacity: 1; }
      .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"])::-moz-placeholder {
        color: rgba(0, 43, 112, 0.61);
        opacity: 1; }
      .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-ms-input-placeholder {
        color: rgba(0, 43, 112, 0.61);
        opacity: 1; }
      .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):active, .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):focus {
        box-shadow: none;
        outline: none;
        /* firefox 19+ */
        /* ie */ }
        .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):active::-webkit-input-placeholder, .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):focus::-webkit-input-placeholder {
          opacity: 1; }
        .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):active::-moz-placeholder, .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):focus::-moz-placeholder {
          opacity: 1; }
        .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):active:-ms-input-placeholder, .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):focus:-ms-input-placeholder {
          opacity: 1; }
      .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-webkit-autofill, .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-webkit-autofill:hover, .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-webkit-autofill:focus, .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-webkit-autofill, .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-webkit-autofill:hover, .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-webkit-autofill:focus, .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-webkit-autofill, .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-webkit-autofill:hover, .custom-directory-block .filter-tools input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-webkit-autofill:focus {
        background: transparent !important;
        color: rgba(0, 43, 112, 0.61) !important;
        -webkit-text-fill-color: rgba(0, 43, 112, 0.61) !important;
        transition: background-color 5000s ease-in-out 0s; }
    .custom-directory-block .filter-tools select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='3' viewBox='0 0 8 3'%3e%3cg fill='none' fill-rule='evenodd'%3e%3cg stroke='%23F18A00'%3e%3cpath d='M331 36L334 39 337 36' transform='translate(-494.000000, -8369.000000) translate(164.000000, 8333.000000)'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
      background-repeat: no-repeat;
      background-size: 19px 15px;
      background-position: calc(100% - 20px) center;
      font-family: ibm-plex-sans, sans-serif !important;
      font-style: normal;
      font-weight: 500;
      font-size: 18px;
      line-height: 35px;
      color: #002B70;
      background-color: #F6F9FF;
      border-radius: 0px;
      border: none;
      border-bottom: 1px solid #CED9EF;
      min-height: auto;
      padding: 0px 15px 6px;
      padding-left: 0;
      padding-right: 50px;
      text-align: left;
      width: 100% !important;
      margin-bottom: 0;
      text-transform: none; }
      .custom-directory-block .filter-tools select option {
        height: 50px;
        color: #fff; }
      .custom-directory-block .filter-tools select:focus, .custom-directory-block .filter-tools select:active {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='3' viewBox='0 0 8 3'%3e%3cg fill='none' fill-rule='evenodd'%3e%3cg stroke='%23211C1D'%3e%3cpath d='M331 36L334 39 337 36' transform='translate(-494.000000, -8369.000000) translate(164.000000, 8333.000000)'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
        transition: all 0.4s ease;
        box-shadow: none;
        outline: none; }
  .custom-directory-block .filter-results .filter-results-container {
    display: flex;
    flex-direction: column;
    gap: 30px; }
    .custom-directory-block .filter-results .filter-results-container .single-box:nth-last-child(2) {
      margin: 0; }
    .custom-directory-block .filter-results .filter-results-container .paginator-single-box {
      width: 100% !important; }
    .custom-directory-block .filter-results .filter-results-container hr {
      width: 100%;
      margin: 0 0 50px; }
    @media (min-width: 768px) {
      .custom-directory-block .filter-results .filter-results-container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap; }
        .custom-directory-block .filter-results .filter-results-container .single-box {
          width: calc(50% - 20px); } }
    @media (min-width: 1200px) {
      .custom-directory-block .filter-results .filter-results-container .single-box {
        width: calc(25% - 23px); } }
    .custom-directory-block .filter-results .filter-results-container .directory-card:hover .img-wrap {
      height: 292px; }

#moreFiltersModal .modal-content {
  border-radius: 6px; }
  #moreFiltersModal .modal-content .modal-header {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }

.more-filters-form .more-filters-form-content-wrap {
  overflow: auto;
  height: calc(100vh - 180px); }
  .more-filters-form .more-filters-form-content-wrap::-webkit-scrollbar {
    width: 1em; }
  .more-filters-form .more-filters-form-content-wrap::-webkit-scrollbar-track {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border: none; }
  .more-filters-form .more-filters-form-content-wrap::-webkit-scrollbar-thumb {
    background-color: #2259B0;
    border-radius: 10px; }
  @media (min-width: 768px) {
    .more-filters-form .more-filters-form-content-wrap {
      height: calc(100vh - 210px); } }
.more-filters-form fieldset {
  margin-top: 8px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d4d2d2;
  overflow: hidden; }
.more-filters-form legend {
  font-family: ibm-plex-sans, sans-serif !important;
  font-size: 31px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: auto;
  letter-spacing: normal;
  color: #393e46; }
.more-filters-form label {
  font-family: ibm-plex-sans, sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #393e46; }
.more-filters-form .input-item {
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .more-filters-form .input-item {
      margin-bottom: 0; } }
.more-filters-form .checkbox-item {
  display: flex;
  align-items: center;
  margin-bottom: 10px; }
  .more-filters-form .checkbox-item label {
    margin: 0; }
.more-filters-form [type="checkbox"] {
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3c!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 26.9 23' style='enable-background:new 0 0 26.9 23;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:none;stroke:%23CDCDD5;stroke-width:1.7;%7d %3c/style%3e%3cpath class='st0' d='M8,2.8h11c1.7,0,3.1,1.4,3.1,3.2v11c0,1.7-1.4,3.1-3.1,3.1H8c-1.7,0-3.2-1.4-3.2-3.1V6C4.8,4.3,6.3,2.8,8,2.8z' /%3e%3c/svg%3e ");
  w: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  background-position: center;
  background-size: cover;
  padding: 9px;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: relative;
  font-family: "Open Sans", sans-serif !important;
  color: black;
  cursor: pointer;
  display: inline-block !important;
  font-size: 18px;
  font-weight: 400;
  line-height: 1em;
  margin-right: 15px;
  color: #fff; }
.more-filters-form [type="checkbox"]:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3c!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 27 23' style='enable-background:new 0 0 27 23;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23983f87;%7d .st1%7bfill:none;stroke:%23FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;%7d %3c/style%3e%3cpath class='st0' d='M8,2h11c2.2,0,4,1.8,4,4v11c0,2.2-1.8,4-4,4H8c-2.2,0-4-1.8-4-4V6C4,3.8,5.8,2,8,2z'/%3e%3cpath class='st1' d='M9,12.2l3.1,2.8L18,8'/%3e%3c/svg%3e "); }
.more-filters-form [type="checkbox"]:checked + label {
  color: #F18A00; }
.more-filters-form .select-item label {
  display: block; }
.more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]) {
  border: 1px solid #d4d2d2;
  color: #9d9da6;
  min-height: 40px;
  padding: 10px 22px;
  font-size: 14px;
  background: transparent;
  /* firefox 19+ */
  /* ie */ }
  .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"])::-webkit-input-placeholder {
    color: #9d9da6;
    opacity: 1; }
  .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"])::-moz-placeholder {
    color: #9d9da6;
    opacity: 1; }
  .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-ms-input-placeholder {
    color: #9d9da6;
    opacity: 1; }
  .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):active, .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):focus {
    box-shadow: none;
    border-color: #F18A00;
    outline: none;
    color: #F18A00;
    background-color: rgba(156, 218, 164, 0);
    /* firefox 19+ */
    /* ie */ }
    .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):active::-webkit-input-placeholder, .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):focus::-webkit-input-placeholder {
      color: #F18A00;
      opacity: 1; }
    .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):active::-moz-placeholder, .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):focus::-moz-placeholder {
      color: #F18A00;
      opacity: 1; }
    .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):active:-ms-input-placeholder, .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):focus:-ms-input-placeholder {
      color: #F18A00;
      opacity: 1; }
  .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-webkit-autofill, .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-webkit-autofill:hover, .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-webkit-autofill:focus, .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-webkit-autofill, .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-webkit-autofill:hover, .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-webkit-autofill:focus, .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-webkit-autofill, .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-webkit-autofill:hover, .more-filters-form input:not([type="checkbox"]):not([type="submit"]):not([type="reset"]):-webkit-autofill:focus {
    background: transparent !important;
    color: #F18A00 !important;
    -webkit-text-fill-color: #F18A00 !important;
    transition: background-color 5000s ease-in-out 0s; }
.more-filters-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 5' style='enable-background:new 0 0 9 5;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%239d9da6;%7d %3c/style%3e%3cpath class='st0' d='M9,0.6C9,0.2,8.7,0,8.4,0H0.6C0.3,0,0,0.2,0,0.6c0,0.1,0.1,0.3,0.2,0.4l3.9,3.9c0.2,0.2,0.6,0.2,0.8,0 c0,0,0,0,0,0l3.9-3.9C8.9,0.8,9,0.7,9,0.6z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 9px 5px;
  background-position: calc(100% - 20px) center;
  line-height: 1.5em;
  transition: all 0.4s ease;
  color: #9d9da6;
  border: 1px solid #d4d2d2;
  min-height: 40px;
  padding: 10px 22px;
  padding-right: 44px;
  font-size: 14px; }
  .more-filters-form select option {
    height: 50px;
    color: #9d9da6; }
  .more-filters-form select:focus, .more-filters-form select:active {
    border-color: #F18A00;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 5' style='enable-background:new 0 0 9 5;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23983f87;%7d %3c/style%3e%3cpath class='st0' d='M9,0.6C9,0.2,8.7,0,8.4,0H0.6C0.3,0,0,0.2,0,0.6c0,0.1,0.1,0.3,0.2,0.4l3.9,3.9c0.2,0.2,0.6,0.2,0.8,0 c0,0,0,0,0,0l3.9-3.9C8.9,0.8,9,0.7,9,0.6z'/%3e%3c/svg%3e");
    transition: all 0.4s ease;
    box-shadow: none;
    outline: none;
    color: #F18A00; }
.more-filters-form .more-filters-form-footer {
  margin-top: 20px;
  display: flex;
  justify-content: flex-end; }
  .more-filters-form .more-filters-form-footer a,
  .more-filters-form .more-filters-form-footer button,
  .more-filters-form .more-filters-form-footer input {
    margin-left: 15px; }

.custom-testimonials-block {
  position: relative; }
  .custom-testimonials-block .testimonials-container {
    overflow: hidden; }
    @media (min-width: 992px) {
      .custom-testimonials-block .testimonials-container {
        width: calc(100% + ((100vw - 930px) / 2)); } }
    @media (min-width: 1200px) {
      .custom-testimonials-block .testimonials-container {
        width: calc(100% + ((100vw - 1110px) / 2)); } }
  .custom-testimonials-block .swiper-slide .card {
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.07); }
  .custom-testimonials-block .card {
    margin: 15px;
    border: none;
    border-radius: 6px;
    padding: 54px 31px 29px;
    background: white;
    min-height: 276px; }
    @media (min-width: 992px) {
      .custom-testimonials-block .card {
        padding: 57px 58px 61px; } }
  .custom-testimonials-block blockquote {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: black !important; }
  .custom-testimonials-block cite {
    font-family: ibm-plex-sans, sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: left;
    color: #002B70 !important;
    margin-top: 0px; }
    .custom-testimonials-block cite span {
      font-family: ibm-plex-sans, sans-serif !important;
      font-style: normal;
      font-weight: 700;
      font-size: 11px;
      line-height: 15px;
      letter-spacing: 1px;
      text-transform: uppercase;
      margin-top: 4px;
      display: block;
      color: #404040 !important; }
  .custom-testimonials-block .img-wrap {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    margin: 0;
    margin-right: 16px;
    flex-shrink: 0; }
    .custom-testimonials-block .img-wrap img {
      object-position: top;
      height: 100%; }
  .custom-testimonials-block .cite-container {
    display: flex;
    align-items: center;
    margin-bottom: 20px; }
  .custom-testimonials-block .navigation-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 10px; }
  .custom-testimonials-block .arrows-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 54px; }
  .custom-testimonials-block .swiper-button-next,
  .custom-testimonials-block .swiper-button-prev {
    position: relative;
    width: 20.6px;
    height: 10px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20.6' height='9.978' viewBox='0 0 20.6 9.978'%3e%3cg%3e%3cg%3e%3cpath fill='%233b3b3b' d='M20.364 136.419l-4.2-4.184a.8.8 0 0 0-1.135 1.141l2.823 2.809H.8a.8.8 0 0 0 0 1.609h17.046l-2.823 2.806a.8.8 0 0 0 1.135 1.141l4.2-4.184a.805.805 0 0 0 .006-1.138z' transform='rotate(180 10.3 70.989) translate(0 132) translate(0 -132)'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
    background-color: transparent;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin: 0 4px;
    outline: none; }
    .custom-testimonials-block .swiper-button-next::after,
    .custom-testimonials-block .swiper-button-prev::after {
      display: none; }
    .custom-testimonials-block .swiper-button-next:hover,
    .custom-testimonials-block .swiper-button-prev:hover {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20.6' height='9.978' viewBox='0 0 20.6 9.978'%3e%3cg%3e%3cg%3e%3cpath fill='%238d8d8d' d='M20.364 136.419l-4.2-4.184a.8.8 0 0 0-1.135 1.141l2.823 2.809H.8a.8.8 0 0 0 0 1.609h17.046l-2.823 2.806a.8.8 0 0 0 1.135 1.141l4.2-4.184a.805.805 0 0 0 .006-1.138z' transform='rotate(180 10.3 70.989) translate(0 132) translate(0 -132)'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e "); }
  .custom-testimonials-block .swiper-button-next {
    transform: scaleX(-1); }
  .custom-testimonials-block .swiper-pagination {
    position: relative;
    margin-top: 32px;
    display: flex;
    justify-content: center; }
    @media (min-width: 992px) {
      .custom-testimonials-block .swiper-pagination {
        justify-content: flex-start;
        padding-left: 11px; } }
  .custom-testimonials-block .swiper-pagination-bullet {
    opacity: 0.47;
    background-color: #ffffff;
    margin: 0 10px !important; }
  .custom-testimonials-block .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #ffffff; }

.custom-detail-block {
  position: relative;
  background-color: gray;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top; }
  @media (min-width: 991px) {
    .custom-detail-block.image-containe {
      background: white; }
      .custom-detail-block.image-containe .img-wrap {
        width: 930px;
        left: calc((100vw - 930px)/2); } }
  @media (min-width: 1200px) {
    .custom-detail-block.image-containe .img-wrap {
      width: 1110px;
      left: calc((100vw - 1110px)/2); } }
  @media (min-width: 1440px) {
    .custom-detail-block.image-containe .img-wrap {
      width: 1290px;
      left: calc((100vw - 1290px)/2); } }
  .custom-detail-block .container {
    position: relative;
    z-index: 5; }
  .custom-detail-block h1,
  .custom-detail-block h2,
  .custom-detail-block h3,
  .custom-detail-block h4,
  .custom-detail-block h5,
  .custom-detail-block h6,
  .custom-detail-block p,
  .custom-detail-block li,
  .custom-detail-block blockquote,
  .custom-detail-block cite {
    color: white !important; }
    .custom-detail-block h1 a,
    .custom-detail-block h2 a,
    .custom-detail-block h3 a,
    .custom-detail-block h4 a,
    .custom-detail-block h5 a,
    .custom-detail-block h6 a,
    .custom-detail-block p a,
    .custom-detail-block li a,
    .custom-detail-block blockquote a,
    .custom-detail-block cite a {
      color: white; }
  .custom-detail-block .img-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    margin: 0; }
    .custom-detail-block .img-wrap img {
      height: 100% !important; }
    .custom-detail-block .img-wrap::before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      background-image: url("../images/detail-block-overlay.png");
      mix-blend-mode: normal;
      opacity: 1;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 7; }

.custom-donate-call-out-block {
  position: relative;
  padding: 0 !important; }
  .custom-donate-call-out-block .container {
    position: relative;
    z-index: 5; }
  .custom-donate-call-out-block h1,
  .custom-donate-call-out-block h2,
  .custom-donate-call-out-block h3,
  .custom-donate-call-out-block h4,
  .custom-donate-call-out-block h5,
  .custom-donate-call-out-block h6,
  .custom-donate-call-out-block p,
  .custom-donate-call-out-block li,
  .custom-donate-call-out-block blockquote,
  .custom-donate-call-out-block cite {
    color: white !important; }
    .custom-donate-call-out-block h1 a,
    .custom-donate-call-out-block h2 a,
    .custom-donate-call-out-block h3 a,
    .custom-donate-call-out-block h4 a,
    .custom-donate-call-out-block h5 a,
    .custom-donate-call-out-block h6 a,
    .custom-donate-call-out-block p a,
    .custom-donate-call-out-block li a,
    .custom-donate-call-out-block blockquote a,
    .custom-donate-call-out-block cite a {
      color: white; }
  .custom-donate-call-out-block .info-wrap {
    position: relative;
    padding: 66px 0; }
    .custom-donate-call-out-block .info-wrap::before {
      content: "";
      display: block;
      width: 100vw;
      height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      background-image: url("../images/donate-call-out-bg.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center bottom; }

.custom-highlight-block {
  position: relative; }
  .custom-highlight-block .container {
    position: relative;
    z-index: 5; }
  .custom-highlight-block .card {
    text-align: center; }
    .custom-highlight-block .card:hover {
      box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.09); }
  .custom-highlight-block .card-body {
    padding: 54px 40px;
    min-height: 306px; }
  .custom-highlight-block .icon-wrap {
    margin-bottom: 17px; }
    .custom-highlight-block .icon-wrap img {
      width: auto; }
  .custom-highlight-block .card-title {
    margin-bottom: 3px;
    color: #211c1d; }
  .custom-highlight-block .card-text p {
    color: #565656 !important; }
  .custom-highlight-block .link {
    margin-top: 9px; }

.custom-fancy-boxes-block {
  position: relative; }
  .custom-fancy-boxes-block .card.img-bg {
    min-height: 364px;
    margin: 15px 14px;
    position: relative; }
    .custom-fancy-boxes-block .card.img-bg::before {
      content: '';
      display: block;
      width: calc(100% + 28px);
      height: 219px;
      background: #2259B0;
      position: absolute;
      bottom: -15px;
      left: -14px;
      opacity: 0; }
    .custom-fancy-boxes-block .card.img-bg:hover::before {
      opacity: 1; }
    .custom-fancy-boxes-block .card.img-bg:hover .img-wrap::before {
      background-image: url("../images/fancy-box-hover-overlay.png"); }
    .custom-fancy-boxes-block .card.img-bg .card-body {
      justify-content: flex-end;
      align-items: flex-start; }
      @media (min-width: 768px) {
        .custom-fancy-boxes-block .card.img-bg .card-body {
          padding: 20px;
          padding-top: 61px; } }
    .custom-fancy-boxes-block .card.img-bg .img-wrap::before {
      background-image: url("../images/fancy-box-overlay.png");
      background-size: cover;
      z-index: 7;
      opacity: 1; }
    .custom-fancy-boxes-block .card.img-bg .img-wrap img {
      height: 100%; }
    .custom-fancy-boxes-block .card.img-bg h1,
    .custom-fancy-boxes-block .card.img-bg h2,
    .custom-fancy-boxes-block .card.img-bg h3,
    .custom-fancy-boxes-block .card.img-bg h4,
    .custom-fancy-boxes-block .card.img-bg h5,
    .custom-fancy-boxes-block .card.img-bg h6,
    .custom-fancy-boxes-block .card.img-bg .card-title,
    .custom-fancy-boxes-block .card.img-bg p,
    .custom-fancy-boxes-block .card.img-bg li,
    .custom-fancy-boxes-block .card.img-bg blockquote {
      color: white; }
      .custom-fancy-boxes-block .card.img-bg h1 a,
      .custom-fancy-boxes-block .card.img-bg h2 a,
      .custom-fancy-boxes-block .card.img-bg h3 a,
      .custom-fancy-boxes-block .card.img-bg h4 a,
      .custom-fancy-boxes-block .card.img-bg h5 a,
      .custom-fancy-boxes-block .card.img-bg h6 a,
      .custom-fancy-boxes-block .card.img-bg .card-title a,
      .custom-fancy-boxes-block .card.img-bg p a,
      .custom-fancy-boxes-block .card.img-bg li a,
      .custom-fancy-boxes-block .card.img-bg blockquote a {
        color: inherit; }
    .custom-fancy-boxes-block .card.img-bg .card-title {
      font-family: ibm-plex-sans, sans-serif !important;
      font-style: normal;
      font-weight: 700;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      margin-bottom: 23px;
      position: relative; }
      .custom-fancy-boxes-block .card.img-bg .card-title::after {
        content: '';
        display: block;
        width: 25px;
        height: 3px;
        background: #F18A00;
        position: relative;
        margin-top: 25px; }
    .custom-fancy-boxes-block .card.img-bg .card-text {
      font-style: normal;
      font-weight: 500;
      font-size: 19px;
      line-height: 26px; }
      .custom-fancy-boxes-block .card.img-bg .card-text p {
        font-style: normal;
        font-weight: 500;
        font-size: 19px;
        line-height: 26px; }
  .custom-fancy-boxes-block .link {
    margin-top: 24px;
    display: block;
    filter: brightness(200%) saturate(0%) contrast(1000%);
    -webkit-filter: brightness(200%) saturate(0%) contrast(1000%);
    -moz-filter: brightness(200%) saturate(0%) contrast(1000%); }

.interior-page #accordionBlock .card:not(.team-card),
.interior-page .elevation-accordion .card:not(.team-card),
.interior-page .accordion .card:not(.team-card) {
  border-radius: 0 !important;
  margin-bottom: 14px;
  border: none;
  /*.card.heade4r*/ }
  .interior-page #accordionBlock .card:not(.team-card):first-child .card-header h2 .btn::before,
  .interior-page .elevation-accordion .card:not(.team-card):first-child .card-header h2 .btn::before,
  .interior-page .accordion .card:not(.team-card):first-child .card-header h2 .btn::before {
    content: "\f078"; }
  .interior-page #accordionBlock .card:not(.team-card) .card-header,
  .interior-page .elevation-accordion .card:not(.team-card) .card-header,
  .interior-page .accordion .card:not(.team-card) .card-header {
    padding: 0 !important;
    margin: 0 !important;
    background: white !important;
    border-radius: 1px !important;
    border-bottom: none; }
    .interior-page #accordionBlock .card:not(.team-card) .card-header h2,
    .interior-page #accordionBlock .card:not(.team-card) .card-header h3,
    .interior-page #accordionBlock .card:not(.team-card) .card-header h4,
    .interior-page #accordionBlock .card:not(.team-card) .card-header h6,
    .interior-page .elevation-accordion .card:not(.team-card) .card-header h2,
    .interior-page .elevation-accordion .card:not(.team-card) .card-header h3,
    .interior-page .elevation-accordion .card:not(.team-card) .card-header h4,
    .interior-page .elevation-accordion .card:not(.team-card) .card-header h6,
    .interior-page .accordion .card:not(.team-card) .card-header h2,
    .interior-page .accordion .card:not(.team-card) .card-header h3,
    .interior-page .accordion .card:not(.team-card) .card-header h4,
    .interior-page .accordion .card:not(.team-card) .card-header h6 {
      color: #002B70;
      text-transform: uppercase; }
      .interior-page #accordionBlock .card:not(.team-card) .card-header h2 .btn,
      .interior-page #accordionBlock .card:not(.team-card) .card-header h3 .btn,
      .interior-page #accordionBlock .card:not(.team-card) .card-header h4 .btn,
      .interior-page #accordionBlock .card:not(.team-card) .card-header h6 .btn,
      .interior-page .elevation-accordion .card:not(.team-card) .card-header h2 .btn,
      .interior-page .elevation-accordion .card:not(.team-card) .card-header h3 .btn,
      .interior-page .elevation-accordion .card:not(.team-card) .card-header h4 .btn,
      .interior-page .elevation-accordion .card:not(.team-card) .card-header h6 .btn,
      .interior-page .accordion .card:not(.team-card) .card-header h2 .btn,
      .interior-page .accordion .card:not(.team-card) .card-header h3 .btn,
      .interior-page .accordion .card:not(.team-card) .card-header h4 .btn,
      .interior-page .accordion .card:not(.team-card) .card-header h6 .btn {
        color: inherit;
        display: block;
        font-size: inherit;
        font-weight: inherit;
        margin: 0 !important;
        padding: 1.25rem 50px 1.25rem 1.25rem;
        padding-left: 44px;
        position: relative;
        text-align: left;
        width: 100%;
        white-space: normal !important;
        box-shadow: none !important;
        outline: none;
        border-radius: 0;
        text-transform: uppercase; }
        .interior-page #accordionBlock .card:not(.team-card) .card-header h2 .btn[aria-expanded^="true"]::before,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h3 .btn[aria-expanded^="true"]::before,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h4 .btn[aria-expanded^="true"]::before,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h6 .btn[aria-expanded^="true"]::before,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h2 .btn[aria-expanded^="true"]::before,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h3 .btn[aria-expanded^="true"]::before,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h4 .btn[aria-expanded^="true"]::before,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h6 .btn[aria-expanded^="true"]::before,
        .interior-page .accordion .card:not(.team-card) .card-header h2 .btn[aria-expanded^="true"]::before,
        .interior-page .accordion .card:not(.team-card) .card-header h3 .btn[aria-expanded^="true"]::before,
        .interior-page .accordion .card:not(.team-card) .card-header h4 .btn[aria-expanded^="true"]::before,
        .interior-page .accordion .card:not(.team-card) .card-header h6 .btn[aria-expanded^="true"]::before {
          content: "\f077";
          color: #F18A00; }
        .interior-page #accordionBlock .card:not(.team-card) .card-header h2 .btn[aria-expanded^="false"]::before,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h3 .btn[aria-expanded^="false"]::before,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h4 .btn[aria-expanded^="false"]::before,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h6 .btn[aria-expanded^="false"]::before,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h2 .btn[aria-expanded^="false"]::before,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h3 .btn[aria-expanded^="false"]::before,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h4 .btn[aria-expanded^="false"]::before,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h6 .btn[aria-expanded^="false"]::before,
        .interior-page .accordion .card:not(.team-card) .card-header h2 .btn[aria-expanded^="false"]::before,
        .interior-page .accordion .card:not(.team-card) .card-header h3 .btn[aria-expanded^="false"]::before,
        .interior-page .accordion .card:not(.team-card) .card-header h4 .btn[aria-expanded^="false"]::before,
        .interior-page .accordion .card:not(.team-card) .card-header h6 .btn[aria-expanded^="false"]::before {
          content: "\f078"; }
        .interior-page #accordionBlock .card:not(.team-card) .card-header h2 .btn[aria-expanded^="true"],
        .interior-page #accordionBlock .card:not(.team-card) .card-header h3 .btn[aria-expanded^="true"],
        .interior-page #accordionBlock .card:not(.team-card) .card-header h4 .btn[aria-expanded^="true"],
        .interior-page #accordionBlock .card:not(.team-card) .card-header h6 .btn[aria-expanded^="true"],
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h2 .btn[aria-expanded^="true"],
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h3 .btn[aria-expanded^="true"],
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h4 .btn[aria-expanded^="true"],
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h6 .btn[aria-expanded^="true"],
        .interior-page .accordion .card:not(.team-card) .card-header h2 .btn[aria-expanded^="true"],
        .interior-page .accordion .card:not(.team-card) .card-header h3 .btn[aria-expanded^="true"],
        .interior-page .accordion .card:not(.team-card) .card-header h4 .btn[aria-expanded^="true"],
        .interior-page .accordion .card:not(.team-card) .card-header h6 .btn[aria-expanded^="true"] {
          color: #002B70; }
        .interior-page #accordionBlock .card:not(.team-card) .card-header h2 .btn::before,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h3 .btn::before,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h4 .btn::before,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h6 .btn::before,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h2 .btn::before,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h3 .btn::before,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h4 .btn::before,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h6 .btn::before,
        .interior-page .accordion .card:not(.team-card) .card-header h2 .btn::before,
        .interior-page .accordion .card:not(.team-card) .card-header h3 .btn::before,
        .interior-page .accordion .card:not(.team-card) .card-header h4 .btn::before,
        .interior-page .accordion .card:not(.team-card) .card-header h6 .btn::before {
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          font-style: normal;
          font-variant: normal;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          /*--adjust as necessary--*/
          color: #F18A00;
          display: inline-block;
          font-size: 22px;
          line-height: 1;
          margin-right: 39px;
          position: absolute;
          right: 0;
          top: calc(50% - 11px); }
        .interior-page #accordionBlock .card:not(.team-card) .card-header h2 .btn.collapsed::before,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h3 .btn.collapsed::before,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h4 .btn.collapsed::before,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h6 .btn.collapsed::before,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h2 .btn.collapsed::before,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h3 .btn.collapsed::before,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h4 .btn.collapsed::before,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h6 .btn.collapsed::before,
        .interior-page .accordion .card:not(.team-card) .card-header h2 .btn.collapsed::before,
        .interior-page .accordion .card:not(.team-card) .card-header h3 .btn.collapsed::before,
        .interior-page .accordion .card:not(.team-card) .card-header h4 .btn.collapsed::before,
        .interior-page .accordion .card:not(.team-card) .card-header h6 .btn.collapsed::before {
          content: "\f078"; }
        .interior-page #accordionBlock .card:not(.team-card) .card-header h2 .btn:hover, .interior-page #accordionBlock .card:not(.team-card) .card-header h2 .btn:focus, .interior-page #accordionBlock .card:not(.team-card) .card-header h2 .btn:active,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h3 .btn:hover,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h3 .btn:focus,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h3 .btn:active,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h4 .btn:hover,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h4 .btn:focus,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h4 .btn:active,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h6 .btn:hover,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h6 .btn:focus,
        .interior-page #accordionBlock .card:not(.team-card) .card-header h6 .btn:active,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h2 .btn:hover,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h2 .btn:focus,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h2 .btn:active,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h3 .btn:hover,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h3 .btn:focus,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h3 .btn:active,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h4 .btn:hover,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h4 .btn:focus,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h4 .btn:active,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h6 .btn:hover,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h6 .btn:focus,
        .interior-page .elevation-accordion .card:not(.team-card) .card-header h6 .btn:active,
        .interior-page .accordion .card:not(.team-card) .card-header h2 .btn:hover,
        .interior-page .accordion .card:not(.team-card) .card-header h2 .btn:focus,
        .interior-page .accordion .card:not(.team-card) .card-header h2 .btn:active,
        .interior-page .accordion .card:not(.team-card) .card-header h3 .btn:hover,
        .interior-page .accordion .card:not(.team-card) .card-header h3 .btn:focus,
        .interior-page .accordion .card:not(.team-card) .card-header h3 .btn:active,
        .interior-page .accordion .card:not(.team-card) .card-header h4 .btn:hover,
        .interior-page .accordion .card:not(.team-card) .card-header h4 .btn:focus,
        .interior-page .accordion .card:not(.team-card) .card-header h4 .btn:active,
        .interior-page .accordion .card:not(.team-card) .card-header h6 .btn:hover,
        .interior-page .accordion .card:not(.team-card) .card-header h6 .btn:focus,
        .interior-page .accordion .card:not(.team-card) .card-header h6 .btn:active {
          text-decoration: none; }
  .interior-page #accordionBlock .card:not(.team-card) .collapse .card-body,
  .interior-page .elevation-accordion .card:not(.team-card) .collapse .card-body,
  .interior-page .accordion .card:not(.team-card) .collapse .card-body {
    background: white;
    color: #565656;
    padding: 0; }
    .interior-page #accordionBlock .card:not(.team-card) .collapse .card-body p,
    .interior-page #accordionBlock .card:not(.team-card) .collapse .card-body h3,
    .interior-page #accordionBlock .card:not(.team-card) .collapse .card-body h2,
    .interior-page #accordionBlock .card:not(.team-card) .collapse .card-body h4,
    .interior-page #accordionBlock .card:not(.team-card) .collapse .card-body h5,
    .interior-page #accordionBlock .card:not(.team-card) .collapse .card-body h6,
    .interior-page #accordionBlock .card:not(.team-card) .collapse .card-body span:not(.btn-2),
    .interior-page #accordionBlock .card:not(.team-card) .collapse .card-body strong,
    .interior-page #accordionBlock .card:not(.team-card) .collapse .card-body em,
    .interior-page .elevation-accordion .card:not(.team-card) .collapse .card-body p,
    .interior-page .elevation-accordion .card:not(.team-card) .collapse .card-body h3,
    .interior-page .elevation-accordion .card:not(.team-card) .collapse .card-body h2,
    .interior-page .elevation-accordion .card:not(.team-card) .collapse .card-body h4,
    .interior-page .elevation-accordion .card:not(.team-card) .collapse .card-body h5,
    .interior-page .elevation-accordion .card:not(.team-card) .collapse .card-body h6,
    .interior-page .elevation-accordion .card:not(.team-card) .collapse .card-body span:not(.btn-2),
    .interior-page .elevation-accordion .card:not(.team-card) .collapse .card-body strong,
    .interior-page .elevation-accordion .card:not(.team-card) .collapse .card-body em,
    .interior-page .accordion .card:not(.team-card) .collapse .card-body p,
    .interior-page .accordion .card:not(.team-card) .collapse .card-body h3,
    .interior-page .accordion .card:not(.team-card) .collapse .card-body h2,
    .interior-page .accordion .card:not(.team-card) .collapse .card-body h4,
    .interior-page .accordion .card:not(.team-card) .collapse .card-body h5,
    .interior-page .accordion .card:not(.team-card) .collapse .card-body h6,
    .interior-page .accordion .card:not(.team-card) .collapse .card-body span:not(.btn-2),
    .interior-page .accordion .card:not(.team-card) .collapse .card-body strong,
    .interior-page .accordion .card:not(.team-card) .collapse .card-body em {
      color: #002B70; }
  .interior-page #accordionBlock .card:not(.team-card) .collapse.show,
  .interior-page .elevation-accordion .card:not(.team-card) .collapse.show,
  .interior-page .accordion .card:not(.team-card) .collapse.show {
    margin-top: -2px; }
    .interior-page #accordionBlock .card:not(.team-card) .collapse.show .card-body,
    .interior-page .elevation-accordion .card:not(.team-card) .collapse.show .card-body,
    .interior-page .accordion .card:not(.team-card) .collapse.show .card-body {
      padding: 19px;
      padding-top: 0;
      padding-left: 44px;
      padding-right: 86px;
      padding-bottom: 39px; }
  .interior-page #accordionBlock .card:not(.team-card) .collapsing .card-body,
  .interior-page .elevation-accordion .card:not(.team-card) .collapsing .card-body,
  .interior-page .accordion .card:not(.team-card) .collapsing .card-body {
    padding: 19px; }
  .interior-page #accordionBlock .card:not(.team-card) .collapse,
  .interior-page #accordionBlock .card:not(.team-card) .collapsing,
  .interior-page .elevation-accordion .card:not(.team-card) .collapse,
  .interior-page .elevation-accordion .card:not(.team-card) .collapsing,
  .interior-page .accordion .card:not(.team-card) .collapse,
  .interior-page .accordion .card:not(.team-card) .collapsing {
    opacity: 0; }
    .interior-page #accordionBlock .card:not(.team-card) .collapse.show,
    .interior-page #accordionBlock .card:not(.team-card) .collapsing.show,
    .interior-page .elevation-accordion .card:not(.team-card) .collapse.show,
    .interior-page .elevation-accordion .card:not(.team-card) .collapsing.show,
    .interior-page .accordion .card:not(.team-card) .collapse.show,
    .interior-page .accordion .card:not(.team-card) .collapsing.show {
      -webkit-animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
      animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both; }
@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@media only screen and (max-width: 576px) {
  .interior-page #accordionBlock .card .collapse .card-body,
  .interior-page .elevation-accordion .card .collapse .card-body {
    padding: 18px 19px; } }
.filter-category div.ajaxsearchpro,
.filter-category .ajaxsearchpro,
.filter-wrap div.ajaxsearchpro,
.filter-wrap .ajaxsearchpro {
  background-image: radial-gradient(ellipse at center, rgba(156, 218, 164, 0), rgba(156, 218, 164, 0)) !important;
  border-radius: 3px !important;
  border: none !important;
  border: 1px solid #d7d7d7 !important;
  font-size: 15px !important;
  font-weight: normal !important;
  max-width: 100% !important; }
  @media (min-width: 1200px) {
    .filter-category div.ajaxsearchpro,
    .filter-category .ajaxsearchpro,
    .filter-wrap div.ajaxsearchpro,
    .filter-wrap .ajaxsearchpro {
      width: 357px !important; } }
  .filter-category div.ajaxsearchpro.vertical,
  .filter-category .ajaxsearchpro.vertical,
  .filter-wrap div.ajaxsearchpro.vertical,
  .filter-wrap .ajaxsearchpro.vertical {
    background-color: black !important; }
  .filter-category div.ajaxsearchpro .probox,
  .filter-category .ajaxsearchpro .probox,
  .filter-wrap div.ajaxsearchpro .probox,
  .filter-wrap .ajaxsearchpro .probox {
    height: 40px !important;
    background: transparent !important;
    border-radius: 3px !important;
    box-shadow: none !important;
    border-color: black !important; }
    .filter-category div.ajaxsearchpro .probox .promagnifier,
    .filter-category .ajaxsearchpro .probox .promagnifier,
    .filter-wrap div.ajaxsearchpro .probox .promagnifier,
    .filter-wrap .ajaxsearchpro .probox .promagnifier {
      background: transparent !important;
      border: none !important;
      box-shadow: none !important;
      width: 50px !important;
      height: 40px !important; }
      .filter-category div.ajaxsearchpro .probox .promagnifier .innericon,
      .filter-category .ajaxsearchpro .probox .promagnifier .innericon,
      .filter-wrap div.ajaxsearchpro .probox .promagnifier .innericon,
      .filter-wrap .ajaxsearchpro .probox .promagnifier .innericon {
        width: 50px !important;
        position: relative;
        height: 40px !important; }
        .filter-category div.ajaxsearchpro .probox .promagnifier .innericon::after,
        .filter-category .ajaxsearchpro .probox .promagnifier .innericon::after,
        .filter-wrap div.ajaxsearchpro .probox .promagnifier .innericon::after,
        .filter-wrap .ajaxsearchpro .probox .promagnifier .innericon::after {
          content: "\f002";
          box-sizing: border-box;
          font: normal normal normal 14px/1 FontAwesome;
          font-family: "Font Awesome 5 Pro";
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          text-rendering: auto;
          transition: 0.4s;
          color: #F18A00;
          height: 100%;
          position: absolute;
          right: 0;
          top: 0;
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
          font-size: 16px; }
        .filter-category div.ajaxsearchpro .probox .promagnifier .innericon svg,
        .filter-category .ajaxsearchpro .probox .promagnifier .innericon svg,
        .filter-wrap div.ajaxsearchpro .probox .promagnifier .innericon svg,
        .filter-wrap .ajaxsearchpro .probox .promagnifier .innericon svg {
          display: none !important;
          fill: #2259B0 !important; }
    .filter-category div.ajaxsearchpro .probox .proinput,
    .filter-category .ajaxsearchpro .probox .proinput,
    .filter-wrap div.ajaxsearchpro .probox .proinput,
    .filter-wrap .ajaxsearchpro .probox .proinput {
      background: transparent !important;
      padding: 0px !important;
      margin: 0 !important; }
      .filter-category div.ajaxsearchpro .probox .proinput form input,
      .filter-category div.ajaxsearchpro .probox .proinput form textarea,
      .filter-category div.ajaxsearchpro .probox .proinput form select,
      .filter-category .ajaxsearchpro .probox .proinput form input,
      .filter-category .ajaxsearchpro .probox .proinput form textarea,
      .filter-category .ajaxsearchpro .probox .proinput form select,
      .filter-wrap div.ajaxsearchpro .probox .proinput form input,
      .filter-wrap div.ajaxsearchpro .probox .proinput form textarea,
      .filter-wrap div.ajaxsearchpro .probox .proinput form select,
      .filter-wrap .ajaxsearchpro .probox .proinput form input,
      .filter-wrap .ajaxsearchpro .probox .proinput form textarea,
      .filter-wrap .ajaxsearchpro .probox .proinput form select {
        border-radius: 3px !important;
        box-shadow: none !important;
        color: rgba(215, 215, 215, 0.74) !important;
        font-family: ibm-plex-sans, sans-serif !important;
        font-size: 15px !important;
        font-weight: 400 !important;
        height: auto !important;
        outline: none !important;
        padding: 10px 15px !important;
        position: absolute;
        top: 0;
        width: 100%; }
        .filter-category div.ajaxsearchpro .probox .proinput form input .autocomplete,
        .filter-category div.ajaxsearchpro .probox .proinput form textarea .autocomplete,
        .filter-category div.ajaxsearchpro .probox .proinput form select .autocomplete,
        .filter-category .ajaxsearchpro .probox .proinput form input .autocomplete,
        .filter-category .ajaxsearchpro .probox .proinput form textarea .autocomplete,
        .filter-category .ajaxsearchpro .probox .proinput form select .autocomplete,
        .filter-wrap div.ajaxsearchpro .probox .proinput form input .autocomplete,
        .filter-wrap div.ajaxsearchpro .probox .proinput form textarea .autocomplete,
        .filter-wrap div.ajaxsearchpro .probox .proinput form select .autocomplete,
        .filter-wrap .ajaxsearchpro .probox .proinput form input .autocomplete,
        .filter-wrap .ajaxsearchpro .probox .proinput form textarea .autocomplete,
        .filter-wrap .ajaxsearchpro .probox .proinput form select .autocomplete {
          top: 20px !important;
          margin-top: -41px !important; }
        .filter-category div.ajaxsearchpro .probox .proinput form input:active, .filter-category div.ajaxsearchpro .probox .proinput form input:focus,
        .filter-category div.ajaxsearchpro .probox .proinput form textarea:active,
        .filter-category div.ajaxsearchpro .probox .proinput form textarea:focus,
        .filter-category div.ajaxsearchpro .probox .proinput form select:active,
        .filter-category div.ajaxsearchpro .probox .proinput form select:focus,
        .filter-category .ajaxsearchpro .probox .proinput form input:active,
        .filter-category .ajaxsearchpro .probox .proinput form input:focus,
        .filter-category .ajaxsearchpro .probox .proinput form textarea:active,
        .filter-category .ajaxsearchpro .probox .proinput form textarea:focus,
        .filter-category .ajaxsearchpro .probox .proinput form select:active,
        .filter-category .ajaxsearchpro .probox .proinput form select:focus,
        .filter-wrap div.ajaxsearchpro .probox .proinput form input:active,
        .filter-wrap div.ajaxsearchpro .probox .proinput form input:focus,
        .filter-wrap div.ajaxsearchpro .probox .proinput form textarea:active,
        .filter-wrap div.ajaxsearchpro .probox .proinput form textarea:focus,
        .filter-wrap div.ajaxsearchpro .probox .proinput form select:active,
        .filter-wrap div.ajaxsearchpro .probox .proinput form select:focus,
        .filter-wrap .ajaxsearchpro .probox .proinput form input:active,
        .filter-wrap .ajaxsearchpro .probox .proinput form input:focus,
        .filter-wrap .ajaxsearchpro .probox .proinput form textarea:active,
        .filter-wrap .ajaxsearchpro .probox .proinput form textarea:focus,
        .filter-wrap .ajaxsearchpro .probox .proinput form select:active,
        .filter-wrap .ajaxsearchpro .probox .proinput form select:focus {
          border: none !important;
          outline: none !important; }
        .filter-category div.ajaxsearchpro .probox .proinput form input::-webkit-input-placeholder, .filter-category div.ajaxsearchpro .probox .proinput form input::-moz-placeholder, .filter-category div.ajaxsearchpro .probox .proinput form input:-ms-input-placeholder, .filter-category div.ajaxsearchpro .probox .proinput form input:-moz-placeholder,
        .filter-category div.ajaxsearchpro .probox .proinput form textarea::-webkit-input-placeholder,
        .filter-category div.ajaxsearchpro .probox .proinput form textarea::-moz-placeholder,
        .filter-category div.ajaxsearchpro .probox .proinput form textarea:-ms-input-placeholder,
        .filter-category div.ajaxsearchpro .probox .proinput form textarea:-moz-placeholder,
        .filter-category div.ajaxsearchpro .probox .proinput form select::-webkit-input-placeholder,
        .filter-category div.ajaxsearchpro .probox .proinput form select::-moz-placeholder,
        .filter-category div.ajaxsearchpro .probox .proinput form select:-ms-input-placeholder,
        .filter-category div.ajaxsearchpro .probox .proinput form select:-moz-placeholder,
        .filter-category .ajaxsearchpro .probox .proinput form input::-webkit-input-placeholder,
        .filter-category .ajaxsearchpro .probox .proinput form input::-moz-placeholder,
        .filter-category .ajaxsearchpro .probox .proinput form input:-ms-input-placeholder,
        .filter-category .ajaxsearchpro .probox .proinput form input:-moz-placeholder,
        .filter-category .ajaxsearchpro .probox .proinput form textarea::-webkit-input-placeholder,
        .filter-category .ajaxsearchpro .probox .proinput form textarea::-moz-placeholder,
        .filter-category .ajaxsearchpro .probox .proinput form textarea:-ms-input-placeholder,
        .filter-category .ajaxsearchpro .probox .proinput form textarea:-moz-placeholder,
        .filter-category .ajaxsearchpro .probox .proinput form select::-webkit-input-placeholder,
        .filter-category .ajaxsearchpro .probox .proinput form select::-moz-placeholder,
        .filter-category .ajaxsearchpro .probox .proinput form select:-ms-input-placeholder,
        .filter-category .ajaxsearchpro .probox .proinput form select:-moz-placeholder,
        .filter-wrap div.ajaxsearchpro .probox .proinput form input::-webkit-input-placeholder,
        .filter-wrap div.ajaxsearchpro .probox .proinput form input::-moz-placeholder,
        .filter-wrap div.ajaxsearchpro .probox .proinput form input:-ms-input-placeholder,
        .filter-wrap div.ajaxsearchpro .probox .proinput form input:-moz-placeholder,
        .filter-wrap div.ajaxsearchpro .probox .proinput form textarea::-webkit-input-placeholder,
        .filter-wrap div.ajaxsearchpro .probox .proinput form textarea::-moz-placeholder,
        .filter-wrap div.ajaxsearchpro .probox .proinput form textarea:-ms-input-placeholder,
        .filter-wrap div.ajaxsearchpro .probox .proinput form textarea:-moz-placeholder,
        .filter-wrap div.ajaxsearchpro .probox .proinput form select::-webkit-input-placeholder,
        .filter-wrap div.ajaxsearchpro .probox .proinput form select::-moz-placeholder,
        .filter-wrap div.ajaxsearchpro .probox .proinput form select:-ms-input-placeholder,
        .filter-wrap div.ajaxsearchpro .probox .proinput form select:-moz-placeholder,
        .filter-wrap .ajaxsearchpro .probox .proinput form input::-webkit-input-placeholder,
        .filter-wrap .ajaxsearchpro .probox .proinput form input::-moz-placeholder,
        .filter-wrap .ajaxsearchpro .probox .proinput form input:-ms-input-placeholder,
        .filter-wrap .ajaxsearchpro .probox .proinput form input:-moz-placeholder,
        .filter-wrap .ajaxsearchpro .probox .proinput form textarea::-webkit-input-placeholder,
        .filter-wrap .ajaxsearchpro .probox .proinput form textarea::-moz-placeholder,
        .filter-wrap .ajaxsearchpro .probox .proinput form textarea:-ms-input-placeholder,
        .filter-wrap .ajaxsearchpro .probox .proinput form textarea:-moz-placeholder,
        .filter-wrap .ajaxsearchpro .probox .proinput form select::-webkit-input-placeholder,
        .filter-wrap .ajaxsearchpro .probox .proinput form select::-moz-placeholder,
        .filter-wrap .ajaxsearchpro .probox .proinput form select:-ms-input-placeholder,
        .filter-wrap .ajaxsearchpro .probox .proinput form select:-moz-placeholder {
          color: rgba(215, 215, 215, 0.74) !important;
          font-family: ibm-plex-sans, sans-serif !important;
          font-size: 15px !important;
          font-weight: normal !important;
          opacity: 1 !important; }
      .filter-category div.ajaxsearchpro .probox .proinput input.autocomplete,
      .filter-category .ajaxsearchpro .probox .proinput input.autocomplete,
      .filter-wrap div.ajaxsearchpro .probox .proinput input.autocomplete,
      .filter-wrap .ajaxsearchpro .probox .proinput input.autocomplete {
        top: 48px !important;
        padding-left: 28px !important;
        margin-top: -28px !important; }
      .filter-category div.ajaxsearchpro .probox .proinput input.orig,
      .filter-category .ajaxsearchpro .probox .proinput input.orig,
      .filter-wrap div.ajaxsearchpro .probox .proinput input.orig,
      .filter-wrap .ajaxsearchpro .probox .proinput input.orig {
        font-size: 15px !important;
        height: 37px !important;
        left: 16px;
        top: 3px;
        margin: 0 !important;
        padding: 0 !important;
        /* firefox 19+ */
        /* ie */ }
        .filter-category div.ajaxsearchpro .probox .proinput input.orig::-webkit-input-placeholder,
        .filter-category .ajaxsearchpro .probox .proinput input.orig::-webkit-input-placeholder,
        .filter-wrap div.ajaxsearchpro .probox .proinput input.orig::-webkit-input-placeholder,
        .filter-wrap .ajaxsearchpro .probox .proinput input.orig::-webkit-input-placeholder {
          color: #d7d7d7 !important;
          font-size: 15px !important;
          opacity: 1 !important;
          font-weight: 400 !important; }
        .filter-category div.ajaxsearchpro .probox .proinput input.orig::-moz-placeholder,
        .filter-category .ajaxsearchpro .probox .proinput input.orig::-moz-placeholder,
        .filter-wrap div.ajaxsearchpro .probox .proinput input.orig::-moz-placeholder,
        .filter-wrap .ajaxsearchpro .probox .proinput input.orig::-moz-placeholder {
          color: #d7d7d7 !important;
          font-size: 15px !important;
          opacity: 1 !important;
          font-weight: 400 !important; }
        .filter-category div.ajaxsearchpro .probox .proinput input.orig:-ms-input-placeholder,
        .filter-category .ajaxsearchpro .probox .proinput input.orig:-ms-input-placeholder,
        .filter-wrap div.ajaxsearchpro .probox .proinput input.orig:-ms-input-placeholder,
        .filter-wrap .ajaxsearchpro .probox .proinput input.orig:-ms-input-placeholder {
          color: #d7d7d7 !important;
          font-size: 15px !important;
          opacity: 1 !important;
          font-weight: 400 !important; }
    .filter-category div.ajaxsearchpro .probox .proloading,
    .filter-category .ajaxsearchpro .probox .proloading,
    .filter-wrap div.ajaxsearchpro .probox .proloading,
    .filter-wrap .ajaxsearchpro .probox .proloading {
      align-self: center; }
    .filter-category div.ajaxsearchpro .probox .proclose,
    .filter-category .ajaxsearchpro .probox .proclose,
    .filter-wrap div.ajaxsearchpro .probox .proclose,
    .filter-wrap .ajaxsearchpro .probox .proclose {
      align-self: center; }
  .filter-category div.ajaxsearchpro .results .item .asp_content h3 a,
  .filter-category .ajaxsearchpro .results .item .asp_content h3 a,
  .filter-wrap div.ajaxsearchpro .results .item .asp_content h3 a,
  .filter-wrap .ajaxsearchpro .results .item .asp_content h3 a {
    color: rgba(215, 215, 215, 0.7) !important; }
.filter-category #ajaxsearchpro1_1 .probox .proinput input.orig,
.filter-category #ajaxsearchpro1_2 .probox .proinput input.orig,
.filter-category div.asp_m.asp_m_1 .probox .proinput input.orig,
.filter-wrap #ajaxsearchpro1_1 .probox .proinput input.orig,
.filter-wrap #ajaxsearchpro1_2 .probox .proinput input.orig,
.filter-wrap div.asp_m.asp_m_1 .probox .proinput input.orig {
  line-height: 1.3 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  overflow: visible;
  font-weight: 400 !important; }
.filter-category #ajaxsearchpro1_1,
.filter-category #ajaxsearchpro1_2,
.filter-category div.asp_m.asp_m_1,
.filter-wrap #ajaxsearchpro1_1,
.filter-wrap #ajaxsearchpro1_2,
.filter-wrap div.asp_m.asp_m_1 {
  background: transparent !important; }

/*search result ajax pro*/
div[id^="ajaxsearchprores"].vertical,
div[class^="asp_r_"].vertical {
  background: #d7d7d7 !important; }
div[id^="ajaxsearchprores"] .resdrg .item h3,
div[id^="ajaxsearchprores"] .resdrg .item h3 a,
div[class^="asp_r_"] .resdrg .item h3,
div[class^="asp_r_"] .resdrg .item h3 a {
  color: #d7d7d7 !important; }

@media only screen and (max-width: 991px) {
  .filter-category div[id^="ajaxsearchpro"],
  .filter-category div[class^="asp_r"],
  .filter-wrap div[id^="ajaxsearchpro"],
  .filter-wrap div[class^="asp_r"] {
    flex-basis: auto !important;
    min-width: 100% !important; } }
nav[aria-label="breadcrumb"] ol {
  background-color: transparent;
  padding-left: 0;
  margin: 0; }
  nav[aria-label="breadcrumb"] ol li {
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 0.12em; }

ol.breadcrumbs {
  margin-bottom: 5px;
  padding: 0px;
  text-transform: uppercase;
  background-color: transparent; }
  ol.breadcrumbs li {
    display: inline-block;
    margin-right: 10px; }
    ol.breadcrumbs li strong {
      font-family: ibm-plex-sans, sans-serif !important;
      color: #2259B0;
      font-size: 15px;
      font-weight: 300;
      margin-bottom: 0; }
    ol.breadcrumbs li.separator {
      color: transparent;
      font-size: 0px; }
      ol.breadcrumbs li.separator::after {
        content: "\f054";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        /*--adjust as necessary--*/
        color: #2259B0;
        display: inline-block;
        font-size: 0.9rem;
        position: relative; }
    ol.breadcrumbs li a {
      font-family: ibm-plex-sans, sans-serif !important;
      color: #292929;
      font-size: 15px;
      font-weight: normal;
      margin-bottom: 0;
      text-decoration: none; }
      ol.breadcrumbs li a:hover {
        text-decoration: underline; }
    ol.breadcrumbs li.last-child {
      color: #2259B0; }

.tml .tml-action-links a {
  color: #2259B0 !important; }

.tml input, .tml textarea, .tml select {
  background: #f0f0f0;
  border-radius: 0;
  border: 1px solid #f0f0f0;
  box-shadow: none;
  color: #2d1a09;
  min-height: 50px;
  padding: 3px 10px !important; }

#loginform .tml-submit-wrap input[type="submit"], .pmpro_form .tml-submit-wrap input[type="submit"] {
  background-color: #182955;
  border-radius: 7px;
  border: none;
  box-shadow: none;
  color: white !important;
  display: inline-block;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 16px !important;
  font-stretch: normal !important;
  font-style: normal !important;
  font-weight: bold !important;
  letter-spacing: normal !important;
  line-height: 1 !important;
  max-width: 100%;
  overflow-wrap: break-word;
  padding: 16px 28px;
  position: relative;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: all 0.4s ease; }
#loginform .login-username, #loginform .login-password, #loginform .pmpro_lost_password-field, #loginform .pmpro_lost_password-field, #loginform .pmpro_lost_password-field-user_login,
#loginform .pmpro_member_profile_edit-field, #loginform .pmpro_member_profile_edit-field-, #loginform .first_name,
#loginform .pmpro_change_password-field,
#loginform .pmpro_checkout-field, #loginform .pmpro_checkout-field-username, .pmpro_form .login-username, .pmpro_form .login-password, .pmpro_form .pmpro_lost_password-field, .pmpro_form .pmpro_lost_password-field, .pmpro_form .pmpro_lost_password-field-user_login,
.pmpro_form .pmpro_member_profile_edit-field, .pmpro_form .pmpro_member_profile_edit-field-, .pmpro_form .first_name,
.pmpro_form .pmpro_change_password-field,
.pmpro_form .pmpro_checkout-field, .pmpro_form .pmpro_checkout-field-username {
  margin-bottom: 10px !important; }
  #loginform .login-username label, #loginform .login-password label, #loginform .pmpro_lost_password-field label, #loginform .pmpro_lost_password-field label, #loginform .pmpro_lost_password-field-user_login label,
  #loginform .pmpro_member_profile_edit-field label, #loginform .pmpro_member_profile_edit-field- label, #loginform .first_name label,
  #loginform .pmpro_change_password-field label,
  #loginform .pmpro_checkout-field label, #loginform .pmpro_checkout-field-username label, .pmpro_form .login-username label, .pmpro_form .login-password label, .pmpro_form .pmpro_lost_password-field label, .pmpro_form .pmpro_lost_password-field label, .pmpro_form .pmpro_lost_password-field-user_login label,
  .pmpro_form .pmpro_member_profile_edit-field label, .pmpro_form .pmpro_member_profile_edit-field- label, .pmpro_form .first_name label,
  .pmpro_form .pmpro_change_password-field label,
  .pmpro_form .pmpro_checkout-field label, .pmpro_form .pmpro_checkout-field-username label {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 14px !important;
    font-weight: bold !important;
    margin: 0 !important;
    color: #565656 !important; }
  #loginform .login-username input:not([type="submit"]), #loginform .login-username textarea, #loginform .login-username select, #loginform .login-password input:not([type="submit"]), #loginform .login-password textarea, #loginform .login-password select, #loginform .pmpro_lost_password-field input:not([type="submit"]), #loginform .pmpro_lost_password-field textarea, #loginform .pmpro_lost_password-field select, #loginform .pmpro_lost_password-field input:not([type="submit"]), #loginform .pmpro_lost_password-field textarea, #loginform .pmpro_lost_password-field select, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"]), #loginform .pmpro_lost_password-field-user_login textarea, #loginform .pmpro_lost_password-field-user_login select,
  #loginform .pmpro_member_profile_edit-field input:not([type="submit"]),
  #loginform .pmpro_member_profile_edit-field textarea,
  #loginform .pmpro_member_profile_edit-field select, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"]), #loginform .pmpro_member_profile_edit-field- textarea, #loginform .pmpro_member_profile_edit-field- select, #loginform .first_name input:not([type="submit"]), #loginform .first_name textarea, #loginform .first_name select,
  #loginform .pmpro_change_password-field input:not([type="submit"]),
  #loginform .pmpro_change_password-field textarea,
  #loginform .pmpro_change_password-field select,
  #loginform .pmpro_checkout-field input:not([type="submit"]),
  #loginform .pmpro_checkout-field textarea,
  #loginform .pmpro_checkout-field select, #loginform .pmpro_checkout-field-username input:not([type="submit"]), #loginform .pmpro_checkout-field-username textarea, #loginform .pmpro_checkout-field-username select, .pmpro_form .login-username input:not([type="submit"]), .pmpro_form .login-username textarea, .pmpro_form .login-username select, .pmpro_form .login-password input:not([type="submit"]), .pmpro_form .login-password textarea, .pmpro_form .login-password select, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]), .pmpro_form .pmpro_lost_password-field textarea, .pmpro_form .pmpro_lost_password-field select, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]), .pmpro_form .pmpro_lost_password-field textarea, .pmpro_form .pmpro_lost_password-field select, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"]), .pmpro_form .pmpro_lost_password-field-user_login textarea, .pmpro_form .pmpro_lost_password-field-user_login select,
  .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"]),
  .pmpro_form .pmpro_member_profile_edit-field textarea,
  .pmpro_form .pmpro_member_profile_edit-field select, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"]), .pmpro_form .pmpro_member_profile_edit-field- textarea, .pmpro_form .pmpro_member_profile_edit-field- select, .pmpro_form .first_name input:not([type="submit"]), .pmpro_form .first_name textarea, .pmpro_form .first_name select,
  .pmpro_form .pmpro_change_password-field input:not([type="submit"]),
  .pmpro_form .pmpro_change_password-field textarea,
  .pmpro_form .pmpro_change_password-field select,
  .pmpro_form .pmpro_checkout-field input:not([type="submit"]),
  .pmpro_form .pmpro_checkout-field textarea,
  .pmpro_form .pmpro_checkout-field select, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"]), .pmpro_form .pmpro_checkout-field-username textarea, .pmpro_form .pmpro_checkout-field-username select {
    font-family: ibm-plex-sans, sans-serif !important;
    background: #ffffff;
    border-radius: 0;
    border: 2px solid #d8d8d8;
    box-shadow: none;
    color: black;
    font-size: 13px !important;
    font-weight: bold;
    min-height: 40px;
    padding: 10px 15px !important;
    /* firefox 19+ */
    /* ie */ }
    #loginform .login-username input:not([type="submit"])::-webkit-input-placeholder, #loginform .login-username textarea::-webkit-input-placeholder, #loginform .login-username select::-webkit-input-placeholder, #loginform .login-password input:not([type="submit"])::-webkit-input-placeholder, #loginform .login-password textarea::-webkit-input-placeholder, #loginform .login-password select::-webkit-input-placeholder, #loginform .pmpro_lost_password-field input:not([type="submit"])::-webkit-input-placeholder, #loginform .pmpro_lost_password-field textarea::-webkit-input-placeholder, #loginform .pmpro_lost_password-field select::-webkit-input-placeholder, #loginform .pmpro_lost_password-field input:not([type="submit"])::-webkit-input-placeholder, #loginform .pmpro_lost_password-field textarea::-webkit-input-placeholder, #loginform .pmpro_lost_password-field select::-webkit-input-placeholder, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"])::-webkit-input-placeholder, #loginform .pmpro_lost_password-field-user_login textarea::-webkit-input-placeholder, #loginform .pmpro_lost_password-field-user_login select::-webkit-input-placeholder,
    #loginform .pmpro_member_profile_edit-field input:not([type="submit"])::-webkit-input-placeholder,
    #loginform .pmpro_member_profile_edit-field textarea::-webkit-input-placeholder,
    #loginform .pmpro_member_profile_edit-field select::-webkit-input-placeholder, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"])::-webkit-input-placeholder, #loginform .pmpro_member_profile_edit-field- textarea::-webkit-input-placeholder, #loginform .pmpro_member_profile_edit-field- select::-webkit-input-placeholder, #loginform .first_name input:not([type="submit"])::-webkit-input-placeholder, #loginform .first_name textarea::-webkit-input-placeholder, #loginform .first_name select::-webkit-input-placeholder,
    #loginform .pmpro_change_password-field input:not([type="submit"])::-webkit-input-placeholder,
    #loginform .pmpro_change_password-field textarea::-webkit-input-placeholder,
    #loginform .pmpro_change_password-field select::-webkit-input-placeholder,
    #loginform .pmpro_checkout-field input:not([type="submit"])::-webkit-input-placeholder,
    #loginform .pmpro_checkout-field textarea::-webkit-input-placeholder,
    #loginform .pmpro_checkout-field select::-webkit-input-placeholder, #loginform .pmpro_checkout-field-username input:not([type="submit"])::-webkit-input-placeholder, #loginform .pmpro_checkout-field-username textarea::-webkit-input-placeholder, #loginform .pmpro_checkout-field-username select::-webkit-input-placeholder, .pmpro_form .login-username input:not([type="submit"])::-webkit-input-placeholder, .pmpro_form .login-username textarea::-webkit-input-placeholder, .pmpro_form .login-username select::-webkit-input-placeholder, .pmpro_form .login-password input:not([type="submit"])::-webkit-input-placeholder, .pmpro_form .login-password textarea::-webkit-input-placeholder, .pmpro_form .login-password select::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field input:not([type="submit"])::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field textarea::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field select::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field input:not([type="submit"])::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field textarea::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field select::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"])::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field-user_login textarea::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field-user_login select::-webkit-input-placeholder,
    .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"])::-webkit-input-placeholder,
    .pmpro_form .pmpro_member_profile_edit-field textarea::-webkit-input-placeholder,
    .pmpro_form .pmpro_member_profile_edit-field select::-webkit-input-placeholder, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"])::-webkit-input-placeholder, .pmpro_form .pmpro_member_profile_edit-field- textarea::-webkit-input-placeholder, .pmpro_form .pmpro_member_profile_edit-field- select::-webkit-input-placeholder, .pmpro_form .first_name input:not([type="submit"])::-webkit-input-placeholder, .pmpro_form .first_name textarea::-webkit-input-placeholder, .pmpro_form .first_name select::-webkit-input-placeholder,
    .pmpro_form .pmpro_change_password-field input:not([type="submit"])::-webkit-input-placeholder,
    .pmpro_form .pmpro_change_password-field textarea::-webkit-input-placeholder,
    .pmpro_form .pmpro_change_password-field select::-webkit-input-placeholder,
    .pmpro_form .pmpro_checkout-field input:not([type="submit"])::-webkit-input-placeholder,
    .pmpro_form .pmpro_checkout-field textarea::-webkit-input-placeholder,
    .pmpro_form .pmpro_checkout-field select::-webkit-input-placeholder, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"])::-webkit-input-placeholder, .pmpro_form .pmpro_checkout-field-username textarea::-webkit-input-placeholder, .pmpro_form .pmpro_checkout-field-username select::-webkit-input-placeholder {
      color: rgba(58, 59, 75, 0.5);
      opacity: 1; }
    #loginform .login-username input:not([type="submit"])::-moz-placeholder, #loginform .login-username textarea::-moz-placeholder, #loginform .login-username select::-moz-placeholder, #loginform .login-password input:not([type="submit"])::-moz-placeholder, #loginform .login-password textarea::-moz-placeholder, #loginform .login-password select::-moz-placeholder, #loginform .pmpro_lost_password-field input:not([type="submit"])::-moz-placeholder, #loginform .pmpro_lost_password-field textarea::-moz-placeholder, #loginform .pmpro_lost_password-field select::-moz-placeholder, #loginform .pmpro_lost_password-field input:not([type="submit"])::-moz-placeholder, #loginform .pmpro_lost_password-field textarea::-moz-placeholder, #loginform .pmpro_lost_password-field select::-moz-placeholder, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"])::-moz-placeholder, #loginform .pmpro_lost_password-field-user_login textarea::-moz-placeholder, #loginform .pmpro_lost_password-field-user_login select::-moz-placeholder,
    #loginform .pmpro_member_profile_edit-field input:not([type="submit"])::-moz-placeholder,
    #loginform .pmpro_member_profile_edit-field textarea::-moz-placeholder,
    #loginform .pmpro_member_profile_edit-field select::-moz-placeholder, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"])::-moz-placeholder, #loginform .pmpro_member_profile_edit-field- textarea::-moz-placeholder, #loginform .pmpro_member_profile_edit-field- select::-moz-placeholder, #loginform .first_name input:not([type="submit"])::-moz-placeholder, #loginform .first_name textarea::-moz-placeholder, #loginform .first_name select::-moz-placeholder,
    #loginform .pmpro_change_password-field input:not([type="submit"])::-moz-placeholder,
    #loginform .pmpro_change_password-field textarea::-moz-placeholder,
    #loginform .pmpro_change_password-field select::-moz-placeholder,
    #loginform .pmpro_checkout-field input:not([type="submit"])::-moz-placeholder,
    #loginform .pmpro_checkout-field textarea::-moz-placeholder,
    #loginform .pmpro_checkout-field select::-moz-placeholder, #loginform .pmpro_checkout-field-username input:not([type="submit"])::-moz-placeholder, #loginform .pmpro_checkout-field-username textarea::-moz-placeholder, #loginform .pmpro_checkout-field-username select::-moz-placeholder, .pmpro_form .login-username input:not([type="submit"])::-moz-placeholder, .pmpro_form .login-username textarea::-moz-placeholder, .pmpro_form .login-username select::-moz-placeholder, .pmpro_form .login-password input:not([type="submit"])::-moz-placeholder, .pmpro_form .login-password textarea::-moz-placeholder, .pmpro_form .login-password select::-moz-placeholder, .pmpro_form .pmpro_lost_password-field input:not([type="submit"])::-moz-placeholder, .pmpro_form .pmpro_lost_password-field textarea::-moz-placeholder, .pmpro_form .pmpro_lost_password-field select::-moz-placeholder, .pmpro_form .pmpro_lost_password-field input:not([type="submit"])::-moz-placeholder, .pmpro_form .pmpro_lost_password-field textarea::-moz-placeholder, .pmpro_form .pmpro_lost_password-field select::-moz-placeholder, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"])::-moz-placeholder, .pmpro_form .pmpro_lost_password-field-user_login textarea::-moz-placeholder, .pmpro_form .pmpro_lost_password-field-user_login select::-moz-placeholder,
    .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"])::-moz-placeholder,
    .pmpro_form .pmpro_member_profile_edit-field textarea::-moz-placeholder,
    .pmpro_form .pmpro_member_profile_edit-field select::-moz-placeholder, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"])::-moz-placeholder, .pmpro_form .pmpro_member_profile_edit-field- textarea::-moz-placeholder, .pmpro_form .pmpro_member_profile_edit-field- select::-moz-placeholder, .pmpro_form .first_name input:not([type="submit"])::-moz-placeholder, .pmpro_form .first_name textarea::-moz-placeholder, .pmpro_form .first_name select::-moz-placeholder,
    .pmpro_form .pmpro_change_password-field input:not([type="submit"])::-moz-placeholder,
    .pmpro_form .pmpro_change_password-field textarea::-moz-placeholder,
    .pmpro_form .pmpro_change_password-field select::-moz-placeholder,
    .pmpro_form .pmpro_checkout-field input:not([type="submit"])::-moz-placeholder,
    .pmpro_form .pmpro_checkout-field textarea::-moz-placeholder,
    .pmpro_form .pmpro_checkout-field select::-moz-placeholder, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"])::-moz-placeholder, .pmpro_form .pmpro_checkout-field-username textarea::-moz-placeholder, .pmpro_form .pmpro_checkout-field-username select::-moz-placeholder {
      color: rgba(58, 59, 75, 0.5);
      opacity: 1; }
    #loginform .login-username input:not([type="submit"]):-ms-input-placeholder, #loginform .login-username textarea:-ms-input-placeholder, #loginform .login-username select:-ms-input-placeholder, #loginform .login-password input:not([type="submit"]):-ms-input-placeholder, #loginform .login-password textarea:-ms-input-placeholder, #loginform .login-password select:-ms-input-placeholder, #loginform .pmpro_lost_password-field input:not([type="submit"]):-ms-input-placeholder, #loginform .pmpro_lost_password-field textarea:-ms-input-placeholder, #loginform .pmpro_lost_password-field select:-ms-input-placeholder, #loginform .pmpro_lost_password-field input:not([type="submit"]):-ms-input-placeholder, #loginform .pmpro_lost_password-field textarea:-ms-input-placeholder, #loginform .pmpro_lost_password-field select:-ms-input-placeholder, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"]):-ms-input-placeholder, #loginform .pmpro_lost_password-field-user_login textarea:-ms-input-placeholder, #loginform .pmpro_lost_password-field-user_login select:-ms-input-placeholder,
    #loginform .pmpro_member_profile_edit-field input:not([type="submit"]):-ms-input-placeholder,
    #loginform .pmpro_member_profile_edit-field textarea:-ms-input-placeholder,
    #loginform .pmpro_member_profile_edit-field select:-ms-input-placeholder, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"]):-ms-input-placeholder, #loginform .pmpro_member_profile_edit-field- textarea:-ms-input-placeholder, #loginform .pmpro_member_profile_edit-field- select:-ms-input-placeholder, #loginform .first_name input:not([type="submit"]):-ms-input-placeholder, #loginform .first_name textarea:-ms-input-placeholder, #loginform .first_name select:-ms-input-placeholder,
    #loginform .pmpro_change_password-field input:not([type="submit"]):-ms-input-placeholder,
    #loginform .pmpro_change_password-field textarea:-ms-input-placeholder,
    #loginform .pmpro_change_password-field select:-ms-input-placeholder,
    #loginform .pmpro_checkout-field input:not([type="submit"]):-ms-input-placeholder,
    #loginform .pmpro_checkout-field textarea:-ms-input-placeholder,
    #loginform .pmpro_checkout-field select:-ms-input-placeholder, #loginform .pmpro_checkout-field-username input:not([type="submit"]):-ms-input-placeholder, #loginform .pmpro_checkout-field-username textarea:-ms-input-placeholder, #loginform .pmpro_checkout-field-username select:-ms-input-placeholder, .pmpro_form .login-username input:not([type="submit"]):-ms-input-placeholder, .pmpro_form .login-username textarea:-ms-input-placeholder, .pmpro_form .login-username select:-ms-input-placeholder, .pmpro_form .login-password input:not([type="submit"]):-ms-input-placeholder, .pmpro_form .login-password textarea:-ms-input-placeholder, .pmpro_form .login-password select:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field textarea:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field select:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field textarea:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field select:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"]):-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field-user_login textarea:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field-user_login select:-ms-input-placeholder,
    .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"]):-ms-input-placeholder,
    .pmpro_form .pmpro_member_profile_edit-field textarea:-ms-input-placeholder,
    .pmpro_form .pmpro_member_profile_edit-field select:-ms-input-placeholder, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"]):-ms-input-placeholder, .pmpro_form .pmpro_member_profile_edit-field- textarea:-ms-input-placeholder, .pmpro_form .pmpro_member_profile_edit-field- select:-ms-input-placeholder, .pmpro_form .first_name input:not([type="submit"]):-ms-input-placeholder, .pmpro_form .first_name textarea:-ms-input-placeholder, .pmpro_form .first_name select:-ms-input-placeholder,
    .pmpro_form .pmpro_change_password-field input:not([type="submit"]):-ms-input-placeholder,
    .pmpro_form .pmpro_change_password-field textarea:-ms-input-placeholder,
    .pmpro_form .pmpro_change_password-field select:-ms-input-placeholder,
    .pmpro_form .pmpro_checkout-field input:not([type="submit"]):-ms-input-placeholder,
    .pmpro_form .pmpro_checkout-field textarea:-ms-input-placeholder,
    .pmpro_form .pmpro_checkout-field select:-ms-input-placeholder, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"]):-ms-input-placeholder, .pmpro_form .pmpro_checkout-field-username textarea:-ms-input-placeholder, .pmpro_form .pmpro_checkout-field-username select:-ms-input-placeholder {
      color: rgba(58, 59, 75, 0.5);
      opacity: 1; }
    #loginform .login-username input:not([type="submit"]):active, #loginform .login-username input:not([type="submit"]):focus, #loginform .login-username textarea:active, #loginform .login-username textarea:focus, #loginform .login-username select:active, #loginform .login-username select:focus, #loginform .login-password input:not([type="submit"]):active, #loginform .login-password input:not([type="submit"]):focus, #loginform .login-password textarea:active, #loginform .login-password textarea:focus, #loginform .login-password select:active, #loginform .login-password select:focus, #loginform .pmpro_lost_password-field input:not([type="submit"]):active, #loginform .pmpro_lost_password-field input:not([type="submit"]):focus, #loginform .pmpro_lost_password-field textarea:active, #loginform .pmpro_lost_password-field textarea:focus, #loginform .pmpro_lost_password-field select:active, #loginform .pmpro_lost_password-field select:focus, #loginform .pmpro_lost_password-field input:not([type="submit"]):active, #loginform .pmpro_lost_password-field input:not([type="submit"]):focus, #loginform .pmpro_lost_password-field textarea:active, #loginform .pmpro_lost_password-field textarea:focus, #loginform .pmpro_lost_password-field select:active, #loginform .pmpro_lost_password-field select:focus, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"]):active, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"]):focus, #loginform .pmpro_lost_password-field-user_login textarea:active, #loginform .pmpro_lost_password-field-user_login textarea:focus, #loginform .pmpro_lost_password-field-user_login select:active, #loginform .pmpro_lost_password-field-user_login select:focus,
    #loginform .pmpro_member_profile_edit-field input:not([type="submit"]):active,
    #loginform .pmpro_member_profile_edit-field input:not([type="submit"]):focus,
    #loginform .pmpro_member_profile_edit-field textarea:active,
    #loginform .pmpro_member_profile_edit-field textarea:focus,
    #loginform .pmpro_member_profile_edit-field select:active,
    #loginform .pmpro_member_profile_edit-field select:focus, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"]):active, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"]):focus, #loginform .pmpro_member_profile_edit-field- textarea:active, #loginform .pmpro_member_profile_edit-field- textarea:focus, #loginform .pmpro_member_profile_edit-field- select:active, #loginform .pmpro_member_profile_edit-field- select:focus, #loginform .first_name input:not([type="submit"]):active, #loginform .first_name input:not([type="submit"]):focus, #loginform .first_name textarea:active, #loginform .first_name textarea:focus, #loginform .first_name select:active, #loginform .first_name select:focus,
    #loginform .pmpro_change_password-field input:not([type="submit"]):active,
    #loginform .pmpro_change_password-field input:not([type="submit"]):focus,
    #loginform .pmpro_change_password-field textarea:active,
    #loginform .pmpro_change_password-field textarea:focus,
    #loginform .pmpro_change_password-field select:active,
    #loginform .pmpro_change_password-field select:focus,
    #loginform .pmpro_checkout-field input:not([type="submit"]):active,
    #loginform .pmpro_checkout-field input:not([type="submit"]):focus,
    #loginform .pmpro_checkout-field textarea:active,
    #loginform .pmpro_checkout-field textarea:focus,
    #loginform .pmpro_checkout-field select:active,
    #loginform .pmpro_checkout-field select:focus, #loginform .pmpro_checkout-field-username input:not([type="submit"]):active, #loginform .pmpro_checkout-field-username input:not([type="submit"]):focus, #loginform .pmpro_checkout-field-username textarea:active, #loginform .pmpro_checkout-field-username textarea:focus, #loginform .pmpro_checkout-field-username select:active, #loginform .pmpro_checkout-field-username select:focus, .pmpro_form .login-username input:not([type="submit"]):active, .pmpro_form .login-username input:not([type="submit"]):focus, .pmpro_form .login-username textarea:active, .pmpro_form .login-username textarea:focus, .pmpro_form .login-username select:active, .pmpro_form .login-username select:focus, .pmpro_form .login-password input:not([type="submit"]):active, .pmpro_form .login-password input:not([type="submit"]):focus, .pmpro_form .login-password textarea:active, .pmpro_form .login-password textarea:focus, .pmpro_form .login-password select:active, .pmpro_form .login-password select:focus, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):active, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):focus, .pmpro_form .pmpro_lost_password-field textarea:active, .pmpro_form .pmpro_lost_password-field textarea:focus, .pmpro_form .pmpro_lost_password-field select:active, .pmpro_form .pmpro_lost_password-field select:focus, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):active, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):focus, .pmpro_form .pmpro_lost_password-field textarea:active, .pmpro_form .pmpro_lost_password-field textarea:focus, .pmpro_form .pmpro_lost_password-field select:active, .pmpro_form .pmpro_lost_password-field select:focus, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"]):active, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"]):focus, .pmpro_form .pmpro_lost_password-field-user_login textarea:active, .pmpro_form .pmpro_lost_password-field-user_login textarea:focus, .pmpro_form .pmpro_lost_password-field-user_login select:active, .pmpro_form .pmpro_lost_password-field-user_login select:focus,
    .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"]):active,
    .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"]):focus,
    .pmpro_form .pmpro_member_profile_edit-field textarea:active,
    .pmpro_form .pmpro_member_profile_edit-field textarea:focus,
    .pmpro_form .pmpro_member_profile_edit-field select:active,
    .pmpro_form .pmpro_member_profile_edit-field select:focus, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"]):active, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"]):focus, .pmpro_form .pmpro_member_profile_edit-field- textarea:active, .pmpro_form .pmpro_member_profile_edit-field- textarea:focus, .pmpro_form .pmpro_member_profile_edit-field- select:active, .pmpro_form .pmpro_member_profile_edit-field- select:focus, .pmpro_form .first_name input:not([type="submit"]):active, .pmpro_form .first_name input:not([type="submit"]):focus, .pmpro_form .first_name textarea:active, .pmpro_form .first_name textarea:focus, .pmpro_form .first_name select:active, .pmpro_form .first_name select:focus,
    .pmpro_form .pmpro_change_password-field input:not([type="submit"]):active,
    .pmpro_form .pmpro_change_password-field input:not([type="submit"]):focus,
    .pmpro_form .pmpro_change_password-field textarea:active,
    .pmpro_form .pmpro_change_password-field textarea:focus,
    .pmpro_form .pmpro_change_password-field select:active,
    .pmpro_form .pmpro_change_password-field select:focus,
    .pmpro_form .pmpro_checkout-field input:not([type="submit"]):active,
    .pmpro_form .pmpro_checkout-field input:not([type="submit"]):focus,
    .pmpro_form .pmpro_checkout-field textarea:active,
    .pmpro_form .pmpro_checkout-field textarea:focus,
    .pmpro_form .pmpro_checkout-field select:active,
    .pmpro_form .pmpro_checkout-field select:focus, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"]):active, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"]):focus, .pmpro_form .pmpro_checkout-field-username textarea:active, .pmpro_form .pmpro_checkout-field-username textarea:focus, .pmpro_form .pmpro_checkout-field-username select:active, .pmpro_form .pmpro_checkout-field-username select:focus {
      box-shadow: none;
      border-color: #CD4A00;
      outline: none;
      color: #CD4A00;
      /* firefox 19+ */
      /* ie */ }
      #loginform .login-username input:not([type="submit"]):active::-webkit-input-placeholder, #loginform .login-username input:not([type="submit"]):focus::-webkit-input-placeholder, #loginform .login-username textarea:active::-webkit-input-placeholder, #loginform .login-username textarea:focus::-webkit-input-placeholder, #loginform .login-username select:active::-webkit-input-placeholder, #loginform .login-username select:focus::-webkit-input-placeholder, #loginform .login-password input:not([type="submit"]):active::-webkit-input-placeholder, #loginform .login-password input:not([type="submit"]):focus::-webkit-input-placeholder, #loginform .login-password textarea:active::-webkit-input-placeholder, #loginform .login-password textarea:focus::-webkit-input-placeholder, #loginform .login-password select:active::-webkit-input-placeholder, #loginform .login-password select:focus::-webkit-input-placeholder, #loginform .pmpro_lost_password-field input:not([type="submit"]):active::-webkit-input-placeholder, #loginform .pmpro_lost_password-field input:not([type="submit"]):focus::-webkit-input-placeholder, #loginform .pmpro_lost_password-field textarea:active::-webkit-input-placeholder, #loginform .pmpro_lost_password-field textarea:focus::-webkit-input-placeholder, #loginform .pmpro_lost_password-field select:active::-webkit-input-placeholder, #loginform .pmpro_lost_password-field select:focus::-webkit-input-placeholder, #loginform .pmpro_lost_password-field input:not([type="submit"]):active::-webkit-input-placeholder, #loginform .pmpro_lost_password-field input:not([type="submit"]):focus::-webkit-input-placeholder, #loginform .pmpro_lost_password-field textarea:active::-webkit-input-placeholder, #loginform .pmpro_lost_password-field textarea:focus::-webkit-input-placeholder, #loginform .pmpro_lost_password-field select:active::-webkit-input-placeholder, #loginform .pmpro_lost_password-field select:focus::-webkit-input-placeholder, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"]):active::-webkit-input-placeholder, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"]):focus::-webkit-input-placeholder, #loginform .pmpro_lost_password-field-user_login textarea:active::-webkit-input-placeholder, #loginform .pmpro_lost_password-field-user_login textarea:focus::-webkit-input-placeholder, #loginform .pmpro_lost_password-field-user_login select:active::-webkit-input-placeholder, #loginform .pmpro_lost_password-field-user_login select:focus::-webkit-input-placeholder,
      #loginform .pmpro_member_profile_edit-field input:not([type="submit"]):active::-webkit-input-placeholder,
      #loginform .pmpro_member_profile_edit-field input:not([type="submit"]):focus::-webkit-input-placeholder,
      #loginform .pmpro_member_profile_edit-field textarea:active::-webkit-input-placeholder,
      #loginform .pmpro_member_profile_edit-field textarea:focus::-webkit-input-placeholder,
      #loginform .pmpro_member_profile_edit-field select:active::-webkit-input-placeholder,
      #loginform .pmpro_member_profile_edit-field select:focus::-webkit-input-placeholder, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"]):active::-webkit-input-placeholder, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"]):focus::-webkit-input-placeholder, #loginform .pmpro_member_profile_edit-field- textarea:active::-webkit-input-placeholder, #loginform .pmpro_member_profile_edit-field- textarea:focus::-webkit-input-placeholder, #loginform .pmpro_member_profile_edit-field- select:active::-webkit-input-placeholder, #loginform .pmpro_member_profile_edit-field- select:focus::-webkit-input-placeholder, #loginform .first_name input:not([type="submit"]):active::-webkit-input-placeholder, #loginform .first_name input:not([type="submit"]):focus::-webkit-input-placeholder, #loginform .first_name textarea:active::-webkit-input-placeholder, #loginform .first_name textarea:focus::-webkit-input-placeholder, #loginform .first_name select:active::-webkit-input-placeholder, #loginform .first_name select:focus::-webkit-input-placeholder,
      #loginform .pmpro_change_password-field input:not([type="submit"]):active::-webkit-input-placeholder,
      #loginform .pmpro_change_password-field input:not([type="submit"]):focus::-webkit-input-placeholder,
      #loginform .pmpro_change_password-field textarea:active::-webkit-input-placeholder,
      #loginform .pmpro_change_password-field textarea:focus::-webkit-input-placeholder,
      #loginform .pmpro_change_password-field select:active::-webkit-input-placeholder,
      #loginform .pmpro_change_password-field select:focus::-webkit-input-placeholder,
      #loginform .pmpro_checkout-field input:not([type="submit"]):active::-webkit-input-placeholder,
      #loginform .pmpro_checkout-field input:not([type="submit"]):focus::-webkit-input-placeholder,
      #loginform .pmpro_checkout-field textarea:active::-webkit-input-placeholder,
      #loginform .pmpro_checkout-field textarea:focus::-webkit-input-placeholder,
      #loginform .pmpro_checkout-field select:active::-webkit-input-placeholder,
      #loginform .pmpro_checkout-field select:focus::-webkit-input-placeholder, #loginform .pmpro_checkout-field-username input:not([type="submit"]):active::-webkit-input-placeholder, #loginform .pmpro_checkout-field-username input:not([type="submit"]):focus::-webkit-input-placeholder, #loginform .pmpro_checkout-field-username textarea:active::-webkit-input-placeholder, #loginform .pmpro_checkout-field-username textarea:focus::-webkit-input-placeholder, #loginform .pmpro_checkout-field-username select:active::-webkit-input-placeholder, #loginform .pmpro_checkout-field-username select:focus::-webkit-input-placeholder, .pmpro_form .login-username input:not([type="submit"]):active::-webkit-input-placeholder, .pmpro_form .login-username input:not([type="submit"]):focus::-webkit-input-placeholder, .pmpro_form .login-username textarea:active::-webkit-input-placeholder, .pmpro_form .login-username textarea:focus::-webkit-input-placeholder, .pmpro_form .login-username select:active::-webkit-input-placeholder, .pmpro_form .login-username select:focus::-webkit-input-placeholder, .pmpro_form .login-password input:not([type="submit"]):active::-webkit-input-placeholder, .pmpro_form .login-password input:not([type="submit"]):focus::-webkit-input-placeholder, .pmpro_form .login-password textarea:active::-webkit-input-placeholder, .pmpro_form .login-password textarea:focus::-webkit-input-placeholder, .pmpro_form .login-password select:active::-webkit-input-placeholder, .pmpro_form .login-password select:focus::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):active::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):focus::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field textarea:active::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field textarea:focus::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field select:active::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field select:focus::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):active::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):focus::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field textarea:active::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field textarea:focus::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field select:active::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field select:focus::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"]):active::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"]):focus::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field-user_login textarea:active::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field-user_login textarea:focus::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field-user_login select:active::-webkit-input-placeholder, .pmpro_form .pmpro_lost_password-field-user_login select:focus::-webkit-input-placeholder,
      .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"]):active::-webkit-input-placeholder,
      .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"]):focus::-webkit-input-placeholder,
      .pmpro_form .pmpro_member_profile_edit-field textarea:active::-webkit-input-placeholder,
      .pmpro_form .pmpro_member_profile_edit-field textarea:focus::-webkit-input-placeholder,
      .pmpro_form .pmpro_member_profile_edit-field select:active::-webkit-input-placeholder,
      .pmpro_form .pmpro_member_profile_edit-field select:focus::-webkit-input-placeholder, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"]):active::-webkit-input-placeholder, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"]):focus::-webkit-input-placeholder, .pmpro_form .pmpro_member_profile_edit-field- textarea:active::-webkit-input-placeholder, .pmpro_form .pmpro_member_profile_edit-field- textarea:focus::-webkit-input-placeholder, .pmpro_form .pmpro_member_profile_edit-field- select:active::-webkit-input-placeholder, .pmpro_form .pmpro_member_profile_edit-field- select:focus::-webkit-input-placeholder, .pmpro_form .first_name input:not([type="submit"]):active::-webkit-input-placeholder, .pmpro_form .first_name input:not([type="submit"]):focus::-webkit-input-placeholder, .pmpro_form .first_name textarea:active::-webkit-input-placeholder, .pmpro_form .first_name textarea:focus::-webkit-input-placeholder, .pmpro_form .first_name select:active::-webkit-input-placeholder, .pmpro_form .first_name select:focus::-webkit-input-placeholder,
      .pmpro_form .pmpro_change_password-field input:not([type="submit"]):active::-webkit-input-placeholder,
      .pmpro_form .pmpro_change_password-field input:not([type="submit"]):focus::-webkit-input-placeholder,
      .pmpro_form .pmpro_change_password-field textarea:active::-webkit-input-placeholder,
      .pmpro_form .pmpro_change_password-field textarea:focus::-webkit-input-placeholder,
      .pmpro_form .pmpro_change_password-field select:active::-webkit-input-placeholder,
      .pmpro_form .pmpro_change_password-field select:focus::-webkit-input-placeholder,
      .pmpro_form .pmpro_checkout-field input:not([type="submit"]):active::-webkit-input-placeholder,
      .pmpro_form .pmpro_checkout-field input:not([type="submit"]):focus::-webkit-input-placeholder,
      .pmpro_form .pmpro_checkout-field textarea:active::-webkit-input-placeholder,
      .pmpro_form .pmpro_checkout-field textarea:focus::-webkit-input-placeholder,
      .pmpro_form .pmpro_checkout-field select:active::-webkit-input-placeholder,
      .pmpro_form .pmpro_checkout-field select:focus::-webkit-input-placeholder, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"]):active::-webkit-input-placeholder, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"]):focus::-webkit-input-placeholder, .pmpro_form .pmpro_checkout-field-username textarea:active::-webkit-input-placeholder, .pmpro_form .pmpro_checkout-field-username textarea:focus::-webkit-input-placeholder, .pmpro_form .pmpro_checkout-field-username select:active::-webkit-input-placeholder, .pmpro_form .pmpro_checkout-field-username select:focus::-webkit-input-placeholder {
        color: #CD4A00;
        opacity: 1; }
      #loginform .login-username input:not([type="submit"]):active::-moz-placeholder, #loginform .login-username input:not([type="submit"]):focus::-moz-placeholder, #loginform .login-username textarea:active::-moz-placeholder, #loginform .login-username textarea:focus::-moz-placeholder, #loginform .login-username select:active::-moz-placeholder, #loginform .login-username select:focus::-moz-placeholder, #loginform .login-password input:not([type="submit"]):active::-moz-placeholder, #loginform .login-password input:not([type="submit"]):focus::-moz-placeholder, #loginform .login-password textarea:active::-moz-placeholder, #loginform .login-password textarea:focus::-moz-placeholder, #loginform .login-password select:active::-moz-placeholder, #loginform .login-password select:focus::-moz-placeholder, #loginform .pmpro_lost_password-field input:not([type="submit"]):active::-moz-placeholder, #loginform .pmpro_lost_password-field input:not([type="submit"]):focus::-moz-placeholder, #loginform .pmpro_lost_password-field textarea:active::-moz-placeholder, #loginform .pmpro_lost_password-field textarea:focus::-moz-placeholder, #loginform .pmpro_lost_password-field select:active::-moz-placeholder, #loginform .pmpro_lost_password-field select:focus::-moz-placeholder, #loginform .pmpro_lost_password-field input:not([type="submit"]):active::-moz-placeholder, #loginform .pmpro_lost_password-field input:not([type="submit"]):focus::-moz-placeholder, #loginform .pmpro_lost_password-field textarea:active::-moz-placeholder, #loginform .pmpro_lost_password-field textarea:focus::-moz-placeholder, #loginform .pmpro_lost_password-field select:active::-moz-placeholder, #loginform .pmpro_lost_password-field select:focus::-moz-placeholder, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"]):active::-moz-placeholder, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"]):focus::-moz-placeholder, #loginform .pmpro_lost_password-field-user_login textarea:active::-moz-placeholder, #loginform .pmpro_lost_password-field-user_login textarea:focus::-moz-placeholder, #loginform .pmpro_lost_password-field-user_login select:active::-moz-placeholder, #loginform .pmpro_lost_password-field-user_login select:focus::-moz-placeholder,
      #loginform .pmpro_member_profile_edit-field input:not([type="submit"]):active::-moz-placeholder,
      #loginform .pmpro_member_profile_edit-field input:not([type="submit"]):focus::-moz-placeholder,
      #loginform .pmpro_member_profile_edit-field textarea:active::-moz-placeholder,
      #loginform .pmpro_member_profile_edit-field textarea:focus::-moz-placeholder,
      #loginform .pmpro_member_profile_edit-field select:active::-moz-placeholder,
      #loginform .pmpro_member_profile_edit-field select:focus::-moz-placeholder, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"]):active::-moz-placeholder, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"]):focus::-moz-placeholder, #loginform .pmpro_member_profile_edit-field- textarea:active::-moz-placeholder, #loginform .pmpro_member_profile_edit-field- textarea:focus::-moz-placeholder, #loginform .pmpro_member_profile_edit-field- select:active::-moz-placeholder, #loginform .pmpro_member_profile_edit-field- select:focus::-moz-placeholder, #loginform .first_name input:not([type="submit"]):active::-moz-placeholder, #loginform .first_name input:not([type="submit"]):focus::-moz-placeholder, #loginform .first_name textarea:active::-moz-placeholder, #loginform .first_name textarea:focus::-moz-placeholder, #loginform .first_name select:active::-moz-placeholder, #loginform .first_name select:focus::-moz-placeholder,
      #loginform .pmpro_change_password-field input:not([type="submit"]):active::-moz-placeholder,
      #loginform .pmpro_change_password-field input:not([type="submit"]):focus::-moz-placeholder,
      #loginform .pmpro_change_password-field textarea:active::-moz-placeholder,
      #loginform .pmpro_change_password-field textarea:focus::-moz-placeholder,
      #loginform .pmpro_change_password-field select:active::-moz-placeholder,
      #loginform .pmpro_change_password-field select:focus::-moz-placeholder,
      #loginform .pmpro_checkout-field input:not([type="submit"]):active::-moz-placeholder,
      #loginform .pmpro_checkout-field input:not([type="submit"]):focus::-moz-placeholder,
      #loginform .pmpro_checkout-field textarea:active::-moz-placeholder,
      #loginform .pmpro_checkout-field textarea:focus::-moz-placeholder,
      #loginform .pmpro_checkout-field select:active::-moz-placeholder,
      #loginform .pmpro_checkout-field select:focus::-moz-placeholder, #loginform .pmpro_checkout-field-username input:not([type="submit"]):active::-moz-placeholder, #loginform .pmpro_checkout-field-username input:not([type="submit"]):focus::-moz-placeholder, #loginform .pmpro_checkout-field-username textarea:active::-moz-placeholder, #loginform .pmpro_checkout-field-username textarea:focus::-moz-placeholder, #loginform .pmpro_checkout-field-username select:active::-moz-placeholder, #loginform .pmpro_checkout-field-username select:focus::-moz-placeholder, .pmpro_form .login-username input:not([type="submit"]):active::-moz-placeholder, .pmpro_form .login-username input:not([type="submit"]):focus::-moz-placeholder, .pmpro_form .login-username textarea:active::-moz-placeholder, .pmpro_form .login-username textarea:focus::-moz-placeholder, .pmpro_form .login-username select:active::-moz-placeholder, .pmpro_form .login-username select:focus::-moz-placeholder, .pmpro_form .login-password input:not([type="submit"]):active::-moz-placeholder, .pmpro_form .login-password input:not([type="submit"]):focus::-moz-placeholder, .pmpro_form .login-password textarea:active::-moz-placeholder, .pmpro_form .login-password textarea:focus::-moz-placeholder, .pmpro_form .login-password select:active::-moz-placeholder, .pmpro_form .login-password select:focus::-moz-placeholder, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):active::-moz-placeholder, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):focus::-moz-placeholder, .pmpro_form .pmpro_lost_password-field textarea:active::-moz-placeholder, .pmpro_form .pmpro_lost_password-field textarea:focus::-moz-placeholder, .pmpro_form .pmpro_lost_password-field select:active::-moz-placeholder, .pmpro_form .pmpro_lost_password-field select:focus::-moz-placeholder, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):active::-moz-placeholder, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):focus::-moz-placeholder, .pmpro_form .pmpro_lost_password-field textarea:active::-moz-placeholder, .pmpro_form .pmpro_lost_password-field textarea:focus::-moz-placeholder, .pmpro_form .pmpro_lost_password-field select:active::-moz-placeholder, .pmpro_form .pmpro_lost_password-field select:focus::-moz-placeholder, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"]):active::-moz-placeholder, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"]):focus::-moz-placeholder, .pmpro_form .pmpro_lost_password-field-user_login textarea:active::-moz-placeholder, .pmpro_form .pmpro_lost_password-field-user_login textarea:focus::-moz-placeholder, .pmpro_form .pmpro_lost_password-field-user_login select:active::-moz-placeholder, .pmpro_form .pmpro_lost_password-field-user_login select:focus::-moz-placeholder,
      .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"]):active::-moz-placeholder,
      .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"]):focus::-moz-placeholder,
      .pmpro_form .pmpro_member_profile_edit-field textarea:active::-moz-placeholder,
      .pmpro_form .pmpro_member_profile_edit-field textarea:focus::-moz-placeholder,
      .pmpro_form .pmpro_member_profile_edit-field select:active::-moz-placeholder,
      .pmpro_form .pmpro_member_profile_edit-field select:focus::-moz-placeholder, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"]):active::-moz-placeholder, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"]):focus::-moz-placeholder, .pmpro_form .pmpro_member_profile_edit-field- textarea:active::-moz-placeholder, .pmpro_form .pmpro_member_profile_edit-field- textarea:focus::-moz-placeholder, .pmpro_form .pmpro_member_profile_edit-field- select:active::-moz-placeholder, .pmpro_form .pmpro_member_profile_edit-field- select:focus::-moz-placeholder, .pmpro_form .first_name input:not([type="submit"]):active::-moz-placeholder, .pmpro_form .first_name input:not([type="submit"]):focus::-moz-placeholder, .pmpro_form .first_name textarea:active::-moz-placeholder, .pmpro_form .first_name textarea:focus::-moz-placeholder, .pmpro_form .first_name select:active::-moz-placeholder, .pmpro_form .first_name select:focus::-moz-placeholder,
      .pmpro_form .pmpro_change_password-field input:not([type="submit"]):active::-moz-placeholder,
      .pmpro_form .pmpro_change_password-field input:not([type="submit"]):focus::-moz-placeholder,
      .pmpro_form .pmpro_change_password-field textarea:active::-moz-placeholder,
      .pmpro_form .pmpro_change_password-field textarea:focus::-moz-placeholder,
      .pmpro_form .pmpro_change_password-field select:active::-moz-placeholder,
      .pmpro_form .pmpro_change_password-field select:focus::-moz-placeholder,
      .pmpro_form .pmpro_checkout-field input:not([type="submit"]):active::-moz-placeholder,
      .pmpro_form .pmpro_checkout-field input:not([type="submit"]):focus::-moz-placeholder,
      .pmpro_form .pmpro_checkout-field textarea:active::-moz-placeholder,
      .pmpro_form .pmpro_checkout-field textarea:focus::-moz-placeholder,
      .pmpro_form .pmpro_checkout-field select:active::-moz-placeholder,
      .pmpro_form .pmpro_checkout-field select:focus::-moz-placeholder, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"]):active::-moz-placeholder, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"]):focus::-moz-placeholder, .pmpro_form .pmpro_checkout-field-username textarea:active::-moz-placeholder, .pmpro_form .pmpro_checkout-field-username textarea:focus::-moz-placeholder, .pmpro_form .pmpro_checkout-field-username select:active::-moz-placeholder, .pmpro_form .pmpro_checkout-field-username select:focus::-moz-placeholder {
        color: #CD4A00;
        opacity: 1; }
      #loginform .login-username input:not([type="submit"]):active:-ms-input-placeholder, #loginform .login-username input:not([type="submit"]):focus:-ms-input-placeholder, #loginform .login-username textarea:active:-ms-input-placeholder, #loginform .login-username textarea:focus:-ms-input-placeholder, #loginform .login-username select:active:-ms-input-placeholder, #loginform .login-username select:focus:-ms-input-placeholder, #loginform .login-password input:not([type="submit"]):active:-ms-input-placeholder, #loginform .login-password input:not([type="submit"]):focus:-ms-input-placeholder, #loginform .login-password textarea:active:-ms-input-placeholder, #loginform .login-password textarea:focus:-ms-input-placeholder, #loginform .login-password select:active:-ms-input-placeholder, #loginform .login-password select:focus:-ms-input-placeholder, #loginform .pmpro_lost_password-field input:not([type="submit"]):active:-ms-input-placeholder, #loginform .pmpro_lost_password-field input:not([type="submit"]):focus:-ms-input-placeholder, #loginform .pmpro_lost_password-field textarea:active:-ms-input-placeholder, #loginform .pmpro_lost_password-field textarea:focus:-ms-input-placeholder, #loginform .pmpro_lost_password-field select:active:-ms-input-placeholder, #loginform .pmpro_lost_password-field select:focus:-ms-input-placeholder, #loginform .pmpro_lost_password-field input:not([type="submit"]):active:-ms-input-placeholder, #loginform .pmpro_lost_password-field input:not([type="submit"]):focus:-ms-input-placeholder, #loginform .pmpro_lost_password-field textarea:active:-ms-input-placeholder, #loginform .pmpro_lost_password-field textarea:focus:-ms-input-placeholder, #loginform .pmpro_lost_password-field select:active:-ms-input-placeholder, #loginform .pmpro_lost_password-field select:focus:-ms-input-placeholder, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"]):active:-ms-input-placeholder, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"]):focus:-ms-input-placeholder, #loginform .pmpro_lost_password-field-user_login textarea:active:-ms-input-placeholder, #loginform .pmpro_lost_password-field-user_login textarea:focus:-ms-input-placeholder, #loginform .pmpro_lost_password-field-user_login select:active:-ms-input-placeholder, #loginform .pmpro_lost_password-field-user_login select:focus:-ms-input-placeholder,
      #loginform .pmpro_member_profile_edit-field input:not([type="submit"]):active:-ms-input-placeholder,
      #loginform .pmpro_member_profile_edit-field input:not([type="submit"]):focus:-ms-input-placeholder,
      #loginform .pmpro_member_profile_edit-field textarea:active:-ms-input-placeholder,
      #loginform .pmpro_member_profile_edit-field textarea:focus:-ms-input-placeholder,
      #loginform .pmpro_member_profile_edit-field select:active:-ms-input-placeholder,
      #loginform .pmpro_member_profile_edit-field select:focus:-ms-input-placeholder, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"]):active:-ms-input-placeholder, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"]):focus:-ms-input-placeholder, #loginform .pmpro_member_profile_edit-field- textarea:active:-ms-input-placeholder, #loginform .pmpro_member_profile_edit-field- textarea:focus:-ms-input-placeholder, #loginform .pmpro_member_profile_edit-field- select:active:-ms-input-placeholder, #loginform .pmpro_member_profile_edit-field- select:focus:-ms-input-placeholder, #loginform .first_name input:not([type="submit"]):active:-ms-input-placeholder, #loginform .first_name input:not([type="submit"]):focus:-ms-input-placeholder, #loginform .first_name textarea:active:-ms-input-placeholder, #loginform .first_name textarea:focus:-ms-input-placeholder, #loginform .first_name select:active:-ms-input-placeholder, #loginform .first_name select:focus:-ms-input-placeholder,
      #loginform .pmpro_change_password-field input:not([type="submit"]):active:-ms-input-placeholder,
      #loginform .pmpro_change_password-field input:not([type="submit"]):focus:-ms-input-placeholder,
      #loginform .pmpro_change_password-field textarea:active:-ms-input-placeholder,
      #loginform .pmpro_change_password-field textarea:focus:-ms-input-placeholder,
      #loginform .pmpro_change_password-field select:active:-ms-input-placeholder,
      #loginform .pmpro_change_password-field select:focus:-ms-input-placeholder,
      #loginform .pmpro_checkout-field input:not([type="submit"]):active:-ms-input-placeholder,
      #loginform .pmpro_checkout-field input:not([type="submit"]):focus:-ms-input-placeholder,
      #loginform .pmpro_checkout-field textarea:active:-ms-input-placeholder,
      #loginform .pmpro_checkout-field textarea:focus:-ms-input-placeholder,
      #loginform .pmpro_checkout-field select:active:-ms-input-placeholder,
      #loginform .pmpro_checkout-field select:focus:-ms-input-placeholder, #loginform .pmpro_checkout-field-username input:not([type="submit"]):active:-ms-input-placeholder, #loginform .pmpro_checkout-field-username input:not([type="submit"]):focus:-ms-input-placeholder, #loginform .pmpro_checkout-field-username textarea:active:-ms-input-placeholder, #loginform .pmpro_checkout-field-username textarea:focus:-ms-input-placeholder, #loginform .pmpro_checkout-field-username select:active:-ms-input-placeholder, #loginform .pmpro_checkout-field-username select:focus:-ms-input-placeholder, .pmpro_form .login-username input:not([type="submit"]):active:-ms-input-placeholder, .pmpro_form .login-username input:not([type="submit"]):focus:-ms-input-placeholder, .pmpro_form .login-username textarea:active:-ms-input-placeholder, .pmpro_form .login-username textarea:focus:-ms-input-placeholder, .pmpro_form .login-username select:active:-ms-input-placeholder, .pmpro_form .login-username select:focus:-ms-input-placeholder, .pmpro_form .login-password input:not([type="submit"]):active:-ms-input-placeholder, .pmpro_form .login-password input:not([type="submit"]):focus:-ms-input-placeholder, .pmpro_form .login-password textarea:active:-ms-input-placeholder, .pmpro_form .login-password textarea:focus:-ms-input-placeholder, .pmpro_form .login-password select:active:-ms-input-placeholder, .pmpro_form .login-password select:focus:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):active:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):focus:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field textarea:active:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field textarea:focus:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field select:active:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field select:focus:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):active:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):focus:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field textarea:active:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field textarea:focus:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field select:active:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field select:focus:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"]):active:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"]):focus:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field-user_login textarea:active:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field-user_login textarea:focus:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field-user_login select:active:-ms-input-placeholder, .pmpro_form .pmpro_lost_password-field-user_login select:focus:-ms-input-placeholder,
      .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"]):active:-ms-input-placeholder,
      .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"]):focus:-ms-input-placeholder,
      .pmpro_form .pmpro_member_profile_edit-field textarea:active:-ms-input-placeholder,
      .pmpro_form .pmpro_member_profile_edit-field textarea:focus:-ms-input-placeholder,
      .pmpro_form .pmpro_member_profile_edit-field select:active:-ms-input-placeholder,
      .pmpro_form .pmpro_member_profile_edit-field select:focus:-ms-input-placeholder, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"]):active:-ms-input-placeholder, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"]):focus:-ms-input-placeholder, .pmpro_form .pmpro_member_profile_edit-field- textarea:active:-ms-input-placeholder, .pmpro_form .pmpro_member_profile_edit-field- textarea:focus:-ms-input-placeholder, .pmpro_form .pmpro_member_profile_edit-field- select:active:-ms-input-placeholder, .pmpro_form .pmpro_member_profile_edit-field- select:focus:-ms-input-placeholder, .pmpro_form .first_name input:not([type="submit"]):active:-ms-input-placeholder, .pmpro_form .first_name input:not([type="submit"]):focus:-ms-input-placeholder, .pmpro_form .first_name textarea:active:-ms-input-placeholder, .pmpro_form .first_name textarea:focus:-ms-input-placeholder, .pmpro_form .first_name select:active:-ms-input-placeholder, .pmpro_form .first_name select:focus:-ms-input-placeholder,
      .pmpro_form .pmpro_change_password-field input:not([type="submit"]):active:-ms-input-placeholder,
      .pmpro_form .pmpro_change_password-field input:not([type="submit"]):focus:-ms-input-placeholder,
      .pmpro_form .pmpro_change_password-field textarea:active:-ms-input-placeholder,
      .pmpro_form .pmpro_change_password-field textarea:focus:-ms-input-placeholder,
      .pmpro_form .pmpro_change_password-field select:active:-ms-input-placeholder,
      .pmpro_form .pmpro_change_password-field select:focus:-ms-input-placeholder,
      .pmpro_form .pmpro_checkout-field input:not([type="submit"]):active:-ms-input-placeholder,
      .pmpro_form .pmpro_checkout-field input:not([type="submit"]):focus:-ms-input-placeholder,
      .pmpro_form .pmpro_checkout-field textarea:active:-ms-input-placeholder,
      .pmpro_form .pmpro_checkout-field textarea:focus:-ms-input-placeholder,
      .pmpro_form .pmpro_checkout-field select:active:-ms-input-placeholder,
      .pmpro_form .pmpro_checkout-field select:focus:-ms-input-placeholder, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"]):active:-ms-input-placeholder, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"]):focus:-ms-input-placeholder, .pmpro_form .pmpro_checkout-field-username textarea:active:-ms-input-placeholder, .pmpro_form .pmpro_checkout-field-username textarea:focus:-ms-input-placeholder, .pmpro_form .pmpro_checkout-field-username select:active:-ms-input-placeholder, .pmpro_form .pmpro_checkout-field-username select:focus:-ms-input-placeholder {
        color: #CD4A00;
        opacity: 1; }
    #loginform .login-username input:not([type="submit"]):-webkit-autofill, #loginform .login-username input:not([type="submit"]):-webkit-autofill:hover, #loginform .login-username input:not([type="submit"]):-webkit-autofill:focus, #loginform .login-username input:not([type="submit"]):-webkit-autofill, #loginform .login-username input:not([type="submit"]):-webkit-autofill:hover, #loginform .login-username input:not([type="submit"]):-webkit-autofill:focus, #loginform .login-username input:not([type="submit"]):-webkit-autofill, #loginform .login-username input:not([type="submit"]):-webkit-autofill:hover, #loginform .login-username input:not([type="submit"]):-webkit-autofill:focus, #loginform .login-username textarea:-webkit-autofill, #loginform .login-username textarea:-webkit-autofill:hover, #loginform .login-username textarea:-webkit-autofill:focus, #loginform .login-username textarea:-webkit-autofill, #loginform .login-username textarea:-webkit-autofill:hover, #loginform .login-username textarea:-webkit-autofill:focus, #loginform .login-username textarea:-webkit-autofill, #loginform .login-username textarea:-webkit-autofill:hover, #loginform .login-username textarea:-webkit-autofill:focus, #loginform .login-username select:-webkit-autofill, #loginform .login-username select:-webkit-autofill:hover, #loginform .login-username select:-webkit-autofill:focus, #loginform .login-username select:-webkit-autofill, #loginform .login-username select:-webkit-autofill:hover, #loginform .login-username select:-webkit-autofill:focus, #loginform .login-username select:-webkit-autofill, #loginform .login-username select:-webkit-autofill:hover, #loginform .login-username select:-webkit-autofill:focus, #loginform .login-password input:not([type="submit"]):-webkit-autofill, #loginform .login-password input:not([type="submit"]):-webkit-autofill:hover, #loginform .login-password input:not([type="submit"]):-webkit-autofill:focus, #loginform .login-password input:not([type="submit"]):-webkit-autofill, #loginform .login-password input:not([type="submit"]):-webkit-autofill:hover, #loginform .login-password input:not([type="submit"]):-webkit-autofill:focus, #loginform .login-password input:not([type="submit"]):-webkit-autofill, #loginform .login-password input:not([type="submit"]):-webkit-autofill:hover, #loginform .login-password input:not([type="submit"]):-webkit-autofill:focus, #loginform .login-password textarea:-webkit-autofill, #loginform .login-password textarea:-webkit-autofill:hover, #loginform .login-password textarea:-webkit-autofill:focus, #loginform .login-password textarea:-webkit-autofill, #loginform .login-password textarea:-webkit-autofill:hover, #loginform .login-password textarea:-webkit-autofill:focus, #loginform .login-password textarea:-webkit-autofill, #loginform .login-password textarea:-webkit-autofill:hover, #loginform .login-password textarea:-webkit-autofill:focus, #loginform .login-password select:-webkit-autofill, #loginform .login-password select:-webkit-autofill:hover, #loginform .login-password select:-webkit-autofill:focus, #loginform .login-password select:-webkit-autofill, #loginform .login-password select:-webkit-autofill:hover, #loginform .login-password select:-webkit-autofill:focus, #loginform .login-password select:-webkit-autofill, #loginform .login-password select:-webkit-autofill:hover, #loginform .login-password select:-webkit-autofill:focus, #loginform .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill, #loginform .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:hover, #loginform .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:focus, #loginform .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill, #loginform .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:hover, #loginform .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:focus, #loginform .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill, #loginform .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:hover, #loginform .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:focus, #loginform .pmpro_lost_password-field textarea:-webkit-autofill, #loginform .pmpro_lost_password-field textarea:-webkit-autofill:hover, #loginform .pmpro_lost_password-field textarea:-webkit-autofill:focus, #loginform .pmpro_lost_password-field textarea:-webkit-autofill, #loginform .pmpro_lost_password-field textarea:-webkit-autofill:hover, #loginform .pmpro_lost_password-field textarea:-webkit-autofill:focus, #loginform .pmpro_lost_password-field textarea:-webkit-autofill, #loginform .pmpro_lost_password-field textarea:-webkit-autofill:hover, #loginform .pmpro_lost_password-field textarea:-webkit-autofill:focus, #loginform .pmpro_lost_password-field select:-webkit-autofill, #loginform .pmpro_lost_password-field select:-webkit-autofill:hover, #loginform .pmpro_lost_password-field select:-webkit-autofill:focus, #loginform .pmpro_lost_password-field select:-webkit-autofill, #loginform .pmpro_lost_password-field select:-webkit-autofill:hover, #loginform .pmpro_lost_password-field select:-webkit-autofill:focus, #loginform .pmpro_lost_password-field select:-webkit-autofill, #loginform .pmpro_lost_password-field select:-webkit-autofill:hover, #loginform .pmpro_lost_password-field select:-webkit-autofill:focus, #loginform .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill, #loginform .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:hover, #loginform .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:focus, #loginform .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill, #loginform .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:hover, #loginform .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:focus, #loginform .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill, #loginform .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:hover, #loginform .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:focus, #loginform .pmpro_lost_password-field textarea:-webkit-autofill, #loginform .pmpro_lost_password-field textarea:-webkit-autofill:hover, #loginform .pmpro_lost_password-field textarea:-webkit-autofill:focus, #loginform .pmpro_lost_password-field textarea:-webkit-autofill, #loginform .pmpro_lost_password-field textarea:-webkit-autofill:hover, #loginform .pmpro_lost_password-field textarea:-webkit-autofill:focus, #loginform .pmpro_lost_password-field textarea:-webkit-autofill, #loginform .pmpro_lost_password-field textarea:-webkit-autofill:hover, #loginform .pmpro_lost_password-field textarea:-webkit-autofill:focus, #loginform .pmpro_lost_password-field select:-webkit-autofill, #loginform .pmpro_lost_password-field select:-webkit-autofill:hover, #loginform .pmpro_lost_password-field select:-webkit-autofill:focus, #loginform .pmpro_lost_password-field select:-webkit-autofill, #loginform .pmpro_lost_password-field select:-webkit-autofill:hover, #loginform .pmpro_lost_password-field select:-webkit-autofill:focus, #loginform .pmpro_lost_password-field select:-webkit-autofill, #loginform .pmpro_lost_password-field select:-webkit-autofill:hover, #loginform .pmpro_lost_password-field select:-webkit-autofill:focus, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"]):-webkit-autofill, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"]):-webkit-autofill:hover, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"]):-webkit-autofill:focus, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"]):-webkit-autofill, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"]):-webkit-autofill:hover, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"]):-webkit-autofill:focus, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"]):-webkit-autofill, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"]):-webkit-autofill:hover, #loginform .pmpro_lost_password-field-user_login input:not([type="submit"]):-webkit-autofill:focus, #loginform .pmpro_lost_password-field-user_login textarea:-webkit-autofill, #loginform .pmpro_lost_password-field-user_login textarea:-webkit-autofill:hover, #loginform .pmpro_lost_password-field-user_login textarea:-webkit-autofill:focus, #loginform .pmpro_lost_password-field-user_login textarea:-webkit-autofill, #loginform .pmpro_lost_password-field-user_login textarea:-webkit-autofill:hover, #loginform .pmpro_lost_password-field-user_login textarea:-webkit-autofill:focus, #loginform .pmpro_lost_password-field-user_login textarea:-webkit-autofill, #loginform .pmpro_lost_password-field-user_login textarea:-webkit-autofill:hover, #loginform .pmpro_lost_password-field-user_login textarea:-webkit-autofill:focus, #loginform .pmpro_lost_password-field-user_login select:-webkit-autofill, #loginform .pmpro_lost_password-field-user_login select:-webkit-autofill:hover, #loginform .pmpro_lost_password-field-user_login select:-webkit-autofill:focus, #loginform .pmpro_lost_password-field-user_login select:-webkit-autofill, #loginform .pmpro_lost_password-field-user_login select:-webkit-autofill:hover, #loginform .pmpro_lost_password-field-user_login select:-webkit-autofill:focus, #loginform .pmpro_lost_password-field-user_login select:-webkit-autofill, #loginform .pmpro_lost_password-field-user_login select:-webkit-autofill:hover, #loginform .pmpro_lost_password-field-user_login select:-webkit-autofill:focus,
    #loginform .pmpro_member_profile_edit-field input:not([type="submit"]):-webkit-autofill,
    #loginform .pmpro_member_profile_edit-field input:not([type="submit"]):-webkit-autofill:hover,
    #loginform .pmpro_member_profile_edit-field input:not([type="submit"]):-webkit-autofill:focus,
    #loginform .pmpro_member_profile_edit-field input:not([type="submit"]):-webkit-autofill,
    #loginform .pmpro_member_profile_edit-field input:not([type="submit"]):-webkit-autofill:hover,
    #loginform .pmpro_member_profile_edit-field input:not([type="submit"]):-webkit-autofill:focus,
    #loginform .pmpro_member_profile_edit-field input:not([type="submit"]):-webkit-autofill,
    #loginform .pmpro_member_profile_edit-field input:not([type="submit"]):-webkit-autofill:hover,
    #loginform .pmpro_member_profile_edit-field input:not([type="submit"]):-webkit-autofill:focus,
    #loginform .pmpro_member_profile_edit-field textarea:-webkit-autofill,
    #loginform .pmpro_member_profile_edit-field textarea:-webkit-autofill:hover,
    #loginform .pmpro_member_profile_edit-field textarea:-webkit-autofill:focus,
    #loginform .pmpro_member_profile_edit-field textarea:-webkit-autofill,
    #loginform .pmpro_member_profile_edit-field textarea:-webkit-autofill:hover,
    #loginform .pmpro_member_profile_edit-field textarea:-webkit-autofill:focus,
    #loginform .pmpro_member_profile_edit-field textarea:-webkit-autofill,
    #loginform .pmpro_member_profile_edit-field textarea:-webkit-autofill:hover,
    #loginform .pmpro_member_profile_edit-field textarea:-webkit-autofill:focus,
    #loginform .pmpro_member_profile_edit-field select:-webkit-autofill,
    #loginform .pmpro_member_profile_edit-field select:-webkit-autofill:hover,
    #loginform .pmpro_member_profile_edit-field select:-webkit-autofill:focus,
    #loginform .pmpro_member_profile_edit-field select:-webkit-autofill,
    #loginform .pmpro_member_profile_edit-field select:-webkit-autofill:hover,
    #loginform .pmpro_member_profile_edit-field select:-webkit-autofill:focus,
    #loginform .pmpro_member_profile_edit-field select:-webkit-autofill,
    #loginform .pmpro_member_profile_edit-field select:-webkit-autofill:hover,
    #loginform .pmpro_member_profile_edit-field select:-webkit-autofill:focus, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"]):-webkit-autofill, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"]):-webkit-autofill:hover, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"]):-webkit-autofill:focus, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"]):-webkit-autofill, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"]):-webkit-autofill:hover, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"]):-webkit-autofill:focus, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"]):-webkit-autofill, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"]):-webkit-autofill:hover, #loginform .pmpro_member_profile_edit-field- input:not([type="submit"]):-webkit-autofill:focus, #loginform .pmpro_member_profile_edit-field- textarea:-webkit-autofill, #loginform .pmpro_member_profile_edit-field- textarea:-webkit-autofill:hover, #loginform .pmpro_member_profile_edit-field- textarea:-webkit-autofill:focus, #loginform .pmpro_member_profile_edit-field- textarea:-webkit-autofill, #loginform .pmpro_member_profile_edit-field- textarea:-webkit-autofill:hover, #loginform .pmpro_member_profile_edit-field- textarea:-webkit-autofill:focus, #loginform .pmpro_member_profile_edit-field- textarea:-webkit-autofill, #loginform .pmpro_member_profile_edit-field- textarea:-webkit-autofill:hover, #loginform .pmpro_member_profile_edit-field- textarea:-webkit-autofill:focus, #loginform .pmpro_member_profile_edit-field- select:-webkit-autofill, #loginform .pmpro_member_profile_edit-field- select:-webkit-autofill:hover, #loginform .pmpro_member_profile_edit-field- select:-webkit-autofill:focus, #loginform .pmpro_member_profile_edit-field- select:-webkit-autofill, #loginform .pmpro_member_profile_edit-field- select:-webkit-autofill:hover, #loginform .pmpro_member_profile_edit-field- select:-webkit-autofill:focus, #loginform .pmpro_member_profile_edit-field- select:-webkit-autofill, #loginform .pmpro_member_profile_edit-field- select:-webkit-autofill:hover, #loginform .pmpro_member_profile_edit-field- select:-webkit-autofill:focus, #loginform .first_name input:not([type="submit"]):-webkit-autofill, #loginform .first_name input:not([type="submit"]):-webkit-autofill:hover, #loginform .first_name input:not([type="submit"]):-webkit-autofill:focus, #loginform .first_name input:not([type="submit"]):-webkit-autofill, #loginform .first_name input:not([type="submit"]):-webkit-autofill:hover, #loginform .first_name input:not([type="submit"]):-webkit-autofill:focus, #loginform .first_name input:not([type="submit"]):-webkit-autofill, #loginform .first_name input:not([type="submit"]):-webkit-autofill:hover, #loginform .first_name input:not([type="submit"]):-webkit-autofill:focus, #loginform .first_name textarea:-webkit-autofill, #loginform .first_name textarea:-webkit-autofill:hover, #loginform .first_name textarea:-webkit-autofill:focus, #loginform .first_name textarea:-webkit-autofill, #loginform .first_name textarea:-webkit-autofill:hover, #loginform .first_name textarea:-webkit-autofill:focus, #loginform .first_name textarea:-webkit-autofill, #loginform .first_name textarea:-webkit-autofill:hover, #loginform .first_name textarea:-webkit-autofill:focus, #loginform .first_name select:-webkit-autofill, #loginform .first_name select:-webkit-autofill:hover, #loginform .first_name select:-webkit-autofill:focus, #loginform .first_name select:-webkit-autofill, #loginform .first_name select:-webkit-autofill:hover, #loginform .first_name select:-webkit-autofill:focus, #loginform .first_name select:-webkit-autofill, #loginform .first_name select:-webkit-autofill:hover, #loginform .first_name select:-webkit-autofill:focus,
    #loginform .pmpro_change_password-field input:not([type="submit"]):-webkit-autofill,
    #loginform .pmpro_change_password-field input:not([type="submit"]):-webkit-autofill:hover,
    #loginform .pmpro_change_password-field input:not([type="submit"]):-webkit-autofill:focus,
    #loginform .pmpro_change_password-field input:not([type="submit"]):-webkit-autofill,
    #loginform .pmpro_change_password-field input:not([type="submit"]):-webkit-autofill:hover,
    #loginform .pmpro_change_password-field input:not([type="submit"]):-webkit-autofill:focus,
    #loginform .pmpro_change_password-field input:not([type="submit"]):-webkit-autofill,
    #loginform .pmpro_change_password-field input:not([type="submit"]):-webkit-autofill:hover,
    #loginform .pmpro_change_password-field input:not([type="submit"]):-webkit-autofill:focus,
    #loginform .pmpro_change_password-field textarea:-webkit-autofill,
    #loginform .pmpro_change_password-field textarea:-webkit-autofill:hover,
    #loginform .pmpro_change_password-field textarea:-webkit-autofill:focus,
    #loginform .pmpro_change_password-field textarea:-webkit-autofill,
    #loginform .pmpro_change_password-field textarea:-webkit-autofill:hover,
    #loginform .pmpro_change_password-field textarea:-webkit-autofill:focus,
    #loginform .pmpro_change_password-field textarea:-webkit-autofill,
    #loginform .pmpro_change_password-field textarea:-webkit-autofill:hover,
    #loginform .pmpro_change_password-field textarea:-webkit-autofill:focus,
    #loginform .pmpro_change_password-field select:-webkit-autofill,
    #loginform .pmpro_change_password-field select:-webkit-autofill:hover,
    #loginform .pmpro_change_password-field select:-webkit-autofill:focus,
    #loginform .pmpro_change_password-field select:-webkit-autofill,
    #loginform .pmpro_change_password-field select:-webkit-autofill:hover,
    #loginform .pmpro_change_password-field select:-webkit-autofill:focus,
    #loginform .pmpro_change_password-field select:-webkit-autofill,
    #loginform .pmpro_change_password-field select:-webkit-autofill:hover,
    #loginform .pmpro_change_password-field select:-webkit-autofill:focus,
    #loginform .pmpro_checkout-field input:not([type="submit"]):-webkit-autofill,
    #loginform .pmpro_checkout-field input:not([type="submit"]):-webkit-autofill:hover,
    #loginform .pmpro_checkout-field input:not([type="submit"]):-webkit-autofill:focus,
    #loginform .pmpro_checkout-field input:not([type="submit"]):-webkit-autofill,
    #loginform .pmpro_checkout-field input:not([type="submit"]):-webkit-autofill:hover,
    #loginform .pmpro_checkout-field input:not([type="submit"]):-webkit-autofill:focus,
    #loginform .pmpro_checkout-field input:not([type="submit"]):-webkit-autofill,
    #loginform .pmpro_checkout-field input:not([type="submit"]):-webkit-autofill:hover,
    #loginform .pmpro_checkout-field input:not([type="submit"]):-webkit-autofill:focus,
    #loginform .pmpro_checkout-field textarea:-webkit-autofill,
    #loginform .pmpro_checkout-field textarea:-webkit-autofill:hover,
    #loginform .pmpro_checkout-field textarea:-webkit-autofill:focus,
    #loginform .pmpro_checkout-field textarea:-webkit-autofill,
    #loginform .pmpro_checkout-field textarea:-webkit-autofill:hover,
    #loginform .pmpro_checkout-field textarea:-webkit-autofill:focus,
    #loginform .pmpro_checkout-field textarea:-webkit-autofill,
    #loginform .pmpro_checkout-field textarea:-webkit-autofill:hover,
    #loginform .pmpro_checkout-field textarea:-webkit-autofill:focus,
    #loginform .pmpro_checkout-field select:-webkit-autofill,
    #loginform .pmpro_checkout-field select:-webkit-autofill:hover,
    #loginform .pmpro_checkout-field select:-webkit-autofill:focus,
    #loginform .pmpro_checkout-field select:-webkit-autofill,
    #loginform .pmpro_checkout-field select:-webkit-autofill:hover,
    #loginform .pmpro_checkout-field select:-webkit-autofill:focus,
    #loginform .pmpro_checkout-field select:-webkit-autofill,
    #loginform .pmpro_checkout-field select:-webkit-autofill:hover,
    #loginform .pmpro_checkout-field select:-webkit-autofill:focus, #loginform .pmpro_checkout-field-username input:not([type="submit"]):-webkit-autofill, #loginform .pmpro_checkout-field-username input:not([type="submit"]):-webkit-autofill:hover, #loginform .pmpro_checkout-field-username input:not([type="submit"]):-webkit-autofill:focus, #loginform .pmpro_checkout-field-username input:not([type="submit"]):-webkit-autofill, #loginform .pmpro_checkout-field-username input:not([type="submit"]):-webkit-autofill:hover, #loginform .pmpro_checkout-field-username input:not([type="submit"]):-webkit-autofill:focus, #loginform .pmpro_checkout-field-username input:not([type="submit"]):-webkit-autofill, #loginform .pmpro_checkout-field-username input:not([type="submit"]):-webkit-autofill:hover, #loginform .pmpro_checkout-field-username input:not([type="submit"]):-webkit-autofill:focus, #loginform .pmpro_checkout-field-username textarea:-webkit-autofill, #loginform .pmpro_checkout-field-username textarea:-webkit-autofill:hover, #loginform .pmpro_checkout-field-username textarea:-webkit-autofill:focus, #loginform .pmpro_checkout-field-username textarea:-webkit-autofill, #loginform .pmpro_checkout-field-username textarea:-webkit-autofill:hover, #loginform .pmpro_checkout-field-username textarea:-webkit-autofill:focus, #loginform .pmpro_checkout-field-username textarea:-webkit-autofill, #loginform .pmpro_checkout-field-username textarea:-webkit-autofill:hover, #loginform .pmpro_checkout-field-username textarea:-webkit-autofill:focus, #loginform .pmpro_checkout-field-username select:-webkit-autofill, #loginform .pmpro_checkout-field-username select:-webkit-autofill:hover, #loginform .pmpro_checkout-field-username select:-webkit-autofill:focus, #loginform .pmpro_checkout-field-username select:-webkit-autofill, #loginform .pmpro_checkout-field-username select:-webkit-autofill:hover, #loginform .pmpro_checkout-field-username select:-webkit-autofill:focus, #loginform .pmpro_checkout-field-username select:-webkit-autofill, #loginform .pmpro_checkout-field-username select:-webkit-autofill:hover, #loginform .pmpro_checkout-field-username select:-webkit-autofill:focus, .pmpro_form .login-username input:not([type="submit"]):-webkit-autofill, .pmpro_form .login-username input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .login-username input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .login-username input:not([type="submit"]):-webkit-autofill, .pmpro_form .login-username input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .login-username input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .login-username input:not([type="submit"]):-webkit-autofill, .pmpro_form .login-username input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .login-username input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .login-username textarea:-webkit-autofill, .pmpro_form .login-username textarea:-webkit-autofill:hover, .pmpro_form .login-username textarea:-webkit-autofill:focus, .pmpro_form .login-username textarea:-webkit-autofill, .pmpro_form .login-username textarea:-webkit-autofill:hover, .pmpro_form .login-username textarea:-webkit-autofill:focus, .pmpro_form .login-username textarea:-webkit-autofill, .pmpro_form .login-username textarea:-webkit-autofill:hover, .pmpro_form .login-username textarea:-webkit-autofill:focus, .pmpro_form .login-username select:-webkit-autofill, .pmpro_form .login-username select:-webkit-autofill:hover, .pmpro_form .login-username select:-webkit-autofill:focus, .pmpro_form .login-username select:-webkit-autofill, .pmpro_form .login-username select:-webkit-autofill:hover, .pmpro_form .login-username select:-webkit-autofill:focus, .pmpro_form .login-username select:-webkit-autofill, .pmpro_form .login-username select:-webkit-autofill:hover, .pmpro_form .login-username select:-webkit-autofill:focus, .pmpro_form .login-password input:not([type="submit"]):-webkit-autofill, .pmpro_form .login-password input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .login-password input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .login-password input:not([type="submit"]):-webkit-autofill, .pmpro_form .login-password input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .login-password input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .login-password input:not([type="submit"]):-webkit-autofill, .pmpro_form .login-password input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .login-password input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .login-password textarea:-webkit-autofill, .pmpro_form .login-password textarea:-webkit-autofill:hover, .pmpro_form .login-password textarea:-webkit-autofill:focus, .pmpro_form .login-password textarea:-webkit-autofill, .pmpro_form .login-password textarea:-webkit-autofill:hover, .pmpro_form .login-password textarea:-webkit-autofill:focus, .pmpro_form .login-password textarea:-webkit-autofill, .pmpro_form .login-password textarea:-webkit-autofill:hover, .pmpro_form .login-password textarea:-webkit-autofill:focus, .pmpro_form .login-password select:-webkit-autofill, .pmpro_form .login-password select:-webkit-autofill:hover, .pmpro_form .login-password select:-webkit-autofill:focus, .pmpro_form .login-password select:-webkit-autofill, .pmpro_form .login-password select:-webkit-autofill:hover, .pmpro_form .login-password select:-webkit-autofill:focus, .pmpro_form .login-password select:-webkit-autofill, .pmpro_form .login-password select:-webkit-autofill:hover, .pmpro_form .login-password select:-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field textarea:-webkit-autofill, .pmpro_form .pmpro_lost_password-field textarea:-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field textarea:-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field textarea:-webkit-autofill, .pmpro_form .pmpro_lost_password-field textarea:-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field textarea:-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field textarea:-webkit-autofill, .pmpro_form .pmpro_lost_password-field textarea:-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field textarea:-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field select:-webkit-autofill, .pmpro_form .pmpro_lost_password-field select:-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field select:-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field select:-webkit-autofill, .pmpro_form .pmpro_lost_password-field select:-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field select:-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field select:-webkit-autofill, .pmpro_form .pmpro_lost_password-field select:-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field select:-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field textarea:-webkit-autofill, .pmpro_form .pmpro_lost_password-field textarea:-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field textarea:-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field textarea:-webkit-autofill, .pmpro_form .pmpro_lost_password-field textarea:-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field textarea:-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field textarea:-webkit-autofill, .pmpro_form .pmpro_lost_password-field textarea:-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field textarea:-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field select:-webkit-autofill, .pmpro_form .pmpro_lost_password-field select:-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field select:-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field select:-webkit-autofill, .pmpro_form .pmpro_lost_password-field select:-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field select:-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field select:-webkit-autofill, .pmpro_form .pmpro_lost_password-field select:-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field select:-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"]):-webkit-autofill, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"]):-webkit-autofill, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"]):-webkit-autofill, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field-user_login input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field-user_login textarea:-webkit-autofill, .pmpro_form .pmpro_lost_password-field-user_login textarea:-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field-user_login textarea:-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field-user_login textarea:-webkit-autofill, .pmpro_form .pmpro_lost_password-field-user_login textarea:-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field-user_login textarea:-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field-user_login textarea:-webkit-autofill, .pmpro_form .pmpro_lost_password-field-user_login textarea:-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field-user_login textarea:-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field-user_login select:-webkit-autofill, .pmpro_form .pmpro_lost_password-field-user_login select:-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field-user_login select:-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field-user_login select:-webkit-autofill, .pmpro_form .pmpro_lost_password-field-user_login select:-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field-user_login select:-webkit-autofill:focus, .pmpro_form .pmpro_lost_password-field-user_login select:-webkit-autofill, .pmpro_form .pmpro_lost_password-field-user_login select:-webkit-autofill:hover, .pmpro_form .pmpro_lost_password-field-user_login select:-webkit-autofill:focus,
    .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"]):-webkit-autofill,
    .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"]):-webkit-autofill:hover,
    .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"]):-webkit-autofill:focus,
    .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"]):-webkit-autofill,
    .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"]):-webkit-autofill:hover,
    .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"]):-webkit-autofill:focus,
    .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"]):-webkit-autofill,
    .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"]):-webkit-autofill:hover,
    .pmpro_form .pmpro_member_profile_edit-field input:not([type="submit"]):-webkit-autofill:focus,
    .pmpro_form .pmpro_member_profile_edit-field textarea:-webkit-autofill,
    .pmpro_form .pmpro_member_profile_edit-field textarea:-webkit-autofill:hover,
    .pmpro_form .pmpro_member_profile_edit-field textarea:-webkit-autofill:focus,
    .pmpro_form .pmpro_member_profile_edit-field textarea:-webkit-autofill,
    .pmpro_form .pmpro_member_profile_edit-field textarea:-webkit-autofill:hover,
    .pmpro_form .pmpro_member_profile_edit-field textarea:-webkit-autofill:focus,
    .pmpro_form .pmpro_member_profile_edit-field textarea:-webkit-autofill,
    .pmpro_form .pmpro_member_profile_edit-field textarea:-webkit-autofill:hover,
    .pmpro_form .pmpro_member_profile_edit-field textarea:-webkit-autofill:focus,
    .pmpro_form .pmpro_member_profile_edit-field select:-webkit-autofill,
    .pmpro_form .pmpro_member_profile_edit-field select:-webkit-autofill:hover,
    .pmpro_form .pmpro_member_profile_edit-field select:-webkit-autofill:focus,
    .pmpro_form .pmpro_member_profile_edit-field select:-webkit-autofill,
    .pmpro_form .pmpro_member_profile_edit-field select:-webkit-autofill:hover,
    .pmpro_form .pmpro_member_profile_edit-field select:-webkit-autofill:focus,
    .pmpro_form .pmpro_member_profile_edit-field select:-webkit-autofill,
    .pmpro_form .pmpro_member_profile_edit-field select:-webkit-autofill:hover,
    .pmpro_form .pmpro_member_profile_edit-field select:-webkit-autofill:focus, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"]):-webkit-autofill, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"]):-webkit-autofill, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"]):-webkit-autofill, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .pmpro_member_profile_edit-field- input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .pmpro_member_profile_edit-field- textarea:-webkit-autofill, .pmpro_form .pmpro_member_profile_edit-field- textarea:-webkit-autofill:hover, .pmpro_form .pmpro_member_profile_edit-field- textarea:-webkit-autofill:focus, .pmpro_form .pmpro_member_profile_edit-field- textarea:-webkit-autofill, .pmpro_form .pmpro_member_profile_edit-field- textarea:-webkit-autofill:hover, .pmpro_form .pmpro_member_profile_edit-field- textarea:-webkit-autofill:focus, .pmpro_form .pmpro_member_profile_edit-field- textarea:-webkit-autofill, .pmpro_form .pmpro_member_profile_edit-field- textarea:-webkit-autofill:hover, .pmpro_form .pmpro_member_profile_edit-field- textarea:-webkit-autofill:focus, .pmpro_form .pmpro_member_profile_edit-field- select:-webkit-autofill, .pmpro_form .pmpro_member_profile_edit-field- select:-webkit-autofill:hover, .pmpro_form .pmpro_member_profile_edit-field- select:-webkit-autofill:focus, .pmpro_form .pmpro_member_profile_edit-field- select:-webkit-autofill, .pmpro_form .pmpro_member_profile_edit-field- select:-webkit-autofill:hover, .pmpro_form .pmpro_member_profile_edit-field- select:-webkit-autofill:focus, .pmpro_form .pmpro_member_profile_edit-field- select:-webkit-autofill, .pmpro_form .pmpro_member_profile_edit-field- select:-webkit-autofill:hover, .pmpro_form .pmpro_member_profile_edit-field- select:-webkit-autofill:focus, .pmpro_form .first_name input:not([type="submit"]):-webkit-autofill, .pmpro_form .first_name input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .first_name input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .first_name input:not([type="submit"]):-webkit-autofill, .pmpro_form .first_name input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .first_name input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .first_name input:not([type="submit"]):-webkit-autofill, .pmpro_form .first_name input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .first_name input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .first_name textarea:-webkit-autofill, .pmpro_form .first_name textarea:-webkit-autofill:hover, .pmpro_form .first_name textarea:-webkit-autofill:focus, .pmpro_form .first_name textarea:-webkit-autofill, .pmpro_form .first_name textarea:-webkit-autofill:hover, .pmpro_form .first_name textarea:-webkit-autofill:focus, .pmpro_form .first_name textarea:-webkit-autofill, .pmpro_form .first_name textarea:-webkit-autofill:hover, .pmpro_form .first_name textarea:-webkit-autofill:focus, .pmpro_form .first_name select:-webkit-autofill, .pmpro_form .first_name select:-webkit-autofill:hover, .pmpro_form .first_name select:-webkit-autofill:focus, .pmpro_form .first_name select:-webkit-autofill, .pmpro_form .first_name select:-webkit-autofill:hover, .pmpro_form .first_name select:-webkit-autofill:focus, .pmpro_form .first_name select:-webkit-autofill, .pmpro_form .first_name select:-webkit-autofill:hover, .pmpro_form .first_name select:-webkit-autofill:focus,
    .pmpro_form .pmpro_change_password-field input:not([type="submit"]):-webkit-autofill,
    .pmpro_form .pmpro_change_password-field input:not([type="submit"]):-webkit-autofill:hover,
    .pmpro_form .pmpro_change_password-field input:not([type="submit"]):-webkit-autofill:focus,
    .pmpro_form .pmpro_change_password-field input:not([type="submit"]):-webkit-autofill,
    .pmpro_form .pmpro_change_password-field input:not([type="submit"]):-webkit-autofill:hover,
    .pmpro_form .pmpro_change_password-field input:not([type="submit"]):-webkit-autofill:focus,
    .pmpro_form .pmpro_change_password-field input:not([type="submit"]):-webkit-autofill,
    .pmpro_form .pmpro_change_password-field input:not([type="submit"]):-webkit-autofill:hover,
    .pmpro_form .pmpro_change_password-field input:not([type="submit"]):-webkit-autofill:focus,
    .pmpro_form .pmpro_change_password-field textarea:-webkit-autofill,
    .pmpro_form .pmpro_change_password-field textarea:-webkit-autofill:hover,
    .pmpro_form .pmpro_change_password-field textarea:-webkit-autofill:focus,
    .pmpro_form .pmpro_change_password-field textarea:-webkit-autofill,
    .pmpro_form .pmpro_change_password-field textarea:-webkit-autofill:hover,
    .pmpro_form .pmpro_change_password-field textarea:-webkit-autofill:focus,
    .pmpro_form .pmpro_change_password-field textarea:-webkit-autofill,
    .pmpro_form .pmpro_change_password-field textarea:-webkit-autofill:hover,
    .pmpro_form .pmpro_change_password-field textarea:-webkit-autofill:focus,
    .pmpro_form .pmpro_change_password-field select:-webkit-autofill,
    .pmpro_form .pmpro_change_password-field select:-webkit-autofill:hover,
    .pmpro_form .pmpro_change_password-field select:-webkit-autofill:focus,
    .pmpro_form .pmpro_change_password-field select:-webkit-autofill,
    .pmpro_form .pmpro_change_password-field select:-webkit-autofill:hover,
    .pmpro_form .pmpro_change_password-field select:-webkit-autofill:focus,
    .pmpro_form .pmpro_change_password-field select:-webkit-autofill,
    .pmpro_form .pmpro_change_password-field select:-webkit-autofill:hover,
    .pmpro_form .pmpro_change_password-field select:-webkit-autofill:focus,
    .pmpro_form .pmpro_checkout-field input:not([type="submit"]):-webkit-autofill,
    .pmpro_form .pmpro_checkout-field input:not([type="submit"]):-webkit-autofill:hover,
    .pmpro_form .pmpro_checkout-field input:not([type="submit"]):-webkit-autofill:focus,
    .pmpro_form .pmpro_checkout-field input:not([type="submit"]):-webkit-autofill,
    .pmpro_form .pmpro_checkout-field input:not([type="submit"]):-webkit-autofill:hover,
    .pmpro_form .pmpro_checkout-field input:not([type="submit"]):-webkit-autofill:focus,
    .pmpro_form .pmpro_checkout-field input:not([type="submit"]):-webkit-autofill,
    .pmpro_form .pmpro_checkout-field input:not([type="submit"]):-webkit-autofill:hover,
    .pmpro_form .pmpro_checkout-field input:not([type="submit"]):-webkit-autofill:focus,
    .pmpro_form .pmpro_checkout-field textarea:-webkit-autofill,
    .pmpro_form .pmpro_checkout-field textarea:-webkit-autofill:hover,
    .pmpro_form .pmpro_checkout-field textarea:-webkit-autofill:focus,
    .pmpro_form .pmpro_checkout-field textarea:-webkit-autofill,
    .pmpro_form .pmpro_checkout-field textarea:-webkit-autofill:hover,
    .pmpro_form .pmpro_checkout-field textarea:-webkit-autofill:focus,
    .pmpro_form .pmpro_checkout-field textarea:-webkit-autofill,
    .pmpro_form .pmpro_checkout-field textarea:-webkit-autofill:hover,
    .pmpro_form .pmpro_checkout-field textarea:-webkit-autofill:focus,
    .pmpro_form .pmpro_checkout-field select:-webkit-autofill,
    .pmpro_form .pmpro_checkout-field select:-webkit-autofill:hover,
    .pmpro_form .pmpro_checkout-field select:-webkit-autofill:focus,
    .pmpro_form .pmpro_checkout-field select:-webkit-autofill,
    .pmpro_form .pmpro_checkout-field select:-webkit-autofill:hover,
    .pmpro_form .pmpro_checkout-field select:-webkit-autofill:focus,
    .pmpro_form .pmpro_checkout-field select:-webkit-autofill,
    .pmpro_form .pmpro_checkout-field select:-webkit-autofill:hover,
    .pmpro_form .pmpro_checkout-field select:-webkit-autofill:focus, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"]):-webkit-autofill, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"]):-webkit-autofill, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"]):-webkit-autofill, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"]):-webkit-autofill:hover, .pmpro_form .pmpro_checkout-field-username input:not([type="submit"]):-webkit-autofill:focus, .pmpro_form .pmpro_checkout-field-username textarea:-webkit-autofill, .pmpro_form .pmpro_checkout-field-username textarea:-webkit-autofill:hover, .pmpro_form .pmpro_checkout-field-username textarea:-webkit-autofill:focus, .pmpro_form .pmpro_checkout-field-username textarea:-webkit-autofill, .pmpro_form .pmpro_checkout-field-username textarea:-webkit-autofill:hover, .pmpro_form .pmpro_checkout-field-username textarea:-webkit-autofill:focus, .pmpro_form .pmpro_checkout-field-username textarea:-webkit-autofill, .pmpro_form .pmpro_checkout-field-username textarea:-webkit-autofill:hover, .pmpro_form .pmpro_checkout-field-username textarea:-webkit-autofill:focus, .pmpro_form .pmpro_checkout-field-username select:-webkit-autofill, .pmpro_form .pmpro_checkout-field-username select:-webkit-autofill:hover, .pmpro_form .pmpro_checkout-field-username select:-webkit-autofill:focus, .pmpro_form .pmpro_checkout-field-username select:-webkit-autofill, .pmpro_form .pmpro_checkout-field-username select:-webkit-autofill:hover, .pmpro_form .pmpro_checkout-field-username select:-webkit-autofill:focus, .pmpro_form .pmpro_checkout-field-username select:-webkit-autofill, .pmpro_form .pmpro_checkout-field-username select:-webkit-autofill:hover, .pmpro_form .pmpro_checkout-field-username select:-webkit-autofill:focus {
      background: transparent !important;
      color: #CD4A00 !important;
      -webkit-text-fill-color: #CD4A00 !important;
      transition: background-color 5000s ease-in-out 0s; }
  #loginform .login-username select, #loginform .login-password select, #loginform .pmpro_lost_password-field select, #loginform .pmpro_lost_password-field select, #loginform .pmpro_lost_password-field-user_login select,
  #loginform .pmpro_member_profile_edit-field select, #loginform .pmpro_member_profile_edit-field- select, #loginform .first_name select,
  #loginform .pmpro_change_password-field select,
  #loginform .pmpro_checkout-field select, #loginform .pmpro_checkout-field-username select, .pmpro_form .login-username select, .pmpro_form .login-password select, .pmpro_form .pmpro_lost_password-field select, .pmpro_form .pmpro_lost_password-field select, .pmpro_form .pmpro_lost_password-field-user_login select,
  .pmpro_form .pmpro_member_profile_edit-field select, .pmpro_form .pmpro_member_profile_edit-field- select, .pmpro_form .first_name select,
  .pmpro_form .pmpro_change_password-field select,
  .pmpro_form .pmpro_checkout-field select, .pmpro_form .pmpro_checkout-field-username select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 5' style='enable-background:new 0 0 9 5;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23d8d8d8;%7d %3c/style%3e%3cpath class='st0' d='M9,0.6C9,0.2,8.7,0,8.4,0H0.6C0.3,0,0,0.2,0,0.6c0,0.1,0.1,0.3,0.2,0.4l3.9,3.9c0.2,0.2,0.6,0.2,0.8,0 c0,0,0,0,0,0l3.9-3.9C8.9,0.8,9,0.7,9,0.6z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 9px  5px;
    background-position: calc(100% - 20px) center;
    line-height: 1.5em !important;
    padding: 12px 10px !important;
    transition: all 0.4s ease;
    color: rgba(58, 59, 75, 0.5); }
    #loginform .login-username select option, #loginform .login-password select option, #loginform .pmpro_lost_password-field select option, #loginform .pmpro_lost_password-field select option, #loginform .pmpro_lost_password-field-user_login select option,
    #loginform .pmpro_member_profile_edit-field select option, #loginform .pmpro_member_profile_edit-field- select option, #loginform .first_name select option,
    #loginform .pmpro_change_password-field select option,
    #loginform .pmpro_checkout-field select option, #loginform .pmpro_checkout-field-username select option, .pmpro_form .login-username select option, .pmpro_form .login-password select option, .pmpro_form .pmpro_lost_password-field select option, .pmpro_form .pmpro_lost_password-field select option, .pmpro_form .pmpro_lost_password-field-user_login select option,
    .pmpro_form .pmpro_member_profile_edit-field select option, .pmpro_form .pmpro_member_profile_edit-field- select option, .pmpro_form .first_name select option,
    .pmpro_form .pmpro_change_password-field select option,
    .pmpro_form .pmpro_checkout-field select option, .pmpro_form .pmpro_checkout-field-username select option {
      height: 50px;
      color: rgba(58, 59, 75, 0.5); }
    #loginform .login-username select:focus, #loginform .login-username select:active, #loginform .login-password select:focus, #loginform .login-password select:active, #loginform .pmpro_lost_password-field select:focus, #loginform .pmpro_lost_password-field select:active, #loginform .pmpro_lost_password-field select:focus, #loginform .pmpro_lost_password-field select:active, #loginform .pmpro_lost_password-field-user_login select:focus, #loginform .pmpro_lost_password-field-user_login select:active,
    #loginform .pmpro_member_profile_edit-field select:focus,
    #loginform .pmpro_member_profile_edit-field select:active, #loginform .pmpro_member_profile_edit-field- select:focus, #loginform .pmpro_member_profile_edit-field- select:active, #loginform .first_name select:focus, #loginform .first_name select:active,
    #loginform .pmpro_change_password-field select:focus,
    #loginform .pmpro_change_password-field select:active,
    #loginform .pmpro_checkout-field select:focus,
    #loginform .pmpro_checkout-field select:active, #loginform .pmpro_checkout-field-username select:focus, #loginform .pmpro_checkout-field-username select:active, .pmpro_form .login-username select:focus, .pmpro_form .login-username select:active, .pmpro_form .login-password select:focus, .pmpro_form .login-password select:active, .pmpro_form .pmpro_lost_password-field select:focus, .pmpro_form .pmpro_lost_password-field select:active, .pmpro_form .pmpro_lost_password-field select:focus, .pmpro_form .pmpro_lost_password-field select:active, .pmpro_form .pmpro_lost_password-field-user_login select:focus, .pmpro_form .pmpro_lost_password-field-user_login select:active,
    .pmpro_form .pmpro_member_profile_edit-field select:focus,
    .pmpro_form .pmpro_member_profile_edit-field select:active, .pmpro_form .pmpro_member_profile_edit-field- select:focus, .pmpro_form .pmpro_member_profile_edit-field- select:active, .pmpro_form .first_name select:focus, .pmpro_form .first_name select:active,
    .pmpro_form .pmpro_change_password-field select:focus,
    .pmpro_form .pmpro_change_password-field select:active,
    .pmpro_form .pmpro_checkout-field select:focus,
    .pmpro_form .pmpro_checkout-field select:active, .pmpro_form .pmpro_checkout-field-username select:focus, .pmpro_form .pmpro_checkout-field-username select:active {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 5' style='enable-background:new 0 0 9 5;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23063087;%7d %3c/style%3e%3cpath class='st0' d='M9,0.6C9,0.2,8.7,0,8.4,0H0.6C0.3,0,0,0.2,0,0.6c0,0.1,0.1,0.3,0.2,0.4l3.9,3.9c0.2,0.2,0.6,0.2,0.8,0 c0,0,0,0,0,0l3.9-3.9C8.9,0.8,9,0.7,9,0.6z'/%3e%3c/svg%3e");
      transition: all 0.4s ease;
      box-shadow: none;
      outline: none; }
  #loginform .login-username textarea, #loginform .login-password textarea, #loginform .pmpro_lost_password-field textarea, #loginform .pmpro_lost_password-field textarea, #loginform .pmpro_lost_password-field-user_login textarea,
  #loginform .pmpro_member_profile_edit-field textarea, #loginform .pmpro_member_profile_edit-field- textarea, #loginform .first_name textarea,
  #loginform .pmpro_change_password-field textarea,
  #loginform .pmpro_checkout-field textarea, #loginform .pmpro_checkout-field-username textarea, .pmpro_form .login-username textarea, .pmpro_form .login-password textarea, .pmpro_form .pmpro_lost_password-field textarea, .pmpro_form .pmpro_lost_password-field textarea, .pmpro_form .pmpro_lost_password-field-user_login textarea,
  .pmpro_form .pmpro_member_profile_edit-field textarea, .pmpro_form .pmpro_member_profile_edit-field- textarea, .pmpro_form .first_name textarea,
  .pmpro_form .pmpro_change_password-field textarea,
  .pmpro_form .pmpro_checkout-field textarea, .pmpro_form .pmpro_checkout-field-username textarea {
    height: 100px;
    resize: none;
    max-width: 100%; }
#loginform .login-remember label, .pmpro_form .login-remember label {
  font-family: ibm-plex-sans, sans-serif !important;
  font-size: 14px !important;
  font-weight: bold !important;
  margin: 0 !important;
  color: #565656 !important; }
#loginform .login-submit, #loginform .pmpro_submit, .pmpro_form .login-submit, .pmpro_form .pmpro_submit {
  display: inline-block;
  margin: 0 !important;
  position: relative;
  padding: 0 !important;
  width: auto !important;
  margin-top: 30px !important; }
  #loginform .login-submit::after, #loginform .pmpro_submit::after, .pmpro_form .login-submit::after, .pmpro_form .pmpro_submit::after {
    content: "";
    background-image: url("../images/icons/chevron-black-right.svg");
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    height: 11px;
    margin-left: 0;
    position: absolute;
    right: 10px;
    left: unset;
    top: 50%;
    width: 8px;
    z-index: 9;
    display: none; }
  #loginform .login-submit #wp-submit, #loginform .login-submit input[type="submit"], #loginform .login-submit .pmpro_btn, #loginform .login-submit .pmpro_btn-cancel, #loginform .pmpro_submit #wp-submit, #loginform .pmpro_submit input[type="submit"], #loginform .pmpro_submit .pmpro_btn, #loginform .pmpro_submit .pmpro_btn-cancel, .pmpro_form .login-submit #wp-submit, .pmpro_form .login-submit input[type="submit"], .pmpro_form .login-submit .pmpro_btn, .pmpro_form .login-submit .pmpro_btn-cancel, .pmpro_form .pmpro_submit #wp-submit, .pmpro_form .pmpro_submit input[type="submit"], .pmpro_form .pmpro_submit .pmpro_btn, .pmpro_form .pmpro_submit .pmpro_btn-cancel {
    background-color: #F18A00;
    border-radius: 50px;
    border: 2px solid #F18A00 !important;
    color: white !important;
    cursor: pointer;
    display: inline-block;
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 14px !important;
    font-stretch: normal !important;
    font-style: normal !important;
    font-weight: bold !important;
    letter-spacing: normal !important;
    line-height: 1.39 !important;
    margin: 0 15px 15px 0 !important;
    max-width: 100%;
    min-width: 116px;
    opacity: 1;
    padding: 14px 41px !important;
    position: relative;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: none;
    transition: all 0.4s ease; }
    #loginform .login-submit #wp-submit:hover, #loginform .login-submit #wp-submit:focus, #loginform .login-submit #wp-submit:active, #loginform .login-submit input[type="submit"]:hover, #loginform .login-submit input[type="submit"]:focus, #loginform .login-submit input[type="submit"]:active, #loginform .login-submit .pmpro_btn:hover, #loginform .login-submit .pmpro_btn:focus, #loginform .login-submit .pmpro_btn:active, #loginform .login-submit .pmpro_btn-cancel:hover, #loginform .login-submit .pmpro_btn-cancel:focus, #loginform .login-submit .pmpro_btn-cancel:active, #loginform .pmpro_submit #wp-submit:hover, #loginform .pmpro_submit #wp-submit:focus, #loginform .pmpro_submit #wp-submit:active, #loginform .pmpro_submit input[type="submit"]:hover, #loginform .pmpro_submit input[type="submit"]:focus, #loginform .pmpro_submit input[type="submit"]:active, #loginform .pmpro_submit .pmpro_btn:hover, #loginform .pmpro_submit .pmpro_btn:focus, #loginform .pmpro_submit .pmpro_btn:active, #loginform .pmpro_submit .pmpro_btn-cancel:hover, #loginform .pmpro_submit .pmpro_btn-cancel:focus, #loginform .pmpro_submit .pmpro_btn-cancel:active, .pmpro_form .login-submit #wp-submit:hover, .pmpro_form .login-submit #wp-submit:focus, .pmpro_form .login-submit #wp-submit:active, .pmpro_form .login-submit input[type="submit"]:hover, .pmpro_form .login-submit input[type="submit"]:focus, .pmpro_form .login-submit input[type="submit"]:active, .pmpro_form .login-submit .pmpro_btn:hover, .pmpro_form .login-submit .pmpro_btn:focus, .pmpro_form .login-submit .pmpro_btn:active, .pmpro_form .login-submit .pmpro_btn-cancel:hover, .pmpro_form .login-submit .pmpro_btn-cancel:focus, .pmpro_form .login-submit .pmpro_btn-cancel:active, .pmpro_form .pmpro_submit #wp-submit:hover, .pmpro_form .pmpro_submit #wp-submit:focus, .pmpro_form .pmpro_submit #wp-submit:active, .pmpro_form .pmpro_submit input[type="submit"]:hover, .pmpro_form .pmpro_submit input[type="submit"]:focus, .pmpro_form .pmpro_submit input[type="submit"]:active, .pmpro_form .pmpro_submit .pmpro_btn:hover, .pmpro_form .pmpro_submit .pmpro_btn:focus, .pmpro_form .pmpro_submit .pmpro_btn:active, .pmpro_form .pmpro_submit .pmpro_btn-cancel:hover, .pmpro_form .pmpro_submit .pmpro_btn-cancel:focus, .pmpro_form .pmpro_submit .pmpro_btn-cancel:active {
      background-color: #a2a2a2 !important;
      border-color: #a2a2a2 !important;
      color: white !important;
      text-decoration: none; }

.pmpro_btn, .pmpro_btn:link, .pmpro_content_message a, .pmpro_content_message a:link {
  background-color: #F18A00;
  border-radius: 50px;
  border: 2px solid #F18A00 !important;
  color: white !important;
  cursor: pointer;
  display: inline-block;
  font-family: ibm-plex-sans, sans-serif !important;
  font-size: 14px !important;
  font-stretch: normal !important;
  font-style: normal !important;
  font-weight: bold !important;
  letter-spacing: normal !important;
  line-height: 1.39 !important;
  margin: 0 !important;
  max-width: 100%;
  min-width: 116px;
  opacity: 1;
  padding: 14px 41px !important;
  position: relative;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: none;
  transition: all 0.4s ease; }
  .pmpro_btn:hover, .pmpro_btn:focus, .pmpro_btn:active, .pmpro_btn:link:hover, .pmpro_btn:link:focus, .pmpro_btn:link:active, .pmpro_content_message a:hover, .pmpro_content_message a:focus, .pmpro_content_message a:active, .pmpro_content_message a:link:hover, .pmpro_content_message a:link:focus, .pmpro_content_message a:link:active {
    background-color: #a2a2a2 !important;
    border-color: #a2a2a2 !important;
    color: white !important;
    text-decoration: none; }

.switcher div.selected {
  border-radius: 49.5px;
  border: solid 1.5px #d4d2d2;
  background: #ffffff !important;
  text-align: center;
  padding: 10px;
  overflow: hidden; }
  .switcher div.selected a {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #002B70 !important;
    background: white !important;
    width: auto !important;
    border: none !important; }
.switcher .option {
  border: none !important;
  text-align: center;
  background: #f0f1f5 !important;
  bottom: 100% !important;
  border-radius: 10px !important;
  position: absolute !important; }
  .switcher .option a {
    color: #002B70 !important;
    padding: 7px;
    margin: 10px 0;
    border-radius: 50px;
    width: 70%;
    margin-left: auto !important;
    margin-right: auto !important; }
    .switcher .option a:hover {
      background: rgba(0, 43, 112, 0.1) !important; }
  .switcher .option a.selected {
    background: rgba(0, 0, 0, 0.1) !important; }

.gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_validation_errors {
  border-radius: 2px;
  background: rgba(249, 169, 139, 0.52);
  box-shadow: none;
  border: none; }
  .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_validation_errors > h2 {
    line-height: 1;
    font-family: ibm-plex-sans, sans-serif !important; }
    .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_validation_errors > h2 .gform-icon {
      left: -40px; }
  .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_validation_errors .gform_submission_error {
    font-size: 13px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.77;
    letter-spacing: normal; }
.gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .ginput_cardextras {
  display: flex;
  flex-direction: column; }
  .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .ginput_cardextras .ginput_cardinfo_left {
    margin-bottom: 8px; }
  .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .ginput_cardextras .ginput_cardinfo_right {
    padding-left: 0; }
.gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .validation_message {
  border-radius: 2px;
  background: rgba(249, 169, 139, 0.52);
  box-shadow: none;
  border: none; }
.gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_heading {
  margin-bottom: 0 !important; }
  .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_heading .gform_title {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 2.5rem;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: -0.9px;
    color: #2259B0; }
  .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_heading .gform_description {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: -0.09px;
    margin-bottom: 0 !important;
    color: rgba(86, 86, 86, 0.74); }
.gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield {
  padding-left: 0 !important;
  margin-top: 0 !important;
  /*field address */ }
  .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_radio {
    /*RADIO Button circular style*/ }
    .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_radio .gfield_radio input {
      cursor: pointer;
      height: 100%;
      opacity: 0;
      position: absolute;
      width: 100%;
      z-index: 1; }
    .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_radio .gfield_radio [type="radio"]:checked + label,
    .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_radio .gfield_radio [type="radio"]:not(:checked) + label {
      font-family: ibm-plex-sans, sans-serif !important;
      color: #ffffff;
      cursor: pointer;
      display: inline-block !important;
      font-size: 18px;
      font-stretch: normal;
      font-style: normal;
      font-weight: 400;
      letter-spacing: normal;
      line-height: 1.67;
      margin: 0 auto;
      padding: 0 0 0 25px !important;
      position: relative;
      vertical-align: middle;
      z-index: 1; }
      .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_radio .gfield_radio [type="radio"]:checked + label::after,
      .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_radio .gfield_radio [type="radio"]:not(:checked) + label::after {
        content: "";
        -webkit-transition: all 0.2s ease;
        background: white;
        border-radius: 50%;
        border: 4px solid #2259B0;
        height: 14px;
        left: 0;
        position: absolute;
        top: 7px;
        transition: all 0.2s ease;
        width: 14px;
        z-index: -1; }
    .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_radio .gfield_radio [type="radio"]:checked,
    .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_radio .gfield_radio [type="radio"]:not(:checked) {
      position: relative;
      left: -9999px;
      margin: 0 !important;
      width: 0;
      height: 0; }
    .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_radio .gfield_radio [type="radio"]:not(:checked) + label:after {
      content: "";
      transition: all 0.2s ease;
      -webkit-transform: scale(1);
      transform: scale(1);
      border: 4px solid #e5e5e5;
      background: transparent; }
  .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_checkbox {
    /*checkbox*/ }
    .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_checkbox input {
      cursor: pointer;
      height: 100%;
      opacity: 0;
      position: absolute;
      width: 100%;
      z-index: 1; }
    .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_checkbox [type="checkbox"]:checked + label,
    .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_checkbox [type="checkbox"]:not(:checked) + label {
      font-family: ibm-plex-sans, sans-serif !important;
      color: black;
      cursor: pointer;
      display: inline-block !important;
      font-size: 18px;
      font-weight: 400;
      line-height: 1em;
      margin: 0 auto;
      padding: 0 0 0 25px !important;
      position: relative;
      vertical-align: middle;
      max-width: 100%;
      z-index: 1; }
      .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_checkbox [type="checkbox"]:checked + label::after,
      .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_checkbox [type="checkbox"]:not(:checked) + label::after {
        content: "";
        -webkit-transition: all 0.2s ease;
        background: #2259B0;
        border-radius: 0;
        border: 4px solid #2259B0;
        height: 15px;
        left: 0;
        position: absolute;
        top: 1px;
        transition: all 0.2s ease;
        width: 15px;
        z-index: -1; }
    .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_checkbox [type="checkbox"]:checked,
    .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_checkbox [type="checkbox"]:not(:checked) {
      position: relative;
      left: -9999px;
      margin: 0 !important;
      width: 0;
      height: 0;
      min-height: 0;
      padding: 0 !important; }
    .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_checkbox [type="checkbox"]:checked + label::before {
      content: "\f00c";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      /*--adjust as necessary--*/
      color: #fff;
      font-size: 12px;
      left: 1px;
      position: absolute;
      top: 0px; }
    .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_checkbox [type="checkbox"]:not(:checked) + label:after {
      content: "";
      transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      -webkit-transform: scale(1);
      transform: scale(1);
      border: 4px solid #e5e5e5;
      background: transparent; }
  .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .ginput_container_address .address_country select {
    line-height: 1.5em !important; }
  .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_body .gform_fields .gfield .top_label .gfield_label {
    font-family: ibm-plex-sans, sans-serif !important;
    color: #2259B0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em; }

.gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_footer {
  display: inline-block;
  margin: 0 !important;
  position: relative;
  padding: 0 !important;
  width: auto !important;
  margin-top: 0px !important; }
  .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_footer::after {
    content: "";
    background-image: url("../images/icons/arrow-btn-newsletter-hover.svg");
    background-size: contain;
    background-repeat: no-repeat;
    display: none;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 17.9px;
    height: 8.7px;
    -webkit-filter: brightness(0%) invert(100%);
    filter: brightness(0%) invert(100%); }
  .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_footer input[type="submit"],
  .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_footer input.button {
    border-radius: 90px;
    background-color: #002B70;
    border: 2px solid #002b70 !important;
    border: none !important;
    color: white !important;
    cursor: pointer;
    display: inline-block;
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 12px !important;
    font-stretch: normal !important;
    font-style: normal !important;
    font-weight: 700 !important;
    letter-spacing: 1.5px !important;
    margin: 0 !important;
    max-width: 100%;
    min-width: 98px;
    opacity: 1;
    padding: 18px 32px 18px !important;
    position: relative;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: uppercase; }
    .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_footer input[type="submit"]:hover, .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_footer input[type="submit"]:focus, .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_footer input[type="submit"]:active,
    .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_footer input.button:hover,
    .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_footer input.button:focus,
    .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_footer input.button:active {
      background-color: #2259B0 !important;
      border-color: #2259B0 !important;
      color: #211c1d !important;
      text-decoration: none; }
  .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_footer:hover::after, .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_footer:focus::after, .gform_wrapper:not(#gform_wrapper_0):not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_footer:active::after {
    -webkit-filter: brightness(100%) invert(0%);
    filter: brightness(100%) invert(0%); }

.interior .gform_confirmation_wrapper {
  font-size: 16px !important;
  color: #2259B0 !important; }

.gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 16px;
  color: #fff;
  display: block;
  background: #2259B0;
  padding: 10px 20px;
  position: relative; }
  .gform_confirmation_wrapper .gform_confirmation_message a {
    color: inherit !important;
    text-decoration: underline !important; }
    .gform_confirmation_wrapper .gform_confirmation_message a:hover {
      text-decoration: none !important; }

.gform_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_last,
.gform_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_middle {
  margin-left: 0 !important; }

/*Error Form Css*/
.gform_wrapper div.validation_error {
  font-family: ibm-plex-sans, sans-serif !important;
  border: none !important;
  color: #ff0000 !important;
  font-size: 12px !important;
  font-stretch: normal;
  font-style: normal;
  font-weight: bold !important;
  letter-spacing: normal;
  line-height: normal;
  margin-bottom: 0 !important;
  padding: 18px 0 !important;
  text-align: left !important;
  width: 300px !important; }

.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100%; }

.gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_wrapper li.gfield_error textarea {
  border: solid 2px #ff0000 !important;
  background-color: rgba(255, 0, 0, 0.12);
  color: #ff0000 !important; }

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent !important;
  border: none !important; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  padding-top: 0 !important;
  font-size: 14px;
  font-family: ibm-plex-sans, sans-serif !important;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ff0000; }

/*Error Form*/
/*Global Styles Gform*/
.gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) ul li::before {
  content: none !important; }
.gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) .field_sublabel_above .gfield_description {
  padding-top: 5px;
  margin-top: 0 !important; }
.gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) li.gfield.field_sublabel_above.field_description_below + li.gfield {
  margin-top: 0 !important; }
.gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 5px !important; }
.gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) input:not([type="submit"]),
.gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) textarea,
.gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) select {
  font-family: ibm-plex-sans, sans-serif !important;
  background-color: rgba(132, 145, 223, 0);
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  box-shadow: none;
  color: #212558;
  font-size: 13px !important;
  font-weight: normal;
  min-height: 40px;
  padding: 10px 22px !important;
  /* firefox 19+ */
  /* ie */ }
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) input:not([type="submit"])::-webkit-input-placeholder,
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) textarea::-webkit-input-placeholder,
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) select::-webkit-input-placeholder {
    color: #212558;
    opacity: 1; }
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) input:not([type="submit"])::-moz-placeholder,
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) textarea::-moz-placeholder,
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) select::-moz-placeholder {
    color: #212558;
    opacity: 1; }
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) input:not([type="submit"]):-ms-input-placeholder,
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) textarea:-ms-input-placeholder,
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) select:-ms-input-placeholder {
    color: #212558;
    opacity: 1; }
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) input:not([type="submit"]):active, .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) input:not([type="submit"]):focus,
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) textarea:active,
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) textarea:focus,
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) select:active,
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) select:focus {
    box-shadow: none;
    border-color: #be6d00;
    outline: none;
    color: #be6d00;
    background-color: rgba(156, 218, 164, 0);
    /* firefox 19+ */
    /* ie */ }
    .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) input:not([type="submit"]):active::-webkit-input-placeholder, .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) input:not([type="submit"]):focus::-webkit-input-placeholder,
    .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) textarea:active::-webkit-input-placeholder,
    .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) textarea:focus::-webkit-input-placeholder,
    .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) select:active::-webkit-input-placeholder,
    .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) select:focus::-webkit-input-placeholder {
      color: #be6d00;
      opacity: 1; }
    .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) input:not([type="submit"]):active::-moz-placeholder, .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) input:not([type="submit"]):focus::-moz-placeholder,
    .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) textarea:active::-moz-placeholder,
    .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) textarea:focus::-moz-placeholder,
    .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) select:active::-moz-placeholder,
    .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) select:focus::-moz-placeholder {
      color: #be6d00;
      opacity: 1; }
    .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) input:not([type="submit"]):active:-ms-input-placeholder, .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) input:not([type="submit"]):focus:-ms-input-placeholder,
    .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) textarea:active:-ms-input-placeholder,
    .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) textarea:focus:-ms-input-placeholder,
    .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) select:active:-ms-input-placeholder,
    .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) select:focus:-ms-input-placeholder {
      color: #be6d00;
      opacity: 1; }
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) input:not([type="submit"]):-webkit-autofill,
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) textarea:-webkit-autofill,
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) select:-webkit-autofill {
    background: transparent !important;
    color: #be6d00 !important;
    -webkit-text-fill-color: #be6d00 !important;
    transition: background-color 5000s ease-in-out 0s; }
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) input:not([type="submit"]):-webkit-autofill:focus,
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) textarea:-webkit-autofill:focus,
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) select:-webkit-autofill:focus {
    background: transparent !important;
    color: #be6d00 !important;
    -webkit-text-fill-color: #be6d00 !important;
    transition: background-color 5000s ease-in-out 0s; }
.gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 5' style='enable-background:new 0 0 9 5;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23d7d7d7;%7d %3c/style%3e%3cpath class='st0' d='M9,0.6C9,0.2,8.7,0,8.4,0H0.6C0.3,0,0,0.2,0,0.6c0,0.1,0.1,0.3,0.2,0.4l3.9,3.9c0.2,0.2,0.6,0.2,0.8,0 c0,0,0,0,0,0l3.9-3.9C8.9,0.8,9,0.7,9,0.6z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 9px 5px;
  background-position: calc(100% - 20px) center;
  line-height: 1.5em !important;
  padding: 12px 22px !important;
  transition: all 0.4s ease;
  color: #212558; }
  .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) select:focus, .gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) select:active {
    border-color: #10B7A5;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 5' style='enable-background:new 0 0 9 5;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%2310B7A5;%7d %3c/style%3e%3cpath class='st0' d='M9,0.6C9,0.2,8.7,0,8.4,0H0.6C0.3,0,0,0.2,0,0.6c0,0.1,0.1,0.3,0.2,0.4l3.9,3.9c0.2,0.2,0.6,0.2,0.8,0 c0,0,0,0,0,0l3.9-3.9C8.9,0.8,9,0.7,9,0.6z'/%3e%3c/svg%3e");
    transition: all 0.4s ease;
    box-shadow: none;
    outline: none;
    color: #10B7A5; }
.gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) textarea {
  height: 100px;
  resize: none;
  max-width: 100%; }
.gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) input[type="checkbox"],
.gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) input[type="radio"] {
  height: 30px; }
.gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) label.gfield_label,
.gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) .gfield_label,
.gform_wrapper:not(.newsletterForm_wrapper):not(.donateForm_wrapper) .ginput_complex label {
  font-family: ibm-plex-sans, sans-serif !important;
  font-size: 11px !important;
  color: #565656 !important; }

.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label {
  margin-bottom: 5px !important; }

.interior-page .entry-content .interior-section-donate .donation-form-container {
  margin-top: 48px; }
.interior-page .entry-content .interior-section-donate .donation-sponsor-form-container {
  margin-top: 0; }
.interior-page .entry-content .interior-section-donate .img-wrap {
  height: 100%;
  border-radius: 0;
  margin: 0; }
  .interior-page .entry-content .interior-section-donate .img-wrap img {
    height: 100% !important; }
.interior-page .entry-content .interior-section-donate form {
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */ }
  .interior-page .entry-content .interior-section-donate form .amount {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 40px; }
  .interior-page .entry-content .interior-section-donate form .button {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #2259B0;
    margin-right: 10px;
    margin-bottom: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 116px;
    height: 52px;
    padding: 10px;
    border-radius: 30px;
    border: solid 2px #2259B0; }
    .interior-page .entry-content .interior-section-donate form .button.selected {
      background: #2259B0;
      color: white; }
    .interior-page .entry-content .interior-section-donate form .button input {
      text-align: center;
      background: transparent;
      border: none;
      /* firefox 19+ */
      /* ie */ }
      .interior-page .entry-content .interior-section-donate form .button input::-webkit-input-placeholder {
        color: #2259B0;
        opacity: 1;
        font-weight: 700; }
      .interior-page .entry-content .interior-section-donate form .button input::-moz-placeholder {
        color: #2259B0;
        opacity: 1;
        font-weight: 700; }
      .interior-page .entry-content .interior-section-donate form .button input:-ms-input-placeholder {
        color: #2259B0;
        opacity: 1;
        font-weight: 700; }
      .interior-page .entry-content .interior-section-donate form .button input:focus, .interior-page .entry-content .interior-section-donate form .button input:active {
        /* firefox 19+ */
        /* ie */ }
        .interior-page .entry-content .interior-section-donate form .button input:focus::-webkit-input-placeholder, .interior-page .entry-content .interior-section-donate form .button input:active::-webkit-input-placeholder {
          color: white;
          opacity: 1; }
        .interior-page .entry-content .interior-section-donate form .button input:focus::-moz-placeholder, .interior-page .entry-content .interior-section-donate form .button input:active::-moz-placeholder {
          color: white;
          opacity: 1; }
        .interior-page .entry-content .interior-section-donate form .button input:focus:-ms-input-placeholder, .interior-page .entry-content .interior-section-donate form .button input:active:-ms-input-placeholder {
          color: white;
          opacity: 1; }
  .interior-page .entry-content .interior-section-donate form select {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #2259B0;
    margin-right: 10px;
    margin-bottom: 29px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../images/icons/select-arrow-donate.png") no-repeat;
    background-size: 10px;
    background-position: calc(100% - 15px) center;
    min-width: 116px;
    height: 52px;
    padding: 10px 30px;
    border-radius: 30px;
    border: solid 2px #2259B0;
    transition: all 0.4s ease;
    /* firefox 19+ */
    /* ie */ }
    .interior-page .entry-content .interior-section-donate form select option {
      color: #2259B0; }
    .interior-page .entry-content .interior-section-donate form select::-webkit-input-placeholder {
      color: #2259B0;
      opacity: 1; }
    .interior-page .entry-content .interior-section-donate form select::-moz-placeholder {
      color: #2259B0;
      opacity: 1; }
    .interior-page .entry-content .interior-section-donate form select:-ms-input-placeholder {
      color: #2259B0;
      opacity: 1; }
    .interior-page .entry-content .interior-section-donate form select:focus, .interior-page .entry-content .interior-section-donate form select:active {
      background: url("../images/icons/select-arrow-donate-white.png") no-repeat;
      background-size: 10px;
      background-position: calc(100% - 15px) center;
      background-color: #2259B0;
      transition: all 0.4s ease;
      color: white;
      outline: none;
      /* firefox 19+ */
      /* ie */ }
      .interior-page .entry-content .interior-section-donate form select:focus::-webkit-input-placeholder, .interior-page .entry-content .interior-section-donate form select:active::-webkit-input-placeholder {
        color: white;
        opacity: 1; }
      .interior-page .entry-content .interior-section-donate form select:focus::-moz-placeholder, .interior-page .entry-content .interior-section-donate form select:active::-moz-placeholder {
        color: white;
        opacity: 1; }
      .interior-page .entry-content .interior-section-donate form select:focus:-ms-input-placeholder, .interior-page .entry-content .interior-section-donate form select:active:-ms-input-placeholder {
        color: white;
        opacity: 1; }
  .interior-page .entry-content .interior-section-donate form .switch {
    display: flex;
    align-items: center;
    margin-bottom: 40px; }
  .interior-page .entry-content .interior-section-donate form .item-container {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: #d4d2d2;
    position: relative;
    margin-right: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    align-items: center; }
  .interior-page .entry-content .interior-section-donate form .item-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  .interior-page .entry-content .interior-section-donate form .checkmark {
    position: relative;
    width: 16px;
    height: 16px;
    margin-right: 17px;
    border-radius: 50%;
    border: solid 1px #979797;
    background-color: white;
    order: -1;
    flex-shrink: 0; }
  .interior-page .entry-content .interior-section-donate form .item-container input:checked ~ .checkmark {
    background-color: white; }
  .interior-page .entry-content .interior-section-donate form .checkmark:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: none;
    width: 0px;
    height: 0px;
    transition: 0.4s; }
  .interior-page .entry-content .interior-section-donate form .item-container input:checked ~ .checkmark:before {
    display: block;
    width: 10px;
    height: 10px; }
  .interior-page .entry-content .interior-section-donate form .item-container .checkmark:before {
    border-radius: 50%;
    background: #2259B0;
    border: none; }
  .interior-page .entry-content .interior-section-donate form .destination {
    margin-bottom: 50px; }
    .interior-page .entry-content .interior-section-donate form .destination label {
      font-family: ibm-plex-sans, sans-serif !important;
      font-size: 14px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.2;
      letter-spacing: normal;
      color: #2259B0;
      display: block; }
    .interior-page .entry-content .interior-section-donate form .destination select {
      margin-top: 28px;
      margin-bottom: 0; }
  .interior-page .entry-content .interior-section-donate form input[type="submit"] {
    background-color: #2259B0;
    border-radius: 50px;
    border: 2px solid #2259B0 !important;
    color: white !important;
    cursor: pointer;
    display: inline-block;
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 14px !important;
    font-stretch: normal !important;
    font-style: normal !important;
    font-weight: 900 !important;
    letter-spacing: -0.32p !important;
    line-height: 1.39 !important;
    margin: 0 !important;
    max-width: 100%;
    min-width: 123px;
    opacity: 1;
    padding: 14px 41px !important;
    position: relative;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: all 0.4s ease; }
    .interior-page .entry-content .interior-section-donate form input[type="submit"]:hover, .interior-page .entry-content .interior-section-donate form input[type="submit"]:focus, .interior-page .entry-content .interior-section-donate form input[type="submit"]:active {
      background-color: #F6F9FF !important;
      border-color: #F6F9FF !important;
      color: #2259B0 !important;
      text-decoration: none; }
.interior-page .entry-content .interior-section-donate .content-top {
  margin-bottom: 100px; }
  .interior-page .entry-content .interior-section-donate .content-top .img-wrap {
    width: calc(((100vw - 1110px) / 2) + 100%);
    left: calc((100vw - 1110px) / -2); }
  .interior-page .entry-content .interior-section-donate .content-top .title {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.14;
    letter-spacing: normal;
    color: #2259B0;
    margin-bottom: 16px; }
  .interior-page .entry-content .interior-section-donate .content-top h2 {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #F6F9FF;
    text-transform: uppercase;
    margin-bottom: 34px; }
  .interior-page .entry-content .interior-section-donate .content-top p {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.61;
    letter-spacing: normal;
    color: #d4d2d2; }
.interior-page .entry-content .interior-section-donate .content-bottom {
  position: relative;
  padding-bottom: 126px; }
  .interior-page .entry-content .interior-section-donate .content-bottom::before {
    content: "";
    display: block;
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #2259B0; }
  .interior-page .entry-content .interior-section-donate .content-bottom .img-wrap {
    width: calc(((100vw - 1110px) / 2) + 100%); }
  .interior-page .entry-content .interior-section-donate .content-bottom .info-container {
    padding-top: 144px; }
  .interior-page .entry-content .interior-section-donate .content-bottom .title {
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase; }
  .interior-page .entry-content .interior-section-donate .content-bottom .description {
    margin-bottom: 50px; }
  .interior-page .entry-content .interior-section-donate .content-bottom h2 {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #9a3800;
    text-transform: uppercase;
    margin-bottom: 34px; }
  .interior-page .entry-content .interior-section-donate .content-bottom p {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.61;
    letter-spacing: normal;
    color: white; }
  .interior-page .entry-content .interior-section-donate .content-bottom .amount {
    margin-bottom: 0; }
  .interior-page .entry-content .interior-section-donate .content-bottom .button,
  .interior-page .entry-content .interior-section-donate .content-bottom select {
    color: white;
    border-color: white; }
  .interior-page .entry-content .interior-section-donate .content-bottom input[type="submit"] {
    background: white;
    color: #2259B0 !important;
    border-color: #2259B0 !important; }
  .interior-page .entry-content .interior-section-donate .content-bottom .set-amount {
    color: white;
    /* firefox 19+ */
    /* ie */ }
    .interior-page .entry-content .interior-section-donate .content-bottom .set-amount::-webkit-input-placeholder {
      color: white;
      opacity: 1;
      font-weight: 700; }
    .interior-page .entry-content .interior-section-donate .content-bottom .set-amount::-moz-placeholder {
      color: white;
      opacity: 1;
      font-weight: 700; }
    .interior-page .entry-content .interior-section-donate .content-bottom .set-amount:-ms-input-placeholder {
      color: white;
      opacity: 1;
      font-weight: 700; }
  .interior-page .entry-content .interior-section-donate .content-bottom select {
    background: url("../images/icons/select-arrow-donate-white.png") no-repeat;
    background-size: 10px;
    background-position: calc(100% - 15px) center; }
  .interior-page .entry-content .interior-section-donate .content-bottom #accordionBlock,
  .interior-page .entry-content .interior-section-donate .content-bottom .elevation-accordion,
  .interior-page .entry-content .interior-section-donate .content-bottom .accordion {
    color: white !important;
    margin-top: 38px; }
    .interior-page .entry-content .interior-section-donate .content-bottom #accordionBlock .card,
    .interior-page .entry-content .interior-section-donate .content-bottom .elevation-accordion .card,
    .interior-page .entry-content .interior-section-donate .content-bottom .accordion .card {
      background: transparent;
      border: 1px solid white;
      border-color: white; }
      .interior-page .entry-content .interior-section-donate .content-bottom #accordionBlock .card .card-header,
      .interior-page .entry-content .interior-section-donate .content-bottom .elevation-accordion .card .card-header,
      .interior-page .entry-content .interior-section-donate .content-bottom .accordion .card .card-header {
        background: transparent !important; }
        .interior-page .entry-content .interior-section-donate .content-bottom #accordionBlock .card .card-header h2,
        .interior-page .entry-content .interior-section-donate .content-bottom .elevation-accordion .card .card-header h2,
        .interior-page .entry-content .interior-section-donate .content-bottom .accordion .card .card-header h2 {
          color: white; }
          .interior-page .entry-content .interior-section-donate .content-bottom #accordionBlock .card .card-header h2 .btn[aria-expanded^="true"],
          .interior-page .entry-content .interior-section-donate .content-bottom .elevation-accordion .card .card-header h2 .btn[aria-expanded^="true"],
          .interior-page .entry-content .interior-section-donate .content-bottom .accordion .card .card-header h2 .btn[aria-expanded^="true"] {
            color: white; }
            .interior-page .entry-content .interior-section-donate .content-bottom #accordionBlock .card .card-header h2 .btn[aria-expanded^="true"]::before,
            .interior-page .entry-content .interior-section-donate .content-bottom .elevation-accordion .card .card-header h2 .btn[aria-expanded^="true"]::before,
            .interior-page .entry-content .interior-section-donate .content-bottom .accordion .card .card-header h2 .btn[aria-expanded^="true"]::before {
              color: white; }
          .interior-page .entry-content .interior-section-donate .content-bottom #accordionBlock .card .card-header h2 .btn[aria-expanded^="false"]::before,
          .interior-page .entry-content .interior-section-donate .content-bottom .elevation-accordion .card .card-header h2 .btn[aria-expanded^="false"]::before,
          .interior-page .entry-content .interior-section-donate .content-bottom .accordion .card .card-header h2 .btn[aria-expanded^="false"]::before {
            color: white; }
      .interior-page .entry-content .interior-section-donate .content-bottom #accordionBlock .card .collapse .card-body,
      .interior-page .entry-content .interior-section-donate .content-bottom .elevation-accordion .card .collapse .card-body,
      .interior-page .entry-content .interior-section-donate .content-bottom .accordion .card .collapse .card-body {
        background: transparent;
        padding: 38px 19px; }

.section-newsletter {
  position: relative;
  padding: 50px 0;
  background-image: url("../images/bg-newsleter.png");
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -50px;
  margin-bottom: -60px;
  z-index: 6; }
  @media (max-width: 767px) {
    .section-newsletter {
      margin-top: -20px; } }
  @media (min-width: 768px) {
    .section-newsletter {
      background-size: 100% 100%;
      padding: 110px 0; }
      .section-newsletter h2 {
        margin-bottom: 0; } }

/*START Sign Up--------------------------------------------------*/
.sign-up-form .gform_wrapper.gravity-theme {
  position: relative; }
  .sign-up-form .gform_wrapper.gravity-theme .gform_fields .gfield {
    width: 373px;
    max-width: 100%; }
  @media (min-width: 768px) {
    .sign-up-form .gform_wrapper.gravity-theme .gform_fields {
      display: flex;
      gap: 30px; }
      .sign-up-form .gform_wrapper.gravity-theme .gform_fields .ginput_container {
        margin: 0 !important; }
      .sign-up-form .gform_wrapper.gravity-theme .gform_fields span {
        width: 100% !important; }
      .sign-up-form .gform_wrapper.gravity-theme .gform_fields input {
        margin-bottom: 0 !important; } }
  .sign-up-form .gform_wrapper.gravity-theme .gfield_label {
    display: none; }
  .sign-up-form .gform_wrapper.gravity-theme input:not([type="submit"]) {
    font-family: ibm-plex-sans, sans-serif !important;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: -0.02em;
    color: #002B70;
    border-radius: 0px;
    border: none;
    border: 1px solid rgba(49, 65, 96, 0.4);
    height: 61px;
    min-height: auto;
    padding: 20px 27px !important;
    text-align: left;
    width: 100% !important;
    margin-bottom: 0;
    text-transform: none;
    /* firefox 19+ */
    /* ie */ }
    .sign-up-form .gform_wrapper.gravity-theme input:not([type="submit"]):active, .sign-up-form .gform_wrapper.gravity-theme input:not([type="submit"]):focus {
      border-color: #F18A00;
      /* firefox 19+ */ }
      .sign-up-form .gform_wrapper.gravity-theme input:not([type="submit"]):active::-webkit-input-placeholder, .sign-up-form .gform_wrapper.gravity-theme input:not([type="submit"]):focus::-webkit-input-placeholder {
        color: #F18A00; }
      .sign-up-form .gform_wrapper.gravity-theme input:not([type="submit"]):active::-moz-placeholder, .sign-up-form .gform_wrapper.gravity-theme input:not([type="submit"]):focus::-moz-placeholder {
        color: #F18A00; }
      .sign-up-form .gform_wrapper.gravity-theme input:not([type="submit"]):active:-ms-input-placeholder, .sign-up-form .gform_wrapper.gravity-theme input:not([type="submit"]):focus:-ms-input-placeholder {
        color: #F18A00; }
    .sign-up-form .gform_wrapper.gravity-theme input:not([type="submit"])::-webkit-input-placeholder {
      color: #002B70;
      opacity: 1; }
    .sign-up-form .gform_wrapper.gravity-theme input:not([type="submit"])::-moz-placeholder {
      color: #002B70;
      opacity: 1; }
    .sign-up-form .gform_wrapper.gravity-theme input:not([type="submit"]):-ms-input-placeholder {
      color: #002B70;
      opacity: 1; }
    .sign-up-form .gform_wrapper.gravity-theme input:not([type="submit"]):-webkit-autofill {
      background: transparent !important;
      color: #002B70 !important;
      font-weight: 600;
      -webkit-text-fill-color: #002B70 !important;
      transition: background-color 5000s ease-in-out 0s; }
    .sign-up-form .gform_wrapper.gravity-theme input:not([type="submit"]):-webkit-autofill:focus {
      background: transparent !important;
      color: #002B70 !important;
      -webkit-text-fill-color: #002B70 !important;
      font-weight: 600;
      transition: background-color 5000s ease-in-out 0s; }
  .sign-up-form .gform_wrapper.gravity-theme input[type="submit"] {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1.5px;
    color: #F18A00;
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='39' height='16' viewBox='0 0 39 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M38.7071 8.70711C39.0976 8.31658 39.0976 7.68342 38.7071 7.29289L32.3431 0.928932C31.9526 0.538408 31.3195 0.538408 30.9289 0.928932C30.5384 1.31946 30.5384 1.95262 30.9289 2.34315L36.5858 8L30.9289 13.6569C30.5384 14.0474 30.5384 14.6805 30.9289 15.0711C31.3195 15.4616 31.9526 15.4616 32.3431 15.0711L38.7071 8.70711ZM0 9H38V7H0V9Z' fill='%23F18A00'/%3e%3c/svg%3e ");
    background-repeat: no-repeat;
    background-size: 39px 16px;
    background-position: center right;
    padding: 20px 0px;
    padding-right: 50px;
    border-radius: 0px;
    border: none;
    width: auto;
    text-transform: uppercase; }
    .sign-up-form .gform_wrapper.gravity-theme input[type="submit"]:hover {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='39' height='16' viewBox='0 0 39 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M38.7071 8.70711C39.0976 8.31658 39.0976 7.68342 38.7071 7.29289L32.3431 0.928932C31.9526 0.538408 31.3195 0.538408 30.9289 0.928932C30.5384 1.31946 30.5384 1.95262 30.9289 2.34315L36.5858 8L30.9289 13.6569C30.5384 14.0474 30.5384 14.6805 30.9289 15.0711C31.3195 15.4616 31.9526 15.4616 32.3431 15.0711L38.7071 8.70711ZM0 9H38V7H0V9Z' fill='%232259B0'/%3e%3c/svg%3e ");
      color: #2259B0; }
  @media (min-width: 768px) {
    .sign-up-form .gform_wrapper.gravity-theme .gform_footer {
      margin: 0;
      padding: 0;
      width: auto; } }
  .sign-up-form .gform_wrapper.gravity-theme [type="checkbox"]:checked + label,
  .sign-up-form .gform_wrapper.gravity-theme [type="checkbox"]:not(:checked) + label {
    font-family: ibm-plex-sans, sans-serif !important;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1em;
    margin: 0 auto;
    padding: 0 25px;
    padding-left: 50px;
    position: relative;
    vertical-align: middle;
    max-width: 100%;
    z-index: 1; }
    .sign-up-form .gform_wrapper.gravity-theme [type="checkbox"]:checked + label::after,
    .sign-up-form .gform_wrapper.gravity-theme [type="checkbox"]:not(:checked) + label::after {
      content: "";
      -webkit-transition: all 0.2s ease;
      background: white;
      border-radius: 6px;
      border: 4px solid white;
      height: 30px;
      left: 0;
      position: absolute;
      top: calc(50% - 15px);
      transition: all 0.2s ease;
      width: 30px;
      z-index: -1; }
  .sign-up-form .gform_wrapper.gravity-theme [type="checkbox"]:checked,
  .sign-up-form .gform_wrapper.gravity-theme [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
    margin: 0; }
  .sign-up-form .gform_wrapper.gravity-theme [type="checkbox"]:checked + label::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    /*--adjust as necessary--*/
    color: #2259B0;
    font-size: 21px;
    left: 4px;
    position: absolute;
    top: calc(50% - 9px); }
  .sign-up-form .gform_wrapper.gravity-theme [type="checkbox"]:not(:checked) + label:after {
    content: "";
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -webkit-transform: scale(1);
    transform: scale(1);
    border: 4px solid white;
    background: white; }

/*END Sign Up------------------------------------------*/
.donateForm_wrapper img.gform_ajax_spinner {
  display: none !important; }
.donateForm_wrapper .gform_heading {
  display: none; }
.donateForm_wrapper .gfield:not(.gfield_price) .gfield_radio {
  background: white;
  border: 1px solid white;
  border-radius: 2px;
  padding: 6px 5px; }
.donateForm_wrapper .ginput_cardextras {
  display: flex;
  flex-direction: column; }
  .donateForm_wrapper .ginput_cardextras .ginput_cardinfo_left {
    margin-bottom: 8px; }
  .donateForm_wrapper .ginput_cardextras .ginput_cardinfo_right {
    padding-left: 0; }
.donateForm_wrapper .gf_page_steps {
  border: none !important;
  display: flex;
  justify-content: space-between; }
.donateForm_wrapper .gf_step {
  margin: 0 !important;
  text-align: center;
  height: auto !important;
  border-bottom: 3px solid #ffffff;
  opacity: 1 !important;
  padding-bottom: 14px;
  width: calc(100% / 3);
  display: flex !important;
  flex-direction: column; }
  .donateForm_wrapper .gf_step .gf_step_number {
    display: none !important;
    justify-content: center;
    align-items: center;
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #ffffff;
    margin: 0 auto 14px !important;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #e8e8e8; }
    .donateForm_wrapper .gf_step .gf_step_number::before, .donateForm_wrapper .gf_step .gf_step_number::after {
      position: absolute;
      top: 50% !important;
      left: 50% !important;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .donateForm_wrapper .gf_step .gf_step_label {
    font-family: ibm-plex-sans, sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: white !important;
    padding: 0 !important; }
  .donateForm_wrapper .gf_step.gf_step_active {
    border-color: #F18A00; }
    .donateForm_wrapper .gf_step.gf_step_active .gf_step_label {
      color: #ffffff !important; }
.donateForm_wrapper legend.gfield_label, .donateForm_wrapper legend, .donateForm_wrapper label {
  font-family: ibm-plex-sans, sans-serif !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 11px !important;
  line-height: 16px !important;
  letter-spacing: normal !important;
  color: #ffffff !important; }
  .donateForm_wrapper legend.gfield_label .gfield_required, .donateForm_wrapper legend .gfield_required, .donateForm_wrapper label .gfield_required {
    color: white !important; }
.donateForm_wrapper #field_5_3 legend.gfield_label, .donateForm_wrapper #field_5_3 legend, .donateForm_wrapper #field_5_3 label, .donateForm_wrapper #field_5_21 legend.gfield_label, .donateForm_wrapper #field_5_21 legend, .donateForm_wrapper #field_5_21 label, .donateForm_wrapper #field_6_3 legend.gfield_label, .donateForm_wrapper #field_6_3 legend, .donateForm_wrapper #field_6_3 label, .donateForm_wrapper #field_6_21 legend.gfield_label, .donateForm_wrapper #field_6_21 legend, .donateForm_wrapper #field_6_21 label,
.donateForm_wrapper #field_9_3 legend.gfield_label, .donateForm_wrapper #field_6_3 legend, .donateForm_wrapper #field_9_3 label, .donateForm_wrapper #field_6_21 legend.gfield_label, .donateForm_wrapper #field_9_21 legend, .donateForm_wrapper #field_6_21 label {
  text-align: center !important;
  text-transform: uppercase !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 24px !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important; }
  .donateForm_wrapper #field_5_3 legend.gfield_label .gfield_required, 
  .donateForm_wrapper #field_5_3 legend .gfield_required, 
  .donateForm_wrapper #field_5_3 label .gfield_required, 
  .donateForm_wrapper #field_5_21 legend.gfield_label .gfield_required, .donateForm_wrapper #field_5_21 legend .gfield_required, 
  .donateForm_wrapper #field_5_21 label .gfield_required, 
  .donateForm_wrapper #field_6_3 legend.gfield_label .gfield_required, 
  .donateForm_wrapper #field_6_3 legend .gfield_required, 
  .donateForm_wrapper #field_6_3 label .gfield_required, 
  .donateForm_wrapper #field_6_21 legend.gfield_label .gfield_required, 		  .donateForm_wrapper #field_6_21 legend .gfield_required, 
  .donateForm_wrapper #field_6_21 label .gfield_required,
  .donateForm_wrapper #field_9_3 legend.gfield_label .gfield_required, 
  .donateForm_wrapper #field_9_3 legend .gfield_required, 
  .donateForm_wrapper #field_9_3 label .gfield_required, 
  .donateForm_wrapper #field_9_21 legend.gfield_label .gfield_required, 		  .donateForm_wrapper #field_9_21 legend .gfield_required, 
  .donateForm_wrapper #field_9_21 label .gfield_required {
    color: white !important; }
.donateForm_wrapper #field_5_22, 
.donateForm_wrapper #field_6_22,
.donateForm_wrapper #field_9_22 {
  font-family: ibm-plex-sans, sans-serif !important;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 37px;
  color: white;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: -20px; }
  .donateForm_wrapper #field_5_22::before, 
  .donateForm_wrapper #field_6_22::before,
  .donateForm_wrapper #field_9_22::before {
    content: '';
    display: block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='21' viewBox='0 0 16 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.70711 0.292892C8.31658 -0.0976314 7.68342 -0.0976315 7.29289 0.292892L0.928933 6.65685C0.538408 7.04738 0.538408 7.68054 0.928933 8.07107C1.31946 8.46159 1.95262 8.46159 2.34315 8.07107L8 2.41421L13.6569 8.07107C14.0474 8.46159 14.6805 8.46159 15.0711 8.07107C15.4616 7.68054 15.4616 7.04738 15.0711 6.65685L8.70711 0.292892ZM9 21L9 1L7 1L7 21L9 21Z' fill='%23F18A00'/%3e%3c/svg%3e ");
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 21px; }
.donateForm_wrapper #field_5_6 {
  margin-bottom: 0;
  margin-top: -20px; }
.donateForm_wrapper #field_6_6 {
  margin-bottom: 0;
  margin-top: -20px; }
  .donateForm_wrapper #field_9_6 {
  margin-bottom: 0;
  margin-top: -20px; }
.donateForm_wrapper .gform_body .gform_fields .gfield {
  margin-bottom: 17px; }
  .donateForm_wrapper .gform_body .gform_fields .gfield input {
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
    color: #ffffff;
    border-radius: 2px;
    background: rgba(123, 158, 215, 0.63);
    border: 1px solid rgba(255, 255, 255, 0.16);
    border: none;
    /* firefox 19+ */
    /* ie */ }
    .donateForm_wrapper .gform_body .gform_fields .gfield input::-webkit-input-placeholder {
      color: white;
      opacity: 1; }
    .donateForm_wrapper .gform_body .gform_fields .gfield input::-moz-placeholder {
      color: white;
      opacity: 1; }
    .donateForm_wrapper .gform_body .gform_fields .gfield input:-ms-input-placeholder {
      color: white;
      opacity: 1; }
    .donateForm_wrapper .gform_body .gform_fields .gfield input:active, .donateForm_wrapper .gform_body .gform_fields .gfield input:focus {
      box-shadow: none;
      outline: none;
      color: #ffffff;
      background: #7b9ed7;
      /* firefox 19+ */
      /* ie */ }
      .donateForm_wrapper .gform_body .gform_fields .gfield input:active::-webkit-input-placeholder, .donateForm_wrapper .gform_body .gform_fields .gfield input:focus::-webkit-input-placeholder {
        color: #ffffff;
        opacity: 1; }
      .donateForm_wrapper .gform_body .gform_fields .gfield input:active::-moz-placeholder, .donateForm_wrapper .gform_body .gform_fields .gfield input:focus::-moz-placeholder {
        color: #ffffff;
        opacity: 1; }
      .donateForm_wrapper .gform_body .gform_fields .gfield input:active:-ms-input-placeholder, .donateForm_wrapper .gform_body .gform_fields .gfield input:focus:-ms-input-placeholder {
        color: #ffffff;
        opacity: 1; }
    .donateForm_wrapper .gform_body .gform_fields .gfield input:-webkit-autofill {
      background: transparent !important;
      color: white !important;
      -webkit-text-fill-color: white !important;
      transition: background-color 5000s ease-in-out 0s; }
    .donateForm_wrapper .gform_body .gform_fields .gfield input:-webkit-autofill:focus {
      background: transparent !important;
      color: #ffffff !important;
      -webkit-text-fill-color: #ffffff !important;
      transition: background-color 5000s ease-in-out 0s; }
    .donateForm_wrapper .gform_body .gform_fields .gfield input.ginput_total {
      color: #ffffff !important;
      background: transparent !important; }
  .donateForm_wrapper .gform_body .gform_fields .gfield select {
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
    color: #ffffff;
    border-radius: 2px;
    background: rgba(123, 158, 215, 0.63);
    border: 1px solid rgba(255, 255, 255, 0.16);
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 5' style='enable-background:new 0 0 9 5;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23FFFFFF;%7d %3c/style%3e%3cpath class='st0' d='M9,0.6C9,0.2,8.7,0,8.4,0H0.6C0.3,0,0,0.2,0,0.6c0,0.1,0.1,0.3,0.2,0.4l3.9,3.9c0.2,0.2,0.6,0.2,0.8,0 c0,0,0,0,0,0l3.9-3.9C8.9,0.8,9,0.7,9,0.6z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 9px 5px;
    background-position: calc(100% - 20px) center;
    color: white; }
    .donateForm_wrapper .gform_body .gform_fields .gfield select:focus, .donateForm_wrapper .gform_body .gform_fields .gfield select:active {
      background-color: rgba(55, 47, 47, 0.68);
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 5' style='enable-background:new 0 0 9 5;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23ffffff;%7d %3c/style%3e%3cpath class='st0' d='M9,0.6C9,0.2,8.7,0,8.4,0H0.6C0.3,0,0,0.2,0,0.6c0,0.1,0.1,0.3,0.2,0.4l3.9,3.9c0.2,0.2,0.6,0.2,0.8,0 c0,0,0,0,0,0l3.9-3.9C8.9,0.8,9,0.7,9,0.6z'/%3e%3c/svg%3e");
      transition: all 0.4s ease;
      box-shadow: none;
      outline: none;
      color: white; }
  .donateForm_wrapper .gform_body .gform_fields .gfield .gfield_radio {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 !important;
    width: 100%; }
    .donateForm_wrapper .gform_body .gform_fields .gfield .gfield_radio .gchoice {
      width: calc(50% - 9px);
      margin: 0;
      margin-bottom: 0px; }
      .donateForm_wrapper .gform_body .gform_fields .gfield .gfield_radio .gchoice input {
        cursor: pointer;
        display: block; }
      .donateForm_wrapper .gform_body .gform_fields .gfield .gfield_radio .gchoice [type="radio"]:checked + label,
      .donateForm_wrapper .gform_body .gform_fields .gfield .gfield_radio .gchoice [type="radio"]:not(:checked) + label {
        font-family: ibm-plex-sans, sans-serif !important;
        font-style: normal;
        font-weight: 700;
        font-size: 13px;
        line-height: 24px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        text-align: center;
        color: #002B70 !important;
        cursor: pointer;
        display: inline-block !important;
        margin: 0 auto;
        padding: 15px !important;
        position: relative;
        vertical-align: middle;
        z-index: 1;
        border-radius: 3px;
        max-width: 100% !important;
        width: 100%;
        border: 2px solid #002B70;
        border: none; }
        .donateForm_wrapper .gform_body .gform_fields .gfield .gfield_radio .gchoice [type="radio"]:checked + label::after,
        .donateForm_wrapper .gform_body .gform_fields .gfield .gfield_radio .gchoice [type="radio"]:not(:checked) + label::after {
          content: "";
          -webkit-transition: all 0.2s ease;
          background: white;
          border-radius: 100px;
          border: 2px solid #2259B0;
          height: 14px;
          left: 0;
          position: absolute;
          top: 7px;
          transition: all 0.2s ease;
          width: 14px;
          z-index: -1;
          display: none; }
      .donateForm_wrapper .gform_body .gform_fields .gfield .gfield_radio .gchoice [type="radio"]:checked + label {
        background: #F18A00;
        color: #002B70; }
      .donateForm_wrapper .gform_body .gform_fields .gfield .gfield_radio .gchoice [type="radio"]:checked,
      .donateForm_wrapper .gform_body .gform_fields .gfield .gfield_radio .gchoice [type="radio"]:not(:checked) {
        position: relative;
        left: -9999px;
        margin: 0 !important;
        padding: 0px;
        min-width: 0;
        min-height: 0;
        max-width: 0;
        max-height: 0; }
      .donateForm_wrapper .gform_body .gform_fields .gfield .gfield_radio .gchoice [type="radio"]:not(:checked) + label:after {
        content: "";
        transition: all 0.2s ease;
        -webkit-transform: scale(1);
        transform: scale(1);
        border: 2px solid #002B70;
        background: transparent; }
  .donateForm_wrapper .gform_body .gform_fields .gfield.gfield_price .gfield_radio .gchoice {
    width: calc(50% - 4px);
    margin-bottom: 9px; }
    @media (min-width: 768px) {
      .donateForm_wrapper .gform_body .gform_fields .gfield.gfield_price .gfield_radio .gchoice {
        width: calc(25% - 4px); } }
    .donateForm_wrapper .gform_body .gform_fields .gfield.gfield_price .gfield_radio .gchoice:last-child {
      margin-bottom: 0;
      width: 100%; }
  .donateForm_wrapper .gform_body .gform_fields .gfield.gfield_price .gfield_radio [type="radio"]:checked + label,
  .donateForm_wrapper .gform_body .gform_fields .gfield.gfield_price .gfield_radio [type="radio"]:not(:checked) + label {
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
    color: #ffffff !important;
    border-radius: 2px;
    background: rgba(123, 158, 215, 0.63);
    border: 1px solid rgba(255, 255, 255, 0.16);
    border: none; }
  .donateForm_wrapper .gform_body .gform_fields .gfield.gfield_price .gfield_radio [type="radio"]:checked + label {
    background: #F18A00;
    border-color: #F18A00;
    color: #002B70 !important; }
  .donateForm_wrapper .gform_body .gform_fields .gfield.gfield_price.custom-amount-field {
    position: relative; }
    .donateForm_wrapper .gform_body .gform_fields .gfield.gfield_price.custom-amount-field::after {
      content: "USD";
      display: block;
      font-size: 14px;
      font-weight: 800;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.1;
      letter-spacing: normal;
      color: #000000;
      position: absolute;
      top: calc(50% - 7px);
      right: 15px; }
    .donateForm_wrapper .gform_body .gform_fields .gfield.gfield_price.custom-amount-field input {
      padding-right: 55px; }
    .donateForm_wrapper .gform_body .gform_fields .gfield.gfield_price.custom-amount-field.euros::after {
      content: "€"; }
  @media (min-width: 576px) {
    .donateForm_wrapper .gform_body .gform_fields .gfield.gfield_price.two-items .gfield_radio .gchoice {
      width: calc(50% - 4px); }
    .donateForm_wrapper .gform_body .gform_fields .gfield.gfield_price.three-items .gfield_radio .gchoice {
      width: calc(33% - 4px); }
    .donateForm_wrapper .gform_body .gform_fields .gfield.gfield_price.four-items .gfield_radio .gchoice {
      width: calc(25% - 4px); }
    .donateForm_wrapper .gform_body .gform_fields .gfield.gfield_price.five-items .gfield_radio .gchoice {
      width: calc(20% - 4px); } }
  .donateForm_wrapper .gform_body .gform_fields .gfield.gfield_price.other-field-full-width .gfield_radio .gchoice:last-child {
    width: 100%; }
  .donateForm_wrapper .gform_body .gform_fields .gfield [type="checkbox"]:checked + label,
  .donateForm_wrapper .gform_body .gform_fields .gfield [type="checkbox"]:not(:checked) + label {
    font-family: ibm-plex-sans, sans-serif !important;
    color: #F6F9FF !important;
    cursor: pointer;
    display: inline-block !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 16px !important;
    margin: 0 auto;
    padding: 0 0 0 25px !important;
    position: relative;
    vertical-align: middle;
    max-width: 100%;
    z-index: 1; }
    .donateForm_wrapper .gform_body .gform_fields .gfield [type="checkbox"]:checked + label::after,
    .donateForm_wrapper .gform_body .gform_fields .gfield [type="checkbox"]:not(:checked) + label::after {
      content: "";
      -webkit-transition: all 0.2s ease;
      background: #2259B0;
      border-radius: 4px;
      border: 4px solid #2259B0;
      border: none;
      height: 15px;
      left: 0;
      position: absolute;
      top: 1px;
      transition: all 0.2s ease;
      width: 15px;
      z-index: -1; }
  .donateForm_wrapper .gform_body .gform_fields .gfield [type="checkbox"]:checked,
  .donateForm_wrapper .gform_body .gform_fields .gfield [type="checkbox"]:not(:checked) {
    position: relative;
    left: -9999px;
    margin: 0 !important;
    width: 0;
    height: 0;
    min-width: 0;
    max-width: 0;
    min-height: 0;
    padding: 0 !important; }
  .donateForm_wrapper .gform_body .gform_fields .gfield [type="checkbox"]:checked + label::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    /*--adjust as necessary--*/
    color: #fff;
    font-size: 12px;
    left: 1px;
    position: absolute;
    top: 0px; }
  .donateForm_wrapper .gform_body .gform_fields .gfield [type="checkbox"]:not(:checked) + label:after {
    content: "";
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -webkit-transform: scale(1);
    transform: scale(1);
    border: 4px solid #e5e5e5;
    background: #e5e5e5; }
.donateForm_wrapper .gform_body .gform_page_footer {
  text-align: center;
  border: none;
  display: flex;
  justify-content: center; }
  .donateForm_wrapper .gform_body .gform_page_footer input[type="submit"],
  .donateForm_wrapper .gform_body .gform_page_footer input.button {
    background-color: #ffffff;
    border-radius: 100px;
    border: 2px solid #ffffff;
    color: #2259B0;
    cursor: pointer;
    display: inline-block;
    font-family: ibm-plex-sans, sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 13px !important;
    line-height: 19px;
    margin: 0;
    margin-right: 15px;
    max-width: 100%;
    min-width: 116px;
    opacity: 1;
    padding: 10px 15px !important;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase; }
    .donateForm_wrapper .gform_body .gform_page_footer input[type="submit"]:last-child,
    .donateForm_wrapper .gform_body .gform_page_footer input.button:last-child {
      margin-right: 0; }
    .donateForm_wrapper .gform_body .gform_page_footer input[type="submit"]:hover, .donateForm_wrapper .gform_body .gform_page_footer input[type="submit"]:focus, .donateForm_wrapper .gform_body .gform_page_footer input[type="submit"]:active,
    .donateForm_wrapper .gform_body .gform_page_footer input.button:hover,
    .donateForm_wrapper .gform_body .gform_page_footer input.button:focus,
    .donateForm_wrapper .gform_body .gform_page_footer input.button:active {
      background-color: #7B9ED7;
      border-color: #7B9ED7;
      color: #002B70;
      text-decoration: none; }

/* .donateForm_wrapper*/
.donate-form-container {
  background: rgba(0, 0, 0, 0.92);
  min-height: 516px;
  padding: 28px 30px 37px;
  margin-bottom: 50px; }
  @media (min-width: 992px) {
    .donate-form-container {
      padding: 28px 95px 37px;
      margin-bottom: -110px; } }

.custom-donate-2-block .donate-form-2-container .donateForm-2_wrapper {
  padding: 75px 30px;
  background: #2259B0; }
  @media (min-width: 768px) {
    .custom-donate-2-block .donate-form-2-container .donateForm-2_wrapper {
      padding: 75px 106px 65px; } }
  .custom-donate-2-block .donate-form-2-container .donateForm-2_wrapper #input_6_5 {
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #F6F9FF;
    padding: 12.5px 20px; }

/*START Interior Top (BANNER)--------------------------------------------------*/
.interior-banner {
  background-color: #211c1d;
  min-height: 350px;
  overflow: hidden;
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center; }
  .interior-banner::after {
    content: '';
    display: block;
    width: 100%;
    height: 14px;
    background: linear-gradient(90deg, #3064C5 0.83%, #F37A20 101.15%);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 8; }
  .interior-banner.centered-banner {
    text-align: center; }
    .interior-banner.centered-banner .title-page {
      width: 538px;
      margin-left: auto;
      margin-right: auto; }
    .interior-banner.centered-banner p {
      margin-left: auto;
      margin-right: auto; }
  .interior-banner.interior-banner-slider {
    height: 460px; }
    .interior-banner.interior-banner-slider .carousel-control-next,
    .interior-banner.interior-banner-slider .carousel-control-prev {
      border-radius: 50%;
      bottom: 50px;
      opacity: 1;
      position: absolute;
      top: calc(50% - 1rem);
      transition: all 0.4s ease;
      width: 22px;
      height: 22px;
      display: block;
      z-index: 10;
      top: auto;
      bottom: 30px; }
      .interior-banner.interior-banner-slider .carousel-control-next .carousel-control-next-icon,
      .interior-banner.interior-banner-slider .carousel-control-next .carousel-control-prev-icon,
      .interior-banner.interior-banner-slider .carousel-control-prev .carousel-control-next-icon,
      .interior-banner.interior-banner-slider .carousel-control-prev .carousel-control-prev-icon {
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        height: 100%;
        width: 100%;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='23.98' height='23.98' viewBox='0 0 23.98 23.98'%3e%3cg fill='none' stroke='%23fff'%3e%3cg transform='translate(22.98 1) rotate(90)'%3e%3ccircle cx='10.99' cy='10.99' r='10.99' stroke='none'/%3e%3ccircle cx='10.99' cy='10.99' r='11.49'/%3e%3c/g%3e%3cpath stroke-miterlimit='10' d='M19.279 14.2l-5.172 5.107L9 14.2' transform='translate(22.98 1) rotate(90) translate(-3.182 -5.02)'/%3e%3c/g%3e%3c/svg%3e ");
        background-size: contain; }
      .interior-banner.interior-banner-slider .carousel-control-next:hover .carousel-control-prev-icon,
      .interior-banner.interior-banner-slider .carousel-control-next:hover .carousel-control-next-icon,
      .interior-banner.interior-banner-slider .carousel-control-prev:hover .carousel-control-prev-icon,
      .interior-banner.interior-banner-slider .carousel-control-prev:hover .carousel-control-next-icon {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3c!-- Generator: Adobe Illustrator 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23FFFFFF;%7d .st1%7bfill:%23FFFFFF;stroke:%23FFFFFF;%7d .st2%7bfill:none;stroke:%230038AE;stroke-miterlimit:10;%7d %3c/style%3e%3cg%3e%3cg transform='translate(22.98 1) rotate(90)'%3e%3ccircle class='st0' cx='11' cy='11' r='11'/%3e%3ccircle class='st1' cx='11' cy='11' r='11.5'/%3e%3c/g%3e%3cpath class='st2' d='M13.8,17.1l-5.1-5.2l5.1-5.1'/%3e%3c/g%3e%3c/svg%3e "); }
    .interior-banner.interior-banner-slider .carousel-control-next {
      right: 40%;
      left: unset;
      transform: scaleX(-1); }
      .interior-banner.interior-banner-slider .carousel-control-next:hover {
        transform: scale(-1.2, 1.2); }
    .interior-banner.interior-banner-slider .carousel-control-prev {
      left: 40%; }
      .interior-banner.interior-banner-slider .carousel-control-prev:hover {
        transform: scale(1.2); }
    .interior-banner.interior-banner-slider .extra-bullets {
      position: absolute;
      z-index: 20;
      bottom: 80px;
      right: calc((100vw - 1130px) / 2);
      align-items: center; }
      @media (min-width: 1200px) {
        .interior-banner.interior-banner-slider .extra-bullets {
          right: calc((100vw - 1040px) / 2); } }
      .interior-banner.interior-banner-slider .extra-bullets .carousel-indicators {
        margin: 0;
        counter-reset: item;
        width: 20px;
        justify-content: flex-start;
        position: relative; }
        .interior-banner.interior-banner-slider .extra-bullets .carousel-indicators::before {
          content: "";
          display: block;
          width: 100%;
          height: 1px;
          background: white;
          position: absolute;
          top: calc(50% - 0.5px);
          opacity: 0.54;
          display: none; }
        .interior-banner.interior-banner-slider .extra-bullets .carousel-indicators li {
          background: transparent;
          height: 20px;
          margin: 0;
          opacity: 0;
          position: static; }
          .interior-banner.interior-banner-slider .extra-bullets .carousel-indicators li::after {
            content: "";
            display: block;
            width: 0%;
            height: 3px;
            border-radius: 3px;
            background: white;
            position: relative;
            top: calc(50% - 1.5px);
            transition: 0.4s;
            display: none; }
          .interior-banner.interior-banner-slider .extra-bullets .carousel-indicators li:before {
            counter-increment: item;
            content: "0" counter(item);
            display: table-cell;
            color: white;
            font-family: ibm-plex-sans, sans-serif !important;
            font-size: 38px;
            font-weight: 900;
            letter-spacing: 0px;
            text-indent: 0;
            position: absolute;
            top: -15px;
            left: -30px;
            opacity: 0;
            transition: 0s; }
          .interior-banner.interior-banner-slider .extra-bullets .carousel-indicators li.active {
            opacity: 1; }
            .interior-banner.interior-banner-slider .extra-bullets .carousel-indicators li.active::after {
              background-color: white;
              width: 100%; }
            .interior-banner.interior-banner-slider .extra-bullets .carousel-indicators li.active::before {
              opacity: 1; }
        .interior-banner.interior-banner-slider .extra-bullets .carousel-indicators .final-bullet {
          font-family: ibm-plex-sans, sans-serif !important;
          font-size: 16px;
          font-weight: 400;
          font-stretch: normal;
          font-style: normal;
          line-height: normal;
          letter-spacing: 0.38px;
          color: white;
          position: absolute;
          right: -30px;
          top: calc(50% - 9px); }
      .interior-banner.interior-banner-slider .extra-bullets .arrow-container {
        display: flex;
        margin-left: 110px; }
      .interior-banner.interior-banner-slider .extra-bullets .carousel-control-next,
      .interior-banner.interior-banner-slider .extra-bullets .carousel-control-prev {
        display: block;
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto; }
        .interior-banner.interior-banner-slider .extra-bullets .carousel-control-next .carousel-control-prev-icon,
        .interior-banner.interior-banner-slider .extra-bullets .carousel-control-next .carousel-control-next-icon,
        .interior-banner.interior-banner-slider .extra-bullets .carousel-control-prev .carousel-control-prev-icon,
        .interior-banner.interior-banner-slider .extra-bullets .carousel-control-prev .carousel-control-next-icon {
          background-size: 45%; }
    .interior-banner.interior-banner-slider .container.bullets {
      z-index: 0; }
  .interior-banner.donate-banner {
    overflow: visible;
    z-index: 7; }
    @media (min-width: 576px) {
      .interior-banner.donate-banner {
        min-height: 772px; } }
    @media (min-width: 768px) {
      .interior-banner.donate-banner {
        min-height: 922px; }
        .interior-banner.donate-banner .container {
          margin-top: 150px; } }
    @media (min-width: 992px) {
      .interior-banner.donate-banner {
        min-height: 922px; }
        .interior-banner.donate-banner .container {
          margin-top: 0px; } }
    @media (min-width: 1200px) {
      .interior-banner.donate-banner {
        min-height: 842px; }
        .interior-banner.donate-banner .container {
          margin-top: 140px; } }
    .interior-banner.donate-banner .donate-form-container {
      background-color: #2259B0;
      padding: 60px 30px;
      min-height: 575px;
      position: relative;
      margin-bottom: 50px; }
      @media (min-width: 576px) {
        .interior-banner.donate-banner .donate-form-container {
          margin-bottom: -90px;
          padding: 60px 60px 25px; } }
      @media (min-width: 992px) {
        .interior-banner.donate-banner .donate-form-container {
          margin-bottom: -110px;
          bottom: -70px; } }
  .interior-banner.resources-banner {
    background-color: #2259B0;
    overflow: visible; }
    @media (min-width: 576px) {
      .interior-banner.resources-banner {
        min-height: 606px; }
        .interior-banner.resources-banner .container {
          margin-bottom: 0; }
        .interior-banner.resources-banner .title-page {
          padding: 54px 30px 72px;
          bottom: -50px;
          position: relative;
          margin-bottom: 0; }
          .interior-banner.resources-banner .title-page::before {
            content: '';
            display: block;
            width: 100vw;
            height: 100%;
            background-color: #2259B0;
            position: absolute;
            top: 0;
            left: 0;
            z-index: -1; } }
    @media (min-width: 992px) {
      .interior-banner.resources-banner .title-page {
        padding-left: 112px; } }
    @media (min-width: 1366px) {
      .interior-banner.resources-banner .title-page {
        padding-right: 112px; } }
    .interior-banner.resources-banner .link a.btn-2 {
      color: white !important; }
      .interior-banner.resources-banner .link a.btn-2::after {
        opacity: 0; }
      .interior-banner.resources-banner .link a.btn-2:hover {
        color: #F18A00; }
        .interior-banner.resources-banner .link a.btn-2:hover::after {
          opacity: 1;
          background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='39' height='16' viewBox='0 0 39 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M38.7071 8.70711C39.0976 8.31658 39.0976 7.68342 38.7071 7.29289L32.3431 0.928932C31.9526 0.538408 31.3195 0.538408 30.9289 0.928932C30.5384 1.31946 30.5384 1.95262 30.9289 2.34315L36.5858 8L30.9289 13.6569C30.5384 14.0474 30.5384 14.6805 30.9289 15.0711C31.3195 15.4616 31.9526 15.4616 32.3431 15.0711L38.7071 8.70711ZM0 9H38V7H0V9Z' fill='%23F18A00'/%3e%3c/svg%3e ") !important; }
  .interior-banner .carousel {
    height: 100%; }
    .interior-banner .carousel .carousel-inner {
      height: 100%; }
      .interior-banner .carousel .carousel-inner .carousel-item {
        height: 100%; }
    .interior-banner .carousel img {
      position: absolute; }
  .interior-banner .banner-wrapping {
    padding-top: inherit !important;
    height: 100%;
    position: absolute;
    width: 100vw;
    top: 0;
    right: 0; }
    .interior-banner .banner-wrapping img {
      width: 100%;
      object-fit: cover;
      height: 100%;
      max-width: 100%;
      max-height: 100%; }
    .interior-banner .banner-wrapping::before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-image: url("../images/shadow-bottom-banner-ip.png");
      background-size: 100% 100%;
      opacity: 1; }
    .interior-banner .banner-wrapping::after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0.42;
      background-color: #000;
      display: none; }
  .interior-banner .container {
    position: relative;
    z-index: 10; }
  .interior-banner .icon-wrap img {
    max-width: 100%; }
  .interior-banner .title-page {
    max-width: 100%;
    z-index: 15;
    margin-top: 180px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; }
    .interior-banner .title-page h1,
    .interior-banner .title-page h1 {
      color: white;
      margin-bottom: 0px !important;
      text-transform: none !important;
      position: relative; }
      .interior-banner .title-page h1::after,
      .interior-banner .title-page h1::after {
        content: '';
        display: block;
        width: 25px;
        height: 3px;
        background: #F18A00;
        position: relative;
        margin-top: 25px; }
      .interior-banner .title-page h1.text-left::after,
      .interior-banner .title-page h1.text-left::after {
        margin-left: 0;
        margin-right: auto; }
      @media (min-width: 576px) {
        .interior-banner .title-page h1.text-sm-left::after,
        .interior-banner .title-page h1.text-sm-left::after {
          margin-left: 0 !important;
          margin-right: auto !important; } }
      @media (min-width: 768px) {
        .interior-banner .title-page h1.text-md-left::after,
        .interior-banner .title-page h1.text-md-left::after {
          margin-left: 0 !important;
          margin-right: auto !important; } }
      @media (min-width: 992px) {
        .interior-banner .title-page h1.text-lg-left::after,
        .interior-banner .title-page h1.text-lg-left::after {
          margin-left: 0 !important;
          margin-right: auto !important; } }
      @media (min-width: 1200px) {
        .interior-banner .title-page h1.text-xl-left::after,
        .interior-banner .title-page h1.text-xl-left::after {
          margin-left: 0 !important;
          margin-right: auto !important; } }
      .interior-banner .title-page h1.text-center::after,
      .interior-banner .title-page h1.text-center::after {
        margin-left: auto;
        margin-right: auto; }
      @media (min-width: 576px) {
        .interior-banner .title-page h1.text-sm-center::after,
        .interior-banner .title-page h1.text-sm-center::after {
          margin-left: auto !important;
          margin-right: auto !important; } }
      @media (min-width: 768px) {
        .interior-banner .title-page h1.text-md-center::after,
        .interior-banner .title-page h1.text-md-center::after {
          margin-left: auto !important;
          margin-right: auto !important; } }
      @media (min-width: 992px) {
        .interior-banner .title-page h1.text-lg-center::after,
        .interior-banner .title-page h1.text-lg-center::after {
          margin-left: auto !important;
          margin-right: auto !important; } }
      @media (min-width: 1200px) {
        .interior-banner .title-page h1.text-xl-center::after,
        .interior-banner .title-page h1.text-xl-center::after {
          margin-left: auto !important;
          margin-right: auto !important; } }
      .interior-banner .title-page h1.text-right::after,
      .interior-banner .title-page h1.text-right::after {
        margin-left: auto;
        margin-right: 0; }
      @media (min-width: 576px) {
        .interior-banner .title-page h1.text-sm-right::after,
        .interior-banner .title-page h1.text-sm-right::after {
          margin-left: auto !important;
          margin-right: 0 !important; } }
      @media (min-width: 768px) {
        .interior-banner .title-page h1.text-md-right::after,
        .interior-banner .title-page h1.text-md-right::after {
          margin-left: auto !important;
          margin-right: 0 !important; } }
      @media (min-width: 992px) {
        .interior-banner .title-page h1.text-lg-right::after,
        .interior-banner .title-page h1.text-lg-right::after {
          margin-left: auto !important;
          margin-right: 0 !important; } }
      @media (min-width: 1200px) {
        .interior-banner .title-page h1.text-xl-right::after,
        .interior-banner .title-page h1.text-xl-right::after {
          margin-left: auto !important;
          margin-right: 0 !important; } }
    .interior-banner .title-page h2:not(.h4) {
      font-size: 18px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1;
      letter-spacing: 1.54px;
      color: #bde8c8;
      text-transform: uppercase;
      margin-bottom: 4px; }
    .interior-banner .title-page h2.h4 {
      color: white;
      margin-top: 14px; }
    .interior-banner .title-page h3 {
      font-size: 17px;
      font-weight: 900;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.06;
      letter-spacing: 1.45px;
      color: #fabbba;
      text-transform: uppercase;
      margin-top: 23px;
      margin-bottom: 12px; }
    .interior-banner .title-page p {
      color: white;
      max-width: 100%;
      font-size: 18px; }
      .interior-banner .title-page p.big-p {
        font-size: 19px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.11;
        letter-spacing: -0.37px; }
      .interior-banner .title-page p:first-of-type {
        margin-top: 15px; }
      .interior-banner .title-page p:last-child {
        margin-bottom: 0; }
    .interior-banner .title-page .links a {
      margin-bottom: 15px; }
    .interior-banner .title-page .link *,
    .interior-banner .title-page .btn-container * {
      margin-right: 10px;
      margin-bottom: 10px; }
  @media (max-width: 576px) {
    .interior-banner {
      flex-direction: column; }
      .interior-banner .title-page {
        margin-top: 62px;
        margin-bottom: 69px; }
      .interior-banner .banner-wrapping {
        position: relative;
        height: auto;
        width: 100%; } }
  @media (min-width: 992px) {
    .interior-banner.single-directory-banner .container {
      align-items: flex-end; }
    .interior-banner.single-directory-banner .title-page {
      margin-bottom: 130px; } }
  .interior-banner .scroll {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.28px;
    color: white;
    text-transform: uppercase;
    opacity: 1;
    position: absolute;
    bottom: -50px;
    left: calc(50% - 75px);
    z-index: 15;
    margin: 0;
    align-items: center;
    flex-direction: column;
    text-decoration: none; }
    .interior-banner .scroll:after {
      content: "";
      display: block;
      width: 1px;
      height: 77px;
      background: white;
      position: relative;
      margin-top: 30px; }
    .interior-banner .scroll span {
      margin-left: 15px; }
  .interior-banner .go-back {
    position: absolute;
    left: 15px;
    top: calc(35% - 8.5px);
    z-index: 5;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: white;
    display: flex;
    align-items: center;
    text-decoration: none !important; }
    .interior-banner .go-back::before {
      content: "";
      display: block;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='30.036' height='22' viewBox='0 0 30.036 22'%3e%3cg%3e%3cpath fill='%23fff' d='M18.594 167.5l-.972.972 1.577 1.577H0v1.375h19.2L17.622 173l.972.972 3.237-3.237z' transform='translate(819.586 2401.613) rotate(180) translate(789.55 2219.876)'/%3e%3cg fill='none' stroke='%23fff' stroke-width='2px' transform='translate(819.586 2401.613) rotate(180) translate(797.586 2379.613)'%3e%3crect width='22' height='22' stroke='none' rx='11'/%3e%3crect width='20' height='20' x='1' y='1' rx='10'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
      width: 30px;
      height: 22px;
      position: relative;
      margin-right: 19px; }
    .interior-banner .go-back:hover::before {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='30.036' height='22' viewBox='0 0 30.036 22'%3e%3cg%3e%3cpath fill='%23ed4b29' d='M18.594 167.5l-.972.972 1.577 1.577H0v1.375h19.2L17.622 173l.972.972 3.237-3.237z' transform='translate(819.586 2401.613) rotate(180) translate(789.55 2219.876)'/%3e%3cg fill='none' stroke='%23ed4b29' stroke-width='2px' transform='translate(819.586 2401.613) rotate(180) translate(797.586 2379.613)'%3e%3crect width='22' height='22' stroke='none' rx='11'/%3e%3crect width='20' height='20' x='1' y='1' rx='10'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e "); }
    @media (min-width: 1200px) {
      .interior-banner .go-back {
        top: calc(80% - 8.5px); } }

@media (min-width: 768px) {
  .interior-banner.interior-banner-slider .carousel-control-next,
  .interior-banner.interior-banner-slider .carousel-control-prev {
    bottom: 40px;
    top: auto; }

  .interior-banner.interior-banner-slider .carousel-control-prev {
    left: calc((100vw - 690px) / 2); }

  .interior-banner.interior-banner-slider .carousel-control-next {
    right: auto;
    left: calc((100vw - 620px) / 2); } }
@media (min-width: 992px) {
  .interior-banner.interior-banner-donate {
    min-height: 730px; }

  .interior-banner .title-page {
    margin-top: 150px;
    margin-bottom: 0; }

  .interior-banner.interior-banner-slider .carousel-control-prev {
    left: calc((100vw - 930px) / 2); }

  .interior-banner.interior-banner-slider .carousel-control-next {
    right: auto;
    left: calc((100vw - 850px) / 2); }

  .interior-banner.ways-to-give-banner {
    min-height: 683px; } }
@media (min-width: 1200px) {
  .interior-banner {
    margin-top: 0px;
    min-height: 512px; }

  .interior-banner.interior-banner-slider {
    height: 515px; }

  .interior-banner .title-page {
    margin-top: 70px; }

  .interior-banner.interior-banner-slider .carousel-control-prev {
    left: calc((100vw - 1110px) / 2); }

  .interior-banner.interior-banner-slider .carousel-control-next {
    right: auto;
    left: calc((100vw - 1030px) / 2); }

  .interior-banner.interior-banner-slider .carousel-control-prev:hover {
    transform: scale(1.55); }

  .interior-banner.interior-banner-slider .carousel-control-next:hover {
    transform: scale(-1.55, 1.55); }

  .interior-banner.interior-banner-slider .extra-bullets {
    top: 50%;
    bottom: auto; }

  .interior-banner .container {
    margin-bottom: 121px;
    margin-top: auto; } }
/*END Interior Top (BANNER)------------------------------------------*/
.filter-category {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  margin: 0px 0 40px !important; }
  .filter-category span {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 13px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.88px;
    color: #d7d7d7; }
  .filter-category select {
    font-family: ibm-plex-sans, sans-serif !important;
    appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 5' style='enable-background:new 0 0 9 5;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23D7D7D7;%7d %3c/style%3e%3cpath class='st0' d='M9,0.6C9,0.2,8.7,0,8.4,0H0.6C0.3,0,0,0.2,0,0.6c0,0.1,0.1,0.3,0.2,0.4l3.9,3.9c0.2,0.2,0.6,0.2,0.8,0 c0,0,0,0,0,0l3.9-3.9C8.9,0.8,9,0.7,9,0.6z'/%3e%3c/svg%3e");
    background-size: 9px 5px;
    background-position: 95% center;
    background-repeat: no-repeat;
    background-color: transparent;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
    color: #d7d7d7;
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.4;
    margin: 0 35px 0 0;
    max-width: 100% !important;
    min-height: 40px;
    padding: 7px 50px 7px 18px;
    width: 260px;
    -moz-appearance: none;
    -webkit-appearance: none;
    /* firefox 19+ */
    /* ie */ }
    .filter-category select option {
      color: #000000;
      font-size: 13px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal; }
    .filter-category select::-webkit-input-placeholder {
      color: #d7d7d7;
      opacity: 1; }
    .filter-category select::-moz-placeholder {
      color: #d7d7d7;
      opacity: 1; }
    .filter-category select:-ms-input-placeholder {
      color: #d7d7d7;
      opacity: 1; }
    .filter-category select:active, .filter-category select:focus {
      box-shadow: none;
      border-color: #F18A00;
      outline: none;
      color: #F18A00;
      /* firefox 19+ */
      /* ie */
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='9' height='5' viewBox='0 0 9 5'%3e%3cpath fill='%23F18A00' d='M9 .556A.563.563 0 0 0 8.438 0H.563A.563.563 0 0 0 0 .556a.549.549 0 0 0 .167.39L4.1 4.835a.557.557 0 0 0 .791 0L8.833.946A.549.549 0 0 0 9 .556z'/%3e%3c/svg%3e "); }
      .filter-category select:active::-webkit-input-placeholder, .filter-category select:focus::-webkit-input-placeholder {
        color: #F18A00;
        opacity: 1; }
      .filter-category select:active::-moz-placeholder, .filter-category select:focus::-moz-placeholder {
        color: #F18A00;
        opacity: 1; }
      .filter-category select:active:-ms-input-placeholder, .filter-category select:focus:-ms-input-placeholder {
        color: #F18A00;
        opacity: 1; }

/*start container post structure*/
.container-blog-post {
  margin-bottom: 0px; }
  .container-blog-post .card,
  .container-blog-post .single-post {
    border-radius: 4px;
    border: solid 1px rgba(217, 217, 217, 0.65) !important;
    background-color: #ffffff;
    margin-bottom: 27px;
    margin-right: 14px;
    overflow: hidden;
    position: relative;
    transition: all 0.4s ease;
    text-decoration: none;
    width: calc(33% - 11px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .container-blog-post .card:hover,
    .container-blog-post .single-post:hover {
      text-decoration: none;
      box-shadow: 4px 2px 22px 0 rgba(0, 0, 0, 0.09); }
      .container-blog-post .card:hover .body-post::before,
      .container-blog-post .single-post:hover .body-post::before {
        top: 0; }
      .container-blog-post .card:hover .body-post .card-title,
      .container-blog-post .card:hover .body-post .card-title a,
      .container-blog-post .single-post:hover .body-post .card-title,
      .container-blog-post .single-post:hover .body-post .card-title a {
        color: #002B70; }
    .container-blog-post .card .image-wrapping,
    .container-blog-post .single-post .image-wrapping {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      height: 197px;
      margin-bottom: 0 !important;
      overflow: hidden;
      padding-top: inherit;
      position: relative;
      width: 100%; }
      .container-blog-post .card .image-wrapping img,
      .container-blog-post .single-post .image-wrapping img {
        height: 101%;
        object-fit: cover;
        width: 101%; }
    .container-blog-post .card .card-body,
    .container-blog-post .card .body-post,
    .container-blog-post .single-post .card-body,
    .container-blog-post .single-post .body-post {
      background: #fff;
      overflow: hidden;
      padding: 19px 39px 0px;
      position: relative;
      transition: all 0.4s ease;
      min-height: 100px; }
      .container-blog-post .card .card-body .card-title,
      .container-blog-post .card .card-body .card-title a,
      .container-blog-post .card .body-post .card-title,
      .container-blog-post .card .body-post .card-title a,
      .container-blog-post .single-post .card-body .card-title,
      .container-blog-post .single-post .card-body .card-title a,
      .container-blog-post .single-post .body-post .card-title,
      .container-blog-post .single-post .body-post .card-title a {
        font-family: ibm-plex-sans, sans-serif !important;
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 25px;
        letter-spacing: -0.04em;
        color: #211c1d;
        margin-bottom: 6px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden; }
      .container-blog-post .card .card-body .date-publish,
      .container-blog-post .card .body-post .date-publish,
      .container-blog-post .single-post .card-body .date-publish,
      .container-blog-post .single-post .body-post .date-publish {
        font-family: ibm-plex-sans, sans-serif !important;
        font-size: 14px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left; }
      .container-blog-post .card .card-body .category,
      .container-blog-post .card .body-post .category,
      .container-blog-post .single-post .card-body .category,
      .container-blog-post .single-post .body-post .category {
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.12em;
        text-transform: uppercase;
        color: #F18A00; }
      .container-blog-post .card .card-body p.card-text,
      .container-blog-post .card .card-body .content-post,
      .container-blog-post .card .card-body .content-post p,
      .container-blog-post .card .body-post p.card-text,
      .container-blog-post .card .body-post .content-post,
      .container-blog-post .card .body-post .content-post p,
      .container-blog-post .single-post .card-body p.card-text,
      .container-blog-post .single-post .card-body .content-post,
      .container-blog-post .single-post .card-body .content-post p,
      .container-blog-post .single-post .body-post p.card-text,
      .container-blog-post .single-post .body-post .content-post,
      .container-blog-post .single-post .body-post .content-post p {
        font-family: ibm-plex-sans, sans-serif !important;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.57;
        letter-spacing: normal;
        color: #565656; }
      .container-blog-post .card .card-body span.btn-read-more,
      .container-blog-post .card .body-post span.btn-read-more,
      .container-blog-post .single-post .card-body span.btn-read-more,
      .container-blog-post .single-post .body-post span.btn-read-more {
        font-size: 14px; }
      .container-blog-post .card .card-body .button-post,
      .container-blog-post .card .body-post .button-post,
      .container-blog-post .single-post .card-body .button-post,
      .container-blog-post .single-post .body-post .button-post {
        position: relative;
        bottom: 0;
        left: 0;
        padding: 15px 38px;
        width: calc(100% + 78px);
        margin-left: -39px;
        margin-top: 25px;
        border-top: 1px solid #d9d9d9; }
        .container-blog-post .card .card-body .button-post span,
        .container-blog-post .card .body-post .button-post span,
        .container-blog-post .single-post .card-body .button-post span,
        .container-blog-post .single-post .body-post .button-post span {
          font-family: ibm-plex-sans, sans-serif !important;
          font-size: 10px;
          font-stretch: normal;
          font-style: normal;
          font-weight: 600;
          letter-spacing: normal;
          line-height: normal;
          margin: 0 !important;
          text-transform: uppercase;
          text-align: left;
          color: #67686a; }
        .container-blog-post .card .card-body .button-post .date-post,
        .container-blog-post .card .body-post .button-post .date-post,
        .container-blog-post .single-post .card-body .button-post .date-post,
        .container-blog-post .single-post .body-post .button-post .date-post {
          font-family: ibm-plex-sans, sans-serif !important;
          font-size: 11px;
          font-weight: 500;
          font-stretch: normal;
          font-style: normal;
          line-height: 2.09;
          letter-spacing: 1.13px;
          color: #2259B0;
          text-transform: uppercase;
          position: relative;
          display: inline;
          margin-right: 25px; }
          .container-blog-post .card .card-body .button-post .date-post::before,
          .container-blog-post .card .body-post .button-post .date-post::before,
          .container-blog-post .single-post .card-body .button-post .date-post::before,
          .container-blog-post .single-post .body-post .button-post .date-post::before {
            content: "";
            display: inline-block;
            background-image: url("../images/icon-calendar.svg");
            width: 15px;
            height: 16px;
            position: relative;
            margin-right: 10px;
            display: none;
            top: -3px; }
        .container-blog-post .card .card-body .button-post .author-post,
        .container-blog-post .card .body-post .button-post .author-post,
        .container-blog-post .single-post .card-body .button-post .author-post,
        .container-blog-post .single-post .body-post .button-post .author-post {
          font-family: ibm-plex-sans, sans-serif !important;
          font-size: 11px;
          font-weight: 500;
          font-stretch: normal;
          font-style: normal;
          line-height: 2.09;
          letter-spacing: normal;
          color: #989898;
          text-transform: uppercase;
          position: relative; }
          .container-blog-post .card .card-body .button-post .author-post::before,
          .container-blog-post .card .body-post .button-post .author-post::before,
          .container-blog-post .single-post .card-body .button-post .author-post::before,
          .container-blog-post .single-post .body-post .button-post .author-post::before {
            content: "";
            border-radius: 0%;
            display: inline-block;
            height: 3px;
            margin: 0 5px;
            width: 3px;
            background: currentColor;
            position: relative;
            top: -3px; }
    @media (max-width: 1200px) {
      .container-blog-post .card,
      .container-blog-post .single-post {
        width: calc(50% - 14px); } }
    @media (max-width: 767px) {
      .container-blog-post .card,
      .container-blog-post .single-post {
        width: 100%; } }

.section-category-news .filter-category select,
.section-category-news .filter-category input {
  border-radius: 10px;
  border: solid 1px #979797;
  background-color: #f4f4f4;
  font-family: ibm-plex-sans, sans-serif !important;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  color: rgba(99, 99, 99, 0.46); }
.section-category-news .container-news-post {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px; }
.section-category-news .card {
  border: none;
  display: block; }
  .section-category-news .card .image-wrapping {
    height: 227px;
    margin: 0;
    border-radius: 8px;
    margin-bottom: 15px; }
    .section-category-news .card .image-wrapping img {
      height: 100%; }
  .section-category-news .card .card-body {
    padding: 0;
    padding-top: 15px; }
  .section-category-news .card .card-title {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 18px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 1px;
    color: #2259B0;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .section-category-news .card address {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: 0.89px;
    color: #636363; }
  .section-category-news .card p.card-text {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: 1px;
    color: #000000; }

@media only screen and (max-width: 1199.98px) {
  .filter-wrap {
    flex-flow: wrap row;
    justify-content: space-between;
    width: 400px !important;
    margin: 20px auto 60px !important;
    max-width: 100%; }
    .filter-wrap select {
      margin: 20px auto !important;
      width: 100%; } }
@media only screen and (max-width: 991px) {
  .interior-category .filter-category select {
    margin-top: 0;
    min-height: 37px;
    padding: 9px 50px 8px 18px; }

  .container-blog-post .card {
    flex-basis: calc(49% - 10px); }

  .interior-category .single-blog-post .info-single-post {
    text-align: center; }
    .interior-category .single-blog-post .info-single-post .title-post,
    .interior-category .single-blog-post .info-single-post a,
    .interior-category .single-blog-post .info-single-post .content-preview,
    .interior-category .single-blog-post .info-single-post p {
      text-align: center; } }
@media only screen and (max-width: 767px) {
  .interior-category .single-blog-post .info-single-post p,
  .interior-category .single-blog-post .info-single-post,
  .interior-category .single-blog-post .info-single-post .title-post {
    text-align: center; }

  .container-blog-post .card {
    flex-basis: 100%; }

  .interior-category .single-blog-post .info-single-post {
    text-align: center; }
    .interior-category .single-blog-post .info-single-post .title-post,
    .interior-category .single-blog-post .info-single-post a,
    .interior-category .single-blog-post .info-single-post .content-preview,
    .interior-category .single-blog-post .info-single-post p {
      text-align: center; }

  .navigation ol.tw-pagination {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0; } }
@media only screen and (max-width: 576px) {
  .interior-category .content-page {
    padding: 0 !important; } }
body:not(.home) {
  /*--- Undesorder List ---*/
  /*--- Undesorder List ---*/
  /*--- Order List ---*/
  /*----- Order List ----- */ }
  body:not(.home) .no-padding .content-page {
    padding-top: 0;
    color: #565656; }
    body:not(.home) .no-padding .content-page::before {
      display: none; }
  body:not(.home) #post-1767 .custom-testimonials-block {
    padding-bottom: 0 !important; }
  body:not(.home) iframe {
    width: 100%; }
  body:not(.home) .content-page {
    padding-top: 3rem; }
    body:not(.home) .content-page::before {
      content: "";
      display: block;
      width: calc(100% + 120px);
      height: 128px;
      box-shadow: 0 -7px 11px 0 rgba(0, 0, 0, 0.1);
      background-color: #ffffff;
      position: absolute;
      top: -50px;
      left: -60px;
      z-index: 5;
      display: none; }
    body:not(.home) .content-page article {
      position: relative;
      z-index: 6; }
    body:not(.home) .content-page p,
    body:not(.home) .content-page li,
    body:not(.home) .content-page blockquote,
    body:not(.home) .content-page cite {
      color: #002B70; }
      body:not(.home) .content-page p a,
      body:not(.home) .content-page li a,
      body:not(.home) .content-page blockquote a,
      body:not(.home) .content-page cite a {
        text-decoration: underline; }
        body:not(.home) .content-page p a:hover,
        body:not(.home) .content-page li a:hover,
        body:not(.home) .content-page blockquote a:hover,
        body:not(.home) .content-page cite a:hover {
          text-decoration: none; }
        body:not(.home) .content-page p a::selection,
        body:not(.home) .content-page li a::selection,
        body:not(.home) .content-page blockquote a::selection,
        body:not(.home) .content-page cite a::selection {
          background-color: #F18A00;
          color: white; }
  body:not(.home) .wp-caption img {
    max-width: 100%;
    height: auto; }
  body:not(.home) .wp-caption .wp-caption-text {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    padding: 5px;
    background: #f0f0f0; }
  body:not(.home) ul.list:not(.nav-pills) {
    padding: 0;
    list-style: none; }
    body:not(.home) ul.list:not(.nav-pills) br {
      display: none; }
    body:not(.home) ul.list:not(.nav-pills) li {
      padding-left: 25px;
      position: relative;
      margin-bottom: 10px; }
      body:not(.home) ul.list:not(.nav-pills) li::after {
        content: "";
        background: #F18A00;
        border-radius: 50%;
        display: inline-block;
        left: 0;
        margin-left: 0;
        margin-right: 5px;
        margin-top: 5px;
        position: absolute;
        top: 3px;
        width: 8px;
        height: 8px; }
      body:not(.home) ul.list:not(.nav-pills) li ul:not(.nav-pills) {
        padding-left: 0px;
        list-style: none;
        margin-top: 10px; }
        body:not(.home) ul.list:not(.nav-pills) li ul:not(.nav-pills) li::after {
          background: #F18A00; }
      body:not(.home) ul.list:not(.nav-pills) li ol {
        margin-top: 10px;
        padding: 0;
        list-style: none; }
  body:not(.home) ol.list {
    counter-reset: section;
    list-style-type: none;
    margin-bottom: 1rem;
    padding: 0;
    position: relative; }
    body:not(.home) ol.list > li {
      display: table;
      padding-left: 0;
      counter-increment: item; }
      body:not(.home) ol.list > li:before {
        counter-increment: section;
        content: counters(item,".") ". ";
        display: table-cell;
        padding-right: 0.6em;
        color: #565656;
        font-family: inherit;
        font-size: inherit;
        font-weight: 600;
        position: relative;
        margin-right: 15px; }
      body:not(.home) ol.list > li ol,
      body:not(.home) ol.list > li ol.list {
        counter-reset: item; }
        body:not(.home) ol.list > li ol > li:before,
        body:not(.home) ol.list > li ol.list > li:before {
          counter-increment: item;
          content: counters(item,".") " "; }
        body:not(.home) ol.list > li ol li:after,
        body:not(.home) ol.list > li ol.list li:after {
          display: none; }
    body:not(.home) ol.list li {
      position: relative;
      margin-bottom: 10px; }
      body:not(.home) ol.list li::after {
        background: transparent;
        border-radius: 0;
        color: #F18A00;
        display: inline-block;
        font-size: inherit;
        font-weight: bold;
        left: 0;
        padding-right: 0;
        position: absolute;
        top: 0; }
      body:not(.home) ol.list li ol {
        margin-top: 10px;
        padding: 0;
        list-style: none; }
        body:not(.home) ol.list li ol ol {
          margin-left: 42px; }
  body:not(.home) .cd-timeline-content h1,
  body:not(.home) .cd-timeline-content h2,
  body:not(.home) .cd-timeline-content h3,
  body:not(.home) .cd-timeline-content h4,
  body:not(.home) .cd-timeline-content h5,
  body:not(.home) .cd-timeline-content h6,
  body:not(.home) .cd-timeline-content p,
  body:not(.home) .cd-timeline-content a,
  body:not(.home) .cd-timeline-content p a,
  body:not(.home) .cd-timeline-content li,
  body:not(.home) .cd-timeline-content li a {
    color: white; }
  body:not(.home) .cd-timeline-item-title {
    font-size: 27px; }
  body:not(.home) .et-ver-timeline-template-1 .et-content-outer-wrap {
    padding: 0; }
  body:not(.home) .yottie-widget-header,
  body:not(.home) .yottie-widget-header-classic,
  body:not(.home) .yottie-visible {
    display: flex !important;
    flex-direction: column;
    width: 100%;
    max-width: 100%; }
    body:not(.home) .yottie-widget-header .yottie-widget-header-channel,
    body:not(.home) .yottie-widget-header-classic .yottie-widget-header-channel,
    body:not(.home) .yottie-visible .yottie-widget-header-channel {
      display: flex; }
  body:not(.home) .yottie-widget-header-channel-title a {
    white-space: normal; }
  body:not(.home) .yottie-widget-header-channel-title + .yottie-widget-header-channel-caption {
    white-space: normal; }
  body:not(.home) .yottie-widget-header-classic .yottie-widget-header-channel,
  body:not(.home) .yottie-widget-header-classic .yottie-widget-header-channel-inner {
    height: auto; }
  body:not(.home) .yottie-widget-header-channel-caption {
    -webkit-line-clamp: none;
    -webkit-box-orient: initial;
    max-height: inherit; }
  @media (max-width: 768px) {
    body:not(.home) .yottie-mw-640 .yottie-widget-header-classic .yottie-widget-header-properties {
      margin-top: 30px; } }
  body:not(.home) .button-block a {
    margin-right: 10px;
    margin-bottom: 10px; }
  body:not(.home) .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding-left: 0; }
  body:not(.home) .wp-block-media-text.has-media-on-the-left .wp-block-media-text__content {
    padding-right: 0; }
  body:not(.home) .wp-block-media-text .wp-block-media-text__content {
    margin-bottom: 50px; }
  body:not(.home) .wp-block-image img {
    width: 100%;
    height: auto; }
  body:not(.home) .wp-block-columns .wp-block-column {
    padding: 0; }
    @media (max-width: 991px) {
      body:not(.home) .wp-block-columns .wp-block-column:nth-child(1) {
        order: 1; } }
  body:not(.home) .wp-block-media-text__media img {
    object-fit: contain;
    height: 100%; }
  body:not(.home) .custom-block {
    padding: 40px 0;
    /*--- Undesorder List ---*/
    /*--- Order List ---*/
    /*----- Order List ----- */ }
    @media (min-width: 768px) {
      body:not(.home) .custom-block {
        padding: 70px 0; } }
    @media (min-width: 992px) {
      body:not(.home) .custom-block {
        padding: 90px 0; } }
    body:not(.home) .custom-block.no-padding {
      padding: 0; }
    body:not(.home) .custom-block p:last-child {
      margin-bottom: 0; }
    body:not(.home) .custom-block[class*="has-"] h1,
    body:not(.home) .custom-block[class*="has-"] h2,
    body:not(.home) .custom-block[class*="has-"] h3,
    body:not(.home) .custom-block[class*="has-"] h4,
    body:not(.home) .custom-block[class*="has-"] h5,
    body:not(.home) .custom-block[class*="has-"] h6,
    body:not(.home) .custom-block[class*="has-"] p,
    body:not(.home) .custom-block[class*="has-"] li,
    body:not(.home) .custom-block[class*="has-"] blockquote,
    body:not(.home) .custom-block[class*="has-"] cite {
      color: inherit; }
      body:not(.home) .custom-block[class*="has-"] h1 a,
      body:not(.home) .custom-block[class*="has-"] h2 a,
      body:not(.home) .custom-block[class*="has-"] h3 a,
      body:not(.home) .custom-block[class*="has-"] h4 a,
      body:not(.home) .custom-block[class*="has-"] h5 a,
      body:not(.home) .custom-block[class*="has-"] h6 a,
      body:not(.home) .custom-block[class*="has-"] p a,
      body:not(.home) .custom-block[class*="has-"] li a,
      body:not(.home) .custom-block[class*="has-"] blockquote a,
      body:not(.home) .custom-block[class*="has-"] cite a {
        color: inherit; }
    body:not(.home) .custom-block .link *,
    body:not(.home) .custom-block .btn-container * {
      margin-right: 10px;
      margin-bottom: 10px; }
    body:not(.home) .custom-block .wp-block-button {
      margin-top: 23px; }
    body:not(.home) .custom-block ul:not(.nav-pills) {
      padding: 0;
      list-style: none; }
      body:not(.home) .custom-block ul:not(.nav-pills) br {
        display: none; }
      body:not(.home) .custom-block ul:not(.nav-pills) li {
        padding-left: 25px;
        position: relative;
        margin-bottom: 10px; }
        body:not(.home) .custom-block ul:not(.nav-pills) li::after {
          content: "";
          background: #2259B0;
          border-radius: 50%;
          display: inline-block;
          left: 0;
          margin-left: 0;
          margin-right: 5px;
          margin-top: 5px;
          position: absolute;
          top: 3px;
          width: 8px;
          height: 8px; }
        body:not(.home) .custom-block ul:not(.nav-pills) li ul {
          padding-left: 0px;
          list-style: none;
          margin-top: 10px; }
          body:not(.home) .custom-block ul:not(.nav-pills) li ul li::after {
            background: #2259B0; }
        body:not(.home) .custom-block ul:not(.nav-pills) li ol {
          margin-top: 10px;
          padding: 0;
          list-style: none; }
    body:not(.home) .custom-block ol:not(.breadcrumb) {
      counter-reset: section;
      list-style-type: none;
      margin-bottom: 1rem;
      padding: 0;
      position: relative; }
      body:not(.home) .custom-block ol:not(.breadcrumb) > li {
        display: table;
        padding-left: 0;
        counter-increment: item; }
        body:not(.home) .custom-block ol:not(.breadcrumb) > li:before {
          counter-increment: section;
          content: counters(item,".") ". ";
          display: table-cell;
          padding-right: 0.6em;
          color: #565656;
          font-family: inherit;
          font-size: inherit;
          font-weight: 600;
          position: relative;
          margin-right: 15px; }
        body:not(.home) .custom-block ol:not(.breadcrumb) > li ol,
        body:not(.home) .custom-block ol:not(.breadcrumb) > li ol.list {
          counter-reset: item; }
          body:not(.home) .custom-block ol:not(.breadcrumb) > li ol > li:before,
          body:not(.home) .custom-block ol:not(.breadcrumb) > li ol.list > li:before {
            counter-increment: item;
            content: counters(item,".") " "; }
          body:not(.home) .custom-block ol:not(.breadcrumb) > li ol li:after,
          body:not(.home) .custom-block ol:not(.breadcrumb) > li ol.list li:after {
            display: none; }
      body:not(.home) .custom-block ol:not(.breadcrumb) li {
        position: relative;
        margin-bottom: 10px; }
        body:not(.home) .custom-block ol:not(.breadcrumb) li::after {
          background: transparent;
          border-radius: 0;
          color: #2259B0;
          display: inline-block;
          font-size: inherit;
          font-weight: bold;
          left: 0;
          padding-right: 0;
          position: absolute;
          top: 0; }
        body:not(.home) .custom-block ol:not(.breadcrumb) li ol {
          margin-top: 10px;
          padding: 0;
          list-style: none; }
          body:not(.home) .custom-block ol:not(.breadcrumb) li ol ol {
            margin-left: 42px; }
  body:not(.home) .image-pop-up-block .row {
    margin-bottom: 1.5rem; }
    body:not(.home) .image-pop-up-block .row:last-child {
      margin-bottom: 0; }
  body:not(.home) .image-pop-up-block .col-12 {
    margin-bottom: 1.5rem; }
    body:not(.home) .image-pop-up-block .col-12:last-child {
      margin-bottom: 0; }
  body:not(.home) .image-pop-up-block img {
    width: 100%; }
  body:not(.home) .custom-default-sponsors-block .sponsors-container {
    overflow: hidden; }
  body:not(.home) .custom-default-sponsors-block .swiper-wrapper {
    align-items: center; }
  body:not(.home) .custom-default-sponsors-block .swiper-button-next,
  body:not(.home) .custom-default-sponsors-block .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.470508 5.46967C0.177614 5.76256 0.177614 6.23744 0.470508 6.53033L5.24348 11.3033C5.53637 11.5962 6.01125 11.5962 6.30414 11.3033C6.59703 11.0104 6.59703 10.5355 6.30414 10.2426L2.0615 6L6.30414 1.75736C6.59703 1.46447 6.59703 0.989593 6.30414 0.6967C6.01124 0.403807 5.53637 0.403807 5.24348 0.6967L0.470508 5.46967ZM15.5723 5.25L1.00084 5.25L1.00084 6.75L15.5723 6.75L15.5723 5.25Z' fill='%23F0F8FD'/%3e%3c/svg%3e ");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 12px;
    outline: none;
    top: 70%;
    margin: 0; }
    body:not(.home) .custom-default-sponsors-block .swiper-button-next::after,
    body:not(.home) .custom-default-sponsors-block .swiper-button-prev::after {
      display: none; }
    body:not(.home) .custom-default-sponsors-block .swiper-button-next:hover,
    body:not(.home) .custom-default-sponsors-block .swiper-button-prev:hover {
      opacity: 5; }
  body:not(.home) .custom-default-sponsors-block .swiper-button-prev {
    left: -30px; }
  body:not(.home) .custom-default-sponsors-block .swiper-button-next {
    transform: scaleX(-1);
    right: -30px; }
  body:not(.home) .custom-default-sponsors-block .swiper-pagination {
    position: relative;
    display: flex;
    justify-content: center; }
  body:not(.home) .custom-default-sponsors-block .swiper-pagination-bullet {
    opacity: 1;
    background-color: white;
    border: 2px solid #F18A00;
    margin: 0 10px;
    width: 12px;
    height: 12px;
    outline: none;
    box-shadow: none; }
  body:not(.home) .custom-default-sponsors-block .swiper-pagination-bullet-active {
    opacity: 1;
    background: #F18A00;
    border-color: #F18A00; }
  body:not(.home) .custom-swiper-block {
    position: relative; }
    body:not(.home) .custom-swiper-block h1,
    body:not(.home) .custom-swiper-block h2,
    body:not(.home) .custom-swiper-block h3,
    body:not(.home) .custom-swiper-block h4,
    body:not(.home) .custom-swiper-block h5,
    body:not(.home) .custom-swiper-block h6 {
      color: #2259B0; }
    body:not(.home) .custom-swiper-block .card {
      margin: 3px; }
      body:not(.home) .custom-swiper-block .card:hover {
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16); }
    body:not(.home) .custom-swiper-block .img-wrap {
      height: 182px; }
    @media (min-width: 768px) {
      body:not(.home) .custom-swiper-block .card-body {
        padding: 39px; } }
    body:not(.home) .custom-swiper-block .card-title {
      font-size: 18px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.22;
      letter-spacing: normal;
      color: #2259B0;
      margin-bottom: 16px;
      text-transform: uppercase; }
    body:not(.home) .custom-swiper-block .card-text p,
    body:not(.home) .custom-swiper-block .card-text li {
      font-size: 16px;
      font-weight: 400;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.5;
      letter-spacing: 0.32px;
      color: #000; }
    body:not(.home) .custom-swiper-block .link {
      margin-top: 32px; }
    body:not(.home) .custom-swiper-block .swiper-button-next,
    body:not(.home) .custom-swiper-block .swiper-button-prev {
      width: 22px;
      height: 18px;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='21.588' height='14.917' viewBox='0 0 21.588 14.917'%3e%3cdefs%3e%3cstyle%3e .cls-1%7bfill:none;stroke:%2397999b;stroke-width:2px%7d %3c/style%3e%3c/defs%3e%3cg id='arrow-icon' transform='translate(21.588 0.752) rotate(90)'%3e%3cpath id='Path_3' d='M0 0v19.622' class='cls-1' transform='translate(6.425 0)'/%3e%3cpath id='Path_4' d='M0 0l6.352 7.243L13.451 0' class='cls-1' transform='translate(0 12.875)'/%3e%3c/g%3e%3c/svg%3e ");
      background-size: contain;
      background-repeat: no-repeat;
      outline: none; }
      body:not(.home) .custom-swiper-block .swiper-button-next::after,
      body:not(.home) .custom-swiper-block .swiper-button-prev::after {
        display: none; }
      body:not(.home) .custom-swiper-block .swiper-button-next:hover,
      body:not(.home) .custom-swiper-block .swiper-button-prev:hover {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='21.588' height='14.917' viewBox='0 0 21.588 14.917'%3e%3cdefs%3e%3cstyle%3e .cls-1%7bfill:none;stroke:%230038ae;stroke-width:2px%7d %3c/style%3e%3c/defs%3e%3cg id='arrow-icon' transform='translate(21.588 0.752) rotate(90)'%3e%3cpath id='Path_3' d='M0 0v19.622' class='cls-1' transform='translate(6.425 0)'/%3e%3cpath id='Path_4' d='M0 0l6.352 7.243L13.451 0' class='cls-1' transform='translate(0 12.875)'/%3e%3c/g%3e%3c/svg%3e "); }
    body:not(.home) .custom-swiper-block .swiper-button-next {
      transform: scaleX(-1); }
  body:not(.home) .custom-full-images-block {
    padding: 0; }
  body:not(.home) .text-image {
    display: flex; }
    @media (max-width: 767.98px) {
      body:not(.home) .text-image {
        flex-direction: column; } }
    @media (min-width: 768px) {
      body:not(.home) .text-image .wpb_single_image {
        margin-bottom: 0; } }
  body:not(.home) .text-image-full {
    display: flex; }
    @media (min-width: 768px) {
      body:not(.home) .text-image-full.white-line {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='1440' height='68' viewBox='0 0 1440 68' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='1441' height='68' fill='white'/%3e%3c/svg%3e ");
        background-size: auto 68px;
        background-repeat: repeat-x; }
        body:not(.home) .text-image-full.white-line .content-side {
          padding: 194px 0 114px; } }
    @media (min-width: 768px) {
      body:not(.home) .text-image-full.white-line-vertical {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='1440' height='68' viewBox='0 0 1440 68' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='1441' height='68' fill='white'/%3e%3c/svg%3e ");
        background-size: 13% auto;
        background-repeat: repeat-y; }
        body:not(.home) .text-image-full.white-line-vertical .image-full-left, body:not(.home) .text-image-full.white-line-vertical .image-full-right {
          height: 90%;
          width: 100%;
          bottom: 0;
          margin: 0; } }
    @media (min-width: 1680px) {
      body:not(.home) .text-image-full.white-line-vertical {
        background-size: 21.4% auto; } }
    @media (min-width: 1920px) {
      body:not(.home) .text-image-full.white-line-vertical {
        background-size: 25.4% auto; } }
    @media (min-width: 2300px) {
      body:not(.home) .text-image-full.white-line-vertical {
        background-size: 29.4% auto; } }
    @media (min-width: 2560px) {
      body:not(.home) .text-image-full.white-line-vertical {
        background-size: 32.4% auto; } }
    body:not(.home) .text-image-full.white-line-vertical.image-on-right {
      background-position: right; }
    @media (max-width: 767.98px) {
      body:not(.home) .text-image-full {
        flex-direction: column; } }
    body:not(.home) .text-image-full .image-full-right {
      height: 100%;
      margin-bottom: 0;
      position: absolute; }
      body:not(.home) .text-image-full .image-full-right .vc_figure {
        height: 100%;
        width: 100%; }
        body:not(.home) .text-image-full .image-full-right .vc_figure .vc_single_image-wrapper {
          height: 100%;
          width: 100%; }
          body:not(.home) .text-image-full .image-full-right .vc_figure .vc_single_image-wrapper img {
            height: 100%;
            width: 100%;
            object-fit: cover; }
      @media (max-width: 767.98px) {
        body:not(.home) .text-image-full .image-full-right {
          margin-left: calc( -100vw / 2 + 100% / 2 ) !important;
          margin-right: calc( -100vw / 2 + 100% / 2 ) !important;
          max-width: 100vw;
          width: 100vw;
          text-align: center;
          margin-bottom: 0 !important;
          position: relative; }
          body:not(.home) .text-image-full .image-full-right figure, body:not(.home) .text-image-full .image-full-right figure > * {
            margin-left: calc( -100vw / 2 + 100% / 2 ) !important;
            margin-right: calc( -100vw / 2 + 100% / 2 ) !important;
            max-width: 100vw;
            width: 100vw; }
            body:not(.home) .text-image-full .image-full-right figure > *, body:not(.home) .text-image-full .image-full-right figure > * > * {
              margin-left: calc( -100vw / 2 + 100% / 2 ) !important;
              margin-right: calc( -100vw / 2 + 100% / 2 ) !important;
              max-width: 100vw;
              width: 100vw; } }
      @media (min-width: 768px) {
        body:not(.home) .text-image-full .image-full-right {
          width: calc(100% + ((100vw - 690px) / 2)); } }
      @media (min-width: 992px) {
        body:not(.home) .text-image-full .image-full-right {
          width: calc(100% + ((100vw - 930px) / 2)); } }
      @media (min-width: 1200px) {
        body:not(.home) .text-image-full .image-full-right {
          width: calc(100% + ((100vw - 1110px) / 2)); } }
      @media (min-width: 1400px) {
        body:not(.home) .text-image-full .image-full-right {
          width: calc(100% + ((100vw - 1320px) / 2)); } }
      body:not(.home) .text-image-full .image-full-right.img-contain {
        background-color: lightgray; }
        body:not(.home) .text-image-full .image-full-right.img-contain .vc_figure .vc_single_image-wrapper img {
          object-fit: contain; }
    body:not(.home) .text-image-full .image-full-left {
      height: 100%;
      margin-bottom: 0;
      position: absolute; }
      body:not(.home) .text-image-full .image-full-left .vc_figure {
        height: 100%;
        width: 100%; }
        body:not(.home) .text-image-full .image-full-left .vc_figure .vc_single_image-wrapper {
          height: 100%;
          width: 100%; }
          body:not(.home) .text-image-full .image-full-left .vc_figure .vc_single_image-wrapper img {
            height: 100%;
            width: 100%;
            object-fit: cover; }
      @media (max-width: 767.98px) {
        body:not(.home) .text-image-full .image-full-left {
          margin-right: calc( -100vw / 2 + 100% / 2 ) !important;
          margin-left: calc( -100vw / 2 + 100% / 2 ) !important;
          max-width: 100vw;
          width: 100vw;
          text-align: center;
          margin-bottom: 0 !important;
          position: relative; }
          body:not(.home) .text-image-full .image-full-left figure, body:not(.home) .text-image-full .image-full-left figure > * {
            margin-right: calc( -100vw / 2 + 100% / 2 ) !important;
            margin-left: calc( -100vw / 2 + 100% / 2 ) !important;
            max-width: 100vw;
            width: 100vw; }
            body:not(.home) .text-image-full .image-full-left figure > *, body:not(.home) .text-image-full .image-full-left figure > * > * {
              margin-right: calc( -100vw / 2 + 100% / 2 ) !important;
              margin-left: calc( -100vw / 2 + 100% / 2 ) !important;
              max-width: 100vw;
              width: 100vw; } }
      @media (min-width: 768px) {
        body:not(.home) .text-image-full .image-full-left {
          width: calc(100% + ((100vw - 690px) / 2));
          margin-left: calc((100vw - 630px) / -2); } }
      @media (min-width: 992px) {
        body:not(.home) .text-image-full .image-full-left {
          width: calc(100% + ((100vw - 930px) / 2));
          margin-left: calc((100vw - 900px) / -2); } }
      @media (min-width: 1200px) {
        body:not(.home) .text-image-full .image-full-left {
          width: calc(100% + ((100vw - 1110px) / 2));
          margin-left: calc((100vw - 1080px) / -2); } }
      @media (min-width: 1400px) {
        body:not(.home) .text-image-full .image-full-left {
          width: calc(100% + ((100vw - 1320px) / 2));
          margin-left: calc((100vw - 1290px) / -2); } }
      body:not(.home) .text-image-full .image-full-left.img-contain {
        background-color: lightgray; }
        body:not(.home) .text-image-full .image-full-left.img-contain .vc_figure .vc_single_image-wrapper img {
          object-fit: contain; }
    body:not(.home) .text-image-full .content-side {
      padding: 50px 0; }
      @media (min-width: 768px) {
        body:not(.home) .text-image-full .content-side {
          padding: 114px 0; } }
  @media (max-width: 767px) {
    body:not(.home) .custom-image-on-right-block {
      display: flex;
      flex-direction: column; }
      body:not(.home) .custom-image-on-right-block .vc_col-sm-6:nth-child(1) {
        order: 1; } }
  body:not(.home) .custom-out-mmethods-block-a {
    position: relative; }
    body:not(.home) .custom-out-mmethods-block-a::before {
      content: '';
      display: block;
      height: 471px;
      width: 471px;
      background-image: url("../images/gc-world.jpg");
      background-size: contain;
      position: absolute;
      top: 62px;
      right: 0; }
    body:not(.home) .custom-out-mmethods-block-a .container {
      position: relative;
      z-index: 5; }
  body:not(.home) .custom-out-mmethods-block-b {
    position: relative; }
    body:not(.home) .custom-out-mmethods-block-b::before {
      content: '';
      display: block;
      width: 100%;
      height: 70%;
      background: #F6F9FF;
      position: absolute;
      left: 0;
      bottom: 0; }
    body:not(.home) .custom-out-mmethods-block-b .card.img-bg {
      min-height: 576px;
      padding: 20px 17px;
      border: 1px solid #EFF2F8; }
      body:not(.home) .custom-out-mmethods-block-b .card.img-bg .img-wrap {
        width: calc(100% - 34px);
        height: calc(100% - 40px); }
        body:not(.home) .custom-out-mmethods-block-b .card.img-bg .img-wrap::before {
          content: '';
          display: block;
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          background: linear-gradient(179.99deg, rgba(20, 24, 63, 0) 16.03%, rgba(9, 12, 40, 0.7) 62.84%);
          z-index: 2; }
        body:not(.home) .custom-out-mmethods-block-b .card.img-bg .img-wrap img {
          width: 100%;
          height: 100%; }
      body:not(.home) .custom-out-mmethods-block-b .card.img-bg .card-body {
        padding: 27px 15px 40px;
        padding-right: 35px;
        align-items: flex-start;
        justify-content: flex-end; }
      body:not(.home) .custom-out-mmethods-block-b .card.img-bg .subtitle,
      body:not(.home) .custom-out-mmethods-block-b .card.img-bg .card-text p {
        color: white; }
      body:not(.home) .custom-out-mmethods-block-b .card.img-bg .subtitle {
        font-style: normal;
        font-weight: 700;
        font-size: 25px;
        line-height: 31px;
        letter-spacing: -0.03em;
        text-transform: none; }
      body:not(.home) .custom-out-mmethods-block-b .card.img-bg .link {
        margin-top: 30px; }
      body:not(.home) .custom-out-mmethods-block-b .card.img-bg.special-card .img-wrap::before {
        background: #002B70; }
      body:not(.home) .custom-out-mmethods-block-b .card.img-bg.special-card .subtitle {
        margin-bottom: 0; }
  body:not(.home) .custom-out-mmethods-block-e.section-j::before {
    height: 512px; }
  body:not(.home) .custom-out-mmethods-block-e .subtitle {
    color: #002B70; }
  body:not(.home) .custom-out-donate-a {
    background: #002B70; }
    body:not(.home) .custom-out-donate-a h1,
    body:not(.home) .custom-out-donate-a h2,
    body:not(.home) .custom-out-donate-a h3,
    body:not(.home) .custom-out-donate-a h4,
    body:not(.home) .custom-out-donate-a h5,
    body:not(.home) .custom-out-donate-a h6,
    body:not(.home) .custom-out-donate-a p,
    body:not(.home) .custom-out-donate-a li,
    body:not(.home) .custom-out-donate-a blockquote,
    body:not(.home) .custom-out-donate-a cite {
      color: white; }
    body:not(.home) .custom-out-donate-a .h4 {
      color: #F18A00;
      font-style: italic; }
  body:not(.home) .custom-donate-block-e .sponsors-container {
    overflow: hidden;
    width: 229px;
    max-width: 100%;
    margin: 0 auto; }
    @media (min-width: 768px) {
      body:not(.home) .custom-donate-block-e .sponsors-container {
        width: 484px; } }
    @media (min-width: 992px) {
      body:not(.home) .custom-donate-block-e .sponsors-container {
        width: 684px; } }
    @media (min-width: 1200px) {
      body:not(.home) .custom-donate-block-e .sponsors-container {
        width: 771.75px; } }
  body:not(.home) .custom-donate-block-e .img-wrap {
    height: 173px; }
  body:not(.home) .custom-donate-block-e .swiper-button-next,
  body:not(.home) .custom-donate-block-e .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='27' height='16' viewBox='0 0 27 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.292879 7.2929C-0.0976448 7.68342 -0.0976448 8.31658 0.292879 8.70711L6.65684 15.0711C7.04737 15.4616 7.68053 15.4616 8.07106 15.0711C8.46158 14.6805 8.46158 14.0474 8.07105 13.6569L2.4142 8L8.07105 2.34315C8.46158 1.95262 8.46158 1.31946 8.07105 0.928934C7.68053 0.538409 7.04736 0.53841 6.65684 0.928934L0.292879 7.2929ZM26.9636 7L0.999987 7L0.999987 9L26.9636 9L26.9636 7Z' fill='%23B7B8C2'/%3e%3c/svg%3e ");
    background-position: center;
    background-size: 27px 16px;
    background-repeat: no-repeat;
    width: 27px;
    height: 16px;
    outline: none;
    top: 59%; }
    body:not(.home) .custom-donate-block-e .swiper-button-next::after,
    body:not(.home) .custom-donate-block-e .swiper-button-prev::after {
      display: none; }
    body:not(.home) .custom-donate-block-e .swiper-button-next:hover,
    body:not(.home) .custom-donate-block-e .swiper-button-prev:hover {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='27' height='16' viewBox='0 0 27 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.292879 7.2929C-0.0976448 7.68342 -0.0976448 8.31658 0.292879 8.70711L6.65684 15.0711C7.04737 15.4616 7.68053 15.4616 8.07106 15.0711C8.46158 14.6805 8.46158 14.0474 8.07105 13.6569L2.4142 8L8.07105 2.34315C8.46158 1.95262 8.46158 1.31946 8.07105 0.928934C7.68053 0.538409 7.04736 0.53841 6.65684 0.928934L0.292879 7.2929ZM26.9636 7L0.999987 7L0.999987 9L26.9636 9L26.9636 7Z' fill='%232259B0'/%3e%3c/svg%3e "); }
  body:not(.home) .custom-donate-block-e .swiper-button-next {
    transform: scaleX(-1); }
    @media (min-width: 1366px) {
      body:not(.home) .custom-donate-block-e .swiper-button-next {
        right: 90px; } }
  @media (min-width: 1366px) {
    body:not(.home) .custom-donate-block-e .swiper-button-prev {
      left: 90px; } }
  body:not(.home) .custom-donate-block-f .content-wrap {
    border-left: 6px solid #F18A00;
    padding-left: 36px; }
  @media (min-width: 1200px) {
    body:not(.home) .custom-resources-block-b .navigation-container {
      display: none; } }
  @media (min-width: 768px) {
    body:not(.home) .custom-resources-c .content-top {
      display: flex;
      align-items: center;
      justify-content: space-between; } }
  body:not(.home) .custom-resources-c .card {
    background: transparent; }
  body:not(.home) .custom-resources-c .img-wrap img {
    height: 100%; }
  @media (min-width: 1200px) {
    body:not(.home) .custom-resources-c .img-wrap {
      width: 80%;
      height: 463px; } }
  @media (min-width: 1366px) {
    body:not(.home) .custom-resources-c .img-wrap {
      width: 533px; } }
  body:not(.home) .custom-resources-c .card-body {
    background: #002B70;
    padding: 82px 30px 87px;
    position: relative;
    z-index: 3; }
    @media (min-width: 768px) {
      body:not(.home) .custom-resources-c .card-body {
        padding-left: 82px;
        padding-right: 37px; } }
    @media (min-width: 1200px) {
      body:not(.home) .custom-resources-c .card-body {
        width: 80%;
        margin-left: auto;
        margin-top: -149px; } }
    @media (min-width: 1366px) {
      body:not(.home) .custom-resources-c .card-body {
        width: 533px; } }
  body:not(.home) .custom-resources-c .card-title {
    color: white; }
  body:not(.home) .custom-resources-c .card-text p,
  body:not(.home) .custom-resources-c .card-text li,
  body:not(.home) .custom-resources-c .card-text blockquote,
  body:not(.home) .custom-resources-c .card-text cite,
  body:not(.home) .custom-resources-c .card-text h1,
  body:not(.home) .custom-resources-c .card-text h2,
  body:not(.home) .custom-resources-c .card-text h3,
  body:not(.home) .custom-resources-c .card-text h4,
  body:not(.home) .custom-resources-c .card-text h5,
  body:not(.home) .custom-resources-c .card-text h6 {
    color: white; }
  body:not(.home) .custom-impact-b {
    background: #F6F9FF; }
    body:not(.home) .custom-impact-b #accordionImpact .card {
      background: transparent; }
      body:not(.home) .custom-impact-b #accordionImpact .card .btn {
        padding-left: 20px !important; }
      body:not(.home) .custom-impact-b #accordionImpact .card .card-body {
        padding-left: 20px !important;
        padding-right: 20px !important; }
    body:not(.home) .custom-impact-b h1,
    body:not(.home) .custom-impact-b h2,
    body:not(.home) .custom-impact-b h3,
    body:not(.home) .custom-impact-b h4,
    body:not(.home) .custom-impact-b h5,
    body:not(.home) .custom-impact-b h6,
    body:not(.home) .custom-impact-b p,
    body:not(.home) .custom-impact-b li,
    body:not(.home) .custom-impact-b blockquote,
    body:not(.home) .custom-impact-b cite {
      color: #002B70 !important; }
    @media (min-width: 1200px) {
      body:not(.home) .custom-impact-b .mobile-view {
        display: none; } }
    @media (max-width: 1200px) {
      body:not(.home) .custom-impact-b .desktop-view {
        display: none; } }
    body:not(.home) .custom-impact-b .desktop-view .nav {
      flex-direction: column;
      border: none; }
      body:not(.home) .custom-impact-b .desktop-view .nav .nav-link {
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #002B70;
        position: relative;
        display: inline-flex;
        align-items: center;
        border: none;
        padding: 20px; }
        body:not(.home) .custom-impact-b .desktop-view .nav .nav-link::before {
          content: '';
          display: block;
          width: 100vw;
          height: 1px;
          background: #CED9EF;
          position: absolute;
          right: 0;
          bottom: 0; }
        body:not(.home) .custom-impact-b .desktop-view .nav .nav-link::after {
          content: "";
          display: inline-flex;
          position: relative;
          background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.7071 8.70711C20.0976 8.31658 20.0976 7.68342 19.7071 7.29289L13.3431 0.928933C12.9526 0.538409 12.3195 0.538409 11.9289 0.928933C11.5384 1.31946 11.5384 1.95262 11.9289 2.34315L17.5858 8L11.9289 13.6569C11.5384 14.0474 11.5384 14.6805 11.9289 15.0711C12.3195 15.4616 12.9526 15.4616 13.3431 15.0711L19.7071 8.70711ZM-8.74228e-08 9L19 9L19 7L8.74228e-08 7L-8.74228e-08 9Z' fill='%23F18A00'/%3e%3c/svg%3e ");
          background-size: contain;
          background-repeat: no-repeat;
          margin-left: 10px;
          width: 20px;
          height: 16px;
          top: 0px;
          flex-shrink: 0;
          opacity: 0; }
        body:not(.home) .custom-impact-b .desktop-view .nav .nav-link:hover {
          background: transparent;
          border: none; }
        body:not(.home) .custom-impact-b .desktop-view .nav .nav-link.active {
          background: transparent;
          border: none; }
          body:not(.home) .custom-impact-b .desktop-view .nav .nav-link.active::after {
            opacity: 1; }
  @media (min-width: 1200px) {
    body:not(.home) .custom-impact-c {
      padding-bottom: 200px; }
      body:not(.home) .custom-impact-c img {
        top: 60px; } }
  body:not(.home) .custom-impact-c .statistics-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 35px 0;
    position: relative;
    z-index: 6; }
    @media (min-width: 1200px) {
      body:not(.home) .custom-impact-c .statistics-container {
        padding-bottom: 0px;
        gap: 6px; } }
  body:not(.home) .custom-impact-c .single-box {
    display: flex;
    align-items: center;
    gap: 15px;
    padding-bottom: 23px;
    position: relative; }
    body:not(.home) .custom-impact-c .single-box::after {
      content: '';
      display: block;
      width: 100%;
      height: 1px;
      background: #CFDBF2;
      position: absolute;
      bottom: 0;
      left: 90px; }
    body:not(.home) .custom-impact-c .single-box:last-child::after {
      display: none; }
    @media (min-width: 768px) {
      body:not(.home) .custom-impact-c .single-box {
        gap: 58px; } }
    @media (min-width: 768px) {
      body:not(.home) .custom-impact-c .single-box {
        padding-bottom: 6px; } }
  body:not(.home) .custom-impact-c .number-container {
    width: 106px;
    height: 106px;
    background: #2259B0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0; }
    @media (min-width: 768px) {
      body:not(.home) .custom-impact-c .number-container {
        width: 165px;
        height: 164px; } }
  body:not(.home) .custom-impact-c .number {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 53px;
    letter-spacing: -0.03em;
    color: white; }
    @media (min-width: 768px) {
      body:not(.home) .custom-impact-c .number {
        font-size: 41px;
        line-height: 53px; } }
  body:not(.home) .custom-impact-c .description {
    width: 308px;
    max-width: 100%; }
    body:not(.home) .custom-impact-c .description p,
    body:not(.home) .custom-impact-c .description li,
    body:not(.home) .custom-impact-c .description blockquote {
      font-style: normal;
      font-weight: 500;
      font-size: 17px;
      line-height: 24px;
      letter-spacing: -0.02em; }
      body:not(.home) .custom-impact-c .description p:last-child,
      body:not(.home) .custom-impact-c .description li:last-child,
      body:not(.home) .custom-impact-c .description blockquote:last-child {
        margin-bottom: 0; }
    body:not(.home) .custom-impact-c .description strong {
      color: #F18A00; }
  body:not(.home) .custom-impact-c img {
    position: relative;
    z-index: 6; }
  body:not(.home) .custom-impact-d img {
    margin-bottom: 21px; }
  body:not(.home) .custom-impact-block-f::before {
    content: '';
    display: block;
    width: 100%;
    height: 400px;
    background: #F6F9FF;
    position: absolute;
    top: 0;
    left: 0; }
  body:not(.home) .custom-impact-block-f .subtitle {
    color: #002B70; }
  @media (min-width: 768px) {
    body:not(.home) .custom-impact-block-h {
      margin-top: -140px;
      position: relative;
      z-index: 0; } }
  @media (min-width: 992px) {
    body:not(.home) .custom-impact-block-h {
      margin-top: -190px; } }
  @media (min-width: 1200px) {
    body:not(.home) .custom-impact-block-h {
      margin-top: -150px; } }
  @media (min-width: 1440px) {
    body:not(.home) .custom-impact-block-h {
      margin-top: -280px; } }
  @media (min-width: 1920px) {
    body:not(.home) .custom-impact-block-h {
      margin-top: -370px; } }
  @media (min-width: 2300px) {
    body:not(.home) .custom-impact-block-h {
      margin-top: -440px; } }

/*START Error Page------------------------------------------*/
.interior-404 {
  padding-top: 40px; }

.fourerror {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-direction: column;
  margin: 0 auto;
  width: 535px;
  max-width: 100%; }
  .fourerror .ghost-404 {
    position: relative;
    height: 230px;
    margin: 0 auto;
    width: 140px; }
    .fourerror .ghost-404 .ghost-icon, .fourerror .ghost-404 .ghost-base {
      display: block;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      background-color: transparent;
      position: relative;
      width: 130px; }
    .fourerror .ghost-404 .ghost-icon {
      background-image: url("../images/icons/ghost.svg");
      height: 132px; }
    .fourerror .ghost-404 .ghost-base {
      background-image: url("../images/icons/base-ghost.svg");
      height: 17px;
      margin-top: 30px; }
  .fourerror h3 {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 48px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #2259B0; }
  .fourerror p {
    font-size: 24px !important;
    text-align: center !important;
    color: #000000 !important; }
  .fourerror a[class^="btn-"] {
    margin: 40px auto; }

/*END Error Page------------------------------------------*/
.container-paginator {
  background-color: transparent;
  margin: 0 auto 0px;
  max-width: 100%;
  padding: 0px 0 48px;
  width: 100%;
  border-radius: 0;
  box-shadow: none; }

.pagination,
.navigation {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0px auto 0px;
  position: relative;
  justify-content: center; }
  .pagination .nav-links,
  .navigation .nav-links {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
  .pagination .page-numbers.current,
  .pagination .current,
  .navigation .page-numbers.current,
  .navigation .current {
    position: relative;
    z-index: 0; }
    .pagination .page-numbers.current::after,
    .pagination .current::after,
    .navigation .page-numbers.current::after,
    .navigation .current::after {
      content: "";
      background-color: #002B70;
      border-radius: 0%;
      height: 2px;
      left: calc(50% - 5px);
      position: absolute;
      bottom: -9px;
      width: 10px;
      z-index: -1;
      display: none; }
  .pagination .next,
  .pagination .prev,
  .navigation .next,
  .navigation .prev {
    font-family: ibm-plex-sans, sans-serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    line-height: 40px !important;
    letter-spacing: 0.01em !important;
    color: #002B70 !important;
    text-transform: none;
    text-decoration: none !important;
    background-color: transparent;
    border-radius: 60px !important;
    border: none;
    box-shadow: none;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    overflow-wrap: break-word;
    padding: 0;
    position: relative;
    transition: all 0s ease; }
    .pagination .next:hover, .pagination .next:focus, .pagination .next:active,
    .pagination .prev:hover,
    .pagination .prev:focus,
    .pagination .prev:active,
    .navigation .next:hover,
    .navigation .next:focus,
    .navigation .next:active,
    .navigation .prev:hover,
    .navigation .prev:focus,
    .navigation .prev:active {
      color: #002B70 !important;
      text-decoration: none !important; }
      .pagination .next:hover::after, .pagination .next:focus::after, .pagination .next:active::after,
      .pagination .prev:hover::after,
      .pagination .prev:focus::after,
      .pagination .prev:active::after,
      .navigation .next:hover::after,
      .navigation .next:focus::after,
      .navigation .next:active::after,
      .navigation .prev:hover::after,
      .navigation .prev:focus::after,
      .navigation .prev:active::after {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='12.001' height='9' viewBox='0 0 12.001 9'%3e%3cpath stroke='%2376297d' stroke-miterlimit='10' d='M11 4a.536.536 0 0 0-.1-.276L7.843.145a.39.39 0 0 0-.578-.034.422.422 0 0 0-.034.589L9.7 3.579H.407a.421.421 0 0 0 0 .842H9.7L7.231 7.3a.417.417 0 0 0 .053.591.374.374 0 0 0 .558-.038L10.9 4.276A.422.422 0 0 0 11 4z' transform='translate(.5 .5)'/%3e%3c/svg%3e ");
        background-size: contain;
        background-repeat: no-repeat; }
    .pagination .next::after,
    .pagination .prev::after,
    .navigation .next::after,
    .navigation .prev::after {
      content: "";
      display: none;
      position: relative;
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='12.001' height='9' viewBox='0 0 12.001 9'%3e%3cpath stroke='%23000' stroke-miterlimit='10' d='M11 4a.536.536 0 0 0-.1-.276L7.843.145a.39.39 0 0 0-.578-.034.422.422 0 0 0-.034.589L9.7 3.579H.407a.421.421 0 0 0 0 .842H9.7L7.231 7.3a.417.417 0 0 0 .053.591.374.374 0 0 0 .558-.038L10.9 4.276A.422.422 0 0 0 11 4z' transform='translate(.5 .5)'/%3e%3c/svg%3e ");
      background-size: contain;
      background-repeat: no-repeat;
      margin-left: 6px;
      width: 11px;
      height: 8px; }
  .pagination ol,
  .navigation ol {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0; }
    .pagination ol li,
    .navigation ol li {
      padding: 0 !important;
      margin: 10px !important; }
      .pagination ol li::before,
      .navigation ol li::before {
        display: none !important; }
  .pagination .navigation,
  .pagination .pagination,
  .pagination .page-numbers,
  .pagination .pagination.current,
  .pagination .nav-links > a,
  .pagination .page,
  .navigation .navigation,
  .navigation .pagination,
  .navigation .page-numbers,
  .navigation .pagination.current,
  .navigation .nav-links > a,
  .navigation .page {
    font-family: ibm-plex-sans, sans-serif !important;
    background: transparent;
    border: none !important;
    color: #002B70;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 40px;
    letter-spacing: 0.01em;
    margin: 12px 10px;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s ease; }
    .pagination .navigation:hover,
    .pagination .pagination:hover,
    .pagination .page-numbers:hover,
    .pagination .pagination.current:hover,
    .pagination .nav-links > a:hover,
    .pagination .page:hover,
    .navigation .navigation:hover,
    .navigation .pagination:hover,
    .navigation .page-numbers:hover,
    .navigation .pagination.current:hover,
    .navigation .nav-links > a:hover,
    .navigation .page:hover {
      text-decoration: none;
      border-color: #002B70; }
    .pagination .navigation.current,
    .pagination .pagination.current,
    .pagination .page-numbers.current,
    .pagination .pagination.current.current,
    .pagination .nav-links > a.current,
    .pagination .page.current,
    .navigation .navigation.current,
    .navigation .pagination.current,
    .navigation .page-numbers.current,
    .navigation .pagination.current.current,
    .navigation .nav-links > a.current,
    .navigation .page.current {
      color: #002B70;
      font-weight: 700; }

@media only screen and (max-width: 991px) {
  .pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-wrap: wrap; } }
@media only screen and (max-width: 767px) {
  .pagination {
    padding: 0 10px !important; } }
body.search h1 span {
  font-size: inherit; }

.content-search {
  padding-top: 50px; }

.search-section {
  display: none;
  background: #2259B0;
  z-index: 9999;
  position: relative; }

div.search {
  font-family: ibm-plex-sans, sans-serif !important;
  background: #2259B0;
  display: block;
  position: relative; }
  div.search::before {
    content: "";
    background: #2259B0;
    opacity: 0.5;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px; }
  div.search::after {
    content: "";
    background: #2259B0;
    height: 100%;
    position: absolute;
    opacity: 0.5;
    right: 0;
    top: 0;
    width: 1px; }
  div.search .screen-reader-text {
    display: none; }
  div.search .fa-times {
    color: white;
    cursor: pointer;
    font-size: 14px;
    margin-right: 10px;
    opacity: 0.5;
    transition: 0.3s; }
    div.search .fa-times:hover {
      text-decoration: none;
      opacity: 1; }
  div.search #searchsubmit {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18 15' style='enable-background:new 0 0 18 15;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:none;stroke:%23FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;%7d %3c/style%3e%3cg%3e%3cg%3e%3cg%3e%3cg transform='translate(-35 -692) translate(20 677) translate(16 16)'%3e%3ccircle class='st0' cx='6' cy='6.2' r='6'/%3e%3cpath class='st0' d='M16,12.5l-4-3.1'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
    background-color: #002B70;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center;
    border-radius: 0;
    border: none;
    color: #fff;
    font-size: 12px;
    height: 40px;
    margin-left: -4px;
    opacity: 0.7;
    text-indent: -99999999px;
    text-transform: uppercase;
    transition: 0.4s;
    vertical-align: middle;
    width: 50px; }
    div.search #searchsubmit:hover {
      background-size: 18px 18px;
      opacity: 1; }
  div.search #s {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 16px;
    height: 40px;
    padding: 5px 15px;
    vertical-align: middle;
    width: calc(100% - 70px); }
    div.search #s:hover, div.search #s:focus, div.search #s:active {
      outline: none;
      box-shadow: none; }
    div.search #s::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #fff; }
    div.search #s::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff; }
    div.search #s:-ms-input-placeholder {
      /* IE 10+ */
      color: #fff; }
    div.search #s:-moz-placeholder {
      /* Firefox 18- */
      color: #fff; }
    div.search #s:-webkit-autofill, div.search #s:-webkit-autofill:hover, div.search #s:-webkit-autofill:focus, div.search #s:-webkit-autofill, div.search #s:-webkit-autofill:hover, div.search #s:-webkit-autofill:focus, div.search #s:-webkit-autofill, div.search #s:-webkit-autofill:hover, div.search #s:-webkit-autofill:focus {
      background: transparent !important;
      color: #ffffff !important;
      -webkit-text-fill-color: #ffffff !important;
      transition: background-color 5000s ease-in-out 0s; }
  @media (max-width: 1200px) {
    div.search #s {
      height: 40px; } }

/*START Search Page------------------------------------------*/
body.search-results {
  display: block;
  padding-top: 0px;
  margin-left: 0; }
  body.search-results .content-search h1.search-title {
    font-size: 30px;
    text-transform: none; }
  body.search-results .content-search ul.search-list-result {
    padding: 0;
    margin: 0;
    text-align: left; }
    body.search-results .content-search ul.search-list-result li {
      list-style-type: none;
      margin: 0;
      padding: 0;
      margin-bottom: 30px;
      line-height: 1.66; }
      body.search-results .content-search ul.search-list-result li::before {
        content: none !important; }
      body.search-results .content-search ul.search-list-result li h3 {
        margin-bottom: 20px;
        font-family: ibm-plex-sans, sans-serif !important;
        display: block; }
        body.search-results .content-search ul.search-list-result li h3 a {
          color: #2259B0;
          font-size: 30px;
          font-family: ibm-plex-sans, sans-serif !important;
          line-height: 1.4;
          padding-bottom: 5px;
          text-decoration: none;
          border-bottom: 2px solid #2259B0;
          display: inline; }
      body.search-results .content-search ul.search-list-result li .read-more {
        margin-top: 0px;
        text-align: left;
        padding: 10px 0;
        display: block; }
        body.search-results .content-search ul.search-list-result li .read-more a.read-more {
          font-family: 'Montserrat', sans-serif !important;
          font-size: 12px !important;
          font-weight: bold !important;
          font-stretch: normal !important;
          font-style: normal !important;
          line-height: 1 !important;
          letter-spacing: normal !important;
          color: black !important;
          text-transform: none;
          text-decoration: none !important;
          background-color: transparent;
          border-radius: 50px !important;
          border: none;
          box-shadow: none;
          display: inline-flex !important;
          align-items: center;
          overflow-wrap: break-word;
          padding: 0;
          position: relative; }
          body.search-results .content-search ul.search-list-result li .read-more a.read-more:hover, body.search-results .content-search ul.search-list-result li .read-more a.read-more:focus, body.search-results .content-search ul.search-list-result li .read-more a.read-more:active {
            text-decoration: none; }
            body.search-results .content-search ul.search-list-result li .read-more a.read-more:hover::after, body.search-results .content-search ul.search-list-result li .read-more a.read-more:focus::after, body.search-results .content-search ul.search-list-result li .read-more a.read-more:active::after {
              margin-left: 19px; }
          body.search-results .content-search ul.search-list-result li .read-more a.read-more::after {
            content: "";
            display: block;
            position: relative;
            background-image: url("../images/icons/arrow-btn.svg");
            background-size: contain;
            background-repeat: no-repeat;
            margin-left: 9px;
            width: 17.9px;
            height: 8.7px;
            transition: all 0.4s ease;
            -webkit-filter: brightness(100%) invert(0%);
            filter: brightness(100%) invert(0%); }

/*END Search Page-----------------------------------*/
body.single-post .interior-banner .title-page {
  width: 100%;
  max-width: 100%; }

@media only screen and (max-width: 767px) {
  body.single-post .interior-page .title-page, body.single-post .sc-single-wrapper .title-page {
    text-align: left  !important; } }
.block-sponsor-container {
  position: relative; }
  .block-sponsor-container.aligncenter .title-block h2, .block-sponsor-container.aligncenter .title-block h3 {
    text-align: center; }
  .block-sponsor-container.aligncenter .row-vList {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .block-sponsor-container.alignright .title-block h2, .block-sponsor-container.alignright .title-block h3 {
    text-align: right; }
  .block-sponsor-container.alignright .row-vList {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .block-sponsor-container.alignleft .title-block h2, .block-sponsor-container.alignleft .title-block h3 {
    text-align: left; }
  .block-sponsor-container.alignleft .row-vList {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .block-sponsor-container .row-vList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.title-block {
  margin-bottom: 30px; }
  .title-block h2, .title-block h3 {
    margin: 0; }

hr.solid {
  border-color: #e8e8e8;
  border-style: solid;
  width: 80%;
  margin: 20px auto 50px; }

/*sponsor Carousel view (template: Our Partners - class="sponsor-vCarousel")*/
.sponsor-vCarousel {
  padding: 50px 0;
  text-align: center; }
  .sponsor-vCarousel .title-block {
    font-family: ibm-plex-sans, sans-serif !important; }
  .sponsor-vCarousel p {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #F18A00 !important; }
  .sponsor-vCarousel #carousel__sponsors {
    padding-top: 40px;
    padding-bottom: 40px; }
    .sponsor-vCarousel #carousel__sponsors .carousel-inner {
      margin: 0 auto;
      width: calc(100% - 80px); }
    .sponsor-vCarousel #carousel__sponsors .carousel-control-next, .sponsor-vCarousel #carousel__sponsors .carousel-control-prev {
      display: block;
      width: 40px;
      height: 40px;
      min-width: 40px;
      top: calc(50% - 20px); }
      .sponsor-vCarousel #carousel__sponsors .carousel-control-next .carousel-control-next-icon, .sponsor-vCarousel #carousel__sponsors .carousel-control-next .carousel-control-prev-icon, .sponsor-vCarousel #carousel__sponsors .carousel-control-prev .carousel-control-next-icon, .sponsor-vCarousel #carousel__sponsors .carousel-control-prev .carousel-control-prev-icon {
        background-image: url("../images/icons/arrow-sponsors.svg");
        background-size: contain;
        background-color: transparent;
        height: 40px;
        width: 40px; }
      .sponsor-vCarousel #carousel__sponsors .carousel-control-next .carousel-control-next-icon, .sponsor-vCarousel #carousel__sponsors .carousel-control-prev .carousel-control-next-icon {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
    .sponsor-vCarousel #carousel__sponsors .single-sponsor {
      display: inline-block;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(100% - 10px);
      flex: 1 1 calc(100% - 10px);
      padding: 10px;
      margin: 0 5px;
      width: calc(100% - 15px); }
      .sponsor-vCarousel #carousel__sponsors .single-sponsor .featured-sponsor-images {
        transition: all 0.4s ease;
        text-align: center;
        position: relative;
        height: 100px;
        margin: 0; }
        .sponsor-vCarousel #carousel__sponsors .single-sponsor .featured-sponsor-images img {
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          height: 100%;
          left: 50%;
          top: 50%;
          object-fit: contain;
          position: absolute;
          width: 100%; }
        .sponsor-vCarousel #carousel__sponsors .single-sponsor .featured-sponsor-images:hover {
          -webkit-transform: scale(1.086);
          -ms-transform: scale(1.086);
          transform: scale(1.086); }
      .sponsor-vCarousel #carousel__sponsors .single-sponsor a {
        display: block;
        text-decoration: none;
        transition: all 0.4s ease;
        height: 100%;
        border: none !important; }
        .sponsor-vCarousel #carousel__sponsors .single-sponsor a:hover .featured-sponsor-images img {
          -webkit-filter: grayscale(0);
          filter: grayscale(0); }

.sponsor-vGrid {
  padding: 40px 0 50px; }
  .sponsor-vGrid .single-sponsor {
    border: 1px solid #baada5;
    margin: 0 10px 60px 0;
    max-width: 100%;
    padding: 20px 15px;
    text-align: center;
    flex-basis: 280px;
    flex-grow: 0; }
    .sponsor-vGrid .single-sponsor .featured-sponsor-images {
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: auto auto;
      display: block;
      height: 110px;
      margin: 0 auto 10px;
      width: 200px; }
    .sponsor-vGrid .single-sponsor p {
      color: #292929;
      line-height: 1.2em;
      font-size: 15px;
      margin-bottom: 20px;
      text-align: center !important; }
    .sponsor-vGrid .single-sponsor .btn-blue {
      font-family: ibm-plex-sans, sans-serif !important;
      background: #0165ae;
      border-radius: 30px;
      border: none;
      color: #fff;
      display: inline-block;
      font-size: 16px;
      font-weight: 700;
      line-height: 1em;
      margin: 10px auto;
      max-width: 100%;
      padding: 12px 20px;
      position: relative;
      text-align: center;
      text-decoration: none !important;
      text-transform: uppercase;
      transition: all 0.4s ease; }

.sponsor-vList {
  padding: 40px 0 50px; }
  .sponsor-vList .single-sponsor {
    margin: 0 10px 30px 0;
    max-width: 100%;
    padding: 0;
    text-align: center; }
    .sponsor-vList .single-sponsor .featured-sponsor-images {
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: auto auto;
      display: block;
      height: 150px;
      margin: 0 auto 10px;
      position: relative;
      transition: all 0.4s ease; }
      .sponsor-vList .single-sponsor .featured-sponsor-images img {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: 100%;
        left: 50%;
        top: 50%;
        object-fit: contain;
        position: absolute;
        width: 100%; }
      .sponsor-vList .single-sponsor .featured-sponsor-images:hover {
        -webkit-transform: scale(1.086);
        -ms-transform: scale(1.086);
        transform: scale(1.086); }
    .sponsor-vList .single-sponsor a {
      display: block;
      text-decoration: none;
      border: none !important; }

#sponsors-home-slider {
  padding: 60px 0; }
  #sponsors-home-slider .content-wrap {
    display: flex;
    justify-content: center; }
  #sponsors-home-slider .single-box {
    width: calc(100% / 5);
    margin: 0 15px; }
  #sponsors-home-slider .img-wrap {
    margin-bottom: 0;
    border-radius: 0;
    height: 74px;
    opacity: 0.28;
    filter: grayscale(100%);
    transition: 0.4s; }
    #sponsors-home-slider .img-wrap:hover {
      filter: grayscale(0%);
      opacity: 1; }

@media (min-width: 576px) {
  .sponsor-vCarousel #carousel__sponsors .content-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 992px) {
  .sponsor-vCarousel #carousel__sponsors .content-wrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr); } }
.block-sponsor-container.aligncenter .title-block h2,
.block-sponsor-container.aligncenter .title-block h3 {
  text-align: center; }
.block-sponsor-container.aligncenter .row-vList {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
.block-sponsor-container.alignright .title-block h2,
.block-sponsor-container.alignright .title-block h3 {
  text-align: right; }
.block-sponsor-container.alignright .row-vList {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
.block-sponsor-container.alignleft .title-block h2,
.block-sponsor-container.alignleft .title-block h3 {
  text-align: left; }
.block-sponsor-container.alignleft .row-vList {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
.block-sponsor-container .row-vList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.title-block {
  margin-bottom: 30px; }
  .title-block h2,
  .title-block h3 {
    margin: 0; }

hr.solid {
  border-color: #e8e8e8;
  border-style: solid;
  width: 80%;
  margin: 20px auto 50px; }

/*sponsor Carousel view (template: Our Partners - class="sponsor-vCarousel")*/
.sponsor-vCarousel {
  padding: 50px 0 100px;
  text-align: center; }
  .sponsor-vCarousel h2 {
    text-align: center !important;
    font-weight: bold; }
  .sponsor-vCarousel p {
    font-family: ibm-plex-sans, sans-serif !important;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #6c6b6b; }
  .sponsor-vCarousel #carousel__sponsor {
    margin-top: 60px; }
    .sponsor-vCarousel #carousel__sponsor .carousel-inner {
      margin: 0 auto;
      width: 90%; }
      .sponsor-vCarousel #carousel__sponsor .carousel-inner .carousel-item .d-flex {
        min-height: 150px; }
    .sponsor-vCarousel #carousel__sponsor .carousel-control-next,
    .sponsor-vCarousel #carousel__sponsor .carousel-control-prev {
      width: 5%;
      min-width: 20px; }
      .sponsor-vCarousel #carousel__sponsor .carousel-control-next .carousel-control-next-icon,
      .sponsor-vCarousel #carousel__sponsor .carousel-control-next .carousel-control-prev-icon,
      .sponsor-vCarousel #carousel__sponsor .carousel-control-prev .carousel-control-next-icon,
      .sponsor-vCarousel #carousel__sponsor .carousel-control-prev .carousel-control-prev-icon {
        background-image: url("../images/arrow-green.svg");
        background-color: transparent;
        background-size: auto;
        height: 41px;
        width: 41px; }
      .sponsor-vCarousel #carousel__sponsor .carousel-control-next .carousel-control-next-icon,
      .sponsor-vCarousel #carousel__sponsor .carousel-control-prev .carousel-control-next-icon {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
    .sponsor-vCarousel #carousel__sponsor .single-sponsor {
      display: inline-block;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 130px;
      flex: 0 0 130px;
      padding: 0;
      margin: 0 20px; }
      .sponsor-vCarousel #carousel__sponsor .single-sponsor .featured-sponsor-images {
        transition: all 0.4s ease;
        text-align: center;
        position: relative; }
        .sponsor-vCarousel #carousel__sponsor .single-sponsor .featured-sponsor-images img {
          width: 100%;
          object-fit: contain;
          -webkit-filter: grayscale(1);
          filter: grayscale(1); }
        .sponsor-vCarousel #carousel__sponsor .single-sponsor .featured-sponsor-images:hover .featured-sponsor-images img {
          -webkit-filter: grayscale(0);
          filter: grayscale(0); }
      .sponsor-vCarousel #carousel__sponsor .single-sponsor a {
        display: block;
        text-decoration: none;
        transition: all 0.4s ease; }
        .sponsor-vCarousel #carousel__sponsor .single-sponsor a:hover .featured-sponsor-images img {
          -webkit-filter: grayscale(0);
          filter: grayscale(0); }

.sponsor-vGrid {
  padding: 40px 0 50px; }
  .sponsor-vGrid .single-sponsor {
    border: 1px solid #baada5;
    margin: 0 10px 60px 0;
    max-width: 100%;
    padding: 20px 15px;
    text-align: center;
    flex-basis: 280px;
    flex-grow: 0; }
    .sponsor-vGrid .single-sponsor .featured-sponsor-images {
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: auto auto;
      display: block;
      height: 110px;
      margin: 0 auto 10px;
      width: 200px; }
    .sponsor-vGrid .single-sponsor p {
      color: #292929;
      line-height: 1.2em;
      font-size: 15px;
      margin-bottom: 20px;
      text-align: center !important; }
    .sponsor-vGrid .single-sponsor .btn-blue {
      font-family: ibm-plex-sans, sans-serif !important;
      background: #0165ae;
      border-radius: 30px;
      border: none;
      color: #fff;
      display: inline-block;
      font-size: 16px;
      font-weight: 700;
      line-height: 1em;
      margin: 10px auto;
      max-width: 100%;
      padding: 12px 20px;
      position: relative;
      text-align: center;
      text-decoration: none !important;
      text-transform: uppercase;
      transition: all 0.4s ease; }

.sponsor-vList {
  padding: 40px 0 50px; }
  .sponsor-vList .single-sponsor {
    margin: 0 10px 30px 0;
    max-width: 100%;
    padding: 0;
    text-align: center; }
    .sponsor-vList .single-sponsor .featured-sponsor-images {
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: auto auto;
      display: block;
      height: 150px;
      margin: 0 auto 10px;
      position: relative;
      transition: all 0.4s ease; }
      .sponsor-vList .single-sponsor .featured-sponsor-images img {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: 100%;
        left: 50%;
        top: 50%;
        object-fit: contain;
        position: absolute;
        width: 100%; }
      .sponsor-vList .single-sponsor .featured-sponsor-images:hover {
        -webkit-transform: scale(1.086);
        -ms-transform: scale(1.086);
        transform: scale(1.086); }
    .sponsor-vList .single-sponsor a {
      display: block;
      text-decoration: none; }

.team-vGrid-square .featured-member-images {
  background-color: #2259B0 !important; }
  .team-vGrid-square .featured-member-images img {
    height: 100% !important; }
  .team-vGrid-square .featured-member-images .hover-box .bottom-info-member .name-member h3 {
    font-size: 22px; }
  .team-vGrid-square .featured-member-images .hover-box .read-more-hover,
  .team-vGrid-square .featured-member-images .hover-box .link-read-more {
    color: white !important;
    border-bottom: none !important; }
    .team-vGrid-square .featured-member-images .hover-box .read-more-hover:hover,
    .team-vGrid-square .featured-member-images .hover-box .link-read-more:hover {
      border-color: transparent !important; }
  .team-vGrid-square .featured-member-images .hover-box .social-networks {
    padding: 0 !important; }
    .team-vGrid-square .featured-member-images .hover-box .social-networks li {
      display: inline-block !important;
      padding: 0 !important; }
      .team-vGrid-square .featured-member-images .hover-box .social-networks li a {
        color: white !important; }
      .team-vGrid-square .featured-member-images .hover-box .social-networks li::before {
        content: none !important; }

.team-vList .single-member {
  flex-direction: column; }

.body-member ul.social-networks {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex; }
  .body-member ul.social-networks li {
    margin-right: 15px; }
    .body-member ul.social-networks li:last-child {
      margin-right: 0; }
    .body-member ul.social-networks li a i {
      color: #002B70 !important; }

@media (min-width: 768px) {
  .team-vList .single-member {
    flex-direction: row; } }
@media only screen and (max-width: 991px) {
  .sponsor-vList .single-sponsor {
    margin: 0 30px 0; } }
@media only screen and (max-width: 767px) {
  .sponsor-vCarousel #carousel__sponsor .single-sponsor {
    flex-basis: 45%; } }
@media only screen and (max-width: 480px) {
  .sponsor-vCarousel #carousel__sponsor .single-sponsor {
    flex-basis: 100%; } }
.team-vList .name-member::after {
  background-color: #F18A00 !important; }

.team-vGrid-square .single-member .featured-member-images {
  background-color: #2259B0 !important; }

.team-vGrid-square
.single-member
.featured-member-images
.hover-box
.read-more-hover
.fa-plus-circle {
  font-size: inherit !important; }

.team_panel .side-panel-fixed .right-side-panel .header-panel {
  background: #2259B0 !important; }

ul.social-networks li::before {
  display: none !important; }

.popup_vcard .modal-content button.close,
#popup_vcard .modal-content button.close {
  background-color: #F18A00 !important; }

.popup_vcard .modal-content .side-right .name-member h2,
.popup_vcard .modal-content .side-right .name-member h3,
.popup_vcard .modal-content .side-right .name-member h4,
.popup_vcard .modal-content .content .name-member h2,
.popup_vcard .modal-content .content .name-member h3,
.popup_vcard .modal-content .content .name-member h4,
#popup_vcard .modal-content .side-right .name-member h2,
#popup_vcard .modal-content .side-right .name-member h3,
#popup_vcard .modal-content .side-right .name-member h4,
#popup_vcard .modal-content .content .name-member h2,
#popup_vcard .modal-content .content .name-member h3,
#popup_vcard .modal-content .content .name-member h4 {
  color: #F18A00 !important; }

.team-vGrid-square-sm .single-member .featured-member-images {
  background-color: #F18A00 !important; }

.team_panel .side-panel-fixed .right-side-panel .header-panel {
  background-color: #F18A00 !important; }

.team_panel .side-panel-fixed .right-side-panel .body-panel .content-member {
  padding: 10px 15px 200px !important; }

@media only screen and (max-width: 991px) {
  .team-vGrid-square .single-member.col-lg-3, .team-vGrid-square .single-member.col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }
@media only screen and (max-width: 576px) {
  .team-vGrid-square .single-member.col-lg-3, .team-vGrid-square .single-member.col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
#tribe-events-pg-template {
  padding: 0; }

.interior-page .entry-content .tribe-common .tribe-common-svgicon--featured {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h16v20l-7.902-5.122L0 20z' fill='%2373ad89'/%3E%3C/svg%3E"); }

.interior-page .entry-content .tribe-events .tribe-events-c-ical__link::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M6 1v10m5-5H1' fill='none' fill-rule='evenodd' stroke='%2373ad89' stroke-linecap='square' stroke-width='1.5'/%3E%3C/svg%3E"); }

.interior-page .entry-content .tribe-events .tribe-events-c-ical__link:hover::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M6 1v10m5-5H1' fill='none' fill-rule='evenodd' stroke='%23FFFFFF' stroke-linecap='square' stroke-width='1.5'/%3E%3C/svg%3E"); }

.interior-page .entry-content .tribe-events .tribe-events-c-messages__message--notice::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 23'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23141827' d='M.5 2.5h20v20H.5z'/%3E%3Cpath stroke='%2373ad89' stroke-linecap='round' d='M7.583 11.583l5.834 5.834m0-5.834l-5.834 5.834'/%3E%3Cpath stroke='%23141827' stroke-linecap='round' d='M4.5.5v4m12-4v4'/%3E%3Cpath stroke='%23141827' stroke-linecap='square' d='M.5 7.5h20'/%3E%3C/g%3E%3C/svg%3E"); }

.interior-page .entry-content .tribe-events .tribe-events-calendar-month__mobile-events-icon--featured {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h16v20l-7.902-5.122L0 20z' fill='%2373ad89'/%3E%3C/svg%3E"); }

.interior-page .entry-content .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--featured {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h16v20l-7.902-5.122L0 20z' fill='%23FFF'/%3E%3C/svg%3E"); }

.interior-page .entry-content .tribe-common-l-container {
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important; }

.interior-page .entry-content .tribe-events .tribe-events-c-search__input-control-icon-svg path {
  fill: #73ad89; }

.interior-page .entry-content .tribe-common .tribe-common-c-svgicon {
  color: #73ad89; }

.interior-page .entry-content .tribe-common .tribe-common-c-loader__dot {
  background-color: rgba(219, 164, 79, 0.07); }

@keyframes a {
  50% {
    background-color: #73ad89; } }
.interior-page .entry-content .tribe-common .tribe-common-anchor-thin-alt {
  border-color: #73ad89;
  text-decoration: none; }
  .interior-page .entry-content .tribe-common .tribe-common-anchor-thin-alt:hover {
    color: #73ad89; }

.interior-page .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding-top: 0; }

.interior-page .tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
  background: #73ad89; }
  .interior-page .tribe-common .tribe-common-c-btn:hover, .tribe-common a.tribe-common-c-btn:hover {
    background: #58956f; }

.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:-webkit-autofill, .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:-webkit-autofill:hover, .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:-webkit-autofill:focus, .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:-webkit-autofill, .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:-webkit-autofill:hover, .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:-webkit-autofill:focus, .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:-webkit-autofill, .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:-webkit-autofill:hover, .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:-webkit-autofill:focus, .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:-internal-autofill-selected, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword-focus .tribe-events-c-search__input:-webkit-autofill, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword-focus .tribe-events-c-search__input:-webkit-autofill:hover, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword-focus .tribe-events-c-search__input:-webkit-autofill:focus, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword-focus .tribe-events-c-search__input:-webkit-autofill, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword-focus .tribe-events-c-search__input:-webkit-autofill:hover, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword-focus .tribe-events-c-search__input:-webkit-autofill:focus, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword-focus .tribe-events-c-search__input:-webkit-autofill, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword-focus .tribe-events-c-search__input:-webkit-autofill:hover, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword-focus .tribe-events-c-search__input:-webkit-autofill:focus, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword-focus .tribe-events-c-search__input:-internal-autofill-selected, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus:-webkit-autofill, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus:-webkit-autofill:hover, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus:-webkit-autofill:focus, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus:-webkit-autofill, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus:-webkit-autofill:hover, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus:-webkit-autofill:focus, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus:-webkit-autofill, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus:-webkit-autofill:hover, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus:-webkit-autofill:focus, .interior-page .entry-content .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus:-internal-autofill-selected {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 18.711l-6.044-6.044a7.782 7.782 0 0 0 1.688-4.845c0-2.089-.822-4.044-2.288-5.533C11.866.822 9.91 0 7.822 0S3.778.822 2.29 2.289A7.801 7.801 0 0 0 0 7.822c0 2.09.822 4.045 2.289 5.534a7.801 7.801 0 0 0 5.533 2.288c1.778 0 3.467-.6 4.845-1.688L18.71 20 20 18.711zM3.578 12.067c-2.334-2.334-2.334-6.156 0-8.49a5.968 5.968 0 0 1 4.244-1.755c1.6 0 3.111.622 4.245 1.756 2.333 2.333 2.333 6.155 0 8.489a5.968 5.968 0 0 1-4.245 1.755c-1.6 0-3.11-.622-4.244-1.755z' fill='%23006699'/%3E%3C/svg%3E") !important;
  background-color: transparent !important;
  transition: background-color 5000s ease-in-out 0s; }

.tribe-events-before-html {
  margin-bottom: 50px !important; }

@media (max-width: 576px) {
  .tribe-block__venue,
  .tribe-block__event-price {
    flex-direction: column;
    margin-bottom: 25px; }

  .tribe-block__venue.tribe-block__venue--has-map .tribe-block__venue__map, .tribe-block__venue.tribe-block__venue--has-map .tribe-block__venue__meta {
    width: 100%;
    margin-bottom: 25px; } }
.tribe-block__events-link .tribe-block__btn--link a {
  color: #73ad89; }

.tribe-block__event-website a {
  background: #73ad89; }

.tribe-block__events-link .tribe-block__btn--link img {
  filter: hue-rotate(154deg) brightness(0.9); }

body {
  font-family: ibm-plex-sans, sans-serif !important;
  font-size: 15px;
  line-height: 1.56; }
  body header.header .open-cart {
    display: none !important; }
  body.woocommerce-page header.header .open-cart {
    display: flex !important; }
  body a.d-block {
    text-decoration: none; }
  body hr.primary {
    border-color: #2259B0; }
  body hr.primarylight {
    border-color: #7B9ED7; }
  body hr.primarydark {
    border-color: #002B70; }
  body hr.secondary {
    border-color: #F18A00; }
  body hr.secondarylight {
    border-color: #ff970c; }
  body hr.secondarydark {
    border-color: #be6d00; }
  body hr.text {
    border-color: #565656; }
  body hr.textdark {
    border-color: #211c1d; }
  body h1,
  body h2,
  body h3,
  body h4,
  body h5,
  body h6,
  body p,
  body a {
    overflow-wrap: break-word;
    word-wrap: break-word;
    /* Adds a hyphen where the word breaks */ }
  body h1,
  body h2,
  body h3,
  body h4,
  body h5,
  body h6,
  body p,
  body li,
  body blockquote,
  body cite {
    color: #002B70; }
    body h1 strong,
    body h2 strong,
    body h3 strong,
    body h4 strong,
    body h5 strong,
    body h6 strong,
    body p strong,
    body li strong,
    body blockquote strong,
    body cite strong {
      font-weight: 800; }
  body .subtitle {
    font-family: ibm-plex-sans, sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 23px;
    position: relative; }
    body .subtitle::after {
      content: '';
      display: block;
      width: 25px;
      height: 3px;
      background: #F18A00;
      position: relative;
      margin-top: 25px; }
    body .subtitle.text-left::after {
      margin-left: 0;
      margin-right: auto; }
    @media (min-width: 576px) {
      body .subtitle.text-sm-left::after {
        margin-left: 0 !important;
        margin-right: auto !important; } }
    @media (min-width: 768px) {
      body .subtitle.text-md-left::after {
        margin-left: 0 !important;
        margin-right: auto !important; } }
    @media (min-width: 992px) {
      body .subtitle.text-lg-left::after {
        margin-left: 0 !important;
        margin-right: auto !important; } }
    @media (min-width: 1200px) {
      body .subtitle.text-xl-left::after {
        margin-left: 0 !important;
        margin-right: auto !important; } }
    body .subtitle.text-center::after {
      margin-left: auto;
      margin-right: auto; }
    @media (min-width: 576px) {
      body .subtitle.text-sm-center::after {
        margin-left: auto !important;
        margin-right: auto !important; } }
    @media (min-width: 768px) {
      body .subtitle.text-md-center::after {
        margin-left: auto !important;
        margin-right: auto !important; } }
    @media (min-width: 992px) {
      body .subtitle.text-lg-center::after {
        margin-left: auto !important;
        margin-right: auto !important; } }
    @media (min-width: 1200px) {
      body .subtitle.text-xl-center::after {
        margin-left: auto !important;
        margin-right: auto !important; } }
    body .subtitle.text-right::after {
      margin-left: auto;
      margin-right: 0; }
    @media (min-width: 576px) {
      body .subtitle.text-sm-right::after {
        margin-left: auto !important;
        margin-right: 0 !important; } }
    @media (min-width: 768px) {
      body .subtitle.text-md-right::after {
        margin-left: auto !important;
        margin-right: 0 !important; } }
    @media (min-width: 992px) {
      body .subtitle.text-lg-right::after {
        margin-left: auto !important;
        margin-right: 0 !important; } }
    @media (min-width: 1200px) {
      body .subtitle.text-xl-right::after {
        margin-left: auto !important;
        margin-right: 0 !important; } }
  body h1,
  body .h1 {
    font-family: ibm-plex-sans, sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 43px;
    line-height: 39px;
    letter-spacing: -0.03em;
    margin-bottom: 20px; }
  body h2,
  body .h2 {
    font-family: ibm-plex-sans, sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 53px;
    letter-spacing: -0.03em;
    margin-bottom: 15px; }
  body h3,
  body .h3 {
    font-family: ibm-plex-sans, sans-serif !important;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 53px;
    letter-spacing: -0.03em;
    margin-bottom: 15px; }
  body h4,
  body .h4 {
    font-family: ibm-plex-sans, sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 31px;
    letter-spacing: -0.03em;
    margin-bottom: 15px; }
  body h5,
  body .h5 {
    font-family: ibm-plex-sans, sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.02em;
    margin-bottom: 15px; }
  body h6,
  body .h6 {
    font-family: ibm-plex-sans, sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 15px; }
  body p {
    font-family: ibm-plex-sans, sans-serif !important;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 1rem; }
  body a {
    color: #F18A00; }
    body a:hover {
      color: #8b5000; }
  body li {
    font-family: ibm-plex-sans, sans-serif !important;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 1rem; }
    body li ul {
      margin-top: 1rem; }
  body #breadcrumbs a {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: black;
    text-decoration: none; }
    body #breadcrumbs a::after {
      content: "\f105";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      display: inline-block;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      /*--adjust as necessary--*/
      color: black;
      position: relative;
      margin-left: 15px; }

/*Heading's Size Variables*/
@media (min-width: 768px) {
  body h1,
  body .h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 70px;
    line-height: 68px;
    letter-spacing: -0.03em; }
  body h2,
  body .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 41px;
    line-height: 53px;
    letter-spacing: -0.03em; }
  body h3,
  body .h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 53px;
    letter-spacing: -0.03em; }
  body h4,
  body .h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 31px;
    letter-spacing: -0.03em; }
  body h5,
  body .h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.02em; }
  body h6,
  body .h6 {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1em; } }
@media (min-width: 1366px) {
  .container {
    max-width: 1320px; } }
.anchor-list-container .anchor-list {
  list-style: none;
  padding: 0;
  padding-left: 30px;
  margin: 0;
  text-align: left;
  border-left: 1px solid currentColor; }
  .anchor-list-container .anchor-list li {
    margin-bottom: 15px;
    position: relative; }
    .anchor-list-container .anchor-list li:after {
      content: "";
      display: block;
      width: 3px;
      height: 0%;
      border-radius: 3px;
      background: transparent;
      position: absolute;
      left: -32px;
      top: 0;
      transition: 0.4s; }
    .anchor-list-container .anchor-list li:last-child {
      margin-bottom: 0; }
    .anchor-list-container .anchor-list li a {
      font-family: ibm-plex-sans, sans-serif !important;
      font-size: 15px;
      font-weight: 400;
      font-stretch: normal;
      font-style: normal;
      line-height: 5.06;
      letter-spacing: 0.75px;
      display: block;
      transition: 0.4s;
      transform-origin: left center;
      color: currentColor;
      text-decoration: none !important;
      text-transform: uppercase; }
    .anchor-list-container .anchor-list li.active::after {
      background: currentColor;
      height: 100%; }
    .anchor-list-container .anchor-list li.active a {
      font-weight: 700;
      font-size: 16px; }
    .anchor-list-container .anchor-list li:hover a {
      transform: scale(1.5); }
    .anchor-list-container .anchor-list li:hover::after {
      background: currentColor;
      height: 100%; }

#chartdiv > div {
  overflow: scroll !important;
  height: 101% !important; }

.ampopup-content {
  background: transparent !important;
  box-shadow: none !important;
  padding-bottom: 50px;
  padding-right: 40px;
  min-height: 700px; }
  .ampopup-content .ampopup-header {
    background: transparent !important;
    margin-bottom: -2px;
    position: relative; }
    .ampopup-content .ampopup-header .ampopup-close {
      right: -4px !important; }
  .ampopup-content .ampopup-inside {
    padding: 0;
    max-width: 100%;
    box-shadow: 3px 3px 13px 0 rgba(0, 0, 0, 0.16);
    margin-left: 5px; }
    .ampopup-content .ampopup-inside .single-box .img-wrap {
      height: 150px;
      margin: 0; }
    .ampopup-content .ampopup-inside .single-box .card-title {
      font-family: ibm-plex-sans, sans-serif !important;
      font-size: 18px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.22;
      letter-spacing: normal;
      color: #2259B0;
      margin-bottom: 24px;
      text-transform: uppercase; }
    .ampopup-content .ampopup-inside .single-box .card-text p {
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.5;
      letter-spacing: normal;
      color: #000000; }
    .ampopup-content .ampopup-inside .single-box .link a {
      font-size: 14px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.5;
      letter-spacing: normal;
      text-align: left;
      color: #F6F9FF; }

.card-team-bios .card {
  border-radius: 0px;
  background: transparent;
  text-align: center; }
  .card-team-bios .card:hover .img-wrap img {
    width: 125%;
    height: 125%; }
  .card-team-bios .card:hover .img-wrap .btn-plus {
    top: 50%; }
  .card-team-bios .card:hover .img-wrap::before {
    opacity: 0.3; }
  @media (min-width: 768px) {
    .card-team-bios .card {
      text-align: left; } }
@media (min-width: 768px) {
  .card-team-bios .card-body {
    padding-left: 0; } }
.card-team-bios .img-wrap {
  height: 240px;
  margin: 0 auto 0;
  border: none;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center; }
  .card-team-bios .img-wrap img {
    width: 100%;
    height: 100%; }
  .card-team-bios .img-wrap::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0;
    z-index: 2; }
  .card-team-bios .img-wrap .btn-plus {
    color: white;
    font-size: 50px;
    line-height: 1;
    position: absolute;
    z-index: 5;
    top: -100%;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    transition: 0.4s; }
.card-team-bios .networks {
  margin-top: 18px; }
  .card-team-bios .networks ul.social {
    flex-direction: row;
    justify-content: center; }
    @media (min-width: 768px) {
      .card-team-bios .networks ul.social {
        justify-content: flex-start; } }
    .card-team-bios .networks ul.social li {
      margin-right: 16px;
      background-color: #F18A00; }
      .card-team-bios .networks ul.social li a {
        font-size: 12px;
        color: white !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: none !important; }
      .card-team-bios .networks ul.social li:hover {
        background-color: #be6d00; }
.card-team-bios .name {
  font-family: ibm-plex-sans, sans-serif !important;
  font-size: 23px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: 0.36px;
  color: #F18A00;
  border: none;
  background: transparent;
  padding: 0; }
  .card-team-bios .name a {
    color: inherit; }
    .card-team-bios .name a:hover {
      text-decoration: underline; }
  .card-team-bios .name:hover {
    text-decoration: underline; }
.card-team-bios .position {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  color: black;
  position: relative;
  padding-bottom: 20px; }
  .card-team-bios .position::after {
    content: "";
    background: #F18A00;
    border-radius: 30px;
    bottom: 0px;
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 40px; }
.card-team-bios .email {
  font-size: 18px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.39;
  letter-spacing: -0.86px;
  color: #9578bb; }
  .card-team-bios .email a,
  .card-team-bios .email button {
    color: inherit; }
    .card-team-bios .email a:hover,
    .card-team-bios .email button:hover {
      text-decoration: underline; }
.card-team-bios .card-text {
  margin-top: 26px;
  padding-top: 4px; }
  .card-team-bios .card-text p {
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: -0.28px;
    color: #002B70;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden; }
.card-team-bios .info-box {
  padding: 7px 0;
  position: relative; }
  .card-team-bios .info-box::after {
    content: "";
    display: block;
    width: 170px;
    height: 1px;
    object-fit: contain;
    opacity: 0.28;
    border: solid 1px #002B70;
    position: absolute;
    bottom: 0;
    left: calc(50% - 85px); }
  .card-team-bios .info-box:last-child::after {
    display: none; }
  .card-team-bios .info-box p {
    margin: 0; }

.card-team-bios-rounded .img-wrap {
  width: 265px;
  height: 265px;
  border-radius: 50%;
  margin: 0 auto; }
  .card-team-bios-rounded .img-wrap img {
    height: 100%; }
  .card-team-bios-rounded .img-wrap:hover:before {
    opacity: 0.7; }
  .card-team-bios-rounded .img-wrap:hover .member-info {
    bottom: -100%; }
  .card-team-bios-rounded .img-wrap:hover .hover-wrap {
    opacity: 1; }
  .card-team-bios-rounded .img-wrap::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    position: absolute;
    z-index: 2; }
.card-team-bios-rounded .member-info {
  background: rgba(0, 0, 0, 0.8);
  display: block;
  padding: 10px 45px 30px;
  transition: all 0.4s ease;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  text-align: center;
  line-height: 1;
  font-weight: 700; }
.card-team-bios-rounded .name {
  font-size: 18px;
  color: white;
  margin-bottom: 10px; }
.card-team-bios-rounded .position {
  font-size: 14px;
  color: white;
  display: block; }
.card-team-bios-rounded .hover-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 30px;
  opacity: 0;
  transition: 0.6s; }
.card-team-bios-rounded button {
  margin-top: auto;
  border: none;
  background: transparent;
  color: white; }
  .card-team-bios-rounded button span {
    display: block;
    line-height: 1;
    color: white; }
  .card-team-bios-rounded button i {
    font-size: 40px; }
.card-team-bios-rounded .networks {
  margin-top: auto;
  margin-bottom: 0; }
.card-team-bios-rounded ul.social {
  flex-direction: row;
  justify-content: center; }
  @media (min-width: 768px) {
    .card-team-bios-rounded ul.social {
      justify-content: flex-start; } }
  .card-team-bios-rounded ul.social li {
    margin-right: 16px;
    background-color: #F18A00; }
    .card-team-bios-rounded ul.social li a {
      font-size: 12px;
      color: white !important;
      display: flex;
      justify-content: center;
      align-items: center;
      text-decoration: none !important; }
    .card-team-bios-rounded ul.social li:hover {
      background-color: #be6d00; }

.team-bios-modal.show {
  -webkit-animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }
.team-bios-modal.hide {
  display: block !important;
  -webkit-animation: slide-out-right 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: slide-out-right 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; }
@-webkit-keyframes slide-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0; } }
@keyframes slide-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0; } }
@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
.team-bios-modal .modal-dialog {
  margin: 0;
  margin-left: auto;
  height: 100%;
  max-height: 100%; }
.team-bios-modal .modal-content {
  flex-direction: row;
  background: #313131;
  height: 100%;
  max-height: 100%; }
.team-bios-modal .left-side-panel {
  background: #212121;
  flex-shrink: 0; }
  .team-bios-modal .left-side-panel .social {
    flex-direction: column; }
    .team-bios-modal .left-side-panel .social li {
      width: 50px;
      height: 50px;
      margin: 0;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
      .team-bios-modal .left-side-panel .social li a {
        color: white;
        font-size: 16px; }
.team-bios-modal .right-side-panel {
  flex-grow: 1; }
.team-bios-modal .modal-header {
  background: #F18A00;
  border: none;
  box-shadow: none;
  align-items: center; }
.team-bios-modal .modal-title {
  color: white; }
.team-bios-modal .position {
  color: #fff;
  display: block;
  font-size: 22px;
  font-weight: 600;
  line-height: 1em;
  margin: 0 0 15px !important;
  padding: 10px 0px;
  position: relative; }
.team-bios-modal .img-wrap {
  height: 400px;
  margin-bottom: 30px; }
.team-bios-modal .modal-body {
  overflow: auto;
  height: calc(100% - 130px);
  padding: 0; }
  .team-bios-modal .modal-body h1,
  .team-bios-modal .modal-body h2,
  .team-bios-modal .modal-body h3,
  .team-bios-modal .modal-body h4,
  .team-bios-modal .modal-body h5,
  .team-bios-modal .modal-body h6 {
    color: white; }
  .team-bios-modal .modal-body p,
  .team-bios-modal .modal-body li,
  .team-bios-modal .modal-body a,
  .team-bios-modal .modal-body p a,
  .team-bios-modal .modal-body li a,
  .team-bios-modal .modal-body blockquote,
  .team-bios-modal .modal-body cite,
  .team-bios-modal .modal-body span {
    color: white; }
  @media (min-width: 992px) {
    .team-bios-modal .modal-body {
      height: calc(100% - 66px); } }
.team-bios-modal .body-container {
  padding: 0 15px; }
.team-bios-modal .close {
  text-shadow: none;
  color: white;
  width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 5px;
  margin-right: 0px;
  opacity: 1; }
  .team-bios-modal .close:hover {
    background: #212121; }
.team-bios-modal.team-bios-modal-horizontal-view .modal-dialog-centered {
  height: 100%;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .team-bios-modal.team-bios-modal-horizontal-view .modal-dialog-centered {
      height: auto; } }
.team-bios-modal.team-bios-modal-horizontal-view .card-body {
  overflow: scroll;
  height: 225px; }
  @media (min-width: 768px) {
    .team-bios-modal.team-bios-modal-horizontal-view .card-body {
      height: 322px; } }
.team-bios-modal.team-bios-modal-horizontal-view .img-wrap {
  height: 250px;
  margin: 0; }
  .team-bios-modal.team-bios-modal-horizontal-view .img-wrap img {
    width: 100% !important;
    height: 100% !important; }
  .team-bios-modal.team-bios-modal-horizontal-view .img-wrap::before {
    display: none; }
  @media (min-width: 768px) {
    .team-bios-modal.team-bios-modal-horizontal-view .img-wrap {
      margin: 15px; } }
.team-bios-modal.team-bios-modal-horizontal-view .card-title {
  color: white; }
.team-bios-modal.team-bios-modal-horizontal-view .card-text p {
  color: white;
  -webkit-box-orient: horizontal;
  overflow: visible;
  margin-bottom: 15px; }
.team-bios-modal.team-bios-modal-horizontal-view .position {
  padding: 15px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin: 0; }
  .team-bios-modal.team-bios-modal-horizontal-view .position::after {
    display: none; }
.team-bios-modal.team-bios-modal-horizontal-view .close {
  position: absolute;
  z-index: 5;
  right: 0; }

.avoiding-card {
  box-shadow: 3px 3px 13px 0 rgba(0, 0, 0, 0.16);
  background-color: #f8f8f8;
  border-radius: 0; }
  .avoiding-card a.d-block {
    text-decoration: none; }
  .avoiding-card .card-header {
    background-color: white;
    text-align: center;
    border: none;
    padding: 20px; }
  .avoiding-card .card-title {
    font-size: 18px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    color: #2259B0;
    text-transform: uppercase;
    margin: 0; }
  .avoiding-card .img-wrap {
    margin: 0;
    border-radius: 0; }
  .avoiding-card .card-body {
    padding: 34px 56px; }
  .avoiding-card .card-text p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000000 !important; }
  .avoiding-card .link span,
  .avoiding-card .link a {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #F6F9FF;
    text-decoration: underline; }
    .avoiding-card .link span:hover,
    .avoiding-card .link a:hover {
      text-decoration: none; }

.loader {
  display: flex;
  justify-content: center;
  align-items: center; }

#loader,
#loader-i {
  z-index: 1050;
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0; }
  #loader::before,
  #loader-i::before {
    content: "";
    display: block;
    width: 3000px;
    height: 3000px;
    background: #002B70;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  #loader::after,
  #loader-i::after {
    content: "";
    display: block;
    width: 3000px;
    height: 3000px;
    background: #2259B0;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    opacity: 0.7; }
  #loader.exit::before,
  #loader-i.exit::before {
    -webkit-animation: slide-up 0.6s ease-out 0.8s both;
    animation: slide-up 0.6s ease-out 0.8s both; }
  #loader.exit::after,
  #loader-i.exit::after {
    -webkit-animation: slide-up 0.6s ease-out 0.9s both;
    animation: slide-up 0.6s ease-out 0.9s both; }
  #loader.exit .organic-container,
  #loader-i.exit .organic-container {
    -webkit-animation: scale-out-center 0.7s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.7s both;
    animation: scale-out-center 0.7s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.7s both; }

@-webkit-keyframes scale-out-center {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1; } }
@keyframes scale-out-center {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1; } }
@-webkit-keyframes slide-up {
  0% {
    width: 3000px;
    height: 3000px; }
  100% {
    width: 0;
    height: 0; } }
@keyframes slide-up {
  0% {
    width: 3000px;
    height: 3000px; }
  100% {
    width: 0;
    height: 0; } }
.organic-container {
  position: fixed;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center; }

.organic {
  bottom: 0;
  filter: url(#organic);
  left: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(3);
  position: fixed;
  right: 0;
  top: 0; }

.logo-container {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 999; }

.loader-logo {
  height: 90%;
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 999;
  margin: 0; }
  .loader-logo img {
    width: 95%;
    height: 95%;
    object-fit: contain; }

.dot {
  height: 0;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 0; }

.dot:before {
  background: var(--sn-theme-primary, #ec0000);
  border-radius: 50px;
  content: "";
  height: 22px;
  left: 50%;
  margin-left: -11px;
  margin-top: -11px;
  position: absolute;
  transform: translateY(0) rotate(0deg);
  width: 22px; }

@keyframes dot-move {
  0% {
    transform: translateY(0); }
  18%,
  22% {
    transform: translateY(-45px); }
  40%,
  100% {
    transform: translateY(0); } }
.dot:nth-child(5):before {
  z-index: 999;
  width: 43px;
  height: 43px;
  margin-left: -22px;
  margin-top: -22.3px;
  animation: dot-colors 5s ease infinite; }

@keyframes dot-rotate-1 {
  0% {
    transform: rotate(-105deg); }
  100% {
    transform: rotate(270deg); } }
.dot:nth-child(1) {
  animation: dot-rotate-1 5s 0s linear infinite; }

.dot:nth-child(1):before {
  animation: dot-move 5s 0s ease infinite; }

@keyframes dot-rotate-2 {
  0% {
    transform: rotate(165deg); }
  100% {
    transform: rotate(540deg); } }
.dot:nth-child(2) {
  animation: dot-rotate-2 5s 1.25s linear infinite; }

.dot:nth-child(2):before {
  animation: dot-move 5s 1.25s ease infinite; }

@keyframes dot-rotate-3 {
  0% {
    transform: rotate(435deg); }
  100% {
    transform: rotate(810deg); } }
.dot:nth-child(3) {
  animation: dot-rotate-3 5s 2.5s linear infinite; }

.dot:nth-child(3):before {
  animation: dot-move 5s 2.5s ease infinite; }

@keyframes dot-rotate-4 {
  0% {
    transform: rotate(705deg); }
  100% {
    transform: rotate(1080deg); } }
.dot:nth-child(4) {
  animation: dot-rotate-4 5s 3.75s linear infinite; }

.dot:nth-child(4):before {
  animation: dot-move 5s 3.75s ease infinite; }

.info {
  position: absolute;
  bottom: 0;
  font-family: "Lato", sans-serif;
  text-align: center;
  right: 0;
  left: 0; }

.info .title {
  font-size: 22px;
  color: #333;
  line-height: 1.5; }

.info .subtitle {
  font-size: 14px;
  color: #999;
  line-height: 1.6; }

/* ----- AÑADIR PARA LOADER-i ----- */
.invert .loader-logo {
  fill: #ec0000; }

.invert .dot:before {
  background-color: white; }

.invert .info .title {
  color: #f0f0f0; }

.invert .info .subtitle {
  font-size: 14px;
  color: #ddd;
  line-height: 1.6; }

/* ----- SMALL LOADER ----- */
.bubbles {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  margin: auto;
  filter: url(#organic);
  animation: bubbles-rotate ease-in-out 1s infinite; }

@keyframes bubbles-rotate {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(360deg); }
  100% {
    transform: rotate(360deg); } }
.bubble {
  background: var(--sn-theme-primary, #ec0000);
  width: 12px;
  height: 12px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -6px;
  margin-left: -6px;
  border-radius: 100%; }

@keyframes bubble-anim-left {
  0% {
    transform: translateX(0) scale(1.06); }
  25% {
    transform: translateX(0) scale(1.06); }
  100% {
    transform: translateX(-24px) scale(1); } }
.bubble:first-child {
  animation: bubble-anim-left ease-in-out 1s infinite alternate; }

@keyframes bubble-anim-right {
  0% {
    transform: translateX(0) scale(1.06); }
  25% {
    transform: translateX(0) scale(1.06); }
  100% {
    transform: translateX(24px) scale(1); } }
.bubble:last-child {
  animation: bubble-anim-right ease-in-out 1s infinite alternate; }

/* ----- AÑADIR PARA SMALL LOADER-i ----- */
.invert .bubble {
  background-color: white; }

.uwy,
body .uwy {
  z-index: 1000 !important; }

.uiiw img.ui_b {
  filter: brightness(0%) invert(100%); }

a.fe_btn_navigation {
  background-color: #2259B0 !important;
  border: none !important;
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px !important;
  font-weight: bold !important;
  border-radius: 7px;
  padding: 16px 28px;
  line-height: 1;
  text-transform: none; }
  a.fe_btn_navigation:hover {
    background-color: #F18A00 !important; }

.wpcw_fe_navigation_box {
  padding: 20px; }
  .wpcw_fe_navigation_box a {
    margin: 0 10px; }

.ui-loader.ui-corner-all.ui-body-a.ui-loader-default {
  display: none; }

.container {
  transition: 0.4s; }

.social-bar .content-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 25px 0; }
.social-bar .social-share p {
  font-size: 20px;
  color: #2259B0;
  font-weight: 700;
  display: inline-block;
  font-family: ibm-plex-sans, sans-serif !important;
  margin: 0; }
  .social-bar .social-share p strong {
    color: #CD4A00;
    font-weight: 700; }
.social-bar .social-share .addtoany_shortcode {
  display: inline-block; }
  .social-bar .social-share .addtoany_shortcode .a2a_kit a span {
    background: transparent !important;
    color: #2259B0 !important;
    width: 24px !important;
    height: 24px !important; }
    .social-bar .social-share .addtoany_shortcode .a2a_kit a span svg path {
      fill: #2259B0 !important; }

.a2a_menu {
  background-color: white !important;
  border-color: white !important; }

@media (prefers-color-scheme: dark) {
  body .a2a_menu {
    background-color: white;
    border-color: white; }
  body .a2a_menu a,
  body .a2a_menu a.a2a_i,
  body .a2a_menu a.a2a_i:visited,
  body .a2a_menu a.a2a_more,
  body i.a2a_i {
    border-color: white !important;
    color: #002B70 !important; }
    body .a2a_menu a:hover,
    body .a2a_menu a.a2a_i:hover,
    body .a2a_menu a.a2a_i:visited:hover,
    body .a2a_menu a.a2a_more:hover,
    body i.a2a_i:hover {
      background: #002B70 !important;
      color: white !important; } }
body a.a2a_i,
body i.a2a_i {
  font-family: ibm-plex-sans, sans-serif !important;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #002B70;
  display: inline-flex;
  align-items: center;
  margin: 0; }
body .a2a_menu {
  border-radius: 0;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
body a.a2a_i .a2a_svg {
  background: white !important; }
  body a.a2a_i .a2a_svg path {
    fill: #002B70; }
body .a2apage_show_more_less .a2a_i .a2a_svg svg {
  background: white !important; }
  body .a2apage_show_more_less .a2a_i .a2a_svg svg g {
    fill: #002B70; }
body .a2a_full_footer .a2a_i .a2a_svg svg {
  background: white !important; }
  body .a2a_full_footer .a2a_i .a2a_svg svg g {
    fill: #002B70; }

a.a2a_i {
  color: #002B70; }

body.single .a2a_menu a,
body.single .a2a_menu a.a2a_i,
body.single .a2a_menu a.a2a_i:visited,
body.single .a2a_menu a.a2a_more,
body.single i.a2a_i {
  border-color: white !important;
  display: inline-flex;
  align-items: center;
  margin: 0; }

.interior-page .entry-content .addtoany_content .a2a_kit a span {
  background: transparent !important;
  color: #002B70 !important;
  width: 24px !important;
  height: 24px !important; }
  .interior-page .entry-content .addtoany_content .a2a_kit a span svg path {
    fill: #002B70 !important; }
.interior-page .entry-content .a2a_kit a span,
.interior-page .entry-content .a2a_kit a.a2a_dd span {
  background: transparent !important;
  color: #002B70 !important;
  width: 24px !important;
  height: 24px !important; }
  .interior-page .entry-content .a2a_kit a span svg path,
  .interior-page .entry-content .a2a_kit a.a2a_dd span svg path {
    fill: #002B70 !important; }
.interior-page .entry-content .addtoany_shortcode {
  display: inline-block; }
  .interior-page .entry-content .addtoany_shortcode .a2a_kit a {
    font-family: "Montserrat", sans-serif !important;
    background: transparent;
    border-radius: 30px;
    border: 2px solid #2259B0 !important;
    color: #2259B0 !important;
    display: inline-block;
    font-size: 1rem !important;
    letter-spacing: normal;
    font-weight: 500 !important;
    margin: 0 auto;
    padding: 0.99rem 1.7777777777777777rem;
    min-width: 175px;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: 0.4s;
    outline: none !important;
    overflow: hidden;
    line-height: 1.19; }
    .interior-page .entry-content .addtoany_shortcode .a2a_kit a:hover, .interior-page .entry-content .addtoany_shortcode .a2a_kit a:focus, .interior-page .entry-content .addtoany_shortcode .a2a_kit a:active {
      text-decoration: none !important;
      background: #2259B0;
      border-color: #2259B0;
      color: white !important; }
      .interior-page .entry-content .addtoany_shortcode .a2a_kit a:hover:after, .interior-page .entry-content .addtoany_shortcode .a2a_kit a:focus:after, .interior-page .entry-content .addtoany_shortcode .a2a_kit a:active:after {
        margin-left: 25px; }
      .interior-page .entry-content .addtoany_shortcode .a2a_kit a:hover:before, .interior-page .entry-content .addtoany_shortcode .a2a_kit a:focus:before, .interior-page .entry-content .addtoany_shortcode .a2a_kit a:active:before {
        width: 100%; }

img.gform_ajax_spinner {
  display: none !important; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }
  body main[role="main"] {
    overflow: hidden;
    position: relative; }

html.csstransformspreserve3d.translated-ltr #NavDropdown ul li,
html.csstransformspreserve3d.translated-ltr #NavDropdown ul li.open {
  padding: 0px 7px; }
html.csstransformspreserve3d.translated-ltr #NavDropdown ul li a,
html.csstransformspreserve3d.translated-ltr #NavDropdown ul li.open a {
  font-size: 13px; }
html.csstransformspreserve3d.translated-ltr #NavDropdown ul li.btn-member > a,
html.csstransformspreserve3d.translated-ltr #NavDropdown ul li.open.btn-member > a {
  font-size: 13px; }
html.csstransformspreserve3d.translated-ltr .sign-up-form .gform_wrapper .gform_body,
html.csstransformspreserve3d.translated-ltr .sign-up-form .newsletterForm_wrapper .gform_body {
  width: calc(100% - 130px); }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

#gtranslate_wrapper {
  right: 4% !important;
  bottom: 32px !important; }
  #gtranslate_wrapper .switcher .selected {
    background: transparent; }
    #gtranslate_wrapper .switcher .selected a {
      border-radius: 49.5px;
      border: solid 1.5px #d4d2d2;
      background: white;
      font-size: 14px;
      font-weight: bold;
      padding: 8px 18px;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #002B70;
      width: auto;
      text-align: center; }
  #gtranslate_wrapper .switcher .option {
    background-color: transparent;
    border: none; }
    #gtranslate_wrapper .switcher .option a {
      padding: 8px 18px;
      color: #002B70;
      text-align: center; }

/**************************************************
	Useful CSS on Theme
**************************************************/
.image-wrapping,
.image-post-thumb,
.post-image-css {
  padding-top: 85%; }
  .image-wrapping img,
  .image-wrapping .wrapped-image,
  .image-post-thumb img,
  .image-post-thumb .wrapped-image,
  .post-image-css img,
  .post-image-css .wrapped-image {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .image-wrapping .photo-credit,
  .image-post-thumb .photo-credit,
  .post-image-css .photo-credit {
    font-family: ibm-plex-sans, sans-serif !important;
    bottom: 10px;
    color: #999999 !important;
    font-family: Helvetica;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-weight: bold;
    left: 20px;
    letter-spacing: normal;
    line-height: normal;
    position: absolute;
    text-align: left;
    width: 90%;
    z-index: 2; }
    .image-wrapping .photo-credit.center,
    .image-post-thumb .photo-credit.center,
    .post-image-css .photo-credit.center {
      text-align: center !important; }

.title-section {
  margin-bottom: 60px; }
  .title-section h2,
  .title-section h3 {
    font-family: ibm-plex-sans, sans-serif !important;
    display: inline-block;
    font-size: 50px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 800;
    letter-spacing: -0.89px;
    letter-spacing: normal;
    line-height: 0.94;
    margin: 0;
    position: relative; }
  .title-section.center {
    text-align: center;
    position: relative; }
  .title-section.left {
    text-align: left;
    position: relative; }
  .title-section.right {
    text-align: right; }

.bottom-link-section {
  display: block; }
  .bottom-link-section.left {
    text-align: left; }
  .bottom-link-section.right {
    text-align: right; }
  .bottom-link-section.center {
    margin: 40px auto;
    text-align: center; }
  @media (max-width: 767) {
    .bottom-link-section {
      text-align: center !important; } }

.top-section {
  margin-bottom: 50px; }
  .top-section h2,
  .top-section .view-all > a {
    font-stretch: normal;
    font-style: normal;
    font-weight: bold;
    letter-spacing: normal;
    line-height: normal; }
  .top-section h2 {
    font-size: 36px;
    color: #2259B0; }
  .top-section .view-all > a {
    position: relative; }
    .top-section .view-all > a::after {
      content: "";
      background-image: url("../images/icons/arrow-right.svg");
      background-size: contain;
      background-repeat: no-repeat;
      right: 0;
      margin-left: 12px;
      position: relative;
      padding-left: 10px;
      transition: all 0.4s ease;
      display: inline-block;
      width: 12px;
      height: 9px; }
    .top-section .view-all > a:hover {
      text-decoration: none; }
      .top-section .view-all > a:hover::after {
        right: -7px; }

.right-side {
  position: relative; }
  .right-side .outside-container {
    height: 100%;
    left: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: calc((100vw - 1100px) / (-2));
    top: 0;
    width: calc(100% + ((100vw - 1100px) / (2)));
    z-index: 40; }

.left-side {
  position: relative; }
  .left-side .outside-container {
    height: 100%;
    left: calc((100vw - 1100px) / (-2));
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% + ((100vw - 1100px) / (2)));
    z-index: 40; }

.container-text {
  padding: 0 10%; }
  .container-text.center {
    text-align: center; }
  @media (max-width: 1200) {
    .container-text {
      padding: 0 15px; } }

.container-frame-diagonal {
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  background-color: #ffffff;
  height: 180%;
  left: 7%;
  overflow: hidden;
  position: absolute;
  top: -30%;
  width: 100%; }
  .container-frame-diagonal .frame-diagonal {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 100%; }
    .container-frame-diagonal .frame-diagonal img {
      -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
      transform-origin: bottom;
      -webkit-transform: translate(-50%, -50%) rotate(-10deg);
      -ms-transform: translate(-50%, -50%) rotate(-10deg);
      transform: translate(-50%, -50%) rotate(-10deg);
      height: auto;
      left: 51%;
      margin-top: -60px;
      max-width: 100%;
      min-height: inherit;
      position: absolute;
      top: 50%;
      width: auto; }

.frame-image {
  background-color: #ffffff;
  box-shadow: -4px 3px 13px 0 rgba(33, 33, 33, 0.25);
  height: auto;
  padding: 23px; }
  .frame-image figure {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    margin: 0 !important;
    object-fit: contain;
    padding-bottom: 75%; }

/**************************************************
	Useful CSS Homepage/Page/Template
**************************************************/
/**************************************************
	general CSS overwriting
**************************************************/
html,
body {
  -webkit-font-smoothing: subpixel-antialiased; }
  html .selector-for-some-widget,
  body .selector-for-some-widget {
    box-sizing: content-box; }

/**************************************************
	general CSS overwriting
**************************************************/
/* Media queries----------------------------------*/
@media only screen and (max-width: 1199.98px) {
  .right-side .outside-container {
    right: calc((100vw - 940px) / (-2));
    width: calc(100% + ((100vw - 940px) / (2))); }

  .left-side .outside-container {
    left: calc((100vw - 940px) / (-2));
    width: calc(100% + ((100vw - 940px) / (2))); }

  #gtranslate_wrapper {
    right: 4% !important;
    bottom: 92px !important; } }
@media only screen and (max-width: 991px) {
  .right-side .outside-container {
    right: calc((100vw - 700px) / (-2));
    width: calc(100% + ((100vw - 700px) / (2))); }

  .left-side .outside-container {
    left: calc((100vw - 690px) / (-2));
    width: calc(100% + ((100vw - 690px) / (2))); }

  body.logged-in header.fixed-top {
    top: 46px;
    transition: 0.4s;
    margin-top: 0 !important; } }
@media only screen and (max-width: 767px) {
  .right-side .outside-container {
    right: calc((100vw - 524px) / (-2));
    width: calc(100% + ((100vw - 524px) / (2))); }

  .left-side .outside-container {
    left: calc((100vw - 524px) / (-2));
    width: calc(100% + ((100vw - 524px) / (2))); } }
@media only screen and (max-width: 576px) {
  #gtranslate_wrapper {
    position: relative !important;
    bottom: 0 !important;
    left: 0;
    right: 0 !important;
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 30px; }

  body.logged-in {
    padding-top: 0px !important; }
    body.logged-in header.fixed-top {
      top: 46px;
      transition: 0.4s;
      margin-top: 0 !important; }
    body.logged-in.fixed header.fixed-top {
      top: 0 !important; }
    body.logged-in #wp-admin-bar-comments {
      display: none !important; } }

/*# sourceMappingURL=style.css.map */
