
img{
    
max-width: 100%
    
}
@charset "UTF-8";
.wp-block-audio :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
:where(.wp-block-button__link) {
  border-radius: 9999px;
  box-shadow: none;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline),
:root :where(.wp-block-button.is-style-outline > .wp-block-button__link) {
  border: 2px solid;
  padding: 0.667em 1.333em;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),
:root :where(.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color)) {
  color: currentColor;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),
:root :where(.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-background)) {
  background-color: initial;
  background-image: none;
}
.wp-block-calendar table:where(:not(.has-text-color)) {
  color: #40464d;
}
.wp-block-calendar table:where(:not(.has-text-color)) td,
.wp-block-calendar table:where(:not(.has-text-color)) th {
  border-color: #ddd;
}
:where(.wp-block-calendar table:not(.has-background) th) {
  background: #ddd;
}
:where(.wp-block-columns) {
  margin-bottom: 1.75em;
}
:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-post-comments .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}
:where(.wp-block-post-comments input[type="submit"]) {
  border: none;
}
@supports (-webkit-touch-callout: inherit) {
}
:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
  color: #fff;
}
:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
  color: #000;
}
:root :where(.wp-block-cover h1:not(.has-text-color)),
:root :where(.wp-block-cover h2:not(.has-text-color)),
:root :where(.wp-block-cover h3:not(.has-text-color)),
:root :where(.wp-block-cover h4:not(.has-text-color)),
:root :where(.wp-block-cover h5:not(.has-text-color)),
:root :where(.wp-block-cover h6:not(.has-text-color)),
:root :where(.wp-block-cover p:not(.has-text-color)) {
  color: inherit;
}
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background + .wp-block-cover__inner-container)) .wp-block-cover__image-background,
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background + .wp-block-cover__inner-container)) .wp-block-cover__video-background {
  z-index: 0;
}
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background + .wp-block-cover__inner-container)) .wp-block-cover__background,
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background + .wp-block-cover__inner-container)) .wp-block-cover__gradient-background,
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background + .wp-block-cover__inner-container)) .wp-block-cover__inner-container,
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background + .wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before {
  z-index: 1;
}
.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background + .wp-block-cover__inner-container)) .wp-block-cover__inner-container {
  z-index: auto;
}
.wp-block-embed :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
:where(.wp-block-file) {
  margin-bottom: 1.5em;
}
:where(.wp-block-file__button) {
  border-radius: 2em;
  display: inline-block;
  padding: 0.5em 1em;
}
:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
  box-shadow: none;
  color: #fff;
  opacity: 0.85;
  text-decoration: none;
}
.wp-block-form-input__label:has(input[type="checkbox"]) {
  flex-direction: row;
  width: fit-content;
}
.wp-block-form-input__label:has(input[type="checkbox"]) .wp-block-form-input__label-content {
  margin: 0;
}
.wp-block-form-input__label:has(.wp-block-form-input__label-content + input[type="checkbox"]) {
  flex-direction: row-reverse;
}
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
  bottom: 0;
  left: 0;
  max-height: 100%;
  position: absolute;
  right: 0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  content: "";
  height: 100%;
  -webkit-mask-image: linear-gradient(0deg, #000 20%, #0000);
  mask-image: linear-gradient(0deg, #000 20%, #0000);
  max-height: 40%;
}
:where(.wp-block-group.wp-block-group-is-layout-constrained) {
  position: relative;
}
h1.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h1.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h2.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h2.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h3.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h3.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h4.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h4.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h5.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h5.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h6.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h6.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]) {
  rotate: 180deg;
}
.wp-block-image :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
@supports ((-webkit-mask-image: none) or (mask-image: none)) or (-webkit-mask-image: none) {
}
:root :where(.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img) {
  border-radius: 9999px;
}
.wp-lightbox-container button:focus-visible {
  outline: 3px auto #5a5a5a40;
  outline: 3px auto -webkit-focus-ring-color;
  outline-offset: 3px;
}
.wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
  background-color: #5a5a5a40;
  border: none;
}
.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background) {
  background: none;
  border: none;
}
:where(.wp-block-latest-comments:not([style*="line-height"] .wp-block-latest-comments__comment)) {
  line-height: 1.1;
}
:where(.wp-block-latest-comments:not([style*="line-height"] .wp-block-latest-comments__comment-excerpt p)) {
  line-height: 1.8;
}
.has-dates :where(.wp-block-latest-comments:not([style*="line-height"])),
.has-excerpts :where(.wp-block-latest-comments:not([style*="line-height"])) {
  line-height: 1.5;
}
:root :where(.wp-block-latest-posts.is-grid) {
  padding: 0;
}
:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
  padding-left: 0;
}
ul {
  box-sizing: border-box;
}
:root :where(.wp-block-list.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-navigation :where(a),
.wp-block-navigation :where(a:active),
.wp-block-navigation :where(a:focus) {
  text-decoration: none;
}
:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
  padding: 0.5em 1em;
}
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
  padding: 0.5em 1em;
}
.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a) {
  color: inherit;
}
.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  font-style: normal;
  font-weight: 100;
  line-height: 0.68;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
}
body.rtl .has-drop-cap:not(:focus):first-letter {
  float: none;
  margin-left: 0.1em;
}
:root :where(p.has-background) {
  padding: 1.25em 2.375em;
}
:where(p.has-text-color:not(.has-link-color)) a {
  color: inherit;
}
:where(.wp-block-post-comments-form) input:not([type="submit"]),
:where(.wp-block-post-comments-form) textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em;
}
:where(.wp-block-post-comments-form) input:where(:not([type="submit"]):not([type="checkbox"])),
:where(.wp-block-post-comments-form) textarea {
  padding: calc(0.667em + 2px);
}
.wp-block-post-comments-form[style*="font-weight"] :where(.comment-reply-title) {
  font-weight: inherit;
}
.wp-block-post-comments-form[style*="font-family"] :where(.comment-reply-title) {
  font-family: inherit;
}
.wp-block-post-comments-form[class*="-font-size"] :where(.comment-reply-title),
.wp-block-post-comments-form[style*="font-size"] :where(.comment-reply-title) {
  font-size: inherit;
}
.wp-block-post-comments-form[style*="line-height"] :where(.comment-reply-title) {
  line-height: inherit;
}
.wp-block-post-comments-form[style*="font-style"] :where(.comment-reply-title) {
  font-style: inherit;
}
.wp-block-post-comments-form[style*="letter-spacing"] :where(.comment-reply-title) {
  letter-spacing: inherit;
}
.wp-block-post-comments-form :where(input[type="submit"]) {
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  overflow-wrap: break-word;
  text-align: center;
}
.wp-block-post-comments-form .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}
:where(.wp-block-post-excerpt) {
  box-sizing: border-box;
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}
.wp-block-post-featured-image :where(img) {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  width: 100%;
}
.wp-block-post-featured-image:where(.alignleft, .alignright) {
  width: 100%;
}
.wp-block-post-title :where(a) {
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
}
:where(.wp-block-preformatted.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)),
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
  margin-bottom: 1em;
  padding: 0 1em;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) p,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
  font-size: 1.125em;
  text-align: right;
}
.wp-block-read-more:where(:not([style*="text-decoration"])) {
  text-decoration: none;
}
.wp-block-read-more:where(:not([style*="text-decoration"])):active,
.wp-block-read-more:where(:not([style*="text-decoration"])):focus {
  text-decoration: none;
}
:where(.wp-block-search__button) {
  border: 1px solid #ccc;
  padding: 6px 10px;
}
:where(.wp-block-search__input) {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-transform: inherit;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border: 1px solid #949494;
  box-sizing: border-box;
  padding: 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
  border: none;
  border-radius: 0;
  padding: 0 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
  outline: none;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
  padding: 4px 8px;
}
:root :where(.wp-block-separator.is-style-dots) {
  height: auto;
  line-height: 1;
  text-align: center;
}
:root :where(.wp-block-separator.is-style-dots):before {
  color: currentColor;
  content: "···";
  font-family: serif;
  font-size: 1.5em;
  letter-spacing: 2em;
  padding-left: 2em;
}
:root :where(.wp-block-site-logo.is-style-rounded) {
  border-radius: 9999px;
}
.wp-block-site-title :where(a) {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
  background-color: #f0f0f0;
  color: #444;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon {
  background-color: #f90;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky {
  background-color: #0a7aff;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord {
  background-color: #5865f2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook {
  background-color: #0866ff;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github {
  background-color: #24292d;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google {
  background-color: #ea4434;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar {
  background-color: #1d4fc4;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit {
  background-color: #ff4500;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram {
  background-color: #2aabee;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter {
  background-color: #1da1f2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp {
  background-color: #25d366;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube {
  background-color: red;
  color: #fff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
  background: none;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
  height: 1.25em;
  width: 1.25em;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {
  color: #f90;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {
  color: #1ea0c3;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {
  color: #0757fe;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {
  color: #0a7aff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {
  color: #1e1f26;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {
  color: #02e49b;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord {
  color: #5865f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {
  color: #e94c89;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {
  color: #4280ff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
  color: #f45800;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {
  color: #0866ff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {
  color: #0461dd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {
  color: #e65678;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {
  color: #24292d;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {
  color: #382110;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {
  color: #ea4434;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {
  color: #1d4fc4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {
  color: #f00075;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {
  color: #e21b24;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {
  color: #0d66c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {
  color: #3288d4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {
  color: #f6405f;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {
  color: #e60122;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {
  color: #ef4155;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {
  color: #ff4500;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
  color: #0478d7;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {
  color: #fff;
  stroke: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {
  color: #ff5600;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {
  color: #1bd760;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {
  color: #2aabee;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {
  color: #011835;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {
  color: #6440a4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {
  color: #1da1f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
  color: #1eb7ea;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
  color: #4680c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {
  color: #25d366;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {
  color: #3499cd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
  color: #d32422;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube {
  color: red;
}
:root :where(.wp-block-social-links .wp-social-link a) {
  padding: 0.25em;
}
:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
  padding: 0;
}
:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {
  padding-left: 0.6666666667em;
  padding-right: 0.6666666667em;
}
:root :where(.wp-block-tag-cloud.is-style-outline) {
  display: flex;
  flex-wrap: wrap;
  gap: 1ch;
}
:root :where(.wp-block-tag-cloud.is-style-outline a) {
  border: 1px solid;
  font-size: unset !important;
  margin-right: 0;
  padding: 1ch 2ch;
  text-decoration: none !important;
}
:root :where(.wp-block-table-of-contents) {
  box-sizing: border-box;
}
:where(.wp-block-term-description) {
  box-sizing: border-box;
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}
:where(pre.wp-block-verse) {
  font-family: inherit;
}
@supports (position: sticky) {
}
.wp-block-video :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
:root {
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px;
}
html :where(.has-border-color) {
  border-style: solid;
}
html :where([style*="border-top-color"]) {
  border-top-style: solid;
}
html :where([style*="border-right-color"]) {
  border-right-style: solid;
}
html :where([style*="border-bottom-color"]) {
  border-bottom-style: solid;
}
html :where([style*="border-left-color"]) {
  border-left-style: solid;
}
html :where([style*="border-width"]) {
  border-style: solid;
}
html :where([style*="border-top-width"]) {
  border-top-style: solid;
}
html :where([style*="border-right-width"]) {
  border-right-style: solid;
}
html :where([style*="border-bottom-width"]) {
  border-bottom-style: solid;
}
html :where([style*="border-left-width"]) {
  border-left-style: solid;
}
html :where(img[class*="wp-image-"]) {
  height: auto;
  max-width: 100%;
}
:where(figure) {
  margin: 0 0 1em;
}
html :where(.is-position-sticky) {
  --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px);
}
@media screen and (max-width: 600px) {
  html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: 0px;
  }
}
img:is([sizes="auto" i], [sizes^="auto," i]) {
  contain-intrinsic-size: 3000px 1500px;
}
/*! This file is auto-generated */

:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
  --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
  --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
  --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
  --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
  --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
  --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
:where(.is-layout-flex) {
  gap: 0.5em;
}
:where(.is-layout-grid) {
  gap: 0.5em;
}
.is-layout-flex > :is(*, div) {
  margin: 0;
}
.is-layout-grid > :is(*, div) {
  margin: 0;
}
:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}
:where(.wp-block-columns.is-layout-grid) {
  gap: 2em;
}
:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em;
}
:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em;
}
:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em;
}
:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em;
}
:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}
:where(.wp-block-columns.is-layout-grid) {
  gap: 2em;
}
:root :where(.wp-block-pullquote) {
  font-size: 1.5em;
  line-height: 1.6;
}

.no-js img. {
  display: none;
}

. {
  opacity: 0;
}
.ct-section-inner-wrap strong {
  font-weight: 700 !important;
}
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
section {
  display: block;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
b,
strong {
  font-weight: bolder;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html {
  box-sizing: border-box;
}
body {
  font-size: 16px;
  color: rgba(64, 64, 64, 1);
}
*,
:after,
:before {
  box-sizing: inherit;
}
.ct-section-inner-wrap {
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  min-height: inherit;
}
div.ct-fancy-icon {
  display: inline-flex;
  border-radius: 50%;
}
.ct-fancy-icon > svg {
  fill: currentColor;
}
.oxy-rich-text p:first-child {
  margin-block-start: 0;
}
.oxy-rich-text p:last-child {
  margin-block-end: 0;
}
:-webkit-any(li, div._important), :is(li, div._important) {
  display: list-item;
}
:-webkit-any(table, div._important), :is(table, div._important) {
  display: table;
}
:is(thead, div._important), :-webkit-any(thead, div._important) {
  display: table-header-group;
}
:is(tr, div._important), :-webkit-any(tr, div._important) {
  display: table-row;
}
:is(tbody, div._important), :-webkit-any(tbody, div._important) {
  display: table-row-group;
}
:is(th, td, div._important), :-webkit-any(th, td, div._important) {
  display: table-cell;
}
:is(caption, div._important), :-webkit-any(caption, div._important) {
  display: table-caption;
}
:is(colgroup, div._important), :-webkit-any(colgroup, div._important) {
  display: table-column-group;
}
:is(col, div._important), :-webkit-any(col, div._important) {
  display: table-column;
}
:is(tfoot, div._important), :-webkit-any(tfoot, div._important) {
  display: table-footer-group;
}
#section-7-3960 > .ct-section-inner-wrap {
  max-width: 1280px;
  padding-top: 12px;
  padding-right: 48px;
  padding-bottom: 12px;
  padding-left: 48px;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
}
#section-7-3960 {
  display: block;
}
#section-7-3960 {
  background-color: #313c52;
  text-align: justify;
  min-height: 50px;
}
#section-2-3960 > .ct-section-inner-wrap {
  max-width: 880px;
  padding-top: 48px;
  padding-right: 48px;
  padding-bottom: 48px;
  padding-left: 48px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
