.bds--jumbo {
  font-size: 44px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -1.04px;
}
.bds--large {
  font-size: 32px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.46px;
}
.bds--medium {
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.34px;
}
.bds--small {
  font-size: 18px;
  line-height: 1.25;
  font-weight: 600;
  letter-spacing: -0.1px;
}
.bds--little {
  font-size: 14px;
  line-height: 1.29;
  font-weight: 600;
}
.bds--body {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}
.bds--body b, .bds--body strong {
  font-weight: 500;
}
.bds--support {
  font-size: 14px;
  line-height: 1.43;
  font-weight: 400;
}
.bds--support b, .bds--support strong {
  font-weight: 500;
}

@media only screen and (min-width: 768px) {
  .bds--jumbo {
    font-size: 56px;
    letter-spacing: -0.8px;
  }
  .bds--large {
    font-size: 40px;
    letter-spacing: -0.57px;
  }
  .bds--medium {
    font-size: 32px;
    letter-spacing: -0.33px;
  }
  .bds--small {
    font-size: 24px;
    line-height: 1.17;
    letter-spacing: -0.25px;
  }
  .bds--little {
    font-size: 18px;
    line-height: 1.25;
    letter-spacing: -0.1px;
  }
  .bds--body {
    font-size: 18px;
    line-height: 1.56;
  }
}
.ba--flex {
  display: flex;
}
.ba--flex--horz-start {
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}
.ba--flex--horz-between-set-bottom {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: flex-start;
  align-items: flex-end;
}
.ba--flex--vert-between {
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: flex-start;
  align-items: flex-start;
}

@font-face {
  font-family: "Graphik Web";
  src: url("../font/Graphik-Regular-Web.woff2") format("woff2"), url("../font/Graphik-Regular-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
.Graphik-Regular-Web {
  font-family: "Graphik Web";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: "Graphik Web";
  src: url("../font/Graphik-Medium.eot");
  src: url("../font/Graphik-Medium.eot?#iefix") format("embedded-opentype"), url("../font/Graphik-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
.Graphik-Regular-Web {
  font-family: "Graphik Web";
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: "Graphik Web";
  src: url("../font/Graphik-Bold-Web.woff2") format("woff2"), url("../font/Graphik-Bold-Web.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
.Graphik-Bold-Web {
  font-family: "Graphik Web";
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: "Graphik Web";
  src: url("../font/Graphik-Semibold.eot");
  src: url("../font/Graphik-Semibold.eot?#iefix") format("embedded-opentype"), url("../font/Graphik-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  font-family: "Graphik Web", sans-serif;
}

h1, h2, h3, h4, h5, h6, p, a {
  color: #262626;
  margin: 0;
  padding: 5px 0;
}

a {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: underline;
}

.text-decoration-none:hover {
  text-decoration: none;
}

h1 {
  font-size: 56px;
  line-height: 56px;
  letter-spacing: -0.8px;
}

h2, .recommended-heading, .ts-heading, .ways-to-file-cta h3, .steps-to-prep h3 {
  font-size: 40px;
  line-height: 40px;
  letter-spacing: -0.57px;
}

h3, .wp-block-embed figcaption {
  font-size: 24px;
  line-height: 1.17;
  letter-spacing: -0.25px;
}

.wp-block-embed figcaption {
  letter-spacing: -0.33px;
  color: black;
  font-weight: 600;
  text-align: left;
  margin: 40px 0 80px 0;
}

p {
  font-size: 18px;
  line-height: 1.56;
  letter-spacing: -0.1px;
  font-weight: 400;
}

@media all and (max-width: 767.98px) {
  h1 {
    font-size: 44px;
    line-height: 1;
    letter-spacing: -0.57px;
  }
  h2, .recommended-heading, .ts-heading, .ways-to-file-cta h3, .steps-to-prep h3 {
    font-size: 32px;
    line-height: 1;
    letter-spacing: -0.46px;
  }
  h3 {
    font-size: 18px;
    line-height: 1.25;
    letter-spacing: -0.1px;
  }
  p {
    font-size: 16px;
    line-height: 1.56;
  }
}
label {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.1px;
  color: #262626;
}

input {
  height: 24px;
  width: 24px;
  color: #262626;
  opacity: 50%;
  margin-right: 10px;
}
input:checked, input:hover, input:active, input:focus {
  opacity: 100%;
  color: #262626;
}

.category-label {
  font-size: 19px;
  line-height: 28px;
  letter-spacing: -0.1px;
  color: #008427;
  font-weight: 500;
  text-transform: capitalize;
}
.category-label a {
  font-size: 19px;
  line-height: 28px;
  letter-spacing: -0.1px;
  color: #008427;
  font-weight: 500;
  text-transform: capitalize;
}
.category-label a:hover {
  text-decoration: underline;
}
.category-label time {
  color: #262626;
}

.wp-block-table td {
  padding: 30px 20px;
  border: 1px solid #e5ebef;
}
.wp-block-table tr td:first-of-type {
  border-left: none;
}
.wp-block-table tr td:last-of-type {
  border-right: none;
}
.wp-block-table tr:last-of-type td {
  border-bottom: none;
}
.wp-block-table tr:first-of-type td {
  border-top: none;
}

html {
  overflow-y: scroll;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "Graphik Web", sans-serif;
  min-width: 320px;
}

* {
  box-sizing: border-box;
  font-variant-ligatures: none;
}

.no-padding-bottom {
  padding-bottom: 0 !important;
}

.inner {
  padding: 0 25px;
  width: auto;
  z-index: 1;
  position: relative;
}

#responder {
  z-index: 10;
}

#universal-skip-to-content {
  position: fixed;
  transform: translateY(-100px);
  transition: transform 300ms ease;
  width: 200px;
  top: 0;
  left: 50%;
  margin-left: -100px;
  text-align: center;
  z-index: 10000;
}
#universal-skip-to-content:focus {
  outline: none;
  text-decoration: underline;
  transform: translateY(10px);
}

.reader {
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  display: block;
}

.js-disclaimer-link {
  padding: 2px;
  background: transparent;
  border: 0px;
  line-height: 1;
  outline: 0;
  cursor: pointer;
  color: #11a63d;
  margin-left: -0.2em;
}
.js-disclaimer-link:hover, .js-disclaimer-link:focus {
  text-decoration: underline;
}

@media only screen and (min-width: 768px) {
  body:before {
    height: 105px;
  }
  .inner {
    padding: 0 60px;
  }
  #responder {
    z-index: 8;
  }
}
@media only screen and (min-width: 990px) {
  #responder {
    z-index: 5;
  }
}
@media only screen and (min-width: 1200px) {
  #responder {
    z-index: 1;
  }
  .inner {
    width: 100%;
  }
}
@media only screen and (min-width: 1500px) {
  .inner {
    max-width: 1380px;
    padding: 0;
    margin: 0 auto;
  }
  #responder {
    z-index: 2;
  }
}
.full-width {
  width: 100%;
}

.full-width-col {
  padding: 100px 100px 100px 60px;
}
@media (min-width: 768px) and (max-width: 989.98px) {
  .full-width-col {
    padding: 40px;
  }
}
@media all and (max-width: 767.98px) {
  .full-width-col {
    padding: 25px;
  }
}
.full-width-col h2 {
  padding-bottom: 20px;
}
.full-width-col p, .full-width-col .title {
  padding-bottom: 40px;
}