#section-2-3960 {
  display: block;
}
#section-2-3960 {
  background-color: rgba(234, 234, 234, 0.46);
  text-align: left;
}
#section-278-3962 > .ct-section-inner-wrap {
  max-width: 1280px;
  padding-top: 35px;
  padding-bottom: 35px;
  gap: 25px;
}
#section-278-3962 {
  background-color: #2d2d2d;
}
@media (max-width: 991px) {
  #section-7-3960 > .ct-section-inner-wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
  #section-7-3960 {
    text-align: justify;
  }
}
@media (max-width: 767px) {
  #section-7-3960 > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    gap: 12px;
  }
  #section-7-3960 {
    display: block;
  }
  #section-7-3960 {
    text-align: justify;
  }
}
@media (max-width: 767px) {
  #section-2-3960 > .ct-section-inner-wrap {
    padding-top: 18px;
    padding-right: 18px;
    padding-bottom: 18px;
    padding-left: 18px;
    display: flex;
    flex-direction: column;
  }
  #section-2-3960 {
    display: block;
  }
}
@media (max-width: 479px) {
  #section-2-3960 > .ct-section-inner-wrap {
    padding-top: 12px;
    padding-right: 0;
    padding-bottom: 48px;
    padding-left: 0;
    display: flex;
  }
  #section-2-3960 {
    display: block;
  }
}
@media (max-width: 479px) {
  #section-278-3962 > .ct-section-inner-wrap {
    padding-bottom: 100px;
  }
}
#div_block-369-5013 {
  width: 100%;
  position: relative;
  justify-content: center;
  align-items: center;
}
#div_block-360-5013 {
  position: absolute;
  left: 0;
  bottom: auto;
  top: auto;
}
#div_block-359-5013 {
  text-align: left;
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  justify-content: center;
}
#div_block-3-3960 {
  background-color: #fff;
  width: 100%;
  gap: 12px;
  box-shadow: 0px 0px 6px 0.5px rgba(0, 0, 0, 0.05);
}
#div_block-346-5013 {
  padding-left: 16px;
  padding-right: 16px;
  gap: 12px;
  padding-top: 16px;
}
#div_block-18-3960 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: center;
}
#div_block-20-3960 {
  height: 18px;
  width: 18px;
  background-color: #476d8f;
}
#div_block-25-3960 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: center;
  padding-left: 12px;
}
#div_block-319-3962 {
  width: 100%;
  flex-direction: row;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 24px;
}
#div_block-320-3962 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 5px;
  align-items: center;
}
#div_block-419-5013 {
  filter: blur(0.3px);
  padding-bottom: 12px;
}
#div_block-384-5013 {
  flex-direction: row;
  display: flex;
  width: 100%;
  justify-content: space-around;
  text-align: justify;
  padding-left: 4px;
  padding-right: 4px;
  gap: 4px;
  align-items: center;
  row-gap: 6px;
}
#div_block-385-5013 {
  width: 12%;
  justify-content: center;
}
#div_block-406-5013 {
  width: 16%;
  justify-content: center;
}
#div_block-408-5013 {
  width: 15%;
  justify-content: center;
  padding-left: 2px;
  padding-right: 2px;
}
#div_block-410-5013 {
  width: 16%;
  justify-content: center;
}
#div_block-412-5013 {
  width: 10%;
  justify-content: center;
}
#div_block-392-5013 {
  width: 14%;
  justify-content: center;
}
#div_block-53-3960 {
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 18px;
  padding-bottom: 26px;
  color: #202020;
  font-size: 19px;
  line-height: 1.5;
  font-weight: 300;
  font-family: "Merriweather";
  usecustomtag: true;
}
#div_block-850-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 8px;
  margin-top: 24px;
  margin-bottom: 24px;
  border-top-style: solid;
  border-top-color: #7f7f7f;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-bottom-color: #7f7f7f;
  border-bottom-style: solid;
  padding-top: 12px;
  padding-bottom: 12px;
}
#div_block-851-5013 {
  width: 48px;
  height: 48px;
  flex-grow: 0;
  flex-shrink: 0;
}
#div_block-853-5013 {
  font-size: 18px;
  gap: 8px;
  font-family: Arial, Helvetica, sans-serif;
}
#div_block-835-5013 {
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #fdcc5e;
  margin-top: 24px;
  margin-bottom: 24px;
}
#div_block-1051-5013 {
  margin-top: 12px;
  gap: 12px;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  margin-bottom: 12px;
  font-size: 19px;
}
#div_block-1052-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-1055-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-1058-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-1061-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-483-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 12px;
  align-items: center;
}
#div_block-493-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 12px;
  align-items: center;
  margin-top: 24px;
}
#div_block-842-5013 {
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #fdcc5e;
  margin-top: 24px;
  margin-bottom: 24px;
}
#div_block-496-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 12px;
  align-items: center;
}
#div_block-520-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 12px;
  align-items: center;
}
#div_block-1039-5013 {
  background-color: #e9e9e9;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  gap: 8px;
  margin-bottom: 20px;
}
#div_block-1042-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 6px;
}
#div_block-1071-5013 {
  margin-top: 12px;
  gap: 12px;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  margin-bottom: 12px;
  font-size: 19px;
}
#div_block-1072-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-1075-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-1078-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-1081-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-536-5013 {
  gap: 16px;
}
#div_block-333-3962 {
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #fdcc5e;
}
#div_block-548-5013 {
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #fdcc5e;
}
#div_block-551-5013 {
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #fdcc5e;
}
#div_block-554-5013 {
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #fdcc5e;
}
#div_block-1094-5013 {
  margin-top: 12px;
  gap: 12px;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  margin-bottom: 12px;
  font-size: 19px;
}
#div_block-1095-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-1098-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-1101-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-1104-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-1118-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-570-5013 {
  margin-top: 12px;
  gap: 12px;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  margin-bottom: 12px;
  font-size: 19px;
}
#div_block-571-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-574-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-577-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-580-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-610-5013 {
  background-color: rgba(237, 227, 35, 0.2);
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  border-top-style: dashed;
  border-right-style: dashed;
  border-bottom-style: dashed;
  border-left-style: dashed;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-color: #ce1c1c;
  border-right-color: #ce1c1c;
  border-bottom-color: #ce1c1c;
  border-left-color: #ce1c1c;
  width: 100%;
  justify-content: center;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  align-items: center;
  margin-bottom: 24px;
}
#div_block-622-5013 {
  gap: 12px;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  margin-bottom: 12px;
  font-size: 19px;
}
#div_block-623-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-626-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-629-5013 {
  gap: 8px;
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: flex-start;
}
#div_block-674-5013 {
  z-index: 5;
  left: 0;
  right: 0;
  top: 48px;
  color: #313c52;
  gap: 10px;
  margin-left: auto;
  margin-right: auto;
  text-shadow: 0px 0px 0.615px #202020;
}
#div_block-682-5013 {
  background-color: #fff;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
#div_block-698-5013 {
  background-color: rgba(237, 227, 35, 0.2);
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  border-top-style: dashed;
  border-right-style: dashed;
  border-bottom-style: dashed;
  border-left-style: dashed;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-color: #ce1c1c;
  border-right-color: #ce1c1c;
  border-bottom-color: #ce1c1c;
  border-left-color: #ce1c1c;
  width: 100%;
  justify-content: center;
  bottom: 48px;
  left: 0;
  right: 0;
  align-items: center;
}
#div_block-712-5013 {
  line-height: 1.3;
  position: relative;
  gap: 20px;
  color: rgba(0, 0, 0, 0.85);
}
#div_block-713-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: stretch;
  gap: 4px;
}
#div_block-714-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 4px;
  align-items: center;
}
#div_block-715-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 1px;
  align-items: center;
}
#div_block-724-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: stretch;
  gap: 4px;
}
#div_block-726-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 4px;
  align-items: center;
}
#div_block-727-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 1px;
  align-items: center;
}
#div_block-751-5013 {
  width: 100%;
  flex-direction: row;
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: stretch;
}
#div_block-759-5013 {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  gap: 16px;
  margin-top: 8px;
}
#div_block-761-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 8px;
}
#div_block-762-5013 {
  width: 48px;
  height: 48px;
  flex-grow: 0;
  flex-shrink: 0;
}
#div_block-763-5013 {
  font-size: 14px;
  gap: 4px;
}
#div_block-766-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  color: #627aad;
  font-size: 12px;
  gap: 6px;
  align-items: center;
}
#div_block-784-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: center;
}
#div_block-792-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 8px;
}
#div_block-793-5013 {
  width: 48px;
  height: 48px;
  flex-grow: 0;
  flex-shrink: 0;
}
#div_block-795-5013 {
  font-size: 14px;
  gap: 4px;
}
#div_block-798-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  color: #627aad;
  font-size: 12px;
  gap: 6px;
  align-items: center;
}
#div_block-803-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: center;
}
#div_block-879-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 8px;
}
#div_block-880-5013 {
  width: 48px;
  height: 48px;
  flex-grow: 0;
  flex-shrink: 0;
}
#div_block-882-5013 {
  font-size: 14px;
  gap: 4px;
}
#div_block-885-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  color: #627aad;
  font-size: 12px;
  gap: 6px;
  align-items: center;
}
#div_block-890-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: center;
}
#div_block-895-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 8px;
}
#div_block-896-5013 {
  width: 48px;
  height: 48px;
  flex-grow: 0;
  flex-shrink: 0;
}
#div_block-898-5013 {
  font-size: 14px;
  gap: 4px;
}
#div_block-901-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  color: #627aad;
  font-size: 12px;
  gap: 6px;
  align-items: center;
}
#div_block-906-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: center;
}
#div_block-911-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 8px;
}
#div_block-912-5013 {
  width: 48px;
  height: 48px;
  flex-grow: 0;
  flex-shrink: 0;
}
#div_block-914-5013 {
  font-size: 14px;
  gap: 4px;
}
#div_block-917-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  color: #627aad;
  font-size: 12px;
  gap: 6px;
  align-items: center;
}
#div_block-922-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: center;
}
#div_block-927-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 8px;
}
#div_block-928-5013 {
  width: 48px;
  height: 48px;
  flex-grow: 0;
  flex-shrink: 0;
}
#div_block-930-5013 {
  font-size: 14px;
  gap: 4px;
}
#div_block-933-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  color: #627aad;
  font-size: 12px;
  gap: 6px;
  align-items: center;
}
#div_block-938-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: center;
}
#div_block-943-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 8px;
}
#div_block-944-5013 {
  width: 48px;
  height: 48px;
  flex-grow: 0;
  flex-shrink: 0;
}
#div_block-946-5013 {
  font-size: 14px;
  gap: 4px;
}
#div_block-949-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  color: #627aad;
  font-size: 12px;
  gap: 6px;
  align-items: center;
}
#div_block-954-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: center;
}
#div_block-959-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 8px;
}
#div_block-960-5013 {
  width: 48px;
  height: 48px;
  flex-grow: 0;
  flex-shrink: 0;
}
#div_block-962-5013 {
  font-size: 14px;
  gap: 4px;
}
#div_block-965-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  color: #627aad;
  font-size: 12px;
  gap: 6px;
  align-items: center;
}
#div_block-970-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: center;
}
#div_block-975-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 8px;
}
#div_block-976-5013 {
  width: 48px;
  height: 48px;
  flex-grow: 0;
  flex-shrink: 0;
}
#div_block-978-5013 {
  font-size: 14px;
  gap: 4px;
}
#div_block-981-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  color: #627aad;
  font-size: 12px;
  gap: 6px;
  align-items: center;
}
#div_block-986-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: center;
}
#div_block-991-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 8px;
}
#div_block-992-5013 {
  width: 48px;
  height: 48px;
  flex-grow: 0;
  flex-shrink: 0;
}
#div_block-994-5013 {
  font-size: 14px;
  gap: 4px;
}
#div_block-997-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  color: #627aad;
  font-size: 12px;
  gap: 6px;
  align-items: center;
}
#div_block-1002-5013 {
  text-align: left;
  flex-direction: row;
  display: flex;
  align-items: center;
}
#div_block-281-3962 {
  flex-direction: row;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
  text-align: center;
}
@media (max-width: 1120px) {
  #div_block-384-5013 {
    text-align: left;
    flex-shrink: 0;
    flex-wrap: wrap;
    justify-content: center;
    gap: 26px;
    row-gap: 4px !important;
  }
}
@media (max-width: 1120px) {
  #div_block-385-5013 {
    width: 16%;
  }
}
@media (max-width: 1120px) {
  #div_block-406-5013 {
    width: 26%;
  }
}
@media (max-width: 1120px) {
  #div_block-408-5013 {
    width: 22%;
  }
}
@media (max-width: 1120px) {
  #div_block-410-5013 {
    width: 26%;
  }
}
@media (max-width: 1120px) {
  #div_block-412-5013 {
    width: 16%;
  }
}
@media (max-width: 1120px) {
  #div_block-392-5013 {
    width: 23%;
  }
}
@media (max-width: 1120px) {
  #div_block-53-3960 {
    padding-top: 26px;
  }
}
@media (max-width: 1120px) {
  #div_block-483-5013 {
    display: flex;
    align-items: flex-start;
  }
}
@media (max-width: 1120px) {
  #div_block-493-5013 {
    display: flex;
    align-items: flex-start;
  }
}
@media (max-width: 1120px) {
  #div_block-496-5013 {
    display: flex;
    align-items: flex-start;
  }
}
@media (max-width: 1120px) {
  #div_block-520-5013 {
    display: flex;
    align-items: flex-start;
  }
}
@media (max-width: 1120px) {
  #div_block-712-5013 {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  #div_block-384-5013 {
    gap: 20px;
    flex-wrap: wrap;
    text-align: left;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  #div_block-385-5013 {
    width: 20%;
  }
}
@media (max-width: 991px) {
  #div_block-406-5013 {
    width: 30%;
  }
}
@media (max-width: 991px) {
  #div_block-408-5013 {
    width: 26%;
  }
}
@media (max-width: 991px) {
  #div_block-410-5013 {
    width: 28%;
  }
}
@media (max-width: 991px) {
  #div_block-412-5013 {
    width: 18%;
  }
}
@media (max-width: 991px) {
  #div_block-392-5013 {
    width: 26%;
  }
}
@media (max-width: 991px) {
  #div_block-674-5013 {
    top: 18px;
  }
}
@media (max-width: 991px) {
  #div_block-713-5013 {
    flex-direction: column;
    display: flex;
  }
}
@media (max-width: 767px) {
  #div_block-369-5013 {
    flex-direction: column-reverse;
    display: flex;
    gap: 12px;
  }
}
@media (max-width: 767px) {
  #div_block-360-5013 {
    position: static;
  }
}
@media (max-width: 767px) {
  #div_block-3-3960 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #div_block-25-3960 {
    padding-left: 8px;
  }
}
@media (max-width: 767px) {
  #div_block-319-3962 {
    padding-left: 16px;
  }
}
@media (max-width: 767px) {
  #div_block-384-5013 {
    padding-left: 2px;
    padding-right: 2px;
  }
}
@media (max-width: 767px) {
  #div_block-53-3960 {
    padding-top: 18px;
    padding-right: 18px;
    padding-bottom: 18px;
    padding-left: 18px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #div_block-853-5013 {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  #div_block-1051-5013 {
    padding-right: 6px;
    padding-left: 6px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #div_block-1039-5013 {
    text-align: left;
    align-items: center;
    gap: 12px;
  }
}
@media (max-width: 767px) {
  #div_block-1122-5013 {
    flex-direction: row;
    display: flex;
    gap: 6px;
    align-items: center;
  }
}
@media (max-width: 767px) {
  #div_block-1071-5013 {
    padding-right: 6px;
    padding-left: 6px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #div_block-1094-5013 {
    padding-right: 6px;
    padding-left: 6px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #div_block-570-5013 {
    padding-right: 6px;
    padding-left: 6px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #div_block-622-5013 {
    padding-right: 6px;
    padding-left: 6px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #div_block-698-5013 {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
  }
}
@media (max-width: 767px) {
  #div_block-712-5013 {
    margin-top: 0;
  }
}
@media (max-width: 479px) {
  #div_block-346-5013 {
    padding-top: 12px;
    padding-right: 12px;
    padding-left: 12px;
  }
}
@media (max-width: 479px) {
  #div_block-25-3960 {
    padding-left: 6px;
  }
}
@media (max-width: 479px) {
  #div_block-319-3962 {
    text-align: justify;
    flex-direction: row;
    display: flex;
    align-items: center;
    padding-left: 12px;
  }
}
@media (max-width: 479px) {
  #div_block-320-3962 {
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 479px) {
  #div_block-384-5013 {
    flex-wrap: wrap;
    gap: 12px;
    text-align: justify;
    padding-left: 0;
    padding-right: 0;
    row-gap: 4px !important;
  }
}
@media (max-width: 479px) {
  #div_block-385-5013 {
    width: 22%;
  }
}
@media (max-width: 479px) {
  #div_block-406-5013 {
    width: 35%;
  }
}
@media (max-width: 479px) {
  #div_block-408-5013 {
    width: 30%;
  }
}
@media (max-width: 479px) {
  #div_block-410-5013 {
    width: 32%;
  }
}
@media (max-width: 479px) {
  #div_block-412-5013 {
    width: 23%;
  }
}
@media (max-width: 479px) {
  #div_block-392-5013 {
    width: 29%;
  }
}
@media (max-width: 479px) {
  #div_block-53-3960 {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 17.5px;
  }
}
@media (max-width: 479px) {
  #div_block-850-5013 {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
@media (max-width: 479px) {
  #div_block-853-5013 {
    font-size: 16.5px;
    gap: 6px;
  }
}
@media (max-width: 479px) {
  #div_block-1051-5013 {
    font-size: 17.5px;
  }
}
@media (max-width: 479px) {
  #div_block-1052-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-1055-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-1058-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-1061-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-483-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-493-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-496-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-520-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-1039-5013 {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
  }
}
@media (max-width: 479px) {
  #div_block-1122-5013 {
    align-items: center;
    gap: 8px;
  }
}
@media (max-width: 479px) {
  #div_block-1071-5013 {
    font-size: 17.5px;
  }
}
@media (max-width: 479px) {
  #div_block-1072-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-1075-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-1078-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-1081-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-1094-5013 {
    font-size: 17.5px;
  }
}
@media (max-width: 479px) {
  #div_block-1095-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-1098-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-1101-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-1104-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-1118-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-570-5013 {
    font-size: 17.5px;
  }
}
@media (max-width: 479px) {
  #div_block-571-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-574-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-577-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-580-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-622-5013 {
    font-size: 17.5px;
  }
}
@media (max-width: 479px) {
  #div_block-623-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-626-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-629-5013 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  #div_block-713-5013 {
    flex-direction: column;
    display: flex;
    gap: 0px;
  }
}
@media (max-width: 479px) {
  #div_block-714-5013 {
    display: flex;
    flex-direction: row;
    text-align: center;
  }
}
@media (max-width: 479px) {
  #div_block-715-5013 {
    display: flex;
  }
}
@media (max-width: 479px) {
  #div_block-724-5013 {
    flex-direction: column;
    display: flex;
  }
}
@media (max-width: 479px) {
  #div_block-726-5013 {
    display: flex;
    flex-direction: row;
    text-align: center;
  }
}
@media (max-width: 479px) {
  #div_block-727-5013 {
    display: flex;
  }
}
@media (max-width: 479px) {
  #div_block-751-5013 {
    align-items: center;
    justify-content: center;
  }
}
#text_block-9-3960 {
  color: #fff;
  font-family: "Merriweather";
  line-height: 1;
  font-size: 24px;
}
#text_block-311-3962 {
  font-size: 14px;
  font-family: "Open Sans";
  color: rgba(227, 227, 227, 0.5);
  text-transform: uppercase;
  line-height: 1;
}
#text_block-15-3960 {
  font-size: 16px;
  font-family: "Open Sans";
  color: #2f3d4e;
  font-weight: 500;
}
#text_block-14-3960 {
  font-family: "Merriweather";
  font-size: 36px;
  line-height: 1.3;
  color: #333;
  font-weight: 600;
}
#text_block-1123-5233 {
  font-family: "Merriweather";
  font-size: 26px;
  line-height: 1.3;
  color: #333;
  font-weight: 400;
  margin-top: -12px;
}
#text_block-322-3962 {
  font-size: 11.5px;
  color: #000;
  line-height: 1.2;
  font-family: "Open Sans";
}
#text_block-416-5013 {
  font-family: "Open Sans";
  font-size: 22.5px;
  font-weight: 700;
  text-align: center;
  font-style: italic;
  color: rgba(71, 109, 143, 0.85);
  line-height: 1;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  margin-top: 16px;
  filter: contrast(67%);
  margin-left: auto;
  margin-right: auto;
}
#text_block-44-3960 {
  font-family: "Roboto Slab";
  font-weight: 800;
  font-size: 26px;
  line-height: 1.4;
  margin-bottom: 24px;
  margin-top: 24px;
}
#text_block-424-5013 {
  font-family: "Roboto Slab";
  font-weight: 800;
  font-size: 26px;
  line-height: 1.4;
  margin-bottom: 24px;
  margin-top: 24px;
}
#text_block-854-5013 {
  color: #3b5998;
  font-weight: 600;
  line-height: 1;
}
#text_block-855-5013 {
  line-height: 1.4;
}
#text_block-429-5013 {
  font-family: "Roboto Slab";
  font-weight: 800;
  font-size: 26px;
  line-height: 1.4;
  margin-bottom: 24px;
  margin-top: 24px;
}
#text_block-434-5013 {
  font-family: "Roboto Slab";
  font-weight: 800;
  font-size: 26px;
  line-height: 1.4;
  margin-bottom: 24px;
  margin-top: 24px;
}
#text_block-1038-5013 {
  font-family: "Roboto Slab";
  font-weight: 800;
  font-size: 26px;
  line-height: 1.4;
  margin-bottom: 24px;
  margin-top: 24px;
  display: none;
}
#text_block-437-5013 {
  font-family: "Roboto Slab";
  font-weight: 800;
  font-size: 26px;
  line-height: 1.4;
  margin-bottom: 24px;
  margin-top: 24px;
}
#text_block-444-5013 {
  font-family: "Roboto Slab";
  font-weight: 800;
  font-size: 26px;
  line-height: 1.4;
  margin-bottom: 24px;
  margin-top: 24px;
}
#text_block-1054-5013 {
  font-weight: 600;
}
#text_block-1057-5013 {
  font-weight: 600;
}
#text_block-1060-5013 {
  font-weight: 600;
}
#text_block-1063-5013 {
  font-weight: 600;
}
#text_block-452-5013 {
  font-family: "Roboto Slab";
  font-weight: 800;
  font-size: 26px;
  line-height: 1.4;
  margin-top: 24px;
  margin-bottom: 24px;
}
#text_block-478-5013 {
  font-family: "Roboto Slab";
  font-weight: 500;
  font-size: 24px;
  line-height: 1.4;
  color: rgba(51, 51, 51, 0.95);
}
#text_block-494-5013 {
  font-family: "Roboto Slab";
  font-weight: 500;
  font-size: 24px;
  line-height: 1.4;
  color: rgba(51, 51, 51, 0.95);
}
#text_block-497-5013 {
  font-family: "Roboto Slab";
  font-weight: 500;
  font-size: 24px;
  line-height: 1.4;
  color: rgba(51, 51, 51, 0.95);
  margin-top: 24px;
  margin-bottom: 24px;
}
#text_block-521-5013 {
  font-family: "Roboto Slab";
  font-weight: 500;
  font-size: 24px;
  line-height: 1.4;
  color: rgba(51, 51, 51, 0.95);
  margin-top: 24px;
  margin-bottom: 24px;
}
#text_block-527-5013 {
  font-family: "Roboto Slab";
  font-weight: 800;
  font-size: 26px;
  line-height: 1.4;
  margin-top: 24px;
  margin-bottom: 24px;
}
#text_block-1074-5013 {
  font-weight: 600;
}
#text_block-1077-5013 {
  font-weight: 600;
}
#text_block-1080-5013 {
  font-weight: 600;
}
#text_block-1083-5013 {
  font-weight: 600;
}
#text_block-532-5013 {
  font-family: "Roboto Slab";
  font-weight: 800;
  font-size: 26px;
  line-height: 1.4;
  margin-top: 16px;
  margin-bottom: 24px;
}
#text_block-557-5013 {
  font-family: "Roboto Slab";
  font-weight: 800;
  font-size: 26px;
  line-height: 1.4;
  margin-top: 24px;
  margin-bottom: 24px;
}
#text_block-1097-5013 {
  font-weight: 600;
}
#text_block-1100-5013 {
  font-weight: 600;
}
#text_block-1103-5013 {
  font-weight: 600;
}
#text_block-1106-5013 {
  font-weight: 600;
}
#text_block-1120-5013 {
  font-weight: 600;
}
#text_block-562-5013 {
  font-family: "Roboto Slab";
  font-weight: 800;
  font-size: 26px;
  line-height: 1.4;
  margin-bottom: 24px;
  text-align: center;
  width: 100%;
  max-width: 650px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
}
#text_block-573-5013 {
  font-weight: 600;
}
#text_block-576-5013 {
  font-weight: 600;
}
#text_block-579-5013 {
  font-weight: 600;
}
#text_block-582-5013 {
  font-weight: 600;
}
#text_block-597-5013 {
  font-family: "Merriweather";
  font-size: 30px;
  line-height: 1.3;
  color: #333;
  font-weight: 300;
  margin-bottom: 24px;
  margin-top: 48px;
  text-align: center;
  width: 100%;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