.container {
  max-width: 1200px;
  margin: auto;
  padding: 120px 0;
}
@media (min-width: 768px) and (max-width: 989.98px) {
  .container {
    padding: 80px 0;
  }
}
@media all and (max-width: 767.98px) {
  .container {
    padding: 60px 0;
  }
}
@media all and (max-width: 989.98px) {
  .container--desktop-small {
    max-width: 440px;
    margin: auto;
  }
}
@media all and (max-width: 1250px) {
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.row-spacing {
  margin-bottom: 80px;
}
@media all and (max-width: 767.98px) {
  .row-spacing {
    margin-bottom: 60px;
  }
}

.row {
  display: flex;
  flex-direction: row;
  gap: 40px;
}
@media all and (max-width: 319.98px) {
  .row--mobile {
    flex-direction: column;
  }
}
@media all and (max-width: 767.98px) {
  .row--tablet {
    flex-direction: column;
  }
}
@media all and (max-width: 989.98px) {
  .row--desktop-small {
    flex-direction: column;
  }
}
@media all and (max-width: 1199.98px) {
  .row--desktop-standard {
    flex-direction: column;
  }
}
@media all and (max-width: 1499.98px) {
  .row--desktop-large {
    flex-direction: column;
  }
}

.expat-bg--grey {
  background-color: #F1F5F7;
}

.img-full {
  width: 100%;
  min-width: 100%;
  height: auto;
}

.col-1 {
  width: 8.32%;
}

.col-2 {
  width: 16.65%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.32%;
}

.col-5 {
  width: 41.65%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.32%;
}

.col-8 {
  width: 66.65%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.32%;
}

.col-11 {
  width: 91.65%;
}

.col-12 {
  width: 100%;
}

@media all and (min-width: 990px) {
  .col-4-6-12 {
    width: 30%;
  }
}
@media (min-width: 768px) and (max-width: 989.98px) {
  .col-4-6-12 {
    width: 45%;
  }
}
@media all and (max-width: 767.98px) {
  .col-4-6-12 {
    width: 100%;
  }
}

@media all and (min-width: 990px) {
  .col-3-6-12 {
    width: 25%;
  }
}
@media (min-width: 768px) and (max-width: 989.98px) {
  .col-3-6-12 {
    width: 50%;
  }
}
@media all and (max-width: 767.98px) {
  .col-3-6-12 {
    width: 100%;
  }
}

.wrap {
  flex-wrap: wrap;
}

@media all and (max-width: 319.98px) {
  .mobile {
    width: 100%;
  }
}

@media all and (max-width: 767.98px) {
  .tablet {
    width: 100%;
  }
}

@media all and (max-width: 989.98px) {
  .desktop-small {
    width: 100%;
  }
}

@media all and (max-width: 1199.98px) {
  .desktop-standard {
    width: 100%;
  }
}

@media all and (max-width: 1499.98px) {
  .desktop-large {
    width: 100%;
  }
}

@media all and (max-width: 989.98px) {
  .desktop-small-up-only {
    display: none;
  }
}

@media all and (min-width: 990px) {
  .tablet-down-only {
    display: none;
  }
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.margin-auto {
  margin: auto;
}

.gray-background {
  background-color: #f1f5f7;
}

.background-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) and (max-width: 989.98px) {
  .background-image {
    height: 700px;
  }
}
@media all and (max-width: 767.98px) {
  .background-image {
    height: 500px;
  }
}

hr {
  border-top: 1px solid #f1f5f7;
  width: 100%;
  margin: 40px 0;
}

.resource-filter-options {
  display: flex;
}
.resource-filter-options .sort-most-popular, .resource-filter-options .sort-most-recent {
  display: flex;
  justify-content: center;
}
@media all and (min-width: 990px) {
  .resource-filter-options {
    justify-content: space-between;
  }
}

.plus-icon {
  border: 1px solid #262626;
  border-radius: 100px;
  padding: 0 6px;
}

.social-sharing {
  margin-top: 90px;
  display: flex;
  align-items: center;
}
@media all and (max-width: 989.98px) {
  .social-sharing {
    display: flex;
    align-items: center;
  }
  .social-sharing .icons {
    margin-left: 30px;
  }
}
.social-sharing a {
  margin-right: 30px;
}
.social-sharing a:hover, .social-sharing a:focus {
  outline: 2px solid #262626;
  outline-offset: 2px;
  border-radius: 2px;
}
.social-sharing img {
  margin-right: 0;
}
.social-sharing p {
  margin: 0;
}
.social-sharing .share-title {
  font-weight: 500;
  margin-right: 20px;
}

.social-sharing.category-page {
  margin-top: 60px;
}
@media all and (max-width: 989.98px) {
  .social-sharing.category-page {
    margin-top: 40px;
  }
}

.article-sidebar p.row-spacing {
  margin-top: 15px;
}

.post-info {
  padding: 20px 0 40px 0;
}
.post-info .estimated-read-time {
  display: flex;
  align-items: center;
}
.post-info .estimated-read-time img {
  margin-right: 13px;
}
.post-info p, .post-info .social-sharing {
  padding: 10px 0;
}

@media all and (max-width: 1199.98px) {
  .testimonial-slider-container {
    padding: 20px 0 60px 0;
  }
}
.is-style-outline .wp-block-button__link {
  font-size: 19px;
  line-height: 22px;
  letter-spacing: -0.3px;
  font-weight: 500;
  padding: 19px 47px;
  border-radius: 80px;
}

.ba-button {
  background-color: #008427;
  color: #ffffff;
  font-size: 19px;
  line-height: 22px;
  letter-spacing: -0.3px;
  font-weight: 500;
  padding: 19px 47px;
  display: inline-block;
  border-radius: 80px;
}
.ba-button:hover, .ba-button:focus {
  outline: none;
  text-decoration: underline;
}
.ba-button--reverse {
  background-color: #ffffff;
  color: #008427;
  transition: all ease 250ms;
}
.ba-button--reverse:hover, .ba-button--reverse:focus {
  background-color: #262626;
  color: white !important;
  text-decoration: none;
}
.ba-button--reverse-border {
  background-color: #ffffff;
  color: #262626;
  border: 1px solid #262626;
}
.ba-button--jumbo {
  padding: 18px 35px;
  border-radius: 35px;
}
.ba-button--blue {
  background-color: #136acd;
}

.is-style-ba-button .wp-block-button__link {
  background-color: #008427;
  color: #ffffff;
  font-size: 19px;
  line-height: 22px;
  letter-spacing: -0.3px;
  font-weight: 500;
  padding: 19px 47px;
  display: inline-block;
  border-radius: 80px;
}
.is-style-ba-button .wp-block-button__link:hover, .is-style-ba-button .wp-block-button__link:focus {
  outline: none;
  text-decoration: underline;
}

.is-style-ba-button-jumbo-reverse .wp-block-button__link {
  background-color: #008427;
  color: #ffffff;
  font-size: 19px;
  line-height: 22px;
  letter-spacing: -0.3px;
  font-weight: 500;
  padding: 19px 47px;
  display: inline-block;
  border-radius: 80px;
  padding: 18px 35px;
  border-radius: 35px;
  background-color: #ffffff;
  color: #008427;
}
.is-style-ba-button-jumbo-reverse .wp-block-button__link:hover, .is-style-ba-button-jumbo-reverse .wp-block-button__link:focus {
  outline: none;
  text-decoration: underline;
}

.is-style-ba-button-jumbo-reverse[data-type="core/button"] .wp-block-button__link {
  border: 1px solid #262626;
}

.is-style-ba-button--blue .wp-block-button__link, .block-editor-rich-text__editable.wp-block-button__link {
  background-color: #008427;
  color: #ffffff;
  font-size: 19px;
  line-height: 22px;
  letter-spacing: -0.3px;
  font-weight: 500;
  padding: 19px 47px;
  display: inline-block;
  border-radius: 80px;
  background-color: #136acd;
}
.is-style-ba-button--blue .wp-block-button__link:hover, .is-style-ba-button--blue .wp-block-button__link:focus, .block-editor-rich-text__editable.wp-block-button__link:hover, .block-editor-rich-text__editable.wp-block-button__link:focus {
  outline: none;
  text-decoration: underline;
}

.is-style-ba-button--dark-green .wp-block-button__link {
  background-color: #008427;
  color: #ffffff;
  font-size: 19px;
  line-height: 22px;
  letter-spacing: -0.3px;
  font-weight: 500;
  padding: 19px 47px;
  display: inline-block;
  border-radius: 80px;
  background-color: #008427;
}
.is-style-ba-button--dark-green .wp-block-button__link:hover, .is-style-ba-button--dark-green .wp-block-button__link:focus {
  outline: none;
  text-decoration: underline;
}

.is-style-ba-button--light-gray .wp-block-button__link {
  background-color: #008427;
  color: #ffffff;
  font-size: 19px;
  line-height: 22px;
  letter-spacing: -0.3px;
  font-weight: 500;
  padding: 19px 47px;
  display: inline-block;
  border-radius: 80px;
  background-color: #f1f5f7;
  color: #262626;
}
.is-style-ba-button--light-gray .wp-block-button__link:hover, .is-style-ba-button--light-gray .wp-block-button__link:focus {
  outline: none;
  text-decoration: underline;
}

.is-style-ba-button--black .wp-block-button__link {
  background-color: #008427;
  color: #ffffff;
  font-size: 19px;
  line-height: 22px;
  letter-spacing: -0.3px;
  font-weight: 500;
  padding: 19px 47px;
  display: inline-block;
  border-radius: 80px;
  background-color: #262626;
}
.is-style-ba-button--black .wp-block-button__link:hover, .is-style-ba-button--black .wp-block-button__link:focus {
  outline: none;
  text-decoration: underline;
}

.load-more-button {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
}
.load-more-button img {
  margin-left: 5px;
}

.ba-cta .wp-block-button__link {
  width: 275px;
}
@media all and (max-width: 634.98px) {
  .ba-cta .wp-block-button__link {
    width: 100%;
  }
}
.ba-cta .wp-block-button {
  width: 275px;
  padding-bottom: 12px;
}
@media all and (max-width: 634.98px) {
  .ba-cta .wp-block-button {
    width: 100%;
  }
}
.ba-cta .wp-block-button.is-style-outline .wp-block-button__link {
  background-color: transparent;
  border: 2px solid white;
  color: white;
}
.ba-cta .wp-block-button.is-style-outline .wp-block-button__link:hover, .ba-cta .wp-block-button.is-style-outline .wp-block-button__link:focus {
  border: 2px solid #262626;
  background-color: #262626;
}

.ba-blue-button {
  padding: 29px 79px;
  display: inline-block;
  border-radius: 80px;
  border: none;
  background-color: #3bc0f8;
  font-weight: 500;
  font-size: 19px;
  line-height: 1.15;
  letter-spacing: -0.3px;
  cursor: pointer;
  transition: all ease 300ms;
}
@media all and (max-width: 767.98px) {
  .ba-blue-button {
    width: 100%;
    text-align: center;
  }
}
.ba-blue-button:hover, .ba-blue-button:focus {
  background-color: #262626;
  color: white;
  text-decoration: none;
}
.ba-blue-button.reduced {
  padding: 19px;
}

.ba-black-outline-button {
  padding: 29px 79px;
  display: inline-block;
  border-radius: 80px;
  border: 2px solid #262626;
  background-color: transparent;
  font-weight: 500;
  font-size: 19px;
  line-height: 1.15;
  letter-spacing: -0.3px;
  cursor: pointer;
  transition: all ease 300ms;
}
@media all and (max-width: 767.98px) {
  .ba-black-outline-button {
    width: 100%;
    text-align: center;
  }
}
.ba-black-outline-button:hover, .ba-black-outline-button:focus {
  background-color: #262626;
  color: white;
  text-decoration: none;
}
.ba-black-outline-button.reduced {
  padding: 19px;
}

.ba-button--outline {
  background-color: transparent;
  border: 2px solid white;
  color: white !important;
  transition: all ease 250ms;
}
.ba-button--outline:hover, .ba-button--outline:focus {
  background-color: #262626;
  border: 2px solid #262626;
  color: white !important;
  text-decoration: none;
}

.catbar-right {
  float: right;
}
.catbar-right .catbar-button {
  margin-right: 40px;
  float: left;
  color: #262626;
  border: 1px solid #262626;
  padding: 12px 40px;
  border-radius: 50px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px !important;
  letter-spacing: -0.22px;
}
@media all and (max-width: 989.98px) {
  .catbar-right .catbar-button {
    display: none;
  }
}
.catbar-right .catbar-button:focus, .catbar-right .catbar-button:hover {
  text-decoration: underline;
}

.ba-catbar--mobile-cats--links .catbar-button {
  display: inline-block;
  text-align: center;
  color: #262626;
  border: 1px solid #262626;
  padding: 12px 40px;
  margin-top: 65px;
  margin-bottom: 65px;
  width: 100%;
  border-radius: 50px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px !important;
  letter-spacing: -0.22px;
}
.ba-catbar--mobile-cats--links .catbar-button:focus, .ba-catbar--mobile-cats--links .catbar-button:hover {
  text-decoration: underline;
}

.featured-card {
  transition: all 300ms ease;
  border-radius: 16px;
  background-color: #f1f5f7;
}
.featured-card:hover {
  transform: scale(1.02);
}
.featured-card a:hover {
  text-decoration: none;
}
.featured-card a:hover .title {
  text-decoration: underline;
}
.featured-card .featured-image {
  position: relative;
  overflow: hidden;
  border-radius: 16px 16px 0 0;
  background-color: #008427;
  padding-bottom: 46%;
  height: auto;
  width: 100%;
}
.featured-card .featured-image img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.featured-card .green-blue-image-border {
  height: 10px;
  display: none;
}
.featured-card .green-blue-image-border .green, .featured-card .green-blue-image-border .blue {
  height: 100%;
}
.featured-card .green-blue-image-border .green {
  background-color: #008427;
  width: 75%;
}
.featured-card .green-blue-image-border .blue {
  background-color: #3bc0f8;
  width: 25%;
}
.featured-card .featured-text {
  border-radius: 0 0 16px 16px;
  padding: 25px 25px 25px 25px;
}
.featured-card .featured-text.for-single-post {
  padding: 25px 0 40px 0;
}
.featured-card .featured-text p {
  padding: 5px 0px;
}

.featured-card-no-back {
  background-color: transparent;
}
.featured-card-no-back .featured-image {
  border-radius: 16px;
}
.featured-card-no-back .featured-text {
  padding: 30px 0;
}

.title {
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.25px;
}

.ba-single--related-post:hover, .ba-single--related-post:focus {
  outline: none;
}
.ba-single--related-post:hover h2, .ba-single--related-post:focus h2 {
  text-decoration: underline;
}

@media only screen and (min-width: 768px) {
  .featured-card .featured-text {
    padding: 40px 60px 40px 40px;
  }
  .featured-card .featured-text.for-single-post {
    padding: 30px 0 40px 0;
  }
}
.featured-image.category-page img {
  margin: auto;
  display: block;
  max-width: 100%;
  max-height: 440px;
  width: auto;
  height: auto;
}

.is-style-ba-rounded-image img {
  border-radius: 16px;
}

.header {
  width: 100%;
  background-color: #fff;
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.header--pad {
  position: relative;
  padding: 8px 25px;
  height:58px;
}
.header--logo {
  padding: 0;
  height: 40px;
  display: block;
  float: left;
  background-repeat: no-repeat;
  font-size: 0;
  outline: 1px solid #fff;
  font-size: 0;
  text-decoration: none;
  border-bottom: 2px solid #fff;
}
.header--logo:hover, .header--logo:focus {
  outline: 2px solid #262626;
  outline-offset: 10px;
}
.header--left {
  display: none;
  padding: 0;
  float: left;
  text-align: left;
}
.header--left ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header--left ul li {
  display: inline-block;
  vertical-align: middle;
}
.header--left ul li a {
  color: inherit;
  text-decoration: none;
}
.header--right {
  padding: 0;
  float: right;
  text-align: right;
}
.header--findalocation {
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: 38px;
  margin-right: 10px;
  transition: background-color 200ms ease, color 200ms ease;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='19' viewBox='0 0 16 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99995 2.33331C4.90833 2.33331 2.44439 4.77864 2.44439 7.74442C2.44439 10.2249 3.8842 12.4989 5.4843 14.2381C6.26954 15.0916 7.05807 15.7776 7.65084 16.2501C7.77717 16.3508 7.8942 16.4415 7.99994 16.5217C8.10569 16.4415 8.22272 16.3508 8.34905 16.2501C8.94182 15.7776 9.73035 15.0916 10.5156 14.2381C12.1157 12.4989 13.5555 10.2249 13.5555 7.74442C13.5555 4.77864 11.0916 2.33331 7.99995 2.33331ZM7.99995 17.8889C7.39299 18.8195 7.39268 18.8193 7.39235 18.8191L7.39157 18.8186L7.38954 18.8173L7.38367 18.8134L7.36479 18.8009C7.34909 18.7905 7.32721 18.7758 7.29956 18.7569C7.24429 18.7193 7.16589 18.665 7.06767 18.5949C6.87136 18.4547 6.59518 18.2504 6.26572 17.9878C5.60849 17.4639 4.73035 16.7007 3.84892 15.7427C2.11569 13.8588 0.222168 11.0606 0.222168 7.74442C0.222168 3.50575 3.72712 0.111084 7.99995 0.111084C12.2728 0.111084 15.7777 3.50575 15.7777 7.74442C15.7777 11.0606 13.8842 13.8588 12.151 15.7427C11.2695 16.7007 10.3914 17.4639 9.73417 17.9878C9.40471 18.2504 9.12853 18.4547 8.93222 18.5949C8.834 18.665 8.7556 18.7193 8.70033 18.7569C8.67268 18.7758 8.6508 18.7905 8.6351 18.8009L8.61622 18.8134L8.61035 18.8173L8.60832 18.8186L8.60754 18.8191C8.60721 18.8193 8.6069 18.8195 7.99995 17.8889ZM7.99995 17.8889L8.6069 18.8195C8.23802 19.0601 7.76187 19.0601 7.39299 18.8195L7.99995 17.8889Z' fill='%23262626'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.94455 7.33336C9.94455 8.40669 9.07344 9.2778 8.00011 9.2778C6.92566 9.2778 6.05566 8.40669 6.05566 7.33336C6.05566 6.26003 6.92566 5.38892 8.00011 5.38892C9.07344 5.38892 9.94455 6.26003 9.94455 7.33336Z' fill='%23262626'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 100px;
}
.header--findalocation:hover, .header--findalocation:focus {
  background-color: #262626;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='19' viewBox='0 0 16 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99995 2.33331C4.90833 2.33331 2.44439 4.77864 2.44439 7.74442C2.44439 10.2249 3.8842 12.4989 5.4843 14.2381C6.26954 15.0916 7.05807 15.7776 7.65084 16.2501C7.77717 16.3508 7.8942 16.4415 7.99994 16.5217C8.10569 16.4415 8.22272 16.3508 8.34905 16.2501C8.94182 15.7776 9.73035 15.0916 10.5156 14.2381C12.1157 12.4989 13.5555 10.2249 13.5555 7.74442C13.5555 4.77864 11.0916 2.33331 7.99995 2.33331ZM7.99995 17.8889C7.39299 18.8195 7.39268 18.8193 7.39235 18.8191L7.39157 18.8186L7.38954 18.8173L7.38367 18.8134L7.36479 18.8009C7.34909 18.7905 7.32721 18.7758 7.29956 18.7569C7.24429 18.7193 7.16589 18.665 7.06767 18.5949C6.87136 18.4547 6.59518 18.2504 6.26572 17.9878C5.60849 17.4639 4.73035 16.7007 3.84892 15.7427C2.11569 13.8588 0.222168 11.0606 0.222168 7.74442C0.222168 3.50575 3.72712 0.111084 7.99995 0.111084C12.2728 0.111084 15.7777 3.50575 15.7777 7.74442C15.7777 11.0606 13.8842 13.8588 12.151 15.7427C11.2695 16.7007 10.3914 17.4639 9.73417 17.9878C9.40471 18.2504 9.12853 18.4547 8.93222 18.5949C8.834 18.665 8.7556 18.7193 8.70033 18.7569C8.67268 18.7758 8.6508 18.7905 8.6351 18.8009L8.61622 18.8134L8.61035 18.8173L8.60832 18.8186L8.60754 18.8191C8.60721 18.8193 8.6069 18.8195 7.99995 17.8889ZM7.99995 17.8889L8.6069 18.8195C8.23802 19.0601 7.76187 19.0601 7.39299 18.8195L7.99995 17.8889Z' fill='%23ffffff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.94455 7.33336C9.94455 8.40669 9.07344 9.2778 8.00011 9.2778C6.92566 9.2778 6.05566 8.40669 6.05566 7.33336C6.05566 6.26003 6.92566 5.38892 8.00011 5.38892C9.07344 5.38892 9.94455 6.26003 9.94455 7.33336Z' fill='%23ffffff'/%3E%3C/svg%3E");
  outline: none;
}
.header--login {
  display: none;
  vertical-align: middle;
  padding: 12px 20px 12px 50px;
  background-color: #F1F5F7;
  transition: background-color 200ms ease, color 200ms ease;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.91751 3.959C9.91751 5.593 8.59251 6.918 6.95851 6.918C5.32451 6.918 3.99951 5.593 3.99951 3.959C3.99951 2.325 5.32451 1 6.95851 1C8.59251 1 9.91751 2.325 9.91751 3.959Z' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 12.918C1 9.60497 3.686 6.91797 7 6.91797C10.314 6.91797 13 9.60497 13 12.918' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");
  background-position: 20px 12px;
  background-repeat: no-repeat;
  font-size: 14px;
  line-height: 14px;
  border-radius: 100px;
  color: #262626;
  font-weight: 600;
  text-decoration: none;
}
.header--login:hover, .header--login:focus {
  background-color: #262626;
  color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.91751 3.959C9.91751 5.593 8.59251 6.918 6.95851 6.918C5.32451 6.918 3.99951 5.593 3.99951 3.959C3.99951 2.325 5.32451 1 6.95851 1C8.59251 1 9.91751 2.325 9.91751 3.959Z' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 12.918C1 9.60497 3.686 6.91797 7 6.91797C10.314 6.91797 13 9.60497 13 12.918' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");
  outline: none;
}
.header--mobile {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-left: 5px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath d='M18 16C18.6 16 19 16.4 19 17 19 17.5 18.6 17.9 18.1 18L18 18 6 18C5.4 18 5 17.6 5 17 5 16.5 5.4 16.1 5.9 16L6 16 18 16ZM18 11C18.6 11 19 11.4 19 12 19 12.5 18.6 12.9 18.1 13L18 13 6 13C5.4 13 5 12.6 5 12 5 11.5 5.4 11.1 5.9 11L6 11 18 11ZM18 6C18.6 6 19 6.4 19 7 19 7.5 18.6 7.9 18.1 8L18 8 6 8C5.4 8 5 7.6 5 7 5 6.5 5.4 6.1 5.9 6L6 6 18 6Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  background-size: 32px 32px;
  background-position: center center;
  background-repeat: no-repeat;
  text-decoration: none;
}
.header--mobile:hover, .header--mobile:focus {
  outline: 1px solid #000;
}

.header--ghost {
  width: 100%;
  display: block;
  min-height: 160px;
}

@media only screen and (min-width: 320px) and (max-width: 989px) {
  html.mobile-menu-open {
    overflow: hidden;
  }
  html.mobile-menu-open header {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  }
  html.mobile-menu-open header .ba-alert, html.mobile-menu-open header .ba-catbar, html.mobile-menu-open header .family-brands-nav {
    display: none;
  }
  html.mobile-menu-open header .header--pad {
    position: initial;
  }
  html.mobile-menu-open header nav.header--left {
    display: block;
    position: absolute;
    top: 105px;
    left: 25px;
    right: 60px;
  }
  html.mobile-menu-open header nav.header--left li {
    display: block;
  }
  html.mobile-menu-open header nav.header--left li a {
    display: block;
    font-size: 32px;
    line-height: 1;
    letter-spacing: -0.33;
    margin-bottom: 20px;
    font-weight: 600;
  }
  html.mobile-menu-open header nav.header--left li a:hover, html.mobile-menu-open header nav.header--left li a:active, html.mobile-menu-open header nav.header--left li a:focus {
    color: #008427;
  }
  html.mobile-menu-open header .header--findalocation {
    position: absolute;
    bottom: 25px;
    left: 25px;
    width: 160px;
    color: inherit;
    background-color: #fff;
    text-align: left;
    background-position: left center;
    line-height: 50px;
    height: 50px;
    padding-left: 40px;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
  }
  html.mobile-menu-open header .header--findalocation:after {
    content: "Find an office";
  }
  html.mobile-menu-open header .header--findalocation:hover, html.mobile-menu-open header .header--findalocation:focus {
    color: inherit;
    text-decoration: underline;
    background-image: inherit;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='19' viewBox='0 0 16 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99995 2.33331C4.90833 2.33331 2.44439 4.77864 2.44439 7.74442C2.44439 10.2249 3.8842 12.4989 5.4843 14.2381C6.26954 15.0916 7.05807 15.7776 7.65084 16.2501C7.77717 16.3508 7.8942 16.4415 7.99994 16.5217C8.10569 16.4415 8.22272 16.3508 8.34905 16.2501C8.94182 15.7776 9.73035 15.0916 10.5156 14.2381C12.1157 12.4989 13.5555 10.2249 13.5555 7.74442C13.5555 4.77864 11.0916 2.33331 7.99995 2.33331ZM7.99995 17.8889C7.39299 18.8195 7.39268 18.8193 7.39235 18.8191L7.39157 18.8186L7.38954 18.8173L7.38367 18.8134L7.36479 18.8009C7.34909 18.7905 7.32721 18.7758 7.29956 18.7569C7.24429 18.7193 7.16589 18.665 7.06767 18.5949C6.87136 18.4547 6.59518 18.2504 6.26572 17.9878C5.60849 17.4639 4.73035 16.7007 3.84892 15.7427C2.11569 13.8588 0.222168 11.0606 0.222168 7.74442C0.222168 3.50575 3.72712 0.111084 7.99995 0.111084C12.2728 0.111084 15.7777 3.50575 15.7777 7.74442C15.7777 11.0606 13.8842 13.8588 12.151 15.7427C11.2695 16.7007 10.3914 17.4639 9.73417 17.9878C9.40471 18.2504 9.12853 18.4547 8.93222 18.5949C8.834 18.665 8.7556 18.7193 8.70033 18.7569C8.67268 18.7758 8.6508 18.7905 8.6351 18.8009L8.61622 18.8134L8.61035 18.8173L8.60832 18.8186L8.60754 18.8191C8.60721 18.8193 8.6069 18.8195 7.99995 17.8889ZM7.99995 17.8889L8.6069 18.8195C8.23802 19.0601 7.76187 19.0601 7.39299 18.8195L7.99995 17.8889Z' fill='%23262626'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.94455 7.33336C9.94455 8.40669 9.07344 9.2778 8.00011 9.2778C6.92566 9.2778 6.05566 8.40669 6.05566 7.33336C6.05566 6.26003 6.92566 5.38892 8.00011 5.38892C9.07344 5.38892 9.94455 6.26003 9.94455 7.33336Z' fill='%23262626'/%3E%3C/svg%3E");
    text-decoration: underline;
  }
  html.mobile-menu-open header .header--login {
    display: block;
    width: calc(100% - 50px);
    background-color: #3BC0F8;
    background-image: none;
    padding: 20px 20px 20px 41px;
    font-weight: 500;
    font-size: 16px;
    background-size: 18px;
    text-align: center;
    transition: all ease 250ms;
  }
  html.mobile-menu-open header .header--login:hover, html.mobile-menu-open header .header--login:focus {
    text-decoration: none;
    background-color: #262626;
    color: white;
  }
  html.mobile-menu-open header .header--login--outline {
    background-color: transparent;
    border: 2px solid #262626;
  }
  html.mobile-menu-open header .header--logo {
    position: absolute;
    top: 25px;
    left: 25px;
    float: none;
    display: block;
    width: 162px;
    height: 40px;
  }
  html.mobile-menu-open header .header--mobile {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24'%3E%3Cg fill='none'%3E%3Cpath d='M8.8 7.4L8.9 7.5 12 10.6 15.1 7.5 15.2 7.4C15.6 7.1 16.1 7.1 16.5 7.5 16.9 7.9 16.9 8.4 16.6 8.8L16.5 8.9 13.4 12 16.5 15.1C16.9 15.5 16.9 16.1 16.5 16.5 16.1 16.9 15.6 16.9 15.2 16.6L15.1 16.5 12 13.4 8.9 16.5 8.8 16.6C8.4 16.9 7.9 16.9 7.5 16.5 7.1 16.1 7.1 15.6 7.4 15.2L7.5 15.1 10.6 12 7.5 8.9C7.1 8.5 7.1 7.9 7.5 7.5 7.9 7.1 8.4 7.1 8.8 7.4Z' fill='%23262626'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  }
}
@media only screen and (min-width: 320px) and (max-width: 989px) and (max-height: 460px) {
  html.mobile-menu-open header nav.header--left li {
    display: inline-block;
    margin-right: 20px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 989px) and (min-width: 768px) and (max-height: 528px) {
  html.mobile-menu-open header nav.header--left li {
    display: inline-block;
    margin-right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .header--pad {
    padding: 8px 40px;
	height:auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .header--logo {
    height: 42px;
    width: 100px !important;
    padding: 4px 0;
  }
  .header--left {
    width: calc(100% - 100px - 140px);
  }
  .header--left ul {
    margin: 0 20px;
  }
  .header--left ul li {
    padding: 0 20px;
  }
  .header--left ul li:last-of-type {
    padding-right: 0;
  }
  .header--left ul li a {
    height: 52px;
    line-height: 52px;
    color: #262626;
    font-size: 14px;
    font-weight: 600;
  }
  .header--left ul li a:hover, .header--left ul li a:focus {
    text-decoration: underline;
  }
  .header--findalocation {
    width: 44px;
    height: 44px;
  }
  .header--login {
    padding: 15px 20px 15px 45px;
    background-position: 22px 17px;
    line-height: 20px;
  }
  .header--login:hover, .header--login:focus {
    text-decoration: none;
  }
  .header--ghost {
    min-height: 195px;
  }
}
@media only screen and (min-width: 990px) {
  .header--left {
    display: block;
  }
  .header--mobile {
    display: none;
  }
  .header--login {
    display: inline-block;
  }
}
@media all and (max-width: 989.98px) {
  .header--login.desktop-only {
    display: none !important;
  }
}

@media all and (min-width: 990px) {
  .header--login.mobile-only {
    display: none !important;
  }
}

.header--mobile-buttons {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  gap: 20px;
  position: absolute;
  bottom: 50px;
  left: 25px;
  right: 25px;
}

.header--desktop-buttons {
  background-color: white;
  width: 440px;
  border-radius: 16px;
  padding: 40px 25px;
  position: absolute;
  top: 120px;
  right: 40px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}
.header--desktop-buttons .sign-in {
  text-align: left;
  font-size: 30px;
  margin-bottom: 40px;
}
.header--desktop-buttons .header--login {
  display: block;
  width: 100%;
  background-color: #3BC0F8;
  background-image: none;
  padding: 20px 20px 20px 41px;
  font-weight: 500;
  font-size: 18px;
  background-size: 18px;
  text-align: center;
  transition: all ease 250ms;
  margin-bottom: 20px;
}
.header--desktop-buttons .header--login:last-of-type {
  margin-bottom: 0;
}
.header--desktop-buttons .header--login:hover, .header--desktop-buttons .header--login:focus {
  text-decoration: none;
  background-color: #262626;
  color: white;
}
.header--desktop-buttons .header--login--outline {
  background-color: transparent;
  border: 2px solid #262626;
}

.header-login-desktop-popout {
  height: 0;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
  transition: all ease 400ms;
}
.header-login-desktop-popout--open {
  height: 325px;
  opacity: 1;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all ease 400ms;
}

.action--open-mobile-menu {
  position: absolute;
  right: 40px;
  top: 8px;
}

.ba-catbar {
  position: block;
  width: 100%;
  z-index: 9999;
  padding: 10px 20px 10px 40px;
  height: 70px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  border-top: 1px solid #D6DAE0;
  background-color: #fff;
}
.ba-catbar ul, .ba-catbar li {
  display: none;
}
.ba-catbar ul {
  padding: 0 0 0 10px;
}
.ba-catbar li {
  margin-right: 20px;
  line-height: 50px;
}
.ba-catbar li:last-of-type {
  margin-right: 0;
}
.ba-catbar--icon {
  padding-left: 4px;
  padding-right: 24px;
  font-weight: 600;
}
.ba-catbar--icon:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Crect x='0' y='0' width='5' height='5' fill='%23262626'/%3E%3Crect x='11' y='0' width='5' height='5' fill='%23262626'/%3E%3Crect x='11' y='11' width='5' height='5' fill='%23262626'/%3E%3Crect x='0' y='11' width='5' height='5' fill='%23262626'/%3E%3C/svg%3E%0A");
  background-position: center center;
  background-repeat: no-repeat;
  transform: translateX(-20px);
}
.ba-catbar a {
  line-height: 50px;
}
.ba-catbar a:focus {
  outline: none;
  text-decoration: underline;
}

.action--open-search {
  float: left;
  width: 48px;
  height: 48px;
  border-radius: 24px;
  border: 2px solid #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.28573 7.37695C2.28573 4.56478 4.56493 2.28566 7.37719 2.28566C10.1882 2.28566 12.4675 4.56464 12.4675 7.37695C12.4675 10.1883 10.188 12.4683 7.37719 12.4683C4.56507 12.4683 2.28573 10.1881 2.28573 7.37695ZM7.37719 0C3.30255 0 0 3.30245 0 7.37695C0 11.4502 3.30242 14.7539 7.37719 14.7539C9.00169 14.7539 10.5035 14.2285 11.7222 13.3385L14.049 15.6653C14.4953 16.1116 15.2189 16.1116 15.6653 15.6653C16.1116 15.219 16.1116 14.4954 15.6653 14.0491L13.3382 11.7221C14.2281 10.5032 14.7532 9.00126 14.7532 7.37695C14.7532 3.30258 11.4508 0 7.37719 0Z' fill='%23262626'/%3E%3C/svg%3E%0A");
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 0;
  margin: 0;
  padding: 0;
}
.action--open-search:hover, .action--open-search:focus {
  border: 2px solid #262626;
}

@media only screen and (min-width: 768px) {
  .ba-catbar {
    top: 105px;
    padding: 20px 20px 20px 40px;
    height: 90px;
  }
  .ba-catbar ul, .ba-catbar li {
    display: none;
  }
}
@media only screen and (min-width: 990px) {
  .ba-catbar ul, .ba-catbar li {
    display: inline;
  }
}
.mobile-menu-heading {
  font-weight: 600;
  font-size: 32px;
  line-height: 1;
  letter-spacing: -0.46px;
  margin: 65px 0 40px 0;
}

/* CSS Document */
.ba-catbar--mobile-cats {
  display: none;
  background-color: #fff;
}
.ba-catbar--mobile-cats--frame {
  position: absolute;
  width: 100%;
  max-width: 670px;
  height: 80px;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  padding: 0 25px;
}
.ba-catbar--mobile-cats .action--close-mobile-cats {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 48px;
  height: 48px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24'%3E%3Cg fill='none'%3E%3Cpath d='M8.8 7.4L8.9 7.5 12 10.6 15.1 7.5 15.2 7.4C15.6 7.1 16.1 7.1 16.5 7.5 16.9 7.9 16.9 8.4 16.6 8.8L16.5 8.9 13.4 12 16.5 15.1C16.9 15.5 16.9 16.1 16.5 16.5 16.1 16.9 15.6 16.9 15.2 16.6L15.1 16.5 12 13.4 8.9 16.5 8.8 16.6C8.4 16.9 7.9 16.9 7.5 16.5 7.1 16.1 7.1 15.6 7.4 15.2L7.5 15.1 10.6 12 7.5 8.9C7.1 8.5 7.1 7.9 7.5 7.5 7.9 7.1 8.4 7.1 8.8 7.4Z' fill='%23262626'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
}
.ba-catbar--mobile-cats .action--close-mobile-cats:focus, .ba-catbar--mobile-cats .action--close-mobile-cats:hover {
  outline: 2px solid #262626;
}
.ba-catbar--mobile-cats #mobile-cats-logo {
  position: absolute;
  top: 25px;
  left: 25px;
}
.ba-catbar--mobile-cats #mobile-cats-logo:focus, .ba-catbar--mobile-cats #mobile-cats-logo:hover {
  outline: 2px solid #262626;
  outline-offset: 5px;
}

html.mobile-cats-open {
  overflow: hidden;
}
html.mobile-cats-open .ba-alert {
  display: none;
}
html.mobile-cats-open .ba-catbar--mobile-cats {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
html.mobile-cats-open .ba-catbar--mobile-cats--links {
  position: absolute;
  top: 100px;
  left: 25px;
  right: 25px;
  bottom: 25px;
}
html.mobile-cats-open .ba-catbar--mobile-cats--links ul, html.mobile-cats-open .ba-catbar--mobile-cats--links li {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
html.mobile-cats-open .ba-catbar--mobile-cats--links li {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.1px;
}
html.mobile-cats-open body {
  overflow-x: scroll;
}

@media only screen and (min-width: 768px) {
  .ba-catbar--mobile-cats {
    display: none;
  }
}
.ba--pgitem:focus, .ba--pgitem:hover {
  text-decoration: none;
  outline-offset: 10px;
}
.ba--pgitem:focus h2, .ba--pgitem:hover h2 {
  text-decoration: underline;
}

.ba-search-box {
  display: none;
  background-color: #fff;
}
.ba-search-box--frame {
  position: absolute;
  width: 100%;
  max-width: 670px;
  height: 80px;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  padding: 0 25px;
}
.ba-search-box--controls {
  padding: 0 30px;
}
.ba-search-box--controls form {
  position: relative;
}
.ba-search-box--controls label {
  display: block;
  pointer-events: none;
  height: 0;
  font-weight: 600;
  font-size: 40px;
  line-height: 1;
  letter-spacing: -0.8px;
  color: #262626;
  transform: scale(1) translateY(-60px);
  transition: all 300ms ease;
  text-align: left;
}
@media all and (max-width: 767.98px) {
  .ba-search-box--controls label {
    font-size: 32px;
  }
}
.ba-search-box--controls input[type=search] {
  display: block;
  position: relative;
  border: none;
  border-bottom: 2px #262626 solid;
  background-color: transparent;
  opacity: 1;
  width: 100%;
  height: 80px;
  line-height: 80px;
  -webkit-appearance: none;
  border-radius: 0;
  padding: 0;
}
.ba-search-box--controls input[type=search]:focus, .ba-search-box--controls input[type=search]:hover {
  outline: none;
  border: none;
  border-bottom: 4px #262626 solid;
}
.ba-search-box--controls input[type=search]:focus ~ label, .ba-search-box--controls input[type=search]:hover ~ label, .ba-search-box--controls input[type=search]:valid ~ label {
  transform: scale(1) translateY(-115px);
  font-size: 16px !important;
  outline: none;
}
.ba-search-box--controls input[type=search]:valid ~ input[type=submit] {
  opacity: 1;
}
.ba-search-box--controls input[type=submit] {
  position: absolute;
  top: 50%;
  margin-top: -24px;
  right: 25px;
  width: 48px;
  height: 48px;
  border-radius: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 4L12.704 9.2652C13.1329 9.66116 13.1329 10.3388 12.704 10.7348L7 16' stroke='%23262626' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  cursor: pointer;
  transition: transform 300ms ease;
  opacity: 1;
  right: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.ba-search-box--controls input[type=submit]:hover, .ba-search-box--controls input[type=submit]:focus {
  transform: translateY(-2px) scale(1.1);
  background-color: #11a63d;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 4L12.704 9.2652C13.1329 9.66116 13.1329 10.3388 12.704 10.7348L7 16' stroke='%23ffffff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  outline: none;
}
.ba-search-box .action--close-search {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 48px;
  height: 48px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24'%3E%3Cg fill='none'%3E%3Cpath d='M8.8 7.4L8.9 7.5 12 10.6 15.1 7.5 15.2 7.4C15.6 7.1 16.1 7.1 16.5 7.5 16.9 7.9 16.9 8.4 16.6 8.8L16.5 8.9 13.4 12 16.5 15.1C16.9 15.5 16.9 16.1 16.5 16.5 16.1 16.9 15.6 16.9 15.2 16.6L15.1 16.5 12 13.4 8.9 16.5 8.8 16.6C8.4 16.9 7.9 16.9 7.5 16.5 7.1 16.1 7.1 15.6 7.4 15.2L7.5 15.1 10.6 12 7.5 8.9C7.1 8.5 7.1 7.9 7.5 7.5 7.9 7.1 8.4 7.1 8.8 7.4Z' fill='%23262626'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
}
.ba-search-box .action--close-search:focus, .ba-search-box .action--close-search:hover {
  outline: 2px solid #262626;
}
.ba-search-box #searchbox-logo {
  position: absolute;
  top: 25px;
  left: 25px;
}
.ba-search-box #searchbox-logo:focus, .ba-search-box #searchbox-logo:hover {
  outline: 2px solid #262626;
  outline-offset: 5px;
}

.ba-search--page {
  padding: 0 0 60px 0;
}
.ba-search--page .inner {
  max-width: 760px;
  margin: 0 auto;
  padding-top: 70px;
}
@media all and (max-width: 767.98px) {
  .ba-search--page .inner {
    padding-top: 20px;
  }
}
.ba-search--page .ba-search-box--controls {
  padding: 20px 0 0 0;
  position: relative;
}
.ba-search--page .ba-search-box--controls input[type=submit] {
  right: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.ba-search--page .search-result-metrics {
  display: block;
  padding: 30px 0 0 0;
  border-bottom: 1px solid #D6DAE0;
  margin-bottom: 20px;
  disply: grid;
  grid-template-columns: 1fr 30px 1fr;
  grid-template-rows: auto;
  grid-template-areas: "s-filter s-filter s-filter" "s-sort s-sort s-sort" "s-count . s-reset";
}
.ba-search--page .search-result-metrics > [data-g] {
  min-height: 80px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: center;
}
.ba-search--page .search-result-metrics > [data-g=s-count] {
  grid-area: s-count;
  padding: 20px 0 30px 0;
}
.ba-search--page .search-result-metrics > [data-g=s-filter] {
  grid-area: s-filter;
}
.ba-search--page .search-result-metrics > [data-g=s-sort] {
  grid-area: s-sort;
}
.ba-search--page .search-result-metrics > [data-g=s-reset] {
  grid-area: s-reset;
  justify-content: flex-end;
}
.ba-search--page--results a {
  padding: 20px 0;
  display: block;
}
.ba-search--page--results a:hover, .ba-search--page--results a:focus {
  outline-offset: 10px;
}
.ba-search--page--results .search-context {
  padding: 10px 0 40px 0;
  text-align: center;
}
.ba-search--page--results .search-context img {
  display: block;
  margin: 30px auto;
}
.ba-search--page--results .search-context h3 {
  font-size: 36px;
}
.ba-search--page--results .search-context p {
  font-size: 18px;
  font-weight: 400;
}
.ba-search--page--results .search-context .ba-blue-button {
  max-width: 240px;
  margin: 0 auto;
}
.ba-search--page--results .search-context .ba-blue-button:hover, .ba-search--page--results .search-context .ba-blue-button:focus {
  color: #fff;
}
.ba-search--page .ba-post--loadmore {
  margin-bottom: 30px;
}

html.search-open {
  overflow: hidden;
}
html.search-open .ba-search-box {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
html.search-open .ba-search-box .ba-alert {
  display: none;
}
html.search-open body {
  overflow-x: scroll;
}

.ba-search--page select {
  height: 80px;
  background-color: #E8EEF1;
  border-radius: 16px;
  width: 100%;
  max-width: 240px;
  font-size: 18px;
  line-height: 1.5;
  padding: 20px;
  cursor: pointer;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00391 1L6.2691 6.70396C6.66507 7.13292 7.34275 7.13292 7.73871 6.70396L13.0039 1' stroke='%23262626' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-position: calc(100% - 0.75rem) center !important;
  background-repeat: no-repeat;
  border: none;
}
.ba-search--page select::-ms-expand {
  display: none;
}

.modify--for-topic label {
  font-size: 22px !important;
  line-height: 40px !important;
}
.modify--for-topic .search-result-metrics > [data-g=s-filter] {
  display: none;
}

@media only screen and (min-width: 768px) {
  .ba-search-box--frame {
    margin: 0 auto;
    padding: 0;
  }
  .ba-search-box input[type=submit] {
    right: 0;
  }
  .ba-search--page .inner {
    max-width: 100%;
    padding: 0 40px;
  }
  .ba-search--page .ba-search-box--controls {
    padding: 30px 0 0 0;
  }
  .ba-search--page .ba-search-box--controls input[type=submit] {
    right: 0;
  }
  .ba-search--page .search-result-metrics {
    padding: 60px 0 0 0;
    display: grid;
    grid-template-columns: 1fr 40px 1fr 40px 1fr;
    grid-template-rows: auto;
    grid-template-areas: "s-count . s-filter . s-sort" ". . . . s-reset";
  }
  .ba-search--page .search-result-metrics > [data-g=s-count] {
    padding: 0;
  }
  .modify--for-topic label {
    font-size: 32px !important;
    line-height: 40px !important;
  }
}
@media only screen and (min-width: 990px) {
  .ba-search--page .inner {
    max-width: 760px;
    padding: 70px 0;
  }
  .ba-search--page .ba-search-box--controls input[type=submit] {
    right: 0;
  }
}
input[type=search]::-ms-clear,
input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

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

.search-result-metrics {
  /* ===== Scrollbar CSS ===== */
  /* Firefox */
  /* Chrome, Edge, and Safari */
}
.search-result-metrics .custom-select {
  position: relative;
  width: 100%;
}
.search-result-metrics .custom-select select {
  display: none;
}
.search-result-metrics .selected-item {
  background: #e8eef1;
  border: 2px solid #e8eef1;
  padding: 24px 20px;
  color: #262626;
  font-size: 18px;
  line-height: 1.56;
  cursor: pointer;
  z-index: 99;
  border-radius: 16px;
  width: 100%;
}
@media all and (max-width: 767.98px) {
  .search-result-metrics .selected-item {
    margin-bottom: 20px;
  }
}
.search-result-metrics .selected-item:after {
  content: "";
  position: absolute;
  top: calc((100% - 15px) / 2);
  right: 20px;
  transition: 0.5s;
  width: 15px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00391 1L6.2691 6.70396C6.66507 7.13292 7.34275 7.13292 7.73871 6.70396L13.0039 1' stroke='%23262626' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.search-result-metrics .arrowanim {
  border: 2px solid #3bc0f8;
}
.search-result-metrics .arrowanim.selected-item:after {
  transform: rotate(180deg);
}
.search-result-metrics .item {
  background: white;
  padding: 10px 20px;
  color: #262626;
  cursor: pointer;
  transition: all ease 350ms;
  border-radius: 0 !important;
}
.search-result-metrics .item:hover {
  background: #e8eef1;
}
.search-result-metrics * {
  scrollbar-width: auto;
  scrollbar-color: #e8eef1 #ffffff;
  border-radius: 0 16px 16px 0;
}
.search-result-metrics *::-webkit-scrollbar {
  width: 13px;
}
.search-result-metrics *::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 0 16px 16px 0;
}
.search-result-metrics *::-webkit-scrollbar-thumb {
  background-color: #e8eef1;
  border-radius: 10px;
  border: 3px solid #ffffff;
}
.search-result-metrics .all-items {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 100;
  margin-top: 10px;
  max-height: 250px;
  overflow-y: auto;
  border-radius: 16px;
  box-shadow: 0px 0px 10px rgba(38, 38, 38, 0.3137254902);
}
.search-result-metrics .all-items-hide {
  display: none;
}
.search-result-metrics .sdf {
  border: 1px solid red;
}
.search-result-metrics .ac-filtering-results {
  padding-top: 120px;
}
@media (min-width: 768px) and (max-width: 989.98px) {
  .search-result-metrics .ac-filtering-results {
    padding-top: 80px;
  }
}
@media all and (max-width: 767.98px) {
  .search-result-metrics .ac-filtering-results {
    padding-top: 60px;
  }
}
.search-result-metrics .ac-filtering-results .countries-list {
  -moz-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
}
@media (min-width: 768px) and (max-width: 989.98px) {
  .search-result-metrics .ac-filtering-results .countries-list {
    -moz-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
  }
}
@media all and (max-width: 767.98px) {
  .search-result-metrics .ac-filtering-results .countries-list {
    -moz-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
  }
}
.search-result-metrics .ac-filtering-results .countries-list p {
  margin-bottom: 15px;
  width: calc(100% - 85px);
}
@media (min-width: 768px) and (max-width: 989.98px) {
  .search-result-metrics .ac-filtering-results .countries-list p {
    width: calc(100% - 40px);
  }
}
@media all and (max-width: 767.98px) {
  .search-result-metrics .ac-filtering-results .countries-list p {
    width: 100%;
  }
}
.search-result-metrics .ac-filtering-results .countries-list p a:after {
  display: inline-block;
  vertical-align: middle;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6.70396 6.7652C7.13292 7.16116 7.13292 7.83884 6.70396 8.2348L1 13.5' stroke='%23262626' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 7px;
  height: 12.5px;
  transition: transform ease-in-out 300ms;
  transform: translateX(10px);
}
.search-result-metrics .ac-filtering-results .countries-list p a:hover:after, .search-result-metrics .ac-filtering-results .countries-list p a:focus:after {
  transform: translateX(15px);
}

.bc-search-container {
  padding-bottom: 0;
}

.ba-alert {
  width: 100%;
  padding: 15px 55px 15px 25px;
  background-color: #000;
  z-index: 9999;
  position: relative;
}
.ba-alert p {
  color: #fff;
  padding: 0;
  margin: 0;
}
.ba-alert p.message {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}
.ba-alert--action {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
}
.ba-alert--action:after {
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.769773 0.993406C1.20369 0.55949 1.90721 0.55949 2.34112 0.993406L5.99989 4.65218L9.65866 0.993406C10.0926 0.55949 10.7961 0.55949 11.23 0.993406C11.6639 1.42732 11.6639 2.13084 11.23 2.56475L6.78556 7.0092C6.35165 7.44311 5.64813 7.44311 5.21422 7.0092L0.769773 2.56475C0.335857 2.13084 0.335857 1.42732 0.769773 0.993406Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  width: 12px;
  height: 8px;
  transform: rotate(-90deg) translateY(5px);
  content: "";
  transition: transform 300ms ease;
}
.ba-alert--action:hover, .ba-alert--action:focus {
  text-decoration: underline;
}
.ba-alert--action:hover:after, .ba-alert--action:focus:after {
  transform: rotate(-90deg) translateY(10px);
}
.ba-alert--close {
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 24 24'%3E%3Cpath d='M8.8 7.4L8.9 7.5 12 10.6 15.1 7.5 15.2 7.4C15.6 7.1 16.1 7.1 16.5 7.5 16.9 7.9 16.9 8.4 16.6 8.8L16.5 8.9 13.4 12 16.5 15.1C16.9 15.5 16.9 16.1 16.5 16.5 16.1 16.9 15.6 16.9 15.2 16.6L15.1 16.5 12 13.4 8.9 16.5 8.8 16.6C8.4 16.9 7.9 16.9 7.5 16.5 7.1 16.1 7.1 15.6 7.4 15.2L7.5 15.1 10.6 12 7.5 8.9C7.1 8.5 7.1 7.9 7.5 7.5 7.9 7.1 8.4 7.1 8.8 7.4Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -14px;
  cursor: pointer;
}
.ba-alert--close:hover, .ba-alert--close:focus {
  outline: 1px solid #fff;
}

@media only screen and (min-width: 768px) {
  .ba-alert {
    padding: 20px 40px;
  }
  .ba-alert p.message {
    font-size: 18px;
    font-weight: 400;
  }
  .ba-alert a {
    font-size: 15px;
  }
}
.ba-svg--logo {
  width: 162px;
  background-position: left center;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: 99px 41px;
  background-image: url("data:image/svg+xml,%3Csvg width='99' height='41' viewBox='0 0 99 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40.315' fill='white'/%3E%3Cmask id='mask0_153_899' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='40' height='41'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.0102539 0.012207H39.9866V40.3148H0.0102539V0.012207Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_153_899)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.0102539 40.3148H39.9866V0.012207H0.0102539V40.3148Z' fill='%2314AA40'/%3E%3C/g%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.0423 28.3101H15.1123L14.8062 27.9759C14.3731 28.2684 13.7544 28.4512 13.099 28.4512C11.1901 28.4512 10.1081 27.5318 10.1081 26.1439C10.1081 25.1454 10.7486 24.5232 11.3635 24.2327C10.9007 23.8021 10.8005 23.3214 10.8005 23.0122C10.8005 21.912 11.6845 21.1838 13.0607 21.1838C14.3309 21.1838 15.2408 21.8621 15.2408 22.969V23.4076H13.5884V23.0708C13.5884 22.7907 13.4183 22.5903 13.099 22.5903C12.803 22.5903 12.6057 22.7714 12.6057 23.0393C12.6057 23.2699 12.7065 23.4193 12.8625 23.6134L14.4716 25.4274V24.4055H16.005V25.495C16.005 25.8963 15.9701 26.4133 15.7304 26.8364L17.0423 28.3101ZM13.057 27.0144C13.3694 27.0144 13.6632 26.9048 13.777 26.8249C13.538 26.5655 12.4055 25.2833 12.4055 25.2833C12.1786 25.4389 11.9339 25.7152 11.9339 26.094C11.9339 26.74 12.586 27.0144 13.057 27.0144ZM30.4712 37.2582H32.6403V34.3489H32.8119L34.2433 37.2582H36.8233L34.8013 33.4216L36.618 30.2706H34.1852L32.7765 32.7027H32.6403V30.2706H30.4712V37.2582ZM37.0323 30.6921C37.0323 30.998 37.2543 31.2539 37.6082 31.2539C37.9615 31.2539 38.1833 30.998 38.1833 30.6921C38.1833 30.3875 37.9615 30.1292 37.6082 30.1292C37.2543 30.1292 37.0323 30.3875 37.0323 30.6921ZM38.0588 30.6921C38.0588 30.9472 37.8936 31.1479 37.6082 31.1479C37.3238 31.1479 37.1595 30.9472 37.1595 30.6921C37.1595 30.4336 37.3238 30.2364 37.6082 30.2364C37.8936 30.2364 38.0588 30.4336 38.0588 30.6921ZM37.6716 30.9189H37.8502L37.7575 30.7542C37.802 30.7226 37.8299 30.6719 37.8299 30.6084C37.8299 30.4988 37.765 30.4307 37.6381 30.4307H37.4161V30.9189H37.5702V30.7837H37.6025L37.6716 30.9189ZM37.5702 30.6638V30.5574H37.6178C37.6559 30.5574 37.677 30.5784 37.677 30.6084C37.677 30.6413 37.6559 30.6638 37.6178 30.6638H37.5702ZM26.1603 35.5803C25.4171 35.5803 25.0625 35.0908 25.0625 34.3219V33.2057C25.0625 32.4368 25.4171 31.9471 26.1603 31.9471C26.9225 31.9471 27.2003 32.4752 27.2396 32.9868H29.2899C29.2418 31.4076 28.1526 30.1292 26.2007 30.1292C23.9625 30.1292 22.8941 31.4076 22.8941 33.3054V34.2232C22.8941 36.1187 23.9625 37.3967 26.2007 37.3967C28.1526 37.3967 29.2418 36.1187 29.2899 34.544H27.2396C27.2003 35.0537 26.9225 35.5803 26.1603 35.5803ZM15.5245 34.2034C15.5245 36.1012 16.6652 37.3967 18.8329 37.3967C21.0032 37.3967 22.1423 36.1012 22.1423 34.2034V33.3249C22.1423 31.4281 21.0032 30.1292 18.8329 30.1292C16.6652 30.1292 15.5245 31.4281 15.5245 33.3249V34.2034ZM19.9741 34.3319C19.9741 35.1398 19.5675 35.5803 18.8329 35.5803C18.1007 35.5803 17.6936 35.1398 17.6936 34.3319V33.1953C17.6936 32.3858 18.1007 31.9471 18.8329 31.9471C19.5675 31.9471 19.9741 32.3858 19.9741 33.1953V34.3319ZM9.97343 37.2582H14.9539V35.4438H12.1403V30.2706H9.97343V37.2582ZM3.00049 37.2582H6.64587C8.23024 37.2582 9.0815 36.4512 9.0815 35.2724C9.0815 34.4016 8.57662 33.8329 7.74637 33.6442C8.3178 33.3652 8.65528 32.7852 8.65528 32.0768C8.65528 31.0288 7.89326 30.2706 6.59578 30.2706H3.00049V37.2582ZM5.06435 32.9976V31.8754H6.0694C6.38973 31.8754 6.5941 32.1124 6.5941 32.4139C6.5941 32.7475 6.41158 32.9976 6.0694 32.9976H5.06435ZM5.04738 35.6539V34.4808H6.48755C6.83276 34.4808 7.04435 34.7476 7.04435 35.059C7.04435 35.3959 6.84402 35.6539 6.49948 35.6539H5.04738ZM21.4207 28.3101H23.9442L22.5694 26.105C23.3124 25.6747 23.7573 24.9076 23.7573 23.9065C23.7573 22.3811 22.7975 21.3238 21.0343 21.3238H17.5679V28.3101H19.7361V26.4751H20.3613L21.4207 28.3101ZM19.7361 24.7461V23.0708H20.787C21.3136 23.0708 21.5884 23.3974 21.5884 23.9171C21.5884 24.3979 21.3032 24.7461 20.787 24.7461H19.7361ZM3.00049 21.3238H5.17124V23.8087H6.95326V21.3238H9.12234V28.3101H6.95326V25.8057H5.17124V28.3101H3.00049V21.3238Z' fill='%23FFFFFE'/%3E%3Cpath d='M47.3115 21.6858H57.0015V18.6838H51.1875V16.2138H55.5765V13.4398H51.1875V11.1028H56.6975V8.10083H47.3115V21.6858Z' fill='%236E6E6E'/%3E%3Cpath d='M57.6604 21.6858H61.1374L62.9424 18.7218L64.7094 21.6858H68.6234L65.1844 16.3658L68.3194 11.7488H64.8234L63.3224 14.3708L61.7834 11.7488H57.8694L60.9664 16.6318L57.6604 21.6858Z' fill='%236E6E6E'/%3E%3Cpath d='M69.631 25.0108H73.032V20.2228C73.526 21.2108 74.609 21.9138 76.11 21.9138C78.447 21.9138 80.328 20.2038 80.328 16.7838V16.6318C80.328 13.2308 78.447 11.4828 76.129 11.4828C74.628 11.4828 73.602 12.2808 73.032 13.2308V11.7488H69.631V25.0108ZM74.913 19.3108C73.678 19.3108 72.937 18.4558 72.937 16.7648V16.6128C72.937 14.9408 73.678 14.0478 74.913 14.0478C76.11 14.0478 76.87 14.8838 76.87 16.6318V16.7838C76.87 18.4178 76.186 19.3108 74.913 19.3108Z' fill='%236E6E6E'/%3E%3Cpath d='M84.413 21.9138C86.009 21.9138 86.883 21.2488 87.358 20.5268V21.6858H90.664V15.2448C90.664 12.6038 88.916 11.4828 86.18 11.4828C83.463 11.4828 81.582 12.6608 81.43 15.0548H84.622C84.698 14.4278 85.04 13.8768 85.971 13.8768C87.054 13.8768 87.282 14.5038 87.282 15.4538V15.6818H86.332C83.026 15.6818 81.05 16.5938 81.05 18.9308C81.05 21.0398 82.627 21.9138 84.413 21.9138ZM85.591 19.6148C84.793 19.6148 84.413 19.2538 84.413 18.6838C84.413 17.8668 85.021 17.6008 86.389 17.6008H87.282V18.2088C87.282 19.0638 86.56 19.6148 85.591 19.6148Z' fill='%236E6E6E'/%3E%3Cpath d='M96.2807 21.9138C97.0787 21.9138 97.7247 21.7428 98.1617 21.6288V19.0448C97.8577 19.1588 97.5727 19.2158 97.1927 19.2158C96.5467 19.2158 96.1857 18.8928 96.1857 18.1708V14.0668H98.1427V11.7488H96.1857V9.67783H92.7847V11.7488H91.5877V14.0668H92.7847V18.4938C92.7847 20.8308 94.0387 21.9138 96.2807 21.9138Z' fill='%236E6E6E'/%3E%3Cpath d='M50.8265 40.2718H54.7405V29.6888H58.2555V26.6868H47.3115V29.6888H50.8265V40.2718Z' fill='%236E6E6E'/%3E%3Cpath d='M60.9945 40.4998C62.5905 40.4998 63.4645 39.8348 63.9395 39.1128V40.2718H67.2455V33.8308C67.2455 31.1898 65.4975 30.0688 62.7615 30.0688C60.0445 30.0688 58.1635 31.2468 58.0115 33.6408H61.2035C61.2795 33.0138 61.6215 32.4628 62.5525 32.4628C63.6355 32.4628 63.8635 33.0898 63.8635 34.0398V34.2678H62.9135C59.6075 34.2678 57.6315 35.1798 57.6315 37.5168C57.6315 39.6258 59.2085 40.4998 60.9945 40.4998ZM62.1725 38.2008C61.3745 38.2008 60.9945 37.8398 60.9945 37.2698C60.9945 36.4528 61.6025 36.1868 62.9705 36.1868H63.8635V36.7948C63.8635 37.6498 63.1415 38.2008 62.1725 38.2008Z' fill='%236E6E6E'/%3E%3Cpath d='M68.1679 40.2718H71.6449L73.4499 37.3078L75.2169 40.2718H79.1309L75.6919 34.9518L78.8269 30.3348H75.3309L73.8299 32.9568L72.2909 30.3348H68.3769L71.4739 35.2178L68.1679 40.2718Z' fill='%236E6E6E'/%3E%3C/svg%3E%0A");
}
@media all and (max-width: 767.98px) {
  .ba-svg--logo {
    background-size: contain;
  }
}

.ba-article--authorbar {
  font-family: "Graphik Web";
}
.ba-article--authorbar hr {
  display: block;
  width: 100%;
  height: 1px;
  border: none;
  margin: 30px 0;
  background-color: rgba(0, 0, 0, 0.25);
}
.ba-article--authorbar p {
  font-size: 15px;
  line-height: 1.9;
  color: #000;
  font-weight: 400;
  margin: 0;
}
.ba-article--authorbar--head {
  position: relative;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 80px 1fr;
  grid-template-areas: "img person";
  align-items: center;
}
.ba-article--authorbar--head [data-author=img] {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  grid-area: img;
}
.ba-article--authorbar--head [data-author=person] {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
  grid-area: person;
}
.ba-article--authorbar--head img {
  display: block;
  width: 60px !important;
  height: 60px !important;
  border-radius: 60px;
}
.ba-article--authorbar--head p {
  font-size: 14px;
}
.ba-article--authorbar--head p.author-name {
  font-weight: 700;
  font-size: 15px;
}
.ba-article--authorbar--about p {
  color: #414042;
  line-height: 1.333;
  font-weight: 400;
  margin: 20px 0;
}

.search-context {
  flex: 0 0 100%;
}
.search-context p {
  display: block;
  text-align: center;
  font-size: 32px;
  line-height: 1;
  font-weight: 600;
  width: 100%;
  padding: 30px 30px;
  border-radius: 16px;
}
.search-context a {
  color: inherit;
}
.search-context a:hover, .search-context a:focus {
  color: #11a63d;
}
.search-context span {
  animation-name: searchBlink;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}
.search-context span:nth-child(2) {
  animation-delay: 0.1s;
}
.search-context span:nth-child(3) {
  animation-delay: 0.2s;
}

@keyframes searchBlink {
  0% {
    opacity: 0.2;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.footer {
  width: 100%;
  padding: 0 0 25px 0;
  background-color: #414042;
  min-height: 600px;
  color: #fff;
}
@media all and (min-width: 990px) {
  .footer .second-list {
    margin-top: 60px;
  }
}
.footer .container {
  max-width: 100%;
  padding: 60px 80px 0 80px !important;
}
@media all and (max-width: 991.98px) {
  .footer .container {
    padding: 60px 40px 0 40px !important;
  }
}
.footer .container .row {
  gap: 0;
}
.footer .container .main-heading-row {
  padding-bottom: 45px;
  padding-top: 3px;
}
.footer .container .main-heading-row a:hover {
  text-decoration: none;
}
@media all and (max-width: 989.98px) {
  .footer .container .main-heading-row .col-3 {
    margin-left: -60px;
  }
}
@media all and (max-width: 1199.98px) {
  .footer .container .main-heading-row {
    flex-direction: column;
    padding-bottom: 0;
  }
  .footer .container .main-heading-row .leading-link {
    margin-bottom: 20px;
  }
  .footer .container .main-heading-row .leading-link--phone, .footer .container .main-heading-row .leading-link--location {
    margin-left: 60px;
  }
}
.footer .container .menu-row {
  padding: 45px 0;
}
.footer .container .menu-row .col-3-6-12 {
  padding-right: 15px;
}
.footer .container .bottom-row {
  padding-top: 50px;
  padding-bottom: 30px;
}
@media all and (max-width: 991.98px) {
  .footer .container .bottom-row {
    flex-direction: column-reverse;
  }
  .footer .container .bottom-row .col-6 {
    width: 100%;
  }
}
.footer .container .align-end {
  align-items: flex-end;
}
.footer p, .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
  color: #ffffff;
}
.footer .footer-subheading {
  letter-spacing: -0.25px;
  font-weight: 500;
  font-size: 18px;
  line-height: 2;
  padding-bottom: 15px;
}
@media all and (max-width: 767.98px) {
  .footer .footer-subheading {
    padding-top: 35px;
  }
}
.footer button {
  background: none;
  outline: none;
  border: none;
  color: white;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0;
  font-family: "Graphik Web";
}
.footer .leading-link {
  display: block;
  position: relative;
  padding: 0 0 0 60px;
  font-size: 24px;
  line-height: 2;
  letter-spacing: 0.5px;
  font-weight: 500;
}
@media all and (max-width: 989.98px) {
  .footer .leading-link {
    font-size: 18px;
  }
}
.footer .leading-link--phone:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -24px;
  width: 48px;
  height: 48px;
  border-radius: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' class='icon' role='image' aria-label='Call for support' focusable='false' data-di-res-id='dcff54af-fba64ba8' data-di-rand='1641321857170'%3E%3Cg%3E%3Cpath d='M10.8 5L6 5C5.4 5 5 5.4 5 6 5 14.2 9.7 19 18 19 18.6 19 19 18.6 19 18L19 13.2C19 12.8 18.8 12.5 18.4 12.3L16 11.1C15.8 11 15.4 11 15.2 11.1L14.3 11.5C13.7 11.8 13.1 11.7 12.7 11.3 12.3 10.9 12.2 10.3 12.5 9.7L12.9 8.8C13 8.6 13 8.2 12.9 8L11.7 5.6C11.5 5.2 11.2 5 10.8 5ZM10.2 7L10.9 8.4 10.7 8.8C10 10.1 10.3 11.7 11.3 12.7L11.4 12.8C12.5 13.8 13.9 14 15.2 13.3L15.6 13.1 17 13.8 17 17C10.9 16.6 7.5 13.2 7 7.3L7 7 10.2 7Z' fill='white' %3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
  transition: all ease 300ms;
  vertical-align: -50%;
}
.footer .leading-link--phone:hover:before, .footer .leading-link--phone:focus:before {
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' class='icon' role='image' aria-label='Call for support' focusable='false' data-di-res-id='dcff54af-fba64ba8' data-di-rand='1641321857170'%3E%3Cg%3E%3Cpath d='M10.8 5L6 5C5.4 5 5 5.4 5 6 5 14.2 9.7 19 18 19 18.6 19 19 18.6 19 18L19 13.2C19 12.8 18.8 12.5 18.4 12.3L16 11.1C15.8 11 15.4 11 15.2 11.1L14.3 11.5C13.7 11.8 13.1 11.7 12.7 11.3 12.3 10.9 12.2 10.3 12.5 9.7L12.9 8.8C13 8.6 13 8.2 12.9 8L11.7 5.6C11.5 5.2 11.2 5 10.8 5ZM10.2 7L10.9 8.4 10.7 8.8C10 10.1 10.3 11.7 11.3 12.7L11.4 12.8C12.5 13.8 13.9 14 15.2 13.3L15.6 13.1 17 13.8 17 17C10.9 16.6 7.5 13.2 7 7.3L7 7 10.2 7Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.footer .leading-link--location:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -24px;
  width: 48px;
  height: 48px;
  border-radius: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='19' viewBox='0 0 16 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00043 2.26031C4.90882 2.26031 2.44488 4.70564 2.44488 7.67142C2.44488 10.1519 3.88469 12.4259 5.48479 14.1651C6.27003 15.0186 7.05856 15.7046 7.65133 16.1771C7.77766 16.2778 7.89469 16.3685 8.00043 16.4487C8.10618 16.3685 8.22321 16.2778 8.34954 16.1771C8.94231 15.7046 9.73083 15.0186 10.5161 14.1651C12.1162 12.4259 13.556 10.1519 13.556 7.67142C13.556 4.70564 11.0921 2.26031 8.00043 2.26031ZM8.00043 17.8159C7.39347 18.7465 7.39317 18.7463 7.39284 18.7461L7.39206 18.7456L7.39003 18.7443L7.38416 18.7404L7.36528 18.7279C7.34958 18.7175 7.3277 18.7028 7.30005 18.6839C7.24477 18.6463 7.16638 18.592 7.06816 18.5219C6.87185 18.3817 6.59567 18.1774 6.26621 17.9148C5.60898 17.391 4.73083 16.6277 3.84941 15.6697C2.11618 13.7858 0.222656 10.9876 0.222656 7.67142C0.222656 3.43275 3.72761 0.0380859 8.00043 0.0380859C12.2733 0.0380859 15.7782 3.43275 15.7782 7.67142C15.7782 10.9876 13.8847 13.7858 12.1515 15.6697C11.27 16.6277 10.3919 17.391 9.73466 17.9148C9.4052 18.1774 9.12902 18.3817 8.9327 18.5219C8.83449 18.592 8.75609 18.6463 8.70081 18.6839C8.67317 18.7028 8.65129 18.7175 8.63559 18.7279L8.61671 18.7404L8.61084 18.7443L8.60881 18.7456L8.60802 18.7461C8.6077 18.7463 8.60739 18.7465 8.00043 17.8159ZM8.00043 17.8159L8.60739 18.7465C8.23851 18.9871 7.76236 18.9871 7.39347 18.7465L8.00043 17.8159Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.94553 7.2603C9.94553 8.33363 9.07442 9.20475 8.00108 9.20475C6.92664 9.20475 6.05664 8.33363 6.05664 7.2603C6.05664 6.18697 6.92664 5.31586 8.00108 5.31586C9.07442 5.31586 9.94553 6.18697 9.94553 7.2603Z' fill='white'/%3E%3C/svg%3E%0A");
  background-position: center center;
  background-repeat: no-repeat;
  transition: all ease 300ms;
}
.footer .leading-link--location:hover:before, .footer .leading-link--location:focus:before {
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='19' viewBox='0 0 16 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00043 2.26031C4.90882 2.26031 2.44488 4.70564 2.44488 7.67142C2.44488 10.1519 3.88469 12.4259 5.48479 14.1651C6.27003 15.0186 7.05856 15.7046 7.65133 16.1771C7.77766 16.2778 7.89469 16.3685 8.00043 16.4487C8.10618 16.3685 8.22321 16.2778 8.34954 16.1771C8.94231 15.7046 9.73083 15.0186 10.5161 14.1651C12.1162 12.4259 13.556 10.1519 13.556 7.67142C13.556 4.70564 11.0921 2.26031 8.00043 2.26031ZM8.00043 17.8159C7.39347 18.7465 7.39317 18.7463 7.39284 18.7461L7.39206 18.7456L7.39003 18.7443L7.38416 18.7404L7.36528 18.7279C7.34958 18.7175 7.3277 18.7028 7.30005 18.6839C7.24477 18.6463 7.16638 18.592 7.06816 18.5219C6.87185 18.3817 6.59567 18.1774 6.26621 17.9148C5.60898 17.391 4.73083 16.6277 3.84941 15.6697C2.11618 13.7858 0.222656 10.9876 0.222656 7.67142C0.222656 3.43275 3.72761 0.0380859 8.00043 0.0380859C12.2733 0.0380859 15.7782 3.43275 15.7782 7.67142C15.7782 10.9876 13.8847 13.7858 12.1515 15.6697C11.27 16.6277 10.3919 17.391 9.73466 17.9148C9.4052 18.1774 9.12902 18.3817 8.9327 18.5219C8.83449 18.592 8.75609 18.6463 8.70081 18.6839C8.67317 18.7028 8.65129 18.7175 8.63559 18.7279L8.61671 18.7404L8.61084 18.7443L8.60881 18.7456L8.60802 18.7461C8.6077 18.7463 8.60739 18.7465 8.00043 17.8159ZM8.00043 17.8159L8.60739 18.7465C8.23851 18.9871 7.76236 18.9871 7.39347 18.7465L8.00043 17.8159Z' fill='%23414042'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.94553 7.2603C9.94553 8.33363 9.07442 9.20475 8.00108 9.20475C6.92664 9.20475 6.05664 8.33363 6.05664 7.2603C6.05664 6.18697 6.92664 5.31586 8.00108 5.31586C9.07442 5.31586 9.94553 6.18697 9.94553 7.2603Z' fill='%23414042'/%3E%3C/svg%3E%0A");
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.footer a:hover, .footer a:focus {
  text-decoration: underline;
  outline: none;
}
.footer--navs ul {
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 1.3;
  list-style: none;
  padding: 0;
  font-weight: 400;
}
@media all and (max-width: 989.98px) {
  .footer--navs ul {
    font-size: 17px;
  }
}
.footer--navs ul.bolded {
  font-weight: 500;
}
.footer--navs ul a {
  display: block;
  padding: 0 0 10px 0;
}
.footer--navs ul a b {
  font-weight: 500;
}
.footer--disclaimers {
  max-width: 700px;
}
.footer--social a {
  display: inline-block;
  margin: 0 5px 0 0;
  width: 48px;
  height: 48px;
  background-position: center center;
  border-radius: 24px;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.2);
  transition: background-color 300ms ease;
  font-size: 0;
}
.footer--social a:hover, .footer--social a:focus {
  background-color: #fff;
}
.footer--social .twitter {
  background-image: url("data:image/svg+xml,%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%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M17,16.6c0,0-0.4-0.5-0.8-1.1c-0.4-0.6-1-1.3-1.1-1.5c-0.2-0.2-0.7-0.9-1.2-1.6c-0.5-0.6-0.8-1.1-0.8-1.1 s2.5-2.7,3.3-3.6l0.2-0.2h-0.4h-0.4l-0.5,0.5c-0.3,0.3-1,1-1.5,1.7l-1,1.1L11.3,9L10,7.3H8.5c-0.8,0-1.5,0-1.5,0s0.3,0.4,0.7,1 c0.4,0.5,1.3,1.7,1.9,2.6l1.1,1.6l-0.1,0.1c0,0-0.9,1-1.9,2.1c-1,1.1-1.8,2-1.8,2c0,0,0.1,0,0.4,0h0.4L8,16.5 c0.1-0.1,0.8-0.9,1.6-1.8s1.5-1.6,1.5-1.7l0,0l0.4,0.5c0.2,0.3,0.8,1.1,1.4,1.8l0.9,1.3h1.5C16.8,16.7,17,16.7,17,16.6z M15.1,16 h-0.7L13,14.2C9.9,10.1,8.4,8,8.3,7.9c0,0,0.1,0,0.6,0h0.7l0.9,1.2c0.5,0.6,1.2,1.6,1.6,2.2c0.4,0.5,1.4,1.8,2.1,2.8 c0.7,1,1.3,1.8,1.3,1.8S15.6,16,15.1,16z'/%3E%3C/g%3E%3C/svg%3E");
}
.footer--social .twitter:hover, .footer--social .twitter:focus {
  background-image: url("data:image/svg+xml,%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:%23262626;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M17,16.6c0,0-0.4-0.5-0.8-1.1c-0.4-0.6-1-1.3-1.1-1.5c-0.2-0.2-0.7-0.9-1.2-1.6c-0.5-0.6-0.8-1.1-0.8-1.1 s2.5-2.7,3.3-3.6l0.2-0.2h-0.4h-0.4l-0.5,0.5c-0.3,0.3-1,1-1.5,1.7l-1,1.1L11.3,9L10,7.3H8.5c-0.8,0-1.5,0-1.5,0s0.3,0.4,0.7,1 c0.4,0.5,1.3,1.7,1.9,2.6l1.1,1.6l-0.1,0.1c0,0-0.9,1-1.9,2.1c-1,1.1-1.8,2-1.8,2c0,0,0.1,0,0.4,0h0.4L8,16.5 c0.1-0.1,0.8-0.9,1.6-1.8s1.5-1.6,1.5-1.7l0,0l0.4,0.5c0.2,0.3,0.8,1.1,1.4,1.8l0.9,1.3h1.5C16.8,16.7,17,16.7,17,16.6z M15.1,16 h-0.7L13,14.2C9.9,10.1,8.4,8,8.3,7.9c0,0,0.1,0,0.6,0h0.7l0.9,1.2c0.5,0.6,1.2,1.6,1.6,2.2c0.4,0.5,1.4,1.8,2.1,2.8 c0.7,1,1.3,1.8,1.3,1.8S15.6,16,15.1,16z'/%3E%3C/g%3E%3C/svg%3E");
}
.footer--social .facebook {
  /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath d='M10.5 10L9 10 9 12 10.5 12 10.5 18 13 18 13 12 14.8 12 15 10 13 10 13 9.2C13 8.7 13.1 8.5 13.6 8.5L15 8.5 15 6 13.1 6C11.3 6 10.5 6.8 10.5 8.3L10.5 10Z' fill='%23fff'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");*/
  background-image: url("data:image/svg+xml,%3Csvg width='6' height='14' viewBox='0 0 6 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.5 4.66667H0V7H1.5V14H4V7H5.821L6 4.66667H4V3.69425C4 3.13717 4.096 2.91667 4.5575 2.91667H6V0H4.096C2.298 0 1.5 0.923416 1.5 2.69208V4.66667Z' fill='white'/%3E%3C/svg%3E%0A");
  background-size: 6px 14px;
}
.footer--social .facebook:hover, .footer--social .facebook:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='6' height='14' viewBox='0 0 6 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.5 4.66667H0V7H1.5V14H4V7H5.821L6 4.66667H4V3.69425C4 3.13717 4.096 2.91667 4.5575 2.91667H6V0H4.096C2.298 0 1.5 0.923416 1.5 2.69208V4.66667Z' fill='%23262626'/%3E%3C/svg%3E%0A");
}
.footer--social .linkedin {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath d='M15.5 6C16.8 6 17.9 7 18 8.3L18 8.5 18 15.5C18 16.8 17 17.9 15.7 18L15.5 18 8.5 18C7.2 18 6.1 17 6 15.7L6 15.5 6 8.5C6 7.2 7 6.1 8.3 6L8.5 6 15.5 6ZM16 12.1C16 9.6 13.3 9.6 12.6 10.8L12.5 10.9 12.5 10 11 10 11 15.5 12.5 15.5 12.5 12.7C12.5 11.2 14.4 11 14.5 12.5L14.5 12.7 14.5 15.5 16 15.5 16 12.1ZM10 10L8.5 10 8.5 15.5 10 15.5 10 10ZM9.3 7.6C8.8 7.6 8.4 8 8.4 8.5 8.4 9 8.8 9.4 9.3 9.4 9.7 9.4 10.1 9 10.1 8.5 10.1 8 9.7 7.6 9.3 7.6Z' fill='%23fff'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.footer--social .linkedin:hover, .footer--social .linkedin:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath d='M15.5 6C16.8 6 17.9 7 18 8.3L18 8.5 18 15.5C18 16.8 17 17.9 15.7 18L15.5 18 8.5 18C7.2 18 6.1 17 6 15.7L6 15.5 6 8.5C6 7.2 7 6.1 8.3 6L8.5 6 15.5 6ZM16 12.1C16 9.6 13.3 9.6 12.6 10.8L12.5 10.9 12.5 10 11 10 11 15.5 12.5 15.5 12.5 12.7C12.5 11.2 14.4 11 14.5 12.5L14.5 12.7 14.5 15.5 16 15.5 16 12.1ZM10 10L8.5 10 8.5 15.5 10 15.5 10 10ZM9.3 7.6C8.8 7.6 8.4 8 8.4 8.5 8.4 9 8.8 9.4 9.3 9.4 9.7 9.4 10.1 9 10.1 8.5 10.1 8 9.7 7.6 9.3 7.6Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.footer--social .instagram {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' role='image' aria-label='Instagram logo' width='24' height='24' viewBox='0 0 24 24' class='icon'%3E%3Cpath d='M15.2 8.1C14.8 8.1 14.5 8.4 14.5 8.8 14.5 9.2 14.8 9.5 15.2 9.5 15.6 9.5 15.9 9.2 15.9 8.8 15.9 8.4 15.6 8.1 15.2 8.1M12 14C10.9 14 10 13.1 10 12 10 10.9 10.9 10 12 10 13.1 10 14 10.9 14 12 14 13.1 13.1 14 12 14M12 8.9C10.3 8.9 8.9 10.3 8.9 12 8.9 13.7 10.3 15.1 12 15.1 13.7 15.1 15.1 13.7 15.1 12 15.1 10.3 13.7 8.9 12 8.9M12 6C10.4 6 10.2 6 9.5 6 7.3 6.1 6.1 7.3 6 9.5 6 10.2 6 10.4 6 12 6 13.6 6 13.8 6 14.5 6.1 16.7 7.3 17.9 9.5 18 10.2 18 10.4 18 12 18 13.6 18 13.8 18 14.5 18 16.7 17.9 17.9 16.7 18 14.5 18 13.8 18 13.6 18 12 18 10.4 18 10.2 18 9.5 17.9 7.3 16.7 6.1 14.5 6 13.8 6 13.6 6 12 6M12 7.1C13.6 7.1 13.8 7.1 14.4 7.1 16.1 7.2 16.8 8 16.9 9.6 16.9 10.2 16.9 10.4 16.9 12 16.9 13.6 16.9 13.8 16.9 14.4 16.8 16 16.1 16.8 14.4 16.9 13.8 16.9 13.6 16.9 12 16.9 10.4 16.9 10.2 16.9 9.6 16.9 7.9 16.8 7.2 16 7.1 14.4 7.1 13.8 7.1 13.6 7.1 12 7.1 10.4 7.1 10.2 7.1 9.6 7.2 8 7.9 7.2 9.6 7.1 10.2 7.1 10.4 7.1 12 7.1' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
}
.footer--social .instagram:hover, .footer--social .instagram:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' role='image' aria-label='Instagram logo' width='24' height='24' viewBox='0 0 24 24' class='icon'%3E%3Cpath d='M15.2 8.1C14.8 8.1 14.5 8.4 14.5 8.8 14.5 9.2 14.8 9.5 15.2 9.5 15.6 9.5 15.9 9.2 15.9 8.8 15.9 8.4 15.6 8.1 15.2 8.1M12 14C10.9 14 10 13.1 10 12 10 10.9 10.9 10 12 10 13.1 10 14 10.9 14 12 14 13.1 13.1 14 12 14M12 8.9C10.3 8.9 8.9 10.3 8.9 12 8.9 13.7 10.3 15.1 12 15.1 13.7 15.1 15.1 13.7 15.1 12 15.1 10.3 13.7 8.9 12 8.9M12 6C10.4 6 10.2 6 9.5 6 7.3 6.1 6.1 7.3 6 9.5 6 10.2 6 10.4 6 12 6 13.6 6 13.8 6 14.5 6.1 16.7 7.3 17.9 9.5 18 10.2 18 10.4 18 12 18 13.6 18 13.8 18 14.5 18 16.7 17.9 17.9 16.7 18 14.5 18 13.8 18 13.6 18 12 18 10.4 18 10.2 18 9.5 17.9 7.3 16.7 6.1 14.5 6 13.8 6 13.6 6 12 6M12 7.1C13.6 7.1 13.8 7.1 14.4 7.1 16.1 7.2 16.8 8 16.9 9.6 16.9 10.2 16.9 10.4 16.9 12 16.9 13.6 16.9 13.8 16.9 14.4 16.8 16 16.1 16.8 14.4 16.9 13.8 16.9 13.6 16.9 12 16.9 10.4 16.9 10.2 16.9 9.6 16.9 7.9 16.8 7.2 16 7.1 14.4 7.1 13.8 7.1 13.6 7.1 12 7.1 10.4 7.1 10.2 7.1 9.6 7.2 8 7.9 7.2 9.6 7.1 10.2 7.1 10.4 7.1 12 7.1'%3E%3C/path%3E%3C/svg%3E");
}
.footer--top-grid {
  padding: 30px 0 10px 0;
}
.footer .no-padding-bottom p {
  padding-bottom: 0 !important;
}
.footer .is-style-footer-disclaimer-text {
  margin-right: 15px;
  padding-top: 22px;
}
@media all and (min-width: 1200px) {
  .footer .is-style-footer-disclaimer-text {
    margin-right: 120px;
  }
}
.footer .is-style-footer-disclaimer-text p {
  color: #c6c6c6;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: -0.1px;
  font-weight: 400;
  padding-bottom: 15px;
  max-width: 375px;
}
.footer .is-style-footer-disclaimer-text p i {
  color: #c6c6c6;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: -0.1px;
}

@media only screen and (min-width: 768px) {
  .footer--top-grid {
    padding: 50px 0 30px 0;
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 1fr 60px 1.5fr;
    grid-template-areas: "c1 . c3" "c2 . c3";
    align-items: start;
  }
  .footer--top-grid > [data-g=c1] {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    grid-area: c1;
  }
  .footer--top-grid > [data-g=c2] {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    grid-area: c2;
  }
  .footer--top-grid > [data-g=c3] {
    -ms-grid-column: 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-area: c3;
  }
  .footer--bottom-grid {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 35px 1fr;
    grid-template-areas: "disclaimer . ." "copyright . social";
    align-items: center;
  }
  .footer--bottom-grid > [data-g=disclaimer] {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-column-span: 1;
    grid-area: disclaimer;
  }
  .footer--bottom-grid > [data-g=copyright] {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    -ms-grid-column-span: 1;
    grid-area: copyright;
  }
  .footer--bottom-grid > [data-g=social] {
    -ms-grid-column: 3;
    -ms-grid-row: 2;
    -ms-grid-column-span: 1;
    grid-area: social;
  }
}
@media only screen and (min-width: 990px) {
  .footer .leading-link {
    transform: translateX(-60px);
  }
  .footer--top-grid {
    padding: 50px 0 30px 0;
    grid-template-columns: 1fr 30px 1fr 30px 1.5fr;
    grid-template-areas: "c1 . c2 . c3";
  }
  .footer--top-grid > [data-g=c2] {
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
  .footer--top-grid > [data-g=c3] {
    -ms-grid-column: 5;
    -ms-grid-row-span: 1;
  }
}
.footer-offer-details .btn-disclaimer {
  padding-bottom: 30px !important;
  padding-top: 30px !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1882352941);
}
.footer-offer-details .btn-disclaimer .btn-offer-details {
  font-size: 24px !important;
  line-height: 1.17;
  font-weight: 500 !important;
  color: white !important;
  position: relative;
  border: none !important;
  outline: none !important;
  transition: all ease 250ms;
}
@media all and (max-width: 989.98px) {
  .footer-offer-details .btn-disclaimer .btn-offer-details {
    font-size: 18px !important;
    width: 100% !important;
  }
}
.footer-offer-details .btn-disclaimer .btn-offer-details:hover, .footer-offer-details .btn-disclaimer .btn-offer-details:focus {
  color: #e8eef1;
  text-decoration: none;
  cursor: pointer;
}
.footer-offer-details .btn-disclaimer .btn-offer-details .icon-caret {
  margin-left: 20px;
  position: absolute;
  top: calc((100% - 6px) / 2);
  width: 12px;
  height: 8px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: all ease 250ms;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.769895 0.992185C1.20381 0.558269 1.90733 0.558269 2.34124 0.992185L6.00001 4.65096L9.65878 0.992185C10.0927 0.558269 10.7962 0.558269 11.2301 0.992185C11.664 1.4261 11.664 2.12962 11.2301 2.56353L6.78569 7.00798C6.35177 7.44189 5.64826 7.44189 5.21434 7.00798L0.769895 2.56353C0.335979 2.12962 0.335979 1.4261 0.769895 0.992185Z' fill='white'/%3E%3C/svg%3E%0A");
}
@media all and (max-width: 989.98px) {
  .footer-offer-details .btn-disclaimer .btn-offer-details .icon-caret {
    right: 0;
  }
}
.footer-offer-details .btn-disclaimer .btn-offer-details .icon-caret.up {
  transform: rotate(180deg);
}
.footer-offer-details .btn-disclaimer .btn-offer-details::after {
  display: none;
}
@media all and (min-width: 990px) {
  .footer-offer-details .disclaimer-container ol {
    padding-bottom: 40px !important;
  }
}
@media all and (max-width: 989.98px) {
  .footer-offer-details .disclaimer-container {
    padding-top: 0 !important;
  }
}
.footer-offer-details .disclaimer-container .accordion-title {
  font-size: 18px !important;
}
@media all and (max-width: 989.98px) {
  .footer-offer-details .disclaimer-container .accordion-title {
    position: relative;
  }
  .footer-offer-details .disclaimer-container .accordion-title .icon-caret {
    margin-left: 20px;
    position: absolute;
    top: calc((100% - 6px) / 2);
    width: 12px;
    height: 8px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: all ease 250ms;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.769895 0.992185C1.20381 0.558269 1.90733 0.558269 2.34124 0.992185L6.00001 4.65096L9.65878 0.992185C10.0927 0.558269 10.7962 0.558269 11.2301 0.992185C11.664 1.4261 11.664 2.12962 11.2301 2.56353L6.78569 7.00798C6.35177 7.44189 5.64826 7.44189 5.21434 7.00798L0.769895 2.56353C0.335979 2.12962 0.335979 1.4261 0.769895 0.992185Z' fill='white'/%3E%3C/svg%3E%0A");
  }
}
@media all and (max-width: 989.98px) and (max-width: 989.98px) {
  .footer-offer-details .disclaimer-container .accordion-title .icon-caret {
    right: 0;
  }
}
@media all and (max-width: 989.98px) {
  .footer-offer-details .disclaimer-container .accordion-title .icon-caret.up {
    transform: rotate(180deg);
  }
  .footer-offer-details .disclaimer-container .accordion-title::after {
    display: none;
  }
}
.footer-offer-details .disclaimer-container .accordion-content li {
  font-size: 14px !important;
}

.ba-cta {
  background-color: #008427;
  color: #fff;
}
.ba-cta--grid {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 5% 1fr 5%;
  grid-template-areas: "bg bg bg" ". content .";
  align-items: center;
  margin: 0 auto;
}
.ba-cta--grid > [data-g=content] {
  grid-area: content;
}
.ba-cta--grid > [data-g=bg] {
  position: relative;
  overflow: hidden;
  grid-area: bg;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 55%;
}
.ba-cta--grid > [data-g=bg] img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.ba-cta--grid .content-pad {
  padding: 40px 0;
  max-width: 600px;
}
.ba-cta--grid h2, .ba-cta--grid h3 {
  font-size: 32px;
  line-height: 1;
  font-weight: 600;
  margin: 0;
  padding: 0;
  padding-bottom: 30px;
  color: #fff;
}
.ba-cta--grid p {
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
}
.ba-cta--grid .wp-block-buttons {
  margin-top: 30px;
}
.ba-cta--grid .wp-block-buttons .wp-block-button__link {
  background-color: white;
  color: #262626;
  font-size: 19px;
  line-height: 22px;
  letter-spacing: -0.3px;
  font-weight: 500;
  padding: 19px;
  transition: all ease 250ms;
}
.ba-cta--grid .wp-block-buttons .wp-block-button__link:focus, .ba-cta--grid .wp-block-buttons .wp-block-button__link:hover {
  background-color: #262626;
  color: white;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  .ba-cta .content-pad {
    padding: 80px 0;
  }
  .ba-cta h2, .ba-cta h3 {
    font-size: 40px;
  }
  .ba-cta p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 990px) {
  .ba-cta--grid {
    grid-template-columns: 60px 1fr 1fr 60px;
    grid-template-areas: ". content bg bg";
  }
  .ba-cta--grid > [data-g=bg] {
    height: 100%;
  }
  .ba-cta--grid .content-pad {
    padding: 120px 40px 120px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .ba-cta .content-pad {
    padding: 150px 40px 150px 0;
  }
}
@media only screen and (min-width: 1500px) {
  .ba-cta--grid {
    grid-template-columns: 120px 1fr 1fr 120px;
  }
}
.family-brands-nav {
  width: 100%;
  height: 40px;
  background-color: #262626;
  padding: 0px 43px;
  display: block;
  transition: all ease 200ms;
}
.family-brands-nav .family-brands-row {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
}
@media all and (max-width: 759.98px) {
  .family-brands-nav .family-brands-row {
    justify-content: center;
  }
}
.family-brands-nav .family-brands-row .family-brand {
  height: 40px;
  width: 120px;
  background-color: transparent;
  transition: all ease 450ms;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.family-brands-nav .family-brands-row .family-brand:focus, .family-brands-nav .family-brands-row .family-brand:hover {
  cursor: pointer;
}
.family-brands-nav .family-brands-row .family-brand.hrb {
  background-color: #ffffff;
}
.family-brands-nav .family-brands-row .family-brand.hrb svg {
  width: 90px;
  height: 20.77px;
}
@media all and (max-width: 379.98px) {
  .family-brands-nav .family-brands-row .family-brand.hrb svg {
    width: 90%;
    height: auto;
  }
}
.family-brands-nav .family-brands-row .family-brand.barc svg {
  width: 80.07px;
  height: 16px;
}
@media all and (max-width: 379.98px) {
  .family-brands-nav .family-brands-row .family-brand.barc svg {
    width: 80%;
    height: auto;
  }
}
.family-brands-nav .family-brands-row .family-brand.barc:hover, .family-brands-nav .family-brands-row .family-brand.barc:focus {
  background-color: #6E6E6E;
}
.family-brands-nav .family-brands-row .family-brand.barc:hover svg path, .family-brands-nav .family-brands-row .family-brand.barc:focus svg path {
  fill: #ffffff !important;
}
.family-brands-nav .family-brands-row .family-brand.spruce svg {
  width: 49px;
  height: 21px;
}
@media all and (max-width: 379.98px) {
  .family-brands-nav .family-brands-row .family-brand.spruce svg {
    width: 50%;
    height: auto;
  }
}
.family-brands-nav .family-brands-row .family-brand.spruce:hover, .family-brands-nav .family-brands-row .family-brand.spruce:focus {
  background-color: #6E6E6E;
}
.family-brands-nav .family-brands-row .family-brand.spruce:hover svg path, .family-brands-nav .family-brands-row .family-brand.spruce:focus svg path {
  fill: #ffffff !important;
}

.family-brands-nav.show-fbn {
  opacity: 1;
  height: 40px;
}

.family-brands-nav.hide-fbn {
  opacity: 0;
  height: 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.testimonial-slider-container .testimonial-slider {
  max-width: 640px;
  margin-left: auto;
  margin-right: 45px;
}
@media all and (max-width: 1199.98px) {
  .testimonial-slider-container .testimonial-slider {
    margin: auto;
    max-width: 100%;
  }
}
.testimonial-slider-container .testimonial-slider .slick-track {
  display: flex !important;
}
.testimonial-slider-container .testimonial-slider .slick-track .slick-slide {
  height: inherit !important;
  margin: 0 25px;
}
@media all and (max-width: 1199.98px) {
  .testimonial-slider-container .testimonial-slider .slick-track .slick-slide {
    margin: 0;
  }
}
.testimonial-slider-container .testimonial-slider .slick-track .slick-slide div {
  height: 100%;
}
.testimonial-slider-container .testimonial-slider .slick-track .slick-slide .slide-content {
  display: flex;
  align-items: center;
}
@media all and (max-width: 767.98px) {
  .testimonial-slider-container .testimonial-slider .slick-track .slick-slide .slide-content {
    flex-direction: column;
  }
}
.testimonial-slider-container .testimonial-slider .slick-track .slick-slide .slide-content .testimonial-author-info {
  width: 40%;
  display: flex;
  align-items: center;
  text-align: center;
  height: auto !important;
}
.testimonial-slider-container .testimonial-slider .slick-track .slick-slide .slide-content .testimonial-author-info p {
  padding: 3px 0;
}
@media all and (max-width: 767.98px) {
  .testimonial-slider-container .testimonial-slider .slick-track .slick-slide .slide-content .testimonial-author-info {
    width: 100%;
    text-align: left;
    align-items: start;
  }
}
.testimonial-slider-container .testimonial-slider .slick-track .slick-slide .slide-content .testimonial-author-info .author-name {
  font-weight: 500;
  color: #008427;
}
.testimonial-slider-container .testimonial-slider .slick-track .slick-slide .slide-content .testimonial-copy {
  width: 60%;
  padding-left: 36px;
  display: flex;
  align-items: center;
}
@media all and (max-width: 767.98px) {
  .testimonial-slider-container .testimonial-slider .slick-track .slick-slide .slide-content .testimonial-copy {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
    align-items: start;
  }
}
.testimonial-slider-container .testimonial-slider .slick-track .slick-slide .slide-content .testimonial-copy .testimonial-content {
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.25px;
  color: #262626;
  font-weight: 600;
}
.testimonial-slider-container .testimonial-slider .slick-track .testimonial-slide {
  background-color: white;
  padding: 35px;
  border-radius: 13px;
  height: inherit;
}

.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  transition: all ease 300ms;
  z-index: 1;
}
@media all and (max-width: 1199.98px) {
  .slick-prev,
  .slick-next {
    top: 100%;
    margin-top: 72px;
  }
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -45px;
  height: 48px;
  width: 48px;
  background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 24C0 10.7452 10.7452 0 24 0C37.2548 0 48 10.7452 48 24C48 37.2548 37.2548 48 24 48C10.7452 48 0 37.2548 0 24Z' fill='%23F1F5F7'/%3E%3Cpath d='M27 30L21.296 24.7348C20.8671 24.3388 20.8671 23.6612 21.296 23.2652L27 18' stroke='%23262626' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.slick-prev:hover, .slick-prev:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 24C0 10.7452 10.7452 0 24 0C37.2548 0 48 10.7452 48 24C48 37.2548 37.2548 48 24 48C10.7452 48 0 37.2548 0 24Z' fill='%23008427'/%3E%3Cpath d='M27 30L21.296 24.7348C20.8671 24.3388 20.8671 23.6612 21.296 23.2652L27 18' stroke='%23ffffff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -70px;
}
[dir=rtl] .slick-prev {
  background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 24C0 10.7452 10.7452 0 24 0C37.2548 0 48 10.7452 48 24C48 37.2548 37.2548 48 24 48C10.7452 48 0 37.2548 0 24Z' fill='%23F1F5F7'/%3E%3Cpath d='M27 30L21.296 24.7348C20.8671 24.3388 20.8671 23.6612 21.296 23.2652L27 18' stroke='%23262626' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
@media all and (max-width: 1199.98px) {
  .slick-prev {
    right: -48px;
    left: 0;
  }
}

.slick-next {
  right: -45px;
  height: 48px;
  width: 48px;
  background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 24C0 10.7452 10.7452 0 24 0V0C37.2548 0 48 10.7452 48 24V24C48 37.2548 37.2548 48 24 48V48C10.7452 48 0 37.2548 0 24V24Z' fill='%23F1F5F7'/%3E%3Cpath d='M21 18L26.704 23.2652C27.1329 23.6612 27.1329 24.3388 26.704 24.7348L21 30' stroke='%23262626' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.slick-next:hover, .slick-next:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 24C0 10.7452 10.7452 0 24 0V0C37.2548 0 48 10.7452 48 24V24C48 37.2548 37.2548 48 24 48V48C10.7452 48 0 37.2548 0 24V24Z' fill='%23008427'/%3E%3Cpath d='M21 18L26.704 23.2652C27.1329 23.6612 27.1329 24.3388 26.704 24.7348L21 30' stroke='%23ffffff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
[dir=rtl] .slick-next {
  right: auto;
  left: -70px;
}
[dir=rtl] .slick-next {
  background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 24C0 10.7452 10.7452 0 24 0V0C37.2548 0 48 10.7452 48 24V24C48 37.2548 37.2548 48 24 48V48C10.7452 48 0 37.2548 0 24V24Z' fill='%23F1F5F7'/%3E%3Cpath d='M21 18L26.704 23.2652C27.1329 23.6612 27.1329 24.3388 26.704 24.7348L21 30' stroke='%23262626' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
@media all and (max-width: 1199.98px) {
  .slick-next {
    right: 0;
  }
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -65px;
  list-style: none;
  display: block;
  text-align: left;
  margin: 0;
  width: 100%;
  padding-left: 27px;
}
@media all and (max-width: 1199.98px) {
  .slick-dots {
    padding: 0;
    text-align: center;
    bottom: -84px;
  }
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 12px;
  width: 12px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%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 12 12' style='enable-background:new 0 0 12 12;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23262626;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M6,11.75c-3.17,0-5.75-2.58-5.75-5.75S2.83,0.25,6,0.25S11.75,2.83,11.75,6S9.17,11.75,6,11.75z M6,0.89 C3.18,0.89,0.89,3.18,0.89,6S3.18,11.11,6,11.11S11.11,8.82,11.11,6S8.82,0.89,6,0.89z'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.slick-dots li button:focus {
  outline: 2px solid #262626;
  outline-offset: 3px;
  border-radius: 6px;
}
.slick-dots li.slick-active button {
  background-image: url("data:image/svg+xml,%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 12 12' style='enable-background:new 0 0 12 12;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23262626;%7D%0A%3C/style%3E%3Cg%3E%3Ccircle class='st0' cx='6' cy='6' r='5.75'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.ba--breadcrumbs {
  margin-bottom: 20px;
}
@media all and (max-width: 767.98px) {
  .ba--breadcrumbs .bc-no-mobile {
    display: none !important;
  }
}
.ba--breadcrumbs .bc-reversed-mobile {
  display: none !important;
}
@media all and (max-width: 767.98px) {
  .ba--breadcrumbs .bc-reversed-mobile {
    transform: rotate(180deg) !important;
    display: inline-block !important;
  }
}
.ba--breadcrumbs a {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.1px;
  color: #008427;
  text-decoration: none !important;
}
.ba--breadcrumbs a:hover span, .ba--breadcrumbs a:focus span {
  text-decoration: underline;
}
.ba--breadcrumbs span {
  line-height: 28px;
  display: inline;
  vertical-align: top;
}
.ba--breadcrumbs--divide {
  display: inline-block !important;
  width: 26px;
  height: 28px;
  vertical-align: top;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.991778 11.2301C0.557862 10.7962 0.557862 10.0927 0.991778 9.65876L4.65055 5.99999L0.991778 2.34122C0.557862 1.9073 0.557862 1.20378 0.991778 0.769869C1.42569 0.335952 2.12921 0.335952 2.56313 0.769869L7.00757 5.21431C7.44149 5.64823 7.44149 6.35174 7.00757 6.78566L2.56313 11.2301C2.12921 11.664 1.42569 11.664 0.991778 11.2301Z' fill='%23262626'/%3E%3C/svg%3E%0A");
  background-position: center center;
  background-repeat: no-repeat;
}

.breadcrumb-current a {
  color: #6E6E6E !important;
}
.breadcrumb-current a:hover, .breadcrumb-current a:focus {
  cursor: text;
  text-decoration: none;
}
.breadcrumb-current a:hover span, .breadcrumb-current a:focus span {
  text-decoration: none;
}

.need-help-block {
  background-color: #f1f5f7;
  width: 100%;
  margin-bottom: 60px;
  border-radius: 16px;
  padding: 10px 30px 30px 30px;
}
.need-help-block .need-help {
  padding: 20px 0;
}
.need-help-block .tax-pro-image {
  width: 100%;
  height: auto;
}
.need-help-block .make-appointment-cta {
  padding: 0;
  text-decoration: none;
  color: #262626;
  display: flex;
}
.need-help-block .make-appointment-cta p {
  padding: 0;
}

@media all and (min-width: 768px) {
  .mobile {
    display: none;
  }
}
.mobile .need-help {
  padding: 20px 0 0 0;
}
.mobile .row {
  align-items: center;
}

@media all and (max-width: 767.98px) {
  .desktop {
    display: none;
  }
}

.find-ba-advisor-block-green {
  background-color: #008427;
}
.find-ba-advisor-block-green .find-ba-advisor {
  color: white;
}
.find-ba-advisor-block-green .make-appointment-cta {
  color: #262626;
  background-color: white;
}

.find-ba-advisor-block-gray {
  background-color: #f1f5f7;
}
.find-ba-advisor-block-gray .find-ba-advisor {
  color: #262626;
}
.find-ba-advisor-block-gray .make-appointment-cta {
  color: #262626;
  background-color: transparent;
  border: 2px solid #262626;
}

.find-ba-advisor-block {
  width: 100%;
  margin-bottom: 60px;
  border-radius: 16px;
  padding: 10px 30px 30px 30px;
}
.find-ba-advisor-block button {
  outline: none;
  cursor: pointer;
}
.find-ba-advisor-block .row {
  align-items: center;
}
.find-ba-advisor-block .find-ba-advisor {
  padding: 20px 0;
  line-height: 32px;
  margin-bottom: 30px;
}
.find-ba-advisor-block .tax-pro-image {
  width: 100%;
  height: auto;
}
.find-ba-advisor-block .make-appointment-cta {
  padding: 20px 76px;
  text-decoration: none;
  border-radius: 80px;
  outline: none;
}
@media all and (max-width: 767.98px) {
  .find-ba-advisor-block .make-appointment-cta {
    width: 100%;
  }
}

.expat-hp-countries {
  padding: 30px 0;
  text-align: center;
}
.expat-hp-countries .breadcrumbs-container {
  text-align: left;
  margin-bottom: 60px;
}
@media all and (max-width: 767.98px) {
  .expat-hp-countries .breadcrumbs-container {
    margin-bottom: 20px;
  }
}
.expat-hp-countries h2, .expat-hp-countries h3 {
  font-size: 44px;
  line-height: 1;
  letter-spacing: -0.8px;
}
.expat-hp-countries p {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.1px;
  display: block;
  width: 90%;
  margin: 0 auto;
}
.expat-hp-countries p a {
  text-decoration: underline;
}
.expat-hp-countries p a:hover {
  color: #008427;
}
.expat-hp-countries--grid {
  margin: 40px auto 0 auto;
  max-width: 1000px;
  font-size: 0;
  text-align: left;
  max-width: 500px;
}
.expat-hp-countries--grid a {
  margin: 40px 0;
  display: inline-block;
  text-align: center;
  width: 50%;
}
.expat-hp-countries--grid a .expat-hp-countries--thumb {
  position: relative;
  overflow: hidden;
  margin: 0 auto 10px auto;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-size: cover;
  background-position: center center;
  background-color: #fff;
  border: 1px solid #262626;
}
.expat-hp-countries--grid a .expat-hp-countries--thumb img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.expat-hp-countries--grid a p {
  padding: 0;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.333;
  letter-spacing: -0.1px;
  font-weight: 500;
}
.expat-hp-countries--grid a p:after {
  display: inline-block;
  vertical-align: middle;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6.70396 6.7652C7.13292 7.16116 7.13292 7.83884 6.70396 8.2348L1 13.5' stroke='%23262626' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 7px;
  height: 12.5px;
  transition: transform ease-in-out 300ms;
  transform: translateX(10px);
}
.expat-hp-countries--grid a:hover, .expat-hp-countries--grid a:focus {
  text-decoration: none;
}
.expat-hp-countries--grid a:hover p, .expat-hp-countries--grid a:focus p {
  color: #008427;
  text-decoration: none;
}
.expat-hp-countries--grid a:hover p:after, .expat-hp-countries--grid a:focus p:after {
  transform: translateX(15px);
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6.70396 6.7652C7.13292 7.16116 7.13292 7.83884 6.70396 8.2348L1 13.5' stroke='%23008427' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

@media only screen and (min-width: 768px) {
  .expat-hp-countries {
    padding: 60px 0;
  }
  .expat-hp-countries h2, .expat-hp-countries h3 {
    font-size: 56px;
  }
  .expat-hp-countries p {
    font-size: 18px;
    line-height: 1.5;
  }
  .expat-hp-countries--grid {
    max-width: 100%;
  }
  .expat-hp-countries--grid a {
    width: 33.333%;
  }
}
@media only screen and (min-width: 1200px) {
  .expat-hp-countries {
    padding: 90px 0;
  }
  .expat-hp-countries--grid {
    max-width: 1100px;
  }
  .expat-hp-countries--grid a {
    width: 20%;
  }
}
.supported-countries-full-list {
  /* ===== Scrollbar CSS ===== */
  /* Firefox */
  /* Chrome, Edge, and Safari */
}
.supported-countries-full-list .all-countries-intro-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 200px;
}
@media all and (max-width: 1199.98px) {
  .supported-countries-full-list .all-countries-intro-row {
    gap: 40px;
  }
}
@media all and (max-width: 989.98px) {
  .supported-countries-full-list .all-countries-intro-row {
    flex-direction: column;
  }
}
.supported-countries-full-list .all-countries-intro-row .ac-heading-content, .supported-countries-full-list .all-countries-intro-row .ac-filtering-system {
  width: calc((100% - 200px) / 2);
}
@media (min-width: 990px) and (max-width: 1199.98px) {
  .supported-countries-full-list .all-countries-intro-row .ac-heading-content, .supported-countries-full-list .all-countries-intro-row .ac-filtering-system {
    width: calc((100% - 40px) / 2);
  }
}
@media all and (max-width: 989.98px) {
  .supported-countries-full-list .all-countries-intro-row .ac-heading-content, .supported-countries-full-list .all-countries-intro-row .ac-filtering-system {
    width: 100%;
  }
}
.supported-countries-full-list .all-countries-intro-row .ac-filtering-system {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  gap: 40px;
}
@media all and (max-width: 767.98px) {
  .supported-countries-full-list .all-countries-intro-row .ac-filtering-system {
    gap: 30px;
    flex-direction: column;
  }
}
.supported-countries-full-list .all-countries-intro-row .ac-filtering-system button {
  width: 260px;
  border-radius: 80px;
  border: none;
  background-color: #3bc0f8;
  font-weight: 500;
  font-size: 19px;
  line-height: 1.15;
  letter-spacing: -0.3px;
  cursor: pointer;
  transition: all ease 300ms;
}
@media all and (max-width: 767.98px) {
  .supported-countries-full-list .all-countries-intro-row .ac-filtering-system button {
    width: 100%;
    height: 80px;
  }
}
.supported-countries-full-list .all-countries-intro-row .ac-filtering-system button:hover, .supported-countries-full-list .all-countries-intro-row .ac-filtering-system button:focus {
  background-color: #262626;
  color: white;
}
.supported-countries-full-list .ac-dropdown {
  width: calc(100% - 40px - 260px);
  position: relative;
}
@media all and (max-width: 767.98px) {
  .supported-countries-full-list .ac-dropdown {
    width: 100%;
  }
}
.supported-countries-full-list .ac-dropdown select {
  display: none;
}
.supported-countries-full-list .selected-item {
  background: #e8eef1;
  border: 2px solid #e8eef1;
  padding: 24px 20px;
  color: #262626;
  font-size: 18px;
  line-height: 1.56;
  cursor: pointer;
  z-index: 99;
  border-radius: 16px;
}
.supported-countries-full-list .selected-item:after {
  content: "";
  position: absolute;
  top: calc((100% - 15px) / 2);
  right: 20px;
  transition: 0.5s;
  width: 15px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00391 1L6.2691 6.70396C6.66507 7.13292 7.34275 7.13292 7.73871 6.70396L13.0039 1' stroke='%23262626' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.supported-countries-full-list .arrowanim {
  border: 2px solid #3bc0f8;
}
.supported-countries-full-list .arrowanim.selected-item:after {
  transform: rotate(180deg);
}
.supported-countries-full-list .item {
  background: white;
  padding: 10px 20px;
  color: #262626;
  cursor: pointer;
  transition: all ease 350ms;
  border-radius: 0 !important;
}
.supported-countries-full-list .item:hover {
  background: #e8eef1;
}
.supported-countries-full-list * {
  scrollbar-width: auto;
  scrollbar-color: #e8eef1 #ffffff;
  border-radius: 0 16px 16px 0;
}
.supported-countries-full-list *::-webkit-scrollbar {
  width: 13px;
}
.supported-countries-full-list *::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 0 16px 16px 0;
}
.supported-countries-full-list *::-webkit-scrollbar-thumb {
  background-color: #e8eef1;
  border-radius: 10px;
  border: 3px solid #ffffff;
}
.supported-countries-full-list .all-items {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 100;
  margin-top: 10px;
  max-height: 250px;
  overflow-y: auto;
  border-radius: 16px;
  box-shadow: 0px 0px 10px rgba(38, 38, 38, 0.3137254902);
}
.supported-countries-full-list .all-items-hide {
  display: none;
}
.supported-countries-full-list .sdf {
  border: 1px solid red;
}
.supported-countries-full-list .ac-filtering-results {
  padding-top: 120px;
}
@media (min-width: 768px) and (max-width: 989.98px) {
  .supported-countries-full-list .ac-filtering-results {
    padding-top: 80px;
  }
}
@media all and (max-width: 767.98px) {
  .supported-countries-full-list .ac-filtering-results {
    padding-top: 60px;
  }
}
.supported-countries-full-list .ac-filtering-results .countries-list {
  -moz-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
}
@media (min-width: 768px) and (max-width: 989.98px) {
  .supported-countries-full-list .ac-filtering-results .countries-list {
    -moz-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
  }
}
@media all and (max-width: 767.98px) {
  .supported-countries-full-list .ac-filtering-results .countries-list {
    -moz-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
  }
}
.supported-countries-full-list .ac-filtering-results .countries-list p {
  margin-bottom: 15px;
  width: calc(100% - 85px);
}
@media (min-width: 768px) and (max-width: 989.98px) {
  .supported-countries-full-list .ac-filtering-results .countries-list p {
    width: calc(100% - 40px);
  }
}
@media all and (max-width: 767.98px) {
  .supported-countries-full-list .ac-filtering-results .countries-list p {
    width: 100%;
  }
}
.supported-countries-full-list .ac-filtering-results .countries-list p a:after {
  display: inline-block;
  vertical-align: middle;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6.70396 6.7652C7.13292 7.16116 7.13292 7.83884 6.70396 8.2348L1 13.5' stroke='%23262626' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 7px;
  height: 12.5px;
  transition: transform ease-in-out 300ms;
  transform: translateX(10px);
}
.supported-countries-full-list .ac-filtering-results .countries-list p a:hover:after, .supported-countries-full-list .ac-filtering-results .countries-list p a:focus:after {
  transform: translateX(15px);
}

.green-due-date-section {
  background-color: #008427;
}
.green-due-date-section .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 200px;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .green-due-date-section .container {
    gap: 140px;
  }
}
@media all and (max-width: 989.98px) {
  .green-due-date-section .container {
    flex-direction: column;
  }
}
@media all and (max-width: 767.98px) {
  .green-due-date-section .container {
    gap: 85px;
  }
}
.green-due-date-section .ways-to-file-cta {
  width: calc(100% - 200px - 462px);
}
@media (min-width: 990px) and (max-width: 1199.98px) {
  .green-due-date-section .ways-to-file-cta {
    width: calc(100% - 140px - 462px);
  }
}
@media all and (max-width: 989.98px) {
  .green-due-date-section .ways-to-file-cta {
    width: 100%;
  }
}
.green-due-date-section .ways-to-file-cta h3 {
  margin-bottom: 20px;
}
@media all and (max-width: 767.98px) {
  .green-due-date-section .ways-to-file-cta h3 {
    margin-bottom: 10px;
  }
}
.green-due-date-section .ways-to-file-cta p {
  margin-bottom: 40px;
}
.green-due-date-section .ways-to-file-cta .ba-button {
  padding: 19px;
  min-height: 60px;
  display: flex;
  align-items: center;
  max-width: calc((100% - 25px) / 2);
  text-align: center;
  justify-content: center;
}
@media (min-width: 990px) and (max-width: 1299.98px) {
  .green-due-date-section .ways-to-file-cta .ba-button {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 989.98px) {
  .green-due-date-section .ways-to-file-cta .ba-button {
    max-width: 260px;
  }
}
@media all and (max-width: 767.98px) {
  .green-due-date-section .ways-to-file-cta .ba-button {
    width: 100%;
    margin-right: 0;
  }
}
.green-due-date-section .featured-due-date {
  background-color: #11A63D;
  height: 462px;
  width: 462px;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-left: 23px;
  position: relative;
}
.green-due-date-section .featured-due-date::before {
  content: "";
  position: absolute;
  left: -23px;
  top: -35px;
  width: 300px;
  height: 300px;
  background-image: url("data:image/svg+xml,%3Csvg width='303' height='303' viewBox='0 0 303 303' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='151.5' cy='151.5' r='149.5' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='3 10'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 300px) and (max-width: 540px) {
  .green-due-date-section .featured-due-date::before {
    height: calc(56.7vw - 23px);
    width: calc(56.7vw - 23px);
  }
}
@media all and (max-width: 300px) {
  .green-due-date-section .featured-due-date::before {
    height: calc(66.5vw - 23px);
    width: calc(66.5vw - 23px);
  }
}
@media (min-width: 300px) and (max-width: 540px) {
  .green-due-date-section .featured-due-date {
    height: 81vw;
    width: 81vw;
  }
}
@media all and (max-width: 300px) {
  .green-due-date-section .featured-due-date {
    height: 95vw;
    width: 95vw;
  }
}
.green-due-date-section .featured-due-date p {
  color: white;
  text-align: center;
}
.green-due-date-section .featured-due-date .dd-intro {
  font-weight: 500;
  font-size: 32px;
  line-height: 1;
  letter-spacing: -0.3px;
}
@media all and (max-width: 767.98px) {
  .green-due-date-section .featured-due-date .dd-intro {
    font-size: 24px;
    line-height: 1.16;
    letter-spacing: -0.2px;
  }
}
.green-due-date-section .featured-due-date .due-date {
  font-weight: 500;
  font-size: 66px;
  line-height: 1;
  letter-spacing: -0.3px;
  margin-bottom: 70px;
}
@media all and (max-width: 767.98px) {
  .green-due-date-section .featured-due-date .due-date {
    font-size: 44px;
    letter-spacing: -0.2px;
  }
}
@media all and (max-width: 540px) {
  .green-due-date-section .featured-due-date .due-date {
    margin-bottom: 12.15vw;
  }
}
.green-due-date-section .ways-to-file-cta p, .green-due-date-section .ways-to-file-cta h3, .green-due-date-section .ways-to-file-cta h2 {
  color: white;
}
.green-due-date-section .ways-to-file-cta a {
  color: #262626;
}

#expat-stopwatch {
  position: absolute;
  width: 246px;
  height: 172px;
  top: 70px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 246 172' xmlns:v='https://vecta.io/nano'%3E%3Cdefs%3E%3Cpath id='A' d='M0 0h246v172H0z'/%3E%3C/defs%3E%3CclipPath id='B'%3E%3Cuse xlink:href='%23A'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23B)'%3E%3Cpath d='M179.2 30.6c-.1.1-.2.3-.4.3-.2.1-.4.1-.5 0-.5 0-.5-.5-1.1-.5-.5 0-.5.4-1.1.4H175c-.5 0-.5-.1-1.1-.1-.5 0-.5-.2-1.1-.2-.5 0-.5-.1-1.1-.1-.5 0-.5.4-1.1.4-.5 0-.5-.3-1.1-.3s-.5-.2-1.1-.2h-1.1c-.5 0-.5.3-1.1.3s-.8.2-1.1-.1c-.4-.4.3-.6.3-1.2 0-.5-.2-.5-.2-1.1 0-.5-.1-.5-.1-1.1s.1-.5.1-1.1c0-.5-.2-.5-.2-1.1 0-.5.2-.5.2-1.1s-.3-.5-.3-1.1c0-.5.5-.5.5-1.1 0-.5-.5-.5-.5-1.1 0-.5.4-.5.4-1.1 0-.5.1-.5.1-1.1 0-.5-.5-.5-.5-1.1 0-.5.2-.5.2-1.1V15v-1.1-1.1c0-.5-.1-.5-.1-1.1 0-.5-.2-.5-.2-1.1 0-.5 0-.5.4-.9s.4-.4.9-.4.5.2 1.1.2c.5 0 .5.1 1.1.1.5 0 .5-.2 1.1-.2h1.1 1.1c.5 0 .5.6 1.1.6h1.1c.6 0 .5.1 1.1.1.5 0 .5-.2 1.1-.2.5 0 .5-.2 1.1-.2.5 0 .5-.1 1.1-.1.5 0 .6 0 .9.4.4.4.3.4.3.9V12c0 .5.1.5.1 1.1 0 .5-.4.5-.4 1.1s.1.5.1 1.1c0 .5.1.5.1 1.1v1.1c0 .6.1.5.1 1.1 0 .5.1.5.1 1.1 0 .5-.1.5-.1 1.1 0 .5-.3.5-.3 1.1 0 .5.1.5.1 1.1s-.1.5-.1 1.1v1.1c0 .5.1.5.1 1.1s.2.5.2 1.1v1.1c0 .5-.1.5-.1 1.1.1.8.2.6-.1 1z' fill='%23f5cc02'/%3E%3Cpath d='M179.3 32.4c-.5 0-.5.3-1.1.3-.5 0-.5.1-1.1.1H176c-.5 0-.5-.2-1.1-.2s-.5-.1-1.1-.1c-.5 0-.5-.2-1.1-.2-.5 0-.5.4-1.1.4h-1.1c-.5 0-.5-.2-1.1-.2-.5 0-.5.3-1.1.3s-.5-.4-1.1-.4h-1.1c-.5 0-.5.5-1.1.5-.3 0-.6-.4-.9-.5-.2-.2-.4-.4-.5-.7-.2-.2-.3-.5-.3-.8 0-.5-.2-.5-.2-1.1 0-.5-.1-.5-.1-1.1s.1-.5.1-1.1-.1-.5-.1-1.1v-1.1c0-.5.1-.5.1-1.1s.3-.5.3-1.1c0-.5-.4-.5-.4-1.1 0-.5.5-.5.5-1.1 0-.5-.1-.5-.1-1.1s.1-.5.1-1.1c0-.5-.3-.5-.3-1.1 0-.5.2-.5.2-1.1 0-.5.1-.5.1-1.1 0-.5-.4-.5-.4-1.1 0-.5-.1-.5-.1-1.1 0-.5.3-.5.3-1.1 0-.5-.1-.5-.1-1.1 0-.5.3-.5.3-1.1 0-.3-.1-.6.1-.9s.2-.7.5-.9c.3-.1.7-.2 1-.2.5 0 .5.4 1.1.4.5 0 .5-.4 1.1-.4.5 0 .5.2 1.1.2.5 0 .5-.2 1.1-.2.5 0 .5.3 1.1.3s.5-.2 1.1-.2.5-.1 1.1-.1c.5 0 .5.2 1.1.2.5 0 .5.1 1.1.1h1.1c.5 0 .5-.4 1.1-.4.5 0 .5.3 1.1.3s.5-.3 1.1-.3c.3 0 .5.5.8.7s.6.2.7.5c.2.3.3.6.3.9 0 .5-.1.5-.1 1.1 0 .5.3.5.3 1.1 0 .5-.5.5-.5 1.1 0 .5.2.5.2 1.1v1.1c0 .5.1.5.1 1.1 0 .5-.3.5-.3 1.1s.1.5.1 1.1c0 .5.1.5.1 1.1 0 .5.1.5.1 1.1 0 .5.1.5.1 1.1 0 .5-.2.5-.2 1.1s-.1.5-.1 1.1c0 .5.3.5.3 1.1 0 .5-.2.5-.2 1.1 0 .5.2.5.2 1.1 0 .5-.4.5-.4 1.1 0 .5.1.5.1 1.1 0 .5.1.5.1 1.1 0 .3-.1.6-.2.9-.2.3-.5.4-.8.5-.3 0-.5.1-.8.1h0zM167.2 29c.4.4.7-.2 1.2-.2s.6-.1 1.1-.1h1.1c.5 0 .6.2 1.1.2s.6.1 1.1.1c.6 0 .6.2 1.1.2.6 0 .6-.4 1.1-.4h1.1c.6 0 .8.6 1.2.2s-.3-.6-.3-1.1.4-.5.4-1v-1.1c0-.5-.5-.5-.5-1.1 0-.5.3-.5.3-1s.1-.5.1-1.1c0-.5-.1-.5-.1-1.1 0-.5-.2-.5-.2-1.1 0-.5-.1-.5-.1-1.1 0-.5.1-.5.1-1.1 0-.5-.1-.5-.1-1.1V16c0-.6.1-.5.1-1.1s.3-.5.3-1.1c0-.5-.4-.5-.4-1.1s.8-.9.4-1.2c-.4-.4-.7.1-1.3.1s-.6-.1-1.1-.1-.6.3-1.1.3-.6-.2-1.1-.2c-.6 0-.6-.1-1.1-.1-.6 0-.6.4-1.1.4-.6 0-.6.1-1.1.1-.6 0-.6-.3-1.1-.3-.6 0-.7-.3-1.1.1s-.3.5-.3 1 .2.5.2 1.1.3.5.3 1.1c0 .5-.1.5-.1 1s-.4.5-.4 1.1c0 .5.4.5.4 1.1s-.2.5-.2 1.1c0 .5.2.5.2 1.1 0 .5-.3.5-.3 1.1 0 .5.2.5.2 1.1s.1.5.1 1-.2.5-.2 1.1c0 .5-.1.5-.1 1.1v1.1c0 .5.5.6.4 1.1s-.6.7-.2 1h0z' fill='%23262626'/%3E%3Cpath d='M243.8 98.4c0 .4.4.7.4 1.1s-.3.7-.3 1.1-.1.7-.1 1.1.3.7.3 1.1-.3.7-.3 1.1 0 .7-.1 1.1c0 .4.3.8.3 1.1 0 .4-.4.7-.4 1 0 .4.1.7.1 1.1s-.5.7-.5 1c-.1.4.1.7 0 1.1-.1.3-.3.7-.4 1-.1.4.1.7 0 1.1l-.3 1-.3 1c-.1.4 0 .7-.1 1.1s-.3.7-.4 1-.1.7-.2 1.1c-.1.3-.1.7-.2 1.1-.1.3 0 .8-.1 1.1s-.3.7-.4 1l-.3 1c-.1.3-.3.7-.4 1s-.4.6-.5 1c-.1.3-.5.6-.7.9s-.1.7-.3 1.1c-.1.3 0 .8-.1 1.1s-.3.6-.5 1c-.1.3-.7.5-.8.8-.2.3-.3.6-.5 1-.2.3-.3.6-.5 1-.2.3-.3.6-.5 1-.2.3-.1.8-.2 1.1-.2.3-.3.7-.5 1s-.2.7-.4 1-.6.5-.8.8-.3.7-.5 1-.5.6-.7.9-.5.5-.7.8-.1.8-.3 1.1-.5.6-.7.8c-.2.3-.6.5-.8.8s-.5.5-.8.8l-.6.9c-.2.3-.3.7-.5 1s-.5.5-.7.8-.7.3-1 .6c-.2.3-.3.7-.5 1s-.4.6-.7.8c-.2.3-.5.6-.7.8-.3.3-.7.4-.9.6-.3.3-.3.7-.5 1-.3.3-.6.4-.9.7-.3.2-.4.7-.6.9-.3.2-.8.2-1 .5-.3.2-.4.6-.7.9-.3.2-.5.5-.8.8l-.9.6c-.3.2-.5.6-.8.8s-.7.3-1 .5l-.9.6c-.3.2-.6.3-.9.6-.3.2-.5.5-.8.8l-.9.6-.9.6c-.3.2-.5.5-.9.7-.3.2-.7.3-1 .5s-.6.4-.9.5c-.3.2-.4.7-.7.9s-.8.1-1.1.2-.5.6-.8.8-.7.3-1 .5-.6.3-1 .5c-.3.2-.8 0-1.1.2s-.6.5-.9.6c-.3.2-.7.2-1 .3s-.5.7-.8.9c-.3.1-.7.1-1.1.3-.3.1-.8.1-1.1.2s-.5.6-.9.7c-.3.1-.8-.1-1.1 0s-.5.6-.9.8c-.3.1-.8-.1-1.1 0s-.6.5-.9.6l-1 .3c-.3.1-.8-.1-1.1 0s-.7.3-1 .4-.7.3-1 .3c-.4.1-.8 0-1.1 0-.3.1-.7.3-1 .4-.4.1-.7.2-1.1.2-.4.1-.8-.2-1.1-.1-.4.1-.7.1-1.1.1-.4.1-.7.5-1 .5-.4.1-.7 0-1.1.1l-1.1.3H180c-.4 0-.7-.1-1.1 0h-1.1-1.1c-.4 0-.7-.1-1.1-.1h-1.1c-.4 0-.7.1-1.1.1h-1.1c-.4 0-.7.2-1.1.2s-.7-.2-1.1-.2H169c-.4 0-.7-.1-1.1-.1s-.8.4-1.1.3c-.4 0-.7-.1-1.1-.2-.4 0-.7 0-1.1-.1s-.7-.3-1.1-.4c-.4 0-.7-.3-1-.3-.4-.1-.7 0-1.1 0-.4-.1-.7-.1-1.1-.2-.3-.1-.7-.1-1.1-.2l-1.1-.2c-.4-.1-.8.2-1.1.1s-.6-.6-1-.7-.7-.1-1.1-.2c-.3-.1-.7-.2-1.1-.2-.3-.1-.7-.1-1.1-.2-.3-.1-.7-.1-1.1-.2-.3-.1-.7-.3-1-.4s-.7-.1-1.1-.2c-.3-.1-.7-.1-1.1-.2-.3-.1-.7-.1-1.1-.2s-.6-.6-.9-.7-.7-.3-1-.4-.8.1-1.2 0c-.3-.1-.5-.7-.8-.8s-.8 0-1.1-.2c-.3-.1-.6-.5-.9-.7s-.8-.1-1.1-.2c-.3-.2-.5-.6-.9-.7-.3-.2-.7-.2-1-.4s-.6-.5-.9-.6c-.3-.2-.7-.3-1-.4-.3-.2-.7-.2-1-.4s-.5-.5-.8-.7-.7-.2-1.1-.4l-.9-.6c-.3-.2-.5-.6-.8-.8s-.6-.5-.9-.7-.6-.4-.9-.7c-.3-.2-.7-.3-1-.5s-.7-.3-1-.5-.4-.7-.7-.9-.7-.2-1-.5c-.3-.2-.5-.5-.8-.7s-.5-.5-.8-.8c-.3-.2-.6-.4-.8-.7l-.8-.7c-.3-.2-.5-.5-.8-.8-.3-.2-.5-.5-.8-.8-.3-.2-.8-.2-1.1-.5s-.4-.6-.7-.8c-.3-.3-.4-.6-.7-.8-.2-.3-.7-.4-.9-.6-.2-.3-.2-.8-.4-1.1s-.4-.6-.7-.8c-.2-.3-.5-.5-.7-.8s-.4-.6-.7-.9c-.2-.3-.7-.4-.9-.7s-.2-.7-.5-1l-.6-.9c-.2-.3-.6-.4-.8-.7s-.5-.6-.7-.9-.2-.7-.4-1-.3-.7-.5-1-.8-.4-1-.7-.2-.7-.3-1.1c-.2-.3-.3-.7-.5-1l-.6-.9c-.2-.3-.5-.6-.6-.9-.2-.3-.5-.6-.6-.9-.2-.3 0-.8-.1-1.2-.2-.3-.7-.5-.8-.8-.2-.3-.2-.7-.3-1-.2-.3-.3-.6-.5-1-.1-.3-.1-.7-.3-1.1-.1-.3-.2-.7-.4-1-.1-.3-.6-.6-.7-.9s-.2-.7-.4-1c-.1-.3 0-.8-.1-1.1s-.4-.6-.5-1c-.1-.3-.5-.6-.6-.9s0-.8-.1-1.1-.4-.6-.5-1c-.1-.3-.1-.7-.2-1.1-.1-.3 0-.7-.1-1.1-.1-.3-.3-.7-.4-1s-.4-.6-.5-1 .2-.8.1-1.1c-.1-.4-.4-.7-.4-1-.1-.4 0-.7-.1-1.1s-.4-.7-.5-1c-.1-.4.3-.8.3-1.1-.1-.4-.3-.7-.3-1 0-.4 0-.7-.1-1.1 0-.4-.2-.7-.2-1 0-.4-.2-.7-.2-1.1 0-.3.2-.7.2-1.1v-1.1c0-.4-.1-.7-.2-1.1v-1.1c0-.4-.3-.7-.3-1.1s.4-.7.4-1.1v-1.1-1.1c0-.4-.4-.7-.4-1.1s.5-.7.5-1.1 0-.7.1-1.1c0-.4-.2-.7-.1-1.1 0-.4.1-.7.2-1.1 0-.4-.2-.7-.1-1.1 0-.4.2-.7.2-1.1s0-.7.1-1.1.2-.7.2-1.1c.1-.3.2-.7.2-1.1.1-.4.4-.7.4-1 .1-.4-.1-.8 0-1.1.1-.4.4-.7.4-1l.3-1c.1-.3-.2-.8-.1-1.1l.3-1c.1-.3.4-.6.5-1l.3-1c.1-.3.4-.6.5-1 .1-.3-.2-.8 0-1.2.1-.3.7-.5.8-.9.1-.3-.1-.8 0-1.2.1-.3.2-.7.4-1 .1-.3.3-.7.4-1s.4-.6.5-1l.3-1c.1-.3.3-.6.5-1 .2-.3.6-.5.7-.9.1-.3.2-.7.4-1s.4-.6.5-.9c.2-.3.3-.7.4-1l.6-.9c.2-.3.5-.5.7-.8s0-.8.2-1.1.6-.5.8-.8.3-.7.5-1 .5-.5.7-.8l.6-.9c.2-.3.6-.5.8-.8s.2-.8.4-1.1.5-.6.7-.8c.2-.3.6-.5.8-.8s.5-.5.8-.8c.2-.3.1-.8.4-1.1.2-.3.7-.3 1-.6.2-.3.3-.7.6-.9.2-.3.4-.7.6-.9.2-.3.7-.4.9-.6.2-.3.6-.4.9-.7.2-.3.3-.7.5-1 .3-.3.6-.4.8-.7.3-.2.4-.6.7-.8l.9-.6c.3-.2.7-.3 1-.5s.4-.6.7-.8.4-.6.7-.8l.9-.6c.3-.2.7-.3.9-.5.3-.2.5-.5.8-.7s.4-.7.7-.9.7-.3 1-.5.7-.3.9-.5.6-.4.9-.6.4-.6.7-.8.7-.2 1-.4.7-.3 1-.5.5-.6.8-.7c.3-.2.8-.1 1.1-.3s.5-.6.8-.8.8 0 1.1-.2.6-.4.9-.5.6-.4.9-.6.5-.6.9-.7c.3-.2.7-.1 1.1-.3.3-.1.7-.1 1.1-.3.3-.1.5-.6.9-.8.4-.1.8 0 1.1-.1s.7-.2 1-.4c.3-.1.6-.3 1-.5.3-.1.6-.4 1-.5.3-.1.8.1 1.1 0s.5-.7.9-.8c.3-.1.7-.1 1.1-.2l1-.3c.3-.1.7-.1 1.1-.2.3-.1.7-.3 1-.4s.7 0 1.1-.1c.3-.1.7 0 1.1 0 .4-.1.7-.4 1-.4.4-.1.7-.4 1-.4.4-.1.7-.1 1.1-.2s.8.3 1.1.2c.4-.1.7-.4 1-.4.4-.1.7 0 1.1 0s.7 0 1.1-.1c.4 0 .7-.2 1.1-.2s.7.2 1.1.2.7-.2 1.1-.2.7-.2 1.1-.2h1.1c.4 0 .7-.1 1.1-.1s.7.3 1.1.3.7-.4 1.1-.4h1.1c.4 0 .7.5 1.1.5s.7-.1 1.1-.1.7-.1 1.1 0c.4 0 .7 0 1.1.1.4 0 .7-.2 1.1-.2s.7.4 1 .5c.4 0 .8-.2 1.1-.1.4.1.7.4 1 .4.4.1.7-.1 1.1 0 .3.1.6.5 1 .6s.8-.3 1.1-.2c.4.1.7.4 1 .5.4.1.7-.1 1.1 0 .3.1.6.4 1 .5s.8 0 1.1.1.7.1 1.1.2c.3.1.7 0 1.1.1.3.1.6.5 1 .6.3.1.7.1 1.1.2.3.1.7.1 1.1.3.3.1.6.4 1 .5.3.1.7.3 1 .4l1 .3 1 .3c.3.1.6.5.9.6s.6.4.9.6c.3.1.7.1 1.1.3.3.2.8.1 1.1.2.3.2.5.7.8.9s.8 0 1.1.2.7.2 1 .4.4.7.8.9c.3.2.7.2 1 .4l.9.6c.3.2.5.5.8.7s.8.2 1.1.4.6.5.9.7l.9.6.9.6.9.6c.3.2.7.3 1 .5s.5.5.8.7.4.6.7.8.5.6.7.8c.3.2.7.2 1 .5.3.2.6.4.9.7.3.2.5.5.8.7s.4.6.7.9c.3.2.7.3 1 .6s.4.7.6.9c.2.3.5.5.7.8s.5.5.8.8c.2.3.3.7.5 1s.5.5.8.8.4.6.6.9.6.5.8.7c.2.3.6.4.8.7s.3.7.5.9l.6.9c.2.3.6.5.8.8s.2.7.4 1l.6.9c.2.3.8.3 1 .6s.3.6.5.9.1.8.3 1.1.3.6.5 1c.2.3.4.6.5.9s.7.4.9.8c.2.3.3.6.5 1l.6.9c.2.3.3.7.5 1s.4.6.5 1c.2.3.2.7.4 1s.1.7.3 1.1c.1.3.6.5.7.9l.3 1c.1.3.3.7.4 1s0 .8.1 1.1.4.6.5 1c.1.3.3.6.4 1 .1.3.3.6.4 1 .1.3 0 .8.1 1.1s.5.6.6 1c.1.3-.1.8 0 1.1s.1.7.2 1.1c.1.3.2.7.2 1 .1.4.1.7.2 1.1s.3.7.4 1c.1.4.5.6.6 1s0 .7.1 1.1 0 .7.1 1.1-.1.7-.1 1.1c.1.4.6.6.6 1 .1.4-.2.8-.2 1.1 0 .4.2.7.2 1.1s-.1.7-.1 1.1.1.7.1 1.1.3.7.3 1.1.1.7.1 1.1v1.1c0 .4-.1.7-.1 1.1.9-.3.8.1.8.4z' fill='%23f5cc02'/%3E%3Cpath d='M172.4 172c-.4 0-.7-.2-1.1-.2s-.7-.1-1.1-.1h-1.1c-.4 0-.7.2-1.1.2s-.7 0-1.1-.1c-.4 0-.7-.2-1.1-.3-.4 0-.7-.2-1.1-.2s-.8.3-1.1.2c-.4 0-.7-.2-1.1-.3-.3 0-.7-.2-1.1-.3s-.8.2-1.1.1c-.4-.1-.7-.5-1-.5-.4-.1-.7 0-1.1-.1s-.8.1-1.1 0-.7-.4-1-.5l-1.1-.3c-.4-.1-.7-.1-1.1-.2-.3-.1-.7-.1-1.1-.2-.3-.1-.7-.1-1.1-.2-.3-.1-.7-.2-1.1-.3-.3-.1-.6-.5-.9-.6s-.7-.3-1-.4-.8.1-1.2 0l-1-.3c-.3-.1-.6-.5-.9-.7-.3-.1-.7-.2-1-.4-.3-.1-.8 0-1.1-.1s-.5-.6-.9-.7c-.3-.1-.8 0-1.1-.2s-.5-.7-.8-.8c-.3-.2-.6-.4-1-.5-.3-.2-.8 0-1.1-.1-.3-.2-.4-.7-.8-.9-.3-.2-.7-.2-1-.4s-.6-.3-1-.5c-.3-.2-.7-.2-1-.4l-.9-.6c-.3-.2-.7-.3-1-.4-.3-.2-.6-.5-.9-.7s-.4-.6-.7-.8l-.9-.6c-.3-.2-.7-.3-1-.5s-.8-.2-1.1-.4-.3-.7-.6-1c-.3-.2-.7-.3-1-.5s-.7-.3-1-.5-.4-.6-.7-.9c-.3-.2-.5-.5-.8-.7l-.9-.6-.8-.8c-.3-.2-.3-.7-.6-.9s-.6-.4-.9-.7c-.3-.2-.5-.5-.8-.8s-.7-.3-1-.6-.4-.7-.6-.9c-.2-.3-.6-.5-.8-.7l-.6-.9c-.2-.3-.6-.4-.9-.7-.2-.3-.5-.5-.7-.8s-.2-.8-.4-1.1-.8-.3-1.1-.5c-.2-.3-.3-.7-.6-1-.2-.3-.2-.8-.4-1.1s-.7-.4-.9-.7-.4-.6-.7-.9c-.2-.3-.1-.8-.3-1.1s-.7-.4-.9-.7l-.6-.9-.6-.9c-.2-.3-.3-.7-.5-1s-.2-.7-.4-1-.2-.7-.4-1-.5-.6-.7-.9l-.6-.9c-.2-.3-.5-.6-.6-.9-.2-.3 0-.8-.2-1.1s-.4-.6-.5-.9c-.2-.3-.1-.7-.3-1.1-.1-.3-.7-.5-.8-.8s-.1-.7-.2-1.1c-.1-.3-.5-.6-.6-.9s0-.8-.1-1.1l-.3-1c-.1-.3-.6-.6-.7-.9s.2-.8.1-1.2c-.1-.3-.5-.6-.6-1-.1-.3-.1-.7-.2-1.1s-.1-.7-.2-1.1c-.1-.3-.3-.7-.4-1-.1-.4-.3-.7-.4-1-.1-.4-.1-.7-.2-1.1l-.3-1c-.1-.4.2-.8.1-1.1-.1-.4-.4-.7-.4-1-.1-.4-.3-.7-.4-1-.1-.4.1-.8.1-1.1-.1-.4-.2-.7-.2-1.1s0-.7-.1-1.1 0-.7 0-1.1-.5-.7-.5-1c0-.4-.1-.7-.1-1.1s.1-.7.1-1.1.1-.7.1-1.1-.3-.7-.3-1.1.3-.7.3-1.1v-1.1c0-.4-.1-.7-.1-1.1s-.3-.7-.3-1.1.3-.7.3-1.1.1-.7.1-1.1-.3-.8-.2-1.1c0-.4.5-.7.5-1 0-.4-.2-.7-.1-1.1 0-.4-.2-.8-.1-1.1 0-.4.5-.7.5-1 0-.4.2-.7.2-1.1.1-.3 0-.7.1-1.1l.3-1.1c.1-.4-.2-.8-.1-1.1.1-.4.4-.7.4-1 .1-.4-.1-.8 0-1.1.1-.4.1-.7.2-1.1s.3-.7.4-1c.1-.4 0-.7.1-1.1s.5-.6.6-1l.3-1c.1-.3.4-.6.5-1l.3-1c.1-.3-.1-.8 0-1.1s.6-.5.8-.9c.1-.3-.1-.8 0-1.1s.6-.6.7-.9-.1-.8.1-1.2c.1-.3.3-.7.4-1s.5-.6.7-.9.1-.8.2-1.1c.2-.3.6-.5.8-.8s.1-.8.2-1.1a4.67 4.67 0 0 1 .5-1c.2-.3.6-.5.8-.8s.2-.7.3-1.1c.2-.3.4-.6.5-1 .2-.3.5-.5.7-.9.2-.3.5-.5.7-.8s.3-.6.5-.9.2-.7.4-1 .3-.7.5-1 .7-.4.9-.7.2-.8.4-1.1.6-.5.8-.8.5-.6.7-.9.6-.5.8-.7l.6-.9c.2-.3.6-.4.9-.7.2-.3.2-.8.4-1.1s.6-.4.9-.7c.2-.3.4-.6.7-.9.2-.3.4-.6.7-.9l.8-.8c.3-.3.6-.4.9-.7.3-.2.7-.3 1-.6l.8-.7c.3-.2.6-.5.8-.7.3-.2.3-.8.5-1 .3-.2.8-.2 1.1-.4s.6-.5.8-.7c.3-.2.5-.6.8-.8s.7-.3 1-.5l.9-.6c.3-.2.5-.5.8-.7s.5-.5.8-.7.5-.6.8-.8.7-.3 1-.5.5-.6.8-.8.8-.1 1.1-.3.5-.5.8-.7.7-.3 1-.5.7-.2 1.1-.3c.3-.2.5-.6.8-.8l.9-.6c.3-.2.8 0 1.1-.2l.9-.6c.3-.2.6-.4.9-.5.3-.2.8 0 1.1-.1s.5-.7.8-.8.7-.3 1-.4.8.1 1.2 0c.3-.1.6-.4 1-.5.3-.1.7-.1 1.1-.3.3-.1.6-.5.9-.6s.7-.2 1.1-.3l1-.3c.3-.1.7-.1 1.1-.2s.6-.5 1-.5c.4-.1.8 0 1.1-.1s.6-.4 1-.5.8 0 1.1 0c.4-.1.7-.4 1-.4.4-.1.8.2 1.1.1.4-.1.7-.5 1-.5s.7-.1 1.1-.2.7-.1 1.1-.2.7-.2 1.1-.2.7-.1 1.1-.1.7-.2 1.1-.2.7.2 1.1.1c.4 0 .7-.1 1.1-.2.4 0 .7.1 1.1 0s.7-.4 1.1-.4.7.3 1.1.3.7-.3 1.1-.3.7.2 1.1.2.7.1 1.1.1h1.1c.4 0 .7.1 1.1.2.4 0 .7-.4 1.1-.4s.7.2 1.1.2.7.2 1.1.2.7.1 1.1.2c.4 0 .7.1 1.1.1s.7.2 1.1.2c.3 0 .7.1 1.1.1.4.1.7.1 1.1.2s.7 0 1.1.1.8-.2 1.1-.2l1.1.3c.4.1.7.1 1.1.2s.6.6 1 .7.8 0 1.1.1.7.1 1.1.2.6.5 1 .6l1 .3c.3.1.8-.2 1.2 0 .3.1.6.5.9.6s.7.3 1 .4.7.1 1.1.2.7.1 1.1.2.6.4 1 .6c.3.1.6.4 1 .5a4.67 4.67 0 0 1 1 .5c.3.1.7.2 1.1.3.3.2.6.3 1 .5.3.2.8.1 1.1.3s.6.5.9.7.8.1 1.1.2c.3.2.4.8.7 1s.9 0 1.2.1l.9.6c.3.2.7.3 1 .5s.5.5.8.7l.9.6c.3.2.5.6.8.8s.7.2 1 .4.7.3 1 .5.4.7.7.9.7.3 1 .5.7.3.9.6c.3.2.4.7.6 1 .3.2.6.4.9.7.3.2.6.4.9.7.3.2.6.4.9.7l.8.8c.3.2.5.5.8.7s.5.5.8.8.5.6.7.8c.3.3.7.3 1 .6s.4.6.7.9c.2.3.3.7.6 1 .2.3.8.2 1 .5s.5.5.7.8l.6.9c.2.3.2.8.4 1.1s.7.4.9.7.6.5.8.8.2.7.4 1l.6.9c.2.3.3.7.5 1s.8.3 1 .6.2.7.4 1 .6.5.8.8.1.8.3 1.1l.6.9c.2.3.5.6.6.9.2.3.6.5.7.8.2.3.4.6.5.9.2.3-.1.9.1 1.2s.5.5.7.9c.2.3.2.7.4 1s.1.7.3 1.1c.2.3.7.5.8.8l.3 1c.1.3.1.7.3 1.1.1.3.6.5.7.9.1.3-.1.8 0 1.2.1.3.4.6.6 1l.3 1c.1.3 0 .8.1 1.1s.2.7.4 1c.1.3.6.6.6.9.1.3.1.7.2 1.1s0 .7.1 1.1.4.6.5 1-.1.8 0 1.1c.1.4.4.6.5 1s.3.7.3 1c.1.4-.3.8-.2 1.1.1.4.1.7.2 1.1s.3.7.4 1c.1.4 0 .7 0 1.1s.2.7.2 1.1.1.7.1 1.1.1.7.2 1.1c0 .4.1.7.1 1.1s-.2.7-.2 1.1.2.7.2 1.1.1.7.1 1.1.2.7.2 1.1-.1.7-.1 1.1.1.7.1 1.1-.4.7-.4 1.1.2.7.2 1.1 0 .7-.1 1.1c0 .4-.2.7-.2 1.1v1.1c0 .4-.1.7-.1 1.1s.3.8.2 1.1c0 .4-.4.7-.4 1 0 .4 0 .7-.1 1.1s-.1.7-.2 1.1-.2.7-.2 1.1c-.1.4-.4.7-.5 1-.1.4.4.8.3 1.2s-.4.7-.5 1c-.1.4-.1.7-.2 1.1s-.1.7-.1 1.1c-.1.4-.3.7-.4 1-.1.4-.4.6-.5 1-.1.3.1.8 0 1.1s-.5.6-.6 1c-.1.3-.4.6-.6 1-.1.3 0 .8-.1 1.1s-.2.7-.4 1c-.1.3-.2.7-.4 1-.1.3-.4.6-.6.9-.1.3-.1.7-.2 1.1-.1.3-.4.6-.5 1-.1.3-.5.6-.7.9s.1.9 0 1.2c-.2.3-.5.6-.7.9s-.4.6-.5.9c-.2.3-.5.6-.6.9-.2.3 0 .8-.2 1.2-.2.3-.5.5-.7.8s-.5.6-.7.9-.1.8-.3 1.1-.6.5-.8.8-.1.8-.3 1.1-.7.4-.9.7-.1.8-.3 1.1-.7.4-.9.7-.3.7-.5.9c-.2.3-.6.5-.8.8s-.5.5-.7.8-.1.8-.4 1.1c-.2.3-.5.6-.7.8-.2.3-.6.4-.8.7l-.6.9c-.3.3-.7.4-.9.6-.2.3-.3.7-.6.9-.2.3-.5.6-.7.8-.3.3-.8.2-1.1.5s-.5.5-.8.7-.5.5-.8.8c-.3.2-.6.4-.8.7-.3.2-.4.6-.7.8s-.4.7-.6.9l-.9.6-.9.6c-.3.2-.7.3-1 .5s-.6.4-.9.7c-.3.2-.5.5-.8.8-.3.2-.5.5-.8.8-.3.2-.7.3-1 .5s-.4.8-.7 1-.8.2-1.1.4-.7.2-1 .4-.3.8-.6 1-.8.1-1.1.3-.5.6-.8.8-.7.2-1.1.4c-.3.2-.7.3-1 .5s-.7.3-1 .5-.6.5-.9.6c-.3.2-.6.4-1 .5-.3.2-.8.1-1.1.2-.3.2-.7.2-1 .3s-.6.5-.9.7l-1 .3c-.3.1-.6.4-.9.6-.3.1-.7.1-1.1.3-.3.1-.6.5-.9.6s-.8-.2-1.2-.1-.6.5-.9.6-.7.2-1.1.3l-1 .3c-.3.1-.7.1-1.1.2s-.6.4-1 .5l-1.1.3c-.3.1-.8-.3-1.2-.2s-.6.5-1 .6-.7 0-1.1.1-.8-.1-1.1 0c-.4.1-.7.3-1.1.3-.4.1-.7.4-1 .4-.4.1-.7.1-1.1.1s-.7.1-1.1.1-.7-.1-1.1 0-.7.1-1.1.1-.7.2-1.1.2-.7.1-1.1.1-.7-.1-1.1 0c-.4 0-.7-.2-1.1-.2s-.7.4-1.1.4c-.1-.3-.6-.4-.9-.4zm0-143.1c-.4 0-.7-.2-1.1-.2s-.7-.1-1.1-.1-.7 0-1.1.1c-.4 0-.7.3-1.1.3s-.7.1-1.1.1-.7-.1-1.1-.1h-1.1c-.4 0-.7.4-1 .5-.4 0-.7-.1-1.1 0s-.7 0-1.1 0-.7.4-1 .4c-.4.1-.8-.2-1.1-.2l-1 .3c-.4.1-.7.4-1 .5-.4.1-.8-.1-1.1 0-.4.1-.7.1-1.1.2l-1 .3-1 .3c-.3.1-.7.3-1 .4s-.7.3-1 .4-.8-.1-1.1 0-.7.1-1.1.2-.5.6-.9.7c-.3.1-.7.3-1 .4s-.8 0-1.1.1a4.67 4.67 0 0 0-1 .5c-.3.1-.5.6-.9.7-.3.1-.8 0-1.1.1s-.5.6-.8.7c-.3.2-.8 0-1.1.1-.3.2-.7.3-1 .5s-.5.7-.8.9-.8 0-1.2.2c-.3.2-.6.5-.9.7l-.9.6c-.3.2-.5.5-.8.7s-.6.3-.9.5-.5.5-.8.7-.7.3-1 .5-.8.2-1.1.4l-.9.6c-.3.2-.5.5-.8.8-.3.2-.4.7-.7.9s-.8.1-1.1.4c-.3.2-.4.6-.7.9-.3.2-.4.6-.7.9-.3.2-.7.3-1 .5s-.6.5-.8.7c-.3.3-.4.6-.7.8s-.6.5-.8.7c-.3.3-.7.3-1 .6-.2.3-.4.6-.7.8-.2.3-.5.5-.8.8-.2.3-.3.7-.5 1s-.6.4-.9.7-.4.6-.6.9-.6.5-.8.7c-.2.3-.3.7-.5 1l-.6.9c-.2.3-.8.3-1 .6s0 .9-.2 1.2-.5.5-.8.8c-.2.3-.7.4-.9.7s-.1.8-.3 1.1l-.6.9c-.2.3-.7.4-.9.7s-.1.8-.2 1.1c-.2.3-.4.6-.5.9-.2.3-.3.6-.5 1l-.6.9c-.2.3-.5.6-.7.9l-.6.9-.3 1c-.2.3-.3.7-.4 1l-.3 1c-.1.3-.6.5-.7.9l-.3 1c-.1.3-.5.6-.6.9s.1.8 0 1.2c-.1.3-.4.6-.6 1-.1.3 0 .8-.1 1.1s-.5.6-.6 1-.3.7-.4 1 .1.8 0 1.1-.6.6-.7.9.1.8 0 1.1c-.1.4-.3.7-.4 1l-.3 1.1c-.1.4 0 .7-.1 1.1s0 .7-.1 1.1-.2.7-.2 1.1 0 .7-.1 1.1-.4.7-.5 1c0 .4.1.7.1 1.1s.1.7.1 1.1-.3.7-.3 1.1v1.1c0 .4-.1.7-.1 1.1s-.1.7-.2 1.1c0 .4.4.7.4 1.1v1.1c0 .4-.2.7-.1 1.1 0 .4-.2.7-.1 1.1 0 .4.3.7.3 1.1s-.3.7-.3 1.1.1.7.1 1.1.1.7.2 1.1c0 .4.4.7.4 1 0 .4-.2.8-.2 1.1 0 .4.1.7.1 1.1.1.4.4.7.4 1 .1.4-.3.8-.3 1.1.1.4.4.7.4 1 .1.4.4.7.5 1 .1.4-.2.8-.2 1.1.1.4.1.7.2 1.1l.3 1c.1.4.1.7.2 1.1s.5.6.6 1c.1.3 0 .8.1 1.1s.4.6.6 1 .3.7.4 1 .1.7.2 1.1c.1.3.4.6.5 1 .1.3 0 .8.1 1.1s.3.7.4 1 .1.7.2 1.1a4.67 4.67 0 0 0 .5 1c.1.3.6.5.8.8s-.1.8.1 1.2.6.5.8.8.1.8.2 1.1c.2.3.7.4.9.8l.6.9c.2.3.1.8.3 1.1s.6.5.8.8.1.8.3 1.1.6.5.8.8l.6.9c.2.3.1.8.4 1.1.2.3.6.5.8.8s.4.6.7.9c.2.3.3.7.5 1s.3.7.6.9c.2.3.5.5.7.8s.6.4.8.7.6.5.8.7c.2.3.2.8.5 1 .2.3.7.3 1 .6l.6.9c.2.3.5.5.7.8.3.3.4.6.7.9s.6.4.9.7c.3.2.4.7.6.9.3.2.8.2 1.1.4s.4.6.7.9l.9.6.9.6.8.7c.3.2.5.6.8.8s.4.6.7.9l.9.6c.3.2.6.4.9.7.3.2.8.1 1.1.3s.4.7.7.9l.9.6c.3.2.7.3 1 .4.3.2.5.5.9.7l.9.6c.3.2.7.3 1 .5s.7.3 1 .4c.3.2.7.1 1.1.3.3.2.6.5.9.6.3.2.8.1 1.1.3s.5.6.8.8c.3.1.7.1 1.1.3l1 .5c.3.1.6.5.9.6s.8 0 1.1.1.7.1 1.1.2c.3.1.5.5.9.7s.7.1 1.1.3c.3.1.7.1 1.1.2.3.1.6.5.9.6s.8-.2 1.2-.1.7.2 1.1.2c.4.1.6.6.9.7.4.1.7 0 1.1.1.3.1.7.3 1 .4.4.1.8-.1 1.1 0l1.1.3c.4.1.7.1 1.1.2s.7.3 1.1.3c.4.1.8-.2 1.1-.1.4 0 .7.3 1.1.3s.7-.2 1.1-.2c.3 0 .7.3 1.1.3s.7-.2 1.1-.1c.4 0 .7.4 1.1.4s.7-.3 1.1-.3h1.1 1.1c.4 0 .7 0 1.1-.1h1.1c.4 0 .7-.1 1.1-.1s.7.2 1.1.2.7-.1 1.1-.1h1.1c.4 0 .7-.4 1-.4.4 0 .8.2 1.1.2.4 0 .7-.3 1-.4.4-.1.7.1 1.1 0 .3-.1.7 0 1.1 0s.7-.1 1.1-.2c.3-.1.7 0 1.1-.1s.6-.6 1-.6c.4-.1.7 0 1.1-.1s.7 0 1.1-.1.7-.1 1.1-.2l1-.3c.3-.1.7-.1 1.1-.2s.7-.2 1-.4l1-.3c.3-.1.7-.3 1-.4s.6-.6.9-.7l1-.3c.3-.1.7-.3 1-.4s.9.2 1.2 0 .6-.5.9-.6.6-.4 1-.5c.3-.2.8-.1 1.1-.2.3-.2.7-.3 1-.5s.5-.7.8-.8c.3-.2.8-.1 1.1-.3s.7-.3 1-.5.6-.5.9-.7.5-.5.8-.7.7-.2 1-.4.7-.3 1-.5l.9-.6c.3-.2.5-.5.8-.7l.9-.6c.3-.2.4-.6.7-.8s.7-.3 1-.5.4-.7.7-.9.9-.1 1.2-.3.3-.8.5-1l.9-.6c.3-.2.5-.6.7-.8l.9-.6.8-.8c.3-.2.7-.3 1-.6s.3-.7.6-.9c.3-.3.4-.6.7-.9.2-.3.8-.3 1-.5.2-.3.3-.7.6-.9l.6-.9c.2-.3.7-.3 1-.6.2-.3.4-.6.7-.9l.6-.9.6-.9c.2-.3.5-.5.7-.8l.6-.9.6-.9c.2-.3.5-.6.7-.9s.2-.8.4-1.1.5-.6.7-.9.6-.5.8-.8 0-.8.2-1.1.4-.6.5-.9c.2-.3.5-.6.7-.9s.7-.5.8-.8c.2-.3.1-.8.2-1.1.2-.3.2-.7.4-1s.6-.5.7-.9c.2-.3.3-.7.5-1 .1-.3.4-.6.6-.9.1-.3-.2-.9-.1-1.2s.4-.6.6-.9c.1-.3.1-.7.2-1.1.1-.3.6-.6.7-.9s.2-.7.4-1c.1-.3.1-.7.2-1.1.1-.3 0-.8.1-1.1l.3-1c.1-.3.6-.6.7-.9s-.1-.8 0-1.1c.1-.4.3-.7.4-1 .1-.4.4-.7.4-1 .1-.4-.2-.8-.2-1.1.1-.4.3-.7.3-1 .1-.4.3-.7.3-1 .1-.4-.2-.8-.2-1.1.1-.4.5-.7.6-1 .1-.4-.1-.7 0-1.1 0-.4.1-.7.1-1.1s.4-.7.4-1.1 0-.7.1-1.1c0-.4-.3-.7-.3-1.1s.1-.7.1-1.1.2-.7.2-1.1-.3-.7-.2-1.1c0-.4.3-.7.3-1.1s-.3-.7-.3-1.1-.1-.7-.1-1.1.4-.7.4-1.1v-1.1c0-.4-.3-.7-.3-1.1 0-.3.1-.7 0-1.1 0-.4-.1-.7-.2-1.1 0-.4-.1-.7-.1-1.1s-.2-.7-.2-1.1c0-.3-.1-.7-.2-1.1s.2-.8.1-1.1c-.1-.4-.3-.7-.3-1-.1-.4-.2-.7-.2-1.1-.1-.4-.3-.7-.4-1-.1-.4 0-.7-.1-1.1s-.3-.7-.4-1 .2-.8.1-1.1-.4-.6-.5-1l-.3-1c-.1-.3 0-.7-.2-1.1-.1-.3-.3-.7-.4-1l-.3-1c-.1-.3-.6-.6-.7-.9s0-.8-.1-1.1-.3-.6-.5-1c-.1-.3-.3-.7-.4-1s-.2-.7-.4-1-.1-.8-.2-1.1c-.2-.3-.8-.4-1-.7s-.1-.8-.2-1.1l-.6-.9c-.2-.3-.5-.6-.6-.9-.2-.3-.3-.7-.4-1-.2-.3-.2-.7-.4-1s-.7-.4-.9-.8c-.2-.3-.2-.7-.4-1.1-.2-.3-.2-.7-.4-1s-.6-.5-.8-.8l-.6-.9c-.2-.3-.4-.6-.7-.9-.2-.3-.3-.7-.5-1s-.6-.5-.8-.8l-.6-.9c-.2-.3-.3-.7-.5-1s-.8-.3-1.1-.5c-.2-.3-.3-.7-.5-1s-.4-.6-.7-.9l-.6-.9c-.3-.3-.8-.2-1-.5s-.4-.7-.6-.9c-.2-.3-.4-.6-.7-.9s-.8-.2-1-.5c-.3-.2-.3-.7-.6-1-.3-.2-.8-.2-1-.5-.3-.2-.3-.7-.6-1s-.8-.1-1.1-.4c-.3-.2-.4-.7-.6-.9l-.9-.6c-.3-.2-.5-.6-.8-.8s-.5-.5-.8-.7-.8-.1-1.1-.3l-.9-.6c-.3-.2-.5-.5-.8-.7s-.7-.3-1-.5-.5-.6-.8-.8-.7-.2-1-.4-.7-.3-1-.5-.4-.7-.7-.9l-.9-.6c-.3-.2-.7-.3-1-.5l-.9-.6c-.3-.2-.7-.2-1-.4s-.8-.1-1.1-.2l-.9-.6c-.3-.1-.6-.4-.9-.5s-.6-.4-.9-.6c-.3-.1-.7-.3-1-.4s-.7-.1-1.1-.3c-.3-.1-.7-.1-1.1-.2s-.6-.4-1-.5c-.3-.1-.8.2-1.2.1-.3-.1-.6-.5-.9-.6s-.6-.4-1-.5c-.3-.1-.8.3-1.2.2s-.6-.5-1-.6-.8.1-1.1 0c-.4-.1-.7-.4-1-.4l-1-.3-1.1-.3c-.4-.1-.7 0-1.1 0-.4-.1-.7-.1-1.1-.1s-.7-.4-1-.4c-.4 0-.7-.2-1.1-.3-.4 0-.8.2-1.1.1-.4 0-.7-.2-1.1-.2s-.7.1-1.1.1-.7-.2-1.1-.2-.7.2-1.1.2-.7-.5-1.1-.5-.7.3-1.1.3c-.7-.3-1.1-.2-1.4-.2h0z' fill='%23262626'/%3E%3Cpath d='M225.3 98.4c0 .4-.1.7-.1 1.1s.1.7.1 1.1.1.7.1 1.1-.3.7-.3 1.1.1.7.1 1.1.1.7 0 1.1c0 .4-.1.7-.2 1.1 0 .4-.2.7-.2 1.1l-.3 1c-.1.4.1.8 0 1.1-.1.4-.4.7-.5 1l-.3 1c-.1.3-.3.7-.4 1s.2.8.1 1.2c-.1.3-.6.6-.7.9s.1.8 0 1.1-.3.6-.5 1c-.1.3-.1.7-.3 1.1-.1.3-.2.7-.4 1a4.67 4.67 0 0 1-.5 1c-.1.3-.4.6-.5 1-.1.3-.4.6-.6.9l-.6.9-.6.9c-.2.3-.2.7-.4 1s-.5.5-.7.9c-.2.3-.2.7-.4 1s-.1.8-.3 1.1-.7.4-.9.7-.4.6-.7.9c-.2.3-.5.5-.7.8s-.4.6-.7.9c-.2.3-.1.8-.4 1.1-.2.3-.5.5-.8.8-.2.3-.5.5-.8.8l-.6.9c-.2.3-.6.5-.8.7-.2.3-.6.4-.9.7s-.2.8-.5 1.1-.7.3-1 .6c-.3.2-.6.4-.8.7-.3.2-.4.6-.7.8s-.5.6-.7.8c-.3.2-.7.3-1 .5s-.5.5-.8.7-.7.3-1 .5-.5.6-.8.8l-.9.6c-.3.2-.7.3-1 .5s-.7.3-1 .5-.5.5-.8.7-.6.4-.9.5-.6.5-.9.7l-.9.6c-.3.2-.8 0-1.1.2s-.7.3-1 .4l-1 .4c-.3.1-.6.5-.9.7-.3.1-.7.2-1.1.3-.3.1-.7.1-1.1.2l-1 .3c-.3.1-.7.3-1 .4s-.6.5-1 .6c-.3.1-.7.1-1.1.2s-.6.5-1 .5c-.3.1-.7.1-1.1.2s-.8-.3-1.1-.2c-.4.1-.7.3-1 .3-.4.1-.7.4-1 .5-.4.1-.8-.1-1.1-.1-.4.1-.7.4-1 .4h-1.1c-.4 0-.7.2-1.1.3H175c-.4 0-.7-.1-1.1-.1s-.7.2-1.1.2-.7-.3-1.1-.3-.7-.1-1.1-.1-.7.3-1.1.3-.7-.3-1.1-.4h-1.1c-.4 0-.7.2-1.1.2s-.7-.1-1.1-.1-.7-.5-1-.5c-.4-.1-.7 0-1.1 0s-.7 0-1.1-.1-.7.1-1.1 0l-1-.3c-.4-.1-.6-.5-1-.6-.3-.1-.7-.3-1-.4s-.7-.1-1.1-.2c-.3-.1-.7 0-1.1-.1l-1-.3c-.3-.1-.7-.3-1-.4s-.8 0-1.1-.2c-.3-.1-.5-.6-.9-.8l-1-.3c-.3-.1-.6-.5-.9-.6-.3-.2-.7-.2-1-.4s-.6-.3-1-.5c-.3-.2-.7-.2-1-.3s-.5-.5-.9-.7c-.3-.2-.7-.2-1-.4s-.5-.6-.8-.8-.8-.1-1.1-.3-.5-.5-.8-.7l-.9-.6c-.3-.2-.8-.1-1.1-.3s-.4-.6-.7-.9-.7-.2-1-.5c-.3-.2-.3-.8-.6-1s-.7-.3-1-.5-.4-.6-.7-.9l-.9-.6c-.3-.2-.5-.5-.7-.8s-.8-.3-1-.5c-.3-.3-.2-.8-.5-1.1s-.7-.3-1-.6-.2-.7-.5-1c-.2-.3-.4-.6-.7-.9-.2-.3-.7-.3-1-.6s-.4-.6-.7-.9c-.2-.3-.2-.8-.4-1.1s-.7-.4-.9-.7-.1-.8-.3-1.1-.5-.5-.7-.8-.2-.7-.4-1-.5-.5-.7-.8l-.6-.9c-.2-.3-.3-.7-.5-1s-.6-.5-.7-.8c-.2-.3-.3-.7-.4-1-.2-.3-.1-.7-.3-1.1-.2-.3-.2-.7-.4-1-.1-.3-.4-.6-.6-.9-.1-.3-.3-.6-.5-1-.1-.3.1-.8 0-1.1s-.3-.7-.4-1l-.3-1c-.1-.3-.4-.6-.5-1-.1-.3-.4-.6-.5-1-.1-.3.3-.8.2-1.2s-.3-.7-.4-1c-.1-.4-.4-.7-.4-1-.1-.4.1-.8 0-1.1-.1-.4-.1-.7-.2-1.1s-.2-.7-.2-1.1 0-.7-.1-1.1c0-.4-.3-.6-.3-1s-.2-.7-.2-1.1.3-.7.3-1.1-.1-.7-.1-1.1-.1-.7-.1-1.1-.2-.7-.2-1.1.1-.7.1-1.1.2-.7.2-1.1-.2-.7-.2-1.1.2-.7.3-1.1c0-.3.2-.7.2-1.1 0-.3.1-.7.2-1.1 0-.3-.1-.7 0-1.1.1-.3-.1-.8-.1-1.1.1-.4.3-.7.3-1s0-.7.1-1.1l.3-1c.1-.4.3-.7.4-1 .1-.4.1-.7.2-1.1.1-.3.6-.5.7-.9l.3-1c.1-.3 0-.8.1-1.1s.2-.7.4-1c.1-.3.3-.7.4-1s0-.8.1-1.1.5-.6.7-.9c.1-.3.5-.6.6-.9s.1-.7.2-1.1c.2-.3.2-.7.3-1 .2-.3.7-.5.9-.8s.2-.7.4-1l.6-.9.6-.9c.2-.3.1-.8.3-1.1s.6-.5.8-.7c.2-.3.3-.7.5-1s.5-.5.7-.8.3-.7.5-1l.6-.9c.2-.3.3-.7.6-1s.6-.4.9-.7c.2-.3.6-.5.8-.7.2-.3.3-.7.5-1s.7-.3 1-.6c.2-.3.5-.5.8-.7s.5-.5.8-.7c.3-.3.3-.7.6-1 .3-.2.9-.1 1.1-.4.3-.2.4-.6.7-.8s.6-.4.9-.7c.3-.2.4-.6.7-.8s.5-.5.8-.7.6-.4.9-.7c.3-.2.7-.3 1-.5s.5-.5.8-.7.7-.2 1-.4.6-.4.9-.5c.3-.2.6-.3.9-.5l.9-.6c.3-.2.7-.2 1-.3.3-.2.7-.3 1-.4.3-.2.5-.7.8-.9.3-.1.8 0 1.1-.2s.7-.2 1-.4c.3-.1.6-.5.9-.7.3-.1.7-.3 1-.4s.8.1 1.1-.1c.3-.1.6-.4 1-.5l1-.3c.3-.1.7 0 1.1-.1s.7-.4 1-.4c.4-.1.7-.4 1-.4.4-.1.8.1 1.1.1.4-.1.7-.1 1.1-.2l1-.3c.4-.1.7.1 1.1.1.4-.1.7-.4 1-.5.4 0 .7-.1 1.1-.1s.7-.3 1.1-.3.7.2 1.1.2c.3 0 .7-.1 1.1-.1s.7.1 1.1.1h1.1c.4 0 .7-.1 1.1-.1s.7-.2 1.1-.2.7.1 1.1.1.7.1 1.1.2c.4 0 .7.3 1.1.3s.8-.3 1.1-.3l1.1.1c.4.1.7.5 1 .5.4.1.7.1 1.1.2.3.1.8-.2 1.1-.1.4.1.6.6 1 .7s.8-.3 1.2-.2c.3.1.6.4 1 .5.3.1.7 0 1.1.1.3.1.6.6.9.7s.7.1 1.1.2c.3.1.6.3 1 .4l1 .3c.3.1.8 0 1.1.1a4.67 4.67 0 0 1 1 .5c.3.1.8.1 1.1.2s.6.4.9.6.6.5.9.7.7.1 1.1.3c.3.2.5.6.8.7.3.2.7.3 1 .4l.9.6c.3.2.7.2 1 .4s.4.7.7.9.7.3 1 .5.7.2 1 .4l.9.6c.3.2.4.7.7.9s.7.3 1 .5.6.5.8.7c.3.2.3.7.6 1 .3.2.6.5.8.7.3.2.7.3 1 .5.2.3.4.6.7.8.3.3.5.5.7.8s.6.4.8.7.5.5.7.8.3.7.5 1 .6.4.8.7.5.5.7.8.3.7.5 1 .5.6.7.9.5.6.7.9.6.5.8.8.1.8.3 1.1.7.4.9.8c.2.3.2.7.4 1s.4.6.5.9c.2.3.3.6.5 1 .2.3.3.7.4 1 .2.3.3.6.5 1l.3 1c.1.3.4.6.5 1 .1.3.3.7.4 1s.1.7.2 1.1c.1.3.4.6.5 1 .1.3.1.7.2 1.1s.3.7.4 1l.3 1c.1.3.1.7.1 1.1.1.4.5.6.6 1s0 .7.1 1.1.1.7.1 1.1c.1.4.1.7.2 1.1s.3.7.3 1c.1.4-.2.8-.1 1.1 0 .4.2.7.2 1.1s.2.7.2 1.1.2.7.2 1.1-.4.7-.4 1.1-.1.7 0 1.1c.8.3.9.7.9 1z' fill='%23d7f2fd'/%3E%3Cg fill='%23262626'%3E%3Cpath d='M172.4 153c-.4 0-.7.2-1.1.2s-.7.1-1.1.1-.7-.5-1.1-.5-.8.5-1.1.5c-.4 0-.7-.2-1.1-.2s-.7-.3-1.1-.3-.7-.1-1.1-.1l-1.1-.3c-.4-.1-.8.1-1.1 0-.4-.1-.7 0-1.1-.1-.3-.1-.6-.6-1-.7s-.7-.1-1.1-.2c-.3-.1-.8.1-1.1 0-.4-.1-.7-.3-1-.4-.4-.1-.7-.3-1-.5-.3-.1-.8 0-1.1-.1l-1-.3c-.3-.1-.6-.4-1-.5-.3-.1-.6-.3-1-.5-.3-.1-.8.1-1.2 0-.3-.1-.5-.7-.8-.8s-.6-.4-1-.5c-.3-.2-.7-.2-1-.3-.3-.2-.6-.3-1-.5-.3-.2-.7-.3-1-.5s-.8-.1-1.1-.3-.5-.6-.8-.7c-.3-.2-.5-.5-.9-.7l-.9-.6c-.3-.2-.7-.3-1-.5l-.9-.6c-.3-.2-.6-.4-.9-.7-.3-.2-.6-.4-.9-.7-.3-.2-.4-.6-.7-.9s-.7-.3-.9-.6c-.3-.2-.6-.5-.8-.7-.3-.2-.5-.5-.8-.8-.3-.2-.4-.6-.7-.8s-.7-.3-.9-.6c-.3-.3-.6-.4-.9-.7s-.6-.5-.8-.7l-.6-.9c-.2-.3-.5-.6-.7-.8-.2-.3-.3-.7-.5-1s-.5-.5-.7-.8-.7-.4-.9-.7-.2-.8-.4-1.1-.7-.4-1-.7-.3-.7-.5-1-.6-.5-.8-.8-.3-.7-.5-1-.3-.7-.5-1-.3-.7-.5-1-.3-.7-.4-1c-.2-.3-.3-.6-.5-1-.2-.3-.3-.6-.5-1-.2-.3-.7-.5-.8-.8-.2-.3-.3-.7-.4-1s-.4-.6-.6-1c-.1-.3-.1-.8-.2-1.1s-.4-.6-.6-1c-.1-.3-.3-.7-.4-1l-.3-1c-.1-.3.2-.8.1-1.2-.1-.3-.5-.6-.6-1s-.4-.6-.5-1c-.1-.3 0-.7-.1-1.1-.1-.3.1-.8 0-1.1-.1-.4-.5-.6-.5-1-.1-.4 0-.7-.1-1.1 0-.4-.1-.7-.1-1.1-.1-.4 0-.7 0-1.1-.1-.4-.1-.7-.2-1.1 0-.4-.1-.7-.2-1.1 0-.4-.3-.7-.3-1.1v-1.1c0-.4.1-.7.1-1.1s-.4-.7-.4-1.1.2-.7.2-1.1v-1.1c0-.4.2-.7.2-1.1s-.2-.7-.2-1.1.2-.7.2-1.1 0-.7.1-1.1c0-.4-.2-.8-.1-1.2 0-.4.1-.7.2-1.1s.1-.7.2-1.1.1-.7.1-1.1.4-.7.5-1c.1-.4.1-.7.2-1.1s.3-.7.4-1c.1-.4 0-.8.1-1.1.1-.4-.1-.8 0-1.1s.4-.6.6-1c.1-.3-.1-.8.1-1.1.1-.3.5-.6.6-1l.3-1c.1-.3.3-.7.4-1s.3-.7.4-1 .1-.8.2-1.1.5-.6.7-.9.2-.7.4-1 .6-.5.8-.8.3-.7.4-1c.2-.3.3-.7.4-1 .2-.3.1-.8.3-1.1l.6-.9c.2-.3.6-.5.8-.8s.1-.8.4-1.1c.2-.3.6-.5.8-.8s.3-.7.5-1 .7-.4.9-.7.6-.5.8-.8.1-.9.3-1.2.6-.4.9-.7c.2-.3.5-.6.7-.8s.7-.4.9-.6c.2-.3.5-.5.8-.7.3-.3.4-.7.6-.9.3-.3.6-.4.9-.6s.6-.4.9-.7c.3-.2.6-.5.8-.7.3-.3.4-.6.7-.8s.5-.6.7-.8c.3-.2.5-.5.8-.8.3-.2.7-.3 1-.5s.5-.5.8-.7.7-.3 1-.5.5-.5.8-.7.6-.5.9-.7l.9-.6c.3-.2.7-.2 1-.4s.7-.3 1-.5.7-.3 1-.4c.3-.2.6-.5.9-.7s.6-.5.9-.6c.3-.2.7-.3 1-.4s.7-.3 1-.4l1-.3a4.67 4.67 0 0 0 1-.5c.3-.1.7-.3 1-.4s.8.1 1.1 0 .6-.4 1-.5c.3-.1.7-.2 1.1-.3s.7-.3 1-.4c.4-.1.7-.1 1.1-.2.3-.1.7-.3 1-.4l1.1-.3c.4-.1.7 0 1.1-.1.3-.1.8.2 1.1.2.4-.1.7-.5 1-.6.4-.1.7-.2 1.1-.2s.7-.1 1.1-.1.7.1 1.1.1h1.1c.4 0 .7-.2 1.1-.2s.7.2 1.1.2.7-.4 1.1-.4.7.2 1.1.2.7-.1 1.1-.1.7.1 1.1.1.7 0 1.1.1c.4 0 .7.5 1.1.5s.8-.4 1.1-.3c.4 0 .7.1 1.1.2s.7.1 1.1.1c.4.1.7.4 1 .5.4.1.7.2 1.1.2l1.1.3c.4.1.7 0 1.1.1.3.1.7.1 1.1.2s.7.1 1.1.2l1.1.3c.3.1.7.3 1 .4s.6.6.9.7.8-.1 1.1 0 .6.4.9.6c.3.1.7.2 1 .4s.8.1 1.1.2.5.6.8.8.7.2 1 .4c.3.1.5.5.9.7.3.2.7.3 1 .5s.7.1 1.1.3c.3.2.5.6.8.8s.8 0 1.2.2c.3.2.4.7.7.9s.7.3 1 .5.6.5.9.7.7.2 1 .5c.3.2.6.5.8.7.3.2.7.3 1 .5s.4.7.6.9c.3.2.7.4.9.6.3.2.7.4.9.6.3.2.4.6.7.9.3.2.4.6.7.9s.7.4.9.6c.3.2.4.6.7.9.2.3.4.7.6.9s.6.4.9.7c.2.3.6.5.8.8s.6.5.8.8.1.9.3 1.1c.2.3.7.4.9.7l.6.9c.2.3.2.8.4 1.1s.5.5.7.8l.6.9c.2.3.5.5.7.8s.3.7.5 1 .3.7.5 1 .5.5.7.9c.2.3.4.6.5 1 .1.3.1.7.3 1.1s.2.7.3 1.1l.3 1c.1.3.4.6.5 1 .1.3.4.6.6 1 .1.3.3.7.4 1s.4.7.5 1 0 .8.1 1.1.4.6.5 1-.1.8-.1 1.1c.1.4.3.7.4 1s.5.6.5 1c.1.4-.2.8-.2 1.2.1.4.4.7.5 1l.3 1.1c.1.4.1.7.2 1.1s.1.7.1 1.1.1.7.1 1.1-.1.7-.1 1.1.3.7.3 1.1-.1.7-.1 1.1v1.1c0 .4.1.7.1 1.1s-.3.7-.3 1.1.1.7.1 1.1-.3.7-.3 1.1.3.7.3 1.1v1.1c0 .4-.1.7-.1 1.1s-.4.7-.4 1c-.1.4.1.7 0 1.1s-.2.7-.2 1.1c-.1.4-.1.7-.2 1.1l-.3 1c-.1.4 0 .8-.1 1.1-.1.4 0 .7-.1 1.1s-.4.7-.5 1 0 .8-.1 1.1-.4.6-.5 1c-.1.3-.2.7-.4 1-.1.3-.4.6-.5 1-.1.3 0 .8-.2 1.1-.1.3-.5.6-.6.9s-.1.8-.2 1.1-.5.6-.7.9-.4.6-.5 1c-.2.3-.3.6-.5 1-.2.3-.3.7-.5 1s0 .8-.2 1.1-.8.4-1 .7 0 .9-.2 1.2-.7.4-.9.7-.2.7-.4 1l-.6.9c-.2.3-.5.6-.7.8-.2.3-.5.5-.7.8s-.5.5-.7.8-.5.5-.7.8l-.6.9c-.2.3-.5.5-.8.8-.2.3-.4.6-.7.9-.2.3-.4.6-.7.8-.3.3-.5.5-.7.8s-.5.6-.7.8c-.3.2-.7.3-1 .5s-.3.7-.6 1c-.3.2-.7.3-1 .6-.3.2-.7.3-1 .5s-.4.7-.7.9-.8.2-1 .4l-.9.6-.9.6c-.3.2-.6.5-.9.7s-.4.6-.8.8c-.3.2-.7.2-1 .4s-.6.5-.9.7l-.9.6c-.3.2-.6.3-1 .5-.3.2-.6.4-1 .5-.3.2-.7.1-1.1.3-.3.2-.6.5-.9.7-.3.1-.8 0-1.1.1s-.7.3-1 .4-.6.5-.9.6-.7.3-1 .4-.7.2-1.1.3c-.3.1-.7.1-1.1.3-.3.1-.7 0-1.1.1-.3.1-.6.5-1 .6l-1.1.3c-.4.1-.7.1-1.1.1-.4.1-.7.2-1.1.2-.4.1-.7 0-1.1.1s-.7.3-1 .4c-.4.1-.7.3-1.1.4h-1.1c-.4 0-.8-.3-1.1-.2s-.7.4-1.1.5c-.4 0-.7-.2-1.1-.2s-.7.3-1.1.3-.7-.2-1.1-.2c.1 0-.3-.1-.6-.1zm0-106c-.4 0-.7.2-1.1.3-.4 0-.7.2-1.1.2s-.7-.4-1.1-.4-.7.6-1 .6H167c-.4 0-.7-.1-1.1-.1-.3 0-.7.1-1.1.1-.4.1-.7 0-1.1.1s-.7.3-1 .4c-.4.1-.7.3-1 .4-.4.1-.8-.3-1.2-.2l-1 .3c-.4.1-.6.5-1 .6-.3.1-.7 0-1.1.2-.3.1-.7.1-1.1.2-.3.1-.6.4-1 .5-.3.1-.7.3-1 .4s-.7.1-1.1.3l-1 .3c-.3.1-.5.7-.8.8s-.8-.1-1.2.1c-.3.2-.7.2-1 .4s-.6.5-.9.6c-.3.2-.6.3-1 .5l-.9.6c-.3.2-.5.6-.8.8s-.7.2-1 .4-.7.3-1 .5l-.9.6c-.3.2-.5.5-.8.7s-.5.5-.8.7-.6.4-.9.7c-.3.2-.6.5-.8.7-.3.2-.7.3-1 .5s-.4.6-.7.8-.5.5-.8.8c-.3.2-.6.5-.8.7-.3.2-.6.4-.9.7-.2.3-.3.7-.6 1l-.6.9c-.2.3-.4.6-.7.9-.2.3-.6.5-.8.7-.2.3-.5.5-.7.8s-.6.4-.8.7l-.6.9c-.2.3-.2.7-.4 1s-.7.4-.9.7-.1.8-.3 1.1-.5.5-.7.8-.2.7-.3 1.1l-.6.9c-.2.3-.5.6-.6.9-.2.3-.4.6-.5.9l-.6.9c-.2.3-.3.7-.4 1s-.3.7-.4 1 .1.8 0 1.2c-.1.3-.3.7-.4 1s-.1.7-.2 1.1c-.1.3-.4.6-.6 1-.1.3 0 .7-.1 1.1-.1.3-.1.7-.2 1.1l-.3 1c-.1.4-.6.6-.7 1s.1.8.1 1.1c-.1.4.1.7 0 1.1s-.3.7-.3 1c-.1.4-.4.7-.4 1 0 .4.2.8.2 1.1 0 .4-.2.7-.3 1.1 0 .4-.1.7-.1 1.1s-.2.7-.2 1.1v1.1 1.1c0 .4.2.7.3 1.1 0 .4-.1.7-.1 1.1s-.1.7-.1 1.1.4.7.5 1.1c0 .4-.2.7-.2 1.1s.1.7.1 1.1-.1.8-.1 1.1c.1.4.4.7.4 1 .1.4 0 .7.1 1.1s.2.7.2 1.1c.1.3.4.6.5 1s.1.7.2 1.1l.3 1c.1.3.3.7.4 1s-.1.8 0 1.1.2.7.4 1c.1.3.1.7.2 1.1.1.3.4.6.6.9s.5.6.7.9c.1.3.1.8.2 1.1s.6.5.7.9c.2.3.1.8.3 1.1s.4.6.5.9c.2.3.3.7.5 1s.3.6.5 1c.2.3.6.5.8.8s.2.7.4 1 .5.5.7.8.2.8.4 1.1.5.5.7.8.5.5.7.8.7.4.9.7.4.6.7.9c.2.3.3.7.5 1s.7.3 1 .6c.2.3.4.7.6.9.2.3.7.4.9.6.3.3.3.7.5 1 .3.2.4.6.7.9s.9.1 1.2.3.4.6.7.9c.3.2.6.4.8.7.3.2.4.6.7.9.3.2.6.5.8.7.3.2.7.3 1 .5s.5.5.8.7.6.5.9.7l.9.6c.3.2.7.2 1 .4s.7.2 1 .4.7.2 1 .4.6.5.9.6c.3.2.7.2 1 .4s.6.5.9.6.7.2 1.1.3l1 .3c.3.1.7.2 1 .4.3.1.6.4.9.6.3.1.7.3 1 .4s.7.3 1 .4.8 0 1.1.1.7 0 1.1.1l1 .3 1.1.3 1.1.3c.4.1.7.1 1.1.1.4.1.7.1 1.1.1s.7.4 1 .5.7-.1 1.1-.1c.3 0 .7.1 1.1.1s.7-.1 1.1 0c.4 0 .7.1 1.1.1s.7-.1 1.1-.1h1.1c.4 0 .7.1 1.1.1s.7.4 1.1.3c.4 0 .7-.5 1.1-.5s.7-.1 1.1-.1.7-.1 1.1-.1.7.1 1.1.1c.3 0 .7 0 1.1-.1s.7-.3 1-.3c.4-.1.8.1 1.1.1s.6-.5 1-.6.7 0 1.1-.1c.3-.1.7-.3 1-.4l1.1-.3 1-.3c.3-.1.8.2 1.2.1.3-.1.5-.7.9-.8.3-.1.7-.2 1-.4.3-.1.7-.3 1-.4s.8 0 1.1-.1.7-.3 1-.4.7-.3 1-.4l.9-.6.9-.6c.3-.2.6-.5.9-.6l.9-.6c.3-.2.7-.3 1-.5s.8-.1 1.1-.3.4-.7.7-.9.7-.2 1-.5c.3-.2.6-.5.8-.7.3-.2.4-.6.7-.8s.8-.2 1.1-.4.5-.5.8-.8c.3-.2.7-.3 1-.5s.5-.5.8-.8c.3-.2.4-.7.6-.9.3-.2.7-.3 1-.5.3-.3.2-.8.4-1.1s.8-.3 1-.5c.2-.3.4-.7.6-.9l.8-.8c.2-.3.3-.7.5-1s.5-.5.7-.8.3-.7.5-1 .7-.4.9-.7.3-.7.5-1 .3-.7.5-1 .6-.5.7-.8c.2-.3.5-.5.7-.8s.2-.7.3-1.1l.6-.9c.2-.3.5-.6.7-.9s.1-.7.3-1.1c.2-.3.2-.7.4-1s.2-.7.3-1 .7-.5.9-.8c.1-.3 0-.8.1-1.1s.3-.7.4-1 .5-.6.7-.9c.1-.3.1-.7.2-1.1l.3-1c.1-.4 0-.7.1-1.1l.3-1c.1-.4.3-.7.3-1 .1-.4-.1-.8 0-1.1.1-.4.1-.7.2-1.1s.3-.7.4-1c.1-.4.3-.7.3-1.1s.2-.7.2-1.1v-1.1c0-.4-.1-.7-.1-1.1v-1.1c0-.4-.1-.7-.1-1.1s.2-.7.2-1.1-.2-.7-.2-1.1.3-.7.3-1.1-.2-.7-.2-1.1-.4-.7-.4-1.1.3-.8.3-1.1c0-.4-.4-.7-.4-1-.1-.4-.2-.7-.2-1.1-.1-.4-.1-.7-.2-1.1-.1-.3-.1-.7-.2-1.1s-.1-.7-.2-1.1c-.1-.3 0-.7-.1-1.1s-.4-.6-.5-1 0-.7-.1-1.1l-.3-1c-.1-.3-.3-.7-.4-1s.1-.8-.1-1.1c-.1-.3-.4-.6-.5-1-.1-.3 0-.8-.1-1.1s-.6-.5-.7-.9c-.1-.3-.3-.6-.5-1-.1-.3-.3-.7-.4-1-.2-.3-.1-.8-.2-1.1-.2-.3-.5-.6-.6-.9-.2-.3-.3-.7-.5-1l-.6-.9c-.2-.3-.3-.7-.5-1s-.6-.5-.7-.8c-.2-.3-.5-.5-.7-.8s-.2-.7-.5-1c-.2-.3-.6-.5-.8-.8s-.3-.7-.5-1-.4-.6-.7-.9c-.2-.3-.3-.7-.5-1s-.6-.4-.9-.7c-.2-.3-.3-.7-.6-1-.2-.3-.7-.4-.9-.6-.3-.3-.3-.7-.6-.9l-.8-.8c-.3-.2-.5-.5-.8-.8-.3-.2-.6-.4-.9-.7-.3-.2-.8-.2-1.1-.4s-.3-.8-.5-1.1c-.3-.2-.9-.1-1.1-.3-.3-.2-.4-.7-.7-.9s-.7-.2-1-.4l-.9-.6c-.3-.2-.6-.5-.9-.7s-.6-.5-.9-.7l-.9-.6-.9-.6c-.3-.2-.7-.3-1-.4l-.9-.6c-.3-.2-.7-.2-1-.4-.3-.1-.7-.2-1-.4s-.7-.3-1-.4l-1-.3c-.3-.1-.6-.5-.9-.6s-.8.1-1.1-.1c-.3-.1-.6-.4-1-.5-.3-.1-.6-.4-1-.5-.3-.1-.8.1-1.1 0-.4-.1-.6-.5-1-.6s-.7-.3-1-.3-.7-.1-1.1-.2c-.3-.1-.7-.1-1.1-.2s-.8.2-1.1.1c-.4-.1-.7-.3-1-.4-.4-.1-.7 0-1.1 0s-.7-.1-1.1-.1-.7-.1-1.1-.1h-1.1c-.4 0-.7-.3-1.1-.3s-.7.2-1.1.2c-.5.4-.9 0-1.2 0h0zm3.9 51.4c.1.3.1.7 0 1.1-.1.3-.5.5-.7.8s-.2.7-.4.9-.7.2-1 .4-.5.6-.8.7c-.5.2-1 .3-1.6.2-.5-.1-1-.3-1.4-.7-.3-.2-.7-.2-.9-.5s-.2-.7-.3-1c-.2-.3-.6-.5-.7-.8s.1-.7.1-1 .2-.6.3-.9c0-.3.1-.6.3-.9s.4-.5.6-.8c.2-.2.3-.7.6-.8.3-.2.6-.4.9-.5s.7.1 1 .1.7.1 1 .2.8-.1 1.1.1.6.4.8.6c.2.3.4.6.5.9.2.3.4.6.5.9s.1.7.1 1z'/%3E%3Cpath d='M172.4 104.3c-.4 0-.8-.3-1.1-.3-.4-.1-.7-.2-1.1-.4-.4-.1-.7-.3-1-.4-.3-.2-.6-.5-.8-.8-.3-.3-.5-.6-.7-.9s-.4-.6-.5-1-.2-.7-.2-1.1c-.1-.4-.2-.7-.2-1.1s-.2-.8-.1-1.1c.1-.4.3-.7.5-1l.6-.9c.2-.3.2-.8.5-1.1s.8-.2 1.1-.4.6-.4 1-.5.7-.1 1.1-.1c.4-.1.7-.6 1-.6.4 0 .7.5 1.1.6l1 .3c.3.1.7.2 1 .4s.5.5.8.8.7.4.9.7c.5.6.7 1.3.8 2.1.1.4.1.7.1 1.1s0 .7-.1 1.1c0 .4-.1.7-.2 1.1s-.3.7-.5 1-.8.3-1 .6c-.3.3-.5.5-.8.7s-.6.5-.9.6-.7.2-1.1.3c-.5 0-.9.3-1.2.3zm0-7.6c-.4 0-.7-.1-1 0-.3.2-.6.4-.7.7-.2.6-.2 1.3 0 2 .2.3.4.6.7.7a1.93 1.93 0 0 0 1 .3c.4 0 .7 0 1.1-.1.3-.2.6-.5.7-.8.2-.3 0-.7 0-1 .1-.3 0-.7-.1-1-.2-.3-.4-.6-.7-.8s-.7 0-1 0h0zm0-34.5c-.3 0-.6-.2-.9-.4s-.6-.3-.8-.6.1-.6.1-.9c0-.5-.5-.5-.5-1.1 0-.5.1-.5.1-1s.4-.5.4-1.1V56v-1.1c0-.5-.2-.5-.2-1.1v-1.1c0-.3.1-.6.3-.9s.5-.3.8-.4c.3-.2.4-.6.8-.6a1.93 1.93 0 0 1 1 .3c.3.2.3.6.5.9.2.2.2.5.2.8v1.1c0 .5.3.5.3 1s.1.5.1 1.1c0 .5-.4.5-.4 1s-.1.5-.1 1.1v1.1c0 .5.1.5.1 1.1 0 .3.1.7 0 .9-.2.3-.4.5-.7.6-.5.3-.8.4-1.1.4h0zm0 83.5c-.3 0-.6-.1-.9-.3-.3-.1-.6-.3-.8-.6a1.69 1.69 0 0 1-.3-1v-1c0-.5.4-.5.4-1.1v-1-1.1c0-.5-.4-.5-.4-1.1 0-.5.3-.5.3-1.1v-1.1c0-.3.1-.6.3-.8.1-.3.3-.5.6-.7s.6 0 .9 0 .6 0 .9.1.5.3.7.6c.1.3.2.6.2.9 0 .5.2.5.2 1s-.1.5-.1 1.1c0 .5-.3.5-.3 1s.4.5.4 1.1c0 .5-.2.5-.2 1.1 0 .5.3.5.3 1.1 0 .5-.4.5-.4 1.1 0 .3.2.7 0 1s-.6.4-.8.6c-.4.1-.7.2-1 .2h0zM153.3 67c-.3 0-.6.2-.9 0s-.4-.5-.5-.7c-.3-.5-.5-.3-.8-.8s-.1-.6-.3-1c-.3-.5-.2-.5-.5-.9-.3-.5-.2-.5-.4-1-.3-.5-.5-.3-.7-.8s-.3-.4-.6-.9-.2-.5-.4-1c-.1-.3-.2-.6-.2-.9s0-.6.2-.9.5-.3.8-.4.5-.5.8-.5.7 0 1 .2.6.4.8.7c.3.5.3.4.6.9s.2.5.4 1c.3.5.1.6.3 1 .3.5.5.3.8.8s.2.5.5.9c.3.5 0 .6.3 1.1s.6.3.9.7c.2.3.1.7.1 1 .1.3.1.7-.1 1s-.5.5-.8.6c-.6.2-1-.1-1.3-.1zm41.8 72.6c-.3 0-.6-.2-.9-.4s-.7-.2-.9-.5c-.3-.5 0-.6-.2-1.1-.3-.5-.2-.5-.5-.9-.3-.5-.3-.4-.6-.9s-.5-.3-.8-.8-.1-.6-.3-1c-.3-.5-.3-.4-.6-.9s-.2-.5-.5-.9c-.2-.3-.3-.6-.3-.9s-.1-.7.1-1 .6-.3.9-.4c.2-.2.5-.3.8-.3s.5.3.8.4c.3.2.8 0 1 .3.3.5.2.5.4 1 .3.5.1.6.4 1 .3.5.1.5.4 1s.6.2.9.7.3.4.6.9-.1.7.2 1.1c.3.5.2.5.5.9.2.3.4.5.4.8s-.1.6-.3.8c-.2.3-.2.7-.5.9s-.7.3-1 .2zm-55.8-58.2c-.3 0-.6-.4-.9-.6-.5-.3-.6 0-1.1-.2s-.4-.4-.8-.7-.4-.4-.9-.6-.6.1-1.1-.2c-.4-.3-.4-.3-.9-.5-.5-.3-.2-.6-.7-.9s-.6 0-1.1-.3c-.3-.2-.4-.6-.5-.8-.2-.3-.2-.6-.3-.9s0-.7.1-.9c.2-.3.4-.5.7-.6s.6-.2.9-.1c.3 0 .7-.3 1-.1.5.3.3.5.8.8s.4.4.9.6.6 0 1 .3c.5.3.4.3.9.6s.4.4.8.6c.5.3.4.4.9.6l.9.5c.3.2.6.2.8.5.1.3.2.6.1.9 0 .3 0 .6-.1.9-.2.3-.5.3-.8.5 0 .1-.2.6-.6.6zm72.4 41.6c-.3 0-.6-.1-.9-.3-.5-.3-.5-.1-1-.4s-.4-.4-.8-.7c-.5-.3-.4-.3-.9-.6s-.4-.4-.9-.6c-.5-.3-.5-.2-.9-.5s-.5-.2-1-.4c-.5-.3-.4-.4-.8-.7-.3-.2-.6-.3-.7-.5-.2-.3-.2-.6-.2-.9s.2-.5.4-.8.2-.6.5-.8.6-.3.9-.4c.3 0 .7 0 1 .2.5.3.2.7.7.9.5.3.5.2 1 .4.5.3.6-.1 1.1.2.4.3.3.6.8.8.5.3.4.3.9.6s.5.2 1 .4c.5.3.5.1 1 .4.3.2.6.4.8.6.2.3.3.6.4 1 0 .3-.3.6-.5.9s-.6.3-.8.4c-.6.4-.7.8-1.1.8zm-77.5-22.9c-.5 0-.5-.1-1.1-.1s-.5.1-1.1.1c-.5 0-.5.4-1.1.4-.5 0-.5-.4-1.1-.4-.5 0-.5.1-1 .1s-.5.2-1.1.2h-1.1a1.93 1.93 0 0 1-1-.3c-.3-.2-.5-.4-.7-.7s0-.6 0-1c0-.3.1-.6.2-.8.2-.3.2-.7.5-.8s.6-.2 1-.2c.5 0 .5.1 1.1.1s.5.1 1 .1.5-.3 1.1-.3c.5 0 .5.2 1.1.2.5 0 .5.2 1.1.2.5 0 .5-.3 1.1-.3s.5.3 1.1.3c.3 0 .6.1.8.2a.9.9 0 0 1 .6.6c.2.3.5.5.5.8s-.1.6-.3.9-.5.4-.8.5c-.2.1-.5.2-.8.2h0zm83.6.3c-.5 0-.5-.4-1.1-.4-.5 0-.5.2-1.1.2-.5 0-.5.2-1 .2s-.5-.2-1.1-.2c-.5 0-.5-.1-1.1-.1-.5 0-.5.3-1.1.3-.5 0-.5-.4-1.1-.4-.3.1-.6 0-.8-.1-.3-.1-.4-.4-.6-.6-.2-.3-.7-.5-.7-.8 0-.4.2-.7.4-1s.6-.4.8-.5c.3-.2.6-.3.9-.3h1.1 1.1c.5 0 .5-.1 1.1-.1h1.1c.5 0 .5.1 1.1.1s.5.2 1.1.2c.5 0 .5-.1 1.1-.1.3 0 .8-.2 1 0 .3.2.6.4.8.7s0 .7 0 1-.2.6-.4.8c-.1.3-.4.5-.6.6-.3.1-.5.5-.9.5z'/%3E%3Cpath d='M134.2 100c-.5 0-.5.5-1.1.5-.5 0-.5-.1-1.1-.1-.5 0-.5.1-1.1.1-.5 0-.5-.3-1.1-.3h-1c-.5 0-.5-.1-1.1-.1-.5 0-.5.2-1.1.2-.3 0-.6-.1-.9-.3-.3-.1-.6-.3-.8-.6s-.3-.6-.4-1a1.69 1.69 0 0 1 .3-1c.2-.3.5-.5.8-.7s.6 0 1 0c.5 0 .5-.2 1.1-.2s.5-.1 1-.1.5.1 1.1.1c.5 0 .5.1 1.1.1.5 0 .5.1 1.1.1s.5.1 1.1.1.5-.5 1.1-.5c.3 0 .7.3.9.4.3.1.6.4.8.6.2.3 0 .6 0 1s.1.7-.1.9c-.2.3-.5.3-.8.5-.2.3-.5.3-.8.3h0zm83.6 0h-1.1-1.1-1c-.5 0-.5.3-1.1.3-.5 0-.5-.2-1.1-.2h-1.1-1.1c-.3.1-.6 0-.9-.1-.3-.2-.5-.4-.6-.7s-.2-.6-.2-.9.1-.6.3-.8l.6-.6c.3-.2.5-.6.8-.6.5 0 .5.1 1.1.1.5 0 .5-.1 1.1-.1.5 0 .5.3 1.1.3.5 0 .5-.2 1-.2s.5.2 1.1.2c.5 0 .5-.1 1.1-.1.5 0 .5-.1 1.1-.1.3 0 .6.4.8.6.3.2.7.2.9.4.1.3.2.7.2 1s-.3.6-.4.9c-.2.3-.4.3-.7.5-.2 0-.5.1-.8.1h0zM133 122.9c-.3 0-.6-.1-.8-.3-.3-.2-.6-.2-.8-.5s-.3-.6-.3-.9.1-.7.2-1c.2-.3.7-.2 1-.4.5-.3.4-.4.9-.6.5-.3.3-.5.8-.8s.5-.2 1-.5.6 0 1.1-.3.3-.6.7-.9c.5-.3.6 0 1-.3.5-.3.5-.2 1-.4.2-.2.5-.3.8-.3s.6.1.9.3.7.2.8.5.2.6.2 1c0 .3-.1.6-.3.9s-.5.3-.8.4c-.5.3-.3.5-.8.8s-.6 0-1.1.3-.4.4-.9.6c-.5.3-.4.4-.8.6s-.5.1-1 .4-.3.5-.8.7c-.5.3-.5.2-1 .4-.4.2-.7.3-1 .3h0zm72.4-41.7c-.3 0-.8.1-1 0-.3-.2-.5-.5-.7-.8s0-.7 0-1 .3-.5.4-.8c.2-.3.1-.7.4-.9.5-.3.5-.2.9-.5s.6-.1 1-.3c.5-.3.4-.3.9-.6s.5-.1 1-.4.5-.2.9-.5c.5-.3.5-.2.9-.5.5-.3.4-.3.9-.6.3-.2.5-.6.8-.6a1.93 1.93 0 0 1 1 .3c.3.2.5.4.7.7.1.3.2.6.2 1a2.39 2.39 0 0 1-.2.9c-.2.3-.5.5-.7.6-.5.3-.4.4-.8.7l-.9.5c-.5.3-.5.2-.9.5-.5.3-.6 0-1.1.3s-.2.6-.7.9-.6 0-1.1.2-.5.2-.9.5c-.5.2-.7.4-1 .4zm-55.8 58.4c-.3 0-.5-.3-.8-.5s-.6-.2-.8-.5-.2-.6-.2-.9.2-.5.4-.8c.3-.5.1-.5.4-1s.2-.5.4-1c.3-.5.4-.4.7-.8s.2-.5.5-.9c.3-.5.2-.5.4-1 .3-.5.3-.4.6-.9s.2-.5.5-.9c.1-.3.3-.6.6-.8s.7-.3 1-.2c.4 0 .7 0 1 .2s.3.7.5.9c.2.3.6.5.6.9-.1.3-.2.7-.4 1-.3.5-.4.4-.7.8-.3.5 0 .6-.3 1-.3.5-.5.3-.7.8-.3.5-.4.4-.6.9-.3.5-.3.4-.6.9s-.2.5-.5 1-.2.5-.5.9c-.2.3-.5.3-.7.5-.2.1-.5.4-.8.4zm41.8-72.3c-.3 0-.5-.3-.8-.5s-.7-.2-.9-.4c-.1-.3.1-.7.1-1s-.2-.7 0-.9c.3-.5.3-.4.6-.9s.4-.4.7-.8c.3-.5.1-.6.4-1 .3-.5.3-.4.6-.9l.5-.9c.3-.5.5-.3.8-.8s.2-.5.4-1c.2-.3.3-.7.5-.8.3-.1.6-.2 1-.2.3 0 .6.2.9.4.3.1.5.4.7.6.2.3.3.6.3.9s0 .7-.2 1c-.3.5-.4.4-.7.8s0 .6-.3 1.1-.6.3-.8.7c-.3.4-.3.4-.6.9s.1.7-.1 1.1c-.3.5-.2.5-.5.9-.3.5-.5.3-.8.8-.2.2-.4.4-.7.6-.5.1-.8.3-1.1.3zm-19 78.3c-.3 0-.6-.1-.9-.2-.3-.2-.5-.4-.7-.6-.1-.3-.2-.6-.2-.9 0-.5-.1-.5-.1-1v-1.1c0-.5-.1-.5-.1-1s.1-.5.1-1.1c0-.5-.2-.5-.2-1.1 0-.5.4-.5.4-1.1v-1.1c.1-.6.4-1 .8-1.4.3-.2.5-.5.8-.5s.6.4.8.5c.3.2.8.1 1 .4s-.2.7-.2 1c0 .5.1.5.1 1s-.1.5-.1 1.1c0 .5.1.5.1 1v1.1c0 .5.2.5.2 1.1 0 .5.1.5.1 1.1 0 .5-.4.5-.4 1.1 0 .3-.1.6-.3.8a.9.9 0 0 1-.6.6c-.1.2-.3.3-.6.3h0zm0-83.5c-.3 0-.8.2-1 .1-.3-.2-.5-.5-.7-.8s-.3-.6-.4-1c0-.5.2-.5.2-1.1 0-.5-.2-.5-.2-1s.5-.5.5-1.1-.4-.5-.4-1.1c0-.5-.1-.5-.1-1.1 0-.5.2-.5.2-1.1 0-.5.2-.5.2-1.1 0-.3.1-.6.2-.8.2-.3.1-.7.4-.9.3-.1.6-.1 1-.1.3 0 .6.1.9.3s.7.2.8.5c.2.3 0 .6 0 1v1.1 1c0 .5.2.5.2 1.1 0 .5.1.5.1 1s-.1.5-.1 1.1c0 .5-.1.5-.1 1.1 0 .5.2.5.2 1.1-.1.3-.2.6-.4.9-.1.3-.3.6-.6.8-.2.2-.6.1-.9.1z'/%3E%3C/g%3E%3Cpath d='M181.5 15.9c-.5 0-.5.1-1.1.1-.5 0-.5-.2-1.1-.2-.5 0-.5-.3-1.1-.3s-.5.4-1.1.4H176c-.6 0-.5-.1-1.1-.1s-.5-.1-1.1-.1c-.5 0-.5.1-1.1.1-.5 0-.5-.2-1.1-.2-.5 0-.5-.1-1.1-.1-.5 0-.5.5-1.1.5-.5 0-.5-.2-1.1-.2s-.5-.2-1.1-.2c-.5 0-.5.1-1.1.1s-.5.2-1.1.2c-.5 0-.5-.1-1.1-.1-.5 0-.5-.1-1.1-.1-.4.1-.7.1-1.1.1-.4-.1-.6-.5-1-.6-.3-.1-.8.1-1.1-.1s-.5-.6-.8-.8c-.2-.2-.5-.4-.7-.7-.3-.3-.3-.7-.5-1s-.4-.5-.6-.8c-.1-.3-.3-.7-.3-1-.1-.3-.4-.6-.5-1s-.2-.7-.2-1.1h.3c0-.4-.3-.7-.3-1.1l.3-1c.1-.3.5-.6.6-.9.2-.3.1-.8.3-1.1.3-.3.5-.5.8-.7l.9-.6c.3-.2.5-.4.8-.6s.6-.4 1-.5.7-.1 1.1-.1c.3 0 .7-.1 1.1-.1.5 0 .5-.1 1.1-.1s.5.2 1.1.2c.5 0 .5-.4 1.1-.4s.5-.1 1.1-.1c.5 0 .5.5 1.1.5s.5-.5 1.1-.5c.5 0 .5.2 1.1.2.5 0 .5.1 1.1.1.5 0 .5-.2 1.1-.2s.5.2 1.1.2h1.1c.6 0 .5.1 1.1.1s.5-.2 1.1-.2c.5 0 .5.1 1.1.1s.5.1 1.1.1c.5 0 .5-.2 1.1-.2.5 0 .5.3 1.1.3h1c.4.1.7-.1 1.1 0 .3.1.6.3.8.5.3.2.6.4.8.6.3.2.8.2 1.1.4l.8.8c.2.3.2.7.4 1 .1.3.3.7.4 1s.1.7.1 1.1c.1.3.1.7.1 1h.1c0 .4.2.7.2 1.1-.1.3-.5.6-.6 1-.1.3-.2.7-.4 1s-.1.8-.3 1.1-.8.3-1 .6-.5.5-.8.7-.4.7-.8.8c-.3.2-.8 0-1.1.1l-1 .3c-.3.5-.6.6-1 .7h0z' fill='%23f5cc02'/%3E%3Cg fill='%23262626'%3E%3Cpath d='M181.5 17.4c-.5 0-.5.4-1.1.4-.5 0-.5-.2-1.1-.2h-1.1c-.6 0-.5-.2-1.1-.2s-.5.4-1.1.4c-.5 0-.5-.5-1.1-.5s-.5.5-1.1.5c-.5 0-.5-.4-1.1-.4-.5 0-.5.4-1.1.4-.5 0-.5-.1-1.1-.1h-1.1c-.5 0-.5.2-1.1.2s-.5.1-1.1.1h-1.1-1.1c-.5 0-.5-.3-1.1-.3-.5 0-.5.1-1.1.1-.4.1-.8.1-1.2.1s-.7-.5-1-.6c-.4-.1-.8 0-1.1-.1-.3-.2-.6-.4-.8-.6-.3-.2-.7-.2-1-.5l-.8-.8c-.3-.3-.4-.7-.6-1l-.6-.9c-.2-.3-.3-.7-.5-1s-.3-.7-.4-1c-.1-.4-.2-.7-.2-1.1-.1-.4-.1-.7-.2-1.1 0-.4-.3-.8-.2-1.2 0-.4.4-.7.5-1.1s0-.8.1-1.2c.2-.4.3-.7.5-1s.7-.5.9-.7c.2-.3.4-.6.7-.9.3-.2.6-.5.9-.7l.8-.8c.3-.2.7-.3 1-.5.4-.1.8-.1 1.1-.2.4-.1.7-.1 1.1-.2s.7-.1 1.1-.1c.5 0 .5-.2 1.1-.2s.5.2 1.1.2.5-.5 1.1-.5c.5 0 .5.1 1.1.1.5 0 .5.3 1.1.3s.5.1 1.1.1c.5 0 .5-.2 1.1-.2s.5.1 1.1.1c.5 0 .5.1 1.1.1.5 0 .5-.1 1.1-.1h1.1c.5 0 .5.1 1.1.1.5 0 .5-.4 1.1-.4s.5.1 1.1.1c.5 0 .5-.2 1.1-.2s.5.5 1.1.5.5-.5 1.1-.5c.4 0 .8.1 1.1.2.4.1.8.1 1.1.2.4.2.7.3 1 .5.4.1.8.1 1.2.2.3.2.4.8.7 1.1.3.2.7.3 1 .5.3.3.3.7.5 1s.7.4.9.8a4.67 4.67 0 0 1 .5 1c.1.4.2.7.2 1.1.1.4.1.7.1 1.1s.5.7.5 1.1-.4.7-.5 1.1c0 .4.1.8 0 1.1-.1.4-.3.7-.5 1l-.6.9c-.2.3 0 .9-.2 1.2s-.8.3-1 .6c-.3.3-.3.8-.6 1l-1 .6-1 .6c-.3.1-.9-.2-1.2-.1l-1.1.3c-.4.1-.8.1-1.2.2zM163.2 3.7c-.4 0-.7.4-1.1.5-.3.1-.8 0-1.1.1l-.9.6c-.3.2-.7.4-.9.7s-.1.8-.2 1.2c-.2.3-.8.5-.8.9-.1.4.4.8.4 1.2s-.4.8-.3 1.2.6.6.7.9c.1.4.3.7.5 1s.5.6.8.8.7.2 1.1.4l1 .3c.3.1.7.1 1.1.2h1.1c.6 0 .5.3 1.1.3.5 0 .5-.1 1.1-.1s.5-.2 1.1-.2c.5 0 .5.4 1.1.4.5 0 .5-.2 1.1-.2.5 0 .5.1 1.1.1.5 0 .5-.2 1.1-.2.5 0 .5.1 1.1.1s.5.2 1.1.2h1.1 1.1c.6 0 .5-.1 1.1-.1h1.1c.5 0 .5-.1 1.1-.1s.5-.3 1.1-.3c.5 0 .5.3 1.1.3.4 0 .7-.3 1.1-.4l1-.3c.3-.2.8-.1 1.1-.3.3-.3.5-.5.8-.9.2-.3.4-.6.5-.9.1-.4.2-.7.2-1.1.1-.4.1-.7.2-1.1 0-.4.2-.8.1-1.2l-.3-1.1c-.2-.3-.4-.7-.7-1-.2-.3-.7-.4-.9-.7-.3-.3-.6-.5-.9-.8-.3-.2-.8.1-1.2.1-.3-.1-.7-.2-1.1-.3-.5 0-.5-.3-1.1-.3h-1.1c-.5 0-.5.2-1.1.2s-.5-.1-1.1-.1-.5-.1-1.1-.1c-.5 0-.5.1-1.1.1h-1.1c-.5 0-.5-.1-1.1-.1-.5 0-.5.4-1.1.4s-.5-.1-1.1-.1-.5.2-1.1.2-.5-.5-1.1-.5-.5.5-1.1.5c-.5 0-.5-.1-1.1-.1h-1.1c-.5 0-.5-.1-1.1-.2-.7 0-1 0-1.3-.1h0zm-59.8 43.5c-.5 0-.5.1-1.1.1h-1.1-1.1c-.5 0-.5-.2-1.1-.2-.5 0-.5.1-1.1.1-.5 0-.5-.1-1.1-.1-.5 0-.5-.1-1.1-.1h-1.1c-.5 0-.5.2-1.1.2-.5 0-.5.2-1.1.2-.5 0-.5-.1-1.1-.1-.5 0-.5-.1-1.1-.1-.5 0-.5-.2-1.1-.2-.5 0-.5.3-1.1.3h-1.1c-.5 0-.5.1-1.1.1-.5 0-.5-.3-1.1-.3-.5 0-.5.2-1.1.2h-1.1c-.5 0-.5.1-1.1.1-.5 0-.5-.2-1.1-.2h-1.1c-.5 0-.5.1-1.1.1-.5 0-.5.1-1.1.1-.5 0-.5-.2-1.1-.2-.5 0-.5.3-1.1.3-.5 0-.5-.2-1.1-.2h-1.1c-.5 0-.5.1-1.1.1-.5 0-.5-.2-1.1-.2h-1.1c-.5 0-.5.1-1.1.1s-.5.2-1.1.2c-.5 0-.5.1-1.1.1-.5 0-.5-.2-1.1-.2-.5 0-.5-.2-1.1-.2s-.5.3-1.1.3c-.5 0-.5-.2-1.1-.2h-1.1c-.5 0-.5.2-1.1.2-.5 0-.5-.1-1.1-.1h-1.1-1.1c-.5 0-.5.1-1.1.1-.5 0-.5.2-1.1.2h-1.1c-.5 0-.5-.1-1.1-.1-.5 0-.5-.2-1.1-.2-.5 0-.5.1-1.1.1h-1.1c-.5 0-.5-.1-1.1-.1-.5 0-.5.2-1.1.2-.5 0-.5-.1-1.1-.1-.5 0-.5-.2-1.1-.2-.5 0-.5.3-1.1.3-.5 0-.5-.2-1.1-.2-.5 0-.5.2-1.1.2-.5 0-.5-.2-1.1-.2-.5 0-.5.2-1.1.2-.5 0-.5-.3-1.1-.3-.5 0-.5.3-1.1.3-.5 0-.5-.3-1.1-.3-.5 0-.5.2-1.1.2H33c-.5 0-.5.3-1.1.3-.5 0-.5-.3-1.1-.3s-.5.3-1.1.3c-.5 0-.5-.4-1.1-.4h-1.1-1.1c-.6 0-.5.1-1.1.1s-.5.1-1.1.1c-.3 0-.5-.4-.8-.6s-.7-.2-.9-.4c-.2-.3-.2-.6-.2-1 0-.3 0-.7.1-1 .2-.3.6-.4.8-.6.3-.2.6-.3.9-.3.5 0 .5.2 1.1.2.5 0 .5-.3 1.1-.3s.5.2 1.1.2c.5 0 .5-.2 1.1-.2h1.1c.5 0 .5-.1 1.1-.1.5 0 .5.3 1.1.3.5 0 .5-.2 1.1-.2.5 0 .5.3 1.1.3h1.1c.5 0 .5-.2 1.1-.2.5 0 .5.2 1.1.2h1.1 1.1c.5 0 .5-.1 1.1-.1.5 0 .5.2 1.1.2.5 0 .5-.2 1.1-.2.5 0 .5-.1 1.1-.1H45c.5 0 .5.1 1.1.1.5 0 .5.1 1.1.1.5 0 .5-.2 1.1-.2.5 0 .5.3 1.1.3s.5-.2 1.1-.2c.5 0 .5-.1 1.1-.1h1.1c.5 0 .5-.1 1.1-.1.5 0 .5.4 1.1.4.5 0 .5-.1 1.1-.1.5 0 .5-.4 1.1-.4.5 0 .5.5 1.1.5.5 0 .5-.2 1.1-.2.5 0 .5-.1 1.1-.1.5 0 .5.2 1.1.2.5 0 .5-.3 1.1-.3.5 0 .5.2 1.1.2h1.1c.5 0 .5-.2 1.1-.2.5 0 .5.2 1.1.2.5 0 .5.1 1.1.1s.5-.1 1.1-.1c.5 0 .5.3 1.1.3.5 0 .5-.2 1.1-.2s.5-.2 1.1-.2c.5 0 .5.1 1.1.1h1.1 1.1c.5 0 .5-.2 1.1-.2.5 0 .5.4 1.1.4.5 0 .5-.3 1.1-.3.5 0 .5.3 1.1.3.5 0 .5-.5 1.1-.5.5 0 .5.2 1.1.2h1.1c.5 0 .5-.1 1.1-.1.5 0 .5.4 1.1.4.5 0 .5-.3 1.1-.3s.5-.1 1.1-.1H89c.5 0 .5.1 1.1.1h1.1c.5 0 .5.3 1.1.3.5 0 .5-.3 1.1-.3.5 0 .5.2 1.1.2.5 0 .5.1 1.1.1.5 0 .5.1 1.1.1.5 0 .5-.3 1.1-.3h1.1c.5 0 .5.1 1.1.1.5 0 .5-.2 1.1-.2h1.1c.6 0 .5-.2 1.1-.2.4 0 .7.1 1 .2.3.2.2.7.3 1 .2.3.4.4.4.8 0 .3-.1.6-.3.8a.9.9 0 0 1-.6.6c-.1.1-.4.2-.7.3zM87.1 72.8c-.5 0-.5-.2-1.1-.2-.5 0-.5.4-1.1.4-.5 0-.5.1-1.1.1-.5 0-.5-.5-1.1-.5-.5 0-.5.2-1.1.2s-.5-.1-1.1-.1c-.5 0-.5.2-1.1.2-.5 0-.5.1-1.1.1-.5 0-.5-.4-1.1-.4-.5 0-.5.4-1.1.4-.5 0-.5-.2-1.1-.2h-1.1c-.5 0-.5-.1-1.1-.1-.5 0-.5.1-1.1.1-.5 0-.5.2-1.1.2-.5 0-.5-.4-1.1-.4-.5 0-.5-.1-1.1-.1-.5 0-.5.1-1.1.1-.3.1-.3.4-.8.4h-1.1-1.1c-.5 0-.5-.1-1.1-.1h-1.1c-.5 0-.5-.2-1.1-.2-.5 0-.5.1-1.1.1-.5 0-.5.1-1.1.1h-1.1-1.1c-.5 0-.5-.3-1.1-.3h-1.1-1.1c-.5 0-.5.3-1.1.3-.5 0-.5.1-1.1.1-.5 0-.5-.1-1.1-.1h-1.1c-.5 0-.5-.3-1.1-.3-.5 0-.5.3-1.1.3h-1.1c-.5 0-.5-.1-1.1-.1-.5 0-.5-.3-1.1-.3-.3 0-.6 0-.9-.1-.3-.2-.7-.2-.9-.5-.1-.3-.2-.7-.2-1a1.93 1.93 0 0 1 .3-1c.2-.3.6-.2.9-.4s.4-.5.8-.5c.5 0 .5.1 1.1.1.5 0 .5.2 1.1.2.5 0 .5-.2 1.1-.2.5 0 .5-.3 1.1-.3.5 0 .5.1 1.1.1.5 0 .5.1 1.1.1.5 0 .5.3 1.1.3.5 0 .5-.3 1.1-.3.5 0 .5.3 1.1.3.5 0 .5-.2 1.1-.2s.5.2 1.1.2c.5 0 .5-.3 1.1-.3.5 0 .5.3 1.1.3.5 0 .5-.1 1.1-.1.5 0 .5-.3 1.1-.3.5 0 .5.1 1.1.1.5 0 .5-.1 1.1-.1.5 0 .5.4 1.1.4.5 0 .5-.3 1.1-.3.5 0 .5.2 1.1.2.5 0 .5.1 1.1.1h1.1c.5 0 .5-.1 1.1-.1.5 0 .5-.2 1.1-.2.5 0 .5.1 1.1.1.5 0 .5.2 1.1.2.5 0 .5-.3 1.1-.3.5 0 .5.2 1.1.2.5 0 .5-.4 1.1-.4.5 0 .5.4 1.1.4.5 0 .5.1 1.1.1h1.1c.5 0 .5-.5 1.1-.5h1.1c.5 0 .5.4 1.1.4s.5-.5 1.1-.5c.5 0 .5.4 1.1.4h1.1c.5 0 .5-.2 1.1-.2.5 0 .5-.1 1.1-.1.3 0 .6.3.9.5s.7.2.9.5c.1.3.2.6.2 1 0 .3-.1.6-.3.9s-.4.5-.7.6l-1.3.5h0zm2.5 59.2h-1.1-1.1c-.5 0-.5-.1-1.1-.1s-.5.2-1.1.2c-.5 0-.5-.1-1.1-.1-.5 0-.5.1-1.1.1-.5 0-.5-.2-1.1-.2s-.5.1-1.1.1c-.5 0-.5-.1-1.1-.1-.5 0-.5-.2-1.1-.2s-.5.3-1.1.3c-.5 0-.5.2-1.1.2-.5 0-.5-.2-1.1-.2-.5 0-.5-.1-1.1-.1-.5 0-.5.3-1.1.3-.5 0-.5-.3-1.1-.3s-.5.1-1.1.1c-.5 0-.5.1-1.1.1-.5 0-.5-.1-1.1-.1-.5 0-.5.1-1.1.1s-.5-.2-1.1-.2c-.5 0-.5-.2-1.1-.2-.5 0-.5-.1-1.1-.1-.5 0-.5.3-1.1.3s-.5.1-1.1.1c-.5 0-.5-.2-1.1-.2-.5 0-.5.1-1.1.1-.5 0-.5-.4-1.1-.4-.5 0-.5.1-1.1.1-.5 0-.5.2-1.1.2-.5 0-.5-.2-1.1-.2-.5 0-.5.2-1.1.2-.5 0-.5-.2-1.1-.2s-.5.2-1.1.2c-.5 0-.5-.5-1.1-.5-.5 0-.5.5-1.1.5-.5 0-.5-.1-1.1-.1-.5 0-.5-.3-1.1-.3-.5 0-.5.1-1.1.1-.5 0-.5.2-1.1.2-.5 0-.5-.2-1.1-.2h-1.1c-.5 0-.5.3-1.1.3-.5 0-.5-.3-1.1-.3s-.5-.2-1.1-.2c-.5 0-.5.2-1.1.2-.5 0-.5-.2-1.1-.2h-1.1c-.5 0-.5.1-1.1.1-.5 0-.5.2-1.1.2h-1.1c-.5 0-.5-.4-1.1-.4h-1.1c-.5 0-.5.2-1.1.2s-.5.3-1.1.3c-.5 0-.5-.5-1.1-.5-.5 0-.5.1-1.1.1-.5 0-.5.2-1.1.2s-.5.2-1.1.2c-.5 0-.5-.4-1.1-.4-.3 0-.6 0-.9-.1s-.6-.3-.8-.6-.3-.6-.4-1c0-.3.4-.6.6-.8.2-.3.2-.7.5-.8s.6-.2 1-.2c.5 0 .5.3 1.1.3s.5-.4 1.1-.4c.5 0 .5-.1 1.1-.1s.5.1 1.1.1c.5 0 .5.2 1.1.2.5 0 .5-.3 1.1-.3s.5.5 1.1.5c.5 0 .5-.3 1.1-.3h1.1c.6 0 .5-.1 1.1-.1.5 0 .5.3 1.1.3.5 0 .5-.4 1.1-.4.5 0 .5.3 1.1.3H39c.5 0 .5-.3 1.1-.3.5 0 .5-.1 1.1-.1s.5.3 1.1.3H44c.5 0 .5.1 1.1.1.5 0 .5-.1 1.1-.1h1.1 1.1c.5 0 .5.1 1.1.1.5 0 .5-.2 1.1-.2s.5-.2 1.1-.2c.5 0 .5.4 1.1.4.5 0 .5-.3 1.1-.3.5 0 .5.3 1.1.3.5 0 .5.1 1.1.1h1.1 1.1c.5 0 .5-.5 1.1-.5s.5.3 1.1.3h1.1c.6 0 .5-.1 1.1-.1h1.1c.5 0 .5-.2 1.1-.2.5 0 .5.2 1.1.2.5 0 .5.2 1.1.2.5 0 .5-.1 1.1-.1h1.1 1.1 1.1c.5 0 .5-.2 1.1-.2.5 0 .5.1 1.1.1s.5-.1 1.1-.1c.5 0 .5.3 1.1.3.5 0 .5-.2 1.1-.2.5 0 .5-.1 1.1-.1s.5.1 1.1.1c.5 0 .5.3 1.1.3.5 0 .5-.4 1.1-.4.5 0 .5.2 1.1.2.5 0 .5.2 1.1.2.5 0 .5-.3 1.1-.3.5 0 .5-.1 1.1-.1.5 0 .5.5 1.1.5H88h1.1 1.1c.3 0 .7-.3 1-.1s.6.4.8.7-.1.7-.1 1 0 .6-.2.9-.2.7-.5.9c-.9.6-1.2.6-1.6.5zm12.3 22.6c-.5 0-.5-.2-1.1-.2s-.5.4-1.1.4c-.5 0-.5-.3-1.1-.3-.5 0-.5-.1-1.1-.1h-1.1-1.1c-.6 0-.5.2-1.1.2-.5 0-.5.1-1.1.1-.5 0-.5-.3-1.1-.3-.5 0-.5.4-1.1.4s-.5-.1-1.1-.1c-.5 0-.5-.1-1.1-.1-.5 0-.5-.2-1.1-.2-.5 0-.5.1-1.1.1h-1.1-1.1c-.5 0-.5.2-1.1.2-.5 0-.5.1-1.1.1-.5 0-.5-.4-1.1-.4-.5 0-.5.4-1.1.4s-.5-.3-1.1-.3H78c-.5 0-.5.2-1.1.2-.5 0-.5-.1-1.1-.1-.5 0-.5.2-1.1.2-.5 0-.5-.4-1.1-.4h-1.1c-.5 0-.5.4-1.1.4-.5 0-.5-.2-1.1-.2-.5 0-.5.1-1.1.1-.5 0-.5-.4-1.1-.4-.5 0-.5.3-1.1.3-.5 0-.5.2-1.1.2-.5 0-.5-.1-1.1-.1-.5 0-.5-.3-1.1-.3s-.5.3-1.1.3h-1.1c-.3 0-.5-.4-.8-.5s-.5-.3-.7-.5c-.2-.3-.2-.6-.2-.9s-.2-.7 0-1 .7-.2.9-.4c.3-.2.5-.5.8-.5.5 0 .5-.1 1.1-.1h1.1 1.1 1.1c.5 0 .5.5 1.1.5.5 0 .5-.1 1.1-.1h1.1c.5 0 .5-.1 1.1-.1h1.1c.5 0 .5.1 1.1.1.5 0 .5-.1 1.1-.1.5 0 .5-.1 1.1-.1s.5.1 1.1.1c.5 0 .5.1 1.1.1H78c.5 0 .5-.2 1.1-.2.5 0 .5.2 1.1.2.5 0 .5.1 1.1.1.5 0 .5.2 1.1.2.5 0 .5-.5 1.1-.5.5 0 .5.3 1.1.3.5 0 .5-.2 1.1-.2h1.1 1.1c.5 0 .5-.1 1.1-.1.5 0 .5.4 1.1.4.5 0 .5-.3 1.1-.3.5 0 .5.2 1.1.2.5 0 .5-.1 1.1-.1h1.1c.5 0 .5-.1 1.1-.1.5 0 .5.1 1.1.1.5 0 .5.1 1.1.1.5 0 .5-.4 1.1-.4.5 0 .5.3 1.1.3.5 0 .5-.1 1.1-.1.5 0 .5.2 1.1.2.3 0 .7-.2 1 0s.5.5.6.8c.2.3 0 .6 0 .9s.3.8.2 1c-.2.3-.5.5-.8.7-.5.1-1-.1-1.3-.1z'/%3E%3Cpath d='M81.7 109.5h-1.1c-.5 0-.5-.4-1.1-.4-.5 0-.5.3-1.1.3-.5 0-.5-.2-1.1-.2h-1.1c-.5 0-.5.1-1.1.1-.5 0-.5-.3-1.1-.3s-.5.3-1.1.3c-.5 0-.5.1-1.1.1-.5 0-.5-.2-1.1-.2-.5 0-.5.3-1.1.3-.5 0-.5-.1-1.1-.1-.5 0-.5.1-1.1.1s-.5-.2-1.1-.2c-.5 0-.5.2-1.1.2-.5 0-.5-.3-1.1-.3-.5 0-.5.4-1.1.4-.5 0-.5-.1-1.1-.1-.5 0-.5-.2-1.1-.2-.5 0-.5-.1-1.1-.1-.5 0-.5.4-1.1.4h-1.1c-.5 0-.5-.1-1.1-.1-.5 0-.5-.3-1.1-.3-.5 0-.5.4-1.1.4-.5 0-.5-.1-1.1-.1H52c-.5 0-.5-.3-1.1-.3h-1.1-1.1c-.5 0-.5.1-1.1.1h-1.1c-.5 0-.5.1-1.1.1h-1.1c-.5 0-.5-.1-1.1-.1-.5 0-.5-.1-1.1-.1-.5 0-.5-.2-1.1-.2s-.5.4-1.1.4c-.5 0-.5-.4-1.1-.4-.5 0-.5.3-1.1.3-.5 0-.5-.1-1.1-.1-.5 0-.5.2-1.1.2-.5 0-.5.1-1.1.1-.5 0-.5-.4-1.1-.4-.5 0-.5.5-1.1.5-.5 0-.5-.2-1.1-.2H30c-.5 0-.5-.1-1.1-.1-.5 0-.5.2-1.1.2-.5 0-.5-.2-1.1-.2-.5 0-.5-.1-1.1-.1-.5 0-.5.1-1.1.1-.5 0-.5-.1-1.1-.1-.5 0-.5-.1-1.1-.1s.2-.1-.3-.1-.5.4-1.1.4c-.5 0-.5-.2-1.1-.2-.5 0-.5-.1-1.1-.1h-1.1c-.5 0-.5.4-1.1.4-.5 0-.5-.3-1.1-.3-.5 0-.5-.1-1.1-.1-.5 0-.5.4-1.1.4-.5 0-.5-.3-1.1-.3H11c-.5 0-.5.2-1.1.2-.5 0-.5-.2-1.1-.2H7.7c-.6 0-.4-.2-.9-.2s-.5.1-1.1.1H4.6c-.5 0-.5.3-1.1.3s-.5-.1-1.1-.1-.5.1-1.1.1c-.3 0-.7-.1-1-.2-.3-.2-.4-.6-.5-.9-.1-.1-.2-.3-.3-.4s-.1-.3-.1-.5 0-.3.1-.5c.1-.1.2-.3.3-.4.2-.3.2-.7.5-.9s.7.1 1 .1c.5 0 .5-.4 1.1-.4s.5.4 1.1.4.5-.2 1.1-.2.5.1 1.1.1.5-.3 1.1-.3.5.4 1.1.4H9c.5 0 .5-.4 1.1-.4.5 0 .5.1 1.1.1.5 0 .5-.1 1.1-.1h1.1 1.1c.5 0 .5.3 1.1.3s.5-.3 1.1-.3c.5 0 .5.2 1.1.2s.5-.2 1.1-.2.5.2 1.1.2c.5 0 .5.1 1.1.1.5 0 .5.1 1.1.1.5 0 .5-.5 1.1-.5s.5.1 1.1.1c.5 0 .5.1 1.1.1s.5.3 1.1.3c.5 0 .5-.4 1.1-.4.5 0 .5.3 1.1.3s.5-.2 1.1-.2H31c.5 0 .5-.1 1.1-.1.5 0 .5.1 1.1.1.5 0 .5.1 1.1.1h1.1c.5 0 .5-.1 1.1-.1.5 0 .5-.3 1.1-.3h1.1c.5 0 .5.4 1.1.4h1.1c.5 0 .5-.3 1.1-.3.5 0 .5.1 1.1.1.5 0 .5.1 1.1.1h1.1 1.1c.5 0 .5-.3 1.1-.3.5 0 .5.1 1.1.1h1.1 1.1c.5 0 .5.3 1.1.3.5 0 .5-.3 1.1-.3.5 0 .5.4 1.1.4.5 0 .5-.3 1.1-.3.5 0 .5.1 1.1.1.5 0 .5-.3 1.1-.3.5 0 .5.5 1.1.5.5 0 .5-.2 1.1-.2.5 0 .5-.1 1.1-.1.5 0 .5.2 1.1.2h1.1c.5 0 .5-.1 1.1-.1.5 0 .5-.2 1.1-.2.5 0 .5.3 1.1.3.5 0 .5-.1 1.1-.1.5 0 .5.3 1.1.3h1.1c.5 0 .5-.4 1.1-.4.5 0 .5.1 1.1.1.5 0 .5.1 1.1.1.5 0 .5-.1 1.1-.1H75c.6 0 .5-.1 1.1-.1.5 0 .5-.2 1.1-.2h1.1c.5 0 .5.4 1.1.4h1.1c.5 0 .5-.2 1.1-.2.5 0 .5-.1 1.1-.1.3 0 .5.4.8.6s.6.2.8.5.3.6.3.9-.4.5-.5.8-.3.5-.5.7c-1.3.3-1.5.8-1.9.8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
@media all and (max-width: 440.98px) {
  #expat-stopwatch {
    top: auto;
    bottom: 40%;
    transform: scale(70%);
  }
}
@media (min-width: 441px) and (max-width: 767.98px) {
  #expat-stopwatch {
    transform: scale(90%);
    top: auto;
    bottom: 40%;
  }
}
#expat-stopwatch--minute {
  width: 21px;
  height: 22px;
  position: absolute;
  top: 76px;
  left: 173px;
  animation-name: hour-hand;
  animation-duration: 900s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: bottom left;
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.35055 21.049C2.14564 21.0611 1.94044 21.0307 1.74786 20.9597C1.55527 20.8887 1.37947 20.7788 1.23149 20.6366C0.988839 20.4124 0.738955 20.2496 0.648415 19.9565C0.498674 19.6569 0.424098 19.3254 0.431117 18.9906C0.499928 18.694 0.93814 18.5674 1.15544 18.3286C1.51759 17.9343 1.39084 17.8185 1.75662 17.4278C2.1224 17.0371 2.0065 16.9322 2.37228 16.5415C2.73806 16.1508 3.03142 16.4221 3.39357 16.0314C3.75573 15.6407 3.53844 15.4309 3.90059 15.0402C4.26275 14.6495 4.34967 14.7254 4.71545 14.3347C5.08123 13.944 5.00156 13.8681 5.36372 13.4774C5.72588 13.0867 5.77658 13.1156 6.14236 12.7538C6.50814 12.3921 6.50452 12.374 6.88479 11.9833C7.26506 11.5926 7.18176 11.5275 7.54754 11.1368C7.91332 10.7461 8.00385 10.8293 8.36963 10.4386C8.73541 10.0478 8.75352 10.0768 9.11568 9.67162C9.47784 9.26644 9.23157 9.04577 9.59373 8.65144C9.95589 8.25712 10.1732 8.4561 10.5353 8.06178C10.8975 7.66745 10.7019 7.48295 11.0641 7.09225C11.4263 6.70155 11.5458 6.80646 11.9115 6.41575C12.2773 6.02505 12.3606 6.10102 12.7264 5.71032C13.0922 5.31962 13.0234 5.2545 13.3855 4.86017C13.7477 4.46585 13.8962 4.59971 14.262 4.20539C14.6277 3.81106 14.396 3.60124 14.7617 3.20692C15.1275 2.8126 15.3702 3.04051 15.7359 2.64619C16.1017 2.25187 15.9931 2.15057 16.3589 1.75625C16.7246 1.36193 16.511 1.16658 16.8767 0.772257C17.1273 0.515959 17.4333 0.320425 17.7713 0.200672C18.0755 0.106613 18.4956 0.291113 18.7926 0.359848C19.1132 0.427062 19.4112 0.575283 19.6581 0.790346C19.9049 1.01167 20.0918 1.29164 20.2014 1.60431C20.3372 1.9238 20.3943 2.27115 20.368 2.61725C20.2992 2.91751 19.9623 3.1816 19.7378 3.42036C19.3756 3.81468 19.162 3.61933 18.7998 4.01004C18.4377 4.40074 18.5101 4.47309 18.1479 4.8638C17.7858 5.2545 18.0791 5.52944 17.717 5.92014C17.3548 6.31085 17.047 6.03229 16.6812 6.42299C16.3154 6.81369 16.3552 6.84987 15.9895 7.24057C15.6237 7.63128 15.7649 7.76151 15.4028 8.15583C15.0406 8.55015 14.8342 8.36204 14.472 8.75274C14.1099 9.14345 14.2149 9.24836 13.8527 9.63906C13.4906 10.0298 13.5992 10.1347 13.2334 10.529C12.8677 10.9233 12.7228 10.7858 12.3606 11.1802C11.9985 11.5745 11.8971 11.4768 11.5313 11.8711C11.1655 12.2655 11.5313 12.5947 11.1691 12.9962C10.807 13.3978 10.7092 13.3001 10.3434 13.6944C9.97762 14.0887 9.79655 13.9187 9.43077 14.3094C9.06499 14.7001 9.15552 14.7869 8.79336 15.1813C8.4312 15.5756 8.6159 15.7456 8.25012 16.1363C7.88434 16.527 7.57289 16.2412 7.20711 16.6319C6.84132 17.0226 7.01516 17.1818 6.64938 17.5761C6.2836 17.9704 6.12788 17.8257 5.7621 18.2201C5.39632 18.6144 5.60274 18.7989 5.23696 19.1932C4.87118 19.5875 4.80962 19.5333 4.44746 19.9167C4.0853 20.3002 4.14324 20.3689 3.77746 20.7633C3.41168 21.1576 2.83585 21.049 2.35055 21.049Z' fill='%23262626'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
}
#expat-stopwatch--second {
  width: 29px;
  height: 29px;
  position: absolute;
  top: 69px;
  left: 144px;
  animation-name: hour-hand;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: bottom right;
  background-image: url("data:image/svg+xml,%3Csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.3513 28.3059C25.8591 28.2764 25.3984 28.0541 25.0693 27.6873C24.6854 27.2966 24.555 27.4268 24.1711 27.0361C23.7872 26.6454 23.8452 26.5875 23.4468 26.1968C23.0484 25.8061 22.9941 25.8749 22.6102 25.4733C22.2263 25.0718 22.5414 24.7751 22.1575 24.388C21.7736 24.0009 21.5926 24.1746 21.2087 23.7839C20.8248 23.3932 20.7016 23.5126 20.3177 23.1255C19.9339 22.7384 20.0099 22.6588 19.626 22.2717C19.2421 21.8846 19.4739 21.6495 19.09 21.2588C18.7061 20.8681 18.4635 21.1104 18.0796 20.7197C17.6957 20.329 17.9166 20.112 17.5327 19.7213C17.1489 19.3306 17.0004 19.4789 16.6201 19.0882C16.2398 18.6975 16.3413 18.5962 15.9574 18.2055C15.5735 17.8148 15.2765 18.1078 14.8926 17.7171C14.5087 17.3264 14.8673 16.9755 14.4834 16.5848C14.0995 16.1941 14.0234 16.2701 13.6395 15.8794C13.2557 15.4887 13.0311 15.7093 12.6472 15.3223C12.2633 14.9352 12.3503 14.8447 11.9664 14.454C11.5825 14.0633 11.5028 14.1429 11.1189 13.7522C10.735 13.3615 10.9559 13.1408 10.5721 12.7501C10.1882 12.3594 10.1846 12.363 9.80066 11.9723C9.41678 11.5816 9.11981 11.871 8.73592 11.4803C8.35203 11.0896 8.59467 10.8545 8.21078 10.4638C7.82689 10.0731 7.6096 10.2829 7.22571 9.88858C6.84182 9.49426 6.82733 9.52682 6.44345 9.12164C6.05956 8.71647 6.31669 8.48132 5.9328 8.09062C5.54891 7.69992 5.46924 7.7795 5.08535 7.3888C4.70146 6.9981 4.68336 7.00895 4.29947 6.61825C3.91558 6.22755 3.8178 6.3216 3.43391 5.9309C3.05002 5.54019 3.07175 5.5004 2.70959 5.10608C2.34743 4.71176 2.34743 4.69005 1.98527 4.29573C1.62311 3.90141 1.52533 3.97738 1.14145 3.5722C0.912238 3.31779 0.749297 3.0109 0.66702 2.67865C0.629791 2.3485 0.674565 2.01427 0.797391 1.70551C0.880688 1.41249 0.8662 0.953047 1.1016 0.721519C1.33701 0.489991 1.85852 0.750458 2.15549 0.674488C2.42136 0.561123 2.71413 0.52598 2.99932 0.573195C3.30013 0.616767 3.58321 0.74189 3.81779 0.934957C4.20168 1.32566 4.34655 1.18457 4.73044 1.57528C5.11433 1.96598 4.90066 2.1758 5.28454 2.5665C5.66843 2.95721 5.82053 2.80889 6.20442 3.19959C6.58831 3.59029 6.47604 3.69882 6.85993 4.08953C7.24381 4.48023 7.30901 4.41511 7.6929 4.81305C8.07679 5.21099 8.18543 5.09884 8.56932 5.48593C8.9532 5.87302 8.65624 6.16966 9.04013 6.57122C9.42402 6.97277 9.56164 6.82445 9.94553 7.21515C10.3294 7.60586 10.3946 7.54074 10.7785 7.93868C11.1624 8.33662 11.242 8.2498 11.6259 8.6405C12.0098 9.0312 12.0605 8.97694 12.4444 9.36403C12.8283 9.75111 12.7812 9.79814 13.1687 10.1852C13.5562 10.5723 13.3281 10.7966 13.712 11.1873C14.0959 11.578 14.2516 11.4261 14.6355 11.8168C15.0194 12.2075 14.9506 12.2762 15.3345 12.6633C15.7183 13.0504 15.8994 12.8767 16.2833 13.2674C16.6672 13.6581 16.6853 13.6292 17.0692 14.0308C17.4531 14.4323 17.3987 14.4757 17.7935 14.8664C18.1883 15.2571 18.1557 15.2933 18.5178 15.684C18.88 16.0747 18.6808 16.2882 19.0647 16.6789C19.4486 17.0696 19.579 16.9429 19.9628 17.3337C20.3467 17.7244 20.3685 17.6954 20.7523 18.097C21.1362 18.4985 20.995 18.6251 21.3789 19.0195C21.7628 19.4138 21.741 19.4174 22.1394 19.8081C22.5378 20.1988 22.5016 20.2205 22.8637 20.6112C23.2259 21.0019 23.541 20.7161 23.9249 21.1068C24.3087 21.4975 24.0045 21.7978 24.3884 22.1921C24.7723 22.5864 25.0801 22.2826 25.4749 22.6733C25.8697 23.064 25.7501 23.1761 26.134 23.5668C26.5179 23.9575 26.4744 24.0009 26.8583 24.3953C27.2422 24.7896 27.2784 24.757 27.666 25.1441C27.8977 25.3793 28.2563 25.618 28.3323 25.9183C28.4084 26.2185 28.0571 26.5694 27.9702 26.8733C27.9383 27.1838 27.8232 27.48 27.637 27.7307C27.2982 28.0801 26.8379 28.286 26.3513 28.3059V28.3059Z' fill='%23262626'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 0 0;
}

@keyframes hour-hand {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.country-guide .green-due-date-section {
  position: relative;
  z-index: 1;
}
.country-guide .green-due-date-section .ba-button {
  max-width: none;
}
.country-guide .green-due-date-section .wtf-buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 20px;
}
.country-guide .green-due-date-section .wtf-buttons .wtf-button {
  width: 100%;
}
@media all and (min-width: 1300px) {
  .country-guide .green-due-date-section .wtf-buttons .wtf-button {
    max-width: calc((100% - 25px) / 2);
  }
}
@media (max-width: 989.98px) and (min-width: 768px) {
  .country-guide .green-due-date-section .wtf-buttons .wtf-button {
    max-width: calc((100% - 25px) / 2);
  }
}
.country-guide .green-due-date-section .featured-due-date {
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg width='303' height='303' viewBox='0 0 303 303' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='151.5' cy='151.5' r='149.5' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='3 10'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.country-guide .green-due-date-section .featured-due-date::before {
  background-image: url("data:image/svg+xml,%3Csvg width='299' height='299' viewBox='0 0 299 299' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='149.5' cy='149.5' r='149.5' fill='%2311A63D'/%3E%3C/svg%3E%0A");
  z-index: -1;
}
.country-guide .green-due-date-section .featured-due-date img.expat-hp-countries--thumb {
  -o-object-fit: cover;
     object-fit: cover;
}
.country-guide .green-due-date-section .featured-due-date .expat-hp-countries--thumb {
  position: relative;
  overflow: hidden;
  margin: 0 auto 40px auto;
  width: 147px;
  height: 147px;
  border-radius: 100%;
  background-size: cover;
  background-position: center center;
}
@media all and (max-width: 540px) {
  .country-guide .green-due-date-section .featured-due-date .expat-hp-countries--thumb {
    width: 25.11vw;
    height: 25.11vw;
    margin-bottom: 20px;
  }
}
.country-guide .green-due-date-section .featured-due-date .expat-hp-countries--thumb img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.country-guide .green-due-date-section .multiple-dates {
  position: relative;
}
.country-guide .green-due-date-section .multiple-dates .expat-hp-countries--thumb {
  position: absolute;
  overflow: hidden;
  top: -23px;
  left: calc((100% - 147px) / 2 + 50px);
  right: auto;
}
@media all and (max-width: 540px) {
  .country-guide .green-due-date-section .multiple-dates .expat-hp-countries--thumb {
    left: calc((100% - 147px + 23px) / 2 + 50px);
  }
}
.country-guide .green-due-date-section .multiple-dates .expat-hp-countries--thumb img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.country-guide .green-due-date-section .multiple-dates .us-flag {
  left: auto;
  right: calc((100% - 147px) / 2 + 50px);
}
@media all and (max-width: 540px) {
  .country-guide .green-due-date-section .multiple-dates .us-flag {
    right: calc((100% - 147px + 23px) / 2 + 50px);
  }
}
.country-guide .green-due-date-section .multiple-dates .due-date {
  margin-bottom: 40px;
}
@media (min-width: 541px) and (max-width: 767.98px) {
  .country-guide .green-due-date-section .multiple-dates .due-date {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 540.98px) {
  .country-guide .green-due-date-section .multiple-dates .due-date {
    margin-bottom: 20px;
  }
}

.ba--hp-allposts h2 {
  text-align: center;
  font-size: 44px;
  line-height: 1;
  letter-spacing: -0.8px;
  font-weight: 600;
}
.ba--hp-allposts--lineup {
  max-width: 480px;
  margin: 0 auto;
}
.ba--hp-allposts--lineup a {
  margin: 30px 0;
  display: block;
}
.ba--hp-allposts--lineup a h3 {
  text-align: left;
  font-size: 19px;
  line-height: 1.5;
  letter-spacing: -0.25px;
  font-weight: 600;
  color: #262626;
}
.ba--hp-allposts--lineup a .category-label {
  color: #008427;
}
.ba--hp-allposts--lineup a .category-label time {
  color: #262626;
}
.ba--hp-allposts--lineup a:hover, .ba--hp-allposts--lineup a:focus {
  text-decoration: none;
}
.ba--hp-allposts--lineup a:hover h3, .ba--hp-allposts--lineup a:focus h3 {
  text-decoration: underline;
}
.ba--hp-allposts--lineup a:hover .category-label, .ba--hp-allposts--lineup a:hover p, .ba--hp-allposts--lineup a:focus .category-label, .ba--hp-allposts--lineup a:focus p {
  text-decoration: none;
}
.ba--hp-allposts--view-all {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.ba--hp-allposts--view-all a {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.1px;
}
.ba--hp-allposts--view-all a:after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 12.5px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6.70396 6.7652C7.13292 7.16116 7.13292 7.83884 6.70396 8.2348L1 13.5' stroke='%23262626' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform ease-in-out 300ms;
  transform: translateX(10px);
}
.ba--hp-allposts--view-all a:hover:after, .ba--hp-allposts--view-all a:focus:after {
  transform: translateX(15px);
}

@media only screen and (min-width: 768px) {
  .ba--hp-allposts h2 {
    font-size: 56px;
  }
  .ba--hp-allposts--lineup {
    max-width: 760px;
  }
  .ba--hp-allposts--lineup a {
    max-width: 760px;
  }
  .ba--hp-allposts--lineup a h3 {
    font-size: 24px;
    font-weight: 600;
  }
}
@media only screen and (min-width: 1200px) {
  .ba--hp-allposts h2 {
    font-size: 56px;
  }
  .ba--hp-allposts--lineup a {
    max-width: 760px;
  }
}
.country-guide-hero h1 {
  margin-bottom: 20px;
}
@media all and (max-width: 767.98px) {
  .country-guide-hero h1 {
    margin-bottom: 10px;
  }
}
.country-guide-hero p {
  margin-bottom: 40px;
}
.country-guide-hero .tax-help-intro-row {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  gap: 160px;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .country-guide-hero .tax-help-intro-row {
    gap: 80px;
  }
}
@media all and (max-width: 989.98px) {
  .country-guide-hero .tax-help-intro-row {
    flex-direction: column;
  }
}
@media all and (max-width: 767.98px) {
  .country-guide-hero .tax-help-intro-row {
    gap: 60px;
  }
}
.country-guide-hero .tax-help-intro-row .tax-help-description {
  width: calc((100% - 160px) / 3 * 2);
}
@media (min-width: 990px) and (max-width: 1199.98px) {
  .country-guide-hero .tax-help-intro-row .tax-help-description {
    width: calc((100% - 80px) / 3 * 2);
  }
}
@media all and (max-width: 989.98px) {
  .country-guide-hero .tax-help-intro-row .tax-help-description {
    width: 100%;
  }
}
.country-guide-hero .tax-help-intro-row .tax-help-links {
  width: calc((100% - 160px) / 3 * 1);
}
@media (min-width: 990px) and (max-width: 1199.98px) {
  .country-guide-hero .tax-help-intro-row .tax-help-links {
    width: calc((100% - 80px) / 3 * 1);
  }
}
@media all and (max-width: 989.98px) {
  .country-guide-hero .tax-help-intro-row .tax-help-links {
    width: 100%;
  }
}
.country-guide-hero .tax-help-intro-row .tax-help-links p {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.15;
  letter-spacing: -0.33px;
  color: black;
}
.country-guide-hero .tax-help-intro-row .tax-help-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 989.98px) {
  .country-guide-hero .tax-help-intro-row .tax-help-links ul {
    -moz-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
  }
}
.country-guide-hero .tax-help-intro-row .tax-help-links ul li {
  margin-bottom: 20px;
  padding-left: 51px;
  position: relative;
}
.country-guide-hero .tax-help-intro-row .tax-help-links ul li::before {
  content: "";
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: calc((100% - 32px) / 2);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.country-guide-hero .tax-help-intro-row .tax-help-links ul li a {
  font-weight: 600;
  text-decoration: underline;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: -0.1px;
}
.country-guide-hero .tax-help-intro-row .tax-help-links ul li.filing-deadline::before {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.8 18H28C29 13 25 9 25 9L22.8 11.3C22.3 11.8 21.6 12.1 20.8 12.1C19.3 12.1 18 13.3 18 14.9V15.2C18 16.7 19.2 18 20.8 18ZM5.99993 11H9.49993C11.3999 11 12.9999 12.6 12.9999 14.5C12.9999 16.4 11.3999 18 9.49993 18H9.39993C8.49993 18 7.59993 18.4 6.89993 19L4.90294 20.997C4.90785 20.9804 4.88513 20.8957 4.84631 20.751C4.55965 19.6823 3.39525 15.3411 5.99993 11ZM4.89993 21C4.90135 21 4.90235 20.999 4.90294 20.997L4.89993 21ZM26 23H24.6C23.6 23 22.6 22.7 21.7 22.1L21.3 21.8C20.4 21.2 19.4 20.9 18.4 20.9C16.3 20.9 14.4 22.1 13.6 24L12 28C12 28 23 31 26 23Z' fill='%23008427'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.5548 3.83216C20.0143 3.5258 20.1385 2.90493 19.8322 2.44541C19.5258 1.98588 18.9049 1.8617 18.4454 2.16806L15.4606 4.15792C15.426 4.18015 15.3928 4.20447 15.3612 4.23068C15.2723 4.30433 15.199 4.39094 15.1422 4.48587C15.0519 4.63613 15 4.81207 15 5.00012C15 5.00025 15 5.00039 15 5.00052C15 5.04585 15.003 5.09131 15.0092 5.13656C15.031 5.29642 15.0906 5.44427 15.1787 5.57079L17.1681 8.55481C17.4744 9.01434 18.0953 9.13851 18.5548 8.83216C19.0143 8.5258 19.1385 7.90493 18.8322 7.44541L17.9898 6.18188C23.0972 7.12577 27 11.6313 27 17.0001C27 23.0478 22.0477 28.0001 16 28.0001C9.95228 28.0001 5 23.0478 5 17.0001C5 12.3336 7.92839 8.38259 11.9786 6.72567C12.4898 6.51656 12.7347 5.93265 12.5255 5.42149C12.3164 4.91032 11.7325 4.66546 11.2214 4.87458C6.47161 6.81766 3 11.4666 3 17.0001C3 24.1524 8.84772 30.0001 16 30.0001C23.1523 30.0001 29 24.1524 29 17.0001C29 10.8203 24.6343 5.61437 18.8335 4.313L19.5548 3.83216Z' fill='%23262626'/%3E%3C/svg%3E%0A");
}
.country-guide-hero .tax-help-intro-row .tax-help-links ul li.helpful-articles::before {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.29289 2.29289C8.48043 2.10536 8.73478 2 9 2H23C23.5523 2 24 2.44772 24 3V11C24 11.5523 23.5523 12 23 12C22.4477 12 22 11.5523 22 11V4H9.41421L4 9.41421V28H22C22 27.4477 22.4477 27 23 27C23.5523 27 24 27.4477 24 28V29C24 29.5523 23.5523 30 23 30H3C2.44772 30 2 29.5523 2 29V9C2 8.73478 2.10536 8.48043 2.29289 8.29289L8.29289 2.29289Z' fill='%23262626'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 13C6 12.4477 6.44772 12 7 12H11C11.5523 12 12 12.4477 12 13C12 13.5523 11.5523 14 11 14H7C6.44772 14 6 13.5523 6 13Z' fill='%23262626'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 17C6 16.4477 6.44772 16 7 16H11C11.5523 16 12 16.4477 12 17C12 17.5523 11.5523 18 11 18H7C6.44772 18 6 17.5523 6 17Z' fill='%23262626'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 21C6 20.4477 6.44772 20 7 20H11C11.5523 20 12 20.4477 12 21C12 21.5523 11.5523 22 11 22H7C6.44772 22 6 21.5523 6 21Z' fill='%23262626'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 2C9.55228 2 10 2.44772 10 3V9C10 9.55228 9.55228 10 9 10H3C2.44772 10 2 9.55228 2 9C2 8.44772 2.44772 8 3 8H8V3C8 2.44772 8.44772 2 9 2Z' fill='%23262626'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19 14C16.2386 14 14 16.2386 14 19C14 21.7614 16.2386 24 19 24C21.7614 24 24 21.7614 24 19C24 16.2386 21.7614 14 19 14ZM12 19C12 15.134 15.134 12 19 12C22.866 12 26 15.134 26 19C26 20.5723 25.4816 22.0236 24.6064 23.1922L26.7071 25.2929L29.7071 28.2929C30.0976 28.6834 30.0976 29.3166 29.7071 29.7071C29.3166 30.0976 28.6834 30.0976 28.2929 29.7071L25.2929 26.7071L23.1922 24.6064C22.0236 25.4816 20.5723 26 19 26C15.134 26 12 22.866 12 19Z' fill='%23008427'/%3E%3C/svg%3E%0A");
}
.country-guide-hero .tax-help-intro-row .tax-help-links ul li.fast-facts::before {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 8C2 6.4087 2.63214 4.88258 3.75736 3.75736C4.88258 2.63214 6.4087 2 8 2L24 2C25.5913 2 27.1174 2.63214 28.2426 3.75736C29.3679 4.88258 30 6.4087 30 8V18C30 19.5913 29.3679 21.1174 28.2426 22.2426C27.1174 23.3679 25.5913 24 24 24H19L11.61 29.79C11.4679 29.8951 11.3005 29.9606 11.1248 29.9799C10.9492 29.9992 10.7715 29.9717 10.61 29.9C10.4323 29.8248 10.2802 29.6998 10.172 29.5401C10.0638 29.3805 10.004 29.1929 10 29V24H8C6.4087 24 4.88258 23.3679 3.75736 22.2426C2.63214 21.1174 2 19.5913 2 18L2 8ZM8 4C6.93913 4 5.92172 4.42143 5.17157 5.17157C4.42143 5.92172 4 6.93913 4 8V18C4 19.0609 4.42143 20.0783 5.17157 20.8284C5.92172 21.5786 6.93913 22 8 22H11C11.2652 22 11.5196 22.1054 11.7071 22.2929C11.8946 22.4804 12 22.7348 12 23V27L18.09 22.26C18.2578 22.1065 18.473 22.0148 18.7 22H24C25.0609 22 26.0783 21.5786 26.8284 20.8284C27.5786 20.0783 28 19.0609 28 18V8C28 6.93913 27.5786 5.92172 26.8284 5.17157C26.0783 4.42143 25.0609 4 24 4H8Z' fill='%23262626'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.9202 8.99988L17.6402 10.5299C17.7088 10.6792 17.8131 10.8093 17.9439 10.9087C18.0747 11.0081 18.228 11.0738 18.3902 11.0999L20.0902 11.3499C20.2645 11.3827 20.4269 11.4612 20.5608 11.5774C20.6947 11.6936 20.7953 11.8434 20.8523 12.0113C20.9093 12.1792 20.9206 12.3592 20.8851 12.5329C20.8496 12.7067 20.7685 12.8678 20.6502 12.9999L19.3702 14.3099C19.261 14.4221 19.1797 14.5584 19.1328 14.7077C19.0859 14.8571 19.0748 15.0154 19.1002 15.1699L19.3902 16.9699C19.4125 17.1522 19.3841 17.3371 19.3083 17.5043C19.2324 17.6716 19.1119 17.8147 18.9601 17.918C18.8082 18.0213 18.6309 18.0808 18.4474 18.0899C18.264 18.0991 18.0816 18.0576 17.9202 17.9699L16.4902 17.1799C16.3382 17.0921 16.1658 17.0459 15.9902 17.0459C15.8147 17.0459 15.6422 17.0921 15.4902 17.1799L14.1002 17.9999C13.9388 18.0876 13.7564 18.1291 13.573 18.1199C13.3896 18.1108 13.2122 18.0513 13.0604 17.948C12.9085 17.8447 12.7881 17.7016 12.7122 17.5343C12.6363 17.3671 12.6079 17.1822 12.6302 16.9999L12.9302 15.1999C12.9544 15.0446 12.9417 14.8858 12.893 14.7364C12.8444 14.587 12.7612 14.4511 12.6502 14.3399L11.3702 12.9999C11.2409 12.868 11.1505 12.703 11.1093 12.5229C11.068 12.3429 11.0774 12.1549 11.1364 11.9799C11.1955 11.8049 11.3018 11.6496 11.4437 11.5314C11.5856 11.4131 11.7574 11.3364 11.9402 11.3099L13.6302 11.0599C13.7924 11.0338 13.9457 10.9681 14.0765 10.8687C14.2074 10.7693 14.3117 10.6392 14.3802 10.4899L15.1102 8.99988C15.191 8.82808 15.319 8.68282 15.4792 8.58107C15.6395 8.47932 15.8254 8.42529 16.0152 8.42529C16.2051 8.42529 16.391 8.47932 16.5512 8.58107C16.7115 8.68282 16.8395 8.82808 16.9202 8.99988Z' fill='%23008427'/%3E%3C/svg%3E%0A");
}
.country-guide-hero .tax-help-intro-row .tax-help-links ul li.ways-to-file::before {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 2C11.7348 2 11.4804 2.10536 11.2929 2.29289L5.29289 8.29289C5.10536 8.48043 5 8.73478 5 9V25C5 25.5523 5.44772 26 6 26H22C22.5523 26 23 25.5523 23 25V3C23 2.44772 22.5523 2 22 2H12ZM7 9.41421L12.4142 4H21V24H7V9.41421Z' fill='%23262626'/%3E%3Cpath d='M27 8C27 7.44772 26.5523 7 26 7C25.4477 7 25 7.44772 25 8V28H10C9.44772 28 9 28.4477 9 29C9 29.5523 9.44772 30 10 30H26C26.5523 30 27 29.5523 27 29V8Z' fill='%23262626'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 2C12.5523 2 13 2.44772 13 3V9C13 9.55228 12.5523 10 12 10H6C5.44772 10 5 9.55228 5 9C5 8.44772 5.44772 8 6 8H11V3C11 2.44772 11.4477 2 12 2Z' fill='%23262626'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14 11C14.5523 11 15 11.4477 15 12V21C15 21.5523 14.5523 22 14 22C13.4477 22 13 21.5523 13 21V12C13 11.4477 13.4477 11 14 11Z' fill='%23008427'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.2929 11.2929C13.6834 10.9024 14.3166 10.9024 14.7071 11.2929L18.7071 15.2929C19.0976 15.6834 19.0976 16.3166 18.7071 16.7071C18.3166 17.0976 17.6834 17.0976 17.2929 16.7071L14 13.4142L10.7071 16.7071C10.3166 17.0976 9.68342 17.0976 9.29289 16.7071C8.90237 16.3166 8.90237 15.6834 9.29289 15.2929L13.2929 11.2929Z' fill='%23008427'/%3E%3C/svg%3E%0A");
}
.country-guide-hero .tax-help-intro-row .tax-help-links ul li.tax-prep-steps::before {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 10C10 13.3 12.7 16 16 16C19.3 16 22 13.3 22 10V9H10V10ZM14.1 23.1L11 28H21L17.9 23.1C17 21.7 15 21.7 14.1 23.1Z' fill='%23008427'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 2C7.44772 2 7 2.44772 7 3C7 3.55228 7.44772 4 8 4H9V10C9 12.5395 10.3679 14.7728 12.4037 16C10.3679 17.2272 9 19.4605 9 22V28H8C7.44772 28 7 28.4477 7 29C7 29.5523 7.44772 30 8 30H10H22H24C24.5523 30 25 29.5523 25 29C25 28.4477 24.5523 28 24 28H23V22C23 19.4605 21.6321 17.2272 19.5963 16C21.6321 14.7728 23 12.5395 23 10V4H24C24.5523 4 25 3.55228 25 3C25 2.44772 24.5523 2 24 2H22H10H8ZM21 28V22C21 19.2523 18.7477 17 16 17C13.2523 17 11 19.2523 11 22V28H21ZM21 10C21 12.7477 18.7477 15 16 15C13.2523 15 11 12.7477 11 10V4H21V10Z' fill='%23262626'/%3E%3C/svg%3E%0A");
}
.country-guide-hero .tax-help-intro-row .tax-help-links ul li.customer-testimonials::before {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 19H17C19.7523 19 22 16.7523 22 14V13H27C28.7 13 30 14.3 30 16V21C30 22.7 28.7 24 27 24V26C27 26.9 26.1 27.3 25.4 26.8L22 24H18C16.3 24 15 22.7 15 21V19Z' fill='%23008427'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 3C4.24772 3 2 5.24772 2 8V14C2 16.7523 4.24772 19 7 19V22C7 22.3793 7.21461 22.726 7.55413 22.8951C7.89366 23.0642 8.29964 23.0267 8.60241 22.7982L13.635 19H17C19.7523 19 22 16.7523 22 14V8C22 5.24772 19.7523 3 17 3H7ZM4 8C4 6.35228 5.35228 5 7 5H17C18.6477 5 20 6.35228 20 8V14C20 15.6477 18.6477 17 17 17H13.3C13.0826 17 12.8711 17.0708 12.6976 17.2018L9 19.9924V18C9 17.4477 8.55228 17 8 17H7C5.35228 17 4 15.6477 4 14V8ZM9 11C9 11.5523 8.55228 12 8 12C7.44772 12 7 11.5523 7 11C7 10.4477 7.44772 10 8 10C8.55228 10 9 10.4477 9 11ZM12 12C12.5523 12 13 11.5523 13 11C13 10.4477 12.5523 10 12 10C11.4477 10 11 10.4477 11 11C11 11.5523 11.4477 12 12 12ZM17 11C17 11.5523 16.5523 12 16 12C15.4477 12 15 11.5523 15 11C15 10.4477 15.4477 10 16 10C16.5523 10 17 10.4477 17 11Z' fill='%23262626'/%3E%3C/svg%3E%0A");
}

.steps-to-prep h3 {
  text-align: center;
  margin-bottom: 100px;
}
@media all and (max-width: 767.98px) {
  .steps-to-prep h3 {
    margin-bottom: 80px;
  }
}
.steps-to-prep h4 {
  font-size: 24px;
  line-height: 1.17;
  letter-spacing: -0.25px;
}
@media all and (max-width: 767.98px) {
  .steps-to-prep h4 {
    font-size: 19px;
  }
}
.steps-to-prep .stp-steps {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  gap: 85px;
}
@media all and (max-width: 767.98px) {
  .steps-to-prep .stp-steps {
    gap: 65px;
  }
}
.steps-to-prep .stp-steps .stp-step {
  width: calc((100% - 85px - 85px) / 3);
  text-align: center;
}
.steps-to-prep .stp-steps .stp-step a {
  text-decoration: underline;
  transition: all ease 250ms;
}
.steps-to-prep .stp-steps .stp-step a:hover, .steps-to-prep .stp-steps .stp-step a:focus {
  color: #008427;
}
@media all and (max-width: 989.98px) {
  .steps-to-prep .stp-steps .stp-step {
    width: 100%;
    max-width: 680px;
  }
}
.steps-to-prep .stp-steps .stp-step img {
  width: 100%;
  height: auto;
  max-width: 330px;
}

.helpful-articles h2 {
  max-width: 760px;
  margin: auto;
}

.country-fast-facts {
  background-color: #008427;
  width: 100%;
}
.country-fast-facts h2 {
  text-align: center;
  color: white;
  max-width: 760px;
  margin: 0 auto 80px auto;
}
@media all and (max-width: 767.98px) {
  .country-fast-facts h2 {
    margin: 0 auto 60px auto;
  }
}
.country-fast-facts .fast-facts {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  gap: 40px;
}
@media all and (max-width: 989.98px) {
  .country-fast-facts .fast-facts {
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 989.98px) {
  .country-fast-facts .fast-facts {
    gap: 60px;
  }
}
.country-fast-facts .fast-facts .fast-fact {
  border-radius: 16px;
  background-color: white;
  padding: 40px;
  width: calc((100% - 80px) / 3);
  margin-left: auto;
  margin-right: auto;
}
.country-fast-facts .fast-facts .fast-fact .ff-image {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 212px;
}
.country-fast-facts .fast-facts .fast-fact .ff-image img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.country-fast-facts .fast-facts .fast-fact p {
  color: #262626;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.1px;
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 20px 0 0 0;
}
@media all and (max-width: 989.98px) {
  .country-fast-facts .fast-facts .fast-fact {
    width: 100%;
    max-width: 360px;
  }
}
@media all and (max-width: 767.98px) {
  .country-fast-facts .fast-facts .fast-fact {
    padding: 40px 25px;
  }
}

.article-helpful-vote {
  margin-top: 80px;
  margin-bottom: 40px;
  align-items: center;
  gap: 20px !important;
  border-top: 1px solid #e5ebef;
  padding-top: 80px;
}
@media all and (max-width: 767.98px) {
  .article-helpful-vote {
    padding-top: 60px;
  }
}
.article-helpful-vote p {
  padding: 0 !important;
}
.article-helpful-vote .row {
  gap: 20px;
}
.article-helpful-vote .helpful-heading {
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.57px;
}
@media all and (max-width: 767.98px) {
  .article-helpful-vote .helpful-heading {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .article-helpful-vote .helpful-buttons {
    margin-right: auto;
  }
}
@media all and (max-width: 1199.98px) {
  .article-helpful-vote .helpful-buttons {
    width: 80%;
  }
}
.article-helpful-vote a {
  text-decoration: none !important;
}
.article-helpful-vote .like-button, .article-helpful-vote .dislike-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px;
  border: 1px solid #e5ebef;
  border-radius: 12px;
  width: 100%;
}
.article-helpful-vote .like-button p, .article-helpful-vote .dislike-button p {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.1px;
  padding: 0;
}
.article-helpful-vote .like-button:hover, .article-helpful-vote .like-button:focus, .article-helpful-vote .dislike-button:hover, .article-helpful-vote .dislike-button:focus {
  border: 1px solid #008427;
}
.article-helpful-vote .like-button:hover p, .article-helpful-vote .like-button:focus p, .article-helpful-vote .dislike-button:hover p, .article-helpful-vote .dislike-button:focus p {
  text-decoration: underline;
}