#text_block-613-5013 {
  text-align: center;
  font-weight: 700;
}
#text_block-625-5013 {
  font-weight: 600;
}
#text_block-628-5013 {
  font-weight: 600;
}
#text_block-631-5013 {
  font-weight: 600;
}
#text_block-655-5013 {
  font-family: "Merriweather";
  font-size: 36px;
  line-height: 1.3;
  text-align: center;
  width: 100%;
  max-width: 650px;
  font-weight: 700;
  left: 0;
  right: 0;
  top: 0;
  z-index: 5;
  margin-left: auto;
  margin-right: auto;
}
#text_block-679-5013 {
  font-family: "Merriweather Sans";
  font-size: 24px;
  line-height: 1.3;
  text-align: center;
  width: 100%;
  max-width: 650px;
  font-weight: 300;
  left: 0;
  right: 0;
  top: 0;
  z-index: 5;
  margin-left: auto;
  margin-right: auto;
}
#text_block-699-5013 {
  text-align: center;
  font-weight: 700;
  color: #272624;
}
#text_block-721-5013 {
  font-weight: 900;
  font-size: 16px;
}
#text_block-722-5013 {
  font-weight: 600;
  align-self: flex-end;
  font-size: 16px;
}
#text_block-733-5013 {
  font-weight: 900;
  font-size: 16px;
}
#text_block-746-5013 {
  margin-top: 24px;
}
#text_block-846-5013 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 18px;
  margin-top: 24px;
}
#text_block-764-5013 {
  color: #3b5998;
  font-weight: 600;
}
#text_block-776-5013 {
  color: #000;
}
#text_block-779-5013 {
  color: #000;
}
#text_block-786-5013 {
  color: #7f7f7f;
}
#text_block-778-5013 {
  color: #000;
}
#text_block-782-5013 {
  color: #7f7f7f;
}
#text_block-796-5013 {
  color: #3b5998;
  font-weight: 600;
}
#text_block-800-5013 {
  color: #000;
}
#text_block-802-5013 {
  color: #000;
}
#text_block-805-5013 {
  color: #7f7f7f;
}
#text_block-806-5013 {
  color: #000;
}
#text_block-807-5013 {
  color: #7f7f7f;
}
#text_block-883-5013 {
  color: #3b5998;
  font-weight: 600;
}
#text_block-887-5013 {
  color: #000;
}
#text_block-889-5013 {
  color: #000;
}
#text_block-892-5013 {
  color: #7f7f7f;
}
#text_block-893-5013 {
  color: #000;
}
#text_block-894-5013 {
  color: #7f7f7f;
}
#text_block-899-5013 {
  color: #3b5998;
  font-weight: 600;
}
#text_block-903-5013 {
  color: #000;
}
#text_block-905-5013 {
  color: #000;
}
#text_block-908-5013 {
  color: #7f7f7f;
}
#text_block-909-5013 {
  color: #000;
}
#text_block-910-5013 {
  color: #7f7f7f;
}
#text_block-915-5013 {
  color: #3b5998;
  font-weight: 600;
}
#text_block-919-5013 {
  color: #000;
}
#text_block-921-5013 {
  color: #000;
}
#text_block-924-5013 {
  color: #7f7f7f;
}
#text_block-925-5013 {
  color: #000;
}
#text_block-926-5013 {
  color: #7f7f7f;
}
#text_block-931-5013 {
  color: #3b5998;
  font-weight: 600;
}
#text_block-935-5013 {
  color: #000;
}
#text_block-937-5013 {
  color: #000;
}
#text_block-940-5013 {
  color: #7f7f7f;
}
#text_block-941-5013 {
  color: #000;
}
#text_block-942-5013 {
  color: #7f7f7f;
}
#text_block-947-5013 {
  color: #3b5998;
  font-weight: 600;
}
#text_block-951-5013 {
  color: #000;
}
#text_block-953-5013 {
  color: #000;
}
#text_block-956-5013 {
  color: #7f7f7f;
}
#text_block-957-5013 {
  color: #000;
}
#text_block-958-5013 {
  color: #7f7f7f;
}
#text_block-963-5013 {
  color: #3b5998;
  font-weight: 600;
}
#text_block-967-5013 {
  color: #000;
}
#text_block-969-5013 {
  color: #000;
}
#text_block-972-5013 {
  color: #7f7f7f;
}
#text_block-973-5013 {
  color: #000;
}
#text_block-974-5013 {
  color: #7f7f7f;
}
#text_block-979-5013 {
  color: #3b5998;
  font-weight: 600;
}
#text_block-983-5013 {
  color: #000;
}
#text_block-985-5013 {
  color: #000;
}
#text_block-988-5013 {
  color: #7f7f7f;
}
#text_block-989-5013 {
  color: #000;
}
#text_block-990-5013 {
  color: #7f7f7f;
}
#text_block-995-5013 {
  color: #3b5998;
  font-weight: 600;
}
#text_block-999-5013 {
  color: #000;
}
#text_block-1001-5013 {
  color: #000;
}
#text_block-1004-5013 {
  color: #7f7f7f;
}
#text_block-1005-5013 {
  color: #000;
}
#text_block-1006-5013 {
  color: #7f7f7f;
}
#text_block-279-3962 {
  color: #fffcfc;
  font-size: 16px;
}
@media (max-width: 1120px) {
  #text_block-416-5013 {
    font-size: 22px;
    margin-top: 18px;
    margin-bottom: 16px;
  }
}
@media (max-width: 991px) {
  #text_block-311-3962 {
    display: block;
  }
}
@media (max-width: 991px) {
  #text_block-14-3960 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  #text_block-1123-5233 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  #text_block-416-5013 {
    font-size: 19px;
  }
}
@media (max-width: 991px) {
  #text_block-597-5013 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  #text_block-655-5013 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  #text_block-679-5013 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #text_block-311-3962 {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  #text_block-14-3960 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  #text_block-1123-5233 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #text_block-416-5013 {
    font-size: 17.5px;
  }
}
@media (max-width: 767px) {
  #text_block-44-3960 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #text_block-424-5013 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #text_block-429-5013 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #text_block-434-5013 {
    font-size: 22px;
    display: none;
  }
}
@media (max-width: 767px) {
  #text_block-1038-5013 {
    font-size: 22px;
    display: block;
  }
}
@media (max-width: 767px) {
  #text_block-437-5013 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #text_block-444-5013 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #text_block-452-5013 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #text_block-478-5013 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #text_block-494-5013 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #text_block-497-5013 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #text_block-521-5013 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #text_block-527-5013 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #text_block-532-5013 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #text_block-557-5013 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #text_block-562-5013 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #text_block-597-5013 {
    font-size: 26px;
    margin-top: 36px;
  }
}
@media (max-width: 767px) {
  #text_block-655-5013 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  #text_block-679-5013 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #text_block-699-5013 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #text_block-721-5013 {
    font-weight: 900;
  }
}
@media (max-width: 767px) {
  #text_block-733-5013 {
    font-weight: 900;
  }
}
@media (max-width: 479px) {
  #text_block-15-3960 {
    font-size: 12px;
  }
}
@media (max-width: 479px) {
  #text_block-14-3960 {
    font-size: 24px;
  }
}
@media (max-width: 479px) {
  #text_block-1123-5233 {
    font-size: 20px;
  }
}
@media (max-width: 479px) {
  #text_block-322-3962 {
    text-align: left;
    font-size: 10px;
  }
}
@media (max-width: 479px) {
  #text_block-416-5013 {
    letter-spacing: -0.5px;
    font-size: 15.5px;
  }
}
@media (max-width: 479px) {
  #text_block-597-5013 {
    font-size: 21.5px;
  }
}
@media (max-width: 479px) {
  #text_block-655-5013 {
    font-size: 22px;
  }
}
@media (max-width: 479px) {
  #text_block-679-5013 {
    font-size: 18px;
  }
}
@media (max-width: 479px) {
  #text_block-722-5013 {
    font-size: 13px;
  }
}
@media (max-width: 479px) {
  #text_block-279-3962 {
    text-align: left;
  }
}
#_rich_text-42-3960 {
  font-family: inherit;
}
#_rich_text-422-5013 {
  font-family: inherit;
}
#_rich_text-837-5013 {
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
}
#_rich_text-844-5013 {
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
}
#_rich_text-530-5013 {
  font-family: inherit;
  background-color: #e9e9e9;
  font-size: 18px;
  font-weight: 600;
  font-style: italic;
  color: #343434;
}
#_rich_text-1045-5013 {
  font-family: inherit;
  background-color: #e9e9e9;
  font-size: 18px;
  font-weight: 600;
  font-style: italic;
  color: #343434;
}
#_rich_text-534-5013 {
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
}
#_rich_text-550-5013 {
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
}
#_rich_text-553-5013 {
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
}
#_rich_text-556-5013 {
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
}
#_rich_text-584-5013 {
  margin-top: 24px;
}
@media (max-width: 767px) {
  #_rich_text-837-5013 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #_rich_text-844-5013 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #_rich_text-530-5013 {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  #_rich_text-1045-5013 {
    font-size: 17px;
  }
}
@media (max-width: 479px) {
  #_rich_text-837-5013 {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
  }
}
@media (max-width: 479px) {
  #_rich_text-844-5013 {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
  }
}
@media (max-width: 479px) {
  #_rich_text-530-5013 {
    font-size: 16.5px;
  }
}
@media (max-width: 479px) {
  #_rich_text-1045-5013 {
    font-size: 16.5px;
  }
}
@media (max-width: 479px) {
  #_rich_text-534-5013 {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
  }
}
@media (max-width: 479px) {
  #_rich_text-550-5013 {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
  }
}
@media (max-width: 479px) {
  #_rich_text-553-5013 {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
  }
}
@media (max-width: 479px) {
  #_rich_text-556-5013 {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
  }
}
#link_text-283-3962 {
  font-size: 13px;
  color: #fff;
  border-right-color: #9e9e9e;
  border-right-width: 0.5px;
  border-right-style: solid;
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Open Sans";
}
#link_text-285-3962 {
  font-size: 13px;
  color: #fff;
  border-right-color: #9e9e9e;
  border-right-width: 0.5px;
  border-right-style: solid;
}
#link_text-287-3962 {
  font-size: 13px;
  color: #fff;
}
#link_button-588-5013 {
  background-color: #44a046;
  border: 1px solid #44a046;
  color: #fff;
}
#link_button-588-5013 {
  font-size: 20px;
  font-weight: 400;
  border-radius: 4px;
  padding-bottom: 12px;
  padding-top: 12px;
  padding-left: 24px;
  padding-right: 24px;
  width: auto;
  font-family: "Open Sans";
  line-height: 1.5;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #328f69;
  border-right-color: #328f69;
  border-bottom-color: #328f69;
  border-left-color: #328f69;
  border-top-width: 1.5;
  border-right-width: 1.5;
  border-bottom-width: 1.5;
  border-left-width: 1.5;
  margin-top: 24px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
}
#link_button-670-5013 {
  background-color: #44a046;
  border: 1px solid #44a046;
  color: #fff;
}
#link_button-670-5013 {
  font-size: 20px;
  font-weight: 400;
  border-radius: 4px;
  padding-bottom: 12px;
  padding-top: 12px;
  padding-left: 24px;
  padding-right: 24px;
  width: auto;
  font-family: "Open Sans";
  line-height: 1.5;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #328f69;
  border-right-color: #328f69;
  border-bottom-color: #328f69;
  border-left-color: #328f69;
  border-top-width: 1.5;
  border-right-width: 1.5;
  border-bottom-width: 1.5;
  border-left-width: 1.5;
  margin-top: 24px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
}
#link_button-743-5013 {
  background-color: #44a046;
  border: 1px solid #44a046;
  color: #fff;
}
#link_button-743-5013 {
  margin-top: 24px;
  font-size: 20px;
  font-weight: 400;
  border-radius: 4px;
  padding-bottom: 12px;
  padding-top: 12px;
  padding-left: 24px;
  padding-right: 24px;
  width: auto;
  font-family: "Open Sans";
  line-height: 1.5;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #328f69;
  border-right-color: #328f69;
  border-bottom-color: #328f69;
  border-left-color: #328f69;
  border-top-width: 1.5;
  border-right-width: 1.5;
  border-bottom-width: 1.5;
  border-left-width: 1.5;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 479px) {
  #link_button-588-5013 {
    border-radius: 5px;
    position: static;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    max-width: 100%;
    margin-right: 0auto;
    margin-bottom: 12px;
    font-size: 18px;
    margin-top: 12px;
  }
}
@media (max-width: 479px) {
  #link_button-670-5013 {
    border-radius: 5px;
    position: static;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    max-width: 100%;
    margin-right: 0auto;
    margin-bottom: 12px;
    font-size: 18px;
    margin-top: 12px;
  }
}
@media (max-width: 479px) {
  #link_button-743-5013 {
    border-radius: 5px;
    position: static;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    max-width: 100%;
    margin-right: 0auto;
    margin-bottom: 12px;
    font-size: 18px;
    margin-top: 12px;
  }
}
#image-289-3962 {
  width: 100%;
}
#image-409-5013 {
  padding-top: 3px;
  padding-bottom: 3px;
}
#image-411-5013 {
  padding-top: 3px;
  padding-bottom: 3px;
}
#image-413-5013 {
  padding-top: 3px;
  padding-bottom: 3px;
}
#image-393-5013 {
  padding-top: 3px;
  padding-bottom: 3px;
}
#image-67-3960 {
  margin-bottom: 24px;
  width: 100%;
}
#image-852-5013 {
  width: 100%;
}
#image-102-3960 {
  width: 100%;
  margin-top: 24px;
}
#image-440-5013 {
  width: 100%;
}
#image-513-5013 {
  margin-top: 24px;
  margin-bottom: 24px;
  width: 100%;
  box-shadow: 0px 0px 10px 0.5px rgba(0, 0, 0, 0.05);
}
#image-461-5013 {
  width: 100%;
}
#image-1048-5013 {
  width: 100%;
  max-width: 130px;
  background-color: rgba(255, 255, 255, 0.33);
}
#image-1050-5013 {
  width: 100%;
  max-width: 150px;
  display: none;
}
#image-336-3962 {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
#image-549-5013 {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
#image-552-5013 {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
#image-555-5013 {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
#image-594-5013 {
  margin-bottom: 24px;
  width: 100%;
}
#image-647-5013 {
  width: 100%;
  z-index: 2;
}
#image-774-5013 {
  width: 100%;
}
#image-790-5013 {
  width: 13px;
  height: 15px;
}
#image-794-5013 {
  width: 100%;
}
#image-804-5013 {
  width: 13px;
  height: 15px;
}
#image-881-5013 {
  width: 100%;
}
#image-891-5013 {
  width: 13px;
  height: 15px;
}
#image-897-5013 {
  width: 100%;
}
#image-907-5013 {
  width: 13px;
  height: 15px;
}
#image-913-5013 {
  width: 100%;
}
#image-923-5013 {
  width: 13px;
  height: 15px;
}
#image-929-5013 {
  width: 100%;
}
#image-939-5013 {
  width: 13px;
  height: 15px;
}
#image-945-5013 {
  width: 100%;
}
#image-955-5013 {
  width: 13px;
  height: 15px;
}
#image-961-5013 {
  width: 100%;
}
#image-971-5013 {
  width: 13px;
  height: 15px;
}
#image-977-5013 {
  width: 100%;
}
#image-987-5013 {
  width: 13px;
  height: 15px;
}
#image-993-5013 {
  width: 100%;
}
#image-1003-5013 {
  width: 13px;
  height: 15px;
}
@media (max-width: 767px) {
  #image-1048-5013 {
    display: none;
  }
}
@media (max-width: 767px) {
  #image-1050-5013 {
    display: block;
    margin-bottom: -12px;
    background-color: rgba(255, 255, 255, 0.33);
    max-width: 180px;
    object-fit: cover;
    object-position: top center;
    height: 128px;
    width: 128px;
    flex-shrink: 0;
    margin-left: -12px;
  }
}
@media (max-width: 479px) {
  #image-1050-5013 {
    width: 108px;
    height: 124px;
    margin-bottom: -8px;
    margin-left: -8px;
  }
}
@media (max-width: 479px) {
  #image-336-3962 {
    height: 100%;
  }
}
@media (max-width: 479px) {
  #image-549-5013 {
    height: 100%;
  }
}
@media (max-width: 479px) {
  #image-552-5013 {
    height: 100%;
  }
}
@media (max-width: 479px) {
  #image-555-5013 {
    height: 100%;
  }
}
#fancy_icon-313-3962 {
  color: rgba(71, 109, 143, 0.5);
}
#fancy_icon-313-3962 > svg {
  width: 17px;
  height: 17px;
}
#fancy_icon-325-3962 {
  color: #0a5888;
}
#fancy_icon-325-3962 > svg {
  width: 35px;
  height: 35px;
}
#fancy_icon-326-3962 {
  color: #000;
}
#fancy_icon-326-3962 > svg {
  width: 35px;
  height: 35px;
}
#fancy_icon-327-3962 {
  color: #d7193d;
}
#fancy_icon-327-3962 > svg {
  width: 35px;
  height: 35px;
}
#fancy_icon-328-3962 {
  color: #366e18;
}
#fancy_icon-328-3962 > svg {
  width: 35px;
  height: 35px;
}
#fancy_icon-329-3962 > svg {
  width: 33px;
  height: 33px;
}
#fancy_icon-1053-5013 {
  color: #fdcc5e;
}
#fancy_icon-1053-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-1053-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-1056-5013 {
  color: #fdcc5e;
}
#fancy_icon-1056-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-1056-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-1059-5013 {
  color: #fdcc5e;
}
#fancy_icon-1059-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-1059-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-1062-5013 {
  color: #fdcc5e;
}
#fancy_icon-1062-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-1062-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-1073-5013 {
  color: #fdcc5e;
}
#fancy_icon-1073-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-1073-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-1076-5013 {
  color: #fdcc5e;
}
#fancy_icon-1076-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-1076-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-1079-5013 {
  color: #fdcc5e;
}
#fancy_icon-1079-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-1079-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-1082-5013 {
  color: #fdcc5e;
}
#fancy_icon-1082-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-1082-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-1096-5013 {
  color: #fdcc5e;
}
#fancy_icon-1096-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-1096-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-1099-5013 {
  color: #fdcc5e;
}
#fancy_icon-1099-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-1099-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-1102-5013 {
  color: #fdcc5e;
}
#fancy_icon-1102-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-1102-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-1105-5013 {
  color: #fdcc5e;
}
#fancy_icon-1105-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-1105-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-1119-5013 {
  color: #fdcc5e;
}
#fancy_icon-1119-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-1119-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-572-5013 {
  color: #fdcc5e;
}
#fancy_icon-572-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-572-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-575-5013 {
  color: #fdcc5e;
}
#fancy_icon-575-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-575-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-578-5013 {
  color: #fdcc5e;
}
#fancy_icon-578-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-578-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-581-5013 {
  color: #fdcc5e;
}
#fancy_icon-581-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-581-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-624-5013 {
  color: #44a046;
}
#fancy_icon-624-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-624-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-627-5013 {
  color: #44a046;
}
#fancy_icon-627-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-627-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-630-5013 {
  color: #44a046;
}
#fancy_icon-630-5013 > svg {
  width: 18px;
  height: 18px;
}
#fancy_icon-630-5013 {
  transform: rotate(45deg);
  margin-top: 3px;
}
#fancy_icon-716-5013 {
  color: #ffcc4d;
}
#fancy_icon-716-5013 > svg {
  width: 15px;
  height: 15px;
}
#fancy_icon-717-5013 {
  color: #ffcc4d;
}
#fancy_icon-717-5013 > svg {
  width: 15px;
  height: 15px;
}
#fancy_icon-718-5013 {
  color: #ffcc4d;
}
#fancy_icon-718-5013 > svg {
  width: 15px;
  height: 15px;
}
#fancy_icon-719-5013 {
  color: #ffcc4d;
}
#fancy_icon-719-5013 > svg {
  width: 15px;
  height: 15px;
}
#fancy_icon-720-5013 {
  color: #ffcc4d;
}
#fancy_icon-720-5013 > svg {
  width: 15px;
  height: 15px;
}
#fancy_icon-728-5013 {
  color: #ffcc4d;
}
#fancy_icon-728-5013 > svg {
  width: 15px;
  height: 15px;
}
#fancy_icon-729-5013 {
  color: #ffcc4d;
}
#fancy_icon-729-5013 > svg {
  width: 15px;
  height: 15px;
}
#fancy_icon-730-5013 {
  color: #ffcc4d;
}
#fancy_icon-730-5013 > svg {
  width: 15px;
  height: 15px;
}
#fancy_icon-731-5013 {
  color: #ffcc4d;
}
#fancy_icon-731-5013 > svg {
  width: 15px;
  height: 15px;
}
#fancy_icon-732-5013 {
  color: #ffcc4d;
}
#fancy_icon-732-5013 > svg {
  width: 15px;
  height: 15px;
}
#fancy_icon-734-5013 > svg {
  width: 44px;
  height: 44px;
}
#fancy_icon-734-5013 {
  position: absolute;
  top: 0;
  right: 0;
}
#fancy_icon-752-5013 {
  color: #0a5888;
}
#fancy_icon-752-5013 > svg {
  width: 40px;
  height: 40px;
}
#fancy_icon-753-5013 {
  color: #000;
}
#fancy_icon-753-5013 > svg {
  width: 40px;
  height: 40px;
}
#fancy_icon-754-5013 {
  color: #d7193d;
}
#fancy_icon-754-5013 > svg {
  width: 40px;
  height: 40px;
}
#fancy_icon-755-5013 {
  color: #366e18;
}
#fancy_icon-755-5013 > svg {
  width: 40px;
  height: 40px;
}
#fancy_icon-756-5013 > svg {
  width: 37px;
  height: 37px;
}
@media (max-width: 991px) {
  #fancy_icon-325-3962 {
    color: #0a5888;
  }
  #fancy_icon-325-3962 > svg {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 991px) {
  #fancy_icon-326-3962 {
    color: #000;
  }
  #fancy_icon-326-3962 > svg {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 991px) {
  #fancy_icon-327-3962 {
    color: #d7193d;
  }
  #fancy_icon-327-3962 > svg {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 991px) {
  #fancy_icon-328-3962 {
    color: #366e18;
  }
  #fancy_icon-328-3962 > svg {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 991px) {
  #fancy_icon-329-3962 > svg {
    width: 23px;
    height: 23px;
  }
}
@media (max-width: 991px) {
  #fancy_icon-752-5013 {
    color: #0a5888;
  }
  #fancy_icon-752-5013 > svg {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 991px) {
  #fancy_icon-753-5013 {
    color: #000;
  }
  #fancy_icon-753-5013 > svg {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 991px) {
  #fancy_icon-754-5013 {
    color: #d7193d;
  }
  #fancy_icon-754-5013 > svg {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 991px) {
  #fancy_icon-755-5013 {
    color: #366e18;
  }
  #fancy_icon-755-5013 > svg {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 991px) {
  #fancy_icon-756-5013 > svg {
    width: 23px;
    height: 23px;
  }
}
@media (max-width: 767px) {
  #fancy_icon-313-3962 {
    color: rgba(71, 109, 143, 0.5);
  }
  #fancy_icon-313-3962 > svg {
    width: 15px;
    height: 15px;
  }
}
@media (max-width: 479px) {
  #fancy_icon-325-3962 {
    color: #0a5888;
  }
  #fancy_icon-325-3962 > svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 479px) {
  #fancy_icon-326-3962 {
    color: #000;
  }
  #fancy_icon-326-3962 > svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 479px) {
  #fancy_icon-327-3962 {
    color: #d7193d;
  }
  #fancy_icon-327-3962 > svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 479px) {
  #fancy_icon-328-3962 {
    color: #366e18;
  }
  #fancy_icon-328-3962 > svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 479px) {
  #fancy_icon-329-3962 > svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 479px) {
  #fancy_icon-752-5013 {
    color: #0a5888;
  }
  #fancy_icon-752-5013 > svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 479px) {
  #fancy_icon-753-5013 {
    color: #000;
  }
  #fancy_icon-753-5013 > svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 479px) {
  #fancy_icon-754-5013 {
    color: #d7193d;
  }
  #fancy_icon-754-5013 > svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 479px) {
  #fancy_icon-755-5013 {
    color: #366e18;
  }
  #fancy_icon-755-5013 > svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 479px) {
  #fancy_icon-756-5013 > svg {
    width: 20px;
    height: 20px;
  }
}
#code_block-845-5013 {
  font-size: 12px;
  color: rgba(49, 60, 82, 0.87);
  display: inline;
  font-family: "Open Sans";
  font-weight: 500;
}
#span-488-5013 {
  font-weight: 700;
  background-color: #fdcc5e;
  font-size: 28px;
  color: #202020;
}
#span-495-5013 {
  font-weight: 700;
  background-color: #fdcc5e;
  font-size: 28px;
  color: #202020;
}
#span-498-5013 {
  font-weight: 700;
  background-color: #fdcc5e;
  font-size: 28px;
  color: #202020;
}
#span-522-5013 {
  font-weight: 700;
  background-color: #fdcc5e;
  font-size: 28px;
  color: #202020;
}
#span-567-5013 {
  background-color: #fdcc5e;
}
#span-604-5013 {
  font-weight: 900;
  font-size: 36px;
}
#span-615-5013 {
  font-weight: 900;
  color: #f54336;
  display: inline-block;
}
#span-643-5013 {
  color: #f54336;
  font-weight: 900;
}
#span-680-5013 {
  font-weight: 700;
  font-family: "Merriweather";
  font-size: 30px;
}
#span-700-5013 {
  font-weight: 900;
  color: #f54336;
  display: inline-block;
  text-transform: uppercase;
}
#span-748-5013 {
  color: #fff;
  background-color: #e14a4a;
  padding-left: 4px;
  padding-right: 4px;
  font-weight: 600;
}
@media (max-width: 991px) {
  #span-604-5013 {
    font-size: 34px;
  }
}
@media (max-width: 991px) {
  #span-680-5013 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  #span-604-5013 {
    font-size: 32px;
  }
}
@media (max-width: 479px) {
  #span-604-5013 {
    font-size: 25.5px;
  }
}
@media (max-width: 479px) {
  #span-680-5013 {
    font-size: 19px;
  }
}
.ct-section {
  width: 100%;
  background-size: cover;
  background-repeat: repeat;
}
.ct-section > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.ct-div-block {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}
.ct-link-text {
  display: inline-block;
}
.ct-link-button {
  display: inline-block;
  text-align: center;
  text-decoration: none;
}
.ct-link-button {
  background-color: #1e73be;
  border: 1px solid #1e73be;
  color: #fff;
  padding: 10px 16px;
}
.ct-image {
  max-width: 100%;
}
.ct-fancy-icon > svg {
  width: 55px;
  height: 55px;
}
.ct-span {
  display: inline-block;
  text-decoration: inherit;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ct-div-block,
  .ct-text-block,
  .oxy-rich-text,
  .ct-link-text {
    max-width: 100%;
  }
  img {
    flex-shrink: 0;
  }
  body * {
    min-height: 1px;
  }
}
.oxy-site-navigation > ul:not(.open) > li[data-cta="true"]:nth-last-child(2):not(:hover) > img {
  filter: invert(0) !important;
}
.ct-section-inner-wrap {
  max-width: 1120px;
}
body {
  font-family: "Open Sans";
}
body {
  line-height: 1.6;
  font-size: 25px;
  font-weight: 400;
  color: #404040;
}
a {
  color: #0074db;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.ct-link-text {
  text-decoration:;
}
.ct-link-button {
  border-radius: 3px;
}
.ct-section-inner-wrap {
  padding-top: 75px;
  padding-right: 20px;
  padding-bottom: 75px;
  padding-left: 20px;
}